[schooltool-dev] Fwd: zope3 package problem
Tom Hoffman
tom.hoffman at gmail.com
Mon Nov 26 09:37:06 EST 2007
---------- Forwarded message ----------
From: Brian Sutherland <jinty at web.de>
Date: Nov 26, 2007 4:38 AM
Subject: Re: zope3 package problem
To: Tom Hoffman <tom.hoffman at gmail.com>
Cc: Oliver Grawert <ogra at ubuntu.com>, Brian Sutherland <jinty at web.de>
On Wed, Nov 14, 2007 at 01:57:40PM -0500, Tom Hoffman wrote:
> Hi Oliver,
>
> We've made a lot of progress with new SchoolTool packages, and now
> that the Zope 3.4 release process seems to have returned to life
> (we're dependent on it, and there was no release in time for Gutsy, so
> no SchoolTool in Gutsy) we seem to be back on track making Ubuntu
> packages.
>
> Brian Sutherland has made some source .debs, and I seem to have more
> or less figured out how to upload them to the PPA on Launchpad. We've
> just got one hitch now. The zope3 package gets in an endless loop of
> updating itself with itself every time you apt-get upgrade. I don't
> know how this is happening, and Brian is also baffled.
Ok, I spent a few hours on this and can re-produce it easily on a debian
unstable chroot using the gutsy package.
Though I'm still totally confused, apparently apt thinks the package on
the server is different from the package that's been installed. It
believes this even though the md5sum and version of the file in the
"Packages" index and the filesystem file match exactly. The only
difference I could detect is that the Packages file is lying about the
maintainer field (seems PPAs do some munging of package metadata).
I believe this to be a bug of either the PPA archive maintenance
software or apt or the Ubuntu PPA builders or a combination of all of
them. Perhaps filing a bug against launchpads PPAs might be the best
idea for further action (feel free to CC me).
You can see the difference between the way apt treats zope3 and
python-zope.ucol:
root at unstable /root # apt-cache policy python-zope.ucol
python-zope.ucol:
Installed: 1.0.2-r77900-2ubuntu2
Candidate: 1.0.2-r77900-2ubuntu2
Version table:
*** 1.0.2-r77900-2ubuntu2 0
500 http://ppa.launchpad.net gutsy/main Packages
100 /var/lib/dpkg/status
root at unstable /root # apt-cache policy zope3
zope3:
Installed: 3.4.0~b2-1ubuntu2
Candidate: 3.4.0~b2-1ubuntu2
Version table:
3.4.0~b2-1ubuntu2 0
500 http://ppa.launchpad.net gutsy/main Packages
*** 3.4.0~b2-1ubuntu2 0
100 /var/lib/dpkg/status
>
> So I'm wondering if you could take a look. The packages are here:
>
> https://launchpad.net/~schooltool-owners/+archive?name_filter=zope3
>
> I'd really appreciate the help. We're just stuck.
>
> --Tom
>
--
Brian Sutherland
More information about the Schooltool-dev
mailing list