[Bug 1809827] Re: --add-file broken in bionic
Sebastien Bacher
seb128 at ubuntu.com
Mon Jan 21 16:52:51 UTC 2019
Thanks for the bug report and pointing out the commit that fixes it,
that seems fixed in the current version so closing the corresponding bug
line and uploading a SRU for bionic
** Description changed:
same error like this one:
https://bugzilla.redhat.com/show_bug.cgi?id=1436030#c0
- Description of problem:
+ * Impact
tar supplied in bionic has --add-file option broken.
- Version-Release number of selected component:
- tar-1.29b-2_amd64
-
- Reproducible: Always
-
+ * Test case
Steps to Reproduce:
1. echo >a.txt
2. echo >b.txt
3. tar cf a.tar a.txt
4. tar rf a.tar --add-file=b.txt
Actual results:
tar: unhandled positional option 0
+ * Regression potential
+ The changes are around an option which isn't working so no much regression potential there, check that other options still work though
+
+
Is likely fixed by this:
http://git.savannah.gnu.org/cgit/tar.git/commit/?id=3a283cfe9f8f1f127e8dc5597a5ea1d249985a54
** Changed in: tar (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to tar in Ubuntu.
https://bugs.launchpad.net/bugs/1809827
Title:
--add-file broken in bionic
Status in tar package in Ubuntu:
Fix Released
Status in tar package in Fedora:
Unknown
Bug description:
same error like this one:
https://bugzilla.redhat.com/show_bug.cgi?id=1436030#c0
* Impact
tar supplied in bionic has --add-file option broken.
* Test case
Steps to Reproduce:
1. echo >a.txt
2. echo >b.txt
3. tar cf a.tar a.txt
4. tar rf a.tar --add-file=b.txt
Actual results:
tar: unhandled positional option 0
* Regression potential
The changes are around an option which isn't working so no much regression potential there, check that other options still work though
Is likely fixed by this:
http://git.savannah.gnu.org/cgit/tar.git/commit/?id=3a283cfe9f8f1f127e8dc5597a5ea1d249985a54
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tar/+bug/1809827/+subscriptions
More information about the foundations-bugs
mailing list