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

Build failure: thefuck 3.32 #325799

Closed
isabelroses opened this issue Jul 9, 2024 · 5 comments · Fixed by #325875
Closed

Build failure: thefuck 3.32 #325799

isabelroses opened this issue Jul 9, 2024 · 5 comments · Fixed by #325875

Comments

@isabelroses
Copy link
Member

isabelroses commented Jul 9, 2024

Steps To Reproduce

Steps to reproduce the behavior:

  1. use nixpkgs-unstable
  2. build thefuck

Build log

https://gist.github.com/isabelroses/ae50c2cd2bfc469c35efce193b541604

Additional context

Notify maintainers

@marcusramberg

Metadata

Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.

- system: `"x86_64-linux"`
 - host os: `Linux 6.9.7, NixOS, 24.11 (Vicuna), 24.11.20240703.9f4128e`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Lix, like Nix) 2.91.0-devpre20240707_d461cc1
System type: x86_64-linux
Additional system types:
Features: gc, signed-caches
System configuration file: /etc/nix/nix.conf
User configuration files: /home/isabel/.config/nix/nix.conf:/etc/xdg/nix/nix.conf:/home/isabel/.local/share/flatpak/exports/etc/xdg/nix/nix.conf:/var/lib/flatpak/exports/etc/xdg/nix/nix.conf:/home/isabel/.nix-profile/etc/xdg/nix/nix.conf:/nix/profile/etc/xdg/nix/nix.conf:/home/isabel/.local/state/nix/profile/etc/xdg/nix/nix.conf:/etc/profiles/per-user/isabel/etc/xdg/nix/nix.conf:/nix/var/nix/profiles/default/etc/xdg/nix/nix.conf:/run/current-system/sw/etc/xdg/nix/nix.conf
Store directory: /nix/store
State directory: /nix/var/nix
Data directory: /nix/store/2s37fjh67f3p4k2ga5cmn1mi173z2lld-lix-2.91.0-devpre20240707_d461cc1/share`
 - nixpkgs: `/nix/store/dk2rpyb6ndvfbf19bkb2plcz5y3k8i5v-source`

Add a 👍 reaction to issues you find important.

@isabelroses
Copy link
Member Author

Seems fixable by moving to an unstable rev nvbn/thefuck@0420442

@isabelroses
Copy link
Member Author

Also related nvbn/thefuck#1444.

@mayersj1
Copy link

mayersj1 commented Jul 9, 2024

Same behavior here on MacOS using home-manager. Just a note that I'm on Python 3.12.3, so I'm not sure that the commit noted above will take this into consideration as that just adds support for 3.12-dev.

@marcusramberg
Copy link
Contributor

I'm currently on vacation, so a bit limited time. I guess our options are either pinning it to python11 until there's a release, moving to unstable or adding that commit as a patch.

@JohnRTitor
Copy link
Contributor

This happened due to recent shift to Python 3.12 in Nixpkgs.

Seems fixable by moving to an unstable rev nvbn/thefuck@0420442

Mind backporting it then?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants