Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[20.03] firefox syncserver fails to build #81541

Closed
mweinelt opened this issue Mar 2, 2020 · 2 comments
Closed

[20.03] firefox syncserver fails to build #81541

mweinelt opened this issue Mar 2, 2020 · 2 comments
Labels
0.kind: bug Something is broken 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md 6.topic: python

Comments

@mweinelt
Copy link
Member

mweinelt commented Mar 2, 2020

Describe the bug
The firefox syncserver fails to build in 20.03 because the webtest python2 package has been disabled in 4ba99e2.

There are no upstream efforts for a python3 migration, but instead for a rust port. That does not seem to be ready for prime time yet, according to a pessimistic comment here: mozilla-services/syncserver#165 (comment).

❯ nix run nixpkgs.syncserver --show-trace | wl-copy -p
error: while evaluating the attribute 'drvPath' at /nix/store/wf594qcm5h1gyj3fdw971rw8r3ncphd4-nixos-20.09pre214664.d363be93b49/nixos/lib/customisation.nix:158:7:
while evaluating the attribute 'propagatedBuildInputs' of the derivation 'python2.7-syncserver-1.8.0' at /nix/store/wf594qcm5h1gyj3fdw971rw8r3ncphd4-nixos-20.09pre214664.d363be93b49/nixos/pkgs/development/interpreters/python/mk-python-derivation.nix:105:3:
while evaluating the attribute 'out.outPath' at /nix/store/wf594qcm5h1gyj3fdw971rw8r3ncphd4-nixos-20.09pre214664.d363be93b49/nixos/lib/customisation.nix:151:13:
while evaluating the attribute 'propagatedBuildInputs' of the derivation 'python2.7-cornice-0.17' at /nix/store/wf594qcm5h1gyj3fdw971rw8r3ncphd4-nixos-20.09pre214664.d363be93b49/nixos/pkgs/development/interpreters/python/mk-python-derivation.nix:105:3:
while evaluating the attribute 'out.outPath' at /nix/store/wf594qcm5h1gyj3fdw971rw8r3ncphd4-nixos-20.09pre214664.d363be93b49/nixos/lib/customisation.nix:151:13:
while evaluating the attribute 'nativeBuildInputs' of the derivation 'python2.7-pyramid-1.10.4' at /nix/store/wf594qcm5h1gyj3fdw971rw8r3ncphd4-nixos-20.09pre214664.d363be93b49/nixos/pkgs/development/interpreters/python/mk-python-derivation.nix:105:3:
while evaluating 'getOutput' at /nix/store/wf594qcm5h1gyj3fdw971rw8r3ncphd4-nixos-20.09pre214664.d363be93b49/nixos/lib/attrsets.nix:464:23, called from undefined position:
while evaluating 'callPackageWith' at /nix/store/wf594qcm5h1gyj3fdw971rw8r3ncphd4-nixos-20.09pre214664.d363be93b49/nixos/lib/customisation.nix:117:35, called from /nix/store/wf594qcm5h1gyj3fdw971rw8r3ncphd4-nixos-20.09pre214664.d363be93b49/nixos/pkgs/top-level/python-packages.nix:6181:13:
while evaluating 'makeOverridable' at /nix/store/wf594qcm5h1gyj3fdw971rw8r3ncphd4-nixos-20.09pre214664.d363be93b49/nixos/lib/customisation.nix:67:24, called from /nix/store/wf594qcm5h1gyj3fdw971rw8r3ncphd4-nixos-20.09pre214664.d363be93b49/nixos/lib/customisation.nix:121:8:
while evaluating anonymous function at /nix/store/wf594qcm5h1gyj3fdw971rw8r3ncphd4-nixos-20.09pre214664.d363be93b49/nixos/pkgs/development/python-modules/webtest/default.nix:1:1, called from /nix/store/wf594qcm5h1gyj3fdw971rw8r3ncphd4-nixos-20.09pre214664.d363be93b49/nixos/lib/customisation.nix:69:16:
while evaluating 'makeOverridablePythonPackage' at /nix/store/wf594qcm5h1gyj3fdw971rw8r3ncphd4-nixos-20.09pre214664.d363be93b49/nixos/pkgs/top-level/python-packages.nix:31:37, called from /nix/store/wf594qcm5h1gyj3fdw971rw8r3ncphd4-nixos-20.09pre214664.d363be93b49/nixos/pkgs/development/python-modules/webtest/default.nix:16:1:
while evaluating 'makeOverridable' at /nix/store/wf594qcm5h1gyj3fdw971rw8r3ncphd4-nixos-20.09pre214664.d363be93b49/nixos/lib/customisation.nix:67:24, called from /nix/store/wf594qcm5h1gyj3fdw971rw8r3ncphd4-nixos-20.09pre214664.d363be93b49/nixos/pkgs/top-level/python-packages.nix:33:12:
while evaluating anonymous function at /nix/store/wf594qcm5h1gyj3fdw971rw8r3ncphd4-nixos-20.09pre214664.d363be93b49/nixos/pkgs/development/interpreters/python/mk-python-derivation.nix:28:1, called from /nix/store/wf594qcm5h1gyj3fdw971rw8r3ncphd4-nixos-20.09pre214664.d363be93b49/nixos/lib/customisation.nix:69:16:
webtest-2.0.32 not supported for interpreter python2.7

To Reproduce
Steps to reproduce the behavior:

  1. Configure services.firefox.syncserver on 20.03

Metadata

nixpkgs
  homepage: https://github.com/NixOS/nixpkgs
  url: https://github.com/NixOS/nixpkgs/archive/1f33b3d0188634e6c198e99b387107d53dcb36f9.tar.gz
  owner: NixOS
  branch: release-20.03
  url_template: https://github.com/<owner>/<repo>/archive/<rev>.tar.gz
  repo: nixpkgs
  type: tarball
  sha256: 0szwvmlil50g8yys0bcc1nh2q8zcfni0p25gabig2ppkjcwvkjq7
  description: A read-only mirror of NixOS/nixpkgs tracking the released channels. Send issues and PRs to

Maintainer information:

# a list of nixpkgs attributes affected by the problem
attribute: syncserver
# a list of nixos modules affected by the problem
module: firefox.syncserver

@Nadrieril @andir

@mweinelt mweinelt added the 0.kind: bug Something is broken label Mar 2, 2020
@Nadrieril
Copy link
Member

Yes we're about to discontinue the module and package for that exact reason sadly #74725

@stale
Copy link

stale bot commented Aug 30, 2020

Hello, I'm a bot and I thank you in the name of the community for opening this issue.

To help our human contributors focus on the most-relevant reports, I check up on old issues to see if they're still relevant. This issue has had no activity for 180 days, and so I marked it as stale, but you can rest assured it will never be closed by a non-human.

The community would appreciate your effort in checking if the issue is still valid. If it isn't, please close it.

If the issue persists, and you'd like to remove the stale label, you simply need to leave a comment. Your comment can be as simple as "still important to me". If you'd like it to get more attention, you can ask for help by searching for maintainers and people that previously touched related code and @ mention them in a comment. You can use Git blame or GitHub's web interface on the relevant files to find them.

Lastly, you can always ask for help at our Discourse Forum or at #nixos' IRC channel.

@stale stale bot added the 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md label Aug 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: bug Something is broken 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md 6.topic: python
Projects
None yet
Development

No branches or pull requests

3 participants