Re: Endianness of data files in MultiArch (was: Please test gzip -9n - related to dpkg with multiarch support)

2012-02-13 Thread Aron Xu
On Sun, Feb 12, 2012 at 08:00, Carsten Hey wrote: > * Aron Xu [2012-02-09 01:22 +0800]: >> Some packages come with data files that endianness matters, and many >> of them are large enough to split into a separate arch:all package if >> endianness were not something to care about. ... > > Debian Po

Re: Endianness of data files in MultiArch (was: Please test gzip -9n - related to dpkg with multiarch support)

2012-02-11 Thread Carsten Hey
* Aron Xu [2012-02-09 01:22 +0800]: > Some packages come with data files that endianness matters, and many > of them are large enough to split into a separate arch:all package if > endianness were not something to care about. ... Debian Policy, begin of section 5.6.8: | Depending on context and th

Re: Endianness of data files in MultiArch

2012-02-09 Thread Aron Xu
On Thu, Feb 9, 2012 at 20:52, Goswin von Brederlow wrote: > > It should be possible to build a converter or generator that can output > either endianess. So you could have a single arch:all package with both > /usr/share/$package/data/{be,le} in it or to generate the right > endianness on install.

Re: Endianness of data files in MultiArch

2012-02-09 Thread Goswin von Brederlow
Guillem Jover writes: > On Thu, 2012-02-09 at 13:52:34 +0100, Goswin von Brederlow wrote: >> Aron Xu writes: >> > This looks not very nice, because we need to maintain a list of >> > architectures in debian/control, and when new architectures are added >> > the package is potentially broken. >>

Re: Endianness of data files in MultiArch

2012-02-09 Thread Guillem Jover
On Thu, 2012-02-09 at 13:52:34 +0100, Goswin von Brederlow wrote: > Aron Xu writes: > > This looks not very nice, because we need to maintain a list of > > architectures in debian/control, and when new architectures are added > > the package is potentially broken. > > If endian dependend data is

Re: Endianness of data files in MultiArch

2012-02-09 Thread Goswin von Brederlow
Aron Xu writes: > On Thu, Feb 9, 2012 at 01:35, Simon McVittie wrote: >> On 08/02/12 17:22, Aron Xu wrote: >>> Some packages come with data files that endianness matters, and many >>> of them are large enough to split into a separate arch:all package if >>> endianness were not something to care

Re: Endianness of data files in MultiArch (was: Please test gzip -9n - related to dpkg with multiarch support)

2012-02-08 Thread Aron Xu
On Thu, Feb 9, 2012 at 01:35, Simon McVittie wrote: > On 08/02/12 17:22, Aron Xu wrote: >> Some packages come with data files that endianness matters, and many >> of them are large enough to split into a separate arch:all package if >> endianness were not something to care about. AFAIK some mainta

Re: Endianness of data files in MultiArch (was: Please test gzip -9n - related to dpkg with multiarch support)

2012-02-08 Thread Simon McVittie
On 08/02/12 17:22, Aron Xu wrote: > Some packages come with data files that endianness matters, and many > of them are large enough to split into a separate arch:all package if > endianness were not something to care about. AFAIK some maintainers > are not aware of endianness issues in their packag