public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Rudmer van Dijk <rudmer.van.dijk@casema.nl>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: libpng12 is missing
Date: Tue, 11 May 2010 17:25:30 +0200	[thread overview]
Message-ID: <201005111725.30832.rudmer.van.dijk@casema.nl> (raw)
In-Reply-To: <AANLkTimS24HPnvu8FexW278-ANFQCoNoEXBnf3xCeBWZ@mail.gmail.com>

On Tuesday 11 May 2010, Paul Hartman wrote:
> On Mon, May 10, 2010 at 5:27 PM, Volker Armin Hemmann
> 
> <volkerarmin@googlemail.com> wrote:
> > On Sonntag 09 Mai 2010, Rudmer van Dijk wrote:
> >> On Sunday 09 May 2010, Volker Armin Hemmann wrote:
> >> > On Sonntag 09 Mai 2010, Rudmer van Dijk wrote:
> >> > > On Sunday 09 May 2010, walt wrote:
> >> > > > This looks to me like a major portage screwup.  I see that on my
> >> > > > ~amd64 machine I have both versions of libpng, but the 1.2.43-r1
> >> > > > doesn't install a pkg-config file because 1.4.2 installs one with
> >> > > > the same name, and just as bad, version 1.2.43-r1 removed the
> >> > > > libpng12 header files.
> >> > > > 
> >> > > > For now, I'd suggest just going back to to 1.2.43 if you can --
> >> > > > maybe mask
> >> > > > 
> >> > > >  >1.2.43 in package.mask?
> >> > > > 
> >> > > > Meanwhile I'm trying to fix firefox so I can read the bug report
> >> > > > mentioned by Andras.
> >> > > 
> >> > > well I'm getting into a .la hell...
> >> > > you need to rebuild packages which are themselves not invalid and
> >> > > therefore can't be found by revdep-rebuild...
> >> > > 
> >> > > searching with "grep png12 `find /usr/lib64/ -name '*.la'`" lists
> >> > > all .la files with a bad png version, rebuilding those will fix the
> >> > > system. after that all packages found by revdep-rebuild can be
> >> > > emerged.
> >> > > 
> >> > >   Rudmer
> >> > 
> >> > run la fixer
> >> 
> >> ah, yes I knew there was something easier 8-)
> >> well running `lafilefixer --justfixit` did not find anything so I got
> >> them all
> >> 
> >> thanks!
> >> 
> >>       Rudmer
> > 
> > sadly, it does not get them all.
> > The only save way:
> > grep -R for png12 and remerge all packages whose files pop up.
> > 
> > For example revdep-rebuilt failed to rebuild pygtk - because of glade.
> > But it never tried to rebuild glade...
> 
> In my box (~amd64, unmasked portage) emerge automagically slotted 1.2
> and emerged 1.4 in slot 0. And everything seems to work and be happy.
> revdep-rebuild finds nothing wrong. So maybe the easy fix is to
> "emerge libpng:1.2"?

yeah, thats what I have now... I still need png 1.2 for VMware Player.

but in my case, I had 1.2.43-r2 which is in slot 0?!
so on install of 1.4.2 it deinstalled the 1.2.43-r2 version. manually 
installed 1.2.43-r1 to get 1.2 back.

	Rudmer




  reply	other threads:[~2010-05-11 15:26 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-09 12:10 [gentoo-user] libpng12 is missing Xi Shen
2010-05-09 13:32 ` [gentoo-user] " walt
2010-05-09 13:41   ` Xi Shen
2010-05-09 16:39     ` walt
2010-05-09 17:37       ` Rudmer van Dijk
2010-05-09 18:54         ` Volker Armin Hemmann
2010-05-09 20:12           ` Rudmer van Dijk
2010-05-10 22:27             ` Volker Armin Hemmann
2010-05-11  5:51               ` Mick
2010-05-11  8:39                 ` Neil Bothwick
2010-05-11  8:47                   ` Alan McKinnon
2010-05-11  9:00                     ` Neil Bothwick
2010-05-11 10:15                     ` Neil Bothwick
2010-05-11 10:19                       ` Helmut Jarausch
2010-05-11 11:13                         ` Albert Hopkins
2010-05-11 11:24                           ` Neil Bothwick
2010-05-11 11:54                             ` Albert Hopkins
2010-05-11 11:39                       ` Alan McKinnon
2010-05-11 12:22                         ` Neil Bothwick
2010-05-11 14:41                         ` Volker Armin Hemmann
2010-05-11 23:46                         ` walt
2010-05-12  7:52                           ` Neil Bothwick
2010-05-12  7:53                           ` Neil Bothwick
2010-05-11 12:11                       ` Peter Humphrey
2010-05-14 19:28                         ` Mick
2010-05-14 21:57                           ` Mick
2010-05-15 15:06                             ` Roy Wright
2010-05-15 15:43                               ` Alex Schuster
2010-05-25  3:31                                 ` Harry Putnam
2010-05-25 12:13                                   ` Alex Schuster
2010-05-26 12:55                                     ` Harry Putnam
2010-05-16  7:30                               ` [gentoo-user] Re: libpng12 is missing [TEMP SOLN] Chris Walters
2010-05-16 17:28                                 ` Roy Wright
2010-05-11 14:21               ` [gentoo-user] Re: libpng12 is missing Paul Hartman
2010-05-11 15:25                 ` Rudmer van Dijk [this message]
2010-05-11 16:42                   ` Paul Hartman
2010-05-10  1:11           ` walt
2010-05-10  2:09             ` Dale
2010-05-10  8:26             ` Neil Bothwick
2010-05-09 19:04         ` walt
2010-05-09 14:13   ` Chris Reffett
2010-05-09 14:59 ` [gentoo-user] " András Csányi
2010-05-29  7:56   ` [gentoo-user] binary dependencies [WAS: libpng12 is missing] Enrico Weigelt

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=201005111725.30832.rudmer.van.dijk@casema.nl \
    --to=rudmer.van.dijk@casema.nl \
    --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