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

[potato]: Broken version on kernel-package (6.09,6.10) uploaded yesterday



Hi folks,

        I uploaded a broken version of kernel-package to potato
 yesterday. A new fixed version (6.11) has been uploaded to master,
 and should be in the Incoming mirrors. It should get installed
 tomorrow. 

        In the meanwhile, the patch below shall fix the problem. The
 inconveience is regretted.

        manoj

--- /usr/lib/kernel-package/rules.bak   Mon May 17 19:49:24 1999
+++ /usr/lib/kernel-package/rules       Mon May 17 19:49:53 1999
@@ -723,12 +723,12 @@
             -e 's/=K/$(kimage)/g'     -e 's/=L/$(loader)/g'          \
             -e 's,=D,$(IMAGE_DESTDIR),g'                             \
              $(DEBDIR)/image.postinst > debian/tmp-image/DEBIAN/postinst
-       chmod 755 debian/tmp-image/DEBIAN/postrm
+       chmod 755 debian/tmp-image/DEBIAN/postinst
        sed -e 's/=V/$(version)/g'    -e 's/=B/$(image_in_boot)/g'   \
             -e 's/=S/$(no_symlink)/g' -e 's/=R/$(reverse_symlink)/g' \
             -e 's/=K/$(kimage)/g'     -e 's/=L/$(loader)/g'          \
             -e 's,=D,$(IMAGE_DESTDIR),g'                             \
-             $(DEBDIR)/image.postinst > debian/tmp-image/DEBIAN/postinst
+             $(DEBDIR)/image.postrm > debian/tmp-image/DEBIAN/postrm
        chmod 755 debian/tmp-image/DEBIAN/postrm
        sed -e 's/=V/$(version)/g'    -e 's/=L/$(loader)/g'          \
                     $(DEBDIR)/image.preinst >
debian/tmp-image/DEBIAN/preinst


-- 
 Oh, I am a C programmer and I'm okay I muck with indices and structs
 all day And when it works, I shout hoo-ray Oh, I am a C programmer
 and I'm okay
Manoj Srivastava     <srivasta@acm.org>    <http://www.golden-gryphon.com/>
Key C7261095 fingerprint = CB D9 F4 12 68 07 E4 05  CC 2D 27 12 1D F5 E8 6E


Reply to: