On Tue, 18 Jun 2019 16:47:43 -0400,
Rich Freeman wrote:
>
> On Tue, Jun 18, 2019 at 4:31 PM John Covici <[email protected]> wrote:
> >
> > On Tue, 18 Jun 2019 15:27:21 -0400,
> > Rich Freeman wrote:
> > >
> > > On Tue, Jun 18, 2019 at 2:47 PM John Covici <[email protected]> wrote:
> > > >
> > > > On Tue, 18 Jun 2019 13:35:16 -0400,
> > > > Rich Freeman wrote:
> > > > >
> > > > > On Tue, Jun 18, 2019 at 1:00 PM John Covici <[email protected]>
> > > > > wrote:
> > > > > >
> > > > > > emerge --update --newuse --deep --with-bdeps=y @world
> > > > >
> > > > > And did you try actually running this?
> > > >
> > > > Yep, I did run this and although the packages I mentioned did not
> > > > compile, all others did work. Here is what I have for the packages
> > > > mentioned gnome-desktop and openssl.
> > > >
> > >
> > > So, you're saying that when you tried to run that command, portage
> > > tried to build gnome-desktop and openssl, and they failed?
> > >
> > > Can you attach the build logs for these?
> >
> > gnome-desktop and openssl do build successfully, but depclean does
> > complain about them maybe because of the unresolved dependencies to
> > totem and inn.
>
> What unresolved dependencies? Did it install gnome-desktop and
> openssl, or not? If it was installed, then it shouldn't be
> unresolved.
>
> I'm having difficulty following this. First these two packages are
> missing. Then they didn't compile. Then they did build successfully,
> but are "unresolved?"
>
> What is the output of:
> emerge --update --newuse --deep --with-bdeps=y @world
>
> What is the output of:
> emerge --depclean
> (yes, you pasted it above, but that was possibly before running the
> update with-bdeps)
>
> What is the output of:
> emerge -1 media-video/totem net-nntp/inn
>
> Also, you're obviously using inn from an overlay since it isn't in the
> tree. Are its dependencies in the tree or your overlay, and are they
> correct? The output of the above command will probably help.
OK, here is my preserved listing, I think this will give you a hint.
totem and inn and mono are the packages that will not install,
gnome-desktop and openssl install correctly but I think some library
is being used by the two packages that will not install.
I just did the world update maybe a weeik ago and have not synced
since.
Here is what emerge says:
!!! existing preserved libs:
>>> package: gnome-base/gnome-desktop-3.30.2.1
* - /usr/lib64/libgnome-desktop-3.so.12
* - /usr/lib64/libgnome-desktop-3.so.12.2.1
* used by /usr/lib64/libtotem.so.0.0.0
(media-video/totem-3.24.0)
>>> package: dev-libs/openssl-1.0.2r-r200
* - /usr/lib64/libcrypto.so.1.0.0
* used by /usr/sbin/sendmail (mail-mta/sendmail-8.14.9-r1)
* used by /var/spool/news/bin/nnrpd (net-nntp/inn-2.5.5-r1)
* - /usr/lib64/libssl.so.1.0.0
* used by /usr/sbin/sendmail
(mail-mta/sendmail-8.14.9-r1)
* used by /var/spool/news/bin/nnrpd
(net-nntp/inn-2.5.5-r1)
>>> package: dev-lang/perl-5.30.0
* - /usr/lib64/libperl.so.5.28
* - /usr/lib64/libperl.so.5.28.2
* used by /var/spool/news/bin/innd
(net-nntp/inn-2.5.5-r1)
* used by /var/spool/news/bin/nnrpd
(net-nntp/inn-2.5.5-r1)
Use emerge @preserved-rebuild to rebuild packages using
these libraries
Sendmail is something which I maybe could recompile, but I know I had
problems doing that the last time I tried.
--
Your life is like a penny. You're going to lose it. The question is:
How do
you spend it?
John Covici wb2una
[email protected]