[Bug 1095660] New: tar doesn't recognize option --add-file anymore
http://bugzilla.opensuse.org/show_bug.cgi?id=1095660 Bug ID: 1095660 Summary: tar doesn't recognize option --add-file anymore Classification: openSUSE Product: openSUSE Distribution Version: Leap 15.0 Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Other Assignee: bnc-team-screening@forge.provo.novell.com Reporter: doerges@pre-sense.de QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- Actual behavior --------------- user@box:~> touch testinput1 user@box:~> touch testinput2 user@box:~> touch testinputadd user@box:~> tar -zcvf test.tar.gz --add-file=testinputadd testinput? tar: unhandled positional option 0 tar: Error is not recoverable: exiting now user@box:~> echo $? 2 Expected behavior ----------------- No error from tar, but an archive created instead. Versions -------- The problem occurs on openSUSE Leap 15.0 with this RPM user@box:~> rpm -q tar tar-1.29-lp150.1.12.x86_64 The same sequence of commands works fine with openSUSE Leap 42.3 (tar-1.27.1-14.3.x86_64) -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1095660 http://bugzilla.opensuse.org/show_bug.cgi?id=1095660#c1 --- Comment #1 from Till Dörges <doerges@pre-sense.de> --- I suspect it's the same problem as described here: https://bugzilla.redhat.com/show_bug.cgi?id=1436030 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1095660 Tomáš Chvátal <tchvatal@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bnc-team-screening@forge.pr |kstreitova@suse.com |ovo.novell.com | -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1095660 http://bugzilla.opensuse.org/show_bug.cgi?id=1095660#c2 Kristyna Streitova <kstreitova@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CONFIRMED CC| |lnussel@suse.com Flags| |needinfo?(lnussel@suse.com) --- Comment #2 from Kristyna Streitova <kstreitova@suse.com> --- Hello Till, thank you for your bug report. This bug is fixed in tar 1.30 [1] but unfortunately we still have tar 1.29 in openSUSE Leap 15 as changes from SLE-15 are still not there. @lnussel: For some reason, there are unsynced changes between SLE15 tar and Leap15 tar. Would it be possible to sync it? Thanks! [1] http://git.savannah.gnu.org/cgit/tar.git/commit/?id=3a283cfe9f8f1f127e8dc559... -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1095660 http://bugzilla.opensuse.org/show_bug.cgi?id=1095660#c3 Ludwig Nussel <lnussel@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Flags|needinfo?(lnussel@suse.com) | --- Comment #3 from Ludwig Nussel <lnussel@suse.com> --- well, tar was updated in SLE too late for Leap. It comes via maintenance soon: https://build.opensuse.org/request/show/614420 -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com