[Bug 1694891] Update Released
Chris Halse Rogers
chris at cooperteam.net
Wed Jun 28 00:30:39 UTC 2017
The verification of the Stable Release Update for btrfs-tools has
completed successfully and the package has now been released to
-updates. Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report. In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to btrfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1694891
Title:
All btrfs-tools commands need a quiet option for scripting
Status in btrfs-tools package in Ubuntu:
Fix Released
Status in btrfs-tools source package in Xenial:
Fix Released
Status in btrfs-tools source package in Yakkety:
Fix Released
Status in btrfs-tools source package in Zesty:
Fix Released
Status in btrfs-tools source package in Artful:
Fix Released
Bug description:
[ Impact ]
by default btrfs spams a lot of messages on stderr, and has no "quiet"
option to avoid that
[ Test Case ]
* Use it for a while and look at stderr messages
[ Regression potential ]
* none, the default behaviour won't change
[ Other info ]
* this is fixed in yakkety+ releases, only xenial and older are affected
Btrfs send and receive are noisy on stderr by default (messages like
"At subvol foo"). It'd be great to get an option to only print there
if there is an error condition. I assume there are other commands
which do the same.
See the patched version that quiets send but not receive. (I didn't realise receive was also noisy when requesting the backport.)
https://lists.ubuntu.com/archives/ubuntu-devel-discuss/2017-May/017455.html
https://launchpad.net/~costamagnagianfranco/+archive/ubuntu/locutusofborg-ppa/+packages
Many scripts/cron wrappers check for output on stderr in order to
notify when warnings/errors occur. There should be a way to avoid
triggering such notifications when btrfs commands are successful.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/btrfs-tools/+bug/1694891/+subscriptions
More information about the foundations-bugs
mailing list