On Tuesday 22 May 2007, [EMAIL PROTECTED] wrote:
> On Tue, 22 May 2007, David Baron <[EMAIL PROTECTED]> wrote:
> > /etc/alternatives has a zillion dangling symlinks. Seems these got set
> > somewhere along the line but were never cleaned up as programs were
> > moved, upgraded, removed.
> >
> > How
Kushal Kumaran([EMAIL PROTECTED]) is reported to have said:
> On 5/23/07, Wayne Topa <[EMAIL PROTECTED]> wrote:
> >Mike McClain([EMAIL PROTECTED]) is reported to have said:
> >>
<>
> >> If these leftovers are due to packages removed but not purged, this
> >> will tell you:
> >> grep -B1 "S
On 5/23/07, Wayne Topa <[EMAIL PROTECTED]> wrote:
Mike McClain([EMAIL PROTECTED]) is reported to have said:
> On Tue, 22 May 2007, David Baron <[EMAIL PROTECTED]> wrote:
> >
> > /etc/alternatives has a zillion dangling symlinks. Seems these got set
> > somewhere along the line but were never clea
Mike McClain([EMAIL PROTECTED]) is reported to have said:
> On Tue, 22 May 2007, David Baron <[EMAIL PROTECTED]> wrote:
> >
> > /etc/alternatives has a zillion dangling symlinks. Seems these got set
> > somewhere along the line but were never cleaned up as programs were moved,
> > upgraded, remove
Mike McClain wrote:
[...]
>
> If these leftovers are due to packages removed but not purged, this
> will tell you:
> grep -B1 "Status: deinstall ok config-files" /var/lib/dpkg/status \
> | grep "Pac" | cut -d" " -f2
> and
> for f in $( the above line ); do dpkg -P $f; done
> will cl
On Tue, 22 May 2007, David Baron <[EMAIL PROTECTED]> wrote:
>
> /etc/alternatives has a zillion dangling symlinks. Seems these got set
> somewhere along the line but were never cleaned up as programs were moved,
> upgraded, removed.
>
> How does one clean up this mess conveniently?
If these left
On Tue, May 22, 2007 at 12:49:18PM +0300, David Baron wrote:
> /etc/alternatives has a zillion dangling symlinks. Seems these got set
> somewhere along the line but were never cleaned up as programs were moved,
> upgraded, removed.
>
> How does one clean up this mess conveniently?
>
I don't kn
On Tue, 22 May 2007 15:16:26 +0100
Liam O'Toole <[EMAIL PROTECTED]> wrote:
[snip]
> The 'symlinks' package can do a search-and-destroy of dangling symlinks
> for you. The 'cruft' package can identify missing alternatives.
Thanks.
> Liam
Celejar
--
mailmin.sourceforge.net - remote access via se
On Tue, 22 May 2007 09:47:49 -0400
Celejar <[EMAIL PROTECTED]> wrote:
> On Tue, 22 May 2007 12:49:18 +0300
> David Baron <[EMAIL PROTECTED]> wrote:
>
> > /etc/alternatives has a zillion dangling symlinks. Seems these got set
> > somewhere along the line but were never cleaned up as programs were
On Tue, 22 May 2007 09:47:49 -0400
Celejar <[EMAIL PROTECTED]> wrote:
> On Tue, 22 May 2007 12:49:18 +0300
> David Baron <[EMAIL PROTECTED]> wrote:
>
> > /etc/alternatives has a zillion dangling symlinks. Seems these got
> > set somewhere along the line but were never cleaned up as programs
> > w
On Tue, 22 May 2007 12:49:18 +0300
David Baron <[EMAIL PROTECTED]> wrote:
> /etc/alternatives has a zillion dangling symlinks. Seems these got set
> somewhere along the line but were never cleaned up as programs were moved,
> upgraded, removed.
>
> How does one clean up this mess conveniently?
/etc/alternatives has a zillion dangling symlinks. Seems these got set
somewhere along the line but were never cleaned up as programs were moved,
upgraded, removed.
How does one clean up this mess conveniently?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Tr
David Baron wrote the following on 30.01.2007 17:38:
> My /etc/alternatives directory is chock full of dangling symlinks.
>
> Is there any neat way of servicing this or must I manually rm each one?
$ man update-alternatives
HTH Thilo
--
gpg key: 0x4A411E09
--
To UNSUBSCRIBE, email to [EMAI
My /etc/alternatives directory is chock full of dangling symlinks.
Is there any neat way of servicing this or must I manually rm each one?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
14 matches
Mail list logo