On Wed, Oct 19, 2005 at 05:52:35PM +0100, Colin Watson wrote: > On Tue, Oct 18, 2005 at 08:21:44PM +0100, Colin Watson wrote: > > Bugs #329099, #329100, and #329101 were collectively causing me problems > > for installer testing, so I prepared an NMU and uploaded it to the 3-day > > delayed queue in gluck:~tfheen/DELAYED/3-day/. Here's the diff: > > At joeyh's request, I've uploaded this straight to incoming now. Sorry > for the relatively short notice.
Bah; an XFS quirk (you can't copy over chmod u-w files) broke the i386 build, so in the spirit of cleaning up my own mistakes, I've further uploaded this: diff -u pcmcia-cs-3.2.8/debian/rules pcmcia-cs-3.2.8/debian/rules --- pcmcia-cs-3.2.8/debian/rules +++ pcmcia-cs-3.2.8/debian/rules @@ -273,6 +273,7 @@ # dh_installmime -s dh_installinit -s --name=pcmcia -r --no-start -- \ start 40 S . stop 88 0 6 . + rm -f $(UDEBDIR)/etc/init.d/pcmcia # installed non-writeable cp -a $(CSDIR)/etc/init.d/pcmcia $(UDEBDIR)/etc/init.d/ # dh_installcron -s # dh_installinfo -s diff -u pcmcia-cs-3.2.8/debian/changelog pcmcia-cs-3.2.8/debian/changelog --- pcmcia-cs-3.2.8/debian/changelog +++ pcmcia-cs-3.2.8/debian/changelog @@ -1,3 +1,11 @@ +pcmcia-cs (3.2.8-5.2) unstable; urgency=low + + * Non-maintainer upload. + * Remove non-writeable $(UDEBDIR)/etc/init.d/pcmcia before trying to copy + over it, fixing build failure on XFS filesystems. + + -- Colin Watson <[EMAIL PROTECTED]> Fri, 21 Oct 2005 18:41:11 +0100 + pcmcia-cs (3.2.8-5.1) unstable; urgency=low * Non-maintainer upload. Thanks, -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]