Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created September 13, 2021 15:28
Show Gist options
  • Save r-rmcgibbo/b282b3113352ca06a94680a16cbce59c to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/b282b3113352ca06a94680a16cbce59c to your computer and use it in GitHub Desktop.
warning: ignoring the user-specified setting 'experimental-features', because it is a restricted setting and you are not a trusted user
warning: ignoring the user-specified setting 'sandbox', because it is a restricted setting and you are not a trusted user
building '/nix/store/5n62arhs9z614mw24xq9l1y5kaw5sld7-postorius-1.3.5.tar.gz.drv'...
building '/nix/store/n4k3wpnaci86xhnii97pyp5dik30qkwh-python3.8-HyperKitty-1.3.4.drv'...
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'...
building '/nix/store/g7654vah8vhn3yy2b1hr0fqqqfs6hx1m-python3.8-postorius-1.3.5.drv'...
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'...
building '/nix/store/ip95cqyvz66jnwhg6cgli5mswv6vd31s-python3.9-HyperKitty-1.3.4.drv'...
builder for '/nix/store/n4k3wpnaci86xhnii97pyp5dik30qkwh-python3.8-HyperKitty-1.3.4.drv' failed with exit code 1; last 10 log lines:
(receiver, receiver(signal=self, sender=sender, **named))
File "/nix/store/0bv8p7q8ahd446r7rwg9rky4j3jqil43-python3.8-django-mailman3-1.3.6/lib/python3.8/site-packages/django_mailman3/signals.py", line 101, in create_profile
address.display_name = new_display_name
AttributeError: 'str' object has no attribute 'display_name'
----------------------------------------------------------------------
Ran 317 tests in 155.332s
FAILED (errors=3, skipped=2, expected failures=2)
Destroying test database for alias 'default'...
building '/nix/store/ancb16sv77xzmlpl6xw7h6a90nc0i2gd-python3.9-postorius-1.3.5.drv'...
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'...
builder for '/nix/store/ip95cqyvz66jnwhg6cgli5mswv6vd31s-python3.9-HyperKitty-1.3.4.drv' failed with exit code 1; last 10 log lines:
(receiver, receiver(signal=self, sender=sender, **named))
File "/nix/store/r0nlgg2kbfq023shllnar3yy31sgakg2-python3.9-django-mailman3-1.3.6/lib/python3.9/site-packages/django_mailman3/signals.py", line 101, in create_profile
address.display_name = new_display_name
AttributeError: 'str' object has no attribute 'display_name'
----------------------------------------------------------------------
Ran 317 tests in 155.290s
FAILED (errors=3, skipped=2, expected failures=2)
Destroying test database for alias 'default'...
cannot build derivation '/nix/store/qfrs2fp6q1d8g470mxg4r9z4kmxbwd1r-python3.8-mailman-web-unstable-2021-04-10.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/xfvfc8lbg5gf99rqz8sbm7rgjfbj83dz-python3.9-mailman-web-unstable-2021-04-10.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/0cnjwxhlkdaz7276i9b09akqbiqpf0yp-review-shell.drv': 2 dependencies couldn't be built
error: build of '/nix/store/0cnjwxhlkdaz7276i9b09akqbiqpf0yp-review-shell.drv' failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment