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

Bug#309947: dpkg-dev: dpkg-buildpackage falsely reports "Read-only file system"



Package: dpkg-dev
Version: 1.10.25
Severity: important

/var/tmp/nvu/nvu-0.99+1.0pre# fakeroot dpkg-buildpackage
dpkg-buildpackage: source package is nvu
dpkg-buildpackage: source version is 0.99+1.0pre-1
dpkg-buildpackage: source maintainer is Riccardo Setti <giskard@autistici.org>
dpkg-buildpackage: host architecture is amd64
 debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
if [ -d mozilla ]; then rm -rf mozilla; fi
rm -rf debian/install
dh_clean
 dpkg-source -b nvu-0.99+1.0pre
dpkg-source: building nvu using existing nvu_0.99+1.0pre.orig.tar.gz
dpkg-source: building nvu in nvu_0.99+1.0pre-1.diff.gz
dpkg-source: failure: create file nvu_0.99+1.0pre-1.diff.gz: Read-only file system
/var/tmp/nvu/nvu-0.99+1.0pre# touch foobar
/var/tmp/nvu/nvu-0.99+1.0pre# ls -l foobar
-rw-r--r--  1 root root 0 2005-05-20 10:10 foobar
/var/tmp/nvu/nvu-0.99+1.0pre# mount | grep /var/tmp
/dev/sda5 on /var/tmp type ext3 (rw,errors=remount-ro)
/var/tmp/nvu/nvu-0.99+1.0pre# ls -ld /var/tmp
drwxrwxrwt  5 root root 4096 2005-05-20 10:03 /var/tmp


/var/tmp/ is definitely mounted rw. This happens with all packages I've
tried. It also happens with /tmp as well as NFS mounted filesystems
mounted rw.

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

Versions of packages dpkg-dev depends on:
ii  binutils                      2.15-5     The GNU assembler, linker and bina
ii  cpio                          2.5-1.1    GNU cpio -- a program to manage ar
ii  make                          3.80-9     The GNU version of the "make" util
ii  patch                         2.5.9-2    Apply a diff file to an original
ii  perl [perl5]                  5.8.4-8    Larry Wall's Practical Extraction 
ii  perl-modules                  5.8.4-8    Core Perl modules

-- no debconf information



Reply to: