Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#79621 - [foxdot] Not working with python 3.11?

Attached to Project: Arch Linux
Opened by Mattia Bondanza (biondilbiondo) - Friday, 08 September 2023, 20:24 GMT
Last edited by Buggy McBugFace (bugbot) - Saturday, 25 November 2023, 20:19 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To David Runge (dvzrv)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
It seems that this package is no longer running with python 3.11

Additional info:
* package version(s)
* config and/or log files etc.
* link to upstream bug report, if any

Steps to reproduce:
Install it, try to run any command and you get an error like this:
AttributeError: 'FullArgSpec' object has no attribute 'keywords'
This task depends upon

Closed by  Buggy McBugFace (bugbot)
Saturday, 25 November 2023, 20:19 GMT
Reason for closing:  Moved
Additional comments about closing:  https://gitlab.archlinux.org/archlinux/p ackaging/packages/foxdot/issues/1
Comment by Christian Heusel (gromit) - Friday, 08 September 2023, 21:13 GMT
The last commit in the project is from 2021, it seems pretty dead :/
https://github.com/Qirky/FoxDot

I found a commit in a random repository which fixes python3.11 compat: https://github.com/Timak304/FoxDot/commit/c525362b8baa19a9d15452a8d51ae11b3648f0b1
Comment by Mattia Bondanza (biondilbiondo) - Friday, 08 September 2023, 21:16 GMT
Mmmh I think the community around this software is pretty alive, anyaway installing via pipx works.
Comment by David Runge (dvzrv) - Saturday, 09 September 2023, 07:43 GMT
The original upstream maintainer is indeed not maintaining it anymore, but I think there are forks to keep it going. hmmm

Loading...