Bug 864227
Summary: | mount option -v or --verbose does not work | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Alessandro Volpi <volpial3> |
Component: | util-linux | Assignee: | Karel Zak <kzak> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 17 | CC: | jonathan, kzak, mluscon |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-02-24 08:49:58 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Alessandro Volpi
2012-10-08 22:28:52 UTC
Thanks. Fixed by upstream commit 84600ddc6d34d88c9aa6e0a6145457f14d71acf7. The Fedora package will be fixed ASAP. # mount -v /dev/sdb1 /mnt/test mount: /dev/sdb1 mounted on /mnt/test # umount -v /mnt/test umount: /mnt/test (/dev/sdb1) unmounted util-linux-2.21.2-4.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/util-linux-2.21.2-4.fc17 Package util-linux-2.21.2-4.fc17: * should fix your issue, * was pushed to the Fedora 17 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing util-linux-2.21.2-4.fc17' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-1931/util-linux-2.21.2-4.fc17 then log in and leave karma (feedback). util-linux-2.21.2-4.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report. As far as I know, the latest release of util-linux has fixed the bug. Thanks. |