Re: dpkg-query - package unpacked, no version ???

2013-10-18 Thread Andrei POPESCU
On Ma, 03 sep 13, 01:28:35, Zenaan Harkness wrote: On 9/3/13, Curt cu...@free.fr wrote: Where or how do you get no package description for those packages? What command are you using? :) With my custom supa-dupa package searcher and shower script :) Now, my script was using dpkg -W

dpkg-query - package unpacked, no version ???

2013-09-02 Thread Zenaan Harkness
Anyone know why I get this: $ dpkg-query --list vim-athena Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ NameVersionArchitecture

Re: dpkg-query - package unpacked, no version ???

2013-09-02 Thread Darac Marjal
On Mon, Sep 02, 2013 at 09:33:27PM +1000, Zenaan Harkness wrote: Anyone know why I get this: $ dpkg-query --list vim-athena Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err:

Re: dpkg-query - package unpacked, no version ???

2013-09-02 Thread Zenaan Harkness
On 9/2/13, Zenaan Harkness z...@freedbms.net wrote: Anyone know why I get this: $ dpkg-query --list vim-athena Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)

Re: dpkg-query - package unpacked, no version ???

2013-09-02 Thread Tom H
On Mon, Sep 2, 2013 at 7:33 AM, Zenaan Harkness z...@freedbms.net wrote: Anyone know why I get this: $ dpkg-query --list vim-athena Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required

Re: dpkg-query - package unpacked, no version ???

2013-09-02 Thread Tom H
On Mon, Sep 2, 2013 at 7:39 AM, Darac Marjal mailingl...@darac.org.uk wrote: On Mon, Sep 02, 2013 at 09:33:27PM +1000, Zenaan Harkness wrote: Anyone know why I get this: $ dpkg-query --list vim-athena Desired=Unknown/Install/Remove/Purge/Hold |

Re: dpkg-query - package unpacked, no version ???

2013-09-02 Thread Zenaan Harkness
On 9/2/13, Tom H tomh0...@gmail.com wrote: On Mon, Sep 2, 2013 at 7:33 AM, Zenaan Harkness z...@freedbms.net wrote: Anyone know why I get this: $ dpkg-query --list vim-athena Desired=Unknown/Install/Remove/Purge/Hold |

Re: dpkg-query - package unpacked, no version ???

2013-09-02 Thread Tom H
On Mon, Sep 2, 2013 at 7:51 AM, Zenaan Harkness z...@freedbms.net wrote: On 9/2/13, Zenaan Harkness z...@freedbms.net wrote: Anyone know why I get this: $ dpkg-query --list vim-athena Desired=Unknown/Install/Remove/Purge/Hold |

Re: dpkg-query - package unpacked, no version ???

2013-09-02 Thread Tom H
On Mon, Sep 2, 2013 at 9:30 AM, Zenaan Harkness z...@freedbms.net wrote: On 9/2/13, Tom H tomh0...@gmail.com wrote: On Mon, Sep 2, 2013 at 7:33 AM, Zenaan Harkness z...@freedbms.net wrote: Anyone know why I get this: $ dpkg-query --list vim-athena Desired=Unknown/Install/Remove/Purge/Hold

Re: dpkg-query - package unpacked, no version ???

2013-09-02 Thread Loïc Grenié
2013/9/2 Zenaan Harkness z...@freedbms.net: Anyone know why I get this: $ dpkg-query --list vim-athena Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name

Re: dpkg-query - package unpacked, no version ???

2013-09-02 Thread Curt
On 2013-09-02, Tom H tomh0...@gmail.com wrote: AFAICT, the un output of -l for vim-athena is because it's listed in the Recommends field of vim-common, so it's recognized as a package. It seems to me, from what I can discern on my own system, that you obtain the 'un' output in the initial

Re: dpkg-query - package unpacked, no version ???

2013-09-02 Thread Tom H
On Mon, Sep 2, 2013 at 10:32 AM, Curt cu...@free.fr wrote: On 2013-09-02, Tom H tomh0...@gmail.com wrote: AFAICT, the un output of -l for vim-athena is because it's listed in the Recommends field of vim-common, so it's recognized as a package. It seems to me, from what I can discern on my

Re: dpkg-query - package unpacked, no version ???

2013-09-02 Thread Zenaan Harkness
On 9/3/13, Curt cu...@free.fr wrote: On 2013-09-02, Tom H tomh0...@gmail.com wrote: AFAICT, the un output of -l for vim-athena is because it's listed in the Recommends field of vim-common, so it's recognized as a package. It seems to me, from what I can discern on my own system, that you

Re: dpkg-query - package unpacked, no version ???

2013-09-02 Thread Curt
On 2013-09-02, Tom H tomh0...@gmail.com wrote: Then vim-dbg and chromium-browser-dbg should also get un Where or how do you get no package description for those packages? What command are you using? -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of

Re: dpkg-query - package unpacked, no version ???

2013-09-02 Thread Tom H
On Mon, Sep 2, 2013 at 10:53 AM, Zenaan Harkness z...@freedbms.net wrote: On 9/3/13, Curt cu...@free.fr wrote: On 2013-09-02, Tom H tomh0...@gmail.com wrote: AFAICT, the un output of -l for vim-athena is because it's listed in the Recommends field of vim-common, so it's recognized as a

