[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

build fails: MANIFEST.i386 is not sorted?



Hi,

I tried to build openoffice.org_0.641d.cvs20020417-1_i386.deb,
but the MANIFEST check failed because the original is not sorted.

I did in the debian/ directory:
cat MANIFEST.i386 | sort > MANIFEST.tmp && mv -f MANIFEST.tmp MANIFEST.i386

Then the build was successful!
And the suite runs ok on my box, just a few blurbs about
SIOCGIFADDR got '00:00:00:00:00:00'
but otherwise its fine.

Well, thanks for your good work!


Greetings, Bastian

PS: Perhaps the sort routine is language dependent? I have LC_CTYPE=de_DE.
Well, I will try to compile it again without LC_CTYPE set, perhaps
then it will succeed with the original MANIFEST.i386.

Attachment: pgpfGqWWFMc7O.pgp
Description: PGP signature


Reply to: