Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
media-libs/gstreamer removal and openoffice-bin rebuilds
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
v_andal
Guru
Guru


Joined: 26 Aug 2008
Posts: 545
Location: Germany

PostPosted: Wed Nov 19, 2014 10:41 am    Post subject: media-libs/gstreamer removal and openoffice-bin rebuilds Reply with quote

After playing with xfce4-mixer, I have removed it. After that I've done emerge --depclean which removed media-libs/gstreamer library. This caused warning

Quote:

!!! existing preserved libs:
>>> package: media-libs/gstreamer-0.10.36-r2
* - /usr/lib/libgstreamer-0.10.so.0
* - /usr/lib/libgstreamer-0.10.so.0.30.0
* used by /usr/lib/openoffice/program/libavmediagst.so (app-office/openoffice-bin-4.1.1)
>>> package: media-libs/gst-plugins-base-0.10.36-r1
* - /usr/lib/libgstinterfaces-0.10.so.0
* - /usr/lib/libgstinterfaces-0.10.so.0.25.0
* used by /usr/lib/openoffice/program/libavmediagst.so (app-office/openoffice-bin-4.1.1)
Use emerge @preserved-rebuild to rebuild packages using theses libraries


Ok. I've executed specified command. It reinstalled openoffice-bin and at the end displayed the same message. I've executed once more just in case - same result. Now, I get this message displayed every time when I install something or run emerge --depclean. How can I get rid of it? And probably some fix has to be applied to ebuild.
Back to top
View user's profile Send private message
v_andal
Guru
Guru


Joined: 26 Aug 2008
Posts: 545
Location: Germany

PostPosted: Wed Nov 19, 2014 11:00 am    Post subject: Reply with quote

Hm. It appears, that openoffice-bin installation is "broken". I have it installed on another machine and there
Code:
ldd /usr/lib/openoffice/program/libavmediagst.so
reports

Quote:

libgstinterfaces-0.10.so.0 => not found
libgstreamer-0.10.so.0 => not found


That explains why emerge believes that the package has to be reinstalled, but reinstall does not fix anything because it does not have gstreamer in the dependencies list.
Back to top
View user's profile Send private message
v_andal
Guru
Guru


Joined: 26 Aug 2008
Posts: 545
Location: Germany

PostPosted: Mon Nov 24, 2014 2:19 pm    Post subject: Reply with quote

Oh boy. openoffice also must depend on dev-libs/apr
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum