Debian bug report logs - #1360, boring messages


Message sent to debian-devel@pixar.com:


Subject: Bug#1360: cpio -a option produces spurious messages on read-only fs
Reply-To: Ian Jackson <iwj10@cus.cam.ac.uk>, debian-bugs@pixar.com
Resent-From: Ian Jackson <iwj10@cus.cam.ac.uk>
Resent-To: debian-devel@pixar.com
Resent-Date: Fri, 15 Sep 1995 14:03:03 GMT
Resent-Message-ID: <debian-bugs-handler.1360.B09151348200@pixar.com>
Resent-Sender: iwj10@cus.cam.ac.uk
X-Debian-PR-Package: cpio
X-Debian-PR-Keywords: 
Received: via spool for debian-bugs; Fri, 15 Sep 1995 14:03:03 GMT
Received: with rfc822 via encapsulated-mail; Fri, 15 Sep 1995 13:48:18 GMT
Received: from pixar.com by mongo.pixar.com with smtp
	(Smail3.1.28.1 #15) id m0stb6h-000EqJC; Fri, 15 Sep 95 06:47 PDT
Received: from bootes.cus.cam.ac.uk by pixar.com with SMTP id AA13945
  (5.67b/IDA-1.5 for debian-bugs-pipe@mongo.pixar.com); Fri, 15 Sep 1995 06:46:50 -0700
Received: by bootes.cus.cam.ac.uk
	(Smail-3.1.29.0 #36) id m0stb6a-000C0sC; Fri, 15 Sep 95 14:47 BST
Received: by chiark
	id <m0stYlF-0002ZbZ@chiark.al.cl.cam.ac.uk>
	(Debian /\oo/\ Smail3.1.29.1 #29.33); Fri, 15 Sep 95 12:16 BST
Message-Id: <m0stYlF-0002ZbZ@chiark.al.cl.cam.ac.uk>
Date: Fri, 15 Sep 95 12:16 BST
From: Ian Jackson <iwj10@cus.cam.ac.uk>
To: Debian bugs submission address <debian-bugs@pixar.com>

Package: cpio
Version: 2.3-2

The manpage says:
       -a, --reset-access-time
              Reset the access times of files after reading them,
              so  that  it does not look like they have just been
              read.

chiark:~> mount
/dev/sda2 on / type ext2 (rw)
/dev/sdb1 on /usr type ext2 (rw)
/dev/sda6 on /var type ext2 (rw)
/dev/hda6 on /var/spool/news type ext2 (rw)
/dev/hda5 on /u type ext2 (rw)
/dev/hda1 on /u/ian type ext2 (rw)
/proc on /proc type proc (rw)
/dev/sda1 on /dos type msdos (rw,umask=007,uid=100,gid=100)
/dev/sda7 on /old type ext2 (ro)
chiark:~> cd /old/
chiark:/old> ll etc/passwd
-rw-r--r--   1 root     root          785 Mar  2  1995 etc/passwd
chiark:/old> echo etc/passwd | cpio -oav -O/dev/null
cpio: etc/passwd: Read-only file system
etc/passwd
2 blocks
chiark:/old> ll -u etc/passwd
-rw-r--r--   1 root     root          785 Jul 20 02:21 etc/passwd
chiark:/old>

If cpio gets EROFS when doing the utime call it should silently ignore
the error, because reading the file won't have upset its timestamps if
it's on a read-only filesystem.

Ian.


Message sent:


From: iwj10@thor.cam.ac.uk (Ian Jackson)
To: Ian Jackson <iwj10@cus.cam.ac.uk>
Subject: Bug#1360: Acknowledgement (was: cpio -a option produces spurious messages on read-only fs)
In-Reply-To: <m0stYlF-0002ZbZ@chiark.al.cl.cam.ac.uk>
References: <m0stYlF-0002ZbZ@chiark.al.cl.cam.ac.uk>

Thank you for the problem report you have sent regarding Debian GNU/Linux.
This is an automatically generated reply, to let you know your message has
been received.  It is being forwarded to the developers' mailing list for
their attention; they will reply in due course.

If you wish to submit further information on your problem, please send
it to debian-bugs@pixar.com, but please ensure that the Subject
line of your message starts with "Bug#1360" or "Re: Bug#1360" so that
we can identify it as relating to the same problem.

Please do not reply to the address at the top of this message,
unless you wish to report a problem with the bug-tracking system.

Ian Jackson
(maintainer, debian-bugs)


Ian Jackson / iwj10@thor.cam.ac.uk, with the debian-bugs tracking mechanism
This page last modified 07:43:01 GMT Wed 01 Nov