Debian bug report logs - #1515, boring messages


Message sent to debian-devel@pixar.com:


Subject: Bug#1515: mount -- wrong error msg
Reply-To: Karl Eichwalder <ke@ke.Central.DE>, debian-bugs@pixar.com
Resent-From: Karl Eichwalder <ke@ke.Central.DE>
Resent-To: debian-devel@pixar.com
Resent-Date: Sat, 30 Sep 1995 21:18:02 GMT
Resent-Message-ID: <debian-bugs-handler.1515.B09302111140@pixar.com>
Resent-Sender: iwj10@cus.cam.ac.uk
X-Debian-PR-Package: mount
X-Debian-PR-Keywords: 
Received: via spool for debian-bugs; Sat, 30 Sep 1995 21:18:02 GMT
Received: with rfc822 via encapsulated-mail; Sat, 30 Sep 1995 21:11:12 GMT
Received: from pixar.com by mongo.pixar.com with smtp
	(Smail3.1.28.1 #15) id m0sz9AY-000GodC; Sat, 30 Sep 95 14:10 PDT
Received: from uranus.central.de by pixar.com with SMTP id AA16251
  (5.67b/IDA-1.5 for debian-bugs-pipe@mongo.pixar.com); Sat, 30 Sep 1995 14:09:40 -0700
Received: from pertron.central.de by uranus.central.de with uucp
	(Smail3.1.28.1 #5) id m0sz9Ck-0002gTC; Sat, 30 Sep 95 22:12 MET
Received: from luna by pertron.central.de with smtp
	(Smail3.1.28.1 p1) id m0sz8bJ-00049fC; Sat, 30 Sep 95 21:33 MET
Received: by luna
	id <m0sz8f5-0003B0C@luna>
	(Debian /\oo/\ Smail3.1.29.1 #29.33); Sat, 30 Sep 95 21:37 MET
Message-Id: <m0sz8f5-0003B0C@luna>
Date: Sat, 30 Sep 95 21:37 MET
From: Karl Eichwalder <ke@ke.Central.DE>
To: debian-bugs@pixar.com

Package: mount
version: 2.4
revision: 5

mount report a wrong error msg, if a user tries to re-mount a already
mounted device:

# uname -a
Linux luna 1.2.13 #8 Mon Sep 4 10:50:08 MET DST 1995 i486
# mount --version
(u)mount: version from util-linux-2.2
# grep /CD /etc/fstab
/dev/scd0       /CD             iso9660 ro,user,noauto
# mount -v /CD
/dev/scd0 on /CD type iso9660 (ro,noexec,nosuid,nodev)
# mount /CD
mount: /dev/scd0 already mounted or /CD busy
    This error msg is OK.

# su - ke
luna:/home/karl$ mount -v /CD
mount: only root can mount /dev/scd0 on /CD
    *** Not OK.

luna:/home/karl$ exit
logout
# umount /CD
# su - ke
luna:/home/karl$ mount -v /CD
/dev/scd0 on /CD type iso9660 (ro,noexec,nosuid,nodev)
luna:/home/karl$ mount -v /CD
mount: only root can mount /dev/scd0 on /CD
    *** Same bug.


Message sent:


From: iwj10@thor.cam.ac.uk (Ian Jackson)
To: Karl Eichwalder <ke@ke.Central.DE>
Subject: Bug#1515: Acknowledgement (was: mount -- wrong error msg)
In-Reply-To: <m0sz8f5-0003B0C@luna>
References: <m0sz8f5-0003B0C@luna>

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#1515" or "Re: Bug#1515" 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