public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Michael Hampicke <gentoo-user@hadt.biz>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] emerge problem - removing old libraries?
Date: Mon, 12 Mar 2012 13:23:21 +0100	[thread overview]
Message-ID: <4F5DEAB9.4010905@hadt.biz> (raw)
In-Reply-To: <20120312100809.308e73f5@digimed.co.uk>

> man qfile and look at the section on finding orphan files.
> 
> Emerge portage-utils if you don't have qfile.

I just ran
# find /usr/lib* -type f -print0 | xargs -0 qfile -o | more

an was suprised how much orphans there are, already excluding the python
and perl stuff.

Here's some suprising stuff:

/usr/lib64/systemd/system/canberra-system-shutdown-reboot.service
/usr/lib64/systemd/system/console-kit-daemon.service
/usr/lib64/systemd/system/canberra-system-shutdown.service
/usr/lib64/systemd/system/udev-trigger.service
/usr/lib64/systemd/system/udev-control.socket
/usr/lib64/systemd/system/dbus.service
/usr/lib64/systemd/system/acpid.service
/usr/lib64/systemd/system/console-kit-log-system-restart.service
/usr/lib64/systemd/system/bluetooth.service
/usr/lib64/systemd/system/udev-kernel.socket
/usr/lib64/systemd/system/udev.service
/usr/lib64/systemd/system/alsa-store.service
/usr/lib64/systemd/system/console-kit-log-system-start.service
/usr/lib64/systemd/system/udev-settle.service
/usr/lib64/systemd/system/canberra-system-bootup.service
/usr/lib64/systemd/system/dbus.socket
/usr/lib64/systemd/system/alsa-restore.service
/usr/lib64/systemd/system/console-kit-log-system-stop.service
....
/usr/lib64/gcc/x86_64-pc-linux-gnu/4.5.3/libmudflapth.so.0.0.0
/usr/lib64/gcc/x86_64-pc-linux-gnu/4.5.3/crtend.o
/usr/lib64/gcc/x86_64-pc-linux-gnu/4.5.3/libgfortran.so.3.0.0
/usr/lib64/gcc/x86_64-pc-linux-gnu/4.5.3/libgfortran.la
/usr/lib64/gcc/x86_64-pc-linux-gnu/4.5.3/crtprec80.o
/usr/lib64/gcc/x86_64-pc-linux-gnu/4.5.3/libgomp.a
....

the gcc stuff is multiple pages long. But I don't think it's a good idea
to start messing with gcc's files.
And what's with the systemd stuff? I never even installed it.

This is a fresh stage3 install from about a week ago.

Any thoughts?



  reply	other threads:[~2012-03-12 12:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-12  8:53 [gentoo-user] emerge problem - removing old libraries? Helmut Jarausch
2012-03-12 10:08 ` Neil Bothwick
2012-03-12 12:23   ` Michael Hampicke [this message]
2012-03-12 18:55     ` Helmut Jarausch
2012-03-12 20:11       ` Michael Hampicke
2012-03-12 17:12 ` Mark Knecht

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F5DEAB9.4010905@hadt.biz \
    --to=gentoo-user@hadt.biz \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox