[9628] in athena10
Re: [Debathena] #948: DKMS transition breaks on Debian
daemon@ATHENA.MIT.EDU (Debathena Trac)
Fri Jul 27 15:35:10 2012
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
From: "Debathena Trac" <debathena@MIT.EDU>
Cc: debathena@MIT.EDU
To: geofft@MIT.EDU, jdreed@MIT.EDU
Date: Fri, 27 Jul 2012 19:35:06 -0000
Reply-To:
Message-ID: <057.95d486a4dce73b641382743988caaea0@mit.edu>
In-Reply-To: <042.52cd0cc427a18f7543b7dd9039b2c554@mit.edu>
Content-Transfer-Encoding: 8bit
#948: DKMS transition breaks on Debian meta-metapackages
--------------------+-----------------------------------
Reporter: geofft | Owner:
Type: defect | Status: new
Priority: high | Milestone: The Distant Future
Component: -- | Resolution:
Keywords: | Upstream bug:
--------------------+-----------------------------------
Comment (by jdreed):
OK, I found the logic problem. This statement:
{{{
# To distinguish metapackages from meta-metapackages, we need to look
# at whether the package's linux-image-* dependency is an actual
# kernel image or a metapackage.
}}}
is not true. linux-image-i686 (a meta-meta package) depends on linux-
image-2.6.32-5-686, which is just a plain old package.
I'm not sure what the easiest way to fix this is, but it sounds like this
only affects ia32, and that there are a finite number of meta-meta
packages, so maybe we should just blacklist the meta-meta-packages?
--
Ticket URL: <https://athena10.mit.edu/trac/ticket/948#comment:2>
Debathena <http://debathena.mit.edu>
MIT Debathena Project