Bug#396813: live-package: policy-rc.d is created empty

2006-11-02 Thread Markus Bauer
Package: live-package
Version: 0.99.13-1
Severity: normal

The 12patch.sh script creates an empty /usr/sbin/policy-rc.d file.

The problem is that the script uses at line 38
  echo  ${LIVE_CHROOT}/usr/sbin/policy-rc.d EOF
instead of
  cut  ${LIVE_CHROOT}/usr/sbin/policy-rc.d EOF
 ^

regards,
Markus


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-amd64
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages live-package depends on:
ii  cdebootstrap  0.3.15 Bootstrap a Debian system
ii  genext2fs 1.4-rc1-2  ext2 filesystem generator
for embe
ii  mkisofs   5:1.0~pre4-1.1 Creates ISO-9660 CD-ROM
filesystem
ii  squashfs-tools1:2.2r2-3  Tool to create and append
to squas

live-package recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#396813: live-package: policy-rc.d is created empty

2006-11-02 Thread Daniel Baumann
Markus Bauer wrote:
 The problem is that the script uses at line 38
   echo  ${LIVE_CHROOT}/usr/sbin/policy-rc.d EOF
 instead of
   cut  ${LIVE_CHROOT}/usr/sbin/policy-rc.d EOF
  ^

instead of 'cat', not cut. however, fixed in svn, thanks.

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  [EMAIL PROTECTED]
Internet:   http://people.panthera-systems.net/~daniel-baumann/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]