Re: Bug#321964: linux-2.6: package that depends on all -headers for $arch

2005-08-10 Thread Sven Luther
On Wed, Aug 10, 2005 at 11:54:12AM +0900, Horms wrote:
 On Wed, Aug 10, 2005 at 12:50:43AM +0200, Max Vozeler wrote:
  On Wed, Aug 10, 2005 at 12:37:36AM +0200, Bastian Blank wrote:
   On Mon, Aug 08, 2005 at 12:50:47PM -0400, Andres Salomon wrote:
   Calling it linux-headers-2.6.12-1-i386
doesn't work too well for all archs, since we end up w/
linux-headers-2.6.12-1-powerpc, which conflicts w/ the name of a 
flavour.
Suggestions?
   
   linux-headers-2.6.12-1-all (arch: any)
  
  That'd be perfect for my use. 
  Module autobuilding package could then use identical build-depends
  across all archs and be arch: any themselves.
 
 That sounds fine to me. The only (slight) down side is that it would
 need to include all of the asm-XXX directores, where as the arch

Nope, it is arch: any, so there will be a version of it for each arch with the
right asm-xxx stuff.

Friendly,

Sven Luther


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Bug#321964: linux-2.6: package that depends on all -headers for $arch

2005-08-10 Thread Sven Luther
On Wed, Aug 10, 2005 at 12:50:43AM +0200, Max Vozeler wrote:
 On Wed, Aug 10, 2005 at 12:37:36AM +0200, Bastian Blank wrote:
  On Mon, Aug 08, 2005 at 12:50:47PM -0400, Andres Salomon wrote:
  Calling it linux-headers-2.6.12-1-i386
   doesn't work too well for all archs, since we end up w/
   linux-headers-2.6.12-1-powerpc, which conflicts w/ the name of a flavour.
   Suggestions?
  
  linux-headers-2.6.12-1-all (arch: any)
 
 That'd be perfect for my use. 
 Module autobuilding package could then use identical build-depends
 across all archs and be arch: any themselves.

Notice that 2.6.12-2 will also have a flavours file in the common header
(currently but we should move it to this metapackage probably), which lists
all flavours which were build for the arch.

Friendly,

Sven Luther


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Bug#321964: linux-2.6: package that depends on all -headers for $arch

2005-08-10 Thread Horms
On Wed, Aug 10, 2005 at 07:47:58AM +0200, Sven Luther wrote:
 On Wed, Aug 10, 2005 at 11:54:12AM +0900, Horms wrote:
  On Wed, Aug 10, 2005 at 12:50:43AM +0200, Max Vozeler wrote:
   On Wed, Aug 10, 2005 at 12:37:36AM +0200, Bastian Blank wrote:
On Mon, Aug 08, 2005 at 12:50:47PM -0400, Andres Salomon wrote:
Calling it linux-headers-2.6.12-1-i386
 doesn't work too well for all archs, since we end up w/
 linux-headers-2.6.12-1-powerpc, which conflicts w/ the name of a 
 flavour.
 Suggestions?

linux-headers-2.6.12-1-all (arch: any)
   
   That'd be perfect for my use. 
   Module autobuilding package could then use identical build-depends
   across all archs and be arch: any themselves.
  
  That sounds fine to me. The only (slight) down side is that it would
  need to include all of the asm-XXX directores, where as the arch
 
 Nope, it is arch: any, so there will be a version of it for each arch with the
 right asm-xxx stuff.

I understand that is the current situation. But I think that the idea is
to merge the arch-specific headers package. This would lead us with a
common kernel-headers-2.6.12 package across all arches, and then
per-flavour kernel-headers-2.6.12-flavour packages, which are largely
symlinks. Do you think there is a reason this should not be done?

-- 
Horms


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Bug#321964: linux-2.6: package that depends on all -headers for $arch

2005-08-10 Thread Bastian Blank
On Wed, Aug 10, 2005 at 07:07:43AM +0200, Thiemo Seufer wrote:
  linux-headers-2.6.12-1-all (arch: any)
 Will need to exclude Arch: mips mipsel.

linux-2.6 is not buildable on this arches.

Bastian

-- 
... The prejudices people feel about each other disappear when they get
to know each other.
-- Kirk, Elaan of Troyius, stardate 4372.5


signature.asc
Description: Digital signature


Bug#321964: linux-2.6: package that depends on all -headers for $arch

2005-08-09 Thread Sven Luther
On Mon, Aug 08, 2005 at 12:50:47PM -0400, Andres Salomon wrote:
 On Mon, Aug 08, 2005 at 03:52:33PM +0200, Max Vozeler wrote:
  Package: linux-2.6
  Version: 2.6.12-1
  Severity: wishlist
  
  There used to exist packages that depend on all -headers packages for a
  particular arch (eg. kernel-headers-2.6.11-1-i386). This is very useful
  for build-depends when autobuilding external module packages. 
  
  Such packages seem to no longer exist with the new kernel packaging -
  please consider to re-add something like it.
  
 
 Now that waldi has gencontrol.py creating dummy packages and rules for
 the various linux-image and linux-header packages, we can throw the
 all-headers package back in.  There was some issue of what it should
 actually be called, however..  Calling it linux-headers-2.6.12-1-i386
 doesn't work too well for all archs, since we end up w/
 linux-headers-2.6.12-1-powerpc, which conflicts w/ the name of a flavour.
 Suggestions?

linux-headers-all-2.6.12-1-powerpc ?

Friendly,

Sven Luther



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Bug#321964: linux-2.6: package that depends on all -headers for $arch

