← Back to team overview

touch-packages team mailing list archive

[Bug 1462832] [NEW] mount -v doesn't provide useful output for failure

 

Public bug reported:

Output in the form of

    $ sudo mount -v -a
    /                        : ignored
    /boot                    : already mounted
    /boot/efi                : already mounted
    /home                    : already mounted
    none                     : ignored
    /mnt/DATA                : already mounted
    mount: mount(2) failed: No such file or directory

should be

    $ sudo mount -v -a
    /                        : ignored
    /boot                    : already mounted
    /boot/efi                : already mounted
    /home                    : already mounted
    none                     : ignored
    /mnt/DATA                : already mounted
    [mountpoint] [target] mount: mount(2) failed: No such file or directory

otherwise the verbose option hardly deserves its name.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: mount 2.25.2-4ubuntu2
Uname: Linux 4.0.1-040001-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.17.2-0ubuntu1.1
Architecture: amd64
CurrentDesktop: Unity
Date: Mon Jun  8 01:22:42 2015
EcryptfsInUse: Yes
InstallationDate: Installed on 2015-04-02 (66 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Beta amd64 (20150326)
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=<set>
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: util-linux
SystemImageInfo:
 current build number: 0
 device name: 
 channel: daily
 last update: Unknown
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: util-linux (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug vivid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to util-linux in Ubuntu.
https://bugs.launchpad.net/bugs/1462832

Title:
  mount -v doesn't provide useful output for failure

Status in util-linux package in Ubuntu:
  New

Bug description:
  Output in the form of

      $ sudo mount -v -a
      /                        : ignored
      /boot                    : already mounted
      /boot/efi                : already mounted
      /home                    : already mounted
      none                     : ignored
      /mnt/DATA                : already mounted
      mount: mount(2) failed: No such file or directory

  should be

      $ sudo mount -v -a
      /                        : ignored
      /boot                    : already mounted
      /boot/efi                : already mounted
      /home                    : already mounted
      none                     : ignored
      /mnt/DATA                : already mounted
      [mountpoint] [target] mount: mount(2) failed: No such file or directory

  otherwise the verbose option hardly deserves its name.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: mount 2.25.2-4ubuntu2
  Uname: Linux 4.0.1-040001-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Jun  8 01:22:42 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-04-02 (66 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Beta amd64 (20150326)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=<set>
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: util-linux
  SystemImageInfo:
   current build number: 0
   device name: 
   channel: daily
   last update: Unknown
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1462832/+subscriptions


Follow ups

References