Your message dated Thu, 31 Oct 2013 15:09:21 -0400
with message-id <[email protected]>
and subject line Re: Bug#375987: mount: bogus extra tmpfs mounted
has caused the Debian Bug report #375987,
regarding mount: bogus extra tmpfs mounted
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
375987: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=375987
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mount
Version: 2.12p-4sarge1
Severity: normal

The following is the relevant extract from my /etc/fstab file:

tmpfs           /mnt/tmpfs      tmpfs   size=10G,mode=755 0     0
proc            /proc           proc    defaults                0       0

If I have a directory or file called tmpfs in the current directory
when I invoke mount -a then an additional tmpfs is created and mounted
on top of the one mounted on /mnt/tmpfs .  This does not occur with
proc .

A transcript follows: 

cleopatra:~# mkdir bug
cleopatra:~# cd bug
cleopatra:~/bug# df -a | grep -E tmpfs\|proc
proc                         0         0         0   -  /proc
tmpfs                 10485760   2280832   8204928  22% /mnt/tmpfs
tmpfs                   257476         0    257476   0% /dev/shm
cleopatra:~/bug# mount -a
cleopatra:~/bug# df -a | grep -E tmpfs\|proc
proc                         0         0         0   -  /proc
tmpfs                 10485760   2280832   8204928  22% /mnt/tmpfs
tmpfs                   257476         0    257476   0% /dev/shm
cleopatra:~/bug# touch proc tmpfs
cleopatra:~/bug# mount -a
cleopatra:~/bug# df -a | grep -E tmpfs\|proc
proc                         0         0         0   -  /proc
tmpfs                 10485760         0  10485760   0% /mnt/tmpfs
tmpfs                   257476         0    257476   0% /dev/shm
/root/bug/tmpfs       10485760         0  10485760   0% /mnt/tmpfs
cleopatra:~/bug# umount /root/bug/tmpfs
cleopatra:~/bug# df -a | grep -E tmpfs\|proc
proc                         0         0         0   -  /proc
tmpfs                 10485760   2280832   8204928  22% /mnt/tmpfs
tmpfs                   257476         0    257476   0% /dev/shm


-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.32
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages mount depends on:
ii  libblkid1             1.37-2sarge1       block device id library
ii  libc6                 2.3.2.ds1-22sarge3 GNU C Library: Shared libraries an
ii  libuuid1              1.37-2sarge1       universally unique id library

-- no debconf information


--- End Message ---
--- Begin Message ---
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Thanks for responding, closing the bug.

On 10/31/2013 1:53 PM, Jonathan David Amery wrote:
> Phillip Susi writes:
>> tags 375987 + moreinfo thanks
>> 
>> I am unable to reproduce this, are you still able to?
>> 
> This bug does appear to have been fixed during the last 7 years.
> 
> J.
> 

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (MingW32)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBAgAGBQJScqrgAAoJEJrBOlT6nu75DGIH/12iNLHtqjIb+4n7EgQA5pOD
iebqg+v4Ut1SnuAyQXLw0ssPMKnzXsjHRPq/VSh9tIPwOCQFGQ9u72vtg3vWKGuA
cEGwQPSGqWtatsuzURSpKeBeNiD8kXB1NQcFAvByVv4jSUqchuT1WeAZq5GGZ6FB
of9vtwQzrU8L18K15FV3VWrDgX7Pd9frIEUk1oeEt9gM/JpzRcMF8pztepPPXwSG
FU39+dbvMqw1XwjY/L3hhEN3q9URwi73lA+x8HRDceeGo7kjUcMqkoWp9h0onFMf
t9tSMsnj2zhXX+NE6gv0e1zqQfEQ70FDY/isLoWRNi3zv9BKhlaEFUVjvHw5eLM=
=29w6
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to