On Tue, Sep 09, 2003 at 12:41:21PM -0500, Warren Turkal wrote: > Here is the end of my build log. > > install -m 644 debian/local/xvfb-run.1 /home/wt/src/xfree/xfree86-4.3.0 > debian/tmp/usr/share/man/man1 > # compare manifests > (cd debian/tmp && find -type f | LC_ALL=C sort | cut -c3-) > debian > MANIFEST.i386.new > # confirm that the installed file list has not changed > if [ -e debian/MANIFEST.i386 ]; then \ > if ! cmp -s debian/MANIFEST.i386 debian/MANIFEST.i386.new; then \ > diff -U 0 debian/MANIFEST.i386 debian/MANIFEST.i386.new; \ > if [ -n "$IGNORE_MANIFEST_CHANGES" ]; then \ > echo 'MANIFEST check failed; ignoring problem because > $IGNORE_MANIFEST_CHANGES set' >&2; \ > echo 'Please ensure that the package maintainer has an up-to-date > version of the' >&2; \ > echo 'MANIFEST.i386 file.' >&2; \ > else \ > echo 'MANIFEST check failed; please see debian/README' >&2; \ > exit 1; \ > fi; \ > fi; \ > fi; > touch stampdir/install > dh_testdir > dh_testroot > dh_install --sourcedir=debian/tmp > cp: cannot create regular file `debian/xserver-xfree86//usr/X11R6/man/man4 > glide.4x': Permission denied > dh_install: command returned error code 256 > make: *** [stampdir/binary-arch] Error 1 > > I can't understand that Permission denied error about the glide.4x at the > bottom. If I remove that file, it just brings up another file name. Maybe > it's a MANIFEST issue?
I saw that, and I can't help but think it's a local issue: I've had no issue on i386 and powerpc, chroot or no chroot, up-to-date sid. What filesystem are you running? Do you have enough space? Are the permissions all OK? -- Daniel Stone <[EMAIL PROTECTED]> http://www.debian.org - http://www.kde.org - http://www.freedesktop.org "Configurability is always the best choice when it's pretty simple to implement" -- Havoc Pennington, gnome-list
pgp00000.pgp
Description: PGP signature