[gentoo-user] Why isn't libxslt updated by emerge world?

2008-07-24 Thread Grant
I'm synced up and emerge world doesn't want to emerge anything, but
python-updater wants to re-emerge an old version of libxslt which is
currently installed, which looks like it should have been updated via
emerge world:

# equery depends libxslt
[ Searching for packages depending on libxslt... ]
dev-lang/php-5.2.6-r2 (xsl? dev-libs/libxslt)
dev-libs/glib-2.16.3-r1 (doc? =dev-libs/libxslt-1.0)

Can anyone explain this?

- Grant



Re: [gentoo-user] Why isn't libxslt updated by emerge world?

2008-07-25 Thread Grant
 But there is:

 # emerge -pv libxslt

 These are the packages that would be merged, in order:

 Calculating dependencies... done!
 [ebuild U ] dev-libs/libxslt-1.1.24 [1.1.20] USE=crypt python
 -debug -examples% 3,286 kB

 Perhaps libxslt isn't in world and isn't a dependency.
 Did you try emerge --depclean   ?

Yeah, depclean did want to get rid of it, but 'equery depends' said it
was needed.  It's gone now though.

- Grant



Re: [gentoo-user] Why isn't libxslt updated by emerge world?

2008-07-25 Thread Grant
 I'm synced up and emerge world doesn't want to emerge anything, but
 python-updater wants to re-emerge an old version of libxslt which is
 currently installed, which looks like it should have been updated via
 emerge world:

 # equery depends libxslt
 [ Searching for packages depending on libxslt... ]
 dev-lang/php-5.2.6-r2 (xsl? dev-libs/libxslt)
 dev-libs/glib-2.16.3-r1 (doc? =dev-libs/libxslt-1.0)

 Can anyone explain this?


 As you stated correctly: phython-updater wants *re*-emerge libxslt,
 because something, in this case phython, on which libxlst depends has
 changed.

 There is no update of libxslt, so why sgould emerge -u world bother?

But there is:

# emerge -pv libxslt

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild U ] dev-libs/libxslt-1.1.24 [1.1.20] USE=crypt python
-debug -examples% 3,286 kB

That's the confusing part.

- Grant



[gentoo-user] libsxlt and aclocal/autoconf failing during emerge

2009-10-31 Thread Harry Putnam
Can anyone tell from the tail of emerge -vuD system
what the trouble is with aclocal/autoconf and libxslt.

First it failed on aclocal... I re-emerged 
  emerge -v sys-devel/aclocal-wrapper

Tried again and it failed on autoconf
  emerge -v sys-devel/autoconf-wrapper

But that didn't help it ... still fails at autoconf.

[...]
 Preparing source in 
 /var/tmp/portage/dev-libs/libxslt-1.1.26/work/libxslt-1.1.26 ...
 * Applying libxslt.m4-libxslt-1.1.26.patch ...   [ ok ]
 * Applying libxslt-1.1.23-parallel-install.patch ... [ ok ]
 * Applying libxslt-1.1.26-undefined.patch ...[ ok ]
 * Running eautoreconf in 
'/var/tmp/portage/dev-libs/libxslt-1.1.26/work/libxslt-1.1.26' ...
 * Running aclocal ...[ ok ]
 * Running autoconf ...   [ !! ]

 * Failed Running autoconf !
 * 
 * Include in your bugreport the contents of:
 * 
 *   /var/tmp/portage/dev-libs/libxslt-1.1.26/temp/autoconf.out

 * ERROR: dev-libs/libxslt-1.1.26 failed:
 *   Failed Running autoconf !
 * 
 * Call stack:
 * ebuild.sh, line   49:  Called src_prepare
 *   environment, line 2797:  Called eautoreconf
 *   environment, line  944:  Called eautoconf
 *   environment, line  886:  Called autotools_run_tool 'autoconf'
 *   environment, line  425:  Called die
 * The specific snippet of code:
 *   die Failed Running $1 !;
 




Re: [gentoo-user] Why isn't libxslt updated by emerge world?

2008-07-24 Thread Sebastian Günther
* Grant ([EMAIL PROTECTED]) [25.07.08 00:46]:
 I'm synced up and emerge world doesn't want to emerge anything, but
 python-updater wants to re-emerge an old version of libxslt which is
 currently installed, which looks like it should have been updated via
 emerge world:
 
 # equery depends libxslt
 [ Searching for packages depending on libxslt... ]
 dev-lang/php-5.2.6-r2 (xsl? dev-libs/libxslt)
 dev-libs/glib-2.16.3-r1 (doc? =dev-libs/libxslt-1.0)
 
 Can anyone explain this?
 

As you stated correctly: phython-updater wants *re*-emerge libxslt, 
because something, in this case phython, on which libxlst depends has 
changed.

There is no update of libxslt, so why sgould emerge -u world bother?

 - Grant
 

HTH
Sebastian

-- 
  Religion ist das Opium des Volkes.   Karl Marx

 [EMAIL PROTECTED]@N GÜNTHER mailto:[EMAIL PROTECTED]


pgpQXcxAfuyTI.pgp
Description: PGP signature


Re: [gentoo-user] Why isn't libxslt updated by emerge world?

2008-07-25 Thread Allan Gottlieb
At Fri, 25 Jul 2008 11:35:29 -0700 Grant [EMAIL PROTECTED] wrote:

 But there is:

 # emerge -pv libxslt

 These are the packages that would be merged, in order:

 Calculating dependencies... done!
 [ebuild U ] dev-libs/libxslt-1.1.24 [1.1.20] USE=crypt python
 -debug -examples% 3,286 kB

Perhaps libxslt isn't in world and isn't a dependency.
Did you try emerge --depclean   ?

allan



Re: [gentoo-user] Why isn't libxslt updated by emerge world?

2008-07-25 Thread Grant
 But there is:

 # emerge -pv libxslt

 These are the packages that would be merged, in order:

 Calculating dependencies... done!
 [ebuild U ] dev-libs/libxslt-1.1.24 [1.1.20] USE=crypt python
 -debug -examples% 3,286 kB

 That's the confusing part.

 - Grant


 OK, did you call

 emerge -avtDuN world?

Of course, that's the confusing part. :)

- Grant



Re: [gentoo-user] Why isn't libxslt updated by emerge world?

2008-07-25 Thread Grant
  But there is:
 
  # emerge -pv libxslt
 
  These are the packages that would be merged, in order:
 
  Calculating dependencies... done!
  [ebuild U ] dev-libs/libxslt-1.1.24 [1.1.20] USE=crypt python
  -debug -examples% 3,286 kB
 
  That's the confusing part.
 
  - Grant
 
 
  OK, did you call
 
  emerge -avtDuN world?

 Of course, that's the confusing part. :)

 - Grant


 Maybe it is just a buildtime dependency, if you only have the doc
 USE-flag and not the xsl USE-flag enabled, this is very likely the
 cause.

I actually don't have doc or xsl USE explicitly enabled.  depclean
wants to remove libxslt, so I'm doing that.  It's confusing because
'equery depends libxslt' says php and glib depend on libxslt.  I guess
that's the buildtime dependency you're talking about?  Does that mean
the package only needs to be installed while php and glib and being
compiled, and can then be removed?

- Grant



Re: [gentoo-user] Why isn't libxslt updated by emerge world?

2008-07-25 Thread Sebastian Günther
* Grant ([EMAIL PROTECTED]) [25.07.08 17:24]:
 
 But there is:
 
 # emerge -pv libxslt
 
 These are the packages that would be merged, in order:
 
 Calculating dependencies... done!
 [ebuild U ] dev-libs/libxslt-1.1.24 [1.1.20] USE=crypt python
 -debug -examples% 3,286 kB
 
 That's the confusing part.
 
 - Grant
 

OK, did you call

emerge -avtDuN world?


Sebastian

-- 
  Religion ist das Opium des Volkes.   Karl Marx

 [EMAIL PROTECTED]@N GÜNTHER mailto:[EMAIL PROTECTED]


pgpigCltm7nVs.pgp
Description: PGP signature


Re: [gentoo-user] Why isn't libxslt updated by emerge world?

2008-07-25 Thread Sebastian Günther
* Grant ([EMAIL PROTECTED]) [25.07.08 21:23]:
 
  Maybe it is just a buildtime dependency, if you only have the doc
  USE-flag and not the xsl USE-flag enabled, this is very likely the
  cause.
 
 I actually don't have doc or xsl USE explicitly enabled.  depclean
 wants to remove libxslt, so I'm doing that.  It's confusing because
 'equery depends libxslt' says php and glib depend on libxslt.  I guess
 that's the buildtime dependency you're talking about?  Does that mean
 the package only needs to be installed while php and glib and being
 compiled, and can then be removed?
 
euse -i doc xsl
will give you info which is activated.

Remeber: php only depends on xsl when the use flag xsl is activated. the 
same goes for glib, and because it's only the doc use flag which 
activates it, I strongly believe libxslt is only needed to build the 
documentation, since I doubt there is a runtime dependency for 
documentation...

 - Grant
 

Sebastian

-- 
  Religion ist das Opium des Volkes.   Karl Marx

 [EMAIL PROTECTED]@N GÜNTHER mailto:[EMAIL PROTECTED]


pgpmLvYwyJIWz.pgp
Description: PGP signature


[gentoo-user] Re: libsxlt and aclocal/autoconf failing during emerge

2009-10-31 Thread Harry Putnam
walt w41...@gmail.com writes:

 On 10/31/2009 06:03 PM, Harry Putnam wrote:
 Can anyone tell from the tail of emerge -vuD system
 what the trouble is with aclocal/autoconf and libxslt.
 ...
  * Failed Running autoconf !
  * 
  * Include in your bugreport the contents of:
  *   /var/tmp/portage/dev-libs/libxslt-1.1.26/temp/autoconf.out

 Chances are that the file cited above will give a hint.
 Does that file contain any error messages?

Sorry, I hoped someone would have had the same problem and just
recognize the tail messages.

/var/tmp/portage/dev-libs/libxslt-1.1.26/temp/autoconf.out
* autoconf *
* PWD: /var/tmp/portage/dev-libs/libxslt-1.1.26/work/libxslt-1.1.26
* autoconf

  configure.in:120: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
  If this token and others are legitimate, please use m4_pattern_allow.
  See the Autoconf documentation.
  configure.in:121: error: possibly undefined macro: AM_PROG_LIBTOOL

They don't mean anything to me... do that to you?




Re: [gentoo-user] Why isn't libxslt updated by emerge world?

2008-07-25 Thread Dale

Grant wrote:

But there is:

# emerge -pv libxslt

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild U ] dev-libs/libxslt-1.1.24 [1.1.20] USE=crypt python
-debug -examples% 3,286 kB

That's the confusing part.

- Grant

  

OK, did you call

emerge -avtDuN world?



Of course, that's the confusing part. :)

- Grant


  


Did you notice this part?  -examples%  It appears to me that the USE 
flag has changed and that is why it is wanting to re-emerge it.  If you 
want to confirm this, run emerge -uvNp world and see if it shows up 
then.  You can replace the p with a a if you wish.  The N will 
pick up the USE flag change.


Hope that helps.

Dale

:-)  :-) 



Re: [gentoo-user] Why isn't libxslt updated by emerge world?

2008-07-25 Thread Sebastian Günther
* Grant ([EMAIL PROTECTED]) [25.07.08 20:36]:
  But there is:
 
  # emerge -pv libxslt
 
  These are the packages that would be merged, in order:
 
  Calculating dependencies... done!
  [ebuild U ] dev-libs/libxslt-1.1.24 [1.1.20] USE=crypt python
  -debug -examples% 3,286 kB
 
  That's the confusing part.
 
  - Grant
 
 
  OK, did you call
 
  emerge -avtDuN world?
 
 Of course, that's the confusing part. :)
 
 - Grant
 

Maybe it is just a buildtime dependency, if you only have the doc 
USE-flag and not the xsl USE-flag enabled, this is very likely the 
cause.

Sebastian

-- 
  Religion ist das Opium des Volkes.   Karl Marx

 [EMAIL PROTECTED]@N GÜNTHER mailto:[EMAIL PROTECTED]


pgpyudQFch1uw.pgp
Description: PGP signature


[gentoo-user] Re: libsxlt and aclocal/autoconf failing during emerge

2009-10-31 Thread walt
On 10/31/2009 07:05 PM, Harry Putnam wrote:
 ...
 /var/tmp/portage/dev-libs/libxslt-1.1.26/temp/autoconf.out
 * autoconf *
 * PWD: /var/tmp/portage/dev-libs/libxslt-1.1.26/work/libxslt-1.1.26
 * autoconf
 
   configure.in:120: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
   If this token and others are legitimate, please use m4_pattern_allow.
   See the Autoconf documentation.
   configure.in:121: error: possibly undefined macro: AM_PROG_LIBTOOL

If I'm interpreting things correctly (unlikely) those two macros are defined
in /usr/share/libtool/libtld/aclocal.m4, which belongs to the libtool package.
(On my machine, sys-devel/libtool-2.2.6a).

Do you have such a file/package on your machine?




[gentoo-user] Re: libsxlt and aclocal/autoconf failing during emerge

2009-10-31 Thread walt
On 10/31/2009 06:03 PM, Harry Putnam wrote:
 Can anyone tell from the tail of emerge -vuD system
 what the trouble is with aclocal/autoconf and libxslt.
 ...
  * Failed Running autoconf !
  * 
  * Include in your bugreport the contents of:
  *   /var/tmp/portage/dev-libs/libxslt-1.1.26/temp/autoconf.out

Chances are that the file cited above will give a hint.
Does that file contain any error messages?




[gentoo-user] problem dropping Python 2.7

2019-09-11 Thread Philip Webb
I've been trying to eliminate Python 2.7
& have dropped the 'TARGETS' lines from 'make.conf', leaving only 3.6 ,
but it seems that a number of pkgs still require it :

  root:762 ~> emerge -cpv python:2.7
  Calculating dependencies... done!
  dev-lang/python-2.7.15 pulled in by:
dev-lang/spidermonkey-60.5.2_p0-r2 requires 
>=dev-lang/python-2.7.5-r2:2.7[ncurses,sqlite,ssl,threads]
dev-lang/yasm-1.3.0 requires >=dev-lang/python-2.7.5-r2:2.7
dev-libs/libxml2-2.9.9-r1 requires >=dev-lang/python-2.7.5-r2:2.7[xml]
dev-libs/libxslt-1.1.33-r1 requires >=dev-lang/python-2.7.5-r2:2.7[xml]
dev-python/enum34-1.1.6-r1 requires >=dev-lang/python-2.7.5-r2:2.7
dev-qt/qtwebkit-5.212.0_pre20180120 requires >=dev-lang/python-2.7.5-r2:2.7
dev-util/boost-build-1.65.0 requires >=dev-lang/python-2.7.5-r2:2.7
net-mail/fetchmail-6.3.26-r4 requires >=dev-lang/python-2.7.5-r2:2.7[tk]
net-print/cups-2.2.12 requires >=dev-lang/python-2.7.5-r2:2.7
sys-devel/llvm-7.1.0 requires >=dev-lang/python-2.7.5-r2:2.7
www-client/firefox-60.8.0 requires 
dev-lang/python:2.7[ncurses,sqlite,ssl,threads(+)]
  >>> No packages selected for removal by depclean

I've already remerged 'firefox' + 'spidermonkey' with the new 'make.conf',
but they still appear above.

When I check via 'eix --installed-with-use python_targets_python2_7',
it lists  8  pkgs :

  python-exec yasm libxml2 libxslt enum34 boost-build fetchmail cups

When I try to remerge eg 'libxslt', I'm told :

  root:767 ~> emerge -pv libxslt
  These are the packages that would be merged, in order:
  Calculating dependencies |
  !!! Problem resolving dependencies for dev-libs/libxslt
  ... done!
  !!! The ebuild selected to satisfy "libxslt" has unmet requirements.
  - dev-libs/libxslt-1.1.33-r1::gentoo USE="crypt -debug -examples python 
-static-libs" ABI_X86="-32 (64) (-x32)" PYTHON_TARGETS="-python2_7"
  The following REQUIRED_USE flag constraints are unsatisfied:
python? ( python_targets_python2_7 )
  The above constraints are a subset of the following complete expression:
python? ( any-of ( python_targets_python2_7 ) )

'libxslt-1.1.33-r1.ebuild' does in fact say "PYTHON_COMPAT=( python2_7 )".

Can anyone suggest a solution ?

-- 
,,
SUPPORT ___//___,   Philip Webb
ELECTRIC   /] [] [] [] [] []|   Cities Centre, University of Toronto
TRANSIT`-O--O---'   purslowatchassdotutorontodotca




Re: [gentoo-user] Re: libsxlt and aclocal/autoconf failing during emerge

2009-10-31 Thread Dale
walt wrote:
 On 10/31/2009 07:05 PM, Harry Putnam wrote:
   
 ...
 /var/tmp/portage/dev-libs/libxslt-1.1.26/temp/autoconf.out
 * autoconf *
 * PWD: /var/tmp/portage/dev-libs/libxslt-1.1.26/work/libxslt-1.1.26
 * autoconf

   configure.in:120: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
   If this token and others are legitimate, please use m4_pattern_allow.
   See the Autoconf documentation.
   configure.in:121: error: possibly undefined macro: AM_PROG_LIBTOOL
 

 If I'm interpreting things correctly (unlikely) those two macros are defined
 in /usr/share/libtool/libtld/aclocal.m4, which belongs to the libtool package.
 (On my machine, sys-devel/libtool-2.2.6a).

 Do you have such a file/package on your machine?

   

I was reluctant to post but I did a google search and although it
appeared they were talking about Macs and such, they were talking about
libtool and (e)make's friends.  Could it be that there is a version
mismatch between those three?  Maybe one or two are newer than the others?

I also noticed there were a couple other packages affected, which lead
me to narrow my search a little more.  Seems to be the same thoughts all
the way around tho.

Dale

:-)  :-)



Re: [gentoo-user] kdebase-3.5.0 compilation error

2006-01-24 Thread Radu Filip
It worked, thanks!

On Monday 23 January 2006 03:38 pm, Philip Webb wrote:
 A quick look suggests it may be Bug 105297 ,
 in which case the solution is to update to dev-libs/libxslt-1.1.15 .
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] emerge world?

2006-01-17 Thread Michael A. Smith

Uwe Thiem wrote:

*** begin snippet ***

RDEPEND==net-zope/cmf-1.4.7
app-text/htmltidy
app-text/wv
dev-libs/libxslt
app-text/xlhtml
app-text/unrtf
dev-python/docutils
www-client/lynx
|| ( app-text/pdftohtml app-text/poppler )

*** end snippet ***

Isn't that || a logical OR? Actually, what does the whole last line mean?

Uwe



Just what you thought -- portaltransforms depends on either pdftohtml 
OR poppler.

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] emerge world?

2006-01-17 Thread Nagatoro

Uwe Thiem wrote:

RDEPEND==net-zope/cmf-1.4.7
app-text/htmltidy
app-text/wv
dev-libs/libxslt
app-text/xlhtml
app-text/unrtf
dev-python/docutils
www-client/lynx
|| ( app-text/pdftohtml app-text/poppler )

Isn't that || a logical OR? Actually, what does the whole last line mean?


That it has either app-text/pdftohtml _or_ app-text/poppler as a 
RDEPEND. So yes it is a logical OR.


--
Naga
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] kdebase-3.5.0 compilation error

2006-01-23 Thread Philip Webb
060123 Radu Filip wrote:
 does anybody knows how to get over this error
 when compiling kdebase-3.5.0 ?
-- long error message snipped --

A quick look suggests it may be Bug 105297 ,
in which case the solution is to update to dev-libs/libxslt-1.1.15 .

-- 
,,
SUPPORT ___//___,  Philip Webb : [EMAIL PROTECTED]
ELECTRIC   /] [] [] [] [] []|  Centre for Urban  Community Studies
TRANSIT`-O--O---'  University of Toronto
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: libsxlt and aclocal/autoconf failing during emerge

2009-11-01 Thread Harry Putnam
walt w41...@gmail.com writes:

 On 10/31/2009 07:05 PM, Harry Putnam wrote:
 ...
 /var/tmp/portage/dev-libs/libxslt-1.1.26/temp/autoconf.out
 * autoconf *
 * PWD: /var/tmp/portage/dev-libs/libxslt-1.1.26/work/libxslt-1.1.26
 * autoconf
 
   configure.in:120: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
   If this token and others are legitimate, please use m4_pattern_allow.
   See the Autoconf documentation.
   configure.in:121: error: possibly undefined macro: AM_PROG_LIBTOOL

 If I'm interpreting things correctly (unlikely) those two macros are defined
 in /usr/share/libtool/libtld/aclocal.m4, which belongs to the libtool package.
 (On my machine, sys-devel/libtool-2.2.6a).

 Do you have such a file/package on your machine?

I have libtool installed but not that new of version.  In fact portage
doesn't show that new a version being available for ~x86, as of this
mornings sync.. (Its masked here)

reader  eix  sys-devel/libtool
[I] sys-devel/libtool
 Available versions:  
(1.3)   1.3.5
(1.5)   1.5.26 (~)1.5.26-r1 [m]2.2.6a [m]**
{test vanilla}
 Installed versions:  1.5.26-r1(1.5)(14:09:44 10/31/09)
 Homepage:http://www.gnu.org/software/libtool/
 Description: A shared library tool for developers




[gentoo-user] Re: libsxlt and aclocal/autoconf failing during emerge

2009-11-01 Thread walt
On 11/01/2009 07:15 AM, Harry Putnam wrote:
 walt w41...@gmail.com writes:
 
 On 10/31/2009 07:05 PM, Harry Putnam wrote:
 ...
 /var/tmp/portage/dev-libs/libxslt-1.1.26/temp/autoconf.out
 * autoconf *
 * PWD: /var/tmp/portage/dev-libs/libxslt-1.1.26/work/libxslt-1.1.26
 * autoconf

   configure.in:120: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
   If this token and others are legitimate, please use m4_pattern_allow.
   See the Autoconf documentation.
   configure.in:121: error: possibly undefined macro: AM_PROG_LIBTOOL

 If I'm interpreting things correctly (unlikely) those two macros are defined
 in /usr/share/libtool/libtld/aclocal.m4, which belongs to the libtool 
 package.
 (On my machine, sys-devel/libtool-2.2.6a).

 Do you have such a file/package on your machine?
 
 I have libtool installed but not that new of version.  In fact portage
 doesn't show that new a version being available for ~x86, as of this
 mornings sync.. (Its masked here)

Hm, yes, that's odd.

Well, when in doubt, blame libtool anyway.  It's a bet you'll win most of
the time.  Get out the shotgun and run lafilefixer --justfixit  (install
lafilefixer if you don't already have it).

You might want to run fix_libtool_files also if you've upgraded gcc lately.

If that doesn't work, reinstall libtool.

If that doesn't work, emerge -C libtool ;o)




Re: [gentoo-user] Re: libsxlt and aclocal/autoconf failing during emerge

2009-11-01 Thread Marc Joliet
Am Sun, 01 Nov 2009 09:15:29 -0600
schrieb Harry Putnam rea...@newsguy.com:

 walt w41...@gmail.com writes:
 
  On 10/31/2009 07:05 PM, Harry Putnam wrote:
  ...
  /var/tmp/portage/dev-libs/libxslt-1.1.26/temp/autoconf.out
  * autoconf *
  * PWD: /var/tmp/portage/dev-libs/libxslt-1.1.26/work/libxslt-1.1.26
  * autoconf
  
configure.in:120: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.in:121: error: possibly undefined macro: AM_PROG_LIBTOOL
 
  If I'm interpreting things correctly (unlikely) those two macros are defined
  in /usr/share/libtool/libtld/aclocal.m4, which belongs to the libtool 
  package.
  (On my machine, sys-devel/libtool-2.2.6a).
 
  Do you have such a file/package on your machine?
 
 I have libtool installed but not that new of version.  In fact portage
 doesn't show that new a version being available for ~x86, as of this
 mornings sync.. (Its masked here)
 
 reader  eix  sys-devel/libtool
 [I] sys-devel/libtool
  Available versions:  
 (1.3)   1.3.5
 (1.5)   1.5.26 (~)1.5.26-r1 [m]2.2.6a [m]**
 {test vanilla}
  Installed versions:  1.5.26-r1(1.5)(14:09:44 10/31/09)
  Homepage:http://www.gnu.org/software/libtool/
  Description: A shared library tool for developers

Wait, but those are small 'm's. That means they must have been masked
manually. As Alan McKinnon mentioned in your other thread (When masked pkg not
in [...]profiles/package.mask, where is it), you might have an entry
in /etc/portage/package.mask.

HTH
-- 
Marc Joliet
--
Lt. Frank Drebin: It's true what they say: cops and women don't mix. Like
eating a spoonful of Drāno; sure, it'll clean you out, but it'll leave you
hollow inside.


signature.asc
Description: PGP signature


Re: [gentoo-user] Updating dev-libs/glib pulls a lot of packages...

2010-08-06 Thread Alan McKinnon
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



[gentoo-user] Python-updater always adds packages to list

2011-12-22 Thread Nilesh Govindarajan
Hi,

I installed gentoo on a new vps, and updated it to latest stuff. Funny
thing is, irrespective of the number of times I run python-updater, the
same packages are added at every run. Earlier the installation had
python 2.6. Updated to 2.7 and --depclean'd 2.6. Now it has 2.6  3.2
with 3.2 as main active version.

 * Starting Python Updater...
 * Main active version of Python:  3.2
 * Active version of Python 2: 2.7
 * Active version of Python 3: 3.2
 * check shared_linking enabled.
 * check static_linking enabled.
 * check pylibdir enabled.
 * check manual enabled.
 * check need_rebuild enabled.
 * Adding to list: dev-libs/libxml2:2
 * check: PYTHON_ABIS [ Previous Python ABIs: , new Python ABIs: 2.7 ]
 * Adding to list: dev-libs/libxslt:0
 * check: PYTHON_ABIS [ Previous Python ABIs: , new Python ABIs: 2.7 ]
 * Adding to list: sys-apps/file:0
 * check: PYTHON_ABIS [ Previous Python ABIs: , new Python ABIs: 2.7 3.2 ]
 * Adding to list: sys-libs/cracklib:0
 * check: PYTHON_ABIS [ Previous Python ABIs: , new Python ABIs: 2.7 ]
 * emerge -Dv1 --keep-going -p dev-libs/libxml2:2 dev-libs/libxslt:0
sys-apps/file:0 sys-libs/cracklib:0

These are the packages that would be merged, in order:

Calculating dependencies... done!
[binary   R] dev-libs/libxml2-2.7.8-r3  USE=ipv6 readline -debug
-doc -examples -icu -python -static-libs -test 0 kB
[binary   R] sys-apps/file-5.09  USE=zlib -python -static-libs 0 kB
[binary   R] dev-libs/libxslt-1.1.26-r2  USE=crypt -debug -python
-static-libs 0 kB
[binary   R] sys-libs/cracklib-2.8.18-r1  USE=nls -python
-static-libs 0 kB

Total: 4 packages (4 reinstalls, 4 binaries), Size of downloads: 0 kB

I know it is showing binary package, but I have tried with
python-updater -- --usepkg=n. It compiles all of them, but on the next
run again I get this.

-- 
Nilesh Govindarajan
http://nileshgr.com



Re: [gentoo-user] emerge world?

2006-01-17 Thread Neil Bothwick
On Tue, 17 Jan 2006 16:54:45 +0200, Uwe Thiem wrote:

 *** begin snippet ***
 
 RDEPEND==net-zope/cmf-1.4.7
 app-text/htmltidy
 app-text/wv
 dev-libs/libxslt
 app-text/xlhtml
 app-text/unrtf
 dev-python/docutils
 www-client/lynx
 || ( app-text/pdftohtml app-text/poppler )
 
 *** end snippet ***
 
 Isn't that || a logical OR? Actually, what does the whole last line
 mean?

It means the package requires either app-text/pdftohtml or
app-text/poppler to run. If neither is installed, the first one will be
emerged.



-- 
Neil Bothwick

We've all heard that a million monkeys banging on a million
typewriters will eventually reproduce the works of Shakespeare.
Now, thanks to the Internet, we know this is not true.


signature.asc
Description: PGP signature


Re: [gentoo-user] emerge world?

2006-01-17 Thread Uwe Thiem
On 17 January 2006 17:12, Michael A. Smith wrote:
 Uwe Thiem wrote:
 *** begin snippet ***
 
  RDEPEND==net-zope/cmf-1.4.7
  app-text/htmltidy
  app-text/wv
  dev-libs/libxslt
  app-text/xlhtml
  app-text/unrtf
  dev-python/docutils
  www-client/lynx
 
  || ( app-text/pdftohtml app-text/poppler )
 
  *** end snippet ***
 
  Isn't that || a logical OR? Actually, what does the whole last line
  mean?
 
  Uwe

 Just what you thought -- portaltransforms depends on either pdftohtml
 OR poppler.

So I wasn't all that much off. ;-)

Uwe

-- 
Unix is sexy:
who | grep -i blonde | date
cd ~; unzip; touch; strip; finger
mount; gasp; yes; uptime; umount
sleep
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Documentation annoyances

2007-02-22 Thread Walter Dnes
  Thread re-named to reflect topic-drift

On Wed, Feb 21, 2007 at 09:58:47AM +0200, Alan McKinnon wrote

 On the one hand, /usr/share/doc has been almost 2G big (!) at times, and 
 otoh one can miss the really useful stuff

  I wouldn't mind terribly if it was actually usable.  I'd like to be
able to bookmark the docs in my browser.  Here's a list of what's
available to me, even with -doc...

[m3000][waltdnes][~] find /usr/share/doc/ -name index.html
/usr/share/doc/freeglut-2.4.0/doc/index.html
/usr/share/doc/libxslt-1.1.17/html/html/index.html
/usr/share/doc/libxslt-1.1.17/html/EXSLT/index.html
/usr/share/doc/libxslt-1.1.17/html/index.html
/usr/share/doc/lame-3.96.1/html/index.html
/usr/share/doc/libsdl-1.2.11/html/docs/html/index.html
/usr/share/doc/libsdl-1.2.11/html/docs/index.html
/usr/share/doc/flac-1.1.2-r8/html/ru/index.html
/usr/share/doc/flac-1.1.2-r8/html/index.html
/usr/share/doc/docbook-sgml-utils-0.6.14/html/index.html
/usr/share/doc/mutt-1.5.13-r1/index.html
/usr/share/doc/syslog-ng-1.6.11-r1/html/index.html
/usr/share/doc/libmpeg3-1.5.2-r3/html/docs/index.html
/usr/share/doc/libsndfile-1.0.17/html/index.html
/usr/share/doc/libvorbis-1.1.2/txt/doc/vorbisfile/index.html
/usr/share/doc/libvorbis-1.1.2/txt/doc/index.html
/usr/share/doc/libvorbis-1.1.2/txt/doc/vorbisenc/index.html
/usr/share/doc/tiff-3.8.2/html/man/index.html
/usr/share/doc/tiff-3.8.2/html/index.html
/usr/share/doc/python-xlib-0.12-r1/html/index.html
/usr/share/doc/transcode-1.0.2-r3/html/index.html
/usr/share/doc/imagemagick-6.3.0.5/html/www/Magick++/index.html
/usr/share/doc/imagemagick-6.3.0.5/html/www/index.html
/usr/share/doc/imagemagick-6.3.0.5/html/index.html
/usr/share/doc/gtklife-4.2/html/index.html
/usr/share/doc/gqview-2.0.1/html/index.html
/usr/share/doc/libogg-1.1.2/ogg/index.html
/usr/share/doc/libogg-1.1.2/index.html
/usr/share/doc/exiftool-6.44/html/TagNames/index.html
/usr/share/doc/exiftool-6.44/html/index.html
/usr/share/doc/ghostscript-esp-8.15.3/html/index.html
/usr/share/doc/giflib-4.1.4/html/doc/index.html

  Guess what happens to the bookmarks next time there's a minor version
bump to any of those programs (e.g. when I update world)?  I suppose I
should try to slap together a script that's run after emerge.  It would
run the find command above, process the output, and create a file
~/.docs.html with an unnumbered list of links to the actual
documentation.  Sounds like a plan.

-- 
Walter Dnes [EMAIL PROTECTED] In linux /sbin/init is Job #1
My musings on technology and security at http://techsec.blog.ca
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] KDE 3.5 : Kicker other ebuilds fail

2006-01-02 Thread Philip Webb
060102 Philip Webb wrote:
 On Monday 02 January 2006 00:02, Philip Webb wrote:
 I started to install KDE 3.5 (split) -- still ~x86 --  got Kdelibs done,
 then went on to Kdebase-startkde, which pulls in  17  dependencies.
 Some of them went thro' ok, but then Kicker refused as below; I tried
 others  Khelpcenter Kdebase-kioslaves Kdesu Ksplashml failed at the same
 point. I took time out to get my Docbook pkgs upto-date, but no change.
 I've submitted a bug report # 117433 .

There is in fact another bug 105297 which has a different subject,
so it's not obvious to find  many other users have fallen into the trap.
The solution is to upgrade Libxslt to 1.1.15 .
I've suggested that this should be added to deps for Kicker etc.

-- 
,,
SUPPORT ___//___,  Philip Webb : [EMAIL PROTECTED]
ELECTRIC   /] [] [] [] [] []|  Centre for Urban  Community Studies
TRANSIT`-O--O---'  University of Toronto
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] xsltproc error when emerging gnome

2006-11-10 Thread Tim Garton
while trying to 'emerge gnome-doc-utils', emerge errors out with the following:xsltproc -o gnome-doc-make-C.omf ...snipped stuff... C/gnome-doc-make.xml
http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd:1: parser error : Content error in the external subset!DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN 
http://www.w3.or^unable to parse C/gnome-doc-make.xmlmake: *** [gnome-doc-make-C.omf] Error 6if I suspend the emerge while configure is running and change the following line:!DOCTYPE article PUBLIC -//OASIS//DTD DocBook XML 
V4.4//EN http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtdto:!DOCTYPE article PUBLIC -//OASIS//DTD DocBook XML 
V4.3//EN http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtdin the C/gnome-doc-make.xml file, when I resume it will compile that file fine but then choke on the next .xml file with the same error. Can anyone tell me what I need to update to get it to be able to handle the 
4.4? I checked my libxml2(I have version 2.6.26) and libxslt(I have version 1.1.17) and they both seem to be up to date. Thanks.Tim


[gentoo-user] Updating dev-libs/glib pulls a lot of packages...

2010-08-05 Thread Jarry

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.



Re: [gentoo-user] Updating dev-libs/glib pulls a lot of packages...

2010-08-05 Thread Vaeth

 [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



Re: [gentoo-user] Updating dev-libs/glib pulls a lot of packages...

2010-08-06 Thread Neil Bothwick
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.


signature.asc
Description: PGP signature


Re: [gentoo-user] emerge xmlto ERROR: app-text/xmlto-0.0.18 failed.

2005-11-01 Thread Dale
Holly Bostick wrote:

Programs That Depend On xmlto

app-text/robodoc
dev-util/mercurial
sci-geosciences/gpsd
sys-auth/libnss-pgsql
doc media-gfx/k3d

Which, if any of these programs do you have installed on your system?
  


I have none of those installed, but that k3d looks familiar.  It is not
installed though.  May have read about it somewhere.  Is that that 3D
desktop thing?  I did install that once but unmerged it ages ago.

  

I did also try USE=-doc emerge xmlto and it still fails.



This is not a solution-- xmlto does not have any USE flags; all its
dependencies are required, not optional.
  


I read about that somewhere.  It was worth a try.   shrugs shoulders 

Runtime Dependencies
xmlto-0.0.18

|app-shells/bash
|app-text/docbook-xml-dtd4.2
|= app-text/docbook-xsl-stylesheets - 1.62.0-r1
|dev-libs/libxslt
|sys-apps/utillinux

xmlto-0.0.17

|app-shells/bash
|app-text/docbook-xml-dtd4.2
|= app-text/docbook-xsl-stylesheets - 1.62.0-r1
|dev-libs/libxslt
|sys-apps/utillinux

I would suggest recompiling the two docbook dependencies, most notably
docbook-xml-dtd, and seeing if that helps in any way. If you really need
xmlto. But I admit that if I had this problem, I'd be more likely to get
rid of xlmto, and any programs that depended on it (or find an
alternative to the programs which did not require xmlto) to solve the
problem. You've gotta pick your battles, and I myself do not need to
fight to get xmlto working.
  


I did re-emerge the docbook things, several times I might add, no
workey, just more smoke.  :(

You may have different priorities, though.

HTH,
Holly
  

Me has one big priority right now, getting back to Mobile AL to see my
lady.  :-)

What would die if I unmerged it?  I don't want to remove it and then
reboot or something and it blow smoke at me.  :/  I don't relish in
reinstalling Gentoo.  I would, but I would rather not.

So you will know, this comes up on occasion when I do a emerge -uv
world.  I usually do a emerge --resume --skipfirst and it carries on. 
It just seems to pop up on occasion and is getting under my skin.

Thanks for the help though.  I added a sig below.  Fits me huh??  LOL

Dale
:-)

-- 
To err is human, I'm most certainly human.

 

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] dev-python/gtksourceview-python

2012-11-18 Thread Joseph

On 11/18/12 16:18, Joseph wrote:

Which package installs: dev-python/gtksourceview-python

I'm running python-updater and it gives me:
emerge: there are no ebuilds to satisfy dev-python/gtksourceview-python:0


I'm running 
python-updater

 * Starting Python Updater...
 * Main active version of Python:2.7
 * Active version of Python 2:   2.7
 * Active version of Python 3:   3.2
 * Globally supported Python ABIs in installed repositories:
 *   gentoo: 2.4 2.5 2.6 2.7 3.1 3.2 3.3 2.5-jython 
2.7-pypy-1.7 2.7-pypy-1.8 2.7-pypy-1.9
 *   paddymac:   2.4 2.5 2.6 2.7 3.1 3.2 3.3 2.5-jython 
2.7-pypy-1.7 2.7-pypy-1.8 2.7-pypy-1.9
 *   x-portage:  2.4 2.5 2.6 2.7 3.1 3.2 3.3 2.5-jython 
2.7-pypy-1.7 2.7-pypy-1.8 2.7-pypy-1.9
 *   Adding to list: app-office/openoffice-bin:0
 *   Adding to list: app-office/openoffice-bin:0
 *   Adding to list: dev-java/java-config:2
 *   Adding to list: dev-libs/libgamin:0
 *   Adding to list: dev-libs/libxslt:0
 *   Adding to list: dev-python/argparse:0
 *   Adding to list: dev-python/cython:0
 *   Adding to list: dev-python/gtksourceview-python:0
 *   Adding to list: dev-python/numpy:0
 *   Adding to list: dev-python/pycairo:0
 *   Adding to list: dev-python/pygame:0
 *   Adding to list: dev-python/setuptools:0
 *   Adding to list: dev-vcs/subversion:0
 *   Adding to list: gnome-extra/libgsf:0
 *   Adding to list: media-libs/lcms:0
 *   Adding to list: sys-apps/file:0
 *   Adding to list: sys-libs/cracklib:0
 * emerge -Dv1 --keep-going app-office/openoffice-bin:0 app-office/openoffice-bin:0 dev-java/java-config:2 dev-libs/libgamin:0 dev-libs/libxslt:0 dev-python/argparse:0 
dev-python/cython:0 dev-python/gtksourceview-python:0 dev-python/numpy:0 dev-python/pycairo:0 dev-python/pygame:0 dev-python/setuptools:0 dev-vcs/subversion:0 
gnome-extra/libgsf:0 media-libs/lcms:0 sys-apps/file:0 sys-libs/cracklib:0


These are the packages that would be merged, in order:

Calculating dependencies... done!

emerge: there are no ebuilds to satisfy dev-python/gtksourceview-python:0.

--
Joseph



Re: [gentoo-user] emerge xmlto ERROR: app-text/xmlto-0.0.18 failed.

2005-11-01 Thread Holly Bostick
Dale schreef:
 Holly Bostick wrote:
 
 
 Programs That Depend On xmlto
 
 app-text/robodoc dev-util/mercurial sci-geosciences/gpsd 
 sys-auth/libnss-pgsql doc media-gfx/k3d
 
 Which, if any of these programs do you have installed on your 
 system?
 
 
 
 
 I have none of those installed, but that k3d looks familiar.  It is 
 not installed though.  May have read about it somewhere.  Is that 
 that 3D desktop thing?  I did install that once but unmerged it ages 
 ago.
 
 

It is not *currently* installed, you mean. But xmlto remains installed
as a dependency of the uninstalled package.

Does it (xmlto) appear in the output of an emerge deplclean -p (don't
forget the -p!!)?
snip
 Runtime Dependencies xmlto-0.0.18
 
 |app-shells/bash |app-text/docbook-xml-dtd4.2 |= 
 app-text/docbook-xsl-stylesheets - 1.62.0-r1 |dev-libs/libxslt
  |sys-apps/utillinux
 
 xmlto-0.0.17
 
 |app-shells/bash |app-text/docbook-xml-dtd4.2 |= 
 app-text/docbook-xsl-stylesheets - 1.62.0-r1 |dev-libs/libxslt
  |sys-apps/utillinux
 
 I would suggest recompiling the two docbook dependencies, most 
 notably docbook-xml-dtd, and seeing if that helps in any way. 
 snip
 
 
 I did re-emerge the docbook things, several times I might add, no 
 workey, just more smoke.  :(
 
 What would die if I unmerged it?

Apparently nothing, since you don't have any applications installed that
depend on it to work.

 I don't want to remove it and then reboot or something and it blow 
 smoke at me.  :/  I don't relish in reinstalling Gentoo.  I would, 
 but I would rather not.

First of all, a reinstall of Gentoo is very rarely necessary, and
certainly not for a minor text application being uninstalled, no matter
what depends on it. Even in a dire emergency, when almost eveyrthing
seems to be broken, it's rarely *necessary* to reinstall, but it's a
*choice* one might make to save work or time. But Gentoo can almost
always be fixed /in situ/, without a full reinstall being needed.

Second of all, you have checked everything you can check; apparently you
don't need this application (nothing you do need depends on it), and
it's causing you problems with its irrelevant self.

Uninstall it and see what happens. It *should* be all right, but
sometimes being a Gentoo user requires a leap of faith.
 
 So you will know, this comes up on occasion when I do a emerge -uv 
 world.  I usually do a emerge --resume --skipfirst and it carries on.
  It just seems to pop up on occasion and is getting under my skin.
 

This further suggests thaxt nothing depends on the application, so
you're likely safe to just emerge -C it.

HTH,
Holly
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] slot conflict

2009-03-29 Thread John P. Burkett
Working on a amd64 machine, I did
emerge -D -uav world
and got the following response:

!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:

dev-lang/python:2.5

  ('installed', '/', 'dev-lang/python-2.5.2-r7', 'nomerge') pulled in by
dev-lang/python required by ('installed', '/',
'dev-libs/libxslt-1.1.24-r1', 'nomerge')
=dev-lang/python-2.2 required by ('installed', '/',
'app-pda/libopensync-0.22', 'nomerge')
dev-lang/python required by world
(and 19 more)

  ('ebuild', '/', 'dev-lang/python-2.5.2-r7', 'merge') pulled in by
=dev-lang/python-2.3[-build,xml] required by ('ebuild', '/',
'app-text/iso-codes-3.6', 'merge')
dev-lang/python required by world


It may be possible to solve this problem by using package.mask to
prevent one of those packages from being selected. However, it is also
possible that conflicting dependencies exist such that they are
impossible to satisfy simultaneously. If such a conflict exists in the
dependencies of two different packages, then those packages can not be
installed simultaneously.

For more information, see MASKED PACKAGES section in the emerge man page
or refer to the Gentoo Handbook.


emerge: there are no ebuilds built with USE flags to satisfy
=app-text/poppler-bindings-0.8[gtk,cairo].
!!! One of the following packages is required to complete your request:
- app-text/poppler-bindings-0.10.4 (Change USE: +cairo)
(dependency required by app-text/evince-2.24.2 [ebuild])
(dependency required by world [argument])

I would be grateful for suggestions as to (1) which package if any
should be masked, and (2) what to do about app-text/poppler-bindings.

John

-- 
John P. Burkett
Department of Economics
University of Rhode Island
Kingston, RI 02881-0808
USA

phone (401) 874-9195



Re: [gentoo-user] slot conflict

2009-03-29 Thread Alan McKinnon
On Sunday 29 March 2009 08:26:45 John P. Burkett wrote:
 Working on a amd64 machine, I did
 emerge -D -uav world
 and got the following response:

 !!! Multiple package instances within a single package slot have been
 pulled !!! into the dependency graph, resulting in a slot conflict:

 dev-lang/python:2.5

   ('installed', '/', 'dev-lang/python-2.5.2-r7', 'nomerge') pulled in by
 dev-lang/python required by ('installed', '/',
 'dev-libs/libxslt-1.1.24-r1', 'nomerge')

 =dev-lang/python-2.2 required by ('installed', '/',

 'app-pda/libopensync-0.22', 'nomerge')
 dev-lang/python required by world
 (and 19 more)

   ('ebuild', '/', 'dev-lang/python-2.5.2-r7', 'merge') pulled in by

 =dev-lang/python-2.3[-build,xml] required by ('ebuild', '/',

 'app-text/iso-codes-3.6', 'merge')
 dev-lang/python required by world

I'm not sure why portage is telling you this; two packages (at least) want to 
merge python-2.5.2-r7

Try emerge python on it's own then emerge world, portage's confusion should 
then not be present

[snip]

 emerge: there are no ebuilds built with USE flags to satisfy
 =app-text/poppler-bindings-0.8[gtk,cairo].
 !!! One of the following packages is required to complete your request:
 - app-text/poppler-bindings-0.10.4 (Change USE: +cairo)
 (dependency required by app-text/evince-2.24.2 [ebuild])
 (dependency required by world [argument])

Put 'cairo' in your USE and run emerge world again.

Portage is bitching that poppler-bindings does not have cairo support while 
evince requires this. Portage will not automatically change your USE flags in 
this case as it assumes you have a very good reason for setting them that way.

 I would be grateful for suggestions as to (1) which package if any
 should be masked, and (2) what to do about app-text/poppler-bindings.

 John

-- 
alan dot mckinnon at gmail dot com



[gentoo-user] What's pulling these ebuilds in?

2006-07-14 Thread Mick
Hi All,

I went to update my laptop today and after it finished (by which time I had 
almost woken up) I realised that it had emerged two gnome-base components 
(this is a KDE only build with all the -gnome -gtk USE flags already set as 
required);
==
1152880704: Started emerge on: Jul 14, 2006 13:38:24
1152880704:  *** emerge --update --fetchonly --deep --verbose world
1152880714:   emerge (1 of 15) dev-util/intltool-0.35.0 to /
1152880717:   emerge (2 of 15) media-libs/fontconfig-2.3.2-r1 to /
1152880726:   emerge (3 of 15) app-text/poppler-0.5.3 to /
1152880736:   emerge (4 of 15) dev-libs/glib-2.10.3 to /
1152880762:   emerge (5 of 15) dev-libs/libxml2-2.6.26 to /
1152880793:   emerge (6 of 15) dev-libs/libxslt-1.1.17 to /
1152880811:   emerge (7 of 15) x11-libs/pango-1.12.3 to /
1152880823:   emerge (8 of 15) dev-libs/atk-1.11.4 to /
1152880829:   emerge (9 of 15) x11-libs/gtk+-2.8.19 to /
1152880940:   emerge (10 of 15) media-libs/libwmf-0.2.8.3-r1 to /
1152880957:   emerge (11 of 15) media-gfx/imagemagick-6.2.8.0 to /
1152881004:   emerge (12 of 15) media-libs/libdvdread-0.9.4-r1 to /
1152881008:   emerge (13 of 15) gnome-base/orbit-2.14.0 to /
1152881016:   emerge (14 of 15) gnome-base/gconf-2.14.0 to /
1152881034:   emerge (15 of 15) app-text/poppler-bindings-0.5.3 to /
1152881034:  *** Finished. Cleaning up...
1152881034:  *** terminating.
==

Is there a way of finding out what pulled them in *after* they have been 
installed (I am looking for something like a retrospective emerge -t option)?
-- 
Regards,
Mick


pgp8UpbyLxsa9.pgp
Description: PGP signature


Re: [gentoo-user] Updating dev-libs/glib pulls a lot of packages...

2010-08-06 Thread Alan McKinnon
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



Re: [gentoo-user] Updating dev-libs/glib pulls a lot of packages...

2010-08-06 Thread Jarry

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.



Re: Fwd: Re: [gentoo-user] Two identical systems - different!

2014-03-04 Thread Mick
On Monday 03 Mar 2014 16:02:17 Peter Humphrey wrote:

 I would probably try rebuilding the dev-libs/elfutils and dev-libs/glib
 packages next and checking that they don't end up still having those
 abi-requirements.
 
 qtbz2 -xO /usr/portage/packages/dev-libs/glib-2.36.4-r1.tbz2 |qxpak -x -
 -O RDEPEND
 should tell you what runtime dependencies the package has been built with.
 
 -
 
 I ran that command on both machines and got this output in each case:
 
 # qtbz2 -xO /usr/portage/packages/dev-libs/glib-2.36.4-r1.tbz2 |qxpak -x -
 -O DEPEND
 virtual/libiconv[abi_x86_32(-)] virtual/libffi[abi_x86_32(-)] sys-
 libs/zlib[abi_x86_32(-)] || ( =dev-libs/elfutils-0.142 =dev-
 libs/libelf-0.8.12 =sys-freebsd/freebsd-lib-9.2_rc1 )
 !=app-emulation/emul- linux-x86-baselibs-20130224-r9
 !app-emulation/emul-linux-x86-baselibs[- abi_x86_32(-)]
 app-text/docbook-xml-dtd:4.1.2 =dev-libs/libxslt-1.0 =sys-
 devel/gettext-0.11 =dev-util/gtk-doc-am-1.15 !dev-libs/gobject-
 introspection-1.36 !dev-util/gtk-doc-1.15-r2
 !sys-devel/gettext-0.18.1.1-r3
 
 || ( =sys-devel/automake-1.13:1.13 =sys-devel/automake-1.14:1.14 ) =sys-
 
 devel/autoconf-2.68 sys-devel/libtool app-arch/xz-utils =sys-apps/sed-4
 
 =sys-apps/coreutils-8.5
 
 No mention of any kind of zip.

Well, I see the following in the listed deps above:

  sys-libs/zlib[abi_x86_32(-)]

  app-arch/xz-utils

-- 
Regards,
Mick


signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] problems with depclean

2019-10-17 Thread Neil Bothwick
On Wed, 16 Oct 2019 21:28:18 -0400, John Covici wrote:

> > Can you post an example output from emerge, the eix entry from that
> > package and the entry in @world?  
> In the case I see before me, depclean wants to unmerge
> dev-util/glib-utils  -- its not in my world file, but if I do
> qdepends dev-util/glib-utils I get
> dev-util/glib-utils-2.58.3: dev-libs/libxslt app-arch/xz-utils
> >=dev-lang/python-exec-2:2/2=[python_targets_python3_6(+),-python_single_target_jython2_7(+),-python_single_target_pypy(+),-python_single_target_pypy3(+),-python_single_target_python2_7(+),python_single_target_python3_6(+)]
> > ! > app-text/docbook-xsl-stylesheets  

That is odd, I use emerge -cpv rather than qdepends and it shows many
reverse dependencies.
 
> but if I do eix of that it says:
> [U] dev-util/glib-utils
>  Available versions:  2.58.3{tbz2} 2.60.6 (~)2.60.7
>   {PYTHON_SINGLE_TARGET="python3_5 python3_6 python3_7"
>   PYTHON_TARGETS="python3_5 python3_6 python3_7"}
>Installed versions:  2.58.3{tbz2}(08:28:38 AM
>   05/10/2019)(PYTHON_SINGLE_TARGET="python3_6 -python3_5
>   -python3_7" PYTHON_TARGETS="python3_6 -python3_5
>   -python3_7")

It may not be relevant, but you don't have the latest version installed
and it is recommended to run depclean after a full world update.

>   But if I do
>   script -c "emerge  --update --deep
> --with-bdeps=y --changed-use --backtrack=500  --keep-going
>   world"   /usr/src/world_update.txt
> 
> It says 0 packages and stops.

So it's odd to see that portage considers your system up to date.
Although this is consistent with portage considering glib-utils to be
unnecessary. Does

grep -r glib-utils /etc/portage

show anything. Is the package listed in the output from emerge -ep @world?


-- 
Neil Bothwick

Engineers do it with less resistance.


pgpwSaZvaoIaG.pgp
Description: OpenPGP digital signature


Re: [gentoo-user] problems with depclean

2019-10-16 Thread John Covici
On Wed, 16 Oct 2019 03:33:29 -0400,
Neil Bothwick wrote:
> 
> [1  ]
> On Tue, 15 Oct 2019 19:41:14 -0400, John Covici wrote:
> 
> > Thanks much.  Now, what about depclean deleting packages where I have
> > the name in my world file, but no version numbers or anything, it
> > seems to want to delete what it maybe thinks are older versions even
> > if the "older" version is the only one installed?
> 
> Can you post an example output from emerge, the eix entry from that
> package and the entry in @world?
In the case I see before me, depclean wants to unmerge
dev-util/glib-utils  -- its not in my world file, but if I do
qdepends dev-util/glib-utils I get
dev-util/glib-utils-2.58.3: dev-libs/libxslt app-arch/xz-utils
>=dev-lang/python-exec-2:2/2=[python_targets_python3_6(+),-python_single_target_jython2_7(+),-python_single_target_pypy(+),-python_single_target_pypy3(+),-python_single_target_python2_7(+),python_single_target_python3_6(+)]
> ! app-text/docbook-xsl-stylesheets

but if I do eix of that it says:
[U] dev-util/glib-utils
 Available versions:  2.58.3{tbz2} 2.60.6 (~)2.60.7
{PYTHON_SINGLE_TARGET="python3_5 python3_6 python3_7"
PYTHON_TARGETS="python3_5 python3_6 python3_7"}
 Installed versions:  2.58.3{tbz2}(08:28:38 AM
05/10/2019)(PYTHON_SINGLE_TARGET="python3_6 -python3_5
-python3_7" PYTHON_TARGETS="python3_6 -python3_5
-python3_7")
 Homepage:https://www.gtk.org/
 Description: Build utilities for GLib
using projects
But if I do
script -c "emerge  --update --deep 
--with-bdeps=y
--changed-use --backtrack=500  --keep-going
world"   /usr/src/world_update.txt

It says 0 packages and stops.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] problems with depclean

2019-10-17 Thread John Covici
On Thu, 17 Oct 2019 03:23:07 -0400,
Neil Bothwick wrote:
> 
> [1  ]
> On Wed, 16 Oct 2019 21:28:18 -0400, John Covici wrote:
> 
> > > Can you post an example output from emerge, the eix entry from that
> > > package and the entry in @world?  
> > In the case I see before me, depclean wants to unmerge
> > dev-util/glib-utils  -- its not in my world file, but if I do
> > qdepends dev-util/glib-utils I get
> > dev-util/glib-utils-2.58.3: dev-libs/libxslt app-arch/xz-utils
> > >=dev-lang/python-exec-2:2/2=[python_targets_python3_6(+),-python_single_target_jython2_7(+),-python_single_target_pypy(+),-python_single_target_pypy3(+),-python_single_target_python2_7(+),python_single_target_python3_6(+)]
> > > ! > > app-text/docbook-xsl-stylesheets  
> 
> That is odd, I use emerge -cpv rather than qdepends and it shows many
> reverse dependencies.
>  
> > but if I do eix of that it says:
> > [U] dev-util/glib-utils
> >  Available versions:  2.58.3{tbz2} 2.60.6 (~)2.60.7
> > {PYTHON_SINGLE_TARGET="python3_5 python3_6 python3_7"
> > PYTHON_TARGETS="python3_5 python3_6 python3_7"}
> >  Installed versions:  2.58.3{tbz2}(08:28:38 AM
> > 05/10/2019)(PYTHON_SINGLE_TARGET="python3_6 -python3_5
> > -python3_7" PYTHON_TARGETS="python3_6 -python3_5
> > -python3_7")
> 
> It may not be relevant, but you don't have the latest version installed
> and it is recommended to run depclean after a full world update.
> 
> > But if I do
> > script -c "emerge  --update --deep
> > --with-bdeps=y --changed-use --backtrack=500  --keep-going
> > world"   /usr/src/world_update.txt
> > 
> > It says 0 packages and stops.
> 
> So it's odd to see that portage considers your system up to date.
> Although this is consistent with portage considering glib-utils to be
> unnecessary. Does
> 
> grep -r glib-utils /etc/portage
> 
> show anything. Is the package listed in the output from emerge -ep @world?

No output from the grep or emerge -ep @world for that package.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] emerge xmlto ERROR: app-text/xmlto-0.0.18 failed.

2005-11-01 Thread Holly Bostick
Dale schreef:
 Hi,
 
 I have ran into this error a lot of times.  I posted it the other day
  but have learned that a lot of people don't read HTML stuff.  So 
 here I go again.
 
 This is the whole thing, sorry it is a bit long but I didn't want to
  cut out the very part you need.  Yes, my rig is named smoker.  :/
 
 
 [EMAIL PROTECTED] / # emerge -v xmlto Calculating dependencies ...done!
 
 emerge (1 of 1) app-text/xmlto-0.0.18 to /
snip
 warning: failed to load external entity 
 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl;
  compilation error: file 
 /var/tmp/portage/xmlto-0.0.18/temp/xmlto-xsl.ShHrwX line 4 element
  import xsl:import : unable to load 
 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
  warning: failed to load external entity 
 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl;
  compilation error: file 
 /var/tmp/portage/xmlto-0.0.18/temp/xmlto-xsl.Rpd0Wc line 4 element
  import xsl:import : unable to load 
 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
 
 
 
 
 
 
 Q: I'm trying to build xmlto on my Debian box, but it doesn't work.
 
 
 
 
 
 
 A: If you get `Attempt to load network entity' errors when building
  xmlto, your system does not have the required support for XML 
 Catalogs
snip
 
 
 
 It wants to emerge it sometimes during a emerge -uv world.  I try to 
 keep it up to date.


OK, if it's emerging only during a -uv world, it's 1) not in your world
file; and 2) a direct dependency of something that is.

Since there are two solutions to this problem (actually 3), and this
information impacts one of them, we'll look at that impact first, but
the three solutions are:

1) if it's an actual bug (check b.g.o.) then you have to wait for it to
be fixed (unless you happen to be able to fix it in the source code
yourself).
2) If it's a bug you cannot fix, or if it's not a bug at all (meaning
it's either an unmoveable obstacle, or you have a system problem), you
have one choice either way;

2a) eliminate the need for the program (until the bug is fixed, but you
can also choose this if you're lazy and don't really feel like messing
around with the problem, no crime in that)

2b) fix the underlying system problem so the program emerges.

So far we know that xmlto is being emerged as a direct dependency of
something-- but what?

(from www.gentoo-portage.com )

Programs That Depend On xmlto

app-text/robodoc
dev-util/mercurial
sci-geosciences/gpsd
sys-auth/libnss-pgsql
doc media-gfx/k3d

Which, if any of these programs do you have installed on your system?

 I did also try USE=-doc emerge xmlto and it still fails.

This is not a solution-- xmlto does not have any USE flags; all its
dependencies are required, not optional.

However, if k3d is the program you have installed in your world file
that depends on xmlto, then compiling *that* -doc will remove the
dependency on xmlto and the problem is solved (because xmlto will not
attempt to compile or upgrade as a result of an emerge -uv world. You
might then consider removing it via emerge depclean-- but be careful
with depclean-- or manually with emerge -Cav xmlto).

If k3d is not the program you have installed which depends on xmlto, but
one of the others listed above and you want/need to keep that program,
you have to try and fix xmlto (assuming that this is not an unresolved
bug; again, check b.g.o if you haven't-- ALL xmlto should do for the
search terms).

Since the problem seems to revolve around docbook, and one of the
dependencies of xmlto is

(again from www.gentoo-portage.com , piped to prevent Thunderbird
thinking its a quote)


Runtime Dependencies
xmlto-0.0.18

|app-shells/bash
|app-text/docbook-xml-dtd4.2
|= app-text/docbook-xsl-stylesheets - 1.62.0-r1
|dev-libs/libxslt
|sys-apps/utillinux

xmlto-0.0.17

|app-shells/bash
|app-text/docbook-xml-dtd4.2
|= app-text/docbook-xsl-stylesheets - 1.62.0-r1
|dev-libs/libxslt
|sys-apps/utillinux

I would suggest recompiling the two docbook dependencies, most notably
docbook-xml-dtd, and seeing if that helps in any way. If you really need
xmlto. But I admit that if I had this problem, I'd be more likely to get
rid of xlmto, and any programs that depended on it (or find an
alternative to the programs which did not require xmlto) to solve the
problem. You've gotta pick your battles, and I myself do not need to
fight to get xmlto working.

You may have different priorities, though.

HTH,
Holly
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] slot conflict

2009-03-29 Thread John P. Burkett
Alan McKinnon wrote:
 On Sunday 29 March 2009 08:26:45 John P. Burkett wrote:
 Working on a amd64 machine, I did
 emerge -D -uav world
 and got the following response:

 !!! Multiple package instances within a single package slot have been
 pulled !!! into the dependency graph, resulting in a slot conflict:

 dev-lang/python:2.5

   ('installed', '/', 'dev-lang/python-2.5.2-r7', 'nomerge') pulled in by
 dev-lang/python required by ('installed', '/',
 'dev-libs/libxslt-1.1.24-r1', 'nomerge')

 =dev-lang/python-2.2 required by ('installed', '/',

 'app-pda/libopensync-0.22', 'nomerge')
 dev-lang/python required by world
 (and 19 more)

   ('ebuild', '/', 'dev-lang/python-2.5.2-r7', 'merge') pulled in by

 =dev-lang/python-2.3[-build,xml] required by ('ebuild', '/',

 'app-text/iso-codes-3.6', 'merge')
 dev-lang/python required by world
 
 I'm not sure why portage is telling you this; two packages (at least) want to 
 merge python-2.5.2-r7
 
 Try emerge python on it's own then emerge world, portage's confusion should 
 then not be present
Thank you very much for this suggestion and the one below regarding
poppler.  Together, they solved my problems.
Best regards,
John

 
 [snip]
 
 emerge: there are no ebuilds built with USE flags to satisfy
 =app-text/poppler-bindings-0.8[gtk,cairo].
 !!! One of the following packages is required to complete your request:
 - app-text/poppler-bindings-0.10.4 (Change USE: +cairo)
 (dependency required by app-text/evince-2.24.2 [ebuild])
 (dependency required by world [argument])
 
 Put 'cairo' in your USE and run emerge world again.
 
 Portage is bitching that poppler-bindings does not have cairo support while 
 evince requires this. Portage will not automatically change your USE flags in 
 this case as it assumes you have a very good reason for setting them that way.
 I would be grateful for suggestions as to (1) which package if any
 should be masked, and (2) what to do about app-text/poppler-bindings.

 John
 


-- 
John P. Burkett
Department of Economics
University of Rhode Island
Kingston, RI 02881-0808
USA

phone (401) 874-9195



[gentoo-user] new install 2007.0 and gcc-3.3.6

2007-05-11 Thread Turi Tropea
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
 
Hi people :)

why on a fresh install of 2007.0 (using the minimal cd and the
official howto) when i try to emerge kde-meta is required gcc-3.3.6
that does not support my cflags (pentium-m)

this is a little bit of emerge kde-meta kdm

These are the packages that would be merged, in order:

Calculating dependencies  . . . done!
[ebuild  N] x11-libs/libXau-1.0.3  USE=-debug 0 kB
[ebuild  N] dev-libs/libxslt-1.1.20  USE=crypt python -debug
0 kB
[ebuild  N] x11-libs/libICE-1.0.3  USE=ipv6 -debug 0 kB
[ebuild  N] x11-libs/libfontenc-1.0.4  USE=-debug 0 kB
[ebuild  N] x11-libs/libXdmcp-1.0.2  USE=-debug 0 kB
[ebuild  N] x11-apps/rgb-1.0.1  USE=-debug 0 kB
 [ebuild  NS   ] sys-devel/gcc-3.3.6-r1  USE=fortran gtk nls
(-altivec) -bootstrap -boundschecking -build -doc -gcj (-hardened)
-ip28 -ip32r10k (-multilib) -multislot (-n32) (-n64) -nocxx -nopie
-nossp -objc -test -vanilla 0 kB 
[ebuild  N] app-admin/gamin-0.1.8  USE=-debug 0 kB
[ebuild  N] dev-libs/pth-2.0.6  0 kB
[ebuild  N] kde-base/kdebase-pam-6  0 kB
[ebuild  N] sys-apps/eject-2.1.5-r1  USE=nls 0 kB
[ebuild  NS   ] sys-devel/automake-1.4_p6  0 kB

.

this is the error:

cc1: error: bad value (pentium-m) for -march= switch
cc1: error: bad value (pentium-m) for -mcpu= switch
make[2]: *** [gengenrtl.o] Error 1
make[2]: Leaving directory
`/var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/build/gcc'
make[1]: *** [stage2_build] Error 2
make[1]: *** Waiting for unfinished jobs
echo timestamp  clean_s1
make[1]: Leaving directory
`/var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/build/gcc'
make: *** [bootstrap-lean] Error 2


is possible to define two different cflag in make.conf? one for
gcc-3.3.6 and the other for gcc-4xx?

i also have two version of gcc correctly emerged, 4.1.1-r3 and 3.4.6-r2

ps excuse me for my bad english :(
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
 
iD8DBQFGRGeapidk8BrvGZARAplMAJ9YEcjv0p9qNFgYzv/jBJUKCcjjbACfbbMm
ZYX2szsFXEnrAC6LvBF9Sis=
=cHe8
-END PGP SIGNATURE-


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Re: Does openoffice really require pam?

2005-08-11 Thread Tim Igoe


Christer Ekholm wrote:
 Ciaran McCreesh [EMAIL PROTECTED] writes:
 
 
On Thu, 11 Aug 2005 20:32:26 +0200 Alexander Skwar
[EMAIL PROTECTED] wrote:
| I don't really want to install pam just because of OOo. Does OOo
| *REALLY* require pam?

No, but tcsh does, and openoffice's build system requires tcsh.
 
 
 Is that really true. The simple experiment I just did (below), I
 interpreet as it's openoffice that wants pam.

Taken from the OOo ebuild

DEPEND=${RDEPEND}
=sys-apps/findutils-4.1.20-r1
app-shells/tcsh
dev-util/pkgconfig
curl? ( net-misc/curl )
zlib? ( sys-libs/zlib )
sys-libs/pam
!dev-util/dmake
java? ( =virtual/jdk-1.4.1 )
!java? ( dev-libs/libxslt )

thus is OOo thats bringing in pam.

I suppose, if you don't want pam, you could try removing the
sys-libs/pam line from the ebuild and seeing what happens :)

 
 23:52:25 poke:~ $sudo emerge -Dpv openoffice
 
 These are the packages that I would merge, in order:
 
 Calculating dependencies -
 !!! All ebuilds that could satisfy sys-libs/pam have been masked.
 !!! One of the following masked packages is required to complete your request:
 - sys-libs/pam-0.78-r2 (masked by: package.mask)
 - sys-libs/pam-0.77-r8 (masked by: package.mask)
 - sys-libs/pam-0.77-r6 (masked by: package.mask)
 
 For more information, see MASKED PACKAGES section in the emerge man page or 
 section 2.2 Software Availability in the Gentoo Handbook.
 !!!(dependency required by app-office/openoffice-1.1.4-r1 [ebuild])
 
 23:52:33 poke:~ $sudo emerge -Dpv tcsh
 
 These are the packages that I would merge, in order:
 
 Calculating dependencies ...done!
 [ebuild   R   ] app-shells/tcsh-6.14  +perl 0 kB 
 
 Total size of downloads: 0 kB
 
 --
  Christer
 

-- 
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide

Computers are like Air-con, open windows and they stop working!


signature.asc
Description: OpenPGP digital signature


[gentoo-user] python-updater failure

2009-12-06 Thread Michael P. Soulier
So I ran a big emerge --update world and it picked up Python 2.6 from 2.5.
It'd be nice if python-updater ran automatically when this happens but it
doesn't, but gcompris failing to build was a nice reminder that it needed to
be done.

So I ran it...

msoul...@anton:~$ sudo python-updater
Password: 
 * Starting Python Updater from 2.5 to 2.6 :
 *   Adding to list: =net-p2p/bittorrent-5.0.9-r1
 *   Adding to list: =app-admin/webapp-config-1.50.16-r1
 *   Adding to list: =dev-util/scons-1.2.0-r1
 *   Adding to list: =sys-libs/cracklib-2.8.13
 *   Adding to list: =gnome-extra/libgsf-1.14.11
 *   Adding to list: =media-libs/mutagen-1.15
 *   Adding to list: =media-libs/lcms-1.18-r1
 *   Adding to list: =media-libs/pdflib-7.0.2_p8
 *   Adding to list: =dev-libs/boost-1.35.0-r2
 *   Adding to list: =dev-libs/libxslt-1.1.24-r1
 *   Adding to list: =dev-libs/libgamin-0.1.10-r2
 *   Adding to list: =dev-python/numeric-24.2-r6
 *   Adding to list: =dev-python/lxml-2.2.1
 *   Adding to list: =dev-python/cython-0.11.2
 *   Adding to list: =dev-python/numpy-1.2.1
 *   Adding to list: =dev-python/pygobject-2.16.1
 *   Adding to list: =dev-python/pycairo-1.8.2
 *   Adding to list: =dev-python/gnuplot-py-1.8
 *   Adding to list: =dev-python/twisted-web-8.1.0
 *   Adding to list: =dev-python/pycrypto-2.0.1-r8
 *   Adding to list: =dev-python/pyopenssl-0.9
 *   Adding to list: =dev-python/pyopengl-3.0.0
 *   Adding to list: =dev-python/dnspython-1.6.0
 *   Adding to list: =dev-python/twisted-8.1.0
 *   Adding to list: =dev-python/pyxml-0.8.4-r1
 *   Adding to list: =dev-python/wxpython-2.6.4.0-r2
 *   Adding to list: =x11-libs/vte-0.17.4-r3
 *   Adding to list: =net-zope/zope-interface-3.5.1
 *   Adding to list: =app-portage/layman-1.2.3
 *   Adding to list: =dev-java/java-config-1.3.7-r1

These are the packages that would be merged, in order:

Calculating dependencies... done!

emerge: there are no ebuilds to satisfy =dev-python/lxml-2.2.1.

Umm... now what?

Mike
-- 
Michael P. Soulier msoul...@digitaltorque.ca
Any intelligent fool can make things bigger and more complex... It takes a
touch of genius - and a lot of courage to move in the opposite direction.
--Albert Einstein


pgp2OTspY7C8f.pgp
Description: PGP signature


Re: Fwd: Re: [gentoo-user] Two identical systems - different!

2014-03-04 Thread Peter Humphrey
On Tuesday 04 Mar 2014 08:11:12 Mick wrote:
 On Monday 03 Mar 2014 16:02:17 Peter Humphrey wrote:
---8
  I [...] got this output in each case:
  
  # qtbz2 -xO /usr/portage/packages/dev-libs/glib-2.36.4-r1.tbz2 |qxpak -x -
  -O DEPEND
  virtual/libiconv[abi_x86_32(-)] virtual/libffi[abi_x86_32(-)] sys-
  libs/zlib[abi_x86_32(-)] || ( =dev-libs/elfutils-0.142 =dev-
  libs/libelf-0.8.12 =sys-freebsd/freebsd-lib-9.2_rc1 )
  !=app-emulation/emul- linux-x86-baselibs-20130224-r9
  !app-emulation/emul-linux-x86-baselibs[- abi_x86_32(-)]
  app-text/docbook-xml-dtd:4.1.2 =dev-libs/libxslt-1.0 =sys-
  devel/gettext-0.11 =dev-util/gtk-doc-am-1.15 !dev-libs/gobject-
  introspection-1.36 !dev-util/gtk-doc-1.15-r2
  !sys-devel/gettext-0.18.1.1-r3
  || ( =sys-devel/automake-1.13:1.13 =sys-devel/automake-1.14:1.14 )
  || =sys-
  devel/autoconf-2.68 sys-devel/libtool app-arch/xz-utils =sys-apps/sed-4
  =sys-apps/coreutils-8.5
  
  No mention of any kind of zip.
 
 Well, I see the following in the listed deps above:
 
   sys-libs/zlib[abi_x86_32(-)]
 
   app-arch/xz-utils

Well, yes. I just meant no bzip2 , gzip, lzip, rzip etc. Could have said it 
better I suppose.

Anyway, both of those programs are present and I still can't see a way 
forward. It doesn't help that I've only a user's knowledge of portage and its 
innards. I'm currently taking a brute-force approach and running emerge -e 
world on the Atom box, without using the packages built by the chroot on the 
workstation. It looks as though it'll take two days or so.

Whatever I've tried, I still can't get owncloud installed properly, not even 
by running their installer script to fetch and install version 6.0.2, just 
released. That's why I felt forced into the brute-force method.

-- 
Regards
Peter




[gentoo-user] Safe to remove old version of Python?

2008-09-03 Thread Stroller

Hi there,

No comment on this on my previous post when I also asked about `eix - 
uI`:


$ eix -I python$
[U] dev-lang/python
 Available versions:
(2.4)   2.4.4-r5 2.4.4-r6 2.4.4-r14
(2.5)   2.5.2-r6 ~2.5.2-r7
{+cxx +threads berkdb bootstrap build doc elibc_uclibc  
examples gdbm ipv6 ncurses nocxx nothreads readline sqlite ssl tk  
ucs2 wininst}
 Installed versions:  2.4.4-r9(2.4)(20:32:42 05/04/08)(berkdb  
examples gdbm ncurses readline ssl -bootstrap -build -doc - 
elibc_uclibc -ipv6 -nocxx -nothreads -tk -ucs2)
  2.5.2-r6(2.5)(03:46:36 08/30/08)(berkdb  
doc examples gdbm ncurses readline ssl threads -bootstrap -build - 
elibc_uclibc -ipv6 -sqlite -tk -ucs2 -wininst)

 Homepage:http://www.python.org/
 Description: Python is an interpreted, interactive,  
object-oriented programming language.


$ sudo python-updater
Password:
 * Starting Python Updater from 2.4 to 2.5 :
 * No packages needs to be remerged.
$


So second question is, can python-2.4.4-r9 be safely removed from the  
system?



$ ls -l /usr/bin/python
lrwxrwxrwx 1 root root 9 Aug 30 03:47 /usr/bin/python - python2.5
$ python -V
Python 2.5.2
$ equery d =dev-lang/python-2.4.4-r9
[ Searching for packages depending on =dev-lang/python-2.4.4-r9... ]
app-admin/webapp-config-1.50.16-r1 (virtual/python)
app-doc/doxygen-1.5.4 (dev-lang/python)
app-editors/vim-7.2 (python? dev-lang/python)
app-portage/gentoolkit-0.2.3-r1 (=dev-lang/python-2.0)
app-portage/layman-1.1.1 (virtual/python)
dev-db/postgresql-8.0.15 (python? =dev-lang/python-2.2)
dev-java/java-config-1.3.7 (virtual/python)
dev-java/java-config-2.1.6 (dev-lang/python)
   (virtual/python)
dev-lang/swig-1.3.36 (python? virtual/python)
dev-libs/libxml2-2.6.32 (python? dev-lang/python)
dev-libs/libxslt-1.1.24-r1 (python? dev-lang/python)
dev-python/docutils-0.4-r3 (virtual/python)
   (=dev-lang/python-2.4)
dev-python/egenix-mx-base-2.0.5 (virtual/python)
dev-python/pycrypto-2.0.1-r6 (virtual/python)
dev-python/python-fchksum-1.7.1 (dev-lang/python)
dev-python/setuptools-0.6_rc8-r1 (virtual/python)
 (=dev-lang/python-2.4)
dev-util/subversion-1.4.6 (python? =dev-lang/python-2.0)
net-analyzer/rrdtool-1.2.27 (python? dev-lang/python)
net-fs/samba-3.0.28a-r1 (python? dev-lang/python)
net-print/cups-1.3.7-r1 (python? dev-lang/python)
sys-apps/file-4.23 (virtual/python)
sys-apps/portage-2.1.4.4 (=dev-lang/python-2.4)
sys-libs/cracklib-2.8.12 (python? dev-lang/python)
sys-libs/libcap-1.10-r11 (python? =virtual/python-2.2.1)
$


I don't tend to keep up with best practices in Gentoo, so any  
criticism or advice would be much appreciated.


Stroller.



Re: [gentoo-user] How to emerge bugzilla w/ postgresql

2006-07-26 Thread Richard Broersma Jr
Here is what I get on the new server.

(chroot) livecd linux # emerge -pvt bugzilla

These are the packages that I would merge, in reverse order:

Calculating dependencies ...done!
[ebuild  N] www-apps/bugzilla-2.18.5  -apache2 -mysql -vhosts 1,623 kB
[ebuild  N]  dev-perl/Template-Toolkit-2.14  -gd -minimal -mysql +perl 
+postgres +xml 823 kB
[ebuild  N]   dev-perl/XML-XPath-1.13  -minimal +perl 38 kB
[ebuild  N]   dev-perl/text-autoformat-1.12  -minimal +perl 16 kB
[ebuild  N]dev-perl/text-reform-1.11  -minimal +perl 20 kB
[ebuild  N]   dev-perl/XML-DOM-1.44  -minimal +perl 114 kB
[ebuild  N]dev-perl/libwww-perl-5.803-r1  -minimal +perl +ssl 229 kB
[ebuild  N] dev-perl/HTML-Tree-3.19.01  -minimal +perl 116 kB
[ebuild  N] dev-perl/Compress-Zlib-1.41  -minimal +perl 148 kB
[ebuild  N] dev-perl/HTML-Parser-3.48  -minimal +perl -unicode 80 kB
[ebuild  N]  dev-perl/HTML-Tagset-3.10  -minimal +perl 7 kB
[ebuild  N] dev-perl/Crypt-SSLeay-0.51  -minimal +perl 114 kB
[ebuild  N] virtual/perl-libnet-1.19  0 kB
[ebuild  N] virtual/perl-Digest-MD5-2.36  0 kB
[ebuild  N]dev-perl/XML-RegExp-0.03-r1  -minimal +perl 3 kB
[ebuild  N]dev-perl/libxml-perl-0.08  -minimal +perl 62 kB
[ebuild  N]   dev-perl/DBD-Pg-1.43  -minimal +perl 128 kB
[ebuild  N]virtual/perl-Test-Harness-2.56  0 kB
[ebuild  N]dev-db/postgresql-8.1.4  -doc -kerberos +libg++ +nls +pam 
+perl -pg-intdatetime
+python +readline (-selinux) +ssl -tcltk -threads +xml +zlib 7,993 kB
[ebuild  N] dev-libs/libxslt-1.1.17  +crypt -debug +python 1,865 kB
[ebuild  N]  dev-libs/libgcrypt-1.2.2-r1  +nls 939 kB
[ebuild  N]   dev-libs/libgpg-error-1.0-r1  +nls 316 kB
[ebuild  N]  dev-libs/libxml2-2.6.26  -debug -doc +ipv6 +python 
+readline -test 3,338 kB
[ebuild  N] dev-python/egenix-mx-base-2.0.5  571 kB
[ebuild  N] dev-db/libpq-8.1.4  -kerberos +nls +pam +readline +ssl 
-threads +zlib 0 kB
[ebuild  N]   dev-perl/XML-RSS-1.05  -minimal +perl 37 kB
[ebuild  N]dev-perl/Test-Manifest-1.14  -minimal +perl 5 kB
[ebuild  N]  dev-perl/PatchReader-0.9.5  -minimal +perl 8 kB
[ebuild  N]   virtual/perl-File-Temp-0.16  0 kB
[ebuild  N]  dev-perl/Chart-2.3  -minimal +perl 503 kB
[ebuild  N]  dev-perl/DBD-mysql-2.9007  -minimal +perl 114 kB
[ebuild  N]   dev-db/mysql-4.1.20  -berkdb -big-tables -cluster -debug 
-embedded -extraengine
-latin1 -minimal +perl -raid (-selinux) -srvdir +ssl -static 16,917 kB

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: equery depends vs. emerge -pv --depclean atom

2009-11-17 Thread Dale

Daniel Pielmeier wrote:

Dale schrieb am 17.11.2009 22:53:
  

r...@smoker / # equery depends sqlite
[ Searching for packages depending on sqlite... ]
app-pda/libopensync-0.22 (=dev-db/sqlite-3)



If you have this package installed and want to keep it you are forced to
keep sqlite as it is a hard dependency. Meaning this package needs
sqlite and there is no alternative.

  

app-portage/eix-0.17.0 (sqlite? =dev-db/sqlite-3)



Here sqlite is optional via use flag. So you can get rid of the
dependency it by disabling the use flag.

  

Those appear to be in the ebuild and MySql is not a option for
replacement.  Is there a way?  I have already emerged these with the
-sqlite and +mysql USE flag.  I notice something about sqlite3 in one of
the ebuilds.  What is that?



The main reason why I respond to this post is that there are still a lot
of people which are using equery depends, although it is known to
print false positive by not taking use flags into account. You have to
scan through the output and check if the use flag is activated which
pulls in the package you want to check. Like for eix in the above
example. Eix only depends on sqlite if the sqlite use flag is activated.
Equery depends lists it in any case (activated or not) as it doesn't
take the use flags into account.

A more convenient way to find out the correct reverse dependencies with
portage is emerge -pv --depclean atom[1]. Running only emerge -pv
--depclean checks the complete world and system set, but if you pass a
package to it only the reverse dependencies of the package in question
are examined.

[1] http://www.gentoo.org/proj/en/portage/doc/faq.xml

  


I do know, because I have read about it, that equery is not 100% 
accurate.  It is a starting point tho.  Is it that equery needs a bit of 
rewriting or is it just that hard to do when taking USE flags into account?


Since one of those has a hard dependency on sqlite, it would have to 
stay anyway.  May as well leave it for the rest too.  Here is the output 
of --depclean for sqlite:


r...@smoker / # emerge -pv --depclean sqlite

Calculating dependencies... done!
 dev-db/sqlite-3.6.19 pulled in by:
   dev-util/subversion-1.6.5

 No packages selected for removal by depclean
Packages installed:   1199
Packages in world:109
Packages in system:   50
Required packages:202
Number to remove: 0
r...@smoker / # 

Going by that, I would *think* subversion is all that needs sqlite.  
Would that be correct?  Trying to have a learning moment here.  ;-)


It appears that subversion is needed by this:

r...@smoker / # emerge -pv --depclean subversion

Calculating dependencies... done!
 dev-util/subversion-1.6.5 pulled in by:
   app-admin/eselect-python-

 No packages selected for removal by depclean
Packages installed:   1199
Packages in world:109
Packages in system:   50
Required packages:202
Number to remove: 0
r...@smoker / #

That lead to this:

r...@smoker / # emerge -pv --depclean eselect-python

Calculating dependencies... done!
 app-admin/eselect-python- pulled in by:
   app-admin/gam-server-0.1.10
   dev-java/java-config-2.1.9-r1
   dev-lang/python-2.6.2-r1
   dev-lang/python-3.1.1-r1
   dev-libs/libgamin-0.1.10-r2
   dev-libs/libxml2-2.7.3-r2
   dev-libs/libxslt-1.1.24-r1
   dev-util/subversion-1.6.5
   sys-apps/file-5.03
   sys-apps/portage-2.2_rc50

 No packages selected for removal by depclean
Packages installed:   1199
Packages in world:109
Packages in system:   50
Required packages:202
Number to remove: 0
r...@smoker / # 

So in the end, it appears that a few things depend on sqlite. 


Dale

:-)  :-) 






Re: [gentoo-user] python-updater failure

2009-12-06 Thread Joshua Murphy
On Sun, Dec 6, 2009 at 10:49 PM, Michael P. Soulier
msoul...@digitaltorque.ca wrote:
 So I ran a big emerge --update world and it picked up Python 2.6 from 2.5.
 It'd be nice if python-updater ran automatically when this happens but it
 doesn't, but gcompris failing to build was a nice reminder that it needed to
 be done.

 So I ran it...

 msoul...@anton:~$ sudo python-updater
 Password:
  * Starting Python Updater from 2.5 to 2.6 :
  *   Adding to list: =net-p2p/bittorrent-5.0.9-r1
  *   Adding to list: =app-admin/webapp-config-1.50.16-r1
  *   Adding to list: =dev-util/scons-1.2.0-r1
  *   Adding to list: =sys-libs/cracklib-2.8.13
  *   Adding to list: =gnome-extra/libgsf-1.14.11
  *   Adding to list: =media-libs/mutagen-1.15
  *   Adding to list: =media-libs/lcms-1.18-r1
  *   Adding to list: =media-libs/pdflib-7.0.2_p8
  *   Adding to list: =dev-libs/boost-1.35.0-r2
  *   Adding to list: =dev-libs/libxslt-1.1.24-r1
  *   Adding to list: =dev-libs/libgamin-0.1.10-r2
  *   Adding to list: =dev-python/numeric-24.2-r6
  *   Adding to list: =dev-python/lxml-2.2.1
  *   Adding to list: =dev-python/cython-0.11.2
  *   Adding to list: =dev-python/numpy-1.2.1
  *   Adding to list: =dev-python/pygobject-2.16.1
  *   Adding to list: =dev-python/pycairo-1.8.2
  *   Adding to list: =dev-python/gnuplot-py-1.8
  *   Adding to list: =dev-python/twisted-web-8.1.0
  *   Adding to list: =dev-python/pycrypto-2.0.1-r8
  *   Adding to list: =dev-python/pyopenssl-0.9
  *   Adding to list: =dev-python/pyopengl-3.0.0
  *   Adding to list: =dev-python/dnspython-1.6.0
  *   Adding to list: =dev-python/twisted-8.1.0
  *   Adding to list: =dev-python/pyxml-0.8.4-r1
  *   Adding to list: =dev-python/wxpython-2.6.4.0-r2
  *   Adding to list: =x11-libs/vte-0.17.4-r3
  *   Adding to list: =net-zope/zope-interface-3.5.1
  *   Adding to list: =app-portage/layman-1.2.3
  *   Adding to list: =dev-java/java-config-1.3.7-r1

 These are the packages that would be merged, in order:

 Calculating dependencies... done!

 emerge: there are no ebuilds to satisfy =dev-python/lxml-2.2.1.

 Umm... now what?

 Mike
 --
 Michael P. Soulier msoul...@digitaltorque.ca
 Any intelligent fool can make things bigger and more complex... It takes a
 touch of genius - and a lot of courage to move in the opposite direction.
 --Albert Einstein


umm, well, I've not synced too awefully recently on the box I have
handy, but I'm seeing these two ebuilds for lxml:

lxml-2.2.2.ebuild  lxml-2.2.3.ebuild

I'd guess, offhand, that you should install a newer version, since the
one it's looking for (likely due to that being the already installed
version) doesn't appear to exist in the tree anymore.

Also, if you run into errors actually installing any of that list
there, take a glance at http://bugs.gentoo.org/230205 ... down in the
comments there's mention of needing to prod eselect to fix things.

-- 
Poison [BLX]
Joshua M. Murphy



Re: [gentoo-user] python-updater failure

2009-12-06 Thread covici
Joshua Murphy poiso...@gmail.com wrote:

 On Sun, Dec 6, 2009 at 10:49 PM, Michael P. Soulier
 msoul...@digitaltorque.ca wrote:
  So I ran a big emerge --update world and it picked up Python 2.6 from 2.5.
  It'd be nice if python-updater ran automatically when this happens but it
  doesn't, but gcompris failing to build was a nice reminder that it needed to
  be done.
 
  So I ran it...
 
  msoul...@anton:~$ sudo python-updater
  Password:
   * Starting Python Updater from 2.5 to 2.6 :
   *   Adding to list: =net-p2p/bittorrent-5.0.9-r1
   *   Adding to list: =app-admin/webapp-config-1.50.16-r1
   *   Adding to list: =dev-util/scons-1.2.0-r1
   *   Adding to list: =sys-libs/cracklib-2.8.13
   *   Adding to list: =gnome-extra/libgsf-1.14.11
   *   Adding to list: =media-libs/mutagen-1.15
   *   Adding to list: =media-libs/lcms-1.18-r1
   *   Adding to list: =media-libs/pdflib-7.0.2_p8
   *   Adding to list: =dev-libs/boost-1.35.0-r2
   *   Adding to list: =dev-libs/libxslt-1.1.24-r1
   *   Adding to list: =dev-libs/libgamin-0.1.10-r2
   *   Adding to list: =dev-python/numeric-24.2-r6
   *   Adding to list: =dev-python/lxml-2.2.1
   *   Adding to list: =dev-python/cython-0.11.2
   *   Adding to list: =dev-python/numpy-1.2.1
   *   Adding to list: =dev-python/pygobject-2.16.1
   *   Adding to list: =dev-python/pycairo-1.8.2
   *   Adding to list: =dev-python/gnuplot-py-1.8
   *   Adding to list: =dev-python/twisted-web-8.1.0
   *   Adding to list: =dev-python/pycrypto-2.0.1-r8
   *   Adding to list: =dev-python/pyopenssl-0.9
   *   Adding to list: =dev-python/pyopengl-3.0.0
   *   Adding to list: =dev-python/dnspython-1.6.0
   *   Adding to list: =dev-python/twisted-8.1.0
   *   Adding to list: =dev-python/pyxml-0.8.4-r1
   *   Adding to list: =dev-python/wxpython-2.6.4.0-r2
   *   Adding to list: =x11-libs/vte-0.17.4-r3
   *   Adding to list: =net-zope/zope-interface-3.5.1
   *   Adding to list: =app-portage/layman-1.2.3
   *   Adding to list: =dev-java/java-config-1.3.7-r1
 
  These are the packages that would be merged, in order:
 
  Calculating dependencies... done!
 
  emerge: there are no ebuilds to satisfy =dev-python/lxml-2.2.1.
 
  Umm... now what?
 
  Mike
  --
  Michael P. Soulier msoul...@digitaltorque.ca
  Any intelligent fool can make things bigger and more complex... It takes a
  touch of genius - and a lot of courage to move in the opposite direction.
  --Albert Einstein
 
 
 umm, well, I've not synced too awefully recently on the box I have
 handy, but I'm seeing these two ebuilds for lxml:
 
 lxml-2.2.2.ebuild  lxml-2.2.3.ebuild
 
 I'd guess, offhand, that you should install a newer version, since the
 one it's looking for (likely due to that being the already installed
 version) doesn't appear to exist in the tree anymore.
 
 Also, if you run into errors actually installing any of that list
 there, take a glance at http://bugs.gentoo.org/230205 ... down in the
 comments there's mention of needing to prod eselect to fix things.
 
 -- 
 Poison [BLX]
 Joshua M. Murphy
There is an argument to pythonupdater to ignore version numbers -- maybe
this will help your problem.


-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici
 cov...@ccs.covici.com



[gentoo-user] udev-197-r3 update problem...

2013-01-19 Thread Jarry

Hi Gentoo-users,

I'm just in the process of updating my nearly identical servers.
Some of them I updated without any problem. Unfortunatelly,
right now new udev-197-r3 went stable, and so those servers
which I synced with portage-tree later want to pull udev-197,
and give this error:

---
vs1-sys ~ # emerge --ask --update --deep --newuse --verbose world

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N ] dev-util/gperf-3.0.4  961 kB
[ebuild  N ] dev-libs/libgpg-error-1.10  USE=nls -common-lisp 
-static-libs 429 kB

[ebuild  N ] dev-libs/libgcrypt-1.5.0-r2  USE=-static-libs 1,405 kB
[ebuild  N ] dev-libs/libxslt-1.1.28  USE=crypt -debug -python 
-static-libs 3,356 kB
[ebuild  N ] sys-apps/kmod-12-r1  USE=tools zlib -debug -doc -lzma 
-static-libs 1,246 kB
[ebuild U  ] sys-fs/udev-197-r3 [171-r9] USE=acl%* kmod%* openrc%* 
-doc% -gudev -hwdb -introspection -keymap (-selinux) -static-libs% 
(-action_modeswitch%) (-build%) (-debug%) (-edd%) (-extras%) (-floppy%) 
(-rule_generator%*) (-test%) 2,008 kB
[ebuild U  ] virtual/udev-197 [171] USE=-gudev -hwdb -introspection 
-keymap (-selinux) -static-libs 0 kB

[ebuild  N ] sys-fs/udev-init-scripts-19  5 kB
[blocks B  ] sys-apps/kmod (sys-apps/kmod is blocking 
sys-apps/module-init-tools-3.16-r2)
[blocks B  ] sys-apps/module-init-tools 
(sys-apps/module-init-tools is blocking sys-apps/kmod-12-r1)


Total: 8 packages (2 upgrades, 6 new), Size of downloads: 9,407 kB
Conflict: 2 blocks (2 unsatisfied)

 * Error: The above package list contains packages which cannot be
 * installed at the same time on the same system.

  (sys-apps/kmod-12-r1::gentoo, ebuild scheduled for merge) pulled in by
sys-apps/kmod[tools] required by (virtual/modutils-0::gentoo, 
installed)
=sys-apps/kmod-12 required by (sys-fs/udev-197-r3::gentoo, ebuild 
scheduled for merge)


  (sys-apps/module-init-tools-3.16-r2::gentoo, installed) pulled in by
=sys-apps/module-init-tools-3.2 required by 
(virtual/modutils-0::gentoo, installed)


---

So how can I fix this mess? I masked sys-fs/udev-197-r3,
now portage does not complain, but it is just temporary
solution...

Jarry

--
___
This mailbox accepts e-mails only from selected mailing-lists!
Everything else is considered to be spam and therefore deleted.



Re: [gentoo-user] udev-197-r3 update problem...

2013-01-19 Thread Canek Peláez Valdés
On Sat, Jan 19, 2013 at 10:02 AM, Jarry mr.ja...@gmail.com wrote:
 Hi Gentoo-users,

 I'm just in the process of updating my nearly identical servers.
 Some of them I updated without any problem. Unfortunatelly,
 right now new udev-197-r3 went stable, and so those servers
 which I synced with portage-tree later want to pull udev-197,
 and give this error:

 ---
 vs1-sys ~ # emerge --ask --update --deep --newuse --verbose world

 These are the packages that would be merged, in order:

 Calculating dependencies... done!
 [ebuild  N ] dev-util/gperf-3.0.4  961 kB
 [ebuild  N ] dev-libs/libgpg-error-1.10  USE=nls -common-lisp
 -static-libs 429 kB
 [ebuild  N ] dev-libs/libgcrypt-1.5.0-r2  USE=-static-libs 1,405 kB
 [ebuild  N ] dev-libs/libxslt-1.1.28  USE=crypt -debug -python
 -static-libs 3,356 kB
 [ebuild  N ] sys-apps/kmod-12-r1  USE=tools zlib -debug -doc -lzma
 -static-libs 1,246 kB
 [ebuild U  ] sys-fs/udev-197-r3 [171-r9] USE=acl%* kmod%* openrc%*
 -doc% -gudev -hwdb -introspection -keymap (-selinux) -static-libs%
 (-action_modeswitch%) (-build%) (-debug%) (-edd%) (-extras%) (-floppy%)
 (-rule_generator%*) (-test%) 2,008 kB
 [ebuild U  ] virtual/udev-197 [171] USE=-gudev -hwdb -introspection
 -keymap (-selinux) -static-libs 0 kB
 [ebuild  N ] sys-fs/udev-init-scripts-19  5 kB
 [blocks B  ] sys-apps/kmod (sys-apps/kmod is blocking
 sys-apps/module-init-tools-3.16-r2)
 [blocks B  ] sys-apps/module-init-tools (sys-apps/module-init-tools is
 blocking sys-apps/kmod-12-r1)

 Total: 8 packages (2 upgrades, 6 new), Size of downloads: 9,407 kB
 Conflict: 2 blocks (2 unsatisfied)

  * Error: The above package list contains packages which cannot be
  * installed at the same time on the same system.

   (sys-apps/kmod-12-r1::gentoo, ebuild scheduled for merge) pulled in by
 sys-apps/kmod[tools] required by (virtual/modutils-0::gentoo, installed)
 =sys-apps/kmod-12 required by (sys-fs/udev-197-r3::gentoo, ebuild
 scheduled for merge)

   (sys-apps/module-init-tools-3.16-r2::gentoo, installed) pulled in by
 =sys-apps/module-init-tools-3.2 required by
 (virtual/modutils-0::gentoo, installed)

 ---

 So how can I fix this mess? I masked sys-fs/udev-197-r3,
 now portage does not complain, but it is just temporary
 solution...

try:

emerge -Cv sys-apps/module-init-tools
emerge -1v sys-apps/kmod

and then try to update world again. kmod is a drop-in replacement for
module-init-tools, and it's what is used by new versions of udev. You
probably will need to keyword kmod.

Regards.
-- 
Canek Peláez Valdés
Posgrado en Ciencia e Ingeniería de la Computación
Universidad Nacional Autónoma de México



[gentoo-user] Re: udev-197-r3 update problem...

2013-01-20 Thread »Q«
On Sat, 19 Jan 2013 10:41:07 -0600
Canek Peláez Valdés can...@gmail.com wrote:

 On Sat, Jan 19, 2013 at 10:02 AM, Jarry mr.ja...@gmail.com wrote:
  Hi Gentoo-users,
 
  I'm just in the process of updating my nearly identical servers.
  Some of them I updated without any problem. Unfortunatelly,
  right now new udev-197-r3 went stable, and so those servers
  which I synced with portage-tree later want to pull udev-197,
  and give this error:
 
  ---
  vs1-sys ~ # emerge --ask --update --deep --newuse --verbose world
 
  These are the packages that would be merged, in order:
 
  Calculating dependencies... done!
  [ebuild  N ] dev-util/gperf-3.0.4  961 kB
  [ebuild  N ] dev-libs/libgpg-error-1.10  USE=nls -common-lisp
  -static-libs 429 kB
  [ebuild  N ] dev-libs/libgcrypt-1.5.0-r2  USE=-static-libs
  1,405 kB [ebuild  N ] dev-libs/libxslt-1.1.28  USE=crypt
  -debug -python -static-libs 3,356 kB
  [ebuild  N ] sys-apps/kmod-12-r1  USE=tools zlib -debug -doc
  -lzma -static-libs 1,246 kB
  [ebuild U  ] sys-fs/udev-197-r3 [171-r9] USE=acl%* kmod%*
  openrc%* -doc% -gudev -hwdb -introspection -keymap (-selinux)
  -static-libs% (-action_modeswitch%) (-build%) (-debug%) (-edd%)
  (-extras%) (-floppy%) (-rule_generator%*) (-test%) 2,008 kB
  [ebuild U  ] virtual/udev-197 [171] USE=-gudev -hwdb
  -introspection -keymap (-selinux) -static-libs 0 kB
  [ebuild  N ] sys-fs/udev-init-scripts-19  5 kB
  [blocks B  ] sys-apps/kmod (sys-apps/kmod is blocking
  sys-apps/module-init-tools-3.16-r2)
  [blocks B  ] sys-apps/module-init-tools
  (sys-apps/module-init-tools is blocking sys-apps/kmod-12-r1)
 
  Total: 8 packages (2 upgrades, 6 new), Size of downloads: 9,407 kB
  Conflict: 2 blocks (2 unsatisfied)
 
   * Error: The above package list contains packages which cannot be
   * installed at the same time on the same system.
 
(sys-apps/kmod-12-r1::gentoo, ebuild scheduled for merge) pulled
  in by sys-apps/kmod[tools] required by (virtual/modutils-0::gentoo,
  installed)  
  =sys-apps/kmod-12 required by (sys-fs/udev-197-r3::gentoo,
  ebuild  
  scheduled for merge)
 
(sys-apps/module-init-tools-3.16-r2::gentoo, installed) pulled in
  by  
  =sys-apps/module-init-tools-3.2 required by  
  (virtual/modutils-0::gentoo, installed)
 
  ---
 
  So how can I fix this mess? I masked sys-fs/udev-197-r3,
  now portage does not complain, but it is just temporary
  solution...  
 
 try:
 
 emerge -Cv sys-apps/module-init-tools
 emerge -1v sys-apps/kmod
 
 and then try to update world again. kmod is a drop-in replacement for
 module-init-tools, and it's what is used by new versions of udev. You
 probably will need to keyword kmod.

adev-197 has a kmod useflag, on by default (at least in my profile).
Disabling it lets you keep module-init-tools.  I noticed because I am
one of those risk-takers who has USE -* , and now I'm wondering what
the benefits of kmod would be for me (and/or disadvantages).

If this has already been discussed here, my apologies.  I try to pay
attention, but, well, you know what all udev threads are like. ;) 





Fwd: Re: [gentoo-user] Two identical systems - different!

2014-03-03 Thread Peter Humphrey
An unsubscribed reader sent me this gem, which I hope he or she won't mind my 
forwarding to the list. It offers a new way to attack the problem.

--  Forwarded Message  --

Subject: Re: [gentoo-user] Two identical systems - different!
Date: Monday 03 Mar 2014, 02:33:08

Ah, the extra USE flags checks are coming from an eclass!

On 03.03.2014 01:33, Peter Humphrey wrote:
 !!! Multiple package instances within a single package slot have been
 pulled
 !!! into the dependency graph, resulting in a slot conflict:

 app-arch/bzip2:0

   (app-arch/bzip2-1.0.6-r3::gentoo, installed) pulled in by
 app-arch/bzip2[abi_x86_32(-)] required by (dev-
 libs/elfutils-0.158::gentoo, binary scheduled for merge)

   (app-arch/bzip2-1.0.6-r3::gentoo, binary scheduled for merge) pulled
 in by
 (no parents that aren't satisfied by other packages in this slot)

 virtual/libiconv:0

   (virtual/libiconv-0::gentoo, installed) pulled in by
 virtual/libiconv[abi_x86_32(-)] required by (dev-libs/glib-2.36.4-
 r1::gentoo, binary scheduled for merge)

   (virtual/libiconv-0::gentoo, binary scheduled for merge) pulled in by
 (no parents that aren't satisfied by other packages in this slot)

The dependencies in dev-libs/elfutils and dev-libs/glib are
app-arch/bzip2[${MULTILIB_USEDEP}]  and
virtual/libiconv[${MULTILIB_USEDEP}] , where the actual value is
calculated by multilib.eclass.
It probably should end up empty in your case, but maybe having the
chroot triggers some multilib functionality?

I may be reading the use dep wrong, but it seems to me that those
packages assume that the virtual/libiconv and app-arch/bzip2 packages
found are 64-bit since they don't have the USE=abi_x86_32 set. That
could at least explain why they get disqualified when glib and elfutils
are in the set but work otherwise.

I would probably try rebuilding the dev-libs/elfutils and dev-libs/glib
packages next and checking that they don't end up still having those
abi-requirements.

qtbz2 -xO /usr/portage/packages/dev-libs/glib-2.36.4-r1.tbz2 |qxpak -x -
-O RDEPEND
should tell you what runtime dependencies the package has been built with.

-

I ran that command on both machines and got this output in each case:

# qtbz2 -xO /usr/portage/packages/dev-libs/glib-2.36.4-r1.tbz2 |qxpak -x - -O 
DEPEND
virtual/libiconv[abi_x86_32(-)] virtual/libffi[abi_x86_32(-)] sys-
libs/zlib[abi_x86_32(-)] || ( =dev-libs/elfutils-0.142 =dev-
libs/libelf-0.8.12 =sys-freebsd/freebsd-lib-9.2_rc1 ) !=app-emulation/emul-
linux-x86-baselibs-20130224-r9 !app-emulation/emul-linux-x86-baselibs[-
abi_x86_32(-)] app-text/docbook-xml-dtd:4.1.2 =dev-libs/libxslt-1.0 =sys-
devel/gettext-0.11 =dev-util/gtk-doc-am-1.15 !dev-libs/gobject-
introspection-1.36 !dev-util/gtk-doc-1.15-r2 !sys-devel/gettext-0.18.1.1-r3 
|| ( =sys-devel/automake-1.13:1.13 =sys-devel/automake-1.14:1.14 ) =sys-
devel/autoconf-2.68 sys-devel/libtool app-arch/xz-utils =sys-apps/sed-4 
=sys-apps/coreutils-8.5

No mention of any kind of zip.

Has a lamp flashed on in anyone's head? It would be good to see some light 
here.

-- 
Regards
Peter



Re: [gentoo-user] necessary use flgas

2015-06-23 Thread David Haller
Hello,

On Tue, 23 Jun 2015, Neil Bothwick wrote:
On Tue, 23 Jun 2015 17:35:10 +0430, behrouz khosravi wrote:
 I really like to have control over my machine as much as possible. In
 this way I will learn a lot, so I am trying to remove all the default
 use flags and control them manually.
[..]
You can also start USE with -* in make.conf to turn everything off then
set your own choices. This is the ideal setup for those who prefer to
spend more time fixing their computer than using it.

Hah!

# find /usr/local/portage/*/ -mindepth 1 -maxdepth 1 -type d | wc -l
55

Hey, I got no printer, had others print about 5 pages for me in ~10
years. Why would I want cups? And BTW: qtwebkit:5 compiles just fine
without leveldb (with a little -D help)...


--- /usr/portage/dev-qt/qtwebkit/qtwebkit-5.4.2.ebuild   2015-06-17 
17:24:04.0 +0200
+++ /usr/local/portage/dev-qt/qtwebkit/qtwebkit-5.4.2.ebuild 2015-06-23 
07:05:01.823067740 +0200
@@ -14,13 +14,13 @@
 
 # TODO: qttestlib, geolocation, orientation/sensors
 
-IUSE=gstreamer gstreamer010 multimedia opengl printsupport qml udev webp
+IUSE=gstreamer gstreamer010 multimedia opengl printsupport qml udev webp 
leveldb
 REQUIRED_USE=?? ( gstreamer gstreamer010 multimedia )
 
 RDEPEND=
dev-db/sqlite:3
dev-libs/icu:=
-   =dev-libs/leveldb-1.18-r1
+   leveldb? ( =dev-libs/leveldb-1.18-r1 )
dev-libs/libxml2:2
dev-libs/libxslt
=dev-qt/qtcore-${PV}:5[icu]
@@ -88,6 +88,9 @@
use webp || sed -i -e '/config_libwebp: WEBKIT_CONFIG += 
use_webp/d' \
Tools/qmake/mkspecs/features/features.prf || die
 
+   use leveldb || sed -i -e 
's/ENABLE_INDEXED_DATABASE=1/ENABLE_INDEXED_DATABASE=0/' \
+   Tools/qmake/mkspecs/features/features.pri || die
+
# bug 458222
sed -i -e '/SUBDIRS += examples/d' Source/QtWebKit.pro || die


As I hate cmake, I don't know if there's a better way to inject that
ENABLE_INDEXED_DATABASE=0 or something to that into the build process.
It works, I'm happy ;) Oh, and BTW, mozillen (via mozconfig) work just
fine without a spellchecker. Which I hate and never use. They distract
more and introduce errors that anything else, so I patch
eclass/mozconfig-*.eclass. BTW2: how can I overlay my eclass stuff
over the /usr/portage one? ATM, I just copy it over after each sync.

-dnh, minimalist, obviously ;)

-- 
my other signature is more intellectual



[gentoo-user] emerge question

2005-07-05 Thread mbeltran
hi

I want to emerge PHP to my box, a 2.6.11-gentoo-r11 but a want to emerge it
without x11 support. When I type emerge -p -v php I got this message:

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N] x11-base/opengl-update-2.2.1  38 kB
[ebuild  N] media-libs/fontconfig-2.2.3  732 kB
[ebuild  N] x11-misc/ttmkfdir-3.0.9-r3  19 kB
[ebuild  N] x11-base/xorg-x11-6.8.2-r1  -3dfx -3dnow +bitmap-fonts -cjk
-debug -dlloader -dmx -doc -font-server -hardened -insecure-drivers +ipv6
-minimal -mmx +nls +opengl +pam -sdk -sse -static +truetype-fonts
+type1-fonts (-uclibc) -xprint +xv 45,094 kB
[ebuild  N] app-arch/rpm2targz-9.0-r2  2 kB
[ebuild  N] sys-apps/utempter-0.5.5.5-r1  20 kB
[ebuild  N] x11-terms/xterm-200-r3  -Xaw3d -toolbar +truetype -unicode
681 kB
[ebuild  N] media-libs/lcms-1.13-r1  +jpeg +python -tiff +zlib 572 kB
[ebuild  N] media-libs/libmng-1.0.8-r1  497 kB
[ebuild  N] media-libs/tiff-3.7.2  1,231 kB
[ebuild  N] net-print/cups-1.1.23-r1  +nls +pam -samba -slp +ssl 8,501
kB
[ebuild  N] x11-libs/qt-3.3.4-r3  +cups -debug -doc -examples -firebird
+gif -immqt -immqt-bc +ipv6 +mysql -nas -odbc +opengl -postgres -sqlite
-xinerama +zlib 14,101 kB
[ebuild  N] app-crypt/mhash-0.9.2  833 kB
[ebuild  N] media-libs/pdflib-5.0.4_p1-r1  -java +perl +python -tcltk
2,759 kB
[ebuild  N] dev-libs/libxml2-2.6.19  +ipv6 +python +readline 3,100 kB
[ebuild  N] dev-libs/libgpg-error-1.0-r1  +nls 316 kB
[ebuild  N] dev-libs/libgcrypt-1.2.1  +nls 938 kB
[ebuild  N] dev-libs/libxslt-1.1.12  +crypt +python 1,736 kB
[ebuild  N] dev-libs/libmcrypt-2.5.7  511 kB
[ebuild  N] app-text/aspell-0.50.5-r4  +gpm 992 kB
[ebuild  N] app-text/sablotron-1.0  -doc +perl 472 kB
[ebuild  N] net-libs/libwww-5.4.0-r3  +mysql +ssl 1,110 kB
[ebuild  NS   ] sys-libs/db-1.85-r2  279 kB
[ebuild  NS   ] media-libs/freetype-1.3.1-r4  +nls -tetex 1,919 kB
[ebuild  N] media-libs/t1lib-5.0.2  +X -doc 1,657 kB
[ebuild  N] dev-php/php-4.3.11  +X +berkdb +crypt -curl -debug -doc
-fdftk -firebird -flash -freetds +gd -gd-external +gdbm -gmp -hardenedphp
-imap -informix +ipv6 -java +jpeg -kerberos -ldap -mcal -memlimit -mssql
+mysql +ncurses +nls -oci8 -odbc +pam +pdflib +png -postgres +qt +readline
-snmp +spell +ssl -tiff +truetype +xml2 -yaz 3,918 kB

Total size of downloads: 92,039 kB


Ok I have read that if I type this USE=-X -gnome -kde -xorg emerge -p -v
php i going to emerge PHP without x11 packets but didnt work, take a look:
These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N] x11-base/opengl-update-2.2.1  38 kB
[ebuild  N] media-libs/fontconfig-2.2.3  732 kB
[ebuild  N] x11-misc/ttmkfdir-3.0.9-r3  19 kB
[ebuild  N] x11-base/xorg-x11-6.8.2-r1  -3dfx -3dnow +bitmap-fonts -cjk
-debug -dlloader -dmx -doc -font-server -hardened -insecure-drivers +ipv6
-minimal -mmx +nls +opengl +pam -sdk -sse -static +truetype-fonts
+type1-fonts (-uclibc) -xprint +xv 45,094 kB
[ebuild  N] app-arch/rpm2targz-9.0-r2  2 kB
[ebuild  N] sys-apps/utempter-0.5.5.5-r1  20 kB
[ebuild  N] x11-terms/xterm-200-r3  -Xaw3d -toolbar +truetype -unicode
681 kB
[ebuild  N] media-libs/lcms-1.13-r1  +jpeg +python -tiff +zlib 572 kB
[ebuild  N] media-libs/libmng-1.0.8-r1  497 kB
[ebuild  N] media-libs/tiff-3.7.2  1,231 kB
[ebuild  N] net-print/cups-1.1.23-r1  +nls +pam -samba -slp +ssl 8,501
kB
[ebuild  N] x11-libs/qt-3.3.4-r3  +cups -debug -doc -examples -firebird
+gif -immqt -immqt-bc +ipv6 +mysql -nas -odbc +opengl -postgres -sqlite
-xinerama +zlib 14,101 kB
[ebuild  N] app-crypt/mhash-0.9.2  833 kB
[ebuild  N] media-libs/pdflib-5.0.4_p1-r1  -java +perl +python -tcltk
2,759 kB
[ebuild  N] dev-libs/libxml2-2.6.19  +ipv6 +python +readline 3,100 kB
[ebuild  N] dev-libs/libgpg-error-1.0-r1  +nls 316 kB
[ebuild  N] dev-libs/libgcrypt-1.2.1  +nls 938 kB
[ebuild  N] dev-libs/libxslt-1.1.12  +crypt +python 1,736 kB
[ebuild  N] dev-libs/libmcrypt-2.5.7  511 kB
[ebuild  N] app-text/aspell-0.50.5-r4  +gpm 992 kB
[ebuild  N] app-text/sablotron-1.0  -doc +perl 472 kB
[ebuild  N] net-libs/libwww-5.4.0-r3  +mysql +ssl 1,110 kB
[ebuild  NS   ] sys-libs/db-1.85-r2  279 kB
[ebuild  NS   ] media-libs/freetype-1.3.1-r4  +nls -tetex 1,919 kB
[ebuild  N] media-libs/t1lib-5.0.2  -X -doc 1,657 kB
[ebuild  N] dev-php/php-4.3.11  -X +berkdb +crypt -curl -debug -doc
-fdftk -firebird -flash -freetds +gd -gd-external +gdbm -gmp -hardenedphp
-imap -informix +ipv6 -java +jpeg -kerberos -ldap -mcal -memlimit -mssql
+mysql +ncurses +nls -oci8 -odbc +pam +pdflib +png -postgres +qt +readline
-snmp +spell +ssl -tiff +truetype +xml2 -yaz 3,918 kB


Any sugesst?

Best regards
Mario
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] emerge question

2005-07-05 Thread Edward Catmur
You need to set -qt, not -kde.

On Tue, 2005-07-05 at 17:27 -0600, [EMAIL PROTECTED] wrote:
 hi
 
 I want to emerge PHP to my box, a 2.6.11-gentoo-r11 but a want to emerge it
 without x11 support. When I type emerge -p -v php I got this message:
 
 These are the packages that I would merge, in order:
 
 Calculating dependencies ...done!
 [ebuild  N] x11-base/opengl-update-2.2.1  38 kB
 [ebuild  N] media-libs/fontconfig-2.2.3  732 kB
 [ebuild  N] x11-misc/ttmkfdir-3.0.9-r3  19 kB
 [ebuild  N] x11-base/xorg-x11-6.8.2-r1  -3dfx -3dnow +bitmap-fonts -cjk
 -debug -dlloader -dmx -doc -font-server -hardened -insecure-drivers +ipv6
 -minimal -mmx +nls +opengl +pam -sdk -sse -static +truetype-fonts
 +type1-fonts (-uclibc) -xprint +xv 45,094 kB
 [ebuild  N] app-arch/rpm2targz-9.0-r2  2 kB
 [ebuild  N] sys-apps/utempter-0.5.5.5-r1  20 kB
 [ebuild  N] x11-terms/xterm-200-r3  -Xaw3d -toolbar +truetype -unicode
 681 kB
 [ebuild  N] media-libs/lcms-1.13-r1  +jpeg +python -tiff +zlib 572 kB
 [ebuild  N] media-libs/libmng-1.0.8-r1  497 kB
 [ebuild  N] media-libs/tiff-3.7.2  1,231 kB
 [ebuild  N] net-print/cups-1.1.23-r1  +nls +pam -samba -slp +ssl 8,501
 kB
 [ebuild  N] x11-libs/qt-3.3.4-r3  +cups -debug -doc -examples -firebird
 +gif -immqt -immqt-bc +ipv6 +mysql -nas -odbc +opengl -postgres -sqlite
 -xinerama +zlib 14,101 kB
 [ebuild  N] app-crypt/mhash-0.9.2  833 kB
 [ebuild  N] media-libs/pdflib-5.0.4_p1-r1  -java +perl +python -tcltk
 2,759 kB
 [ebuild  N] dev-libs/libxml2-2.6.19  +ipv6 +python +readline 3,100 kB
 [ebuild  N] dev-libs/libgpg-error-1.0-r1  +nls 316 kB
 [ebuild  N] dev-libs/libgcrypt-1.2.1  +nls 938 kB
 [ebuild  N] dev-libs/libxslt-1.1.12  +crypt +python 1,736 kB
 [ebuild  N] dev-libs/libmcrypt-2.5.7  511 kB
 [ebuild  N] app-text/aspell-0.50.5-r4  +gpm 992 kB
 [ebuild  N] app-text/sablotron-1.0  -doc +perl 472 kB
 [ebuild  N] net-libs/libwww-5.4.0-r3  +mysql +ssl 1,110 kB
 [ebuild  NS   ] sys-libs/db-1.85-r2  279 kB
 [ebuild  NS   ] media-libs/freetype-1.3.1-r4  +nls -tetex 1,919 kB
 [ebuild  N] media-libs/t1lib-5.0.2  +X -doc 1,657 kB
 [ebuild  N] dev-php/php-4.3.11  +X +berkdb +crypt -curl -debug -doc
 -fdftk -firebird -flash -freetds +gd -gd-external +gdbm -gmp -hardenedphp
 -imap -informix +ipv6 -java +jpeg -kerberos -ldap -mcal -memlimit -mssql
 +mysql +ncurses +nls -oci8 -odbc +pam +pdflib +png -postgres +qt +readline
 -snmp +spell +ssl -tiff +truetype +xml2 -yaz 3,918 kB
 
 Total size of downloads: 92,039 kB
 
 
 Ok I have read that if I type this USE=-X -gnome -kde -xorg emerge -p -v
 php i going to emerge PHP without x11 packets but didnt work, take a look:
 These are the packages that I would merge, in order:
 
 Calculating dependencies ...done!
 [ebuild  N] x11-base/opengl-update-2.2.1  38 kB
 [ebuild  N] media-libs/fontconfig-2.2.3  732 kB
 [ebuild  N] x11-misc/ttmkfdir-3.0.9-r3  19 kB
 [ebuild  N] x11-base/xorg-x11-6.8.2-r1  -3dfx -3dnow +bitmap-fonts -cjk
 -debug -dlloader -dmx -doc -font-server -hardened -insecure-drivers +ipv6
 -minimal -mmx +nls +opengl +pam -sdk -sse -static +truetype-fonts
 +type1-fonts (-uclibc) -xprint +xv 45,094 kB
 [ebuild  N] app-arch/rpm2targz-9.0-r2  2 kB
 [ebuild  N] sys-apps/utempter-0.5.5.5-r1  20 kB
 [ebuild  N] x11-terms/xterm-200-r3  -Xaw3d -toolbar +truetype -unicode
 681 kB
 [ebuild  N] media-libs/lcms-1.13-r1  +jpeg +python -tiff +zlib 572 kB
 [ebuild  N] media-libs/libmng-1.0.8-r1  497 kB
 [ebuild  N] media-libs/tiff-3.7.2  1,231 kB
 [ebuild  N] net-print/cups-1.1.23-r1  +nls +pam -samba -slp +ssl 8,501
 kB
 [ebuild  N] x11-libs/qt-3.3.4-r3  +cups -debug -doc -examples -firebird
 +gif -immqt -immqt-bc +ipv6 +mysql -nas -odbc +opengl -postgres -sqlite
 -xinerama +zlib 14,101 kB
 [ebuild  N] app-crypt/mhash-0.9.2  833 kB
 [ebuild  N] media-libs/pdflib-5.0.4_p1-r1  -java +perl +python -tcltk
 2,759 kB
 [ebuild  N] dev-libs/libxml2-2.6.19  +ipv6 +python +readline 3,100 kB
 [ebuild  N] dev-libs/libgpg-error-1.0-r1  +nls 316 kB
 [ebuild  N] dev-libs/libgcrypt-1.2.1  +nls 938 kB
 [ebuild  N] dev-libs/libxslt-1.1.12  +crypt +python 1,736 kB
 [ebuild  N] dev-libs/libmcrypt-2.5.7  511 kB
 [ebuild  N] app-text/aspell-0.50.5-r4  +gpm 992 kB
 [ebuild  N] app-text/sablotron-1.0  -doc +perl 472 kB
 [ebuild  N] net-libs/libwww-5.4.0-r3  +mysql +ssl 1,110 kB
 [ebuild  NS   ] sys-libs/db-1.85-r2  279 kB
 [ebuild  NS   ] media-libs/freetype-1.3.1-r4  +nls -tetex 1,919 kB
 [ebuild  N] media-libs/t1lib-5.0.2  -X -doc 1,657 kB
 [ebuild  N] dev-php/php-4.3.11  -X +berkdb +crypt -curl -debug -doc
 -fdftk -firebird -flash -freetds +gd -gd-external +gdbm -gmp -hardenedphp
 -imap -informix +ipv6 -java +jpeg -kerberos -ldap -mcal -memlimit -mssql
 +mysql +ncurses +nls -oci8 -odbc +pam +pdflib +png -postgres +qt +readline
 -snmp +spell +ssl -tiff +truetype +xml2 -yaz 3,918 kB
 
 
 Any

Re: [gentoo-user] Re: emerge 32bits on 64bits platform

2010-08-20 Thread Enrico Weigelt
* Nikos Chantziaras rea...@arcor.de wrote:

 Welcome to hell.  No, that's possible, as others pointed out.  There was 
 an initiative to bring true multilib to Gentoo a year or so back (maybe 
 more) but it seems it died and no one's working on it.
 
 For your browser this is probably not so problematic.  But imagine 
 someone running the latest graphics stack (libdrm, mesa, etc.) on his 
 64bit machine, but its totally useless because proprietary Linux games 
 are 32bit and thus won't run.

The problem here is that this essentially means having two systems
in one, 32bit and a 64bit one. To make it really clean, we'd actually
need two separate installations (eg. using jails). But that makes
administration quite complex.

Perhaps portage could be extended to support a concept of subsystems,
which are fully self-conftained for the runtime stuff only (but no
portage, toolchains, etc). Everything that's not required for booting
and building (so, the essential base-packages) is now sitting within
a subsystem (maybe that's even a jail). Each subsystem of course 
also has its own /var/db/pkg etc (maybe even own /etc/portage stuff).

Portage would now compute an internal portage tree for all subsystems
using namespaces. The actual build then runs in an sysroot environment
for the actual subsystem.

Let's take an example: mc


On an fresh system, `emerge -peqt app-misc/mc` looks like this:

[ebuild  N] app-misc/mc-4.7.0.3  USE=edit gpm -X -nls -samba -slang 
[ebuild  N]  sys-libs/gpm-1.20.5  USE=(-selinux) 
[ebuild  N]   app-arch/xz-utils-4.999.9_beta  USE=threads -nls 
-static-libs 
[ebuild  N]  dev-libs/glib-2.24.1-r1  USE=-debug -doc -fam -hardened 
(-selinux) -xattr 
[ebuild  N]   sys-devel/gettext-0.17-r1  USE=-acl -doc -emacs -nls -nocxx 
-openmp 
[ebuild  N]   dev-util/gtk-doc-am-1.15 
[ebuild  N]app-text/docbook-xml-dtd-4.3-r1 
[ebuild  N]dev-libs/libxslt-1.1.26  USE=-crypt -debug -python 
[ebuild  N] dev-libs/libxml2-2.7.7  USE=-debug -doc -examples -ipv6 
-python -readline -test 
[nomerge  ] app-text/docbook-xml-dtd-4.3-r1 
[ebuild  N]  app-text/sgml-common-0.6.3-r5 
[ebuild  N]  app-arch/unzip-6.0-r1  USE=bzip2 -unicode 
[nomerge  ] app-misc/mc-4.7.0.3  USE=edit gpm -X -nls -samba -slang 
[ebuild  N]  dev-util/pkgconfig-0.25-r2  USE=-hardened 
[nomerge  ] app-text/docbook-xml-dtd-4.3-r1 
[ebuild  N]  app-text/docbook-xsl-stylesheets-1.75.2 
[ebuild  N]   app-text/build-docbook-catalog-1.4 

Now on the new model it would be: `emerge -peqt x86_32::app-misc/mc`

[ebuild  N] x86_32::app-misc/mc-4.7.0.3  USE=edit gpm -X -nls -samba 
-slang 
[ebuild  N]  x86_32::sys-libs/gpm-1.20.5  USE=(-selinux) 
[ebuild  N]   main::app-arch/xz-utils-4.999.9_beta  USE=threads -nls 
-static-libs 
[ebuild  N]  x86_32::dev-libs/glib-2.24.1-r1  USE=-debug -doc -fam 
-hardened (-selinux) -xattr 
[ebuild  N]   main::sys-devel/gettext-0.17-r1  USE=-acl -doc -emacs -nls 
-nocxx -openmp 
[ebuild  N]   x86_32::sys-devel/gettext-0.17-r1  USE=-acl -doc -emacs -nls 
-nocxx -openmp 
[ebuild  N]   x86_32::dev-util/gtk-doc-am-1.15 
[ebuild  N]main::app-text/docbook-xml-dtd-4.3-r1 
[ebuild  N]x86_32::dev-libs/libxslt-1.1.26  USE=-crypt -debug -python 
[ebuild  N] x86_32::dev-libs/libxml2-2.7.7  USE=-debug -doc -examples 
-ipv6 -python -readline -test 
[nomerge  ] main::app-text/docbook-xml-dtd-4.3-r1 
[ebuild  N]  main::app-text/sgml-common-0.6.3-r5 
[ebuild  N]  main::app-arch/unzip-6.0-r1  USE=bzip2 -unicode 
[nomerge  ] x86_32::app-misc/mc-4.7.0.3  USE=edit gpm -X -nls -samba 
-slang 
[ebuild  N]  main::dev-util/pkgconfig-0.25-r2  USE=-hardened 
[nomerge  ] main::app-text/docbook-xml-dtd-4.3-r1 
[ebuild  N]  main::app-text/docbook-xsl-stylesheets-1.75.2 
[ebuild  N]   main::app-text/build-docbook-catalog-1.4 


Note that here portage into which subsystem a package has to go in.
That's done by a new kind of depdendencies: buildtool. So a plain system
(w/o subsystems at all), these simply would be silently added to $DEPEND
(prefixed w/ main::).

Of course, this requires all packages to be fully crosscompilable
in sysroot, and here's yet some work to do (essentially, that's what
oss-qm is doing all the day ;-p). 

Ah, and this approach can also supersede crossdev (at least most of it)
and provide a fine tool for managing tiny containers which don't need
their own toolchain and portage stuff.



cu
-- 
--
 Enrico Weigelt, metux IT service -- http://www.metux.de/

 phone:  +49 36207 519931  email: weig...@metux.de
 mobile: +49 151 27565287  icq:   210169427 skype: nekrad666
--
 Embedded-Linux / Portierung / Opensource-QM / Verteilte Systeme
--



Re: [gentoo-user] portage confusion

2008-03-02 Thread maxim wexler

--- Alan McKinnon [EMAIL PROTECTED] wrote:

 On Sunday 02 March 2008, maxim wexler wrote:
   You can probably get rid of python-2.3 safely,
 but
   first find out what
   is using it:
  
   equery depends =dev-lang/python-2.3.5-r3
  
   If nothing, then unmerge it, but first you might
   want to make a backup
   (just in case):
 
  [EMAIL PROTECTED] ~ $ equery depends
  =dev-lang/python-2.3.5-r3
  [ Searching for packages depending on
  =dev-lang/python-2.3.5-r3... ]
  Traceback (most recent call last):
File /usr/bin/equery, line 1732, in ?
  cmd.perform(local_opts)
File /usr/bin/equery, line 1117, in perform
  deps = pkg.get_runtime_deps() +
  pkg.get_compiletime_deps() +
 pkg.get_postmerge_deps()
  AttributeError: Package instance has no attribute
  'get_postmerge_deps'
 
  Not exactly nothing. Is this what you mean?
 
 No, that's an error. I've seen it somewhere before,
 but can't recall 
 where. Can't recall what to do about it either.
 
 If no-one else offers an opinion, I'd start by
 checking that all your 
 portage tools still work properly: emerge,
 revdep-rebuild, the various 
 tools in gentoolkit and portage-utils

http://forums.gentoo.org/viewtopic-p-3443611.html?sid=1e11270e20684fdc0eea90b188f26344

Re-emerged gentoolkit.

Now I get:

[EMAIL PROTECTED] ~ $ equery depends
=dev-lang/python-2.3.5-r3
[ Searching for packages depending on
=dev-lang/python-2.3.5-r3... ]
app-office/dia-0.95.1 (python?
=dev-lang/python-1.5.2)
app-pda/libopensync-0.22 (python?
=dev-lang/python-2.2)
app-portage/esearch-0.7.1 (=dev-lang/python-2.2)
app-portage/gentoolkit-0.2.3-r1
(=dev-lang/python-2.0)
dev-java/java-config-1.3.7 (virtual/python)
dev-java/java-config-2.0.33-r1 (dev-lang/python)
   (virtual/python)
dev-lang/swig-1.3.31 (python? virtual/python)
dev-libs/libxml2-2.6.30-r1 (python? dev-lang/python)
dev-libs/libxslt-1.1.22 (python? dev-lang/python)
dev-python/cddb-py-1.4 (virtual/python)
dev-python/id3-py-1.2 (virtual/python)
dev-python/numeric-24.2-r6 (virtual/python)
   (=dev-lang/python-2.3)
dev-python/pycairo-1.4.0 (virtual/python)
 (=dev-lang/python-2.3)
dev-python/pycrypto-2.0.1-r6 (virtual/python)
dev-python/pygtk-2.12.0 (=dev-lang/python-2.3.5)
dev-python/pyid3lib-0.5.1-r1 (virtual/python)
dev-python/pyogg-1.3-r1 (dev-lang/python)
(virtual/python)
dev-python/pyopengl-2.0.0.44 (virtual/python)
dev-python/pysqlite-2.3.5 (virtual/python)
  (=dev-lang/python-2.3)
dev-python/python-fchksum-1.7.1 (dev-lang/python)
dev-python/pyvorbis-1.4-r1 (dev-lang/python)
   (virtual/python)
dev-python/wxpython-2.6.4.0 (=dev-lang/python-2.1)
dev-util/scons-0.96.1 (virtual/python)
  (=dev-lang/python-2.0)
gnome-base/libglade-2.6.2 (=dev-lang/python-2.0-r7)
kde-base/kdeutils-3.5.7 (dev-lang/python)
media-libs/lcms-1.17 (python? =dev-lang/python-1.5.2)
media-libs/mutagen-1.12 (virtual/python)
media-sound/dir2ogg-0.11 (virtual/python)
media-sound/jack-3.1.1 (virtual/python)
   (=virtual/python-1.5.2)
sys-apps/file-4.21-r1 (virtual/python)
sys-libs/cracklib-2.8.10 (python? dev-lang/python)
sys-libs/libcap-1.10-r9 (python?
=virtual/python-2.2.1)
[EMAIL PROTECTED] ~ $   

Again, not nothing. I can't unmerge all this stuff
can I? Should I still run python-updater etc?

mw



  

Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 

-- 
gentoo-user@lists.gentoo.org mailing list



[gentoo-user] --depclean and python. Safe to remove??

2008-07-27 Thread Dale

Hi,

Just doing a little house cleaning here.  Sort of curious about this tho:

[EMAIL PROTECTED] / # emerge -p --depclean

  SNIP the usual warning 

Calculating dependencies... done!
 Checking for lib consumers...
 Assigning files to packages...

 These are the packages that would be unmerged:

sys-kernel/gentoo-sources
   selected: 2.6.24-r8
  protected: none
omitted: 2.6.23-r8 2.6.25-r6 2.6.25-r7

dev-util/subversion
   selected: 1.4.6
  protected: none
omitted: none

dev-python/pycrypto
   selected: 2.0.1-r6
  protected: none
omitted: none

dev-libs/apr-util
   selected: 1.2.10
  protected: none
omitted: none

dev-lang/python
   selected: 2.4.4-r13
  protected: none
omitted: 2.5.2-r5

dev-libs/apr
   selected: 1.2.11
  protected: none
omitted: none

sys-libs/db
   selected: 4.3.29-r2
  protected: none
omitted: 4.5.20_p2

 'Selected' packages are slated for removal.
 'Protected' and 'omitted' packages will not be removed.

Packages installed:   886
Packages in world:318
Packages in system:   51
Required packages:879
Number to remove: 7
[EMAIL PROTECTED] / # equery depends =dev-lang/python-2.4.4-r13
[ Searching for packages depending on =dev-lang/python-2.4.4-r13... ]
app-admin/gamin-0.1.9-r1 (python? virtual/python)
app-office/openoffice-2.4.1 (=dev-lang/python-2.3.4)
app-pda/libopensync-0.36 (python? =dev-lang/python-2.2)
app-portage/gentoolkit-0.2.4_rc4 (=dev-lang/python-2.0)
app-text/iso-codes-1.5 (=dev-lang/python-2.3)
dev-java/antlr-2.7.7 (virtual/python)
(python? dev-lang/python)
dev-java/java-config-1.3.7 (virtual/python)
dev-java/java-config-2.1.6 (dev-lang/python)
  (virtual/python)
dev-lang/swig-1.3.34 (python? virtual/python)
dev-libs/boost-1.34.1-r2 (virtual/python)
dev-libs/libxml2-2.6.31 (python? dev-lang/python)
dev-libs/libxslt-1.1.24 (python? dev-lang/python)
dev-python/PyQt-3.17.4 (virtual/python)
dev-python/PyQt4-4.3.3 (virtual/python)
dev-python/numeric-24.2-r6 (virtual/python)
  (=dev-lang/python-2.3)
dev-python/pycairo-1.4.12 (virtual/python)
 (=dev-lang/python-2.4)
dev-python/pycrypto-2.0.1-r6 (virtual/python)
dev-python/pygobject-2.14.1 (=dev-lang/python-2.4.4-r5)
dev-python/pygtk-2.12.0 (=dev-lang/python-2.3.5)
   (=dev-lang/python-2.4.4-r5)
dev-python/pyopengl-2.0.0.44 (virtual/python)
dev-python/sip-4.7.3 (=dev-lang/python-2.3)
dev-util/boost-build-1.34.1 (python? dev-lang/python)
dev-util/subversion-1.4.6 (python? =dev-lang/python-2.0)
games-board/pysol-4.82-r2 (virtual/python)
games-board/pysol-sound-server-3.01 (virtual/python)
gnome-base/libglade-2.6.2 (=dev-lang/python-2.0-r7)
gnome-extra/libgsf-1.14.7 (python? dev-lang/python)
media-gfx/gimp-2.4.2 (python? =dev-lang/python-2.2.1)
media-libs/lcms-1.17 (python? =dev-lang/python-1.5.2)
net-print/cups-1.3.7-r1 (python? dev-lang/python)
net-proxy/http-replicator-3.0-r1 (=dev-lang/python-2.3)
sys-apps/file-4.23 (virtual/python)
sys-apps/portage-2.2_rc3 (=dev-lang/python-2.4)
sys-libs/cracklib-2.8.12 (python? dev-lang/python)
sys-libs/libcap-1.10-r11 (python? =virtual/python-2.2.1)
[EMAIL PROTECTED] / #

I notice some depend on the new python which should be OK since it is 
staying but is it safe to remove the old python? 

Also, I know the kernels are safe but what about subversion, apr and 
friends?  I thought portage used subversion or something?


While I am at it, can equery tell me what depends on that specific 
version of a package?  It seems to just list everything that depends on 
python period the way I am doing it now.  Is there a better tool to 
check on this?


Thanks

Dale

:-)  :-)



RE: [gentoo-user] mailman stopped working after upgrade

2005-09-14 Thread Daevid Vincent
I don't do any automated emerges (that seems extremely dangerous to me). I
only emerge sync via crontab every night. Then I manually do an 'emerge
-Davu system' (and world) to see what needs updating. I'll pick and choose
from there.

I did change my USE=nptl nptlonly -cups -debug acpi wifi mysql php apache2
mmx sse and added those 'nptl' and 'nptlonly' and followed a gentoo howto
(which involved an 'emerge --newuse'). I don't think that threading is the
issue here though as it's a uid/gid wrapper permission problem.

Well, here is everything emerged on the 7th (the 5th and 6th had no
results). The 5th is the last email I have saved from the list, so that is
why I chose these dates to focus on.

Nothing else in this list looks related to mailman.

 Wed Sep  7 01:12:49 2005  sys-libs/glibc-2.3.5-r1
 Wed Sep  7 01:13:31 2005  app-admin/eselect-opengl-1.0.2
 Wed Sep  7 10:05:32 2005  dev-libs/atk-1.10.3
 Wed Sep  7 10:21:55 2005  dev-libs/libxml2-2.6.21
 Wed Sep  7 11:26:01 2005  dev-db/mysql-4.0.25-r2
 Wed Sep  7 11:30:21 2005  dev-libs/libxslt-1.1.15
--  Wed Sep  7 11:34:36 2005  net-mail/mailman-2.1.5-r4
 Wed Sep  7 11:37:40 2005  sys-power/apcupsd-3.10.18-r1
 Wed Sep  7 11:43:25 2005  app-crypt/gnupg-1.4.2-r2
 Wed Sep  7 12:01:09 2005  media-libs/gstreamer-0.8.11
 Wed Sep  7 12:27:59 2005  media-libs/gst-plugins-0.8.11
 Wed Sep  7 12:37:56 2005  media-plugins/gst-plugins-alsa-0.8.11
 Wed Sep  7 12:47:29 2005  media-plugins/gst-plugins-oss-0.8.11
 Wed Sep  7 12:56:59 2005  media-plugins/gst-plugins-esd-0.8.11
 Wed Sep  7 13:02:56 2005  x11-libs/fltk-1.1.4
 Wed Sep  7 13:12:36 2005  media-plugins/gst-plugins-vorbis-0.8.11
 Wed Sep  7 13:22:30 2005  media-plugins/gst-plugins-ogg-0.8.11
 Wed Sep  7 13:32:14 2005  media-plugins/gst-plugins-gnomevfs-0.8.11
 Wed Sep  7 13:41:48 2005  media-plugins/gst-plugins-mad-0.8.11
 Wed Sep  7 13:49:58 2005  media-sound/xmms-1.2.10-r15
 Wed Sep  7 13:55:23 2005  media-plugins/xmms-mpg123-1.2.10-r1
 Wed Sep  7 13:58:16 2005  media-libs/libmikmod-3.1.11-r1
 Wed Sep  7 13:59:49 2005  media-libs/libao-0.8.5
 Wed Sep  7 14:27:36 2005  sci-libs/fftw-3.0.1-r2
 Wed Sep  7 16:24:12 2005  kde-base/kdeedu-3.4.2-r2
 Wed Sep  7 16:34:04 2005  media-plugins/gst-plugins-xvideo-0.8.11
 Wed Sep  7 16:43:28 2005  media-plugins/gst-plugins-mpeg2dec-0.8.11
 Wed Sep  7 16:52:53 2005  media-plugins/gst-plugins-pango-0.8.11
 Wed Sep  7 17:02:21 2005 
media-plugins/gst-plugins-cdparanoia-0.8.11
 Wed Sep  7 17:04:22 2005  app-text/gtkspell-2.0.4-r1
 Wed Sep  7 17:09:51 2005  dev-python/gnome-python-extras-2.10.2
 Wed Sep  7 17:10:44 2005  dev-util/meld-1.0.0
 Wed Sep  7 17:14:19 2005  dev-lang/swig-1.3.21
 Wed Sep  7 17:22:57 2005  media-sound/beep-media-player-0.9.7-r6
 Wed Sep  7 17:24:10 2005  net-analyzer/iptraf-2.7.0-r1
 Wed Sep  7 22:33:42 2005  sys-power/apcupsd-3.10.18-r1

In any event. If I emerge unmerge mailman, and then emerge mailman will
it do a complete re-install WITHOUT killing my actual lists (setups, users,
data, etc)?

This is so frustrating. I don't understand why this is broken when mailman
AND exim are both the same versions that were already installed and already
worked fine. *sigh*

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: sshfs - cannot unmount as normal user

2012-09-13 Thread Nikos Chantziaras

On 13/09/12 14:37, Helmut Jarausch wrote:

Hi,


Since a short time I have a critical problem with sshfs.
I cannot unmount it !


Since two days I think, I have the same problem.  Not with sshfs, but 
with NTFS-3G, which uses FUSE.  I can mount as user, but I can only 
unmount as root.


I've no idea what package is responsible for this change of behavior. 
qlop -l for the last 6 days shows:


Sat Sep  8 13:20:41 2012  dev-libs/elfutils-0.155
Sat Sep  8 13:21:02 2012  app-crypt/p11-kit-0.14
Sat Sep  8 13:25:54 2012  app-emulation/wine-1.5.12
Sat Sep  8 23:10:52 2012  sys-apps/kmod-10
Sat Sep  8 23:11:19 2012  net-misc/openssh-6.1_p1
Sun Sep  9 17:15:50 2012  sys-apps/portage-2.1.11.14
Sun Sep  9 17:28:38 2012  dev-libs/mpc-1.0.1
Sun Sep  9 17:28:50 2012  media-sound/alsa-utils-1.0.26
Sun Sep  9 17:28:53 2012  dev-util/gdbus-codegen-2.32.4
Sun Sep  9 17:29:30 2012  dev-libs/libxml2-2.8.0-r2
Sun Sep  9 17:30:03 2012  app-crypt/gcr-3.4.1
Sun Sep  9 17:30:30 2012  gnome-base/gnome-keyring-3.4.1
Sun Sep  9 17:30:42 2012  gnome-base/libgnome-keyring-3.4.1
Sun Sep  9 17:57:55 2012  sys-devel/gcc-4.6.3
Sun Sep  9 18:13:49 2012  sys-devel/gcc-4.7.1
Sun Sep  9 21:18:39 2012  dev-lang/v8-3.12.19.7
Mon Sep 10 12:46:27 2012  dev-libs/libxslt-1.1.26-r4
Mon Sep 10 12:46:44 2012  gnome-base/librsvg-2.36.3
Mon Sep 10 12:46:52 2012  dev-libs/quazip-0.5
Mon Sep 10 12:47:23 2012  app-crypt/gcr-3.4.1-r1
Mon Sep 10 19:28:47 2012  net-print/cups-filters-1.0.24
Mon Sep 10 19:30:21 2012  kde-base/kdepimlibs-4.9.1-r1
Mon Sep 10 19:31:01 2012  kde-base/konqueror-4.9.1-r1
Tue Sep 11 01:11:44 2012  app-crypt/gcr-3.4.1-r2
Tue Sep 11 13:08:28 2012  app-misc/mc-4.8.5
Tue Sep 11 21:17:04 2012  dev-vcs/mercurial-2.3.1
Tue Sep 11 21:17:19 2012  media-libs/taglib-1.8
Wed Sep 12 00:33:16 2012  net-libs/libpcap-1.3.0
Wed Sep 12 15:10:14 2012  sys-apps/portage-2.1.11.16
Wed Sep 12 15:31:13 2012  x11-apps/xbacklight-1.2.0
Wed Sep 12 15:32:15 2012  x11-libs/cairo-1.12.2-r4
Wed Sep 12 15:32:20 2012  app-benchmarks/i7z-0.27.2
Wed Sep 12 15:40:34 2012  dev-util/qt-creator-2.6.0_beta
Thu Sep 13 20:25:53 2012  dev-lang/v8-3.12.19.8
Thu Sep 13 20:26:48 2012  net-dns/bind-tools-9.9.1_p3
Thu Sep 13 20:27:04 2012  app-admin/sudo-1.8.6_p1
Thu Sep 13 20:27:22 2012  gnome-base/librsvg-2.36.3
Thu Sep 13 20:27:40 2012  dev-cpp/libcmis-0.1.0-r1




Re: [gentoo-user] Re: udev-197-r3 update problem...

2013-01-20 Thread Canek Peláez Valdés
On Sun, Jan 20, 2013 at 7:44 PM, »Q« boxc...@gmx.net wrote:
 On Sat, 19 Jan 2013 10:41:07 -0600
 Canek Peláez Valdés can...@gmail.com wrote:

 On Sat, Jan 19, 2013 at 10:02 AM, Jarry mr.ja...@gmail.com wrote:
  Hi Gentoo-users,
 
  I'm just in the process of updating my nearly identical servers.
  Some of them I updated without any problem. Unfortunatelly,
  right now new udev-197-r3 went stable, and so those servers
  which I synced with portage-tree later want to pull udev-197,
  and give this error:
 
  ---
  vs1-sys ~ # emerge --ask --update --deep --newuse --verbose world
 
  These are the packages that would be merged, in order:
 
  Calculating dependencies... done!
  [ebuild  N ] dev-util/gperf-3.0.4  961 kB
  [ebuild  N ] dev-libs/libgpg-error-1.10  USE=nls -common-lisp
  -static-libs 429 kB
  [ebuild  N ] dev-libs/libgcrypt-1.5.0-r2  USE=-static-libs
  1,405 kB [ebuild  N ] dev-libs/libxslt-1.1.28  USE=crypt
  -debug -python -static-libs 3,356 kB
  [ebuild  N ] sys-apps/kmod-12-r1  USE=tools zlib -debug -doc
  -lzma -static-libs 1,246 kB
  [ebuild U  ] sys-fs/udev-197-r3 [171-r9] USE=acl%* kmod%*
  openrc%* -doc% -gudev -hwdb -introspection -keymap (-selinux)
  -static-libs% (-action_modeswitch%) (-build%) (-debug%) (-edd%)
  (-extras%) (-floppy%) (-rule_generator%*) (-test%) 2,008 kB
  [ebuild U  ] virtual/udev-197 [171] USE=-gudev -hwdb
  -introspection -keymap (-selinux) -static-libs 0 kB
  [ebuild  N ] sys-fs/udev-init-scripts-19  5 kB
  [blocks B  ] sys-apps/kmod (sys-apps/kmod is blocking
  sys-apps/module-init-tools-3.16-r2)
  [blocks B  ] sys-apps/module-init-tools
  (sys-apps/module-init-tools is blocking sys-apps/kmod-12-r1)
 
  Total: 8 packages (2 upgrades, 6 new), Size of downloads: 9,407 kB
  Conflict: 2 blocks (2 unsatisfied)
 
   * Error: The above package list contains packages which cannot be
   * installed at the same time on the same system.
 
(sys-apps/kmod-12-r1::gentoo, ebuild scheduled for merge) pulled
  in by sys-apps/kmod[tools] required by (virtual/modutils-0::gentoo,
  installed)
  =sys-apps/kmod-12 required by (sys-fs/udev-197-r3::gentoo,
  ebuild
  scheduled for merge)
 
(sys-apps/module-init-tools-3.16-r2::gentoo, installed) pulled in
  by
  =sys-apps/module-init-tools-3.2 required by
  (virtual/modutils-0::gentoo, installed)
 
  ---
 
  So how can I fix this mess? I masked sys-fs/udev-197-r3,
  now portage does not complain, but it is just temporary
  solution...

 try:

 emerge -Cv sys-apps/module-init-tools
 emerge -1v sys-apps/kmod

 and then try to update world again. kmod is a drop-in replacement for
 module-init-tools, and it's what is used by new versions of udev. You
 probably will need to keyword kmod.

 adev-197 has a kmod useflag, on by default (at least in my profile).
 Disabling it lets you keep module-init-tools.  I noticed because I am
 one of those risk-takers who has USE -* , and now I'm wondering what
 the benefits of kmod would be for me (and/or disadvantages).

 If this has already been discussed here, my apologies.  I try to pay
 attention, but, well, you know what all udev threads are like. ;)

kmod, if built with the tools USE flag (which is enabled by default),
works as a drop-in replacement for module-init-tool. To the users of
OpenRC (AFAIK), there is really no difference between the two of them,
except perhaps that kmod is actively developed and several distros are
moving to it, so it will probably (me thinks) be the one the kernel
will explicitly support in the future.

For systemd users kmod makes the boot time even faster, since kmod is
a library and it allows to do module related operations from C,
instead of calling (and therefore forking) modprobe or other programs.

Outside of that, as I said, I don't think there is any significant
difference between kmod and module-init-tools; as the README from kmod
says:

The aim is to be compatible with tools, configurations and indexes
from module-init-tools project.

Hope it helps.

Regards.
-- 
Canek Peláez Valdés
Posgrado en Ciencia e Ingeniería de la Computación
Universidad Nacional Autónoma de México



[gentoo-user] point and click in vim stopped working

2019-05-23 Thread Raffaele Belardi
After a recent update (~amd64) point and click in vim no longer works: the mouse wheel 
scrolls the file but when I left-click somewhere in the file the pointer is not moved 
there. I have 'set mouse=a' in .vimrc, I also tried to issue it directly from vim. I'm 
using lxterminal on LXDE and the last update affected the files below. Anybody else 
noticed this behaviour?


thanks,

raffaele

Thu May 16 09:24:34 2019 >>> dev-libs/libutf8proc-2.4.0
Thu May 16 09:25:10 2019 >>> sys-process/lsof-4.93.2
Thu May 16 09:25:34 2019 >>> sys-apps/baselayout-java-0.1.0-r1
Thu May 16 09:26:16 2019 >>> app-portage/portage-utils-0.74-r1
Thu May 16 09:38:36 2019 >>> sys-devel/gettext-0.20.1
Thu May 16 14:36:57 2019 >>> sys-devel/gcc-9.1.0
Thu May 16 14:40:46 2019 >>> dev-libs/elfutils-0.176-r1
Thu May 16 14:41:07 2019 >>> virtual/perl-ExtUtils-MakeMaker-7.340.0-r1
Thu May 16 14:41:30 2019 >>> virtual/perl-Exporter-5.730.0-r1
Thu May 16 14:41:51 2019 >>> virtual/perl-Carp-1.500.0-r1
Thu May 16 14:42:12 2019 >>> virtual/perl-Getopt-Long-2.500.0-r1
Thu May 16 14:42:32 2019 >>> virtual/perl-CPAN-Meta-YAML-0.18.0-r4
Thu May 16 14:42:53 2019 >>> virtual/perl-Digest-MD5-2.550.0-r1
Thu May 16 14:43:15 2019 >>> virtual/perl-IO-Socket-IP-0.390.0-r1
Thu May 16 14:43:36 2019 >>> virtual/perl-ExtUtils-Install-2.140.0-r1
Thu May 16 14:44:18 2019 >>> media-libs/exiftool-11.41
Thu May 16 14:51:32 2019 >>> sys-kernel/gentoo-sources-5.1.2
Thu May 16 14:51:51 2019 >>> virtual/perl-CPAN-Meta-2.150.10-r2
Thu May 16 15:22:53 2019 >>> sys-devel/gdb-8.3
Thu May 16 15:24:44 2019 >>> dev-libs/libxslt-1.1.33-r1
Thu May 16 15:27:16 2019 >>> media-libs/alsa-lib-1.1.9
Thu May 16 15:34:14 2019 >>> sys-block/thin-provisioning-tools-0.8.1
Thu May 16 15:35:40 2019 >>> app-editors/vim-core-8.1.1312
Thu May 16 15:36:57 2019 >>> sys-libs/e2fsprogs-libs-1.45.1
Thu May 16 15:38:56 2019 >>> sys-apps/iproute2-5.1.0
Thu May 16 15:40:20 2019 >>> dev-libs/libuv-1.29.0
Thu May 16 15:41:28 2019 >>> x11-libs/libfm-extra-1.3.1
Thu May 16 15:47:40 2019 >>> dev-libs/nss-3.44-r1
Thu May 16 15:48:51 2019 >>> media-sound/alsa-utils-1.1.9
Thu May 16 15:51:59 2019 >>> sys-fs/e2fsprogs-1.45.1-r1
Thu May 16 15:53:01 2019 >>> dev-libs/libinput-1.13.2
Thu May 16 15:55:35 2019 >>> net-fs/nfs-utils-2.3.4
Thu May 16 15:59:27 2019 >>> app-editors/vim-8.1.1312
Thu May 16 16:29:09 2019 >>> media-libs/mesa-19.1.0_rc2
Thu May 16 16:29:42 2019 >>> x11-apps/xinit-1.4.1
Thu May 16 16:30:55 2019 >>> sys-apps/man-pages-5.01
Thu May 16 16:40:40 2019 >>> app-text/poppler-0.76.1
Thu May 16 16:53:49 2019 >>> media-gfx/imagemagick-7.0.8.45
Thu May 16 16:57:16 2019 >>> x11-libs/gtksourceview-3.24.11
Thu May 16 16:57:46 2019 >>> www-plugins/adobe-flash-32.0.0.192
Thu May 16 16:59:36 2019 >>> sys-apps/portage-2.3.66-r1
Thu May 16 17:00:29 2019 >>> app-portage/gentoolkit-0.4.5
Thu May 16 17:02:14 2019 >>> net-fs/cifs-utils-6.9
Thu May 16 17:12:02 2019 >>> dev-vcs/subversion-1.12.0
Thu May 16 17:15:03 2019 >>> x11-libs/libfm-1.3.1
Thu May 16 17:15:49 2019 >>> x11-misc/pcmanfm-1.3.1



Re: [gentoo-user] problems with depclean

2019-10-17 Thread Dale
John Covici wrote:
> On Thu, 17 Oct 2019 03:23:07 -0400,
> Neil Bothwick wrote:
>> [1  ]
>> On Wed, 16 Oct 2019 21:28:18 -0400, John Covici wrote:
>>
>>>> Can you post an example output from emerge, the eix entry from that
>>>> package and the entry in @world?  
>>> In the case I see before me, depclean wants to unmerge
>>> dev-util/glib-utils  -- its not in my world file, but if I do
>>> qdepends dev-util/glib-utils I get
>>> dev-util/glib-utils-2.58.3: dev-libs/libxslt app-arch/xz-utils
>>>> =dev-lang/python-exec-2:2/2=[python_targets_python3_6(+),-python_single_target_jython2_7(+),-python_single_target_pypy(+),-python_single_target_pypy3(+),-python_single_target_python2_7(+),python_single_target_python3_6(+)]
>>>> !>>> app-text/docbook-xsl-stylesheets  
>> That is odd, I use emerge -cpv rather than qdepends and it shows many
>> reverse dependencies.
>>  
>>> but if I do eix of that it says:
>>> [U] dev-util/glib-utils
>>>  Available versions:  2.58.3{tbz2} 2.60.6 (~)2.60.7
>>> {PYTHON_SINGLE_TARGET="python3_5 python3_6 python3_7"
>>> PYTHON_TARGETS="python3_5 python3_6 python3_7"}
>>>  Installed versions:  2.58.3{tbz2}(08:28:38 AM
>>> 05/10/2019)(PYTHON_SINGLE_TARGET="python3_6 -python3_5
>>> -python3_7" PYTHON_TARGETS="python3_6 -python3_5
>>> -python3_7")
>> It may not be relevant, but you don't have the latest version installed
>> and it is recommended to run depclean after a full world update.
>>
>>> But if I do
>>> script -c "emerge  --update --deep
>>> --with-bdeps=y --changed-use --backtrack=500  --keep-going
>>> world"   /usr/src/world_update.txt
>>>
>>> It says 0 packages and stops.
>> So it's odd to see that portage considers your system up to date.
>> Although this is consistent with portage considering glib-utils to be
>> unnecessary. Does
>>
>> grep -r glib-utils /etc/portage
>>
>> show anything. Is the package listed in the output from emerge -ep @world?
> No output from the grep or emerge -ep @world for that package.
>


I'm going to mention something I ran into recently.  It may not have any
effect but it may.  Recently I ran eix-test-obsolete and was cleaning
out old entries in /etc/portage.  On occasion, I would run emerge -auDN
world to make sure it was reporting things that shouldn't change
anything.  For the record, I have some default options in make.conf. 
The odd thing is, it started updating packages.  Most of them was KDE
because I run a mixed system, mostly stable but some
unstable/keyworded.  System tools are stable, such as things needed for
booting etc.  KDE and some other packages I run unstable.  Anyway, after
I did one set of upgrades, I continued running eix-test-obsolete and
cleaning out old cruft.  At times, it would update some more packages. 
I did a rinse and repeat for a while.  Eventually I got the files
cleaned out and got done with updates. 

I couldn't figure out why cleaning out old cruft that shouldn't change
anything would trigger updates but it did.  My mask file is short so
almost all changes were to the package.keyword file.  I could understand
if I removed something and it wanted to downgrade packages but I
couldn't figure out why it was stopping it from upgrading. 

Could there be entries in package.* files that are affecting this but
doesn't register in our way of thinking?  Maybe you have a line there
that is stopping something but it is done in a way that isn't obvious. 
You may want to run eix-test-obsolete and start cleaning out some
entries and see if things change.  Maybe emerge is calculating things
differently and we don't know, heck, the dev keeping emerge updated may
not even realize the change.  It could even be a bug that no one noticed
yet. 

As I said, it may not be the problem but it seems y'all are running out
of ideas.  It's the only thing I can think of that just may be worth
looking into.  As I've said before, when grasping at straws, just grab
all you can until one works. 

Hope that helps.

Dale

:-)  :-) 



Re: [gentoo-user] KDE4.0?

2008-01-24 Thread maxim wexler
 
 Ah, you may have to get a later version of KDE 3.5
 before going any
 farther.  I had 3.5.8 on mine and had no blocks with
 it.  Want my
 package.keywords and package.unmask files.

Ok, I copied over your files. Ran #update-eix and
#eix-sync. Then #emerge autounmask and ran

#autounmask kde-base/kde-meta-4.0.0 

which completed w/o error.

$eix kde picks up the new version:

...
* kde-base/kde
 Available versions:  3.5.5:3.5 3.5.6:3.5
3.5.7:3.5 3.5.8:3.5 [M]4.0.0:kde-4
 Installed:   3.5.2
 Homepage:http://www.kde.org/
 Description: KDE - merge this to pull in
all non-developer kde-base/* packages
...

So far so good. But:

localhost heathen # emerge -pv kde

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild U ] kde-base/arts-3.5.8 [3.5.2-r1]
USE=alsa esd* mp3 vorbis -artswrappersuid -debug*
-jack -kdeenablefinal -nas -xinerama
(-kdehiddenvisibility%) 949 kB
[ebuild  N] dev-libs/libgpg-error-1.6  USE=-nls
374 kB
[ebuild U ] dev-libs/libxslt-1.1.22 [1.1.15]
USE=python -crypt -debug* (-static%) 2,718 kB
[ebuild U ] app-text/ghostscript-esp-8.15.3
[7.07.1-r8] USE=X cups gtk xml%* -cjk -threads%
(-emacs%) 8,580 kB
[ebuild  N] dev-libs/pth-2.0.7-r1  USE=-debug
638 kB
[ebuild U ] media-libs/freetype-2.3.5-r2
[2.1.10-r3] USE=X%* -bindist -debug% -doc -utils%
(-zlib%*) 1,250 kB
[ebuild  N] net-misc/mDNSResponder-107.6-r5 
USE=-debug -doc -java 1,408 kB
[ebuild U ] media-libs/libmng-1.0.9-r1 [1.0.8-r1]
USE=-lcms% 542 kB
[ebuild  N] dev-libs/dbus-glib-0.73  USE=-debug
-doc (-selinux) 630 kB
[ebuild U ] sys-apps/pciutils-2.2.8 [2.2.0-r1]
USE=zlib%* -network-cron% 228 kB
[ebuild  N] sys-apps/dmidecode-2.9  48 kB
[ebuild U ] dev-util/intltool-0.35.5 [0.34.1] 132
kB
[ebuild  N] x11-apps/xprop-1.0.3  USE=-debug 105
kB
[ebuild  N] x11-apps/xmessage-1.0.2  USE=-debug
-xprint 93 kB
[ebuild  N] x11-apps/xsetroot-1.0.2  USE=-debug
87 kB
[ebuild U ] sys-apps/eject-2.1.5-r1 [2.1.0-r1]
USE=-nls 121 kB
[ebuild  N] x11-libs/libXfontcache-1.0.4 
USE=-debug 210 kB
[ebuild  N] www-misc/htdig-3.2.0_beta6-r3 
USE=ssl 3,033 kB
[ebuild  N] dev-db/sqlite-3.5.3  USE=threadsafe
-debug -doc -soundex -tcl 2,024 kB
[ebuild  N] net-misc/netkit-talk-0.17-r4 
USE=ipv6 37 kB
[ebuild U ] x11-libs/qt-3.3.8-r4 [3.3.4-r8]
USE=cups gif ipv6 opengl -debug* -doc -examples
-firebird -immqt -immqt-bc -mysql -nas -nis% -odbc
-postgres -sqlite -xinerama 16,986 kB
[ebuild  N] dev-libs/libgcrypt-1.4.0-r1 
USE=-bindist -idea -nls 943 kB
[ebuild  N] virtual/ghostscript-0  0 kB
[ebuild  N] dev-libs/libassuan-1.0.4  291 kB
[ebuild  N] x11-apps/xset-1.0.3  USE=-debug 101
kB
[ebuild  N] app-pda/libopensync-0.22  USE=python
-debug -doc 479 kB
[ebuild U ] kde-base/kdelibs-3.5.8-r3 [3.5.2-r6]
USE=alsa arts cups fam%* -acl -avahi% -bindist%
-branding% -debug* -doc -jpeg2k -kdeenablefinal
-kdehiddenvisibility -kerberos -legacyssl -lua%
-openexr -spell -tiff -utempter% -xinerama (-ssl%*)
(-zeroconf%) 15,221 kB
[ebuild  N] app-crypt/pinentry-0.7.4-r1  USE=gtk
ncurses qt3 -caps 407 kB
[ebuild  N] dev-libs/libksba-1.0.2-r1  514 kB
[ebuild  N] dev-libs/dbus-qt3-old-0.70 
USE=-debug 216 kB
[ebuild U ] kde-base/kdemultimedia-3.5.8-r1
[3.5.2-r2] USE=alsa arts encode mp3 vorbis -akode
-audiofile -debug* -flac -gstreamer -kdeenablefinal
-theora -xine -xinerama (-kdehiddenvisibility%)
(-musicbrainz%) 6,169 kB
[ebuild  N] app-crypt/gnupg-2.0.7  USE=ldap
-bzip2 -doc -nls -openct -pcsc-lite (-selinux)
-smartcard 3,526 kB
[ebuild  N] kde-base/kdeedu-3.5.8  USE=arts
-debug -kdeenablefinal -kig-scripting -solver
-xinerama 29,452 kB
[ebuild U ] kde-base/kdetoys-3.5.8 [3.5.2]
USE=arts -debug* -kdeenablefinal -kdehiddenvisibility
-xinerama 3,193 kB
[ebuild U ] kde-base/kdewebdev-3.5.8-r1 [3.5.2]
USE=arts -debug* -doc -kdeenablefinal
-kdehiddenvisibility -tidy -xinerama 5,914 kB
[ebuild  N] app-crypt/gpgme-1.1.6  939 kB
[ebuild  N] sys-apps/hal-0.5.9.1-r3  USE=-acpi
-crypt -debug -dell -disk-partition -doc -pcmcia
(-selinux) 1,564 kB
[ebuild  N] app-misc/hal-info-20070618  117 kB
[ebuild U ] kde-base/kdebase-3.5.8-r6 [3.5.2-r2]
USE=arts cups hal* ieee1394 ldap* opengl pam
-branding% -debug* -java -joystick% -kdeenablefinal
-kdehiddenvisibility -lm_sensors -logitech-mouse
-openexr -samba -xcomposite -xinerama -xscreensaver
(-ssl%*) (-zeroconf%) 23,671 kB
[ebuild U ] kde-base/kdepim-3.5.8 [3.5.2-r2]
USE=arts -debug* -gnokii -kdeenablefinal -pda
-xinerama (-crypt%) (-kdehiddenvisibility%) 13,908 kB
[ebuild U ] kde-base/kdegames-3.5.8 [3.5.2]
USE=arts -debug* -kdeenablefinal -kdehiddenvisibility
-xinerama 10,527 kB
[ebuild U ] kde-base/kdenetwork-3.5.8 [3.5.2]
USE=arts ssl -debug* -jingle% -kdeenablefinal
-kdehiddenvisibility -rdesktop -sametime -slp -wifi
-xinerama (-xmms%*) 9,119 kB
[ebuild U ] kde-base/kdeartwork-3.5.8 [3.5.2]
USE

Re: [gentoo-user] BS dependencies?

2006-02-26 Thread gentuxx
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Boyd Stephen Smith Jr. wrote:

On Sunday 26 February 2006 04:21, gentuxx [EMAIL PROTECTED] wrote about
'[gentoo-user] BS dependencies?':

Why in the world to I need Apache, php(4), and a whole host of other
packages (22 to be exact) just to install NTP? Now, I'm assuming that
the net-misc/ntp package is actually the daemon, and not just the
client.


NTP is similar to many P2P protocols in that clients are normally also
long running background processes, daemons (or paenguins). There are some
clients that use NTP messages to fetch a single time and set your clock
using it, but then you still get network latency noise and other
inaccuracies. For daily work that's really not a big deal, but if you are
going to use NTP I suggest you really use NTP and run a daemon. The
default config for both net-misc/ntp and openntpd does not listen on any
ports by default, so it shouldn't raise many security issues.

As far an these unwanted dependencies go, could you please provide the
output for emerge -pvt net-misc/ntp so we can see the whole dependency
chain?

Can anyone suggest a client *only* package? I've got a system that
doesn't hold it's time after a reboot - all I really need is the
ability to update the system time.


Just use rdate then.

I'm looking into `rdate'.  But here is the list of dependencies that
comes up.  I think Mr. Fish may have hit the nail on the recursive
dependencies, as I do have 'python' and 'php' in my USE flags
(included below).

emerge -pvt net-misc/ntp

These are the packages that I would merge, in reverse order:

Calculating dependencies ...done!
[ebuild  N] dev-php/php-4.4.0-r4  -X +berkdb +crypt -curl -debug
- -doc (-fdftk) -firebird -flash -freetds -gd -gd-external +gdbm -gmp
- -hardenedphp -imap (-informix) -ipv6 (-java) +jpeg -kerberos -ldap
- -mcal -memlimit -mssql -mysql +ncurses +nls (-oci8) -odbc +pam +png
- -postgres +readline -snmp +spell +ssl -tiff +truetype +xml2 -yaz 4,339 kB
[ebuild  N] net-misc/ntp-4.2.0.20040617-r3  -debug -ipv6
- -logrotate -nodroproot -openntpd -parse-clocks (-selinux) +ssl 2,403 kB
[ebuild  N]  sys-libs/libcap-1.10-r5  -nocxx +python -static 38 kB
[ebuild  N]   dev-lang/swig-1.3.21  -X -doc -guile (-java) +perl
+php +python -ruby -tcltk 1,975 kB
[ebuild  N]dev-php/mod_php-4.4.0-r9  -X +apache2 +berkdb
+crypt -curl -debug -doc (-fdftk) -firebird -flash -freetds -gd
- -gd-external +gdbm -gmp -hardenedphp -imap (-informix) -ipv6 (-java)
+jpeg -kerberos -ldap -mcal -memlimit -mssql -mysql +nls (-oci8) -odbc
+pam +png -postgres -snmp +spell +ssl -tiff +truetype +xml2 -yaz 0 kB
[ebuild  N] media-libs/t1lib-5.0.2  -X -doc 1,657 kB
[ebuild  N] media-libs/freetype-1.3.1-r4  +nls -tetex 1,919 kB
[ebuild  N] media-libs/libpng-1.2.8  -doc 0 kB
[ebuild  NS   ] sys-libs/db-1.85-r2  279 kB
[ebuild  N] app-text/sablotron-1.0.1  -doc +perl 474 kB
[ebuild  N] media-libs/jpeg-6b-r5  0 kB
[ebuild  N] net-www/apache-2.0.55-r1  +apache2 -debug -doc
- -ldap -mpm-leader (-mpm-peruser) -mpm-prefork -mpm-threadpool
- -mpm-worker -no-suexec (-selinux) +ssl -static-modules +threads 4,684 kB
[ebuild  N]  dev-libs/apr-util-0.9.7  +berkdb +gdbm -ldap 724 kB
[ebuild  N]  app-misc/mime-types-4  7 kB
[ebuild  N]  dev-libs/apr-0.9.7  -ipv6 -urandom 1,020 kB
[ebuild  N]  net-www/gentoo-webroot-default-0.2  -no-htdocs 64 kB
[ebuild  N] dev-libs/libxslt-1.1.15  +crypt -debug +python
- -static 1,780 kB
[ebuild  N]  dev-libs/libxml2-2.6.23  -debug -doc -ipv6
+python +readline 3,338 kB
[ebuild  N] dev-libs/libmcrypt-2.5.7  511 kB
[ebuild  N] media-libs/freetype-2.1.9-r1  -bindist -doc +zlib 0 kB
[ebuild  N] app-text/aspell-0.50.5-r4  -gpm 992 kB

USE flags from `emerge --info':

USE=sparc apache2 arts avi berkdb bitmap-fonts bzip2 cdb crypt cups
dlloader eds encode esd expat fastcgi fbcon foomaticdb fortran gcc64
gdbm gif gstreamer gtk2 iconv imlib javascript jpeg libwww mad mbox
mhash mikmod milter mime motif mpeg ncurses nls nptl ogg opengl oss
pam pcre pdflib perl php png python readline sdl socketstcpd spell ssl
symlink tcpd threads tidy truetype truetype-fonts type1-fonts udev
vhosts vorbis xml xml2 xmlrpc xmms xsl xv zlib userland_GNU
kernel_linux elibc_glibc

(NOTE:  This differs from what is actuall in my '/etc/make.conf'):
USE=-X -kde -qt -gnome -gtk perl php python ssl apache2 fastcgi iconv
java javascript libwww mime milter mbox ncurses pcre socketstcpd spell
threads tidy vhosts xml xml2 xmlrpc xsl zlib symlink



- --
gentux
echo hfouvyAdpy/ofu | perl -pe 's/(.)/chr(ord($1)-1)/ge'

gentux's gpg fingerprint == 34CE 2E97 40C7 EF6E EC40  9795 2D81 924A
6996 0993
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (GNU/Linux)

iD8DBQFEAftFLYGSSmmWCZMRAhqtAJ9zXcQiDz7+dCXV12NjRahxLTLDbACgtp7J
byQW2LizpEh0nJ52DARW/f0=
=zOUP
-END PGP SIGNATURE-

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] virtual/emacs-21 dependency question

2007-06-03 Thread Allan Gottlieb
I have been using emacs-22 for a while (previously as emacs-cvs and
lately as ~x86 emacs).

I recently added the emacs use flag among other changes and was
surprised by the following output, specifically the dependency that
gtk-doc has on virtual/emacs-21.

I see in the gtk-doc ebuild the dependency on virtual/emacs.  The
specific RDEPEND line is
emacs? ( virtual/emacs )
But where is does the -21 come from?

thanks,
allan

# emerge --verbose --ask --deep --update --newuse --tree --color=n gimp 
gimp-help gimp-user-manual gimp-print

These are the packages that would be merged, in reverse order:

Calculating dependencies... done!
[ebuild  N] media-gfx/gimp-2.2.14  USE=doc gimpprint jpeg png python tiff 
-aalib (-altivec) -debug -gtkhtml -hardened -lcms -mmx -mng -smp -sse -svg 
-wmf 12,536 kB 
[ebuild   R   ]  dev-util/gtk-doc-1.8  USE=doc emacs* -debug 0 kB 
[nomerge  ]   virtual/emacs-21  
[ebuild  NS   ]app-editors/emacs-21.4-r12  USE=X nls -Xaw3d -leim -lesstif 
-motif -nosendmail 19,926 kB 
[nomerge  ] media-gfx/gimp-2.2.14  USE=doc gimpprint jpeg png python tiff 
-aalib (-altivec) -debug -gtkhtml -hardened -lcms -mmx -mng -smp -sse -svg 
-wmf 
[ebuild  N]  media-gfx/gimp-print-4.2.7  USE=cups gtk nls ppds readline 
-foomaticdb 5,057 kB 
[nomerge  ]   virtual/ghostscript-0  
[ebuild   R   ]app-text/ghostscript-gpl-8.54  USE=X cups emacs* gtk -cjk 
-djvu -jpeg2k 20,585 kB 
[ebuild   R   ] net-print/cups-1.2.9  USE=X dbus* jpeg nls pam png ppds 
ssl tiff -ldap -php -samba -slp 0 kB 
[ebuild  N]  app-doc/gimp-help-0.12  USE=-webinstall LINGUAS=-cs -de -en 
-es -fr -hr -it -ko -nl -no -ru -sv -zh_CN 58,405 kB 
[nomerge  ] media-gfx/gimp-2.2.14  USE=doc gimpprint jpeg png python tiff 
-aalib (-altivec) -debug -gtkhtml -hardened -lcms -mmx -mng -smp -sse -svg 
-wmf 
[nomerge  ]  dev-util/gtk-doc-1.8  USE=doc emacs* -debug 
[nomerge  ]   app-text/scrollkeeper-0.3.14-r2  USE=nls 
[nomerge  ]dev-libs/libxslt-1.1.20  USE=crypt python -debug 
[nomerge  ] dev-lang/python-2.4.4-r4  USE=berkdb doc gdbm ipv6 ncurses 
readline ssl tk -bootstrap -build -examples -nocxx -nothreads -ucs2 
[nomerge  ]  dev-libs/openssl-0.9.8d  USE=emacs* zlib -bindist -sse2 
-test 
[nomerge  ]   app-misc/ca-certificates-20070303-r1  
[ebuild   R   ]dev-libs/openssl-0.9.8d  USE=emacs* zlib -bindist -sse2 
-test 3,238 kB 
[nomerge  ] media-gfx/gimp-2.2.14  USE=doc gimpprint jpeg png python tiff 
-aalib (-altivec) -debug -gtkhtml -hardened -lcms -mmx -mng -smp -sse -svg 
-wmf 
[nomerge  ]  media-gfx/gimp-print-4.2.7  USE=cups gtk nls ppds readline 
-foomaticdb 
[ebuild  NS   ]   x11-libs/gtk+-1.2.10-r12  USE=nls -debug LINGUAS=-az -ca 
-cs -da -de -el -es -et -eu -fi -fr -ga -gl -hr -hu -it -ja -ko -lt -nl -nn -no 
-pl -pt -pt_BR -ro -ru -sk -sl -sr -sv -tr -uk -vi 2,881 kB 
[ebuild  NS   ]dev-libs/glib-1.2.10-r5  USE=-hardened 421 kB 
[nomerge  ] media-gfx/gimp-2.2.14  USE=doc gimpprint jpeg png python tiff 
-aalib (-altivec) -debug -gtkhtml -hardened -lcms -mmx -mng -smp -sse -svg 
-wmf 
[nomerge  ]  media-gfx/gimp-print-4.2.7  USE=cups gtk nls ppds readline 
-foomaticdb 
[nomerge  ]   x11-libs/gtk+-1.2.10-r12  USE=nls -debug LINGUAS=-az -ca 
-cs -da -de -el -es -et -eu -fi -fr -ga -gl -hr -hu -it -ja -ko -lt -nl -nn -no 
-pl -pt -pt_BR -ro -ru -sk -sl -sr -sv -tr -uk -vi 
[nomerge  ]dev-libs/glib-1.2.10-r5  USE=-hardened 
[nomerge  ] sys-devel/libtool-1.5.22  
[nomerge  ]  sys-devel/automake-1.10  
[ebuild   R   ]   sys-devel/autoconf-2.61  USE=emacs* 1,365 kB 
[nomerge  ] media-gfx/gimp-2.2.14  USE=doc gimpprint jpeg png python tiff 
-aalib (-altivec) -debug -gtkhtml -hardened -lcms -mmx -mng -smp -sse -svg 
-wmf 
[nomerge  ]  x11-libs/pango-1.14.10  USE=doc -debug 
[nomerge  ]   dev-libs/glib-2.12.11  USE=doc -debug -hardened 
[nomerge  ]sys-libs/glibc-2.5-r3  USE=nls nptl nptlonly -build -debug 
-glibc-compat20 -glibc-omitfp -hardened -multilib -profile -selinux 
[ebuild   R   ] sys-devel/gettext-0.16.1  USE=doc emacs* nls -nocxx 8,340 
kB 
[nomerge  ] media-gfx/gimp-2.2.14  USE=doc gimpprint jpeg png python tiff 
-aalib (-altivec) -debug -gtkhtml -hardened -lcms -mmx -mng -smp -sse -svg 
-wmf 
[nomerge  ]  dev-util/gtk-doc-1.8  USE=doc emacs* -debug 
[nomerge  ]   app-editors/emacs-21.4-r12  USE=X nls -Xaw3d -leim -lesstif 
-motif -nosendmail 
[ebuild  N]media-libs/giflib-4.1.4  USE=X -rle 592 kB 
[ebuild  N] app-doc/gimp-user-manual-2.0  25,848 kB 

Total: 14 packages (5 new, 3 in new slots, 6 reinstalls), Size of downloads: 
159,189 kB

Would you like to merge these packages? [Yes/No] 
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Why is KDE part of the system set?

2011-02-23 Thread Dale

Neil Bothwick wrote:

On Tue, 22 Feb 2011 22:28:12 -0600, Dale wrote:

   

What is KDE and qt doing in there?  Did I add these somehow?  I'm using
the KDE profile is that where it came from.  I just think this is sort
of weird.
 

The KDE profile sets the kde USE flag - see
$PORTDIR/profiles/targets/desktop/kde/make.defaults.

However, emerge -p system doesn't pull in any KDE packages here, although
it does include qt, so this must be covered by another of your USE flags,
which requires something that in turn requires KDE. Run it again with
--tree to see what's really going on.


   


This is snippets since this is a long list.  I can't believe system has 
gotten this big.  It's almost half the packages on my system.  o_O


[nomerge   ] dev-perl/DBD-mysql-4.01.7
[nomerge   ]  virtual/mysql-5.1
[ebuild   R]   dev-db/mysql-5.1.51
[nomerge   ] x11-libs/qt-webkit-4.7.1-r1
[nomerge   ]  media-sound/phonon-4.4.4
[nomerge   ]   media-sound/phonon-vlc-
[nomerge   ]media-video/vlc-1.1.7
[nomerge   ] kde-base/kdelibs-4.6.0-r1
[nomerge   ]  app-crypt/gnupg-2.0.17
[nomerge   ]   net-nds/openldap-2.4.24
[nomerge   ]dev-libs/cyrus-sasl-2.1.23-r1
[nomerge   ] virtual/jdk-1.6.0
[ebuild   R]  dev-java/icedtea6-bin-1.9.7

[ebuild   R] sys-devel/gcc-4.4.4-r2
[ebuild   R]  sys-libs/glibc-2.11.2-r3
[nomerge   ] kde-base/khelpcenter-4.6.0
[nomerge   ]  kde-base/kdelibs-4.6.0-r1
[ebuild   R   ~]   kde-base/nepomuk-4.6.0
[ebuild   R   ~]   kde-misc/polkit-kde-kcmodules-0.98_pre20101127
[ebuild   R   ~]   kde-base/khelpcenter-4.6.0
[ebuild   R   ~]   sys-auth/polkit-kde-agent-0.99.0
[ebuild   R   ~]kde-base/kdelibs-4.6.0-r1
[ebuild   R] sys-fs/udisks-1.0.1-r1
[ebuild   R]  dev-libs/libatasmart-0.17
[ebuild   R]  sys-block/parted-2.3
[ebuild   R   ~] sys-power/upower-0.9.8

[nomerge   ] kde-base/kdelibs-4.6.0-r1
[nomerge   ]  app-misc/strigi-0.7.1
[nomerge   ]   virtual/fam-0
[ebuild   R]app-admin/gamin-0.1.10

[ebuild   R] sys-apps/file-5.04
[nomerge   ] kde-base/kdelibs-4.6.0-r1
[nomerge   ]  media-libs/jasper-1.900.1-r3
[nomerge   ]   media-libs/freeglut-2.6.0
[nomerge   ]virtual/opengl-7.0
[ebuild   R] media-libs/mesa-7.9.1

[nomerge   ] kde-base/kdelibs-4.6.0-r1
[ebuild   R]  dev-libs/libxslt-1.1.26
[ebuild   R]   dev-lang/python-2.6.6-r1
[ebuild   R   ~]  x11-libs/qt-declarative-4.7.1-r2
[ebuild   R   ~]   x11-libs/qt-opengl-4.7.1
[ebuild   R   ~]   x11-libs/qt-svg-4.7.1-r1
[ebuild   R   ~]   x11-libs/qt-qt3support-4.7.1
[ebuild   R   ~]x11-libs/qt-gui-4.7.1-r1

[nomerge   ] kde-base/kdelibs-4.6.0-r1
[nomerge   ]  x11-misc/xdg-utils-1.0.2_p20100618
[ebuild   R]   x11-misc/shared-mime-info-0.80
[ebuild   R]dev-libs/libxml2-2.7.8


That is some of them at least.  If needed, I can post the whole list but 
it is lengthy.  I always thought system was supposed to be small and 
just what is needed to boot and portage to work.  I had no idea this 
included KDE, qt and other stuff that is not needed.


I did look in the profile.  All I saw was the USE flag as well but 
thought maybe I was missing something else it enabled.  It took me a 
while to find it under default tho.  I was looking under amd64 which is 
basically nothing.  That was confusing at first too.  Anyway.  This is 
my USE info according to emerge --info:


USE=3dnow 3dnowext X aac acpi alsa amd64 aml auto-hinter automount 
avahi berkdb bzip2 cairo cddb cdr chroot cleartype cli clucene 
consolekit corefonts cracklib cups curl cxx dbus dri dvd dvdr emboss 
encode escreen esd exif fam ffmpeg firefox flac fortran gdbm gdu gif 
gimp gkrellm gnutls gphoto2 gpm gtk hbci hddtemp iconv ipv6 java 
javascript jbig jpeg jpeg2k justify kde lcms ldap libnotify libwww 
logrotate loop-aes mad mdnsresponder-compat melt mikmod mmx mng modules 
mp3 mp4 mpeg mplayer mudflap multilib mysql ncurses nls nptl nptlonly 
nsplugin offensive ofx ogg opengl openmp pam pango parport pcre pdf perl 
png policykit ppds ppp pppd python qt3 qt3support qt4 readline sasl sdl 
seamonkey semantic-desktop session sift smp spell sse sse2 ssl 
startup-notification svg sysfs syslog tcl tcpd threads tiff tk truetype 
type1 udev unicode usb vcd vorbis webkit wma wmf x264 xcb xml xorg xv 
xvid yahoo zeroconf zlib ALSA_CARDS=ali5451 als4000 atiixp 
atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 
fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx 
via82xx-modem ymfpci ALSA_PCM_PLUGINS=adpcm alaw asym copy dmix dshare 
dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter 
mmap_emul mulaw multi null plug rate route share shm softvol 
APACHE2_MODULES=actions alias auth_basic authn_alias authn_anon 
authn_dbm authn_default authn_file authz_dbm authz_default 
authz_groupfile authz_host authz_owner authz_user autoindex cache

[gentoo-user] Why is the introspection USE flag for glib being removed by emerge?

2011-08-24 Thread Allan Gottlieb
In package.use I have

dev-libs/glibintrospection

However emerge is removing it.

emerge --ignore-default-opts -pv =dev-libs/glib-::gnome

[ebuild   R   *] dev-libs/glib-  USE=static-libs -debug -doc -fam 
(-introspection) (-selinux) -test -xattr 0 kB [1]

Can someone tell me why it is being removed and how to prevent the
removal?

thanks,
allan

PS This lack of introspection on glib is causing my update world to
fail.  I have the gnome overlay installed (for gnome3).

PPS The glib- ebuild (from the gnome overlay) is

# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

EAPI=3
PYTHON_DEPEND=2

inherit autotools gnome.org libtool eutils flag-o-matic pax-utils python 
virtualx
if [[ ${PV} =  ]]; then
inherit gnome2-live
fi

DESCRIPTION=The GLib library of C routines
HOMEPAGE=http://www.gtk.org/;
SRC_URI=${SRC_URI}
http://pkgconfig.freedesktop.org/releases/pkg-config-0.26.tar.gz; # 
pkg.m4 for eautoreconf

LICENSE=LGPL-2
SLOT=2
IUSE=debug doc fam +introspection selinux +static-libs test xattr
if [[ ${PV} =  ]]; then
KEYWORDS=
else
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd
fi

RDEPEND=virtual/libiconv
sys-libs/zlib
xattr? ( sys-apps/attr )
fam? ( virtual/fam )
DEPEND=${RDEPEND}
=sys-devel/gettext-0.11
=dev-util/gtk-doc-am-1.13
doc? (
=dev-libs/libxslt-1.0
=dev-util/gtk-doc-1.13
~app-text/docbook-xml-dtd-4.1.2 )
test? ( dev-util/pkgconfig
=sys-apps/dbus-1.2.14 )
PDEPEND=introspection? ( dev-libs/gobject-introspection )
!gnome-base/gvfs-1.6.4-r990 # Earlier versions do not work with glib

# XXX: Consider adding test? ( sys-devel/gdb ); assert-msg-test tries to use it

pkg_setup() {
python_set_active_version 2
}

src_prepare() {
[[ ${PV} =  ]]  gnome2-live_src_prepare
mv -vf ${WORKDIR}/pkg-config-*/pkg.m4 ${WORKDIR}/ || die

if use ia64 ; then
# Only apply for  4.1
local major=$(gcc-major-version)
local minor=$(gcc-minor-version)
if (( major  4 || ( major == 4  minor == 0 ) )); then
epatch ${FILESDIR}/glib-2.10.3-ia64-atomic-ops.patch
fi
fi

# Don't fail gio tests when ran without userpriv, upstream bug 552912
# This is only a temporary workaround, remove as soon as possible
epatch 
${FILESDIR}/${PN}-2.18.1-workaround-gio-test-failure-without-userpriv.patch

# Fix gmodule issues on fbsd; bug #184301
epatch ${FILESDIR}/${PN}-2.12.12-fbsd.patch

# Fix test failure when upgrading from 2.22 to 2.24, upstream bug 621368
epatch ${FILESDIR}/${PN}-2.24-assert-test-failure.patch

# Do not try to remove files on live filesystem, upstream bug #619274
sed 's:^\(.*/desktop-app-info/delete.*\):/*\1*/:' \
-i ${S}/gio/tests/desktop-app-info.c || die sed failed

if ! use test; then
# don't waste time building tests
sed 's/^\(SUBDIRS =.*\)tests\(.*\)$/\1\2/' -i Makefile.am 
Makefile.in \
|| die sed failed
fi

# Needed for the punt-python-check patch, disabling timeout test
# Also needed to prevent croscompile failures, see bug #267603
AT_M4DIR=${WORKDIR} eautoreconf

[[ ${CHOST} == *-freebsd* ]]  elibtoolize

epunt_cxx
}

src_configure() {
local myconf

# Building with --disable-debug highly unrecommended.  It will build 
glib in
# an unusable form as it disables some commonly used API.  Please do not
# convert this to the use_enable form, as it results in a broken build.
# -- compnerd (3/27/06)
use debug  myconf=--enable-debug

# Always use internal libpcre, bug #254659
econf ${myconf} \
$(use_enable xattr) \
$(use_enable doc man) \
$(use_enable doc gtk-doc) \
$(use_enable fam) \
$(use_enable selinux) \
$(use_enable static-libs static) \
--enable-regex \
--with-pcre=internal \
--with-threads=posix \
--disable-dtrace \
--disable-systemtap
}

src_install() {
local f
emake DESTDIR=${D} install || die Installation failed

# Do not install charset.alias even if generated, leave it to libiconv
rm -f ${ED}/usr/lib/charset.alias

# Don't install gdb python macros, bug 291328
rm -rf ${ED}/usr/share/gdb/ ${ED}/usr/share/glib-2.0/gdb/

# This is there for git snapshots and the live ebuild, bug 351966
emake README || die emake README failed
dodoc

Re: [gentoo-user] Vim stops installing when it runs installman.sh

2011-11-21 Thread James Broadhead
On 21 November 2011 15:00, 1990 dqgcs dqgcs1...@gmail.com wrote:

 Hi Mick
 Here is my output ,Thanks for help!!!

 ***

 .-(~)-(ayu@Freedom
 )-
 `--   MAKEOPTS=-j1 emerge -uaDv app-editors/vim
 This action requires superuser access...
 Would you like to add --pretend to options? [Yes/No] yes

 These are the packages that would be merged, in order:

 Calculating dependencies... done!
 [ebuild U  ] app-arch/bzip2-1.0.6-r3 [1.0.6-r2] USE=static-libs%*
 -static 0 kB
 [ebuild U  ] dev-libs/icu-4.8.1-r2 [4.8] USE=static-libs -debug -doc
 -examples 18,241 kB
 [ebuild U  ] dev-libs/libffi-3.0.10 [3.0.9-r2] USE=static-libs -debug
 -test 736 kB
 [ebuild U  ] sys-libs/timezone-data-2011l [2011h] USE=nls 331 kB
 [ebuild U  ] sys-devel/automake-wrapper-5 [4] 0 kB
 [ebuild U  ] sys-apps/sandbox-2.5 [2.4] USE=(-multilib) 348 kB
 [ebuild U  ] sys-apps/less-444 [441] USE=unicode 301 kB
 [ebuild U  ] sys-kernel/linux-headers-2.6.39 [2.6.36.1] 4,583 kB
 [ebuild U  ] dev-perl/IO-Socket-SSL-1.440.0 [1.35] USE=-idn 68 kB
 [ebuild U  ] dev-util/gtk-doc-am-1.18 [1.17] 623 kB
 [ebuild U  ] media-libs/freetype-2.4.7 [2.4.6] USE=X bzip2
 static-libs -auto-hinter -bindist -debug -doc -fontforge -utils 1,456 kB
 [ebuild U  ] dev-lang/python-2.7.2-r3 [2.7.1-r1] USE=gdbm ipv6
 ncurses readline ssl threads (wide-unicode) xml -berkdb -build -doc
 -examples -sqlite* -tk -wininst 11,494 kB
 [ebuild U  ] dev-libs/libxml2-2.7.8-r3 [2.7.8-r1] USE=icu ipv6 python
 readline static-libs%* -debug -doc -examples -test 0 kB
 [ebuild U  ] dev-libs/libxslt-1.1.26-r2 [1.1.26-r1] USE=crypt python
 static-libs%* -debug 0 kB
 [ebuild U  ] dev-lang/python-3.1.4-r3 [3.1.3-r1] USE=gdbm ipv6
 ncurses readline ssl threads (wide-unicode) xml -build -doc -examples
 -sqlite -tk -wininst 8,005 kB
 [ebuild U  ] sys-apps/util-linux-2.19.1-r1 [2.19.1] USE=cramfs crypt
 ncurses nls unicode -loop-aes -old-linux -perl (-selinux) -slang (-uclibc)
 0 kB
 [ebuild U  ] sys-devel/binutils-2.21.1-r1 [2.20.1-r1] USE=nls
 static-libs -multislot -multitarget -test -vanilla 18,572 kB
 [ebuild U  ] sys-devel/llvm-2.9-r2 [2.8-r2] USE=libffi -debug
 -llvm-gcc -multitarget -ocaml -test -udis86 -vim-syntax% 9,351 kB
 [ebuild U  ] app-text/docbook-xsl-stylesheets-1.76.1 [1.75.2] 3,597 kB
 [ebuild U  ] sys-apps/dbus-1.4.16 [1.4.12] USE=X static-libs -debug
 -doc (-selinux) -test 1,846 kB
 [ebuild U  ] dev-util/ctags-5.8 [5.7] USE=-ada 469 kB
 [ebuild U  ] dev-libs/dbus-glib-0.98 [0.92] USE=static-libs -debug
 -doc -test (-bash-completion%) 707 kB
 [ebuild U  ] x11-misc/xdg-utils-1.1.0_rc1_p20111003
 [1.1.0_rc1_p20110519] USE=-doc 1,141 kB
 [ebuild U  ] sys-libs/pam-1.1.5 [1.1.4] USE=berkdb cracklib nls
 -audit -debug -nis (-selinux) -test -vim-syntax 1,584 kB
 [ebuild U  ] sys-auth/polkit-0.102 [0.101-r1] USE=gtk introspection
 nls pam -debug -doc -examples -kde 860 kB
 [ebuild  N ] app-editors/vim-core-7.3.266  USE=acl nls
 -bash-completion -livecd 0 kB
 [ebuild  N ] app-editors/vim-7.3.266  USE=X acl gpm nls python
 -bash-completion -cscope -debug -minimal -perl -ruby -vim-pager 0 kB
 [ebuild U  ] x11-libs/gtk+-2.24.5-r1 [2.24.4] USE=cups introspection
 (-aqua) -debug -doc -examples -test -vim-syntax -xinerama 12,942 kB
 [ebuild U  ] media-libs/libpng-1.5.5 [1.4.8-r1] USE=static-libs
 -apng 670 kB
 [ebuild U  ] x11-libs/gdk-pixbuf-2.24.0-r1 [2.22.1-r2] USE=X
 introspection jpeg -debug -doc -jpeg2k -test -tiff (-svg%*) 1,149 kB
 [ebuild U  ] app-text/ghostscript-gpl-9.04-r4 [9.04-r3] USE=X cups
 dbus gtk static-libs -bindist -djvu -idn -jpeg2k LINGUAS=zh_CN -ja -ko
 -zh_TW 0 kB
 [blocks B  ] x11-libs/libsexy-0.1.11-r3
 (x11-libs/libsexy-0.1.11-r3 is blocking media-libs/libpng-1.5.5)
 [blocks B  ] x11-libs/gdk-pixbuf-2.24.0-r1
 (x11-libs/gdk-pixbuf-2.24.0-r1 is blocking media-libs/libpng-1.5.5)

 Total: 31 packages (29 upgrades, 2 new), Size of downloads: 99,064 kB
 Conflict: 2 blocks (2 unsatisfied)

  * Error: The above package list contains packages which cannot be
  * installed at the same time on the same system.

   (media-libs/libpng-1.5.5::gentoo, ebuild scheduled for merge) pulled in
 by
 media-libs/libpng:0 required by
 (app-text/ghostscript-gpl-9.04-r4::gentoo, ebuild scheduled for merge)
 =media-libs/libpng-1.4.3:0 required by
 (net-print/cups-1.4.8-r1::gentoo, installed)
 =media-libs/libpng-1.4:0 required by
 (app-text/poppler-0.16.7::gentoo, installed)
 =media-libs/libpng-1.4:0 required by
 (x11-libs/gdk-pixbuf-2.24.0-r1::gentoo, ebuild scheduled for merge)
 media-libs/libpng:0 required by (x11-libs/cairo-1.10.2-r1::gentoo,
 installed)


 For more information about Blocked Packages, please refer to the following
 section of the Gentoo Linux x86 Handbook

Re: [gentoo-user] Re: evince - Error printing to PDF

2013-04-18 Thread Joseph

On 04/18/13 17:25, Alan McKinnon wrote:

On 18/04/2013 14:34, Hartmut Figge wrote:

Stroller:

On 18 April 2013, at 02:12, Joseph wrote:



I have uninstalled cups-pdf and when I go any program print there is still option: 
Print to file except that now 'Save to folder by default is empty field, before if I 
remember was a user home directory.


Well, I would have assumed that cups-pdf would be necessary for printing to PDF, but I 
would like to see a screenshot of this default empty field.


I have not installed cups-pdf and don't use evince for printing. But i
have tested the problem. After pressing File-Print... this window opens

http://www.triffids.de/pub/screenshot/ev130418.png

Pressing 'Print' in this window results in the the error window unless
the field 'Name:' with the prefilled value output.pdf is deleted and
manually replaced by e.g. output.pdf. *g*




The console error is regarding invalid UTF-8 strings in filenames.

I'm betting the cause is idiotic filename munging by evince or one of
the lower libraries involved, which makes it a bug.


--
Alan McKinnon
alan.mckin...@gmail.com


Here is a list of 149 packaged that I emerged one of them is responsible for 
implementation of that Print to File in Print window
Can somebody help give me a hint which one it might be?

By the way meld-1.7.0 is buggy don't use it, 1.6.0 works OK


 dev-python/python-exec-0.3.1 to /
 app-admin/apache-tools-2.2.24 to /
 app-admin/eselect-1.3.4 to /
 app-admin/eselect-python-2008 to /
 app-arch/libarchive-3.1.2-r1 to /
 app-arch/unrar-4.2.4 to /
 app-text/docbook-xsl-stylesheets-1.78.0 to /
 app-text/iso-codes-3.40 to /
 app-text/poppler-0.22.2-r2 to /
 app-text/poppler-data-0.4.6 to /
 app-text/rarian-0.8.1-r2 to /
 dev-db/sqlite-3.7.15.2 to /
 dev-java/icedtea-bin-6.1.12.4 to /
 dev-lang/lua-5.1.5 to /
 dev-lang/php-5.4.13 to /
 dev-lang/python-2.7.3-r3 to /
 dev-lang/python-3.2.3-r2 to /
 dev-lang/spidermonkey-1.8.5-r4 to /
 dev-libs/atk-2.6.0 to /
 dev-libs/dbus-glib-0.100.2 to /
 dev-libs/libcroco-0.6.8 to /
 dev-libs/libIDL-0.8.14 to /
 dev-libs/libx86-1.1-r3 to /
 dev-libs/libxml2-2.9.0-r2 to /
 dev-libs/libxslt-1.1.28-r1 to /
 dev-libs/mpc-1.0.1 to /
 dev-libs/nettle-2.6 to /
 dev-libs/nspr-4.9.5 to /
 dev-libs/vala-common-0.18.1 to /
 dev-perl/DBI-1.623.0 to /
 dev-perl/IO-Socket-SSL-1.840.0 to /
 dev-perl/Net-SSLeay-1.520.0 to /
 dev-python/dbus-python-1.1.1-r1 to /
 dev-python/numpy-1.6.2-r2 to /
 dev-python/pycairo-1.10.0-r4 to /
 dev-python/pygobject-2.28.6-r53 to /
 dev-python/pygtk-2.24.0-r3 to /
 dev-util/dialog-1.2.20121230 to /
 dev-util/meld-1.7.0 to /
 dev-vcs/git-1.8.1.5 to /
 gnome-base/gnome-common-3.6.0 to /
 gnome-base/gsettings-desktop-schemas-3.6.1 to /
 gnome-base/gvfs-1.12.3-r1 to /
 gnome-base/librsvg-2.36.4 to /
 gnome-base/orbit-2.14.19-r2 to /
 media-libs/alsa-lib-1.0.26-r1 to /
 media-libs/audiofile-0.3.5 to /
 media-libs/libcanberra-0.30-r1 to /
 media-sound/alsa-utils-1.0.26-r2 to /
 media-video/ffmpeg-0.10.6 to /
 net-analyzer/nmap-6.25 to /
 net-libs/gnutls-2.12.23 to /
 net-misc/asterisk-11.2.2 to /
 net-misc/curl-7.29.0-r1 to /
 net-misc/rdate-1.4-r4 to /
 net-print/cups-1.5.2-r4 to /
 perl-core/Archive-Tar-1.900.0 to /
 perl-core/CGI-3.630.0 to /
 perl-core/Compress-Raw-Bzip2-2.60.0 to /
 perl-core/Compress-Raw-Zlib-2.60.0 to /
 perl-core/CPAN-Meta-2.120.921 to /
 perl-core/CPAN-Meta-Requirements-2.122.0 to /
 perl-core/CPAN-Meta-YAML-0.8.0 to /
 perl-core/digest-base-1.170.0 to /
 perl-core/Digest-MD5-2.520.0 to /
 perl-core/Digest-SHA-5.820.0 to /
 perl-core/Encode-2.470.0 to /
 perl-core/ExtUtils-CBuilder-0.280.205 to /
 perl-core/ExtUtils-Install-1.540.0 to /
 perl-core/ExtUtils-MakeMaker-6.640.0 to /
 perl-core/ExtUtils-Manifest-1.610.0 to /
 perl-core/File-Spec-3.400.0 to /
 perl-core/IO-Compress-2.60.0 to /
 perl-core/IPC-Cmd-0.780.0 to /
 perl-core/MIME-Base64-3.130.0 to /
 perl-core/Module-Build-0.400.300 to /
 perl-core/Module-CoreList-2.800.0 to /
 perl-core/Module-Load-0.240.0 to /
 perl-core/Module-Load-Conditional-0.540.0 to /
 perl-core/Module-Metadata-1.0.11 to /
 perl-core/Params-Check-0.360.0 to /
 perl-core/Parse-CPAN-Meta-1.440.400 to /
 perl-core/Scalar-List-Utils-1.270.0 to /
 perl-core/Storable-2.390.0 to /
 perl-core/Sys-Syslog-0.320.0 to /
 perl-core/Test-Harness-3.260.0 to /
 perl-core/Time-Local-1.230.0 to /
 perl-core/version-0.990.100 to /
 sci-calculators/galculator-2.1 to /
 sys-apps/kmod-12-r1 to /
 sys-apps/man-pages-3.47 to /
 sys-apps/portage-2.1.11.55 to /
 sys-apps/sysvinit-2.88-r4 to /
 sys-apps/texinfo-4.13-r2 to /
 sys-apps/util-linux-2.22.2 to /
 sys-devel/autoconf-2.69 to /
 sys-devel/automake-1.12.6 to /
 sys-devel/gcc-4.5.4 to /
 sys-devel/gettext-0.18.2 to /
 sys-fs/udisks-1.0.4-r5 to /
 sys-kernel/gentoo-sources-3.7.10 to /
 sys-kernel/linux-headers-3.7 to /
 sys-libs/timezone-data-2012j to /
 sys-power/upower-0.9.20-r2 to /
 sys-process/procps-3.3.4 to /
 virtual/perl-Archive-Tar-1.900.0 to /
 virtual/perl-CGI-3.630.0

[gentoo-user] ffmpeg and libav: a slot conflict

2017-02-18 Thread gevisz
Yet, a week ago, I updated my system without any problem but just now,
trying to update my system,
 I have got the following error message:

# emerge --update --deep --with-bdeps=y --newuse --backtrack=90 --ask
world --verbose-conflicts --exclude chromium

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N ] dev-libs/tinyxml-2.6.2-r2  USE="stl -debug -doc -static-libs"
[ebuild U  ] app-shells/push-2.0 [1.6]
[ebuild  N ] app-shells/quoter-3.0_p2
[ebuild U  ] app-dicts/myspell-en-20170101 [20160901]
[ebuild U  ] dev-libs/libxslt-1.1.29-r1 [1.1.29]
[ebuild U  ] app-text/iso-codes-3.74 [3.70]
[ebuild U ~] net-misc/youtube-dl-2017.02.17 [2017.02.07] USE="offensive*"
[ebuild U  ] dev-python/ssl-fetch-0.4 [0.3]
[ebuild U ~] app-shells/zsh-completions-0.23.0 [0.22.0]
[ebuild U  ] net-dns/bind-tools-9.11.0_p3 [9.11.0_p2]
[ebuild U  ] app-portage/eix-0.32.4 [0.31.7-r1]
[ebuild U  ] gnome-base/gnome-common-3.18.0-r1 [3.18.0]
[ebuild U  ] media-libs/gstreamer-1.10.3 [1.8.3] USE="(-unwind)"
[ebuild U  ] dev-libs/libgee-0.18.1 [0.18.0]
[ebuild U  ] gnome-base/libgtop-2.34.2 [2.34.1]
[ebuild  N ] x11-themes/gnome-themes-standard-3.20.2-r1
[ebuild U  ] media-libs/libmediaart-1.9.0-r1 [1.9.0]
[ebuild U  ] app-text/rarian-0.8.1-r3 [0.8.1-r2]
[ebuild U  ] app-arch/libarchive-3.2.2-r1 [3.2.2]
[ebuild U  ] app-doc/gnucash-docs-2.6.15 [2.6.13]
[ebuild U  ] net-libs/libproxy-0.4.13-r2 [0.4.13-r1]
[ebuild   R] sys-apps/portage-2.3.3  USE="native-extensions*"
PYTHON_TARGETS="(-python3_6)"
[ebuild U  ] media-libs/gst-plugins-base-1.10.3 [1.8.3-r1]
[ebuild U  ] gnome-base/dconf-0.26.0-r1 [0.26.0]
[ebuild U  ] media-libs/gst-plugins-good-1.10.3 [1.8.3]
[ebuild U  ] media-libs/gst-plugins-ugly-1.10.3 [1.8.3]
[ebuild U  ] media-plugins/gst-plugins-cdparanoia-1.10.3 [1.8.3]
[ebuild U  ] media-plugins/gst-plugins-mad-1.10.3 [1.8.3]
[ebuild  N ] virtual/imagemagick-tools-0  USE="jpeg png svg tiff -perl"
[ebuild U  ] media-plugins/gst-plugins-flac-1.10.3 [1.8.3]
[ebuild U  ] media-plugins/gst-plugins-dvdread-1.10.3 [1.8.3]
[ebuild U  ] media-plugins/gst-plugins-x264-1.10.3 [1.8.3]
[ebuild U  ] media-plugins/gst-plugins-a52dec-1.10.3 [1.8.3]
[ebuild U  ] gnome-extra/libgsf-1.14.41-r1 [1.14.41]
[ebuild U  ] x11-libs/gtk+-2.24.31-r1 [2.24.31]
[ebuild  N ] x11-themes/gtk-engines-adwaita-3.20.2  ABI_X86="32 (64) (-x32)"
[ebuild U  ] x11-libs/vte-0.28.2-r208 [0.28.2-r207]
[ebuild U  ] dev-util/gtk-builder-convert-2.24.31-r1 [2.24.31]
[ebuild U  ] app-text/ghostscript-gpl-9.20-r1 [9.15-r1]
[ebuild U  ] media-libs/gst-plugins-bad-1.10.3 [1.8.3-r1]
[ebuild U  ] dev-libs/gjs-1.46.0 [1.45.4]
[ebuild U  ] dev-libs/appstream-glib-0.6.7 [0.6.3]
[ebuild U  ] media-plugins/gst-plugins-resindvd-1.10.3 [1.8.3]
[ebuild U  ] media-plugins/gst-plugins-dts-1.10.3 [1.8.3]
[ebuild U  ] media-plugins/gst-plugins-faad-1.10.3 [1.8.3]
[ebuild U  ] net-libs/webkit-gtk-2.14.5 [2.12.5]
[ebuild U  ] media-libs/clutter-gst-3.0.22 [3.0.20]
[ebuild U  ] app-portage/layman-2.4.2 [2.0.0-r3] USE="(-g-sorcery)
-gpg% -sqlite% -squashfs% -sync-plugin-portage%"
PYTHON_TARGETS="python3_4%* (-python3_5)"
[ebuild U  ] media-sound/pulseaudio-10.0 [9.0]
[ebuild U  ] media-plugins/gst-plugins-pulse-1.10.3 [1.8.3]
[ebuild  N ] media-libs/libsdl2-2.0.4  USE="X alsa dbus joystick
opengl pulseaudio sound threads udev video (-altivec) (-custom-cflags)
(-fusionsound) -gles -haptic -nas -oss -static-libs -tslib -wayland
-xinerama -xscreensaver" ABI_X86="32 (64) (-x32)" CPU_FLAGS_X86="3dnow
mmx sse sse2"
[ebuild U  ] media-video/ffmpeg-3.2.4 [2.8.10] USE="-chromaprint%
-ebur128% -gcrypt% -gmp% -kvazaar% -libilbc% (-mmal) -nvenc%
-openh264% -rubberband% -zimg%" CPU_FLAGS_X86="-aes%"
[ebuild U  ] media-plugins/gst-plugins-libav-1.10.3 [1.8.3]
[ebuild U  ] media-plugins/gst-plugins-mpeg2dec-1.10.3 [1.8.3]
[ebuild U  ] media-plugins/gst-plugins-meta-1.10.3 [1.8.3]
[ebuild   R] www-client/firefox-45.7.0  USE="(-gstreamer-0%)"
[ebuild U  ] media-plugins/gst-plugins-meta-0.10-r11 [0.10-r10]
[ebuild U  ] x11-misc/colord-1.3.4 [1.3.3]
[ebuild U  ] sys-block/gparted-0.27.0 [0.26.1]
[ebuild U  ] app-office/gnucash-2.6.15 [2.6.13]
[ebuild U  ] app-misc/tracker-1.8.3-r1 [1.8.0] USE="seccomp%*"
[ebuild U  ] gnome-extra/nautilus-tracker-tags-1.8.3 [1.8.0]
[ebuild U  ] media-gfx/gthumb-3.4.4.1 [3.4.3]
[ebuild U  ] gnome-base/nautilus-3.20.4 [3.20.3]

!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:

media-video/ffmpeg:0

  (medi

Re: [gentoo-user] ffmpeg and libav: a slot conflict

2017-02-18 Thread Johannes Rosenberger
On 18.02.2017 12:21, gevisz wrote:
> Yet, a week ago, I updated my system without any problem but just now,
> trying to update my system,
>  I have got the following error message:
>
> # emerge --update --deep --with-bdeps=y --newuse --backtrack=90 --ask
> world --verbose-conflicts --exclude chromium
>
> These are the packages that would be merged, in order:
>
> Calculating dependencies... done!
> [ebuild  N ] dev-libs/tinyxml-2.6.2-r2  USE="stl -debug -doc -static-libs"
> [ebuild U  ] app-shells/push-2.0 [1.6]
> [ebuild  N ] app-shells/quoter-3.0_p2
> [ebuild U  ] app-dicts/myspell-en-20170101 [20160901]
> [ebuild U  ] dev-libs/libxslt-1.1.29-r1 [1.1.29]
> [ebuild U  ] app-text/iso-codes-3.74 [3.70]
> [ebuild U ~] net-misc/youtube-dl-2017.02.17 [2017.02.07] USE="offensive*"
> [ebuild U  ] dev-python/ssl-fetch-0.4 [0.3]
> [ebuild U ~] app-shells/zsh-completions-0.23.0 [0.22.0]
> [ebuild U  ] net-dns/bind-tools-9.11.0_p3 [9.11.0_p2]
> [ebuild U  ] app-portage/eix-0.32.4 [0.31.7-r1]
> [ebuild U  ] gnome-base/gnome-common-3.18.0-r1 [3.18.0]
> [ebuild U  ] media-libs/gstreamer-1.10.3 [1.8.3] USE="(-unwind)"
> [ebuild U  ] dev-libs/libgee-0.18.1 [0.18.0]
> [ebuild U  ] gnome-base/libgtop-2.34.2 [2.34.1]
> [ebuild  N ] x11-themes/gnome-themes-standard-3.20.2-r1
> [ebuild U  ] media-libs/libmediaart-1.9.0-r1 [1.9.0]
> [ebuild U  ] app-text/rarian-0.8.1-r3 [0.8.1-r2]
> [ebuild U  ] app-arch/libarchive-3.2.2-r1 [3.2.2]
> [ebuild U  ] app-doc/gnucash-docs-2.6.15 [2.6.13]
> [ebuild U  ] net-libs/libproxy-0.4.13-r2 [0.4.13-r1]
> [ebuild   R] sys-apps/portage-2.3.3  USE="native-extensions*"
> PYTHON_TARGETS="(-python3_6)"
> [ebuild U  ] media-libs/gst-plugins-base-1.10.3 [1.8.3-r1]
> [ebuild U  ] gnome-base/dconf-0.26.0-r1 [0.26.0]
> [ebuild U  ] media-libs/gst-plugins-good-1.10.3 [1.8.3]
> [ebuild U  ] media-libs/gst-plugins-ugly-1.10.3 [1.8.3]
> [ebuild U  ] media-plugins/gst-plugins-cdparanoia-1.10.3 [1.8.3]
> [ebuild U  ] media-plugins/gst-plugins-mad-1.10.3 [1.8.3]
> [ebuild  N ] virtual/imagemagick-tools-0  USE="jpeg png svg tiff -perl"
> [ebuild U  ] media-plugins/gst-plugins-flac-1.10.3 [1.8.3]
> [ebuild U  ] media-plugins/gst-plugins-dvdread-1.10.3 [1.8.3]
> [ebuild U  ] media-plugins/gst-plugins-x264-1.10.3 [1.8.3]
> [ebuild U  ] media-plugins/gst-plugins-a52dec-1.10.3 [1.8.3]
> [ebuild U  ] gnome-extra/libgsf-1.14.41-r1 [1.14.41]
> [ebuild U  ] x11-libs/gtk+-2.24.31-r1 [2.24.31]
> [ebuild  N ] x11-themes/gtk-engines-adwaita-3.20.2  ABI_X86="32 (64) 
> (-x32)"
> [ebuild U  ] x11-libs/vte-0.28.2-r208 [0.28.2-r207]
> [ebuild U  ] dev-util/gtk-builder-convert-2.24.31-r1 [2.24.31]
> [ebuild U  ] app-text/ghostscript-gpl-9.20-r1 [9.15-r1]
> [ebuild U  ] media-libs/gst-plugins-bad-1.10.3 [1.8.3-r1]
> [ebuild U  ] dev-libs/gjs-1.46.0 [1.45.4]
> [ebuild U  ] dev-libs/appstream-glib-0.6.7 [0.6.3]
> [ebuild U  ] media-plugins/gst-plugins-resindvd-1.10.3 [1.8.3]
> [ebuild U  ] media-plugins/gst-plugins-dts-1.10.3 [1.8.3]
> [ebuild U  ] media-plugins/gst-plugins-faad-1.10.3 [1.8.3]
> [ebuild U  ] net-libs/webkit-gtk-2.14.5 [2.12.5]
> [ebuild U  ] media-libs/clutter-gst-3.0.22 [3.0.20]
> [ebuild U  ] app-portage/layman-2.4.2 [2.0.0-r3] USE="(-g-sorcery)
> -gpg% -sqlite% -squashfs% -sync-plugin-portage%"
> PYTHON_TARGETS="python3_4%* (-python3_5)"
> [ebuild U  ] media-sound/pulseaudio-10.0 [9.0]
> [ebuild U  ] media-plugins/gst-plugins-pulse-1.10.3 [1.8.3]
> [ebuild  N ] media-libs/libsdl2-2.0.4  USE="X alsa dbus joystick
> opengl pulseaudio sound threads udev video (-altivec) (-custom-cflags)
> (-fusionsound) -gles -haptic -nas -oss -static-libs -tslib -wayland
> -xinerama -xscreensaver" ABI_X86="32 (64) (-x32)" CPU_FLAGS_X86="3dnow
> mmx sse sse2"
> [ebuild U  ] media-video/ffmpeg-3.2.4 [2.8.10] USE="-chromaprint%
> -ebur128% -gcrypt% -gmp% -kvazaar% -libilbc% (-mmal) -nvenc%
> -openh264% -rubberband% -zimg%" CPU_FLAGS_X86="-aes%"
> [ebuild U  ] media-plugins/gst-plugins-libav-1.10.3 [1.8.3]
> [ebuild U  ] media-plugins/gst-plugins-mpeg2dec-1.10.3 [1.8.3]
> [ebuild U  ] media-plugins/gst-plugins-meta-1.10.3 [1.8.3]
> [ebuild   R] www-client/firefox-45.7.0  USE="(-gstreamer-0%)"
> [ebuild U  ] media-plugins/gst-plugins-meta-0.10-r11 [0.10-r10]
> [ebuild U  ] x11-misc/colord-1.3.4 [1.3.3]
> [ebuild U  ] sys-block/gparted-0.27.0 [0.26.1]
> [ebuild U  ] app-office/gnucash-2.6.15 [2.6.13]
> [ebuild

Re: [gentoo-user] ffmpeg and libav: a slot conflict

2017-02-18 Thread Gevisz
On Sat, 18 Feb 2017 13:02:22 +0100 Johannes Rosenberger <gen...@jorsn.eu> wrote:

> On 18.02.2017 12:21, gevisz wrote:
> > Yet, a week ago, I updated my system without any problem but just now,
> > trying to update my system,
> >  I have got the following error message:
> >
> > # emerge --update --deep --with-bdeps=y --newuse --backtrack=90 --ask
> > world --verbose-conflicts --exclude chromium
> >
> > These are the packages that would be merged, in order:
> >
> > Calculating dependencies... done!
> > [ebuild  N ] dev-libs/tinyxml-2.6.2-r2  USE="stl -debug -doc 
> > -static-libs"
> > [ebuild U  ] app-shells/push-2.0 [1.6]
> > [ebuild  N ] app-shells/quoter-3.0_p2
> > [ebuild U  ] app-dicts/myspell-en-20170101 [20160901]
> > [ebuild U  ] dev-libs/libxslt-1.1.29-r1 [1.1.29]
> > [ebuild U  ] app-text/iso-codes-3.74 [3.70]
> > [ebuild U ~] net-misc/youtube-dl-2017.02.17 [2017.02.07] 
> > USE="offensive*"
> > [ebuild U  ] dev-python/ssl-fetch-0.4 [0.3]
> > [ebuild U ~] app-shells/zsh-completions-0.23.0 [0.22.0]
> > [ebuild U  ] net-dns/bind-tools-9.11.0_p3 [9.11.0_p2]
> > [ebuild U  ] app-portage/eix-0.32.4 [0.31.7-r1]
> > [ebuild U  ] gnome-base/gnome-common-3.18.0-r1 [3.18.0]
> > [ebuild U  ] media-libs/gstreamer-1.10.3 [1.8.3] USE="(-unwind)"
> > [ebuild U  ] dev-libs/libgee-0.18.1 [0.18.0]
> > [ebuild U  ] gnome-base/libgtop-2.34.2 [2.34.1]
> > [ebuild  N ] x11-themes/gnome-themes-standard-3.20.2-r1
> > [ebuild U  ] media-libs/libmediaart-1.9.0-r1 [1.9.0]
> > [ebuild U  ] app-text/rarian-0.8.1-r3 [0.8.1-r2]
> > [ebuild U  ] app-arch/libarchive-3.2.2-r1 [3.2.2]
> > [ebuild U  ] app-doc/gnucash-docs-2.6.15 [2.6.13]
> > [ebuild U  ] net-libs/libproxy-0.4.13-r2 [0.4.13-r1]
> > [ebuild   R] sys-apps/portage-2.3.3  USE="native-extensions*"
> > PYTHON_TARGETS="(-python3_6)"
> > [ebuild U  ] media-libs/gst-plugins-base-1.10.3 [1.8.3-r1]
> > [ebuild U  ] gnome-base/dconf-0.26.0-r1 [0.26.0]
> > [ebuild U  ] media-libs/gst-plugins-good-1.10.3 [1.8.3]
> > [ebuild U  ] media-libs/gst-plugins-ugly-1.10.3 [1.8.3]
> > [ebuild U  ] media-plugins/gst-plugins-cdparanoia-1.10.3 [1.8.3]
> > [ebuild U  ] media-plugins/gst-plugins-mad-1.10.3 [1.8.3]
> > [ebuild  N ] virtual/imagemagick-tools-0  USE="jpeg png svg tiff -perl"
> > [ebuild U  ] media-plugins/gst-plugins-flac-1.10.3 [1.8.3]
> > [ebuild U  ] media-plugins/gst-plugins-dvdread-1.10.3 [1.8.3]
> > [ebuild U  ] media-plugins/gst-plugins-x264-1.10.3 [1.8.3]
> > [ebuild U  ] media-plugins/gst-plugins-a52dec-1.10.3 [1.8.3]
> > [ebuild U  ] gnome-extra/libgsf-1.14.41-r1 [1.14.41]
> > [ebuild U  ] x11-libs/gtk+-2.24.31-r1 [2.24.31]
> > [ebuild  N ] x11-themes/gtk-engines-adwaita-3.20.2  ABI_X86="32 (64) 
> > (-x32)"
> > [ebuild U  ] x11-libs/vte-0.28.2-r208 [0.28.2-r207]
> > [ebuild U  ] dev-util/gtk-builder-convert-2.24.31-r1 [2.24.31]
> > [ebuild U  ] app-text/ghostscript-gpl-9.20-r1 [9.15-r1]
> > [ebuild U  ] media-libs/gst-plugins-bad-1.10.3 [1.8.3-r1]
> > [ebuild U  ] dev-libs/gjs-1.46.0 [1.45.4]
> > [ebuild U  ] dev-libs/appstream-glib-0.6.7 [0.6.3]
> > [ebuild U  ] media-plugins/gst-plugins-resindvd-1.10.3 [1.8.3]
> > [ebuild U  ] media-plugins/gst-plugins-dts-1.10.3 [1.8.3]
> > [ebuild U  ] media-plugins/gst-plugins-faad-1.10.3 [1.8.3]
> > [ebuild U  ] net-libs/webkit-gtk-2.14.5 [2.12.5]
> > [ebuild U  ] media-libs/clutter-gst-3.0.22 [3.0.20]
> > [ebuild U  ] app-portage/layman-2.4.2 [2.0.0-r3] USE="(-g-sorcery)
> > -gpg% -sqlite% -squashfs% -sync-plugin-portage%"
> > PYTHON_TARGETS="python3_4%* (-python3_5)"
> > [ebuild U  ] media-sound/pulseaudio-10.0 [9.0]
> > [ebuild U  ] media-plugins/gst-plugins-pulse-1.10.3 [1.8.3]
> > [ebuild  N ] media-libs/libsdl2-2.0.4  USE="X alsa dbus joystick
> > opengl pulseaudio sound threads udev video (-altivec) (-custom-cflags)
> > (-fusionsound) -gles -haptic -nas -oss -static-libs -tslib -wayland
> > -xinerama -xscreensaver" ABI_X86="32 (64) (-x32)" CPU_FLAGS_X86="3dnow
> > mmx sse sse2"
> > [ebuild U  ] media-video/ffmpeg-3.2.4 [2.8.10] USE="-chromaprint%
> > -ebur128% -gcrypt% -gmp% -kvazaar% -libilbc% (-mmal) -nvenc%
> > -openh264% -rubberband% -zimg%" CPU_FLAGS_X86="-aes%"
> > [ebuild U  ] media-plugins/gst-plugins-libav-1.10.3 [1

Re: [gentoo-user] switch to profile 17.0 complete, completely painless

2017-12-06 Thread Helmut Jarausch

On 12/06/2017 04:38:02 PM, Andrés Becerra Sandoval wrote:


 I'm having trouble with these:

 net-libs/webkit-gtk-2.4.11-r200


this needs an addtional patch  webkit-gtk-2.4.11-icu59.patch which I've  
attached



 dev-qt/qtwebengine-5.9.3


  This needs a tiny change, I've attached my ebuild


 net-libs/webkit-gtk


which version?  Version 2.18.3 installed just fine here.

Helmut


# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6
PYTHON_COMPAT=( python2_7 )
inherit multiprocessing pax-utils python-any-r1 qt5-build

DESCRIPTION="Library for rendering dynamic web content in Qt5 C++ and QML 
applications"

if [[ ${QT5_BUILD_TYPE} == release ]]; then
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
fi

IUSE="alsa bindist geolocation pax_kernel pulseaudio +system-ffmpeg +system-icu 
widgets"

RDEPEND="
app-arch/snappy:=
dev-libs/glib:2
dev-libs/nspr
dev-libs/nss
~dev-qt/qtcore-${PV}
~dev-qt/qtdeclarative-${PV}
~dev-qt/qtgui-${PV}
~dev-qt/qtnetwork-${PV}
~dev-qt/qtprintsupport-${PV}
~dev-qt/qtwebchannel-${PV}[qml]
dev-libs/expat
dev-libs/libevent:=
    dev-libs/libxml2
dev-libs/libxslt
dev-libs/protobuf:=
media-libs/fontconfig
media-libs/freetype
media-libs/harfbuzz:=
media-libs/libpng:0=
>=media-libs/libvpx-1.5:=[svc]
media-libs/libwebp:=
media-libs/mesa
media-libs/opus
net-libs/libsrtp:0=
sys-apps/dbus
sys-apps/pciutils
sys-libs/libcap
sys-libs/zlib[minizip]
virtual/jpeg:0
virtual/libudev
x11-libs/libdrm
x11-libs/libX11
x11-libs/libXcomposite
x11-libs/libXcursor
x11-libs/libXdamage
x11-libs/libXext
x11-libs/libXfixes
x11-libs/libXi
x11-libs/libXrandr
x11-libs/libXrender
x11-libs/libXScrnSaver
x11-libs/libXtst
alsa? ( media-libs/alsa-lib )
geolocation? ( ~dev-qt/qtpositioning-${PV} )
pulseaudio? ( media-sound/pulseaudio:= )
system-ffmpeg? ( media-video/ffmpeg:0= )
system-icu? ( dev-libs/icu:= )
widgets? ( ~dev-qt/qtwidgets-${PV} )
"
DEPEND="${RDEPEND}
${PYTHON_DEPS}
>=app-arch/gzip-1.7
dev-util/gperf
dev-util/ninja
dev-util/re2c
sys-devel/bison
pax_kernel? ( sys-apps/elfix )
"

src_prepare() {
use pax_kernel && PATCHES+=( 
"${FILESDIR}/${PN}-5.9.0-paxmark-mksnapshot.patch" )
sed -i -e'/#if U_ICU_VERSION_MAJOR_NUM < 60/ s/60/60 || 
defined(TOOLKIT_QT)/' \
src/3rdparty/chromium/components/url_formatter/url_formatter.cc
# bug 620444 - ensure local headers are used
find "${S}" -type f -name "*.pr[fio]" | xargs sed -i -e 's|INCLUDEPATH 
+= |&$$QTWEBENGINE_ROOT/include |' || die

qt_use_disable_config alsa alsa src/core/config/linux.pri
qt_use_disable_config pulseaudio pulseaudio src/core/config/linux.pri

qt_use_disable_mod geolocation positioning \
mkspecs/features/configure.prf \
src/core/core_chromium.pri \
src/core/core_common.pri

qt_use_disable_mod widgets widgets src/src.pro

qt5-build_src_prepare
}

src_configure() {
export NINJA_PATH=/usr/bin/ninja
export NINJAFLAGS="${NINJAFLAGS:--j$(makeopts_jobs) 
-l$(makeopts_loadavg "${MAKEOPTS}" 0) -v}"

local myqmakeargs=(
$(usex bindist '' 'WEBENGINE_CONFIG+=use_proprietary_codecs')
$(usex system-ffmpeg 'WEBENGINE_CONFIG+=use_system_ffmpeg' '')
$(usex system-icu 'WEBENGINE_CONFIG+=use_system_icu' '')
)
qt5-build_src_configure
}

src_install() {
qt5-build_src_install

# bug 601472
if [[ ! -f ${D%/}${QT5_LIBDIR}/libQt5WebEngine.so ]]; then
die "${CATEGORY}/${PF} failed to build anything. Please report 
to https://bugs.gentoo.org/;
fi

pax-mark m "${D%/}${QT5_LIBEXECDIR}"/QtWebEngineProcess
}
diff -ruN webkitgtk-2.4.11.orig/Source/JavaScriptCore/API/JSStringRef.cpp webkitgtk-2.4.11/Source/JavaScriptCore/API/JSStringRef.cpp
--- webkitgtk-2.4.11.orig/Source/JavaScriptCore/API/JSStringRef.cpp	2016-04-10 08:48:36.0 +0200
+++ webkitgtk-2.4.11/Source/JavaScriptCore/API/JSStringRef.cpp	2017-06-11 19:26:55.263795188 +0200
@@ -37,7 +37,7 @@
 JSStringRef JSStringCreateWithCharacters(const JSChar* chars, size_t numChars)
 {
 initializeThreading();
-return OpaqueJSString::create(chars, numChars).leakRef();
+return OpaqueJSString::create(reinterpret_cast(chars), numChars).leakRef();
 }
 
 JSStringRef JSStringCreateWithUTF8CString(const char* str

Re: [gentoo-user] emerge @world output unfamiliar. Am I updated?

2020-10-02 Thread n952162

On 2020-10-02 10:45, n952162 wrote:

Have I successfully updated my system?

I ran this command:

emerge \
    -v \
    --verbose-conflicts \
    --deep \
    -update \
    --changed-use \
    --keep-going \
    --with-bdeps=y \
    --changed-deps \
    --backtrack=100 \
    @world

and got tons of stuff that looks like spurious debugging/tracing info

  parent: (dev-libs/glib-2.64.5:2/2::gentoo, ebuild scheduled for
merge)
    child: (virtual/libelf-3:0/1::gentoo, ebuild scheduled for
merge) (runtime_slot_op)
  parent: (dev-libs/glib-2.64.5:2/2::gentoo, ebuild scheduled for
merge)
    child: (virtual/libelf-3:0/1::gentoo, ebuild scheduled for
merge) (runtime_slot_op)

and these snippets:

Total: 869 packages (332 upgrades, 30 new, 10 in new slots, 497
reinstalls), Size of downloads: 2769158 KiB
Conflict: 1 block
forced reinstall atoms:


slot operator dependencies:
   (/, sys-libs/ncurses:0)




forced rebuilds:

[EOF]




When I strip out all the parent/child traces (they make it a 6MB file!)
with this:

sed -e '/^\s*parent: (/d' -e '/^\s*child: (/d' system-world.201002

I get this at the end of my emerge:


Total: 869 packages (332 upgrades, 30 new, 10 in new slots, 497
reinstalls), Size of downloads: 2769158 KiB
Conflict: 1 block
forced reinstall atoms:


slot operator dependencies:
   (/, sys-libs/ncurses:0)
   (/, sys-libs/readline:0)
   (/, dev-lang/perl:0)
   (/, dev-libs/libxml2:2)
   (/, dev-lang/python-exec:2)
   (/, sys-libs/db:5.3)
   (/, sys-libs/gdbm:0)
   (/, x11-libs/libX11:0)
   (/, dev-libs/libgcrypt:0)
   (/, dev-libs/openssl:0)
   (/, dev-libs/expat:0)
   (/, x11-libs/libxshmfence:0)
   (/, x11-libs/libXdamage:0)
   (/, x11-libs/libXext:0)
   (/, x11-libs/libXxf86vm:0)
   (/, x11-libs/libxcb:0)
   (/, x11-libs/libXfixes:0)
   (/, app-arch/zstd:0)
   (/, sys-devel/llvm:10)
   (/, sys-libs/zlib:0)
   (/, dev-libs/libffi:0)
   (/, app-arch/libarchive:0)
   (/, dev-libs/jsoncpp:0)
   (/, dev-libs/libuv:0)
   (/, x11-libs/libpciaccess:0)
   (/, x11-base/xorg-server:0)
   (/, dev-libs/libinput:0)
   (/, dev-libs/apr:1)
   (/, dev-libs/apr-util:1)
   (/, media-libs/libpng:0)
   (/, media-libs/dav1d:0)
   (/, media-libs/libaom:0)
   (/, media-libs/harfbuzz:0)
   (/, dev-libs/icu:0)
   (/, dev-libs/libevent:0)
   (/, media-libs/libvpx:0)
   (/, media-libs/libwebp:0)
   (/, x11-libs/cairo:0)
   (/, media-gfx/graphite2:0)
   (/, dev-libs/gobject-introspection:0)
   (/, media-libs/freetype:2)
   (/, media-libs/fontconfig:1.0)
   (/, sys-libs/binutils-libs:0)
   (/, app-crypt/libb2:0)
   (/, app-crypt/gpgme:1)
   (/, dev-libs/libassuan:0)
   (/, dev-libs/libgpg-error:0)
   (/, net-libs/gnutls:0)
   (/, dev-libs/libtasn1:0)
   (/, dev-libs/libunistring:0)
   (/, dev-libs/nettle:0)
   (/, dev-libs/gmp:0)
   (/, net-dns/libidn2:0)
   (/, app-arch/bzip2:0)
   (/, dev-libs/json-c:0)
   (/, app-crypt/argon2:0)
   (/, dev-libs/mpfr:0)
   (/, dev-python/cffi:0)
   (/, dev-python/ply:0)
   (/, sys-libs/efivar:0)
   (/, media-libs/gd:2)
   (/, dev-db/postgresql:12)
   (/, sci-libs/proj:0)
   (/, dev-lang/lua:0)
   (/, dev-db/postgresql:10)
   (/, dev-db/postgresql:11)
   (/, sci-libs/libgeotiff:0)
   (/, dev-libs/libnl:3)
   (/, app-text/poppler:0)
   (/, app-text/qpdf:0)
   (/, media-libs/jbig2dec:0)
   (/, media-libs/openjpeg:2)
   (/, net-dns/libidn:0)
   (/, dev-libs/libxslt:0)
   (/, app-arch/lz4:0)
   (/, media-libs/opus:0)
   (/, media-video/ffmpeg:0)
   (/, app-text/hunspell:0)
   (/, dev-qt/qtcore:5)
   (/, net-libs/libtirpc:0)
   (/, sys-apps/keyutils:0)
   (/, dev-libs/liblinear:0)
   (/, media-libs/libdvdread:0)
   (/, media-libs/libdvbpsi:0)
   (/, media-libs/libdvdnav:0)
   (/, x11-libs/xcb-util-cursor:0)
   (/, x11-libs/xcb-util-image:0)
   (/, x11-libs/xcb-util-keysyms:0)
   (/, x11-libs/xcb-util-renderutil:0)
   (/, x11-libs/xcb-util-wm:0)
   (/, x11-libs/xcb-util:0)
   (/, x11-base/xcb-proto:0)
   (/, media-libs/flac:0)
   (/, media-libs/libogg:0)
   (/, media-libs/libvorbis:0)
   (/, dev-scheme/guile:12)
   (/, dev-libs/boehm-gc:0)
   (/, dev-libs/libltdl:0)
   (/, media-libs/tiff:0)
   (/, media-gfx/mypaint-brushes:2.0)
   (/, media-libs/libmypaint:0)
   (/, net-libs/libproxy:0)
   (/, media-gfx/exiv2:0)
   (/, dev-db/lmdb:0)
   (/, dev-libs/libutf8proc:0)
   (/, dev-libs/libpcre2:0)
   (/, dev-libs/double-conversion:0)
   (/, app-arch/xz-utils:0)
   (/, sys-apps/util-linux:0)
   (/, dev-db/sqlite:3)
   (/, gnome-extra/libgsf:0)
   (/, x11-libs/pango:0)
   (/, app-text/libspectre:0)
   (/, x11-libs/libXrender:0)
   (/, app-text/ghostscript-gpl:0)
   (/, dev-libs/glib:2)
   (/, dev-libs/libgudev:0)
   (/, dev-libs/libmspack:0)
   (/, net-libs/libnsl:0)
   (/, dev-libs/mpc:0)
   (/, sys-apps/acl:0)
   (/, sys-libs/pam:0)
   (/, sys-apps/attr:0)
   (/, net-firewall/iptables:0)
   (/, virtual/libcrypt:0)
   (/, virtual/jpeg:0)
   (/, virtual/libudev:0)
   (/, virtual/libusb:1)
   (/, dev-libs/libgit2:0)
   (/, net-libs/libssh2:0)
   (/, net-libs/http-parser:0)
   (/, net

Re: [gentoo-user] emerge @world output unfamiliar. Am I updated?

2020-10-02 Thread John Covici
On Fri, 02 Oct 2020 05:25:29 -0400,
n952162 wrote:
> 
> On 2020-10-02 10:45, n952162 wrote:
> > Have I successfully updated my system?
> > 
> > I ran this command:
> > 
> > emerge \
> >     -v \
> >     --verbose-conflicts \
> >     --deep \
> >     -update \
> >     --changed-use \
> >     --keep-going \
> >     --with-bdeps=y \
> >     --changed-deps \
> >     --backtrack=100 \
> >     @world
> > 
> > and got tons of stuff that looks like spurious debugging/tracing info
> > 
> >   parent: (dev-libs/glib-2.64.5:2/2::gentoo, ebuild scheduled for
> > merge)
> >     child: (virtual/libelf-3:0/1::gentoo, ebuild scheduled for
> > merge) (runtime_slot_op)
> >   parent: (dev-libs/glib-2.64.5:2/2::gentoo, ebuild scheduled for
> > merge)
> >     child: (virtual/libelf-3:0/1::gentoo, ebuild scheduled for
> > merge) (runtime_slot_op)
> > 
> > and these snippets:
> > 
> > Total: 869 packages (332 upgrades, 30 new, 10 in new slots, 497
> > reinstalls), Size of downloads: 2769158 KiB
> > Conflict: 1 block
> > forced reinstall atoms:
> > 
> > 
> > slot operator dependencies:
> >    (/, sys-libs/ncurses:0)
> > 
> > 
> > 
> > 
> > forced rebuilds:
> > 
> > [EOF]
> > 
> > 
> 
> When I strip out all the parent/child traces (they make it a 6MB file!)
> with this:
> 
> sed -e '/^\s*parent: (/d' -e '/^\s*child: (/d' system-world.201002
> 
> I get this at the end of my emerge:
> 
> 
> Total: 869 packages (332 upgrades, 30 new, 10 in new slots, 497
> reinstalls), Size of downloads: 2769158 KiB
> Conflict: 1 block
> forced reinstall atoms:
> 
> 
> slot operator dependencies:
>    (/, sys-libs/ncurses:0)
>    (/, sys-libs/readline:0)
>    (/, dev-lang/perl:0)
>    (/, dev-libs/libxml2:2)
>    (/, dev-lang/python-exec:2)
>    (/, sys-libs/db:5.3)
>    (/, sys-libs/gdbm:0)
>    (/, x11-libs/libX11:0)
>    (/, dev-libs/libgcrypt:0)
>    (/, dev-libs/openssl:0)
>    (/, dev-libs/expat:0)
>    (/, x11-libs/libxshmfence:0)
>    (/, x11-libs/libXdamage:0)
>    (/, x11-libs/libXext:0)
>    (/, x11-libs/libXxf86vm:0)
>    (/, x11-libs/libxcb:0)
>    (/, x11-libs/libXfixes:0)
>    (/, app-arch/zstd:0)
>    (/, sys-devel/llvm:10)
>    (/, sys-libs/zlib:0)
>    (/, dev-libs/libffi:0)
>    (/, app-arch/libarchive:0)
>    (/, dev-libs/jsoncpp:0)
>    (/, dev-libs/libuv:0)
>    (/, x11-libs/libpciaccess:0)
>    (/, x11-base/xorg-server:0)
>    (/, dev-libs/libinput:0)
>    (/, dev-libs/apr:1)
>    (/, dev-libs/apr-util:1)
>    (/, media-libs/libpng:0)
>    (/, media-libs/dav1d:0)
>    (/, media-libs/libaom:0)
>    (/, media-libs/harfbuzz:0)
>    (/, dev-libs/icu:0)
>    (/, dev-libs/libevent:0)
>    (/, media-libs/libvpx:0)
>    (/, media-libs/libwebp:0)
>    (/, x11-libs/cairo:0)
>    (/, media-gfx/graphite2:0)
>    (/, dev-libs/gobject-introspection:0)
>    (/, media-libs/freetype:2)
>    (/, media-libs/fontconfig:1.0)
>    (/, sys-libs/binutils-libs:0)
>    (/, app-crypt/libb2:0)
>    (/, app-crypt/gpgme:1)
>    (/, dev-libs/libassuan:0)
>    (/, dev-libs/libgpg-error:0)
>    (/, net-libs/gnutls:0)
>    (/, dev-libs/libtasn1:0)
>    (/, dev-libs/libunistring:0)
>    (/, dev-libs/nettle:0)
>    (/, dev-libs/gmp:0)
>    (/, net-dns/libidn2:0)
>    (/, app-arch/bzip2:0)
>    (/, dev-libs/json-c:0)
>    (/, app-crypt/argon2:0)
>    (/, dev-libs/mpfr:0)
>    (/, dev-python/cffi:0)
>    (/, dev-python/ply:0)
>    (/, sys-libs/efivar:0)
>    (/, media-libs/gd:2)
>    (/, dev-db/postgresql:12)
>    (/, sci-libs/proj:0)
>    (/, dev-lang/lua:0)
>    (/, dev-db/postgresql:10)
>    (/, dev-db/postgresql:11)
>    (/, sci-libs/libgeotiff:0)
>    (/, dev-libs/libnl:3)
>    (/, app-text/poppler:0)
>    (/, app-text/qpdf:0)
>    (/, media-libs/jbig2dec:0)
>    (/, media-libs/openjpeg:2)
>    (/, net-dns/libidn:0)
>    (/, dev-libs/libxslt:0)
>    (/, app-arch/lz4:0)
>    (/, media-libs/opus:0)
>    (/, media-video/ffmpeg:0)
>    (/, app-text/hunspell:0)
>    (/, dev-qt/qtcore:5)
>    (/, net-libs/libtirpc:0)
>    (/, sys-apps/keyutils:0)
>    (/, dev-libs/liblinear:0)
>    (/, media-libs/libdvdread:0)
>    (/, media-libs/libdvbpsi:0)
>    (/, media-libs/libdvdnav:0)
>    (/, x11-libs/xcb-util-cursor:0)
>    (/, x11-libs/xcb-util-image:0)
>    (/, x11-libs/xcb-util-keysyms:0)
>    (/, x11-libs/xcb-util-renderutil:0)
>    (/, x11-libs/xcb-util-wm:0)
>    (/, x11-libs/xcb-util:0)
>    (/, x11-base/xcb-proto:0)
>    (/, media-libs/flac:0)
> 

[gentoo-user] No X after update

2007-10-12 Thread reader
After updating yesterday, I'm unable to startx, getting this error:

Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Fri Oct 12 08:48:27 2007
(==) Using config file: /etc/X11/xorg.conf
(EE) module ABI major version (1) doesn't match the server's version (2)
(EE) Failed to load module nv (module requirement mismatch, 0)
dlopen: /usr/lib/xorg/modules/input//mouse_drv.so: undefined symbol: 
miPointerGetMotionEvents
(EE) Failed to load /usr/lib/xorg/modules/input//mouse_drv.so
(EE) Failed to load module mouse (loader failed, 7)
(EE) No drivers available.

Fatal server error:
no screens found

I'm guessing the line:
  (EE) module ABI major version (1) doesn't match the server's
  version(2)

May be the key here  but could use some more expert input.


Packages updated were:

genlop --list --date 4 days ago

x11-proto/renderproto-0.9.3
x11-proto/inputproto-1.4.2.1
sys-libs/readline-5.2_p7
app-crypt/mit-krb5-1.5.3-r1
media-sound/lame-3.97-r1
x11-libs/libSM-1.0.3
x11-proto/xf86dgaproto-2.0.3
dev-libs/apr-1.2.11
sys-apps/util-linux-2.13-r2
app-admin/gamin-0.1.9
x11-proto/compositeproto-0.4
x11-libs/xtrans-1.0.4
net-dns/libidn-1.0
dev-util/ctags-5.7
media-libs/libmad-0.15.1b-r4
sys-apps/attr-2.4.39
dev-perl/XML-Filter-BufferText-1.01
net-libs/gnutls-2.0.1
x11-libs/pixman-0.9.5
media-libs/libmpeg3-1.7
x11-apps/xset-1.0.3
dev-util/dialog-1.1.20070930
app-doc/xorg-docs-1.4-r1
media-fonts/corefonts-1-r4
net-libs/libpcap-0.9.7
sys-process/psmisc-22.5-r2
sys-apps/less-408
net-ftp/ncftp-3.2.1
app-portage/genlop-0.30.8-r1
media-libs/freetype-2.3.5-r2
dev-lang/python-2.5.1-r2
net-nds/openldap-2.3.38
x11-libs/libXrender-0.9.4
dev-db/mysql-5.0.44-r1
x11-libs/libXaw-1.0.4
sys-apps/acl-2.2.45
media-libs/libsdl-1.2.12
x11-libs/libXi-1.1.3
x11-libs/libXtst-1.0.3
x11-libs/libXpm-3.5.7
media-sound/esound-0.2.38-r1
x11-apps/iceauth-1.0.2
x11-apps/xhost-1.0.2
x11-apps/setxkbmap-1.0.4
x11-libs/libICE-1.0.4
sys-apps/baselayout-1.12.10-r5
net-ftp/ftpbase-0.01
kde-base/kdebase-pam-7
x11-apps/xprop-1.0.3
x11-apps/xsetroot-1.0.2
app-editors/vim-core-7.1.123
x11-apps/xrdb-1.0.4
x11-apps/xmodmap-1.0.3
x11-libs/libXxf86dga-1.0.2
x11-libs/libXcomposite-0.4.0
media-sound/sox-14.0.0
sys-apps/busybox-1.7.1
net-mail/fetchmail-6.3.8-r1
net-misc/ntp-4.2.4_p4
net-misc/whois-4.7.23
net-analyzer/tcpdump-3.9.7-r1
dev-libs/libxml2-2.6.30
x11-libs/libXrandr-1.2.2
dev-libs/libxslt-1.1.22
x11-libs/libXcursor-1.1.9
x11-libs/libXfont-1.3.1
dev-libs/apr-util-1.2.10
sys-fs/udev-115-r1
media-video/ffmpeg-0.4.9_p20070616-r1
x11-apps/xmessage-1.0.2
sys-libs/cracklib-2.8.12
app-admin/webapp-config-1.50.16-r2
net-libs/libnfsidmap-0.20
media-libs/gd-2.0.35
x11-apps/mesa-progs-7.0.1
sys-apps/file-4.21-r1
net-misc/rsync-2.6.9-r4
net-dns/bind-9.4.1_p1
dev-libs/apr-util-0.9.12-r1
app-editors/vim-7.1.123
net-ftp/vsftpd-2.0.5-r3
app-portage/gentoolkit-0.2.4_pre7
x11-libs/cairo-1.4.10
app-text/poppler-0.6
sys-kernel/gentoo-sources-2.6.22-r8
media-libs/t1lib-5.1.1
x11-apps/xrandr-1.2.2
sys-apps/shadow-4.0.18.1-r1
dev-perl/XML-SAX-Writer-0.50
app-admin/apache-tools-2.2.6
net-misc/nx-3.0.0
mail-client/mutt-1.5.16
net-fs/nfs-utils-1.1.0-r1
app-doc/gimp-help-0.13
media-gfx/imagemagick-6.3.5.10
net-misc/openssh-4.7_p1-r2
www-servers/apache-2.2.6-r1
dev-perl/perl-ldap-0.34
dev-lang/php-5.2.4_p20070914-r2
dev-util/subversion-1.4.4-r4
www-apps/gallery-2.2.3
net-print/cups-1.2.12
x11-libs/qt-3.3.8-r4
net-fs/samba-3.0.26a
x11-libs/qt-4.3.2
net-misc/nxserver-freenx-0.7.0-r1
kde-base/kdelibs-3.5.7-r3
app-text/poppler-bindings-0.6
net-proxy/squid-2.6.16
kde-base/juk-3.5.7
kde-base/kaudiocreator-3.5.7
kde-base/kdemultimedia-meta-3.5.7
sys-devel/gcc-4.2.1
sys-libs/glibc-2.6.1
dev-libs/glib-2.14.1
app-cdr/cdrtools-2.01.01_alpha34
app-crypt/gnupg-2.0.7
media-video/transcode-1.0.4
app-arch/rar-3.7.1
app-shells/ksh-93.20070628
x11-libs/pango-1.18.2
dev-libs/dbus-glib-0.74
sys-apps/pciutils-2.2.6-r1
sys-apps/hal-0.5.9.1-r2
sys-apps/hal-0.5.9.1-r2
sys-auth/consolekit-0.2.3
dev-python/pygobject-2.14.0
dev-libs/dbus-glib-0.74
dev-libs/libIDL-0.8.9
mail-filter/spamassassin-3.2.3
x11-apps/xinit-1.0.5-r1
kde-base/kdebase-3.5.7-r4
kde-misc/krusader-1.80.0
kde-base/kpdf-3.5.7-r2
app-cdr/k3b-1.0.3
x11-libs/gtk+-2.12.0-r2
dev-python/pygtk-2.12.0
gnome-base/librsvg-2.16.1-r2
media-video/mplayer-1.0_rc1_p20070927-r1
media-libs/xine-lib-1.1.8
media-gfx/gimp-print-5.1.3
www-client/mozilla-firefox-2.0.0.7
media-gfx/gimp-2.4.0_rc3
media-video/konverter-0.92_beta1
x11-drivers/xf86-video-vmware-10.15.1
x11-drivers/xf86-video-nv-2.1.5
x11-drivers/xf86-input-evdev-1.1.5-r2
x11-drivers/xf86-input-mouse-1.2.2-r1
x11-drivers/xf86-video-i810-2.1.1
x11-drivers/xf86-video-savage-2.1.3
x11-drivers/xf86-video-nsc-2.8.3
x11-base/xorg-server-1.4-r2
x11-drivers/xf86-input-keyboard-1.2.2
x11-drivers/xf86-video

Re: [gentoo-user] the font in xfce change after updating

2007-04-29 Thread Chuanwen Wu

2007/4/29, Benno Schulenberg [EMAIL PROTECTED]:

Chuanwen Wu wrote:
 After emerge -uDN world,

Not very informative. More useful information you could have
provided with the output of  'genlop --list --date 2 days ago'.



Here is the output:

# genlop --list --date 2 days ago
* dev-java/swt

Sat Apr 28 08:58:48 2007  dev-java/swt-3.2-r2
Sat Apr 28 10:24:40 2007  net-ftp/lftp-3.5.10
Sat Apr 28 11:40:54 2007  dev-util/pkgconfig-0.21-r1
Sat Apr 28 11:42:14 2007  media-libs/audiofile-0.2.6-r3
Sat Apr 28 11:42:30 2007  sys-apps/debianutils-2.17.5
Sat Apr 28 11:47:25 2007  dev-libs/gmp-4.2.1-r1
Sat Apr 28 11:47:35 2007  media-sound/alsa-headers-1.0.14_rc2
Sat Apr 28 11:47:58 2007  sys-libs/timezone-data-2007d
Sat Apr 28 11:48:07 2007  sys-libs/libutempter-1.1.5
Sat Apr 28 11:51:02 2007  app-portage/eix-0.9.1
Sat Apr 28 11:53:59 2007  sys-apps/busybox-1.4.2
Sat Apr 28 11:54:31 2007  sys-devel/patch-2.5.9-r1
Sat Apr 28 11:54:36 2007  sys-apps/hdparm-6.9-r1
Sat Apr 28 11:54:40 2007  dev-java/java-config-wrapper-0.13
Sat Apr 28 11:57:25 2007  dev-libs/mpfr-2.2.1_p5
Sat Apr 28 11:58:27 2007  net-misc/rsync-2.6.9-r2
Sat Apr 28 12:00:06 2007  media-libs/freetype-2.1.10-r3
Sat Apr 28 12:01:21 2007  media-libs/libpng-1.2.16
Sat Apr 28 12:09:19 2007  sys-libs/ncurses-5.6
Sat Apr 28 12:09:57 2007  dev-util/dialog-1.1.20070227
Sat Apr 28 12:10:27 2007  sys-apps/man-1.6e-r3
Sat Apr 28 12:10:58 2007  sys-apps/man-pages-2.44
Sat Apr 28 12:12:27 2007  net-misc/curl-7.15.1-r1
Sat Apr 28 12:13:12 2007  sys-devel/m4-1.4.9
Sat Apr 28 12:13:42 2007  dev-libs/libgpg-error-1.5
Sat Apr 28 12:14:22 2007  sys-devel/flex-2.5.33-r2
Sat Apr 28 12:15:12 2007  xfce-base/libxfce4util-4.4.1
Sat Apr 28 12:16:13 2007  sys-libs/readline-5.2_p2
Sat Apr 28 12:16:28 2007  sys-apps/baselayout-1.12.9-r2
Sat Apr 28 12:17:14 2007  sys-apps/module-init-tools-3.2.2-r3
Sat Apr 28 12:21:27 2007  sys-kernel/gentoo-sources-2.6.20-r7
Sat Apr 28 12:21:44 2007  dev-java/java-config-2.0.31-r5
Sat Apr 28 14:22:15 2007  sys-apps/file-4.20-r1
Sat Apr 28 14:22:27 2007  dev-python/dnspython-1.3.5
Sat Apr 28 14:24:10 2007  dev-libs/libxslt-1.1.20
Sat Apr 28 14:25:20 2007  sys-apps/util-linux-2.12r-r6
Sat Apr 28 14:25:42 2007  dev-perl/Net-SSLeay-1.30
Sat Apr 28 14:26:05 2007  dev-perl/DBI-1.54
Sat Apr 28 14:26:47 2007  xfce-extra/xfce4-icon-theme-4.4.1
Sat Apr 28 14:27:04 2007  app-portage/layman-1.0.10
Sat Apr 28 14:29:08 2007  app-admin/webmin-1.340
Sat Apr 28 14:32:15 2007  media-libs/alsa-lib-1.0.14_rc2
Sat Apr 28 14:54:18 2007  dev-db/mysql-5.0.38
Sat Apr 28 14:54:31 2007  x11-proto/inputproto-1.4.1
Sat Apr 28 14:54:43 2007  x11-proto/randrproto-1.2.1
Sat Apr 28 14:55:49 2007  media-libs/libsamplerate-0.1.2-r1
Sat Apr 28 14:56:03 2007  x11-proto/damageproto-1.1.0
Sat Apr 28 14:58:41 2007  x11-libs/libXfont-1.2.7-r1
Sat Apr 28 14:59:40 2007  media-libs/libdvdcss-1.2.9-r1
Sat Apr 28 14:59:59 2007  sys-process/vixie-cron-4.1-r10
Sat Apr 28 15:00:19 2007  dev-util/ccache-2.4-r7
Sat Apr 28 15:08:58 2007  x11-libs/libX11-1.1.1-r1
Sat Apr 28 15:09:51 2007  media-sound/alsa-utils-1.0.14_rc2-r3
Sat Apr 28 15:10:24 2007  x11-libs/libXfixes-4.0.3
Sat Apr 28 15:11:22 2007  x11-libs/libXi-1.1.0
Sat Apr 28 15:11:58 2007  x11-libs/libXrandr-1.2.1
Sat Apr 28 15:13:58 2007  sys-apps/dbus-1.0.2-r2
Sat Apr 28 15:15:47 2007  media-libs/imlib2-1.3.0
Sat Apr 28 15:29:49 2007  media-gfx/imagemagick-6.3.3
Sat Apr 28 15:30:16 2007  x11-libs/libXdamage-1.1.1
Sat Apr 28 15:30:44 2007  x11-libs/libXcomposite-0.3.1
Sat Apr 28 15:36:09 2007  media-video/ffmpeg-0.4.9_p20070330
Sat Apr 28 15:37:05 2007  dev-java/sun-jdk-1.5.0.11
Sat Apr 28 15:39:50 2007  x11-libs/cairo-1.4.4
Sat Apr 28 15:41:48 2007  media-libs/libsdl-1.2.11-r2
Sat Apr 28 15:42:48 2007  media-libs/freeglut-2.4.0-r1
Sat Apr 28 16:03:56 2007  x11-base/xorg-server-1.1.1-r5
Sat Apr 28 16:06:16 2007  xfce-base/libxfcegui4-4.4.1
Sat Apr 28 16:06:53 2007  xfce-base/libxfce4mcs-4.4.1
Sat Apr 28 16:08:10 2007  media-libs/ftgl-2.1.2-r1
Sat Apr 28 16:09:02 2007  media-libs/sdl-mixer-1.2.7
Sat Apr 28 16:09:46 2007  xfce-base/xfce-mcs-manager-4.4.1
Sat Apr 28 16:10:12 2007  xfce-extra/xfce4-appfinder-4.4.1
Sat Apr 28 16:12:02 2007  media-libs/libprojectm-0.99-r1
Sat Apr 28 16:12:29 2007  dev-libs/libmcs-0.4.1
Sat Apr 28 16:12:53 2007  xfce-extra/xfce4-taskmanager-0.3.2-r1
Sat Apr 28 16:14:13 2007  xfce-base/xfce-utils-4.4.1-r1
Sat Apr 28 16:16:43 2007  xfce-base/xfwm4-4.4.1
Sat Apr 28 16:18:05 2007  xfce-base/xfce-mcs-plugins-4.4.1
Sat Apr 28 16:20:11 2007  media-sound/audacious-1.3.2
Sat Apr 28 16:22:23 2007  xfce-extra/xfwm4-themes-4.4.1
Sat Apr 28 16:23:48 2007  xfce-base/xfprint-4.4.1
Sat Apr 28 16:25:45 2007

Re: [gentoo-user] Re: How to easily find out what USE flags are redundant in make.conf and package.use?

2011-10-02 Thread Dale

Alan McKinnon wrote:

On Sun, 02 Oct 2011 06:36:54 -0500
Dalerdalek1...@gmail.com  wrote:


Alan McKinnon wrote:

On Sun, 02 Oct 2011 05:13:49 -0500
Dalerdalek1...@gmail.com   wrote:


In that case, I then use package.use. Like this in package.use:
x11-base/xorg-server -hal net-misc/ntp caps -ipv6 media-gfx/gtkam
debug sys-power/nut -usb I use package.use for those exceptions
where I don't want something. Otherwise, I put it in make.conf so
that I only have one file to deal with for the most part. I am OCD
about some things, like brakes on my car, but I'm not that OCD
about this one. I do wish emerge would give notice when a USE flag
is invalid tho. It's nice that it just ignores it and goes on but
a little message that one has fell off the list would be nice.

It does :-)

emerge -p colorizes invalid USE flags and marks them in some way
with an additional character. I forget who exactly it marks them
(it's in the man page and I'm lazy today) but it does stick out
like a sore thimb.



Hmmm, I never noticed that before.  I think there was only two that
was invalid tho.  So, I guess there hasn't been as many removed as I
thought, at least that I have used anyway.  I did enable a couple
that I didn't know about tho.  lol  My USE line ended up not being
any smaller.  lol

For example, you have USE=perl python in make.conf which pulls in a
truly gigantic list of extra stuff that you will have little need of.
Those two flags are coming out of profiles any day now so you will
miss the long list of rebuilds that will cause.

Try putting those two flags in package.use only for those packages that
truly need it and when the change hits the tree sit back and watch just
how much unneccessary cruft you have :-)

You often mention the attraction of Gentoo is you get only what you
want. But, consider this; if you put flags routinely in make.conf you
lose most of that benefit. You end up with the equivalent of Mandrake
where you complied it yourself, not the binary distro.

USE=every possible flag enabled emerge something
and
yum install something
a
nd pretty much equivalent in terms of end result.


What I like about Gentoo is not being in dependency hell.  Also, 
Mandrake has a init thing that drove me bonkers on most days.  I do like 
the control that Gentoo gives but I'm not that much of a control freak.  
I wanted a distro that had a better package manager than Mandrake and no 
init thingy.  Gentoo fit that requirement even back in 2003.  So, yea 
you are right in a way but I'm just not into controlling every single 
aspect of this.  That said, I'm going to try USE=-perl -python emerge 
-Nav world and see what pukes on my keyboard.


Also, I think a lot of things required python and/or perl back when I 
added the flag.  That just seems to have changed without me knowing 
about it.  Just like the invalid USE flags that I got rid of.  Things 
change.  I try to keep up but I do have other things to deal with at 
times.  My garden and this little 90 lb chick I met.  I'm trying to 
fatten her up a bit.  lol


This is all that puked.

root@fireball / # USE=-perl -python emerge -Nav world

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R] dev-util/boost-build-1.46.1  USE=-examples -python* 
41,017 kB
[ebuild   R] sys-apps/util-linux-2.19.1  USE=cramfs loop-aes 
ncurses nls unicode -crypt -old-linux -perl* (-selinux) -slang 
(-uclibc) 4,341 kB
[ebuild   R] media-libs/alsa-lib-1.0.24.1  USE=-alisp -debug -doc 
-python* -static-libs ALSA_PCM_PLUGINS=adpcm alaw asym copy dmix 
dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat 
linear meter mmap_emul mulaw multi null plug rate route share shm 
softvol 814 kB
[ebuild   R] media-libs/lcms-1.19  USE=jpeg tiff zlib -python* 
-static-libs 907 kB
[ebuild   R] dev-libs/libgamin-0.1.10-r2  USE=-debug -python* 
-static-libs 834 kB
[ebuild   R] sys-apps/file-5.07-r3  USE=zlib -python* -static-libs 
584 kB

[ebuild   R] sys-libs/cracklib-2.8.16  USE=nls -python* 604 kB
[ebuild   R] dev-lang/yasm-1.1.0-r1  USE=nls -python* 1,377 kB
[ebuild   R] dev-libs/boost-1.46.1-r1  USE=eselect -debug -doc -icu 
-mpi -python* -static-libs -test -tools 0 kB
[ebuild   R   ~] kde-base/kdegames-meta-4.7.1  USE=opengl (-aqua) 
-python* 0 kB
[ebuild   R] dev-libs/libxslt-1.1.26-r1  USE=-crypt -debug 
-python* 3,322 kB
[ebuild   R] net-libs/libproxy-0.4.6-r3  USE=kde -gnome -mono 
-networkmanager -perl* -python* -test 81 kB
[ebuild   R   ~] kde-base/marble-4.7.1  USE=handbook kde plasma (-aqua) 
-debug -designer-plugin -gps (-kdeenablefinal) -python* -test 20,575 kB
[ebuild   R   ~] kde-base/superkaramba-4.7.1  USE=(-aqua) -debug 
(-kdeenablefinal) -python* 3,711 kB
[ebuild   R   #] net-print/cups-1.5.0-r2  USE=X dbus gnutls java jpeg 
pam png ssl threads tiff -acl -debug -kerberos -ldap -perl* -php 
-python* -samba -slp -static-libs -usb -xinetd LINGUAS=-da -de -es -eu 
-fi -fr -id -it -ja -ko

Re: [gentoo-user] gentoo-minimal-install software list

2014-01-14 Thread Alan McKinnon
On 14/01/2014 23:34, James wrote:
 Hello,
 
 I've beenlooking for the listing of software in the minimal
 install for amd64
 
 
 Any ideas where to find it?



Easiest is to look in /var/db/pkg inside the image file. This is for
install-amd64-minimal-20131226:

app-accessibility/brltty-4.2
app-accessibility/espeak-1.47.11-r1
app-accessibility/espeakup-0.71
app-admin/eselect-lib-bin-symlink-0.1.1
app-admin/eselect-pinentry-0.4
app-admin/eselect-python-2008
app-admin/eselect-ruby-20100603
app-admin/hddtemp-0.3_beta15-r7
app-admin/passook-20121001
app-admin/pwgen-2.06-r1
app-admin/syslog-ng-3.4.2
app-arch/bzip2-1.0.6-r3
app-arch/gzip-1.5
app-arch/tar-1.26-r1
app-arch/unzip-6.0-r3
app-arch/xz-utils-5.0.5-r1
app-crypt/gnupg-2.0.22
app-crypt/mit-krb5-1.11.4
app-crypt/pinentry-0.8.2
app-editors/mg-20110905-r1
app-editors/nano-2.3.2
app-laptop/radeontool-1.6.3
app-misc/ca-certificates-20130119
app-misc/editor-wrapper-4
app-misc/livecd-tools-2.0.3
app-misc/mime-types-9
app-misc/pax-utils-0.7
app-misc/screen-4.0.3-r6
app-misc/vlock-2.2.3
app-portage/mirrorselect-2.2.0.1
app-portage/portage-utils-0.30
app-shells/bash-4.2_p45
app-text/build-docbook-catalog-1.19.1
app-text/docbook-xml-dtd-4.1.2-r6
app-text/docbook-xml-dtd-4.2-r2
app-text/docbook-xsl-stylesheets-1.78.0
app-text/sgml-common-0.6.3-r5
app-text/wgetpaste-2.22
dev-lang/nasm-2.10.07
dev-lang/perl-5.16.3
dev-lang/python-2.7.5-r3
dev-lang/python-3.3.2-r2
dev-lang/python-exec-0.3.1
dev-lang/python-exec-2.0.1
dev-lang/ruby-1.8.7_p374
dev-lang/ruby-1.9.3_p484
dev-lang/ruby-2.0.0_p353
dev-lang/swig-2.0.9
dev-libs/boost-1.52.0-r6
dev-libs/elfutils-0.149
dev-libs/eventlog-0.2.12
dev-libs/expat-2.1.0-r3
dev-libs/glib-2.36.4-r1
dev-libs/icu-51.2-r1
dev-libs/iniparser-3.1
dev-libs/libaio-0.3.109-r4
dev-libs/libassuan-2.1.1
dev-libs/libev-4.15
dev-libs/libevent-2.0.21
dev-libs/libffi-3.0.11
dev-libs/libgcrypt-1.5.3
dev-libs/libgpg-error-1.12
dev-libs/libksba-1.3.0
dev-libs/libnl-3.2.23
dev-libs/libpcre-8.33
dev-libs/libtasn1-2.14
dev-libs/libverto-0.2.5
dev-libs/libxslt-1.1.28-r1
dev-libs/libyaml-0.1.4
dev-libs/mpc-1.0.1
dev-libs/nettle-2.7.1
dev-libs/newt-0.52.12
dev-libs/openssl-1.0.1e-r1
dev-libs/popt-1.16-r1
dev-libs/pth-2.0.7-r3
dev-perl/Locale-gettext-1.50.0
dev-perl/XML-Parser-2.410.0
dev-python/m2crypto-0.21.1-r1
dev-python/python-exec-1.1
dev-python/python-exec-1.2
dev-python/setuptools-0.8-r1
dev-ruby/json-1.8.0
dev-ruby/racc-1.4.9
dev-ruby/rake-0.9.6
dev-ruby/rdoc-4.0.1-r1
dev-ruby/rubygems-2.0.3
dev-util/boost-build-1.52.0-r1
dev-util/dialog-1.2.20130928
dev-util/gperf-3.0.4
dev-util/gtk-doc-am-1.19
dev-util/intltool-0.50.2-r1
dev-util/ragel-6.7-r1
media-gfx/fbgrab-1.0-r2
media-libs/alsa-lib-1.0.27.1
media-libs/alsa-oss-1.0.25
media-libs/libjpeg-turbo-1.3.0
media-libs/libpng-1.5.17-r1
media-libs/portaudio-19_pre2021
media-sound/alsa-utils-1.0.27.1-r1
media-sound/gsm-1.0.13
media-sound/sox-14.4.1
net-analyzer/netselect-0.3-r3
net-analyzer/traceroute-2.0.18
net-dialup/globespan-adsl-0.11-r1
net-dialup/mingetty-1.08
net-dialup/ppp-2.4.5-r3
net-dialup/pptpclient-1.7.2-r3
net-dialup/rp-pppoe-3.8-r2
net-firewall/iptables-1.4.20
net-fs/cifs-utils-6.1-r1
net-fs/nfs-utils-1.2.9
net-fs/samba-3.6.22
net-irc/irssi-0.8.15-r1
net-libs/gnutls-2.12.23-r1
net-libs/libnfsidmap-0.24
net-libs/libtirpc-0.2.2-r1
net-misc/curl-7.33.0
net-misc/dhcpcd-5.6.4
net-misc/iputils-20121221
net-misc/ndisc6-0.9.9
net-misc/netifrc-0.1
net-misc/ntp-4.2.6_p5-r7
net-misc/openssh-5.9_p1-r4
net-misc/rdate-1.4-r4
net-misc/rsync-3.0.9-r3
net-misc/vconfig-1.9
net-misc/wget-1.14
net-nds/rpcbind-0.2.0-r1
net-proxy/dante-1.1.19-r4
net-proxy/ntlmaps-0.9.9-r2
net-proxy/tsocks-1.8_beta5-r5
net-wireless/b43-fwcutter-017
net-wireless/crda-1.1.2-r3
net-wireless/rfkill-0.5
net-wireless/wireless-regdb-20130213
net-wireless/wireless-tools-30_pre9
net-wireless/wpa_supplicant-2.0-r2
sys-apps/acl-2.2.51
sys-apps/apmd-3.2.2_p14
sys-apps/attr-2.4.46-r2
sys-apps/baselayout-2.2
sys-apps/busybox-1.21.0
sys-apps/coreutils-8.21
sys-apps/dbus-1.6.12
sys-apps/dmidecode-2.11
sys-apps/ethtool-3.8
sys-apps/file-5.15
sys-apps/findutils-4.4.2-r1
sys-apps/fxload-20081013-r1
sys-apps/gawk-4.0.2
sys-apps/gptfdisk-0.8.6
sys-apps/grep-2.14
sys-apps/hdparm-9.39
sys-apps/help2man-1.40.11
sys-apps/hwdata-gentoo-0.4
sys-apps/hwids-20130915.1
sys-apps/hwsetup-1.2-r2
sys-apps/iproute2-3.8.0
sys-apps/kbd-1.15.3
sys-apps/keyutils-1.5.5
sys-apps/kmod-15-r1
sys-apps/less-457
sys-apps/man-pages-posix-2003a
sys-apps/memtester-4.3.0
sys-apps/net-tools-1.60_p20120127084908
sys-apps/netplug-1.2.9-r5
sys-apps/openrc-0.12.4
sys-apps/pciutils-3.2.0
sys-apps/pcmciautils-018_p8
sys-apps/portage-2.2.7
sys-apps/sandbox-2.6-r1
sys-apps/sdparm-1.07
sys-apps/sed-4.2.1-r1
sys-apps/shadow-4.1.5.1-r1
sys-apps/sysvinit-2.88-r4
sys-apps/tcp-wrappers-7.6-r8
sys-apps/util-linux-2.22.2
sys-apps/which-2.20
sys-auth/pambase-20120417-r3
sys-block/parted-3.1-r1
sys-block/partimage-0.6.9
sys-block/thin-provisioning-tools-0.2.8
sys-devel/bc-1.06.95
sys

Re: [gentoo-user] Weird portage behaviour

2014-04-13 Thread Tom Wijsman
On Sun, 13 Apr 2014 22:00:10 +0100
Peter Humphrey pe...@prh.myzen.co.uk wrote:

 How is it possible for portage to emerge packages differently when
 it's installing from packages?

The difference is mostly accountable to build-time dependencies;
without binpkg they need to be pulled in for the build, with binpkg
there is no build thus those build-time dependencies aren't needed.

The rest (only a small few) are accountable to the recorded
dependencies in the binpkg being different from the dependencies of
the ebuilds in the Portage tree; as dynamic dependencies* don't work 
entirely well with binpkgs and thus there is this small difference.

 * These propagate ebuild dependency changes to /var/db/pkg/.

Here is a list of those that aren't installed along the binpkgs:

 $ diff -u list listk | sort -k4 | pcregrep -Mv '^\+\N*\n-' | grep '^-\['
-[ebuild   R] app-arch/libarchive-3.1.2-r1:0/13  USE=acl bzip2 e2fsprogs 
iconv lzma zlib -expat -lzo -nettle -static-libs -xattr 4,422 kB
-[ebuild   R] app-arch/unzip-6.0-r3  USE=bzip2 unicode -natspec 1,345 kB
-[ebuild   R] app-text/build-docbook-catalog-1.19.1  5 kB
-[ebuild   R] app-text/docbook-xml-dtd-4.1.2-r6:4.1.2  74 kB
-[ebuild   R] app-text/docbook-xml-dtd-4.2-r2:4.2  77 kB
-[ebuild   R] app-text/docbook-xml-dtd-4.4-r2:4.4  94 kB
-[ebuild   R] app-text/docbook-xsl-stylesheets-1.78.0  USE=-ruby 4,894 kB
-[ebuild   R] app-text/docbook2X-0.8.8-r2  USE={-test} 707 kB
-[ebuild   R] app-text/openjade-1.3.2-r6  USE=-static-libs 874 kB
-[ebuild   R] app-text/opensp-1.5.2-r3  USE=nls -doc -static-libs {-test} 
1,486 kB
-[ebuild   R] app-text/po4a-0.42  USE={-test} 1,957 kB
-[ebuild   R] app-text/sgml-common-0.6.3-r5  126 kB
-[ebuild   R] dev-lang/nasm-2.10.07  USE=-doc 665 kB
-[ebuild   R] dev-libs/libgcrypt-1.5.3:0/11  USE=-static-libs 1,474 kB
-[ebuild   R] dev-libs/libgpg-error-1.12  USE=nls -common-lisp 
-static-libs 478 kB
-[ebuild   R] dev-libs/libxslt-1.1.28-r1  USE=crypt -debug -python 
-static-libs PYTHON_TARGETS=python2_7 -python2_6 3,356 kB
-[ebuild   R] dev-perl/Locale-gettext-1.50.0  8 kB
-[ebuild   R] dev-perl/SGMLSpm-1.03-r7  92 kB
-[ebuild   R] dev-perl/Text-CharWidth-0.40.0  9 kB
-[ebuild   R] dev-perl/Text-WrapI18N-0.60.0  4 kB
-[ebuild   R] dev-perl/XML-LibXML-2.1.400  USE={-test} 442 kB
-[ebuild   R] dev-perl/XML-NamespaceSupport-1.110.0  51 kB
-[ebuild   R] dev-perl/XML-Parser-2.410.0  233 kB
-[ebuild   R] dev-perl/XML-SAX-0.990.0  46 kB
-[ebuild   R] dev-perl/XML-SAX-Base-1.80.0  28 kB
-[ebuild   R] dev-util/cmake-2.8.12.2  USE=ncurses -emacs -qt4 (-qt5) 
{-test} 5,927 kB
-[ebuild   R] dev-util/gperf-3.0.4  961 kB
-[ebuild   R] dev-util/gtk-doc-am-1.20  629 kB
-[ebuild   R] dev-util/intltool-0.50.2-r1  186 kB
-[ebuild   R] dev-util/pkgconfig-0.28  USE=-hardened -internal-glib 0 kB
-[ebuild   R] perl-core/Archive-Tar-1.900.0  57 kB
-[ebuild   R] perl-core/CPAN-Meta-2.120.921  75 kB
-[ebuild   R] perl-core/CPAN-Meta-Requirements-2.122.0  21 kB
-[ebuild   R] perl-core/CPAN-Meta-YAML-0.8.0  31 kB
-[ebuild   R] perl-core/ExtUtils-CBuilder-0.280.205  34 kB
-[ebuild   R] perl-core/ExtUtils-Install-1.540.0  66 kB
-[ebuild   R] perl-core/ExtUtils-MakeMaker-6.640.0  412 kB
-[ebuild   R] perl-core/ExtUtils-Manifest-1.610.0  29 kB
-[ebuild   R] perl-core/ExtUtils-ParseXS-3.180.0  62 kB
-[ebuild   R] perl-core/IPC-Cmd-0.780.0  27 kB
-[ebuild   R] perl-core/Module-Build-0.400.300  USE={-test} 301 kB
-[ebuild   R] perl-core/Module-CoreList-2.840.0  59 kB
-[ebuild   R] perl-core/Module-Load-0.240.0  6 kB
-[ebuild   R] perl-core/Module-Load-Conditional-0.540.0  13 kB
-[ebuild   R] perl-core/Module-Metadata-1.0.11  27 kB
-[ebuild   R] perl-core/Params-Check-0.360.0  12 kB
-[ebuild   R] perl-core/Parse-CPAN-Meta-1.440.400  8 kB
-[ebuild   R] perl-core/Test-Harness-3.260.0  288 kB
-[ebuild   R] perl-core/version-0.990.100  105 kB
-[ebuild   R] sys-apps/ed-1.6  85 kB
-[ebuild   R] sys-apps/help2man-1.43.3  USE=nls 195 kB
-[ebuild   R] sys-devel/autoconf-2.69:2.5  USE=-emacs -multislot 1,187 kB
-[ebuild   R] sys-devel/autoconf-wrapper-13  0 kB
-[ebuild   R] sys-devel/automake-1.11.6:1.11  1,068 kB
-[ebuild   R] sys-devel/automake-1.12.6:1.12  1,368 kB
-[ebuild   R] sys-devel/automake-1.13.4:1.13  1,416 kB
-[ebuild   R] sys-devel/automake-wrapper-9  0 kB
-[ebuild   R] sys-devel/bison-2.4.3  USE=nls -static 1,614 kB
-[ebuild   R] sys-devel/flex-2.5.37  USE=nls -static {-test} 1,273 kB
-[ebuild   R] sys-devel/m4-1.4.16  USE=-examples 982 kB
-[ebuild   R] virtual/perl-Archive-Tar-1.900.0  0 kB
-[ebuild   R] virtual/perl-CPAN-Meta-2.120.921  0 kB
-[ebuild   R] virtual/perl-CPAN-Meta-Requirements-2.122.0  0 kB
-[ebuild   R] virtual/perl-CPAN-Meta-YAML-0.8.0  0 kB
-[ebuild   R] virtual/perl-ExtUtils-CBuilder-0.280.205

[gentoo-user] emerge --rebuild-if-new-rev always triggers rebuild

2016-04-29 Thread Michael Mol
From the does-this-happen-to-anyone-else-or-is-it-just-me department.

I'm finding that if I include "--rebuild-if-new-rev y", I get a slew of new 
packages built, *even if I just built them*. That seems wrong. I've tried 
removing it, and the problem goes away. The presence or absence of "--rebuild-
if-new-slot y" seems to have no impact.

EMERGE_DEFAULT_OPTS="--tree --with-bdeps=y --keep-going --quiet-build=y --deep 
--unordered-display --load-average 3 --jobs=3 --rebuild-if-new-slot y --
rebuild-if-new-rev y"

$ emerge -puDN @world

These are the packages that would be merged:

Calculating dependencies... done!
[nomerge   ] dev-python/virtualenv-13.1.2 
[nomerge   ]  dev-python/setuptools-18.4 
[nomerge   ]   dev-lang/python-3.4.3-r1 
[nomerge   ]sys-libs/ncurses-5.9-r5 
[nomerge   ] sys-libs/gpm-1.20.7-r2 
[nomerge   ]  virtual/yacc-0 
[nomerge   ]   sys-devel/bison-3.0.4-r1 
[nomerge   ]sys-devel/flex-2.5.39-r1 
[nomerge   ] sys-devel/gettext-0.19.4 
[nomerge   ]  dev-libs/libxml2-2.9.3 
[nomerge   ]   sys-devel/autoconf-2.69 
[nomerge   ]dev-lang/perl-5.20.2 
[nomerge   ] app-admin/perl-cleaner-2.19 
[nomerge   ]  app-portage/portage-utils-0.62 
[nomerge   ]   dev-libs/iniparser-3.1-r1 
[nomerge   ]app-doc/doxygen-1.8.10-r1 
[nomerge   ] app-text/ghostscript-gpl-9.15-r1 
[nomerge   ]  x11-libs/gtk+-3.18.7 
[nomerge   ]   app-accessibility/at-spi2-atk-2.18.1 
[nomerge   ]dev-libs/glib-2.46.2-r2 
[nomerge   ]     dev-libs/libxslt-1.1.28-r5 
[nomerge   ]  dev-libs/libgcrypt-1.6.5 
[nomerge   ]   virtual/texi2dvi-0 
[nomerge   ]virtual/latex-base-1.0 
[nomerge   ] dev-texlive/texlive-fontutils-2014 
[nomerge   ]  dev-texlive/texlive-basic-2014 
[nomerge   ]   app-text/texlive-core-2014-r4 
[nomerge   ]x11-libs/cairo-1.14.2 
[nomerge   ] x11-libs/libX11-1.6.3 
[nomerge   ]  app-text/docbook-xml-dtd-4.3-r1 
[nomerge   ]   app-text/build-docbook-
catalog-1.19.1 
[nomerge   ]sys-apps/util-linux-2.26.2 
[nomerge   ] sys-libs/pam-1.2.1 
[nomerge   ]  sys-auth/pambase-20150213 
[nomerge   ]   sys-auth/consolekit-1.1.0 
[nomerge   ]sys-auth/polkit-0.113 
[ebuild  rR   ~] kde-plasma/polkit-kde-
agent-5.6.3 
[nomerge   ] kde-apps/kleopatra-4.14.10 
[nomerge   ]  kde-base/kdelibs-4.14.16 
[ebuild  rR   ~]   kde-apps/khelpcenter-5.6.2-r1 
[ebuild  rR]kde-frameworks/khtml-5.18.0 
[ebuild  rR   ~]kde-plasma/kde-cli-tools-5.6.3 
[ebuild  rR] kde-frameworks/kdesu-5.18.0 
[ebuild  rR]  kde-frameworks/kpty-5.18.0 
[nomerge   ] kde-plasma/plasma-meta-5.6.3 
[ebuild  rR   ~]  kde-plasma/ksshaskpass-5.6.3 
[ebuild  rR   ~]  kde-plasma/kmenuedit-5.6.3 
[ebuild  rR   ~]   kde-plasma/khotkeys-5.6.3 
[ebuild  rR   ~]kde-plasma/plasma-workspace-5.6.3 
[ebuild  rR   ~] kde-plasma/kwin-5.6.3 
[ebuild  rR   ~]  kde-plasma/kscreenlocker-5.6.3 
[ebuild  rR   ~] kde-plasma/libksysguard-5.6.3 
[ebuild  rR   ~] kde-apps/kio-extras-15.12.3 
[ebuild  rR] kde-frameworks/kxmlrpcclient-5.18.0 
[ebuild  rR   ~] kde-plasma/ksysguard-5.6.3 
[ebuild  rR   ~] kde-plasma/milou-5.6.3 
[ebuild  rR] kde-frameworks/ktexteditor-5.18.0 
[ebuild  rR   ~]  kde-plasma/kwrited-5.6.3 
[ebuild  rR   ~]  kde-plasma/bluedevil-5.6.3 
[ebuild  rR   ~]  kde-plasma/kgamma-5.6.3 
[ebuild  rR   ~]  kde-plasma/kinfocenter-5.6.3 
[ebuild  rR   ~]  kde-plasma/plasma-integration-5.6.3 
[ebuild  rR   ~]  kde-plasma/breeze-5.6.3 
[ebuild  rR]   kde-frameworks/frameworkintegration-5.18.0 
[ebuild  rR   ~]  kde-plasma/systemsettings-5.6.3 
[ebuild  rR   ~]   kde-plasma/kde-gtk-config-5.6.3 
[nomerge   ]  kde-plasma/plasma-desktop-5.6.3 
[ebuild  rR   ~]   kde-plasma/plasma-pa-5.6.3 
[ebuild  rR   ~]   kde-plasma/oxygen-5.6.3 
[ebuild  rR   ~]  kde-plasma/powerdevil-5.6.3 
[ebuild  rR   ~]  kde-plasma/sddm-kcm-5.6.3 
[ebuild  rR   ~]  kde-plasma/kdeplasma-addons-5.6.3 
[ebuild  rR]   kde-frameworks/kross-5.18.0 
[ebuild  rR   ~]  kde-plasma/kscreen-5.6.3 
[ebuild  rR   ~]  kde-plasma/user-manager-5.6.3 
[nomerge   ] kde-apps/kde-apps-meta-15.12.3-r3 
[nomerge   ]  kde-apps/kdegames-meta-15.12.3 
[ebuild  rR   ~]   kde-apps/ksquares-15.12.3 
[ebuild  rR   ~]  

Re: [gentoo-user] ffmpeg and libav: a slot conflict

2017-02-18 Thread Gevisz
On Sat, 18 Feb 2017 22:20:46 +0200 Alan McKinnon <alan.mckin...@gmail.com> 
wrote:

> On 18/02/2017 17:01, Gevisz wrote:
> > On Sat, 18 Feb 2017 13:02:22 +0100 Johannes Rosenberger <gen...@jorsn.eu> 
> > wrote:
> >   
> >> On 18.02.2017 12:21, gevisz wrote:  
> >>> Yet, a week ago, I updated my system without any problem but just now,
> >>> trying to update my system,
> >>>  I have got the following error message:
> >>>
> >>> # emerge --update --deep --with-bdeps=y --newuse --backtrack=90 --ask
> >>> world --verbose-conflicts --exclude chromium
> >>>
> >>> These are the packages that would be merged, in order:
> >>>
> >>> Calculating dependencies... done!
> >>> [ebuild  N ] dev-libs/tinyxml-2.6.2-r2  USE="stl -debug -doc 
> >>> -static-libs"
> >>> [ebuild U  ] app-shells/push-2.0 [1.6]
> >>> [ebuild  N ] app-shells/quoter-3.0_p2
> >>> [ebuild U  ] app-dicts/myspell-en-20170101 [20160901]
> >>> [ebuild U  ] dev-libs/libxslt-1.1.29-r1 [1.1.29]
> >>> [ebuild U  ] app-text/iso-codes-3.74 [3.70]
> >>> [ebuild U ~] net-misc/youtube-dl-2017.02.17 [2017.02.07] 
> >>> USE="offensive*"
> >>> [ebuild U  ] dev-python/ssl-fetch-0.4 [0.3]
> >>> [ebuild U ~] app-shells/zsh-completions-0.23.0 [0.22.0]
> >>> [ebuild U  ] net-dns/bind-tools-9.11.0_p3 [9.11.0_p2]
> >>> [ebuild U  ] app-portage/eix-0.32.4 [0.31.7-r1]
> >>> [ebuild U  ] gnome-base/gnome-common-3.18.0-r1 [3.18.0]
> >>> [ebuild U  ] media-libs/gstreamer-1.10.3 [1.8.3] USE="(-unwind)"
> >>> [ebuild U  ] dev-libs/libgee-0.18.1 [0.18.0]
> >>> [ebuild U  ] gnome-base/libgtop-2.34.2 [2.34.1]
> >>> [ebuild  N ] x11-themes/gnome-themes-standard-3.20.2-r1
> >>> [ebuild U  ] media-libs/libmediaart-1.9.0-r1 [1.9.0]
> >>> [ebuild U  ] app-text/rarian-0.8.1-r3 [0.8.1-r2]
> >>> [ebuild U  ] app-arch/libarchive-3.2.2-r1 [3.2.2]
> >>> [ebuild U  ] app-doc/gnucash-docs-2.6.15 [2.6.13]
> >>> [ebuild U  ] net-libs/libproxy-0.4.13-r2 [0.4.13-r1]
> >>> [ebuild   R] sys-apps/portage-2.3.3  USE="native-extensions*"
> >>> PYTHON_TARGETS="(-python3_6)"
> >>> [ebuild U  ] media-libs/gst-plugins-base-1.10.3 [1.8.3-r1]
> >>> [ebuild U  ] gnome-base/dconf-0.26.0-r1 [0.26.0]
> >>> [ebuild U  ] media-libs/gst-plugins-good-1.10.3 [1.8.3]
> >>> [ebuild U  ] media-libs/gst-plugins-ugly-1.10.3 [1.8.3]
> >>> [ebuild U  ] media-plugins/gst-plugins-cdparanoia-1.10.3 [1.8.3]
> >>> [ebuild U  ] media-plugins/gst-plugins-mad-1.10.3 [1.8.3]
> >>> [ebuild  N ] virtual/imagemagick-tools-0  USE="jpeg png svg tiff 
> >>> -perl"
> >>> [ebuild U  ] media-plugins/gst-plugins-flac-1.10.3 [1.8.3]
> >>> [ebuild U  ] media-plugins/gst-plugins-dvdread-1.10.3 [1.8.3]
> >>> [ebuild U  ] media-plugins/gst-plugins-x264-1.10.3 [1.8.3]
> >>> [ebuild U  ] media-plugins/gst-plugins-a52dec-1.10.3 [1.8.3]
> >>> [ebuild U  ] gnome-extra/libgsf-1.14.41-r1 [1.14.41]
> >>> [ebuild U  ] x11-libs/gtk+-2.24.31-r1 [2.24.31]
> >>> [ebuild  N ] x11-themes/gtk-engines-adwaita-3.20.2  ABI_X86="32 (64) 
> >>> (-x32)"
> >>> [ebuild U  ] x11-libs/vte-0.28.2-r208 [0.28.2-r207]
> >>> [ebuild U  ] dev-util/gtk-builder-convert-2.24.31-r1 [2.24.31]
> >>> [ebuild U  ] app-text/ghostscript-gpl-9.20-r1 [9.15-r1]
> >>> [ebuild U  ] media-libs/gst-plugins-bad-1.10.3 [1.8.3-r1]
> >>> [ebuild U  ] dev-libs/gjs-1.46.0 [1.45.4]
> >>> [ebuild U  ] dev-libs/appstream-glib-0.6.7 [0.6.3]
> >>> [ebuild U  ] media-plugins/gst-plugins-resindvd-1.10.3 [1.8.3]
> >>> [ebuild U  ] media-plugins/gst-plugins-dts-1.10.3 [1.8.3]
> >>> [ebuild U  ] media-plugins/gst-plugins-faad-1.10.3 [1.8.3]
> >>> [ebuild U  ] net-libs/webkit-gtk-2.14.5 [2.12.5]
> >>> [ebuild U  ] media-libs/clutter-gst-3.0.22 [3.0.20]
> >>> [ebuild U  ] app-portage/layman-2.4.2 [2.0.0-r3] USE="(-g-sorcery)
> >>> -gpg% -sqlite% -squashfs% -sync-plugin-portage%"
> >>> PYTHON_TARGETS="python3_4%* (-python3_5)"
> >>> [ebuild U  ] media-sound/pulseaudio-10.0 [9.0]
> >>> [ebuild   

Re: [gentoo-user] ffmpeg and libav: a slot conflict

2017-02-18 Thread Alan McKinnon
On 18/02/2017 17:01, Gevisz wrote:
> On Sat, 18 Feb 2017 13:02:22 +0100 Johannes Rosenberger <gen...@jorsn.eu> 
> wrote:
> 
>> On 18.02.2017 12:21, gevisz wrote:
>>> Yet, a week ago, I updated my system without any problem but just now,
>>> trying to update my system,
>>>  I have got the following error message:
>>>
>>> # emerge --update --deep --with-bdeps=y --newuse --backtrack=90 --ask
>>> world --verbose-conflicts --exclude chromium
>>>
>>> These are the packages that would be merged, in order:
>>>
>>> Calculating dependencies... done!
>>> [ebuild  N ] dev-libs/tinyxml-2.6.2-r2  USE="stl -debug -doc 
>>> -static-libs"
>>> [ebuild U  ] app-shells/push-2.0 [1.6]
>>> [ebuild  N ] app-shells/quoter-3.0_p2
>>> [ebuild U  ] app-dicts/myspell-en-20170101 [20160901]
>>> [ebuild U  ] dev-libs/libxslt-1.1.29-r1 [1.1.29]
>>> [ebuild U  ] app-text/iso-codes-3.74 [3.70]
>>> [ebuild U ~] net-misc/youtube-dl-2017.02.17 [2017.02.07] 
>>> USE="offensive*"
>>> [ebuild U  ] dev-python/ssl-fetch-0.4 [0.3]
>>> [ebuild U ~] app-shells/zsh-completions-0.23.0 [0.22.0]
>>> [ebuild U  ] net-dns/bind-tools-9.11.0_p3 [9.11.0_p2]
>>> [ebuild U  ] app-portage/eix-0.32.4 [0.31.7-r1]
>>> [ebuild U  ] gnome-base/gnome-common-3.18.0-r1 [3.18.0]
>>> [ebuild U  ] media-libs/gstreamer-1.10.3 [1.8.3] USE="(-unwind)"
>>> [ebuild U  ] dev-libs/libgee-0.18.1 [0.18.0]
>>> [ebuild U  ] gnome-base/libgtop-2.34.2 [2.34.1]
>>> [ebuild  N ] x11-themes/gnome-themes-standard-3.20.2-r1
>>> [ebuild U  ] media-libs/libmediaart-1.9.0-r1 [1.9.0]
>>> [ebuild U  ] app-text/rarian-0.8.1-r3 [0.8.1-r2]
>>> [ebuild U  ] app-arch/libarchive-3.2.2-r1 [3.2.2]
>>> [ebuild U  ] app-doc/gnucash-docs-2.6.15 [2.6.13]
>>> [ebuild U  ] net-libs/libproxy-0.4.13-r2 [0.4.13-r1]
>>> [ebuild   R] sys-apps/portage-2.3.3  USE="native-extensions*"
>>> PYTHON_TARGETS="(-python3_6)"
>>> [ebuild U  ] media-libs/gst-plugins-base-1.10.3 [1.8.3-r1]
>>> [ebuild U  ] gnome-base/dconf-0.26.0-r1 [0.26.0]
>>> [ebuild U  ] media-libs/gst-plugins-good-1.10.3 [1.8.3]
>>> [ebuild U  ] media-libs/gst-plugins-ugly-1.10.3 [1.8.3]
>>> [ebuild U  ] media-plugins/gst-plugins-cdparanoia-1.10.3 [1.8.3]
>>> [ebuild U  ] media-plugins/gst-plugins-mad-1.10.3 [1.8.3]
>>> [ebuild  N ] virtual/imagemagick-tools-0  USE="jpeg png svg tiff -perl"
>>> [ebuild U  ] media-plugins/gst-plugins-flac-1.10.3 [1.8.3]
>>> [ebuild U  ] media-plugins/gst-plugins-dvdread-1.10.3 [1.8.3]
>>> [ebuild U  ] media-plugins/gst-plugins-x264-1.10.3 [1.8.3]
>>> [ebuild U  ] media-plugins/gst-plugins-a52dec-1.10.3 [1.8.3]
>>> [ebuild U  ] gnome-extra/libgsf-1.14.41-r1 [1.14.41]
>>> [ebuild U  ] x11-libs/gtk+-2.24.31-r1 [2.24.31]
>>> [ebuild  N ] x11-themes/gtk-engines-adwaita-3.20.2  ABI_X86="32 (64) 
>>> (-x32)"
>>> [ebuild U  ] x11-libs/vte-0.28.2-r208 [0.28.2-r207]
>>> [ebuild U  ] dev-util/gtk-builder-convert-2.24.31-r1 [2.24.31]
>>> [ebuild U  ] app-text/ghostscript-gpl-9.20-r1 [9.15-r1]
>>> [ebuild U  ] media-libs/gst-plugins-bad-1.10.3 [1.8.3-r1]
>>> [ebuild U  ] dev-libs/gjs-1.46.0 [1.45.4]
>>> [ebuild U  ] dev-libs/appstream-glib-0.6.7 [0.6.3]
>>> [ebuild U  ] media-plugins/gst-plugins-resindvd-1.10.3 [1.8.3]
>>> [ebuild U  ] media-plugins/gst-plugins-dts-1.10.3 [1.8.3]
>>> [ebuild U  ] media-plugins/gst-plugins-faad-1.10.3 [1.8.3]
>>> [ebuild U  ] net-libs/webkit-gtk-2.14.5 [2.12.5]
>>> [ebuild U  ] media-libs/clutter-gst-3.0.22 [3.0.20]
>>> [ebuild U  ] app-portage/layman-2.4.2 [2.0.0-r3] USE="(-g-sorcery)
>>> -gpg% -sqlite% -squashfs% -sync-plugin-portage%"
>>> PYTHON_TARGETS="python3_4%* (-python3_5)"
>>> [ebuild U  ] media-sound/pulseaudio-10.0 [9.0]
>>> [ebuild U  ] media-plugins/gst-plugins-pulse-1.10.3 [1.8.3]
>>> [ebuild  N ] media-libs/libsdl2-2.0.4  USE="X alsa dbus joystick
>>> opengl pulseaudio sound threads udev video (-altivec) (-custom-cflags)
>>> (-fusionsound) -gles -haptic -nas -oss -static-libs -tslib -wayland
>>> -xinerama -xscreensaver" ABI_X86="32 (64) (-x32)" CPU_FLAGS_X86="3dnow
>>> mmx sse sse2"
>>> [ebuild U  ] 

Re: [gentoo-user] Re: VPS has issues emerging everything

2011-01-07 Thread Mark Knecht
-r4
[ebuild   R   ] dev-perl/Error-0.17.016
[ebuild   R   ] dev-perl/Digest-SHA1-2.12
[ebuild   R   ] perl-core/Scalar-List-Utils-1.23
[ebuild   R   ] dev-perl/XML-Parser-2.36-r1
[ebuild   R   ] dev-perl/Locale-gettext-1.05-r1
[ebuild   R   ] dev-perl/YAML-Tiny-1.41
[ebuild   R   ] perl-core/ExtUtils-ParseXS-2.22.05
[ebuild   R   ] perl-core/ExtUtils-CBuilder-0.27.03
[ebuild   R   ] dev-perl/Digest-HMAC-1.01-r1
[ebuild   R   ] dev-util/intltool-0.41.1
[ebuild   R   ] sys-apps/help2man-1.38.2
[ebuild   R   ] perl-core/Module-Build-0.36.07
[ebuild   R   ] dev-perl/Authen-SASL-2.15
[ebuild   R   ] dev-libs/openssl-1.0.0c
[ebuild   R   ] net-misc/curl-7.20.0-r2
[ebuild   R   ] dev-perl/Net-SSLeay-1.36
[ebuild   R   ] app-misc/ca-certificates-20090709
[ebuild   R   ] net-misc/iputils-20100418-r1
[ebuild   R   ] net-misc/wget-1.12-r3
[ebuild   R   ] dev-perl/IO-Socket-SSL-1.35
[ebuild   R   ] dev-perl/Net-SMTP-SSL-1.01
[ebuild   R   ] dev-vcs/git-1.7.2.2
[ebuild   R   ] sys-apps/man-1.6f-r4
[ebuild   R   ] sys-apps/man-pages-3.28
[ebuild   R   ] app-admin/eselect-1.2.11
[ebuild   R   ] sys-libs/e2fsprogs-libs-1.41.12
[ebuild   R   ] sys-libs/ncurses-5.7-r3
[ebuild   R   ] sys-apps/texinfo-4.13
[ebuild   R   ] sys-apps/util-linux-2.17.2
[ebuild   R   ] app-shells/bash-4.1_p7
[ebuild   R   ] app-editors/nano-2.2.4
[ebuild   R   ] sys-apps/less-436
[ebuild   R   ] sys-process/psmisc-22.12
[ebuild   R   ] sys-process/procps-3.2.8
[ebuild   R   ] sys-libs/gpm-1.20.6
[ebuild   R   ] sys-libs/readline-6.1
[ebuild   R   ] x11-libs/libSM-1.2.0
[ebuild   R   ] app-admin/perl-cleaner-2.7
[ebuild   R   ] sys-fs/e2fsprogs-1.41.12
[ebuild   R   ] virtual/editor-0
[ebuild   R   ] virtual/pager-0
[ebuild   R   ] dev-db/sqlite-3.7.2
[ebuild   R   ] app-admin/eselect-python-20100321
[ebuild   R   ] dev-lang/python-2.6.6-r1
[ebuild   R   ] dev-libs/libxml2-2.7.7
[ebuild   R   ] dev-lang/python-3.1.2-r4
[ebuild   R   ] sys-apps/file-5.04
[ebuild   R   ] sys-apps/portage-2.2.0_alpha13
[ebuild   R   ] x11-proto/xcb-proto-1.6-r1
[ebuild   R   ] dev-libs/libxslt-1.1.26
[ebuild   R   ] app-text/docbook-xml-dtd-4.3-r1
[ebuild   R   ] dev-python/setuptools-0.6.14
[ebuild   R   ] sys-libs/cracklib-2.8.16
[ebuild   R   ] x11-libs/libxcb-1.7
[ebuild   R   ] dev-util/gtk-doc-am-1.15
[ebuild   R   ] x11-libs/libX11-1.4.0
[ebuild   R   ] dev-libs/glib-2.24.1-r1
[ebuild   R   ] x11-libs/libXt-1.0.9
[ebuild   R   ] x11-libs/libXext-1.2.0
[ebuild   R   ] x11-libs/libXmu-1.1.0
[ebuild   R   ] sys-apps/dbus-1.4.1
[ebuild   R   ] x11-libs/libXpm-3.5.9
[ebuild   R   ] dev-libs/dbus-glib-0.88
[ebuild   R   ] x11-apps/xauth-1.0.5
[ebuild   R   ] x11-libs/libXaw-1.0.8
[ebuild   R   ] dev-libs/eggdbus-0.6
[ebuild   R   ] sys-apps/groff-1.20.1-r3
[ebuild   R   ] sys-apps/baselayout-1.12.14-r1
[ebuild   R   ] sys-apps/module-init-tools-3.5
[ebuild   R   ] sys-libs/pam-1.1.3
[ebuild   R   ] sys-apps/shadow-4.1.4.2-r6
[ebuild   R   ] sys-apps/busybox-1.17.4
[ebuild   R   ] net-misc/openssh-5.6_p1-r2
[ebuild   R   ] sys-auth/polkit-0.96-r1
[ebuild   R   ] sys-auth/consolekit-0.4.3
[ebuild   R   ] sys-libs/glibc-2.11.2-r3
[ebuild   R   ] sys-devel/gcc-4.4.4-r2
[ebuild   R   ] sys-fs/udev-151-r4
c2stable ~ # emerge -pe @system | grep perl
[ebuild   R   ] sys-devel/libperl-5.10.1
[ebuild   R   ] virtual/perl-digest-base-1.16
[ebuild   R   ] virtual/perl-Scalar-List-Utils-1.23
[ebuild   R   ] virtual/perl-libnet-1.22
[ebuild   R   ] virtual/perl-Digest-MD5-2.39
[ebuild   R   ] virtual/perl-ExtUtils-CBuilder-0.27.03
[ebuild   R   ] virtual/perl-Module-Build-0.36.07
[ebuild   R   ] virtual/perl-Test-Harness-3.17
[ebuild   R   ] virtual/perl-Archive-Tar-1.54
[ebuild   R   ] virtual/perl-ExtUtils-ParseXS-2.22.05
[ebuild   R   ] dev-lang/perl-5.12.2-r4
[ebuild   R   ] dev-perl/Error-0.17.016
[ebuild   R   ] dev-perl/Digest-SHA1-2.12
[ebuild   R   ] perl-core/Scalar-List-Utils-1.23
[ebuild   R   ] dev-perl/XML-Parser-2.36-r1
[ebuild   R   ] dev-perl/Locale-gettext-1.05-r1
[ebuild   R   ] dev-perl/YAML-Tiny-1.41
[ebuild   R   ] perl-core/ExtUtils-ParseXS-2.22.05
[ebuild   R   ] perl-core/ExtUtils-CBuilder-0.27.03
[ebuild   R   ] dev-perl/Digest-HMAC-1.01-r1
[ebuild   R   ] perl-core/Module-Build-0.36.07
[ebuild   R   ] dev-perl/Authen-SASL-2.15
[ebuild   R   ] dev-perl/Net-SSLeay-1.36
[ebuild   R   ] dev-perl/IO-Socket-SSL-1.35
[ebuild   R   ] dev-perl/Net-SMTP-SSL-1.01
[ebuild   R   ] app-admin/perl-cleaner-2.7
c2stable ~ #



Re: [gentoo-user] Re: VPS has issues emerging everything

2011-01-07 Thread Simon
 [ebuild   R   ] sys-devel/bison-2.4.2
 [ebuild   R   ] sys-apps/diffutils-2.8.7-r2
 [ebuild   R   ] sys-apps/attr-2.4.44
 [ebuild   R   ] app-arch/gzip-1.4
 [ebuild   R   ] sys-apps/kbd-1.15
 [ebuild   R   ] sys-apps/net-tools-1.60_p20090728014017-r1
 [ebuild   R   ] sys-apps/gawk-3.1.6
 [ebuild   R   ] app-arch/tar-1.23-r2
 [ebuild   R   ] sys-devel/make-3.81-r2
 [ebuild   R   ] dev-libs/libgpg-error-1.7
 [ebuild   R   ] sys-devel/binutils-2.20.1-r1
 [ebuild   R   ] sys-apps/acl-2.2.49
 [ebuild   R   ] net-misc/rsync-3.0.7
 [ebuild   R   ] dev-util/pkgconfig-0.25-r2
 [ebuild   R   ] dev-libs/libgcrypt-1.4.6
 [ebuild   R   ] x11-proto/xproto-7.0.19
 [ebuild   R   ] sys-apps/coreutils-8.7
 [ebuild   R   ] x11-proto/xextproto-7.1.2
 [ebuild   R   ] sys-libs/db-4.8.30
 [ebuild   R   ] x11-libs/xtrans-1.2.6
 [ebuild   R   ] x11-proto/kbproto-1.0.5
 [ebuild   R   ] sys-apps/usbutils-0.90
 [ebuild   R   ] x11-proto/xf86bigfontproto-1.2.0
 [ebuild   R   ] x11-proto/inputproto-2.0.1
 [ebuild   R   ] dev-libs/libpthread-stubs-0.1
 [ebuild   R   ] dev-libs/libpcre-8.02
 [ebuild   R   ] sys-libs/db-4.7.25_p4
 [ebuild   R   ] sys-libs/gdbm-1.8.3-r4
 [ebuild   R   ] x11-libs/libICE-1.0.7
 [ebuild   R   ] x11-libs/libXau-1.0.6
 [ebuild   R   ] x11-libs/libXdmcp-1.1.0
 [ebuild   R   ] sys-apps/grep-2.5.4-r1
 [ebuild   R   ] dev-lang/perl-5.12.2-r4
 [ebuild   R   ] dev-perl/Error-0.17.016
 [ebuild   R   ] dev-perl/Digest-SHA1-2.12
 [ebuild   R   ] perl-core/Scalar-List-Utils-1.23
 [ebuild   R   ] dev-perl/XML-Parser-2.36-r1
 [ebuild   R   ] dev-perl/Locale-gettext-1.05-r1
 [ebuild   R   ] dev-perl/YAML-Tiny-1.41
 [ebuild   R   ] perl-core/ExtUtils-ParseXS-2.22.05
 [ebuild   R   ] perl-core/ExtUtils-CBuilder-0.27.03
 [ebuild   R   ] dev-perl/Digest-HMAC-1.01-r1
 [ebuild   R   ] dev-util/intltool-0.41.1
 [ebuild   R   ] sys-apps/help2man-1.38.2
 [ebuild   R   ] perl-core/Module-Build-0.36.07
 [ebuild   R   ] dev-perl/Authen-SASL-2.15
 [ebuild   R   ] dev-libs/openssl-1.0.0c
 [ebuild   R   ] net-misc/curl-7.20.0-r2
 [ebuild   R   ] dev-perl/Net-SSLeay-1.36
 [ebuild   R   ] app-misc/ca-certificates-20090709
 [ebuild   R   ] net-misc/iputils-20100418-r1
 [ebuild   R   ] net-misc/wget-1.12-r3
 [ebuild   R   ] dev-perl/IO-Socket-SSL-1.35
 [ebuild   R   ] dev-perl/Net-SMTP-SSL-1.01
 [ebuild   R   ] dev-vcs/git-1.7.2.2
 [ebuild   R   ] sys-apps/man-1.6f-r4
 [ebuild   R   ] sys-apps/man-pages-3.28
 [ebuild   R   ] app-admin/eselect-1.2.11
 [ebuild   R   ] sys-libs/e2fsprogs-libs-1.41.12
 [ebuild   R   ] sys-libs/ncurses-5.7-r3
 [ebuild   R   ] sys-apps/texinfo-4.13
 [ebuild   R   ] sys-apps/util-linux-2.17.2
 [ebuild   R   ] app-shells/bash-4.1_p7
 [ebuild   R   ] app-editors/nano-2.2.4
 [ebuild   R   ] sys-apps/less-436
 [ebuild   R   ] sys-process/psmisc-22.12
 [ebuild   R   ] sys-process/procps-3.2.8
 [ebuild   R   ] sys-libs/gpm-1.20.6
 [ebuild   R   ] sys-libs/readline-6.1
 [ebuild   R   ] x11-libs/libSM-1.2.0
 [ebuild   R   ] app-admin/perl-cleaner-2.7
 [ebuild   R   ] sys-fs/e2fsprogs-1.41.12
 [ebuild   R   ] virtual/editor-0
 [ebuild   R   ] virtual/pager-0
 [ebuild   R   ] dev-db/sqlite-3.7.2
 [ebuild   R   ] app-admin/eselect-python-20100321
 [ebuild   R   ] dev-lang/python-2.6.6-r1
 [ebuild   R   ] dev-libs/libxml2-2.7.7
 [ebuild   R   ] dev-lang/python-3.1.2-r4
 [ebuild   R   ] sys-apps/file-5.04
 [ebuild   R   ] sys-apps/portage-2.2.0_alpha13
 [ebuild   R   ] x11-proto/xcb-proto-1.6-r1
 [ebuild   R   ] dev-libs/libxslt-1.1.26
 [ebuild   R   ] app-text/docbook-xml-dtd-4.3-r1
 [ebuild   R   ] dev-python/setuptools-0.6.14
 [ebuild   R   ] sys-libs/cracklib-2.8.16
 [ebuild   R   ] x11-libs/libxcb-1.7
 [ebuild   R   ] dev-util/gtk-doc-am-1.15
 [ebuild   R   ] x11-libs/libX11-1.4.0
 [ebuild   R   ] dev-libs/glib-2.24.1-r1
 [ebuild   R   ] x11-libs/libXt-1.0.9
 [ebuild   R   ] x11-libs/libXext-1.2.0
 [ebuild   R   ] x11-libs/libXmu-1.1.0
 [ebuild   R   ] sys-apps/dbus-1.4.1
 [ebuild   R   ] x11-libs/libXpm-3.5.9
 [ebuild   R   ] dev-libs/dbus-glib-0.88
 [ebuild   R   ] x11-apps/xauth-1.0.5
 [ebuild   R   ] x11-libs/libXaw-1.0.8
 [ebuild   R   ] dev-libs/eggdbus-0.6
 [ebuild   R   ] sys-apps/groff-1.20.1-r3
 [ebuild   R   ] sys-apps/baselayout-1.12.14-r1
 [ebuild   R   ] sys-apps/module-init-tools-3.5
 [ebuild   R   ] sys-libs/pam-1.1.3
 [ebuild   R   ] sys-apps/shadow-4.1.4.2-r6
 [ebuild   R   ] sys-apps/busybox-1.17.4
 [ebuild   R   ] net-misc/openssh-5.6_p1-r2
 [ebuild   R   ] sys-auth/polkit-0.96-r1
 [ebuild   R   ] sys-auth/consolekit-0.4.3
 [ebuild   R   ] sys-libs/glibc-2.11.2-r3
 [ebuild   R   ] sys-devel/gcc-4.4.4-r2
 [ebuild   R   ] sys-fs/udev-151-r4
 c2stable ~ # emerge -pe @system | grep perl
 [ebuild   R   ] sys-devel/libperl-5.10.1
 [ebuild   R   ] virtual/perl-digest-base-1.16
 [ebuild   R   ] virtual/perl-Scalar-List-Utils-1.23
 [ebuild   R   ] virtual/perl-libnet-1.22
 [ebuild   R   ] virtual/perl-Digest-MD5-2.39
 [ebuild   R   ] virtual/perl-ExtUtils-CBuilder-0.27.03
 [ebuild   R   ] virtual/perl-Module-Build

[gentoo-user] blocked packages both required by the system sys-apps/openrc vs. sys-apps/net-tools?

2012-11-26 Thread Pascal J. Bourguignon
-plugins/alsa-plugins-1.0.25-r1  USE=pulseaudio -debug 
-ffmpeg -jack -libsamplerate -speex 
[ebuild U  ]   media-sound/pulseaudio-2.1-r1 [1.1-r1] USE=gtk%* 
webrtc-aec%* xen%* (-systemd) 
[nomerge   ] dev-db/mysql-5.1.66 [5.1.62-r1]
[ebuild  N ]  dev-db/mysql-init-scripts-2.0_pre1-r2 
[ebuild U  ] mail-mta/postfix-2.9.4 [2.9.3]
[ebuild U  ] app-admin/apache-tools-2.2.23 [2.2.22]
[ebuild U  ] dev-libs/librep-0.92.2.1 [0.92.2]
[ebuild U  ] x11-libs/gtk+-3.4.4 [3.2.4-r1] USE=X%* (-wayland) 
[ebuild  NS] dev-db/postgresql-base-9.2.1 [9.1.5] USE=nls pam readline ssl 
threads zlib -doc -kerberos -ldap -pg_legacytimestamp LINGUAS=-af -cs -de -en 
-es -fa -fr -hr -hu -it -ko -nb -pl -pt_BR -ro -ru -sk -sl -sv -tr -zh_CN 
-zh_TW 
[nomerge   ] app-emulation/wine-1.4.1 
[ebuild  N ]  app-emulation/emul-linux-x86-xlibs-20121028  USE=opengl 
-development 
[ebuild U  ]   app-emulation/emul-linux-x86-opengl-20121028 [20120520]
[ebuild U  ] app-editors/emacs-24.2 [24.1-r1]
[nomerge   ] virtual/dev-manager-0 
[ebuild  N ]  virtual/udev-171  USE=acl static-libs -gudev -hwdb 
-introspection -keymap (-selinux) 
[nomerge   ] dev-games/openscenegraph-3.0.1 
[ebuild  N ]  virtual/glu-9.0 
[ebuild  N ]   media-libs/glu-9.0.0  USE=static-libs (-multilib) 
[ebuild U  ] x11-misc/xkeyboard-config-2.7 [2.6]
[ebuild U  ] x11-proto/xcb-proto-1.8 [1.7.1]
[nomerge   ] media-gfx/inkscape-0.48.3.1 
[nomerge   ]  dev-cpp/gtkmm-2.24.2 
[nomerge   ]   dev-cpp/pangomm-2.28.4 
[ebuild U  ]x11-libs/pango-1.30.1 [1.29.4]
[ebuild U  ] x11-libs/cairo-1.10.2-r3 [1.10.2-r2]
[ebuild U  ]  media-libs/mesa-9.0 [8.0.4-r1] USE=-r600-llvm-compiler% 
-xorg% VIDEO_CARDS=-radeonsi% 
[ebuild U  ]   x11-libs/libvdpau-0.5 [0.4.1-r1] USE=dri%* 
[ebuild U  ]x11-proto/dri2proto-2.8 [2.6]
[ebuild U  ] dev-util/desktop-file-utils-0.21 [0.20-r1]
[nomerge   ] sys-apps/usbutils-006 [004]
[nomerge   ]  sys-apps/hwids-20121119 
[blocks b  ]   sys-apps/usbutils-005-r1 (sys-apps/usbutils-005-r1 is 
blocking sys-apps/hwids-20121119)
[ebuild U  ]sys-apps/usbutils-006 [004]
[nomerge   ] media-gfx/inkscape-0.48.3.1 
[nomerge   ]  media-libs/libwmf-0.2.8.4-r4 
[ebuild U  ]   x11-libs/gdk-pixbuf-2.26.4 [2.24.1-r1]
[ebuild U  ] net-libs/gnutls-2.12.20 [2.12.18]
[nomerge   ] x11-drivers/xf86-video-sis-0.10.7 [0.10.4-r1]
[ebuild U  ]  x11-libs/libdrm-2.4.40 [2.4.33] VIDEO_CARDS=(-exynos) 
[ebuild U  ] sys-apps/dbus-1.6.8 [1.6.2]
[ebuild U  ] x11-proto/randrproto-1.4.0 [1.3.2]
[ebuild U  ] dev-libs/glib-2.32.4-r1 [2.32.4]
[ebuild U  ] app-text/iso-codes-3.37 [3.30]
[ebuild U  ] dev-util/dialog-1.1.20120706 [1.1.20120215]
[ebuild U  ] sys-apps/grep-2.14 [2.12]
[ebuild U  ] sys-apps/dstat-0.7.2-r1 [0.6.9-r1] USE=-wifi% 
[ebuild U  ] sci-calculators/units-2.00 [1.88]
[ebuild U  ] dev-libs/libxslt-1.1.27 [1.1.26-r4]
[ebuild  NS] sys-kernel/gentoo-sources-3.5.7 [3.3.8, 3.4.9] USE=-build 
-deblob -symlink 
[ebuild U  ] net-dns/bind-tools-9.9.2 [9.9.1_p2]
[ebuild U  ] media-libs/libmp3splt-0.7.3 [0.5.9] USE=pcre%* -doc% 
[ebuild U  ] dev-perl/Net-SSLeay-1.480.0-r1 [1.360.0]
[ebuild U  ] dev-lisp/asdf-1.89 [1.86-r1]
[ebuild U  ] dev-lang/swig-2.0.8 [2.0.4-r1]
[ebuild U  ] sci-mathematics/gmm-4.2 [4.1]
[ebuild U  ] sys-apps/net-tools-1.60_p20120127084908 [1.60_p20110409135728] 
USE=-old-output% 
[nomerge   ] sys-fs/cryptsetup-1.4.3 [1.4.1] USE=static-libs%* -static* 
[nomerge   ]  sys-fs/udev-171-r6 
[nomerge   ]   sys-apps/hwids-20121119 
[blocks b  ]sys-apps/pciutils-3.1.9-r2 (sys-apps/pciutils-3.1.9-r2 
is blocking sys-apps/hwids-20121119)
[ebuild U  ] sys-apps/pciutils-3.1.10 [3.1.9-r1]
[ebuild  N ]  sys-apps/hwids-20121119 
[nomerge   ] media-sound/pulseaudio-2.1-r1 [1.1-r1] USE=gtk%* webrtc-aec%* 
xen%* (-systemd) 
[ebuild  N~]  app-emulation/xen-4.1.2  USE=-custom-cflags -debug -flask 
-pae -xsm 
[ebuild U  ] x11-base/xorg-drivers-1.13 [1.12] VIDEO_CARDS=-chips% (-omap) 
-rendition% -sisusb% -tseng% 
[ebuild U  ] dev-libs/libevent-2.0.20 [2.0.19]
[nomerge   ] x11-drivers/xf86-video-qxl-0.1.0 [0.0.17]
[ebuild U  ]  app-emulation/spice-protocol-0.12.2 [0.10.1]
[nomerge   ] media-sound/pulseaudio-2.1-r1 [1.1-r1] USE=gtk%* webrtc-aec%* 
xen%* (-systemd) 
[ebuild  N ]  media-libs/webrtc-audio-processing-0.1  USE=static-libs 
[nomerge   ] app-emulation/qemu-1.1.2-r2 [1.1.1-r1] USE=jpeg%* png%* 
threads%* uuid%* vde* vnc%* -mixemu% -systemtap% QEMU_SOFTMMU_TARGETS=-lm32% 
[ebuild  N ]  sys-firmware/sgabios-0.1_pre8 
[ebuild  N ]  net-misc/vde-2.2.2 
[nomerge   ] app-emulation/wine-1.4.1 
[ebuild  N ]  app-emulation/emul-linux-x86-baselibs-20121028  
USE=-development 
[ebuild U  ] sys-devel/gnuconfig-20120818 [20120116]
[ebuild U  ] dev-libs/expat-2.1.0-r2

Re: [gentoo-user] Re: upgrading (profiles, too)

2019-05-31 Thread Peter Humphrey
 2 root root  12K May  7 02:52 gconv
-rw-r--r-- 1 root root 2.1K May  7 02:52 gcrt1.o
drwxr-xr-x 2 root root 4.0K May 31 09:20 jvm
drwxr-xr-x 3 root root 4.0K Mar 13 17:00 kernel
-rw-r--r-- 1 root root  19K May  7 02:52 libanl.a
lrwxrwxrwx 1 root root   23 May  7 02:51 libanl.so -> ../../lib32/libanl.so.1
-rw-r--r-- 1 root root 1.6K May  7 02:52 libBrokenLocale.a
lrwxrwxrwx 1 root root   32 May  7 02:51 libBrokenLocale.so -> 
../../lib32/libBrokenLocale.so.1
-rw-r--r-- 1 root root 4.2M May  7 02:52 libc.a
-rw-r--r-- 1 root root  23K May  7 02:52 libc_nonshared.a
-rw-r--r-- 1 root root  50K May  7 02:52 libcrypt.a
lrwxrwxrwx 1 root root   25 May  7 02:51 libcrypt.so -> 
../../lib32/libcrypt.so.1
-rwxr-xr-x 1 root root  244 May  7 02:51 libc.so
-rw-r--r-- 1 root root  15K May  7 02:52 libdl.a
lrwxrwxrwx 1 root root   22 May  7 02:51 libdl.so -> ../../lib32/libdl.so.2
-rw-r--r-- 1 root root 1.1K May  7 02:52 libg.a
-rw-r--r-- 1 root root 1.8M May  7 02:52 libm.a
-rw-r--r-- 1 root root 1.5K May  7 02:52 libmcheck.a
lrwxrwxrwx 1 root root   21 May  7 02:51 libm.so -> ../../lib32/libm.so.6
lrwxrwxrwx 1 root root   30 May  7 02:51 libnss_compat.so -> 
../../lib32/libnss_compat.so.2
lrwxrwxrwx 1 root root   26 May  7 02:51 libnss_db.so -> 
../../lib32/libnss_db.so.2
lrwxrwxrwx 1 root root   27 May  7 02:51 libnss_dns.so -> 
../../lib32/libnss_dns.so.2
lrwxrwxrwx 1 root root   29 May  7 02:51 libnss_files.so -> 
../../lib32/libnss_files.so.2
lrwxrwxrwx 1 root root   30 May  7 02:51 libnss_hesiod.so -> 
../../lib32/libnss_hesiod.so.2
-rw-r--r-- 1 root root 398K May  7 02:51 libpthread.a
lrwxrwxrwx 1 root root   27 May  7 02:51 libpthread.so -> 
../../lib32/libpthread.so.0
-rw-r--r-- 1 root root 110K May  7 02:52 libresolv.a
lrwxrwxrwx 1 root root   26 May  7 02:51 libresolv.so -> 
../../lib32/libresolv.so.2
-rw-r--r-- 1 root root  77K May  7 02:52 librt.a
lrwxrwxrwx 1 root root   22 May  7 02:51 librt.so -> ../../lib32/librt.so.1
-rwxr-xr-x 1 root root  98K May  7 01:29 libsandbox.so
lrwxrwxrwx 1 root root   29 May  7 02:51 libthread_db.so -> 
../../lib32/libthread_db.so.1
-rw-r--r-- 1 root root  14K May  7 02:52 libutil.a
lrwxrwxrwx 1 root root   24 May  7 02:51 libutil.so -> ../../lib32/libutil.so.1
drwxr-xr-x 2 root root 4.0K Mar  8 00:28 libxslt-plugins
drwxr-xr-x 3 root root 4.0K Mar 31 04:56 llvm
lrwxrwxrwx 1 root root   15 May  7 02:52 locale -> ../lib64/locale
-rw-r--r-- 1 root root  420 May  7 02:52 Mcrt1.o
drwxr-xr-x 3 root root 4.0K Mar  7 22:06 misc
drwxr-xr-x 2 root root 4.0K May 31 09:16 modules-load.d
drwxr-xr-x 2 root root 4.0K Mar 13 17:03 ntfs-3g
drwxr-xr-x 2 root root 4.0K May  7 01:36 polkit-1
drwxr-xr-x 5 root root 4.0K Mar  7 21:55 portage
lrwxrwxrwx 1 root root   19 May 10 10:35 postgresql -> postgresql-11/lib64
drwxr-xr-x 4 root root 4.0K May  7 00:20 python-exec
-rw-r--r-- 1 root root 1.5K May  7 02:52 Scrt1.o
drwxr-xr-x 5 root root 4.0K Mar 13 17:03 systemd
drwxr-xr-x 2 root root 4.0K May 26 08:09 tmpfiles.d
drwxr-xr-x 2 root root 4.0K May  7 02:44 upower


[gentoo-user] equery shows lyx didn't depend on qt, and emerge shows the opposite

2008-03-13 Thread Zhang Weiwu
 ]
  `-- dev-java/java-config-wrapper-0.14
   `-- app-portage/portage-utils-0.1.28
 `-- sys-devel/automake-1.7.9-r1
   `-- media-libs/libpng-1.2.22 [ png ]
   `-- media-libs/tiff-3.8.2-r2 [ tiff ]
`-- media-libs/jpeg-6b-r7 [ jpeg ]
`-- media-libs/jbigkit-1.6-r1 [ jbig ]
   `-- dev-lang/php-5.2.5_p20080206-r3 [ php ]
`-- app-admin/php-toolkit-1.0-r2
`-- net-misc/curl-7.16.4 [ curl ]
 `-- dev-libs/nss-3.11.7 [ nss !gnutls ]
  `-- dev-libs/nspr-4.6.7
 `-- net-dns/libidn-0.6.9-r1 [ idn ]
  `-- dev-java/gjdoc-0.7.8 [ java ]
   `-- dev-java/antlr-2.7.7
`-- app-arch/zip-2.32 [ source ]
`-- app-text/aspell-0.60.5 [ spell ]
 `-- app-dicts/aspell-en-6.0.0 [ linguas_en ]
`-- dev-db/sqlite-3.5.3 [ sqlite pdo ]
`-- app-text/htmltidy-5.10.26-r2 [ tidy ]
`-- x11-libs/libXpm-3.5.7 [ xpm ]
`-- dev-libs/libxslt-1.1.22 [ xsl ]
`-- mail-mta/ssmtp-2.61-r2 (virtual/mta)
 `-- net-mail/mailbase-1
   `-- app-text/libpaper-1.1.21
   `-- app-text/poppler-0.6.1-r1
`-- app-text/poppler-data-0.1 [ cjk ]
   `-- x11-misc/xdg-utils-1.0.2 [ X ]
`-- x11-apps/xprop-1.0.2
 `-- x11-libs/libXmu-1.0.3
   `-- virtual/ghostscript-0 (virtual/ghostscript)
`-- app-text/ghostscript-gpl-8.61-r1
 `-- media-libs/jasper-1.900.1-r1 [ jpeg2k ]
  `-- virtual/opengl-7.0 (virtual/opengl) [ 
opengl ]
   `-- media-libs/mesa-6.5.2-r1
`-- app-admin/eselect-opengl-1.0.5
`-- x11-libs/libXxf86vm-1.0.1
 `-- x11-proto/xf86vidmodeproto-2.2.2
`-- x11-libs/libdrm-2.3.0
`-- x11-libs/openmotif-2.2.3-r9 
(virtual/motif) [ motif ]
 `-- x11-libs/libXaw-1.0.4
  `-- x11-libs/libXp-1.0.0 [ xprint ]
   `-- x11-proto/printproto-1.0.3
  `-- sys-apps/ed-0.8
 `-- x11-libs/motif-config-0.9-r1
 `-- x11-misc/xbitmaps-1.0.1
 `-- sys-devel/automake-1.6.3
`-- x11-misc/makedepend-1.0.1
`-- x11-proto/xf86driproto-2.0.3 [ !hppa ]
`-- x11-proto/glproto-1.4.8
  `-- virtual/glut-1.0 (virtual/glut) [ opengl ]
   `-- media-libs/freeglut-2.4.0-r1
`-- virtual/glu-7.0 (virtual/glu)
 `-- media-fonts/arphicfonts-0.1.20060928 [ cjk 
]
  `-- x11-apps/mkfontdir-1.0.3 [ X ]
   `-- x11-apps/mkfontscale-1.0.3
`-- x11-libs/libfontenc-1.0.4
 `-- media-fonts/gnu-gs-fonts-std-8.11
  `-- app-admin/syslog-ng-2.0.6 (virtual/logger) [ 
syslog ]
   `-- dev-libs/eventlog-0.2.5
 `-- sys-apps/hal-0.5.9.1-r3 [ hal ]
  `-- sys-fs/udev-115-r1 [ kernel_linux ]
   `-- sys-apps/baselayout-1.12.10-r5
`-- virtual/init-0 (virtual/init)
 `-- sys-apps/sysvinit-2.86-r10 [ kernel_linux ]
`-- sys-apps/mktemp-1.5 [ !build !bootstrap ]
 `-- sys-apps/debianutils-2.25
`-- sys-apps/module-init-tools-3.4 [ !build 
!bootstrap ]
  `-- sys-apps/util-linux-2.13-r2 [ kernel_linux ]
   `-- sys-fs/e2fsprogs-1.40.3
`-- sys-libs/com_err-1.40.3
`-- sys-libs/ss-1.40.3
  `-- sys-apps

[gentoo-user] Something went wrong with DNS, plz help!

2014-07-26 Thread Grand Duet
-libs/db-4.8.30-r1 [4.8.30] ABI_X86=(64%*) (-32) (-x32) 
[ebuild   R] media-libs/a52dec-0.7.4-r6 
[ebuild U  ] media-libs/speex-1.2_rc1-r2 [1.2_rc1] ABI_X86=(64%*) (-32) 
(-x32) 
[ebuild U  ] media-libs/faad2-2.7-r3 [2.7-r2] ABI_X86=(64%*) (-32) (-x32) 
[ebuild U  ] dev-lang/tcl-8.5.15-r1 [8.5.13-r1] ABI_X86=(64%*) (-32) 
(-x32) 
[ebuild U  ] media-sound/lame-3.99.5-r1 [3.99.5] ABI_X86=(64%*) (-32) 
(-x32) 
[ebuild U  ] sys-devel/prelink-20130503 [20110511] USE=(-selinux) 
[ebuild U  ] media-libs/gd-2.0.35-r4 [2.0.35-r3] ABI_X86=(64%*) (-32) 
(-x32) 
[ebuild U  ] dev-libs/openssl-1.0.1h-r2 [1.0.1h-r1] ABI_X86=(64%*) (-32) 
(-x32) 
[ebuild U  ] dev-libs/libevent-2.0.21-r1 [2.0.21] USE=threads%* 
ABI_X86=(64%*) (-32) (-x32) 
[ebuild  NS] dev-lang/spidermonkey-24.2.0-r2 [17.0.0-r3] USE=system-icu 
-debug -icu -jit -minimal -static-libs {-test} 
[ebuild U  ] dev-libs/libxslt-1.1.28-r3 [1.1.28-r1] ABI_X86=(64%*) (-32) 
(-x32) 
[ebuild U  ] dev-util/itstool-2.0.2 [1.2.0-r1]
[ebuild U  ] sys-devel/flex-2.5.39-r1 [2.5.37] ABI_X86=(64%*) -32% (-x32) 
[ebuild U  ] app-text/iso-codes-3.55 [3.51] LINGUAS=-af% -am% -ar% -as% 
-ast% -az% -be% -bg% -bn% -bn_IN% -br% -bs% -byn% -ca% -crh% -cs% -cy% -da% 
-de% -dz% -el% -en% -eo% -es% -et% -eu% -fa% -fi% -fo% -fr% -ga% -gez% -gl% 
-gu% -haw% -he% -hi% -hr% -hu% -hy% -ia% -id% -is% -it% -ja% -ka% -kk% -km% 
-kn% -ko% -kok% -ku% -lt% -lv% -mi% -mk% -ml% -mn% -mr% -ms% -mt% -nb% -ne% 
-nl% -nn% -nso% -oc% -or% -pa% -pl% -ps% -pt% -pt_BR% -ro% -ru% -rw% -si% -sk% 
-sl% -so% -sq% -sr% -sr@latin% -sv% -sw% -ta% -te% -th% -ti% -tig% -tk% -tl% 
-tr% -tt% -tt@iqtelif% -ug% -uk% -ve% -vi% -wa% -wal% -wo% -xh% -zh_CN% -zh_HK% 
-zh_TW% -zu% 
[ebuild U  ] media-libs/libexif-0.6.21-r1 [0.6.21] ABI_X86=(64%*) (-32) 
(-x32) 
[ebuild   R] net-libs/gnutls-2.12.23-r6 
[ebuild U  ] gnome-extra/yelp-xsl-3.12.0 [3.10.1]
[ebuild U  ] app-text/yelp-tools-3.12.1 [3.10.0]
[ebuild U  ] x11-themes/gnome-icon-theme-3.12.0 [3.10.0]
[ebuild U  ] sys-libs/pam-1.1.8-r2 [1.1.6-r2] ABI_X86=(64%*) (-32) (-x32) 
[ebuild U  ] virtual/pam-0-r1 [0] ABI_X86=(64%*) (-32) (-x32) 
[ebuild U  ] dev-util/gdbus-codegen-2.40.0 [2.38.2]
[ebuild U  ] dev-libs/glib-2.40.0-r1 [2.38.2-r1]
[ebuild U  ] dev-cpp/glibmm-2.40.0 [2.38.1]
[ebuild  NS] dev-lang/vala-0.24.0-r1 [0.22.1] USE=vapigen {-test} 
[ebuild U  ] dev-libs/libcroco-0.6.8-r1 [0.6.8] ABI_X86=(64%*) (-32) 
(-x32) 
[ebuild U  ] net-libs/glib-networking-2.40.1-r1 [2.38.2] ABI_X86=(64%*) 
(-32) (-x32) 
[ebuild  N ] net-libs/libqmi-1.8.0  USE=-doc -static-libs 
[ebuild U  ] dev-libs/btparser-0.25 [0.24]
[ebuild U  ] dev-libs/gobject-introspection-1.40.0 [1.38.0]
[blocks b  ] dev-libs/gobject-introspection-1.40.0 
(dev-libs/gobject-introspection-1.40.0 is blocking 
dev-libs/gobject-introspection-common-1.40.0)
[blocks b  ] dev-libs/gobject-introspection-1.40 
(dev-libs/gobject-introspection-1.40 is blocking dev-libs/glib-2.40.0-r1)
[ebuild U  ] x11-libs/gdk-pixbuf-2.30.8 [2.30.7-r1]
[ebuild U  ] dev-libs/atk-2.12.0-r1 [2.10.0] ABI_X86=(64%*) (-32) (-x32) 
[ebuild U  ] media-libs/gstreamer-0.10.36-r2 [0.10.36] ABI_X86=(64%*) 
(-32) (-x32) 
[ebuild U  ] media-libs/gstreamer-1.2.4-r2 [1.2.3] ABI_X86=(64%*) (-32) 
(-x32) 
[ebuild U  ] net-libs/libsoup-2.46.0-r1 [2.44.2] ABI_X86=(64%*) (-32) 
(-x32) 
[ebuild U  ] gnome-base/gsettings-desktop-schemas-3.12.2 [3.10.1]
[ebuild U  ] gnome-base/libgtop-2.30.0 [2.28.5]
[ebuild U  ] media-libs/gst-plugins-base-0.10.36-r1 [0.10.36] 
ABI_X86=(64%*) (-32) (-x32) 
[ebuild U  ] net-libs/rest-0.7.91 [0.7.90]
[ebuild U  ] media-libs/gst-plugins-ugly-0.10.19-r1 [0.10.19] 
ABI_X86=(64%*) (-32) (-x32) 
[ebuild U  ] media-libs/gst-plugins-good-0.10.31-r1 [0.10.31] 
ABI_X86=(64%*) (-32) (-x32) 
[ebuild U  ] media-libs/gst-plugins-bad-0.10.23-r2 [0.10.23-r1] 
ABI_X86=(64%*) (-32) (-x32) 
[ebuild U  ] media-plugins/gst-plugins-xvideo-0.10.36-r1 [0.10.36] 
ABI_X86=(64%*) (-32) (-x32) 
[ebuild U  ] media-plugins/gst-plugins-alsa-0.10.36-r1 [0.10.36] 
ABI_X86=(64%*) (-32) (-x32) 
[ebuild U  ] media-plugins/gst-plugins-ogg-0.10.36-r1 [0.10.36] 
ABI_X86=(64%*) (-32) (-x32) 
[ebuild U  ] media-plugins/gst-plugins-vorbis-0.10.36-r1 [0.10.36] 
ABI_X86=(64%*) (-32) (-x32) 
[ebuild U  ] media-plugins/gst-plugins-x-0.10.36-r1 [0.10.36] 
ABI_X86=(64%*) (-32) (-x32) 
[ebuild U  ] media-plugins/gst-plugins-cdparanoia-0.10.36-r1 [0.10.36] 
ABI_X86=(64%*) (-32) (-x32) 
[ebuild U  ] media-plugins/gst-plugins-xvid-0.10.23-r1 [0.10.23] 
ABI_X86=(64%*) (-32) (-x32) 
[ebuild U  ] media-plugins/gst-plugins-dts-0.10.23-r1 [0.10.23] 
ABI_X86=(64%*) (-32) (-x32) 
[ebuild U  ] media-plugins/gst-plugins-dvdread-0.10.19-r1 [0.10.19] 
ABI_X86=(64%*) (-32) (-x32) 
[ebuild U  ] media-plugins/gst-plugins-x264-0.10.19-r1 [0.10.19] 
ABI_X86=(64%*) (-32) (-x32) 
[ebuild

[gentoo-user] emerge -DuN @system vs. emerge -DuN @world

2022-03-21 Thread hitachi303

Hi,

as far as I understand updating @system first should be safer and easier 
to perform than updating @world directly. It was mention that especially 
after updating the software after a somewhat long period this might 
solve conflicts. I often do experience different and wonder what the 
reason might be.


The example today would work in both ways but @system shows problems 
which @world does not have. Mostly those problems seem to be bigger to 
the point where @system does not work but @world does or manual package 
by package uninstalling and or emerging is required.


Normally I run emerge -Dua --reinstall changed-use @world but N fits 
better in the subject line.


Anyway just an observation.

Regards





emerge -DupN @system

These are the packages that would be merged, in order:

Calculating dependencies  ... done!
[ebuild U  ] sys-libs/glibc-2.33-r13:2.2::gentoo 
[2.33-r7:2.2::gentoo] USE="multiarch (multilib) ssp (static-libs) -audit 
-caps (-cet) -compile-locales (-crypt) (-custom-cflags) -doc -gd 
-headers-only -multilib-bootstrap -nscd -profile (-selinux) -st

atic-pie -suid -systemd -systemtap -test (-vanilla)" 0 KiB
[ebuild U  ] sys-apps/gentoo-functions-0.15::gentoo [0.14::gentoo] 0 KiB
[ebuild U  ] sys-devel/llvm-common-13.0.1::gentoo [13.0.0::gentoo] 
142.335 KiB

[ebuild U  ] sys-apps/hwdata-0.354::gentoo [0.353::gentoo] 2.161 KiB
[ebuild U  ] app-text/poppler-data-0.4.11::gentoo [0.4.10::gentoo] 
4.392 KiB
[ebuild U  ] sys-libs/timezone-data-2021e::gentoo [2021a-r1::gentoo] 
USE="nls -leaps-timezone -zic-slim" 680 KiB
[ebuild U  ] dev-libs/libpipeline-1.5.5::gentoo [1.5.4::gentoo] 
USE="-test" 934 KiB
[ebuild U  ] app-arch/zstd-1.5.2:0/1::gentoo [1.5.0:0/1::gentoo] 
USE="threads -lz4 -static-libs" ABI_X86="(64) -32 (-x32)" 1.906 KiB
[ebuild U  ] sys-libs/libseccomp-2.5.3::gentoo [2.5.1-r1::gentoo] 
USE="-python -static-libs -test%" ABI_X86="(64) -32 (-x32)" 
PYTHON_TARGETS="python3_9 -python3_8 -python3_10%" 623 KiB
[ebuild   R] sys-apps/sysvinit-2.99-r1::gentoo  USE="(-ibm) 
(-selinux) -static" KERNEL="(-FreeBSD%)" 0 KiB
[ebuild U  ] sys-kernel/installkernel-gentoo-5::gentoo [3::gentoo] 
USE="-grub%" 3 KiB
[ebuild   R] virtual/libcrypt-2:0/2::gentoo  USE="-static-libs" 
ABI_X86="32* (64) (-x32)" 0 KiB
[ebuild U  ] sys-libs/libxcrypt-4.4.27:0/1::gentoo 
[4.4.25-r1:0/1::gentoo] USE="(compat) (split-usr) (system) -static-libs 
-test" ABI_X86="32* (64) (-x32)" 605 KiB
[ebuild U  ] dev-libs/openssl-1.1.1n:0/1.1::gentoo 
[1.1.1l-r1:0/1.1::gentoo] USE="asm -rfc3779 -sctp -sslv3 -static-libs 
-test -tls-compression -tls-heartbeat -vanilla -verify-sig%" 
ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="(sse2)" 9.620 KiB
[ebuild U  ] app-text/qpdf-10.5.0:0/28::gentoo [10.4.0:0/28::gentoo] 
USE="ssl -doc% -examples -gnutls% -test" 17.933 KiB
[ebuild U  ] dev-perl/Try-Tiny-0.310.0::gentoo [0.300.0-r1::gentoo] 
USE="-minimal -test" 35 KiB
[ebuild U  ] dev-perl/URI-5.100.0::gentoo [5.90.0::gentoo] 
USE="-test" 107 KiB
[ebuild U  ] dev-perl/libwww-perl-6.600.0-r1::gentoo 
[6.550.0::gentoo] USE="ssl -test" 175 KiB
[ebuild U  ] sys-libs/libcap-2.63::gentoo [2.62::gentoo] USE="pam 
(split-usr) -static-libs -tools" ABI_X86="(64) -32 (-x32)" 171 KiB
[ebuild U  ] dev-libs/libxml2-2.9.13-r1:2::gentoo 
[2.9.12-r5:2::gentoo] USE="icu python readline -debug -examples -lzma 
-static-libs -test (-ipv6%*) (-verify-sig%)" ABI_X86="(64) -32 (-x32)" 
PYTHON_TARGETS="python3_9 -python3_8 -python3_10" 3.168 KiB
[ebuild U  ] sys-apps/util-linux-2.37.4::gentoo [2.37.3-r1::gentoo] 
USE="cramfs hardlink logger ncurses nls pam readline (split-usr) su suid 
udev (unicode) -audit -build -caps -cryptsetup -fdformat -kill -magic 
-python (-rtas) (-selinux) -slang -static-libs -systemd -test 
-tty-helpers" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python3_9 
-python3_8 -python3_10" 5.971 KiB
[ebuild U  ] dev-libs/expat-2.4.7::gentoo [2.4.4::gentoo] 
USE="unicode -examples -static-libs" ABI_X86="(64) -32 (-x32)" 444 KiB
[ebuild U  ] dev-python/tomli-2.0.1::gentoo [2.0.0::gentoo] 
USE="-test" PYTHON_TARGETS="python3_9 (-pypy3) -python3_8 -python3_10" 
144 KiB
[ebuild U  ] x11-libs/libICE-1.0.10-r1::gentoo [1.0.10::gentoo] 
USE="ipv6" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U  ] net-libs/gnutls-3.7.3-r1:0/30::gentoo 
[3.7.2:0/30::gentoo] USE="cxx idn nls openssl seccomp tls-heartbeat 
-dane -doc -examples -guile -pkcs11 -sslv2 -sslv3 -static-libs -test 
(-test-full) -tools -valgrind" ABI_X86="(64) -32 (-x32)" 5.976 KiB
[ebuild U  ] x11-libs/libXdmcp-1

  1   2   >