I found what I was ding wrong:
>>> > The printer has stopped working! I'm suspicious of the
>>> > dependency-based sequencing since that was the only upgrade which
>>> > mentioned the printer, but another one of the upgrades may well have
>>> > disturbed the printing system. Before I start the
Hello Rob,
Rob Hurle wrote:
> Further experiments on printing on the Canon printer through CUPS:
>
> > The printer has stopped working! I'm suspicious of the
> > dependency-based sequencing since that was the only upgrade which
> > mentioned the printer, but another one of the upgrades may wel
Further experiments on printing on the Canon printer through CUPS:
> The printer has stopped working! I'm suspicious of the
> dependency-based sequencing since that was the only upgrade which
> mentioned the printer, but another one of the upgrades may well have
> disturbed the printing system.
On Tue, Sep 08, 2009 at 08:50:25PM -0700, Daniel Burrows wrote:
> On Wed, Sep 09, 2009 at 12:41:18AM +0900, Osamu Aoki was
> heard to say:
> > On Tue, Sep 08, 2009 at 07:54:24AM -0700, Daniel Burrows wrote:
> > > On Sun, Sep 06, 2009 at 03:53:06PM -0400, Charles Kroeger
> > > was heard to say:
On Wed, Sep 09, 2009 at 12:41:18AM +0900, Osamu Aoki was
heard to say:
> On Tue, Sep 08, 2009 at 07:54:24AM -0700, Daniel Burrows wrote:
> > On Sun, Sep 06, 2009 at 03:53:06PM -0400, Charles Kroeger
> > was heard to say:
> > > Thanks for that suggestion but I don't use aptitude..I use apt, dpkg
On Wed, Sep 09, 2009 at 12:41:18AM +0900, Osamu Aoki wrote:
> On Tue, Sep 08, 2009 at 07:54:24AM -0700, Daniel Burrows wrote:
> > On Sun, Sep 06, 2009 at 03:53:06PM -0400, Charles Kroeger
> > was heard to say:
> > > Thanks for that suggestion but I don't use aptitude..I use apt, dpkg, and
> > > s
On Tue, Sep 08, 2009 at 07:54:24AM -0700, Daniel Burrows wrote:
> On Sun, Sep 06, 2009 at 03:53:06PM -0400, Charles Kroeger
> was heard to say:
> > Thanks for that suggestion but I don't use aptitude..I use apt, dpkg, and
> > smartpm.
> >
> > dpkg -P works but it would seem each package must b
On Sun, Sep 06, 2009 at 03:53:06PM -0400, Charles Kroeger
was heard to say:
> Thanks for that suggestion but I don't use aptitude..I use apt, dpkg, and
> smartpm.
>
> dpkg -P works but it would seem each package must be listed
> seperately. Is there a command that gets all the unpurged stuff i
On Sun,06.Sep.09, 23:19:39, Teemu Likonen wrote:
> On 2009-09-06 23:17 (+0300), Teemu Likonen wrote:
>
> > I think "aptitude purge ~c" is much simpler than a command like:
> >
> > COLUMN=200 dpkg --list | awk '/^rc/ {print $2}' | xargs -r dpkg -P --
> ^^
>
> Must be "COLUMNS".
But
On 2009-09-06 23:17 (+0300), Teemu Likonen wrote:
> I think "aptitude purge ~c" is much simpler than a command like:
>
> COLUMN=200 dpkg --list | awk '/^rc/ {print $2}' | xargs -r dpkg -P --
^^
Must be "COLUMNS".
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
w
On 2009-09-06 15:53 (-0400), Charles Kroeger wrote:
>> # aptitude purge ~c
>
> Thanks for that suggestion but I don't use aptitude..I use apt, dpkg, and
> smartpm.
Well, use aptitude then! :-)
I think "aptitude purge ~c" is much simpler than a command like:
COLUMN=200 dpkg --list | awk '/^r
On Sat,05.Sep.09, 21:33:42, Charles Kroeger wrote:
> Some questions: is there a command in dpkg to purge these package related
> files 'after' the package has been removed?
I hacked up this little script, which i often use:
apt-get autoclean;
apt-get autoremove;
orphaner;
rm -f /var/cache/apt/ar
> # aptitude purge ~c
Thanks for that suggestion but I don't use aptitude..I use apt, dpkg, and
smartpm.
dpkg -P works but it would seem each package must be listed
seperately. Is there a command that gets all the unpurged stuff in one go,
like your suggestion above with apititude?
Apropos to
On Sat,05.Sep.09, 21:33:42, Charles Kroeger wrote:
> Some questions: is there a command in dpkg to purge these package related
> files 'after' the package has been removed?
Sure, but it is easier to use aptitude:
# aptitude purge ~c
Regards,
Andrei
--
If you can't explain it simply, you don'
14 matches
Mail list logo