2005-08-09 Thread Bastian Blank
On Mon, Aug 08, 2005 at 12:50:47PM -0400, Andres Salomon wrote:
Calling it linux-headers-2.6.12-1-i386
 doesn't work too well for all archs, since we end up w/
 linux-headers-2.6.12-1-powerpc, which conflicts w/ the name of a flavour.
 Suggestions?

linux-headers-2.6.12-1-all (arch: any)

Bastian

-- 
You!  What PLANET is this!
-- McCoy, The City on the Edge of Forever, stardate 3134.0


signature.asc
Description: Digital signature


Re: Bug#321964: linux-2.6: package that depends on all -headers for $arch

2005-08-09 Thread Max Vozeler
On Wed, Aug 10, 2005 at 12:37:36AM +0200, Bastian Blank wrote:
 On Mon, Aug 08, 2005 at 12:50:47PM -0400, Andres Salomon wrote:
 Calling it linux-headers-2.6.12-1-i386
  doesn't work too well for all archs, since we end up w/
  linux-headers-2.6.12-1-powerpc, which conflicts w/ the name of a flavour.
  Suggestions?
 
 linux-headers-2.6.12-1-all (arch: any)

That'd be perfect for my use. 
Module autobuilding package could then use identical build-depends
across all archs and be arch: any themselves.

cheers,
Max


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Bug#321964: linux-2.6: package that depends on all -headers for $arch

2005-08-09 Thread Horms
On Wed, Aug 10, 2005 at 12:50:43AM +0200, Max Vozeler wrote:
 On Wed, Aug 10, 2005 at 12:37:36AM +0200, Bastian Blank wrote:
  On Mon, Aug 08, 2005 at 12:50:47PM -0400, Andres Salomon wrote:
  Calling it linux-headers-2.6.12-1-i386
   doesn't work too well for all archs, since we end up w/
   linux-headers-2.6.12-1-powerpc, which conflicts w/ the name of a flavour.
   Suggestions?
  
  linux-headers-2.6.12-1-all (arch: any)
 
 That'd be perfect for my use. 
 Module autobuilding package could then use identical build-depends
 across all archs and be arch: any themselves.

That sounds fine to me. The only (slight) down side is that it would
need to include all of the asm-XXX directores, where as the arch
specific ones usually only contain asm-arch and asm-generic.  So the
install side would increase a bit. But the packaging complexity would
decrease, and thats a win IMHO.

-- 
Horms


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Bug#321964: linux-2.6: package that depends on all -headers for $arch

2005-08-09 Thread Thiemo Seufer
Bastian Blank wrote:
 On Mon, Aug 08, 2005 at 12:50:47PM -0400, Andres Salomon wrote:
 Calling it linux-headers-2.6.12-1-i386
  doesn't work too well for all archs, since we end up w/
  linux-headers-2.6.12-1-powerpc, which conflicts w/ the name of a flavour.
  Suggestions?
 
 linux-headers-2.6.12-1-all (arch: any)

Will need to exclude Arch: mips mipsel.


Thiemo


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#321964: linux-2.6: package that depends on all -headers for $arch

2005-08-08 Thread Max Vozeler
Package: linux-2.6
Version: 2.6.12-1
Severity: wishlist

There used to exist packages that depend on all -headers packages for a
particular arch (eg. kernel-headers-2.6.11-1-i386). This is very useful
for build-depends when autobuilding external module packages. 

Such packages seem to no longer exist with the new kernel packaging -
please consider to re-add something like it.

cheers,
Max


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#321964: linux-2.6: package that depends on all -headers for $arch

2005-08-08 Thread Andres Salomon
On Mon, Aug 08, 2005 at 03:52:33PM +0200, Max Vozeler wrote:
 Package: linux-2.6
 Version: 2.6.12-1
 Severity: wishlist
 
 There used to exist packages that depend on all -headers packages for a
 particular arch (eg. kernel-headers-2.6.11-1-i386). This is very useful
 for build-depends when autobuilding external module packages. 
 
 Such packages seem to no longer exist with the new kernel packaging -
 please consider to re-add something like it.
 

Now that waldi has gencontrol.py creating dummy packages and rules for
the various linux-image and linux-header packages, we can throw the
all-headers package back in.  There was some issue of what it should
actually be called, however..  Calling it linux-headers-2.6.12-1-i386
doesn't work too well for all archs, since we end up w/
linux-headers-2.6.12-1-powerpc, which conflicts w/ the name of a flavour.
Suggestions?




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#321964: linux-2.6: package that depends on all -headers for $arch

2005-08-08 Thread Horms
On Mon, Aug 08, 2005 at 12:50:47PM -0400, Andres Salomon wrote:
 On Mon, Aug 08, 2005 at 03:52:33PM +0200, Max Vozeler wrote:
  Package: linux-2.6
  Version: 2.6.12-1
  Severity: wishlist
  
  There used to exist packages that depend on all -headers packages for a
  particular arch (eg. kernel-headers-2.6.11-1-i386). This is very useful
  for build-depends when autobuilding external module packages. 
  
  Such packages seem to no longer exist with the new kernel packaging -
  please consider to re-add something like it.
  
 
 Now that waldi has gencontrol.py creating dummy packages and rules for
 the various linux-image and linux-header packages, we can throw the
 all-headers package back in.  There was some issue of what it should
 actually be called, however..  Calling it linux-headers-2.6.12-1-i386
 doesn't work too well for all archs, since we end up w/
 linux-headers-2.6.12-1-powerpc, which conflicts w/ the name of a flavour.

linux-headers-2.6.12-1-arch-all
 - linux-headers-2.6.12-1-i386-all
 - linux-headers-2.6.12-1-powerpc-all

Does that work?


-- 
Horms


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]