[Bug 2058692] Re: black autopkgtest fails because python3-typed-ast no longer in archive
Andreas Hasenack
2058692 at bugs.launchpad.net
Fri Mar 22 21:09:31 UTC 2024
Sponsored
Uploading black_24.2.0-1ubuntu1.dsc
Uploading black_24.2.0-1ubuntu1.debian.tar.xz
Uploading black_24.2.0-1ubuntu1_source.buildinfo
Uploading black_24.2.0-1ubuntu1_source.changes
** Changed in: black (Ubuntu)
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Sponsors, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/2058692
Title:
black autopkgtest fails because python3-typed-ast no longer in archive
Status in black package in Ubuntu:
Fix Committed
Status in python-click package in Ubuntu:
New
Status in black package in Debian:
New
Bug description:
src:black declares a dependency on python3-typed-ast in d/test/control
; but python3-typed-ast was dropped from the archive.
613s autopkgtest: WARNING: Test dependencies are unsatisfiable with using apt pinning. Retrying with using all packages from noble-proposed
614s Reading package lists...
614s Building dependency tree...
614s Reading state information...
615s Correcting dependencies...Starting pkgProblemResolver with broken count: 1
615s Starting 2 pkgProblemResolver with broken count: 1
615s Investigating (0) autopkgtest-satdep:amd64 < 0 @iU K Nb Ib >
615s Broken autopkgtest-satdep:amd64 Depends on python3-typed-ast:amd64 < none @un H >
615s Removing autopkgtest-satdep:amd64 because I can't find python3-typed-ast:amd64
615s Done
615s Done
615s Starting pkgProblemResolver with broken count: 0
615s Starting 2 pkgProblemResolver with broken count: 0
615s Done
615s The following packages will be REMOVED:
615s autopkgtest-satdep
616s 0 upgraded, 0 newly installed, 1 to remove and 131 not upgraded.
616s 1 not fully installed or removed.
616s After this operation, 0 B of additional disk space will be used.
616s (Reading database ...
The AST library is provided by the standard library nowadays so there
is no need for an external package.
In black 22.10.0-2, the dependency was dropped from d/control but not
from d/test/control
https://launchpad.net/ubuntu/+source/black/22.10.0-2
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/black/+bug/2058692/+subscriptions
More information about the Ubuntu-sponsors
mailing list