Re: dpkg-query - package unpacked, no version ???

2013-09-02 Thread Curt
On 2013-09-02, Zenaan Harkness z...@freedbms.net wrote: I actually thought the same for a bit, but apt-cache show vim-athena seems to show description just fine. Well, I'm not getting the same output as you for the same packages, and it's not the package description that apt-cache shows that

Re: dpkg-query - package unpacked, no version ???

2013-09-02 Thread Tom H
On Mon, Sep 2, 2013 at 10:53 AM, Curt cu...@free.fr wrote: On 2013-09-02, Tom H tomh0...@gmail.com wrote: Then vim-dbg and chromium-browser-dbg should also get un Where or how do you get no package description for those packages? What command are you using? dpkg -l -- To UNSUBSCRIBE,

Re: dpkg-query - package unpacked, no version ???

2013-09-02 Thread Curt
On 2013-09-02, Tom H tomh0...@gmail.com wrote: Where or how do you get no package description for those packages? What command are you using? dpkg -l curty@einstein:~$ dpkg -l vim-dbg No packages found matching vim-dbg. curty@einstein:~$ dpkg-query --list vim-dbg No packages found matching

Re: dpkg-query - package unpacked, no version ???

2013-09-02 Thread Tom H
On Mon, Sep 2, 2013 at 11:04 AM, Curt cu...@free.fr wrote: On 2013-09-02, Zenaan Harkness z...@freedbms.net wrote: I actually thought the same for a bit, but apt-cache show vim-athena seems to show description just fine. Well, I'm not getting the same output as you for the same packages, and

Re: dpkg-query - package unpacked, no version ???

2013-09-02 Thread Curt
On 2013-09-02, Curt cu...@free.fr wrote: curty@einstein:~$ dpkg -l vim-doc Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version

Re: dpkg-query - package unpacked, no version ???

2013-09-02 Thread Zenaan Harkness
On 9/3/13, Curt cu...@free.fr wrote: On 2013-09-02, Tom H tomh0...@gmail.com wrote: Then vim-dbg and chromium-browser-dbg should also get un Where or how do you get no package description for those packages? What command are you using? :) With my custom supa-dupa package searcher and

Re: dpkg-query - package unpacked, no version ???

2013-09-02 Thread Zenaan Harkness
On 9/3/13, Tom H tomh0...@gmail.com wrote: On Mon, Sep 2, 2013 at 11:04 AM, Curt cu...@free.fr wrote: On 2013-09-02, Zenaan Harkness z...@freedbms.net wrote: I actually thought the same for a bit, but apt-cache show vim-athena seems to show description just fine. Well, I'm not getting the

Re: dpkg-query - package unpacked, no version ???

2013-09-02 Thread Curt
On 2013-09-02, Tom H tomh0...@gmail.com wrote: Does apt-cache show vim-common list vim-athena on the Recommends: line? Yes it does. It also shows vim-gnome. So I only see one pattern here, although I'm not taking much time for reflection. curty@einstein:~$ dpkg-query --list vim-gnome

Re: dpkg-query - package unpacked, no version ???

2013-09-02 Thread Tom H
On Mon, Sep 2, 2013 at 11:19 AM, Curt cu...@free.fr wrote: On 2013-09-02, Tom H tomh0...@gmail.com wrote: Where or how do you get no package description for those packages? What command are you using? dpkg -l curty@einstein:~$ dpkg -l vim-dbg No packages found matching vim-dbg.

Re: dpkg-query - package unpacked, no version ???

2013-09-02 Thread Tom H
On Mon, Sep 2, 2013 at 11:34 AM, Curt cu...@free.fr wrote: On 2013-09-02, Tom H tomh0...@gmail.com wrote: Does apt-cache show vim-common list vim-athena on the Recommends: line? Yes it does. It also shows vim-gnome. So I only see one pattern here, although I'm not taking much time for

Re: dpkg-query - package unpacked, no version ???

2013-09-02 Thread Curt
On 2013-09-02, Tom H tomh0...@gmail.com wrote: so apt-cache show vim-common cannot list vim-athena on the Recommends: line. Package: vim-common Source: vim Version: 2:7.3.547-7~bpo60+1 Installed-Size: 364 Maintainer: Debian Vim Maintainers pkg-vim-maintain...@lists.alioth.debian.org

Re: dpkg-query - package unpacked, no version ???

2013-09-02 Thread Curt
On 2013-09-02, Curt cu...@free.fr wrote: I have a backported package. I should say that there are two packages shown when I do 'apt-cache show vim-common, of which the backported one has vim-athena as a Recommends, though the backported package is not the one I have installed. Sorry for the

Re: dpkg-query - package unpacked, no version ???

2013-09-02 Thread Robert Holtzm
On Mon, Sep 02, 2013 at 12:39:48PM +0100, Darac Marjal wrote: On Mon, Sep 02, 2013 at 09:33:27PM +1000, Zenaan Harkness wrote: Anyone know why I get this: $ dpkg-query --list vim-athena Desired=Unknown/Install/Remove/Purge/Hold |