hi,

on every emerge --unmerge i get the following error Message:

touch: error while loading shared libraries: librt.so.1: cannot open shared object file: No such file or directory.

### revdep-rebuild found no missing library for touch or portage.

### ldconfig -p | grep librt.so.1
        librt.so.1 (libc6, OS ABI: Linux 2.6.9) => /lib/librt.so.1

### ll /lib/librt.so.1
lrwxrwxrwx 1 root root 14 19. Feb 19:22 /lib/librt.so.1 -> librt-2.6.1.so
### ll /lib/librt-2.6.1.so
-rwxr-xr-x 1 root root 32400  8. Nov 14:05 /lib/librt-2.6.1.so

### equery belongs /lib/librt-2.6.1.so
[ Searching for file(s) /lib/librt-2.6.1.so in *... ]
sys-libs/glibc-2.6.1 (/lib/librt-2.6.1.so)

### fileaccess while running emerge --unmerge
fileaccess-dazuko /lib | grep librt
OPEN uid:0 pid:31995 mode:33261 flags:0 file_uid:0 file_gid:0 file_device:0 file_size:32400 file:/lib/librt-2.6.1.so OPEN uid:0 pid:32002 mode:33261 flags:0 file_uid:0 file_gid:0 file_device:0 file_size:32400 file:/lib/librt-2.6.1.so

can anyone help ?

regards

Fred

 emerge --unmerge app-admin/gnomesu

>>> These are the packages that would be unmerged:

 app-admin/gnomesu
    selected: 0.3.1
   protected: none
     omitted: none

>>> 'Selected' packages are slated for removal.
>>> 'Protected' and 'omitted' packages will not be removed.

Would you like to unmerge these packages? [Yes/No] y
>>> Waiting 5 seconds before starting...
>>> (Control-C to abort)...
>>> Unmerging in: 5 4 3 2 1
>>> Unmerging app-admin/gnomesu-0.3.1...
touch: error while loading shared libraries: librt.so.1: cannot open shared object file: No such file or directory

*
 * ERROR: media-tv/tvbrowser-2.5.3 failed.
 * Call stack:
 *               ebuild.sh, line 1641:  Called die
 * The specific snippet of code:
 *      preprocess_ebuild_env || \
 *              die "error processing environment"
 *  The die message:
 *   error processing environment
 *
* If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/binpkgs/media-tv/tvbrowser-2.5.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/binpkgs/media-tv/tvbrowser-2.5.3/temp/environment'.
 *
!!! FAILED prerm: 1
 * The 'prerm' phase of the 'media-tv/tvbrowser-2.5.3' package has failed
 * with exit value 1. The problem occurred while executing the ebuild
 * located at '/var/db/pkg/media-
 * tv/tvbrowser-2.5.3/tvbrowser-2.5.3.ebuild'. If necessary, manually
 * remove the ebuild in order to skip the execution of removal phases.


### and ####


emerge --unmerge media-tv/tvbrowser

>>> These are the packages that would be unmerged:

 media-tv/tvbrowser
    selected: 2.5.3 2.6.3
   protected: none
     omitted: none

>>> 'Selected' packages are slated for removal.
>>> 'Protected' and 'omitted' packages will not be removed.

Would you like to unmerge these packages? [Yes/No] y
>>> Waiting 5 seconds before starting...
>>> (Control-C to abort)...
>>> Unmerging in: 5 4 3 2 1
>>> Unmerging media-tv/tvbrowser-2.5.3...
touch: error while loading shared libraries: librt.so.1: cannot open shared object file: No such file or directory
 *
 * ERROR: media-tv/tvbrowser-2.5.3 failed.
 * Call stack:
 *               ebuild.sh, line 1641:  Called die
 * The specific snippet of code:
 *      preprocess_ebuild_env || \
 *              die "error processing environment"
 *  The die message:
 *   error processing environment
 *
* If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/binpkgs/media-tv/tvbrowser-2.5.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/binpkgs/media-tv/tvbrowser-2.5.3/temp/environment'.
 *
!!! FAILED prerm: 1
 * The 'prerm' phase of the 'media-tv/tvbrowser-2.5.3' package has failed
 * with exit value 1. The problem occurred while executing the ebuild
 * located at '/var/db/pkg/media-
 * tv/tvbrowser-2.5.3/tvbrowser-2.5.3.ebuild'. If necessary, manually
 * remove the ebuild in order to skip the execution of removal phases.


--
gentoo-user@lists.gentoo.org mailing list

Reply via email to