[Bug 1663164] Re: liblz4-tool packaging

2017-02-10 Thread kimble
http://ubuntu.01link.hk appears to be no longer be an official mirror, and is 
out of date.
Changing to another mirror fixes the problem.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1663164

Title:
  liblz4-tool packaging

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lz4/+bug/1663164/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1663164] Re: liblz4-tool packaging

2017-02-09 Thread kimble
My apt-cache policy produces a different out from yours:

# apt-cache policy liblz4-tool liblz4-1
liblz4-tool:
  Installed: (none)
  Candidate: 0.0~r131-2
  Version table:
 0.0~r131-2 500
500 http://ubuntu.01link.hk xenial/main amd64 Packages
liblz4-1:
  Installed: 0.0~r131-2ubuntu2
  Candidate: 0.0~r131-2ubuntu2
  Version table:
 *** 0.0~r131-2ubuntu2 100
100 /var/lib/dpkg/status
 0.0~r131-2 500
500 http://ubuntu.01link.hk xenial/main amd64 Packages
#

Just in case, here is my /etc/apt/sources.list with comments removed:

deb http://ubuntu.01link.hk/ xenial main restricted
deb http://ubuntu.01link.hk/ xenial-updates main restricted
deb http://ubuntu.01link.hk/ xenial universe
deb http://ubuntu.01link.hk/ xenial-updates universe
deb http://ubuntu.01link.hk/ xenial multiverse
deb http://ubuntu.01link.hk/ xenial-updates multiverse
deb http://ubuntu.01link.hk/ xenial-backports main restricted universe 
multiverse
deb http://ubuntu.01link.hk/ xenial-security main restricted
deb http://ubuntu.01link.hk/ xenial-security universe
deb http://ubuntu.01link.hk/ xenial-security multiverse
deb http://qgis.org/ubuntugis xenial main
deb http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu xenial main


-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1663164

Title:
  liblz4-tool packaging

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lz4/+bug/1663164/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1663164] Re: liblz4-tool packaging

2017-02-09 Thread kimble
It's certainly nothing to do with "that weird script", that you haven't
even looked at, because it can be reproduced directly from the terminal:


$ sudo apt install liblz4-tool
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 liblz4-tool : Depends: liblz4-1 (= 0.0~r131-2) but 0.0~r131-2ubuntu2 is to be 
installed
E: Unable to correct problems, you have held broken packages.
$


I don't know how
$ apt-cache show liblz4-tool | grep Depends
works, but maybe the manifest documentation doesn't agree with the call in the 
code.

Did you actually try to reproduce the bug?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1663164

Title:
  liblz4-tool packaging

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lz4/+bug/1663164/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1663164] Re: liblz4-tool packaging

2017-02-09 Thread Julian Andres Klode
No, the package is perfectly fine:

$ apt-cache  policy liblz4-tool liblz4-1
liblz4-tool:
  Installed: (none)
  Candidate: 0.0~r131-2ubuntu2
  Version table:
 0.0~r131-2ubuntu2 500
500 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
liblz4-1:
  Installed: 0.0~r131-2ubuntu2
  Candidate: 0.0~r131-2ubuntu2
  Version table:
 *** 0.0~r131-2ubuntu2 500
500 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages
100 /var/lib/dpkg/status

$ apt-cache show liblz4-tool | grep Depends
Depends: libc6 (>= 2.14), liblz4-1 (= 0.0~r131-2ubuntu2)

$ apt install liblz4-tool -s
NOTE: This is only a simulation!
  apt-get needs root privileges for real execution.
  Keep also in mind that locking is deactivated,
  so don't depend on the relevance to the real current situation!
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following NEW packages will be installed:
  liblz4-tool
0 upgraded, 1 newly installed, 0 to remove and 4 not upgraded.
Inst liblz4-tool (0.0~r131-2ubuntu2 Ubuntu:16.04/xenial [amd64])
Conf liblz4-tool (0.0~r131-2ubuntu2 Ubuntu:16.04/xenial [amd64])


Maybe that weird script is broken.

** Changed in: lz4 (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1663164

Title:
  liblz4-tool packaging

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lz4/+bug/1663164/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1663164] Re: liblz4-tool packaging

2017-02-09 Thread kimble
The packaging of liblz4-tool is the thing that is in error, not lz4.
There is no package lz4
There IS a package liblz4-tool

** Package changed: ubuntu => lz4 (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1663164

Title:
  liblz4-tool packaging

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lz4/+bug/1663164/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1663164] Re: liblz4-tool packaging

2017-02-09 Thread Ubuntu Foundations Team Bug Bot
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 interested in the package can find the bugs
about it.  You can find some hints about determining what package your
bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage.
You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit
https://bugs.launchpad.net/ubuntu/+bug/1663164/+editstatus and add the
package name in the text box next to the word Package.

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: bot-comment

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1663164

Title:
  liblz4-tool packaging

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1663164/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs