Re: possible bug in packages.debian.org

2016-04-09 Thread Paul Wise
On Fri, 2016-04-08 at 07:51 -0300, mop wrote: > Sorry, I dont use root account for experiments. Ok, you can use chdist to do it without root: chdist create test nano ~/.chdist/test/etc/apt/sources.list chdist apt-file test update chdist apt-file test search wireshark-gtk You will need root to i

Re: possible bug in packages.debian.org

2016-04-08 Thread mop
On 4/7/16, Paul Wise wrote: > On Thu, 2016-04-07 at 07:35 -0300, mop wrote: > > Can you post the exact output you are getting from these commands: > > sudo apt-file update > apt-file search bin/ls > Sorry, I dont use root account for experiments. Do you know the protocol or documentation about ap

Re: possible bug in packages.debian.org

2016-04-07 Thread Paul Wise
On Thu, 2016-04-07 at 07:35 -0300, mop wrote: > After your last post (you did not lost your time) I tried again > (with > more caution) and the result was similar. Can you post the exact output you are getting from these commands: sudo apt-file update apt-file search bin/ls > To simplify the p

Re: possible bug in packages.debian.org

2016-04-07 Thread mop
On 4/6/16, Paul Wise wrote: > On Thu, Apr 7, 2016 at 12:39 AM, mop wrote: > > This can be used to tell you which package contains which command: > > https://packages.debian.org/stable/command-not-found > > You can use apt-file to find out which package contains which file. > > https://packages.deb

Re: possible bug in packages.debian.org

2016-04-06 Thread Paul Wise
On Thu, Apr 7, 2016 at 12:39 AM, mop wrote: > Do you (or others) know well these commands suggested? > Is there some command where I insert wireshark-gtk (or tshark, or > wireshark for qt version) and all happens automagically, with no user > interaction, on a non debian root system? This can be

Re: possible bug in packages.debian.org

2016-04-06 Thread mop
Hi Paul, thanks for your reply and confirmation of the issue in subject. Do you (or others) know well these commands suggested? Is there some command where I insert wireshark-gtk (or tshark, or wireshark for qt version) and all happens automagically, with no user interaction, on a non debian root

Re: possible bug in packages.debian.org

2016-04-05 Thread Paul Wise
On Wed, Apr 6, 2016 at 6:03 AM, mop wrote: > Recently I have tried (quicly) apt-get but is it much hard to set a > RootDir in some point different from real root dir, for not disturbing > my system. Sounds like chdist (from devscripts) would be useful to you. > How i get credible results for pa