* [gentoo-user] Updating dev-libs/glib pulls a lot of packages...
@ 2010-08-05 16:51 Jarry
2010-08-06 6:41 ` Alan McKinnon
0 siblings, 1 reply; 6+ messages in thread
From: Jarry @ 2010-08-05 16:51 UTC (permalink / raw
To: gentoo-user
Hi,
After just one week I am updating one of my servers but I am
rather terrified by all the stuff the new glib wants to install:
# emerge --pretend --update glib
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild N ] app-text/build-docbook-catalog-1.4
[ebuild N ] app-arch/unzip-6.0-r1 USE="bzip2 unicode"
[ebuild N ] app-text/sgml-common-0.6.3-r5
[ebuild N ] dev-libs/libgpg-error-1.7 USE="nls -common-lisp"
[ebuild N ] app-text/docbook-xsl-stylesheets-1.75.2
[ebuild N ] dev-libs/libgcrypt-1.4.5
[ebuild N ] dev-libs/libxslt-1.1.26 USE="crypt python -debug"
[ebuild N ] app-text/docbook-xml-dtd-4.3-r1
[ebuild N ] dev-util/gtk-doc-am-1.15
[ebuild U ] dev-libs/glib-2.24.1-r1 [2.22.5]
Why are suddenly all those ebuilds needed with new glib?
Jarry
--
_______________________________________________________________
This mailbox accepts e-mails only from selected mailing-lists!
Everything else is considered to be spam and therefore deleted.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Updating dev-libs/glib pulls a lot of packages...
[not found] <fec78-8rp-11@gated-at.bofh.it>
@ 2010-08-05 17:51 ` Vaeth
0 siblings, 0 replies; 6+ messages in thread
From: Vaeth @ 2010-08-05 17:51 UTC (permalink / raw
To: gentoo-user
> [ebuild N ] app-text/build-docbook-catalog-1.4
> [ebuild N ] app-arch/unzip-6.0-r1 USE="bzip2 unicode"
> [ebuild N ] app-text/sgml-common-0.6.3-r5
> [ebuild N ] dev-libs/libgpg-error-1.7 USE="nls -common-lisp"
> [ebuild N ] app-text/docbook-xsl-stylesheets-1.75.2
> [ebuild N ] dev-libs/libgcrypt-1.4.5
> [ebuild N ] dev-libs/libxslt-1.1.26 USE="crypt python -debug"
> [ebuild N ] app-text/docbook-xml-dtd-4.3-r1
> [ebuild N ] dev-util/gtk-doc-am-1.15
> [ebuild U ] dev-libs/glib-2.24.1-r1 [2.22.5]
>
> Why are suddenly all those ebuilds needed with new glib?
http://bugs.gentoo.org/show_bug.cgi?id=318475
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Updating dev-libs/glib pulls a lot of packages...
2010-08-05 16:51 [gentoo-user] Updating dev-libs/glib pulls a lot of packages Jarry
@ 2010-08-06 6:41 ` Alan McKinnon
2010-08-06 7:19 ` Jarry
0 siblings, 1 reply; 6+ messages in thread
From: Alan McKinnon @ 2010-08-06 6:41 UTC (permalink / raw
To: gentoo-user
On Thursday 05 August 2010 18:51:54 Jarry wrote:
> Hi,
> After just one week I am updating one of my servers but I am
> rather terrified by all the stuff the new glib wants to install:
>
> # emerge --pretend --update glib
> These are the packages that would be merged, in order:
> Calculating dependencies... done!
> [ebuild N ] app-text/build-docbook-catalog-1.4
> [ebuild N ] app-arch/unzip-6.0-r1 USE="bzip2 unicode"
> [ebuild N ] app-text/sgml-common-0.6.3-r5
> [ebuild N ] dev-libs/libgpg-error-1.7 USE="nls -common-lisp"
> [ebuild N ] app-text/docbook-xsl-stylesheets-1.75.2
> [ebuild N ] dev-libs/libgcrypt-1.4.5
> [ebuild N ] dev-libs/libxslt-1.1.26 USE="crypt python -debug"
> [ebuild N ] app-text/docbook-xml-dtd-4.3-r1
> [ebuild N ] dev-util/gtk-doc-am-1.15
> [ebuild U ] dev-libs/glib-2.24.1-r1 [2.22.5]
>
> Why are suddenly all those ebuilds needed with new glib?
>
> Jarry
You have enabled USE=doc"
unzip, libgpg-error and libgcrypt look like routine updates
--
alan dot mckinnon at gmail dot com
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Updating dev-libs/glib pulls a lot of packages...
2010-08-06 6:41 ` Alan McKinnon
@ 2010-08-06 7:19 ` Jarry
2010-08-06 8:35 ` Alan McKinnon
0 siblings, 1 reply; 6+ messages in thread
From: Jarry @ 2010-08-06 7:19 UTC (permalink / raw
To: gentoo-user
On 6. 8. 2010 8:41, Alan McKinnon wrote:
> On Thursday 05 August 2010 18:51:54 Jarry wrote:
>> # emerge --pretend --update glib
>> These are the packages that would be merged, in order:
>> Calculating dependencies... done!
>> [ebuild N ] app-text/build-docbook-catalog-1.4
>> [ebuild N ] app-arch/unzip-6.0-r1 USE="bzip2 unicode"
>> [ebuild N ] app-text/sgml-common-0.6.3-r5
>> [ebuild N ] dev-libs/libgpg-error-1.7 USE="nls -common-lisp"
>> [ebuild N ] app-text/docbook-xsl-stylesheets-1.75.2
>> [ebuild N ] dev-libs/libgcrypt-1.4.5
>> [ebuild N ] dev-libs/libxslt-1.1.26 USE="crypt python -debug"
>> [ebuild N ] app-text/docbook-xml-dtd-4.3-r1
>> [ebuild N ] dev-util/gtk-doc-am-1.15
>> [ebuild U ] dev-libs/glib-2.24.1-r1 [2.22.5]
>
> You have enabled USE=doc"
I do not have this USE-flag enabled. And I am sure I did not
change USE for long time so I do not understand why suddenly
so many packages want to be installed...
> unzip, libgpg-error and libgcrypt look like routine updates
I do not think so. If they were just updates, they should be
marked as "[ebuild U]"...
Jarry
--
_______________________________________________________________
This mailbox accepts e-mails only from selected mailing-lists!
Everything else is considered to be spam and therefore deleted.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Updating dev-libs/glib pulls a lot of packages...
2010-08-06 7:19 ` Jarry
@ 2010-08-06 8:35 ` Alan McKinnon
2010-08-06 9:14 ` Neil Bothwick
0 siblings, 1 reply; 6+ messages in thread
From: Alan McKinnon @ 2010-08-06 8:35 UTC (permalink / raw
To: gentoo-user; +Cc: Jarry
On Friday 06 August 2010 09:19:28 Jarry wrote:
> On 6. 8. 2010 8:41, Alan McKinnon wrote:
> > On Thursday 05 August 2010 18:51:54 Jarry wrote:
> >> # emerge --pretend --update glib
> >> These are the packages that would be merged, in order:
> >> Calculating dependencies... done!
> >> [ebuild N ] app-text/build-docbook-catalog-1.4
> >> [ebuild N ] app-arch/unzip-6.0-r1 USE="bzip2 unicode"
> >> [ebuild N ] app-text/sgml-common-0.6.3-r5
> >> [ebuild N ] dev-libs/libgpg-error-1.7 USE="nls -common-lisp"
> >> [ebuild N ] app-text/docbook-xsl-stylesheets-1.75.2
> >> [ebuild N ] dev-libs/libgcrypt-1.4.5
> >> [ebuild N ] dev-libs/libxslt-1.1.26 USE="crypt python -debug"
> >> [ebuild N ] app-text/docbook-xml-dtd-4.3-r1
> >> [ebuild N ] dev-util/gtk-doc-am-1.15
> >> [ebuild U ] dev-libs/glib-2.24.1-r1 [2.22.5]
> >
> > You have enabled USE=doc"
>
> I do not have this USE-flag enabled. And I am sure I did not
> change USE for long time so I do not understand why suddenly
> so many packages want to be installed...
Looks like it is enabled but you are not aware of it. From the ebuild:
DEPEND="${RDEPEND}
>=dev-util/pkgconfig-0.16
>=sys-devel/gettext-0.11
>=dev-util/gtk-doc-am-1.11
doc? (
>=dev-libs/libxslt-1.0
>=dev-util/gtk-doc-1.11
~app-text/docbook-xml-dtd-4.1.2 )"
>
> > unzip, libgpg-error and libgcrypt look like routine updates
>
> I do not think so. If they were just updates, they should be
> marked as "[ebuild U]"...
unzip is probably being pulled in from sgml-common
the gpg stuff is coming from dev-libs/libxslt-1.1.26 USE="crypt python -
debug"
So it's all perfectly legit.
emerge with -t is your friend in such cases.
--
alan dot mckinnon at gmail dot com
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Updating dev-libs/glib pulls a lot of packages...
2010-08-06 8:35 ` Alan McKinnon
@ 2010-08-06 9:14 ` Neil Bothwick
0 siblings, 0 replies; 6+ messages in thread
From: Neil Bothwick @ 2010-08-06 9:14 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 915 bytes --]
On Fri, 6 Aug 2010 10:35:21 +0200, Alan McKinnon wrote:
> > I do not have this USE-flag enabled. And I am sure I did not
> > change USE for long time so I do not understand why suddenly
> > so many packages want to be installed...
>
> Looks like it is enabled but you are not aware of it. From the ebuild:
>
> DEPEND="${RDEPEND}
> >=dev-util/pkgconfig-0.16
> >=sys-devel/gettext-0.11
> >=dev-util/gtk-doc-am-1.11
> doc? (
> >=dev-libs/libxslt-1.0
> >=dev-util/gtk-doc-1.11
> ~app-text/docbook-xml-dtd-4.1.2 )"
gtk-doc-am is now a hard dependency, and it depends on the other three.
Jarry, this is mentioned in both the ebuild comments and the ChangeLog,
the latter should be the first place you look for unexpected changes.
--
Neil Bothwick
The computer revolution is over. The computers won.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2010-08-06 9:14 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-05 16:51 [gentoo-user] Updating dev-libs/glib pulls a lot of packages Jarry
2010-08-06 6:41 ` Alan McKinnon
2010-08-06 7:19 ` Jarry
2010-08-06 8:35 ` Alan McKinnon
2010-08-06 9:14 ` Neil Bothwick
[not found] <fec78-8rp-11@gated-at.bofh.it>
2010-08-05 17:51 ` Vaeth
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox