** Changed in: xz-utils (Debian)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1248044
Title:
xzless report an error
To manage notifications about this bug
This bug was fixed in the package xz-utils -
5.1.1alpha+20120614-2ubuntu2
---
xz-utils (5.1.1alpha+20120614-2ubuntu2) trusty; urgency=low
* debian/patches/error-parsing-less.patch. LP: #1248044
- parse correctly recent versions of less output
-- chilic...@ubuntu.com (Javier P.L
** Branch linked: lp:ubuntu/trusty-proposed/xz-utils
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1248044
Title:
xzless report an error
To manage notifications about this bug go to:
https://bugs.l
** Changed in: xz-utils (Ubuntu)
Status: Triaged => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1248044
Title:
xzless report an error
To manage notifications about this bug g
Upstream fix, for reference:
http://git.tukaani.org/?p=xz.git;a=commitdiff;h=db5c181
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1248044
Title:
xzless report an error
To manage notifications abou
** Branch linked: lp:~chilicuil/ubuntu/trusty/xz-utils/fix-1248044
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1248044
Title:
xzless report an error
To manage notifications about this bug go to:
** Changed in: xz-utils (Ubuntu)
Importance: High => Medium
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1248044
Title:
xzless report an error
To manage notifications about this bug go to:
http
Triaged: Obvious cause found
High: Makes the program fail completely
** Changed in: xz-utils (Ubuntu)
Importance: Undecided => High
** Changed in: xz-utils (Ubuntu)
Status: Confirmed => Triaged
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is sub
** Changed in: xz-utils (Debian)
Status: Unknown => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1248044
Title:
xzless report an error
To manage notifications about this bug go to
Thanks for taking your time to report this issue and help making Ubuntu
better.
I can confirm the error message still shows up on the latest version of
xzless on Ubuntu Trusty.
I found that the same issue has been reported to Debian, along with a
patch which was forwarded upstream. It looks like
The cause is the verbose output of less -V.
So, I fixed with
diff /usr/bin/xzless /tmp/xzless
49c49
< if test "$(less -V | { read ver && echo ${ver#less }; })" -ge 429; then
---
> if test "$(less -V | awk '{if (NR ==1) print $2}')" -ge 429; then
--
You received this bug notification because you
** Package changed: ubuntu => xz-utils (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1248044
Title:
xzless report an error
To manage notifications about this bug go to:
https://bugs.launch
Thank you for taking the time to report this bug and helping to make
Ubuntu better. It seems that your bug report is not filed about a
specific source package though, rather it is just filed against Ubuntu
in general. It is important that bug reports be filed about source
packages so that people
13 matches
Mail list logo