Package: ogre
Severity: serious
Version: 0.15.1-9

>From my build log, using pbuilder in an i386 chroot:

...
dh_testdir
dh_testroot
install -d debian/tmp/etc/OGRE && \
  install -m 644 debian/extras/*.cfg debian/tmp/etc/OGRE
install -d debian/tmp/usr/sbin && \
  install -m 755 debian/extras/update-ogre-plugins \
    debian/tmp/usr/sbin/update-ogre-plugins
debian/libtool_clean.sh debian/tmp
/bin/bash: debian/libtool_clean.sh: Permission denied
make: *** [binary-arch] Error 1

Since dpkg-source doesn't preserve permissions on files created by the
diff.gz, you need to either add a "chmod +x debian/libtool_clean.sh"
before that, or directly invoke "sh debian/libtool_clean.sh
debian/tmp".

-- System Information:
Debian Release: 3.1
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.9-9-amd64-k8
Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8)

-- 
Daniel Schepler              "Please don't disillusion me.  I
[EMAIL PROTECTED]    haven't had breakfast yet."
                                 -- Orson Scott Card


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

Reply via email to