* [gentoo-dev] Re: LibPNG Problems :(
@ 2002-04-19 21:12 Seemant Kulleen
2002-04-20 5:59 ` Marcelo Fontenele S Santos
0 siblings, 1 reply; 6+ messages in thread
From: Seemant Kulleen @ 2002-04-19 21:12 UTC (permalink / raw
To: gentoo-dev
Hi All,
Far be it from me to flame anyone. I have not been keeping myself as up
to date on this list as I should. However, I feel I must comment about
the libPNG issue. First off, Spider and I decided to do it. Neither of
us is a KDE person, so perhaps we underestimated the amount of hassle it
was to be for the KDE folks.
As for trolling, I do not think that Mrs. Loli-Queru was trolling.
Rather, I think she brought up a valid point, and an obvious weakness in
the method that we chose to unleash the libpng update to people. Her
point about recompiling X may not have been a literal one, but the
_effect_ of the update was as large as that (for KDE users).
There has been much discussion about it, and I am confident that such
things will not be repeated. We are implementing a methodology that
allows smoother transitions.
As for the fact that it was a _choice_ to update. Yes, it was. However,
users tend to place a certain amount of trust in the distribution. And as
such, putting them through a hassle like that is certainly not going to be
appreciated. What we did not do as well as we could have was inform the
user of the magnanimity (if that is, indeed, a word) of the update.
To the users of KDE that were blindsided by this, please accept my
apology. And, Mrs. Loli-Quero, despite the obvious weaknesses of
open-source, I think that we are striving to make headway and advances in
quality control (said libpng experience notwithstanding :), and we can
only improve.
Thanks,
Seemant
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-dev] Re: LibPNG Problems :(
2002-04-19 21:12 [gentoo-dev] Re: LibPNG Problems :( Seemant Kulleen
@ 2002-04-20 5:59 ` Marcelo Fontenele S Santos
2002-04-21 11:45 ` Spider
0 siblings, 1 reply; 6+ messages in thread
From: Marcelo Fontenele S Santos @ 2002-04-20 5:59 UTC (permalink / raw
To: gentoo-dev
On Friday 19 April 2002 18:12, Seemant Kulleen wrote:
> Far be it from me to flame anyone. I have not been keeping myself as up
> to date on this list as I should. However, I feel I must comment about
> the libPNG issue. First off, Spider and I decided to do it. Neither of
> us is a KDE person, so perhaps we underestimated the amount of hassle it
> was to be for the KDE folks.
Is there a way to make emerge capable of finding the ebuilds that depend on
libpng( or some other package ), like the scripts in libpng/files, and,
instead of just listing them, emerge them?
Something like:
emerge --dependent libpng
Would cause all packages that need libpng to be reemerged.
Thanks,
--
Marcelo Fontenele S Santos <msantos@pobox.com>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-dev] Re: LibPNG Problems :(
2002-04-20 5:59 ` Marcelo Fontenele S Santos
@ 2002-04-21 11:45 ` Spider
2002-04-22 12:40 ` Terje Kvernes
0 siblings, 1 reply; 6+ messages in thread
From: Spider @ 2002-04-21 11:45 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 897 bytes --]
begin quote
On Sat, 20 Apr 2002 02:59:23 -0300
Marcelo Fontenele S Santos <msantos@pobox.com> wrote:
> Is there a way to make emerge capable of finding the ebuilds that
> depend on libpng( or some other package ), like the scripts in
> libpng/files, and, instead of just listing them, emerge them?
hmm,
You can do what we did for the update series:
grep -r "media-libs/libpng" /usr/portage
:) This might be a good start, but it only lists the things that
-directly- depend on libpng. not those that pull it in through another
dependency.
but this is indeed a weekness in the current portage implementation :)
or perhaps a strength in the case that where it isn't avaiable in the
main portage you can script around it fairly easily :)
//Spider
--
begin .signature
This is a .signature virus! Please copy me into your .signature!
See Microsoft KB Article Q265230 for more information.
end
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-dev] Re: LibPNG Problems :(
2002-04-21 11:45 ` Spider
@ 2002-04-22 12:40 ` Terje Kvernes
2002-04-22 13:15 ` Marcelo Fontenele S Santos
0 siblings, 1 reply; 6+ messages in thread
From: Terje Kvernes @ 2002-04-22 12:40 UTC (permalink / raw
To: gentoo-dev
Spider <spider@gentoo.org> writes:
> You can do what we did for the update series:
> grep -r "media-libs/libpng" /usr/portage
>
> :) This might be a good start, but it only lists the things that
> -directly- depend on libpng. not those that pull it in through
> another dependency.
well, if you cycle through all available packages that shouldn't be
a problem? every dependency is another package, and if you've gone
through all packages, dependencies are irrelevant. or?
--
Terje
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-dev] Re: LibPNG Problems :(
2002-04-22 12:40 ` Terje Kvernes
@ 2002-04-22 13:15 ` Marcelo Fontenele S Santos
2002-04-22 13:38 ` Terje Kvernes
0 siblings, 1 reply; 6+ messages in thread
From: Marcelo Fontenele S Santos @ 2002-04-22 13:15 UTC (permalink / raw
To: gentoo-dev
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Monday 22 April 2002 09:40, Terje Kvernes wrote:
> Spider <spider@gentoo.org> writes:
> > You can do what we did for the update series:
> > grep -r "media-libs/libpng" /usr/portage
> >
> > :) This might be a good start, but it only lists the things that
> >
> > -directly- depend on libpng. not those that pull it in through
> > another dependency.
>
> well, if you cycle through all available packages that shouldn't be
> a problem? every dependency is another package, and if you've gone
> through all packages, dependencies are irrelevant. or?
But you have to do that in the right order or it wont work.
- --
Marcelo Fontenele S Santos <msantos@pobox.com>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE8xAz8CBYGr8x5oV8RAqonAKCKczWAufl2H0lTbbJ0LhLGzvo+AACfUwmc
zuQABL6A+BejMuxvB2vZCG0=
=ArOa
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-dev] Re: LibPNG Problems :(
2002-04-22 13:15 ` Marcelo Fontenele S Santos
@ 2002-04-22 13:38 ` Terje Kvernes
0 siblings, 0 replies; 6+ messages in thread
From: Terje Kvernes @ 2002-04-22 13:38 UTC (permalink / raw
To: gentoo-dev
Marcelo Fontenele S Santos <msantos@pobox.com> writes:
> On Monday 22 April 2002 09:40, Terje Kvernes wrote:
>
> > well, if you cycle through all available packages that shouldn't
> > be a problem? every dependency is another package, and if you've
> > gone through all packages, dependencies are irrelevant. or?
>
> But you have to do that in the right order or it wont work.
well, you need to work your way through all packages installed and
all of their dependencies, yes. that could get icky. :/
making a dependency-list for each package is also a good idea for
being able to do safe unmerges.
--
Terje
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2002-04-22 13:38 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-19 21:12 [gentoo-dev] Re: LibPNG Problems :( Seemant Kulleen
2002-04-20 5:59 ` Marcelo Fontenele S Santos
2002-04-21 11:45 ` Spider
2002-04-22 12:40 ` Terje Kvernes
2002-04-22 13:15 ` Marcelo Fontenele S Santos
2002-04-22 13:38 ` Terje Kvernes
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox