Re: pygame
On Mon, 2012-01-02 at 10:31 +0100, A Mennucc wrote:
> according to
> http://release.debian.org/migration/testing.pl?package=pygame
> pygame cannot transition in testing because:
> "Updating pygame makes 3 non-depending packages uninstallable on
> kfreebsd-amd64: monsterz, python-pyepl, python-pykaraoke"
>
> I looked into http://packages.debian.org/sid/monsterz-data
> and it indeed has a dependency on python-pygame, but it is an
> unversioned dependency.
>
> May someone explain what is happening? TIA
Sure - pygame no longer builds any kfreebsd-* binaries in unstable, but
there are still kfreebsd-* packages with dependencies on pygame.
The lack of kfreebsd-* binaries appears to have been a side-effect of
the "new" build-dependency on libportmidi-dev, which does not exist on
kfreebsd-*. The binaries were therefore removed in early December
(#651126).
In order to resolve the situation, either pygame needs to start building
on kfreebsd-* again or the reverse-dependencies need to be fixed to not
try and use pygame on kfreebsd-*.
Regards,
Adam
Reply to:
- References:
- pygame
- From: A Mennucc <mennucc1@debian.org>