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

Re: Bits from the SRM



Julien BLACHE wrote:
> Martin Schulze <joey@infodrom.org> wrote:
> 
> Hi,
> 
> > tilp        stable    5.03-1      alpha, arm, hppa, i386, ia64, m68k, mips, mipsel, powerpc, s390, sparc, source
> > tilp        updates   5.03-2      alpha, hppa, i386, ia64, m68k, mips, mipsel, powerpc, s390, source
> >
> > 	Changelog only says:
> >
> > 	* Fixed postrm script to not barf on purge (closes: Bug#153718).
> 
> The postrm script in 5.03-1 will always return an error code ; the fix
> is trivial, but in the meantime the package cannot be purged.

>From looking at the diff, you didn't change the postrm script except
for an additional newline and a moved debhelper comment:

diff -u -Nur s/tilp-5.03/debian/postrm u/tilp-5.03/debian/postrm
--- s/tilp-5.03/debian/postrm   Fri Sep 27 20:16:14 2002
+++ u/tilp-5.03/debian/postrm   Fri Sep 27 20:16:22 2002
@@ -1,5 +1,7 @@
 #!/bin/sh -e

+#DEBHELPER#
+
 # remove the font

 fontdirs="misc"
@@ -35,5 +37,3 @@
   fi
 done

-
-#DEBHELPER#
\ No newline at end of file

Please explain how this helps make the package purge again.

Regards,

	Joey

-- 
GNU GPL: "The source will be with you... always."

Please always Cc to me when replying to me on the lists.



Reply to: