Re: [gentoo-user] portage bug?

2009-05-17 Thread Daniel Pielmeier
Daniel Iliev schrieb am 18.05.2009 00:16:
 Hi,
 
 
 Would anybody, please, confirm the following behavior before I file a
 report with B.G.O?
 
 
  % emerge -C dev-perl/yaml
 
  % emerge --depclean -p
 
 [-snip-]
 
 Calculating dependencies... done!
  * Dependencies could not be completely resolved due to
  * the following required packages not being installed:
  *
  *   dev-perl/yaml pulled in by:
  * perl-core/Module-Build-0.28.08
  *
  * Have you forgotten to run `emerge --update --newuse --deep world`
prior
  * to depclean? It may be necessary to manually uninstall packages that
no longer
  * exist in the portage tree since it may not be possible to satisfy
their
  * dependencies.  Also, be aware of the --with-bdeps option that is
documented
  * in `man emerge`.
 
 
 
 
  % emerge --update --newuse --deep world
 Calculating dependencies... done!
 Auto-cleaning packages...
 
 No outdated packages were found on your system.
 
 

What is the problem with this behavior. You unmerge yaml but it is
needed by Module-Build. What do you expect --depclean to do? If you run
emerge --update --newuse --deep world yaml would be pulled in again as
it is needed by Module-Build. --depclean only removes packages that have
now reverse dependencies which is not the case here.

-- 
Daniel Pielmeier



signature.asc
Description: OpenPGP digital signature


[gentoo-user] portage bug?

2009-05-17 Thread Daniel Iliev

Hi,


Would anybody, please, confirm the following behavior before I file a
report with B.G.O?


 % emerge -C dev-perl/yaml

 % emerge --depclean -p

[-snip-]

Calculating dependencies... done!
 * Dependencies could not be completely resolved due to
 * the following required packages not being installed:
 *
 *   dev-perl/yaml pulled in by:
 * perl-core/Module-Build-0.28.08
 *
 * Have you forgotten to run `emerge --update --newuse --deep world`
   prior
 * to depclean? It may be necessary to manually uninstall packages that
   no longer
 * exist in the portage tree since it may not be possible to satisfy
   their
 * dependencies.  Also, be aware of the --with-bdeps option that is
   documented
 * in `man emerge`.




 % emerge --update --newuse --deep world
Calculating dependencies... done!
 Auto-cleaning packages...

 No outdated packages were found on your system.


-- 
Best regards,
Daniel



Re: [gentoo-user] portage bug?

2009-05-17 Thread Jason Weisberger
From what I see, update newuse deep world is NOT pulling it back in.  That's
the bug.

On May 17, 2009 6:26 PM, Daniel Pielmeier daniel.pielme...@googlemail.com
wrote:

Daniel Iliev schrieb am 18.05.2009 00:16:

 Hi,Would anybody, please, confirm the following behavior before I
file a  report with B
What is the problem with this behavior. You unmerge yaml but it is
needed by Module-Build. What do you expect --depclean to do? If you run
emerge --update --newuse --deep world yaml would be pulled in again as
it is needed by Module-Build. --depclean only removes packages that have
now reverse dependencies which is not the case here.

--
Daniel Pielmeier


[gentoo-user] Re: Oddity in eix database

2014-11-20 Thread Martin Vaeth
Peter Humphrey pe...@prh.myzen.co.uk wrote:
 The following installed packages are not in the database:

 virtual/-MERGING-perl-CPAN-Meta-YAML

portage generates such a directory or file in /var/db/pkg
when it is merging the package. When portage exits
(even uncleanly), this entry should be removed.

If it still exists, it means that portage died in a bad
way (strange error, power failure or kill -9 signal).

It is safe to remove this file/dir from /var/db/pkg,
but I would recommend to re-emerge the corresponding package
(perl-CPAN-Meta-YAML in your case):
It might be that portage has partially merged some
files of the package but not yet all of them, or
something similar. You might get collision messages
when you try to re-emerge.




[gentoo-user] Q: What is "python-exec2c"? Why would "python3" dispatched through it not see an installed copy of pyyaml?

2021-03-06 Thread Steven Lembark


Question then is why "python-exec2c" dispatched via a symlink from
"python3" would fail to see the installed copy of pyyaml (or how
should I check with modules are avalable via "python3")?

e.g., is there the equivalent of "perl -MYAML -d -E 0" that would
allow me to check what it is that python thinks is installed?



I think that pyyaml is installed:

*  dev-python/pyyaml
  Latest version available: 5.4.1
  Latest version installed: 5.4.1
  Size of files: 170 KiB
  Homepage:  https://pyyaml.org/wiki/PyYAML 
https://pypi.org/project/PyYAML/ https://github.com/yaml/pyyaml
  Description:   YAML parser and emitter for Python
  License:   MIT

Running make for a program blows up with:


PYTHON species-data.h
Traceback (most recent call last):
 *File "/scratch/Build/crawl/crawl-ref/source/util/species-gen.py", line 
23, in 
 *  import yaml  # pip install pyyaml
ModuleNotFoundError: No module named 'yaml'
make: *** [Makefile:1741: species-data.h] Error 1
make -C rltiles all ARCH=x86_64-pc-linux-gnu NO_PKGCONFIG= TILES=y
make[1]: Entering directory '/scratch/Build/crawl/crawl-ref/source/rltiles'
make[1]: Leaving directory '/scratch/Build/crawl/crawl-ref/source/rltiles'
make: Target 'all' not remade because of errors.
make: Leaving directory '/scratch/Build/crawl/crawl-ref/source'

$ head -n1 /scratch/Build/crawl/crawl-ref/source/util/species-gen.py
#!/usr/bin/env python3

$ which python3
/usr/bin/python3

$ ls -ld $(which python3)
lrwxrwxrwx 1 root root 13 Oct 20 10:46 /usr/bin/python3 -> python-exec2c

Thanks

--
Steven Lembark
Workhorse Computing
lemb...@wrkhors.com
+1 888 359 3508



[gentoo-user] Oddity in eix database

2014-11-20 Thread Peter Humphrey
Hello list,

What's gone wrong here?

$ eix-test-obsolete

No non-matching entries in /etc/portage/package.keywords.
No non-matching entries in /etc/portage/package.accept_keywords.
No non-matching entries in /etc/portage/package.mask.
No non-matching entries in /etc/portage/package.unmask.
No non-matching or empty entries in /etc/portage/package.use.
No non-matching or empty entries in /etc/portage/package.env.
No non-matching or empty entries in /etc/portage/package.license.
No non-matching or empty entries in /etc/portage/package.accept_restrict.
No non-matching or empty entries in /etc/portage/package.cflags.
The following installed packages are not in the database:

virtual/-MERGING-perl-CPAN-Meta-YAML
--
[...]

I have no YAML installed, virtual or otherwise. Running as root makes no 
difference. I run eix-update as part of my daily sync.

It'd be good to remove the offending entry, even though it seems to be doing 
no harm. How would I go about that? 

-- 
Rgds
Peter.



Re: [gentoo-user] Re: Oddity in eix database

2014-11-20 Thread Peter Humphrey
On Thursday 20 November 2014 16:26:40 Martin Vaeth wrote:
 Peter Humphrey pe...@prh.myzen.co.uk wrote:
  The following installed packages are not in the database:
  
  virtual/-MERGING-perl-CPAN-Meta-YAML
 
 portage generates such a directory or file in /var/db/pkg
 when it is merging the package. When portage exits
 (even uncleanly), this entry should be removed.
 
 If it still exists, it means that portage died in a bad
 way (strange error, power failure or kill -9 signal).
 
 It is safe to remove this file/dir from /var/db/pkg,
 but I would recommend to re-emerge the corresponding package
 (perl-CPAN-Meta-YAML in your case):
 It might be that portage has partially merged some
 files of the package but not yet all of them, or
 something similar. You might get collision messages
 when you try to re-emerge.

Ah, I see. So I have now removed the offending directory. I didn't have that 
package installed (so I don't know why it left that directory, dated 6 Nov), 
but I emerged it single-shot, then ran emerge --depclean, which removed it 
again.

Everything tidied up neatly - thanks Martin.

-- 
Rgds
Peter.




Re: [gentoo-user] portage bug?

2009-05-17 Thread Peter Alfredsen
On Mon, 18 May 2009 01:16:24 +0300
Daniel Iliev daniel.il...@gmail.com wrote:

 
 Hi,
 
 
 Would anybody, please, confirm the following behavior before I file a
 report with B.G.O?
 
 
  % emerge -C dev-perl/yaml
[...] 
  % emerge --update --newuse --deep world
 Calculating dependencies... done!
  Auto-cleaning packages...
 
  No outdated packages were found on your system.

Try to add --with-bdeps=y and I think you'll find the expected
behavior.



[gentoo-user] nodejs 6.2.1 fails to compile

2016-06-27 Thread covici
Hi.  I am having problems emerging nodejs 6.2.1 which happened on my
last update of world.I get the following error output:

[ -x ./node ] && ./node tools/doc/generate.js --node-version=v6.2.1
--format=html --template=doc/template.html doc/api/modules.md >
out/doc/api/modules.html || node tools/doc/generate.js
--node-version=v6.2.1 --format=html --template=doc/t\emplate.html
doc/api/modules.md > out/doc/api/modules.html
Input file = doc/api/modules.md
module.js:442
throw err;
^

Error: Cannot find module
'/var/tmp/portage/net-libs/nodejs-6.2.1/work/node-v6.2.1/tools/eslint/node_modules/js-yaml'
at Function.Module._resolveFilename (module.js:440:15)
at Function.Module._load (module.js:388:25)
   at Module.require (module.js:468:17)
  at require (internal/module.js:20:19)
 at Object.

(/var/tmp/portage/net-libs/nodejs-6.2.1/work/node-v6.2.1/tools/doc/node_modules/js-yaml/index.js:15:18)
at Module._compile (module.js:541:32)
at Object.Module._extensions..js
   (module.js:550:10)
   at Module.load (module.js:458:32)
  at tryModuleLoad 
(module.js:417:12)
 at 
Function.Module._load

(module.js:409:3)
Input file = 
doc/api/modules.md
module.js:341
throw err;
^

Error: Cannot find module
'/var/tmp/portage/net-libs/nodejs-6.2.1/work/node-v6.2.1/tools/eslint/node_modules/js-yaml'
at Function.Module._resolveFilename (module.js:339:15)
at Function.Module._load (module.js:290:25)
   at Module.require (module.js:367:17)
  at require (internal/module.js:16:19)
 at Object.

(/var/tmp/portage/net-libs/nodejs-6.2.1/work/node-v6.2.1/tools/doc/node_modules/js-yaml/index.js:15:18)
at Module._compile (module.js:413:34)
at Object.Module._extensions..js
   (module.js:422:10)
   at Module.load (module.js:357:32)
  at Function.Module._load
 (module.js:314:12)
 at Module.require

(module.js:367:17)
make: *** 
[Makefile:290:

out/doc/api/modules.html] Error
1
 * ERROR:
 
net-libs/nodejs-6.2.1::gentoo
 failed 
(compile phase):

I looked on bgo and did a google search, but I don't see anything
relevant.

Any assistance would be appreciated.

-- 
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



Re: [gentoo-user] portage bug?

2009-05-17 Thread Nick Fortino
Daniel Iliev wrote:
 Hi,


 Would anybody, please, confirm the following behavior before I file a
 report with B.G.O?


  % emerge -C dev-perl/yaml

  % emerge --depclean -p

 [-snip-]

 Calculating dependencies... done!
  * Dependencies could not be completely resolved due to
  * the following required packages not being installed:
  *
  *   dev-perl/yaml pulled in by:
  * perl-core/Module-Build-0.28.08
  *
  * Have you forgotten to run `emerge --update --newuse --deep world`
prior
  * to depclean? It may be necessary to manually uninstall packages that
no longer
  * exist in the portage tree since it may not be possible to satisfy
their
  * dependencies.  Also, be aware of the --with-bdeps option that is
documented
  * in `man emerge`.




  % emerge --update --newuse --deep world
 Calculating dependencies... done!
   
 Auto-cleaning packages...
 

   
 No outdated packages were found on your system.
 


   
It's not a bug, it's counterintuitive expected behavior. The pointer to
the answer is buried in the error message: Also, be aware of the
--with-bdeps option that is  documented in `man emerge`

In summary, dev-perl/yaml is a build dependency of Module-Build, and
therefore not strictly required. By default, to be safe, depclean
expects it to be there. Since Module-Build is already installed,
however, by default emerge won't pull it in, because it shouldn't be
necessary. Hence, the behavior you observe.

You can file a bug if you wish, but make sure to do a full search, as
there are misunderstandings of depclean all over b.g.o.

Nick



Re: [gentoo-user] getting blocks for system and world update not resolved

2015-03-18 Thread Neil Bothwick
On Wed, 18 Mar 2015 05:11:25 +0100, Tamer Higazi wrote:

 Hi people!
 I have problems getting these blocks at a system update solved...
 
 I executed:
 emerge --backtrack=30 -fuDN @system @world
 ...
 ...
 [blocks B  ] perl-core/ExtUtils-Install-1.670.0
 (perl-core/ExtUtils-Install-1.670.0 is blocking
 virtual/perl-ExtUtils-Install-1.670.0)
 [blocks B  ] media-libs/libpostproc (media-libs/libpostproc is
 blocking media-video/ffmpeg-1.2.6-r1)
 [blocks B  ] perl-core/Parse-CPAN-Meta-1.441.400
 (perl-core/Parse-CPAN-Meta-1.441.400 is blocking
 virtual/perl-Parse-CPAN-Meta-1.441.400)
 [blocks B  ] media-video/ffmpeg:0 (media-video/ffmpeg:0 is
 blocking media-video/libav-9.17, media-libs/libpostproc-10.20140517-r1)
 [blocks B  ] perl-core/ExtUtils-Manifest-1.630.0
 (perl-core/ExtUtils-Manifest-1.630.0 is blocking
 virtual/perl-ExtUtils-Manifest-1.630.0-r1)
 [blocks B  ] perl-core/version-0.990.900
 (perl-core/version-0.990.900 is blocking
 virtual/perl-version-0.990.900-r1)
 [blocks B  ] perl-core/CPAN-Meta-YAML-0.12.0
 (perl-core/CPAN-Meta-YAML-0.12.0 is blocking
 virtual/perl-CPAN-Meta-YAML-0.12.0)

eselect news list

Then read the item titled ffmpeg/libav conflict management.

The perl issue has been covered several times already, including once a
few days ago. Remove all references to perl-core from your world file

emerge --deselect y $(qlist -IC perl-core)


-- 
Neil Bothwick

The trouble with the world is that everybody in it is three drinks behind.


pgpFhy7NB8w8o.pgp
Description: OpenPGP digital signature


[gentoo-user] getting blocks for system and world update not resolved

2015-03-17 Thread Tamer Higazi
Hi people!
I have problems getting these blocks at a system update solved...

I executed:
emerge --backtrack=30 -fuDN @system @world


Any ideas ?!

...
...
...
[blocks B  ] perl-core/ExtUtils-Install-1.670.0
(perl-core/ExtUtils-Install-1.670.0 is blocking
virtual/perl-ExtUtils-Install-1.670.0)
[blocks B  ] media-libs/libpostproc (media-libs/libpostproc is
blocking media-video/ffmpeg-1.2.6-r1)
[blocks B  ] perl-core/Parse-CPAN-Meta-1.441.400
(perl-core/Parse-CPAN-Meta-1.441.400 is blocking
virtual/perl-Parse-CPAN-Meta-1.441.400)
[blocks B  ] media-video/ffmpeg:0 (media-video/ffmpeg:0 is
blocking media-video/libav-9.17, media-libs/libpostproc-10.20140517-r1)
[blocks B  ] perl-core/ExtUtils-Manifest-1.630.0
(perl-core/ExtUtils-Manifest-1.630.0 is blocking
virtual/perl-ExtUtils-Manifest-1.630.0-r1)
[blocks B  ] perl-core/version-0.990.900
(perl-core/version-0.990.900 is blocking
virtual/perl-version-0.990.900-r1)
[blocks B  ] perl-core/CPAN-Meta-YAML-0.12.0
(perl-core/CPAN-Meta-YAML-0.12.0 is blocking
virtual/perl-CPAN-Meta-YAML-0.12.0)




Re: [gentoo-user] getting blocks for system and world update not resolved

2015-03-17 Thread Daniel Frey
On 03/17/2015 09:11 PM, Tamer Higazi wrote:
 Hi people!
 I have problems getting these blocks at a system update solved...
 
 I executed:
 emerge --backtrack=30 -fuDN @system @world
 
 
 Any ideas ?!
 
 ...
 ...
 ...
 [blocks B  ] perl-core/ExtUtils-Install-1.670.0
 (perl-core/ExtUtils-Install-1.670.0 is blocking
 virtual/perl-ExtUtils-Install-1.670.0)
 [blocks B  ] media-libs/libpostproc (media-libs/libpostproc is
 blocking media-video/ffmpeg-1.2.6-r1)
 [blocks B  ] perl-core/Parse-CPAN-Meta-1.441.400
 (perl-core/Parse-CPAN-Meta-1.441.400 is blocking
 virtual/perl-Parse-CPAN-Meta-1.441.400)
 [blocks B  ] media-video/ffmpeg:0 (media-video/ffmpeg:0 is
 blocking media-video/libav-9.17, media-libs/libpostproc-10.20140517-r1)
 [blocks B  ] perl-core/ExtUtils-Manifest-1.630.0
 (perl-core/ExtUtils-Manifest-1.630.0 is blocking
 virtual/perl-ExtUtils-Manifest-1.630.0-r1)
 [blocks B  ] perl-core/version-0.990.900
 (perl-core/version-0.990.900 is blocking
 virtual/perl-version-0.990.900-r1)
 [blocks B  ] perl-core/CPAN-Meta-YAML-0.12.0
 (perl-core/CPAN-Meta-YAML-0.12.0 is blocking
 virtual/perl-CPAN-Meta-YAML-0.12.0)
 
 

Do you have the perl-core packages in your world file? They shouldn't be
there. If you remove them emerge will figure out how to update them.

Regarding libav trying to replace ffmpeg, it's an annoying problem that
pops up now and then. It could be that a package you are trying to
install requires some USE flags for ffmpeg that aren't set, so it's
trying to replace it with libav with the USE flags it requires. Not very
intuitive...

Output from `emerge -pvuDN @world` would be better, it'll be easier to
sort out what ffmpeg needs.

Dan




Re: [gentoo-user] getting blocks for system and world update not resolved

2015-03-17 Thread Fernando Rodriguez
On Wednesday, March 18, 2015 5:11:25 AM Tamer Higazi wrote:
 Hi people!
 I have problems getting these blocks at a system update solved...
 
 I executed:
 emerge --backtrack=30 -fuDN @system @world
 
 
 Any ideas ?!
 
 ...
 ...
 ...
 [blocks B  ] perl-core/ExtUtils-Install-1.670.0
 (perl-core/ExtUtils-Install-1.670.0 is blocking
 virtual/perl-ExtUtils-Install-1.670.0)
 [blocks B  ] media-libs/libpostproc (media-libs/libpostproc is
 blocking media-video/ffmpeg-1.2.6-r1)
 [blocks B  ] perl-core/Parse-CPAN-Meta-1.441.400
 (perl-core/Parse-CPAN-Meta-1.441.400 is blocking
 virtual/perl-Parse-CPAN-Meta-1.441.400)
 [blocks B  ] media-video/ffmpeg:0 (media-video/ffmpeg:0 is
 blocking media-video/libav-9.17, media-libs/libpostproc-10.20140517-r1)
 [blocks B  ] perl-core/ExtUtils-Manifest-1.630.0
 (perl-core/ExtUtils-Manifest-1.630.0 is blocking
 virtual/perl-ExtUtils-Manifest-1.630.0-r1)
 [blocks B  ] perl-core/version-0.990.900
 (perl-core/version-0.990.900 is blocking
 virtual/perl-version-0.990.900-r1)
 [blocks B  ] perl-core/CPAN-Meta-YAML-0.12.0
 (perl-core/CPAN-Meta-YAML-0.12.0 is blocking
 virtual/perl-CPAN-Meta-YAML-0.12.0)
 
 

Try perl-cleaner --all and add -libav to your system wide USE flags. That 
usually fixes it for me.

If it doesnt unmerge all the perl-core packages and run emerge -vauDN @world 
again.
-- 
Fernando Rodriguez

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


Re: [gentoo-user] [solved] portage bug?

2009-05-17 Thread Daniel Iliev
On Mon, 18 May 2009 00:36:56 +0200
Peter Alfredsen loki_...@gentoo.org wrote:

 On Mon, 18 May 2009 01:16:24 +0300
 Daniel Iliev daniel.il...@gmail.com wrote:
 
  
  Hi,
  
  
  Would anybody, please, confirm the following behavior before I file
  a report with B.G.O?
  
  
   % emerge -C dev-perl/yaml
 [...] 
   % emerge --update --newuse --deep world
  Calculating dependencies... done!
   Auto-cleaning packages...
  
   No outdated packages were found on your system.
 
 Try to add --with-bdeps=y and I think you'll find the expected
 behavior.
 
 

Yes, that's it. Strange, I was under the impression that bdeps was yes
by default.

Thanks, guys, and sorry for the noise.

-- 
Best regards,
Daniel



Re: [gentoo-user] Q: What is "python-exec2c"? Why would "python3" dispatched through it not see an installed copy of pyyaml?

2021-03-06 Thread David Haller
Hello,

On Sat, 06 Mar 2021, Steven Lembark wrote:
>Question then is why "python-exec2c" dispatched via a symlink from
>"python3" would fail to see the installed copy of pyyaml (or how
>should I check with modules are avalable via "python3")?
[..]
>I think that pyyaml is installed:
>
>*  dev-python/pyyaml
>  Latest version available: 5.4.1
>  Latest version installed: 5.4.1
>  Size of files: 170 KiB
>  Homepage:  https://pyyaml.org/wiki/PyYAML 
> https://pypi.org/project/PyYAML/ https://github.com/yaml/pyyaml
>  Description:   YAML parser and emitter for Python
>  License:   MIT

Check with 'eix dev-python/pyyaml' or 'equery uses dev-python/pyyaml'
for what python versions that module is actually installed for and
compare that with the default python3 version (check 'python3 --version')

You probably need to re-emerge dev-python/pyyaml if PYTHON_TARGETS has
changed. You probably have it installed just for one target (which is
not your current default python3).

$ equery uses dev-python/pyyaml
[..]
 + + python_targets_python3_7 : Build with Python 3.7
 + + python_targets_python3_8 : Build with Python 3.8
 - - python_targets_python3_9 : Build with Python 3.9
[..]

So I have it installed for python 3.7.x and 3.8.x ...

HTH,
-dnh

-- 
It's simply unbelievable how much energy and creativity people have
invested into creating contradictory, bogus and stupid licenses...
--- Sven Rudolph about licences in debian/non-free.



Re: [gentoo-user] [solved] portage bug?

2009-05-17 Thread Dale
Daniel Iliev wrote:
 On Mon, 18 May 2009 00:36:56 +0200
 Peter Alfredsen loki_...@gentoo.org wrote:

   
 On Mon, 18 May 2009 01:16:24 +0300
 Daniel Iliev daniel.il...@gmail.com wrote:

 
 Hi,


 Would anybody, please, confirm the following behavior before I file
 a report with B.G.O?


  % emerge -C dev-perl/yaml
   
 [...] 
 
  % emerge --update --newuse --deep world
 Calculating dependencies... done!
   
 Auto-cleaning packages...
 
 No outdated packages were found on your system.
 
 Try to add --with-bdeps=y and I think you'll find the expected
 behavior.


 

 Yes, that's it. Strange, I was under the impression that bdeps was yes
 by default.

 Thanks, guys, and sorry for the noise.

   

It is if you add it to make.conf.  I added the line to mine a long time
ago.  Something like this:

# EMERGE_DEFAULT_OPTS allows emerge to act as if certain options are
# specified on every run. Useful options include --ask, --verbose,
# --usepkg and many others. Options that are not useful, such as --help,
# are not filtered.
EMERGE_DEFAULT_OPTS=--with-bdeps y

Hope that saves you some typing. 

Dale

:-)  :-) 



Re: [gentoo-user] Downloading podcasts via the command line?

2018-01-28 Thread Rich Freeman
On Sun, Jan 28, 2018 at 8:13 AM, Stroller
<strol...@stellar.eclipse.co.uk> wrote:
>
>> On 27 Jan 2018, at 14:10, Neil Bothwick <n...@stfw.net> wrote:
>>
>> I use Airsonic for this now but fkr several years before that I used 
>> flexget. Flexget's config file is a little tricky at first but it makes up 
>> for that with plenty of options.
>
> Are there ebuilds for either of these? I can't find them in Portage?
>
> The current version of Podracer, Rich's suggestion, is 10 years old!
>

Yeah, we'll be in really sad shape if bash or curl ever go away, or
when they stop using RSS/Atom...  :)

I have used flexget in the past, though more for video.  It works,
though the yaml is finicky as I recall.  It would probably be easier
to use for podcasts, but it is much more complex than podracer with a
large number of dependencies so I wouldn't underestimate the issues
you might run into maintaining it yourself.

-- 
Rich



Re: [gentoo-user] Q: What is "python-exec2c"? Why would "python3" dispatched through it not see an installed copy of pyyaml?

2021-03-07 Thread Steven Lembark
On Sun, 7 Mar 2021 00:09:47 +0100
David Haller  wrote:

> Hello,
> 
> On Sat, 06 Mar 2021, Steven Lembark wrote:
> >Question then is why "python-exec2c" dispatched via a symlink from
> >"python3" would fail to see the installed copy of pyyaml (or how
> >should I check with modules are avalable via "python3")?  
> [..]
> >I think that pyyaml is installed:
> >
> >*  dev-python/pyyaml
> >  Latest version available: 5.4.1
> >  Latest version installed: 5.4.1
> >  Size of files: 170 KiB
> >  Homepage:  https://pyyaml.org/wiki/PyYAML
> > https://pypi.org/project/PyYAML/ https://github.com/yaml/pyyaml
> > Description:   YAML parser and emitter for Python License:
> > MIT  
> 
> Check with 'eix dev-python/pyyaml' or 'equery uses dev-python/pyyaml'
> for what python versions that module is actually installed for and
> compare that with the default python3 version (check 'python3
> --version')

I believe there isn't any PYTHON_TARGET-ish setting on the system:

 $ grep PYTHON_TARGET /etc/portage/make.conf /etc/portage/package.use/*
/etc/portage/make.conf:#PYTHON_TARGETS="python3_7 python2_7"
/etc/portage/package.use/dizzy:#*/* PYTHON_TARGETS: python3_6 python3_7
/etc/portage/package.use/dizzy~:#*/* PYTHON_TARGETS: python3_6 python3_7

> You probably need to re-emerge dev-python/pyyaml if PYTHON_TARGETS has
> changed. You probably have it installed just for one target (which is
> not your current default python3).


 
> $ equery uses dev-python/pyyaml
> [..]
>  + + python_targets_python3_7 : Build with Python 3.7
>  + + python_targets_python3_8 : Build with Python 3.8
>  - - python_targets_python3_9 : Build with Python 3.9
> [..]
> 
> So I have it installed for python 3.7.x and 3.8.x ...
> 
> HTH,
> -dnh
> 

$  equery uses dev-python/pyyaml
[ Legend : U - final flag setting for installation]
[: I - package is installed with flag ]
[ Colors : set, unset ]
 * Found these USE flags for dev-python/pyyaml-5.4.1:
 U I
 - - examples : Install examples, usually source code
 + + libyaml  : enable support for C implementation using
libyaml
 - - python_targets_python3_7 : Build with Python 3.7
 + + python_targets_python3_8 : Build with Python 3.8
 - - python_targets_python3_9 : Build with Python 3.9
 - - test : Enable dependencies and/or preparations
necessary to run tests (usually controlled 
by
FEATURES=test but can be toggled 
independently)
(ins)lembark@dizzy ~ $ eselect python list
Available Python interpreters, in order of preference:
  [1]   python3.9
  [2]   python3.6
  [3]   python3.8 (fallback)
  [4]   python3.7 (fallback)
  [5]   python2.7 (fallback)

$ python3 --version;
Python 3.9.1


Q: If don't have PYTHON_TARGETS set 

Given that I installed it yesterday when the makefile told me
about pyyaml not being installed, there aren't any TARGETS set
(both commented), python3 appears to be python-3.9...

Q: Why would emerge pyyaml install the pacakge for a non-target 
   python version that isn't the one linked via python3?

Q: Is this related to the fact that I'm not actually checking 
   python but a wrapper named "python-exec2c":

$ ls -l /usr/bin/python3
lrwxrwxrwx 1 root root 13 Oct 20 10:46 /usr/bin/python3 -> python-exec2c


   i.e., could the wrapper be mis-diagnosing the correct python
   version at install time?

Q: Is there any reasonable way to have a single version of python
   installed so that I get out of this maze? Previous python 
   target advice left me with one machine being re-installed and
   I'd rather not have my server disabled at this point.

Thanks



-- 
Steven Lembark
Workhorse Computing
lemb...@wrkhors.com
+1 888 359 3508



[gentoo-user] depclean wants to remove all perl?

2014-07-30 Thread Mick
Having updated some perl packages, I ran perl-cleaner which failed with some 
blockers, I ran:

emerge --deselect --ask $(qlist -IC 'perl-core/*')

emerge -uD1a $(qlist -IC 'virtual/perl-*')

as advised by perl-cleaner, before I ran perl-cleaner successfully.

Following all this depclean give me a lng list of perl packages, but I am 
reluctant to hit yes, before I confirm that this correct:
 

 These are the packages that would be unmerged:

 perl-core/Module-Load-Conditional
selected: 0.540.0 
   protected: none 
 omitted: none 

 virtual/perl-ExtUtils-Install
selected: 1.590.0-r1 
   protected: none 
 omitted: none 

 virtual/perl-ExtUtils-Command
selected: 1.170.0-r5 
   protected: none 
 omitted: none 

 perl-core/Archive-Tar
selected: 1.900.0-r1 
   protected: none 
 omitted: none 

 perl-core/File-Spec
selected: 3.400.0 
   protected: none 
 omitted: none 

 perl-core/Time-Local
selected: 1.230.0-r1 
   protected: none 
 omitted: none 

 perl-core/CPAN-Meta-Requirements
selected: 2.122.0-r1 
   protected: none 
 omitted: none 

 perl-core/Test-Harness
selected: 3.260.0 
   protected: none 
 omitted: none 

 virtual/perl-Module-Load-Conditional
selected: 0.540.0-r1 
   protected: none 
 omitted: none 

 perl-core/ExtUtils-ParseXS
selected: 3.180.0-r1 
   protected: none 
 omitted: none 

 perl-core/IO-Compress
selected: 2.60.0 
   protected: none 
 omitted: none 

 perl-core/CPAN-Meta
selected: 2.120.921-r1 
   protected: none 
 omitted: none 

 perl-core/Compress-Raw-Bzip2
selected: 2.60.0 
   protected: none 
 omitted: none 

 perl-core/Parse-CPAN-Meta
selected: 1.440.400-r1 
   protected: none 
 omitted: none 

 perl-core/Params-Check
selected: 0.360.0-r1 
   protected: none 
 omitted: none 

 perl-core/Module-Load
selected: 0.240.0 
   protected: none 
 omitted: none 

 perl-core/Scalar-List-Utils
selected: 1.270.0 
   protected: none 
 omitted: none 

 perl-core/Module-Build
selected: 0.400.300-r1 
   protected: none 
 omitted: none 

 perl-core/Compress-Raw-Zlib
selected: 2.60.0 
   protected: none 
 omitted: none 

 perl-core/Digest-MD5
selected: 2.520.0-r1 
   protected: none 
 omitted: none 

 virtual/perl-IPC-Cmd
selected: 0.800.0-r1 
   protected: none 
 omitted: none 

 perl-core/CPAN-Meta-YAML
selected: 0.8.0-r1 
   protected: none 
 omitted: none 

 perl-core/Module-Metadata
selected: 1.0.11-r1 
   protected: none 
 omitted: none 

 virtual/perl-ExtUtils-Manifest
selected: 1.630.0-r1 
   protected: none 
 omitted: none 

 virtual/perl-ExtUtils-ParseXS
selected: 3.180.0-r2 
   protected: none 
 omitted: none 

 virtual/perl-IO-Zlib
selected: 1.100.0-r4 
   protected: none 
 omitted: none 

 virtual/perl-Test-Harness
selected: 3.260.0-r2 
   protected: none 
 omitted: none 

 virtual/perl-Module-CoreList
selected: 3.30.0 
   protected: none 
 omitted: none 

 virtual/perl-Module-Load
selected: 0.240.0-r1 
   protected: none 
 omitted: none 

 virtual/perl-Params-Check
selected: 0.360.0-r1 
   protected: none 
 omitted: none 

 virtual/perl-Compress-Raw-Bzip2
selected: 2.60.0-r2 
   protected: none 
 omitted: none 

 virtual/perl-Package-Constants
selected: 0.20.0-r4 
   protected: none 
 omitted: none 

 virtual/perl-File-Temp
selected: 0.230.0 
   protected: none 
 omitted: none 

 virtual/perl-CPAN-Meta-Requirements
selected: 2.122.0-r2 
   protected: none 
 omitted: none 

 virtual/perl-Test-Simple
selected: 0.980.0-r5 
   protected: none 
 omitted: none 

 virtual/perl-Digest
selected: 1.170.0-r3 
   protected: none 
 omitted: none 

 virtual/perl-Perl-OSType
selected: 1.3.0-r1 
   protected: none 
 omitted: none 

 virtual/perl-Archive-Tar
selected: 1.900.0-r2 
   protected: none 
 omitted: none 

 virtual/perl-CPAN-Meta
selected: 2.120.921-r2 
   protected: none 
 omitted: none 

 virtual/perl-Locale-Maketext-Simple
selected: 0.210.0-r4 
   protected: none 
 omitted: none 

 virtual/perl-Module-Metadata
selected: 1.0.11-r1 
   protected: none 
 omitted: none 

 virtual/perl-ExtUtils-CBuilder
selected: 0.280.210-r1 
   protected: none 
 omitted: none 

 virtual/perl-Parse-CPAN-Meta
selected: 1.440.400-r1 
   protected: none 
 omitted: none 

 virtual/perl-JSON-PP
selected: 2.272.20-r1 
   protected: none 
 omitted: none 

 virtual/perl-CPAN-Meta-YAML
selected: 0.8.0-r2 
   protected: none 
 omitted: none 

 virtual/perl-version
selected: 0.990.200-r1 
   protected: none 
 omitted: none 

All selected packages: virtual/perl-CPAN-Meta-2.120.921-r2 virtual/perl-
Package-Constants-0.20.0-r4 perl-core/Compress-Raw-Bzip2-2.60.0 virtual/perl-
Module-Metadata-1.0.11-r1 virtual/perl-Archive-Tar-1.900.0-r2 perl-
core/Module-Load

Re: [gentoo-user] depclean wants to remove all perl?

2014-07-30 Thread Alan McKinnon
On 30/07/2014 23:47, Mick wrote:
 Having updated some perl packages, I ran perl-cleaner which failed with some 
 blockers, I ran:
 
 emerge --deselect --ask $(qlist -IC 'perl-core/*')
 
 emerge -uD1a $(qlist -IC 'virtual/perl-*')
 
 as advised by perl-cleaner, before I ran perl-cleaner successfully.
 
 Following all this depclean give me a lng list of perl packages, but I am 
 reluctant to hit yes, before I confirm that this correct:


It's very likely safe:

http://dilfridge.blogspot.com/2014/07/perl-in-gentoo-dev-langperl-virtuals.html

I'm quite sure that whole list is now bundled with perl itself so
there's no need to have the modules as well.

Do read the link above and check your main perl version













  
 
 These are the packages that would be unmerged:
 
  perl-core/Module-Load-Conditional
 selected: 0.540.0 
protected: none 
  omitted: none 
 
  virtual/perl-ExtUtils-Install
 selected: 1.590.0-r1 
protected: none 
  omitted: none 
 
  virtual/perl-ExtUtils-Command
 selected: 1.170.0-r5 
protected: none 
  omitted: none 
 
  perl-core/Archive-Tar
 selected: 1.900.0-r1 
protected: none 
  omitted: none 
 
  perl-core/File-Spec
 selected: 3.400.0 
protected: none 
  omitted: none 
 
  perl-core/Time-Local
 selected: 1.230.0-r1 
protected: none 
  omitted: none 
 
  perl-core/CPAN-Meta-Requirements
 selected: 2.122.0-r1 
protected: none 
  omitted: none 
 
  perl-core/Test-Harness
 selected: 3.260.0 
protected: none 
  omitted: none 
 
  virtual/perl-Module-Load-Conditional
 selected: 0.540.0-r1 
protected: none 
  omitted: none 
 
  perl-core/ExtUtils-ParseXS
 selected: 3.180.0-r1 
protected: none 
  omitted: none 
 
  perl-core/IO-Compress
 selected: 2.60.0 
protected: none 
  omitted: none 
 
  perl-core/CPAN-Meta
 selected: 2.120.921-r1 
protected: none 
  omitted: none 
 
  perl-core/Compress-Raw-Bzip2
 selected: 2.60.0 
protected: none 
  omitted: none 
 
  perl-core/Parse-CPAN-Meta
 selected: 1.440.400-r1 
protected: none 
  omitted: none 
 
  perl-core/Params-Check
 selected: 0.360.0-r1 
protected: none 
  omitted: none 
 
  perl-core/Module-Load
 selected: 0.240.0 
protected: none 
  omitted: none 
 
  perl-core/Scalar-List-Utils
 selected: 1.270.0 
protected: none 
  omitted: none 
 
  perl-core/Module-Build
 selected: 0.400.300-r1 
protected: none 
  omitted: none 
 
  perl-core/Compress-Raw-Zlib
 selected: 2.60.0 
protected: none 
  omitted: none 
 
  perl-core/Digest-MD5
 selected: 2.520.0-r1 
protected: none 
  omitted: none 
 
  virtual/perl-IPC-Cmd
 selected: 0.800.0-r1 
protected: none 
  omitted: none 
 
  perl-core/CPAN-Meta-YAML
 selected: 0.8.0-r1 
protected: none 
  omitted: none 
 
  perl-core/Module-Metadata
 selected: 1.0.11-r1 
protected: none 
  omitted: none 
 
  virtual/perl-ExtUtils-Manifest
 selected: 1.630.0-r1 
protected: none 
  omitted: none 
 
  virtual/perl-ExtUtils-ParseXS
 selected: 3.180.0-r2 
protected: none 
  omitted: none 
 
  virtual/perl-IO-Zlib
 selected: 1.100.0-r4 
protected: none 
  omitted: none 
 
  virtual/perl-Test-Harness
 selected: 3.260.0-r2 
protected: none 
  omitted: none 
 
  virtual/perl-Module-CoreList
 selected: 3.30.0 
protected: none 
  omitted: none 
 
  virtual/perl-Module-Load
 selected: 0.240.0-r1 
protected: none 
  omitted: none 
 
  virtual/perl-Params-Check
 selected: 0.360.0-r1 
protected: none 
  omitted: none 
 
  virtual/perl-Compress-Raw-Bzip2
 selected: 2.60.0-r2 
protected: none 
  omitted: none 
 
  virtual/perl-Package-Constants
 selected: 0.20.0-r4 
protected: none 
  omitted: none 
 
  virtual/perl-File-Temp
 selected: 0.230.0 
protected: none 
  omitted: none 
 
  virtual/perl-CPAN-Meta-Requirements
 selected: 2.122.0-r2 
protected: none 
  omitted: none 
 
  virtual/perl-Test-Simple
 selected: 0.980.0-r5 
protected: none 
  omitted: none 
 
  virtual/perl-Digest
 selected: 1.170.0-r3 
protected: none 
  omitted: none 
 
  virtual/perl-Perl-OSType
 selected: 1.3.0-r1 
protected: none 
  omitted: none 
 
  virtual/perl-Archive-Tar
 selected: 1.900.0-r2 
protected: none 
  omitted: none 
 
  virtual/perl-CPAN-Meta
 selected: 2.120.921-r2 
protected: none 
  omitted: none 
 
  virtual/perl-Locale-Maketext-Simple
 selected: 0.210.0-r4 
protected: none 
  omitted: none 
 
  virtual/perl-Module-Metadata
 selected: 1.0.11-r1 
protected: none 
  omitted: none 
 
  virtual/perl-ExtUtils-CBuilder
 selected: 0.280.210-r1 
protected: none 
  omitted: none 
 
  virtual/perl-Parse-CPAN-Meta
 selected: 1.440.400-r1

Re: [gentoo-user] depclean wants to remove all perl?

2014-07-30 Thread J. Roeleveld
On 30 July 2014 23:47:19 CEST, Mick michaelkintz...@gmail.com wrote:
Having updated some perl packages, I ran perl-cleaner which failed with
some 
blockers, I ran:

emerge --deselect --ask $(qlist -IC 'perl-core/*')

emerge -uD1a $(qlist -IC 'virtual/perl-*')

as advised by perl-cleaner, before I ran perl-cleaner successfully.

Following all this depclean give me a lng list of perl packages,
but I am 
reluctant to hit yes, before I confirm that this correct:
 

 These are the packages that would be unmerged:

 perl-core/Module-Load-Conditional
selected: 0.540.0 
   protected: none 
 omitted: none 

 virtual/perl-ExtUtils-Install
selected: 1.590.0-r1 
   protected: none 
 omitted: none 

 virtual/perl-ExtUtils-Command
selected: 1.170.0-r5 
   protected: none 
 omitted: none 

 perl-core/Archive-Tar
selected: 1.900.0-r1 
   protected: none 
 omitted: none 

 perl-core/File-Spec
selected: 3.400.0 
   protected: none 
 omitted: none 

 perl-core/Time-Local
selected: 1.230.0-r1 
   protected: none 
 omitted: none 

 perl-core/CPAN-Meta-Requirements
selected: 2.122.0-r1 
   protected: none 
 omitted: none 

 perl-core/Test-Harness
selected: 3.260.0 
   protected: none 
 omitted: none 

 virtual/perl-Module-Load-Conditional
selected: 0.540.0-r1 
   protected: none 
 omitted: none 

 perl-core/ExtUtils-ParseXS
selected: 3.180.0-r1 
   protected: none 
 omitted: none 

 perl-core/IO-Compress
selected: 2.60.0 
   protected: none 
 omitted: none 

 perl-core/CPAN-Meta
selected: 2.120.921-r1 
   protected: none 
 omitted: none 

 perl-core/Compress-Raw-Bzip2
selected: 2.60.0 
   protected: none 
 omitted: none 

 perl-core/Parse-CPAN-Meta
selected: 1.440.400-r1 
   protected: none 
 omitted: none 

 perl-core/Params-Check
selected: 0.360.0-r1 
   protected: none 
 omitted: none 

 perl-core/Module-Load
selected: 0.240.0 
   protected: none 
 omitted: none 

 perl-core/Scalar-List-Utils
selected: 1.270.0 
   protected: none 
 omitted: none 

 perl-core/Module-Build
selected: 0.400.300-r1 
   protected: none 
 omitted: none 

 perl-core/Compress-Raw-Zlib
selected: 2.60.0 
   protected: none 
 omitted: none 

 perl-core/Digest-MD5
selected: 2.520.0-r1 
   protected: none 
 omitted: none 

 virtual/perl-IPC-Cmd
selected: 0.800.0-r1 
   protected: none 
 omitted: none 

 perl-core/CPAN-Meta-YAML
selected: 0.8.0-r1 
   protected: none 
 omitted: none 

 perl-core/Module-Metadata
selected: 1.0.11-r1 
   protected: none 
 omitted: none 

 virtual/perl-ExtUtils-Manifest
selected: 1.630.0-r1 
   protected: none 
 omitted: none 

 virtual/perl-ExtUtils-ParseXS
selected: 3.180.0-r2 
   protected: none 
 omitted: none 

 virtual/perl-IO-Zlib
selected: 1.100.0-r4 
   protected: none 
 omitted: none 

 virtual/perl-Test-Harness
selected: 3.260.0-r2 
   protected: none 
 omitted: none 

 virtual/perl-Module-CoreList
selected: 3.30.0 
   protected: none 
 omitted: none 

 virtual/perl-Module-Load
selected: 0.240.0-r1 
   protected: none 
 omitted: none 

 virtual/perl-Params-Check
selected: 0.360.0-r1 
   protected: none 
 omitted: none 

 virtual/perl-Compress-Raw-Bzip2
selected: 2.60.0-r2 
   protected: none 
 omitted: none 

 virtual/perl-Package-Constants
selected: 0.20.0-r4 
   protected: none 
 omitted: none 

 virtual/perl-File-Temp
selected: 0.230.0 
   protected: none 
 omitted: none 

 virtual/perl-CPAN-Meta-Requirements
selected: 2.122.0-r2 
   protected: none 
 omitted: none 

 virtual/perl-Test-Simple
selected: 0.980.0-r5 
   protected: none 
 omitted: none 

 virtual/perl-Digest
selected: 1.170.0-r3 
   protected: none 
 omitted: none 

 virtual/perl-Perl-OSType
selected: 1.3.0-r1 
   protected: none 
 omitted: none 

 virtual/perl-Archive-Tar
selected: 1.900.0-r2 
   protected: none 
 omitted: none 

 virtual/perl-CPAN-Meta
selected: 2.120.921-r2 
   protected: none 
 omitted: none 

 virtual/perl-Locale-Maketext-Simple
selected: 0.210.0-r4 
   protected: none 
 omitted: none 

 virtual/perl-Module-Metadata
selected: 1.0.11-r1 
   protected: none 
 omitted: none 

 virtual/perl-ExtUtils-CBuilder
selected: 0.280.210-r1 
   protected: none 
 omitted: none 

 virtual/perl-Parse-CPAN-Meta
selected: 1.440.400-r1 
   protected: none 
 omitted: none 

 virtual/perl-JSON-PP
selected: 2.272.20-r1 
   protected: none 
 omitted: none 

 virtual/perl-CPAN-Meta-YAML
selected: 0.8.0-r2 
   protected: none 
 omitted: none 

 virtual/perl-version
selected: 0.990.200-r1 
   protected: none 
 omitted: none 

All selected packages: virtual/perl-CPAN-Meta-2.120.921-r2
virtual/perl-
Package-Constants-0.20.0-r4 perl-core/Compress-Raw-Bzip2-2.60.0
virtual/perl-
Module-Metadata

[gentoo-user] Haskell stack

2015-09-06 Thread David Haller
Hello all,

could it be, that the dev-haskell stack deps are broken/out-of-sync?

I tried to emerge pandoc today, which pulled in haskell, and I got
lots of breakages. The tree is freshly synced. Anyway, I finally got
it solved by masking:

# grep haskell /etc/portage/* 2>/dev/null
/etc/portage/package.mask:>=dev-haskell/text-1.0
/etc/portage/package.mask:>=dev-haskell/yaml-0.8.10.1
/etc/portage/package.mask:>=dev-haskell/blaze-builder-conduit-1.1.0
/etc/portage/package.mask:>=dev-haskell/tls-1.2
/etc/portage/package.mask:dev-haskell/text-stream-decode
/etc/portage/package.mask:>=dev-haskell/conduit-1.0.10

Without these masks, conflicting versions of e.g. dev-haskell/text
were required. To my naive view, that smells of missing slots. Judging
from dev-haskell/text:

# eix dev-haskell/text
[I] dev-haskell/text
 Available versions:  0.11.3.1(0/0.11.3.1){tbz2} 
[m]1.1.1.3(0/1.1.1.3)^t{tbz2} [m]~1.2.1.3(0/1.2.1.3) {developer doc hscolour 
profile test}
 Installed versions:  0.11.3.1{tbz2}(00:21:34 07/09/15)(doc -developer 
-hscolour -profile -test)

(note the [m]asked by me versions, those should go in a SLOT=1).

The directory structure seems to support parallel installs:

/usr/lib64/text-0.11.3.1/ghc-7.6.3/Data/Text.hi
/usr/lib64/text-0.11.3.1/ghc-7.6.3/libHStext-0.11.3.1.a

so adding proper slots should be easy, but I'm not sure.

Can anyone reproduce this problem? I did not have _any_ haskell
package installed so far.

Should I open a bug? Or just wait a couple of days, sync, and try
again without the masks?

TIA,
-dnh

PS: does haskell have no dynamic libraries?

-- 
"God, root, what is difference?" - Pitr
"God is more forgiving." - Dave Aronson



Re: [gentoo-user] Gitlab experiences

2016-07-13 Thread J.
El mié, 13-07-2016 a las 09:13 -0400, Rich Freeman escribió:
> On Wed, Jul 13, 2016 at 8:44 AM, James <wirel...@tampabay.rr.com>
> wrote:
> > 
> > Has anyone attempted to install a self hosted gitlab  on gentoo
> > server(s)?
> > A small gentoo cluster/container setup? Using a Distributed File
> > System,
> > like cephfs, orangefs or other DFS?
> > 
> 
> I know the Gentoo Infra team has had negative experiences with
> hosting
> just about anything Java and don't want to go near it.  I don't know
> if that is based on specific experiences with GitLab or with just
> avoidance with Java in general.  Most of the competing solutions in
> this space are also Java-based which is why we don't host any kind of
> alternative to Github.
> 

What java has to do with gitlab? according to the repo I see is mostly
ruby code[1](both gitlab and gitlab-ci). what you wrote make it seems
like it is a java app.
In the github mirror of gitlab(the main app), the file stats are:
2,253 Ruby 
697 Haml
319 Markdown
158 CoffeeScript
99 SCSS
90 Cucumber
40 YAML
39 HTML+ERB
26 SVG
25 JavaScript
I have tried it using docker, and it does uses a lot of resources as
someone previously said.

BTW, after I quick look at Gogs it does seem a nice option, very
'github like'. I will try it for sure.

 [1] https://github.com/gitlabhq/gitlabhq



Re: [gentoo-user] Perl 5.30.1 Locale::Language missing

2020-01-04 Thread Petric Frank
Hello,

Am Samstag, 4. Januar 2020, 18:49:19 CET schrieb Mick:
> On Saturday, 4 January 2020 17:21:17 GMT Petric Frank wrote:
> > Hello,
> >
> > after an perl upgrade (5.28 --> 5.30) my web application is no more
> > working. It is missing Locale::Language.
> >
> > After a view to the perl source it indeed have been removed.
> >
> > A short search seems to state the the used have to install the packages
> >
> >   Locale::Language
> >   Locale::Codes
> >
> > from CPAN instead.
> >
> > Due i am not a master of constructing perl-ebuilds - anyone already have
> > build the ebuilds and share it with me ?
> >
> > Kind regards
> >
> >   Petric
>
> I don't know if it may be relevant to your problem, but have your run perl-
> cleaner since you updated perl?
>
> BTW, the current stable perl version is 5.30.1.

Yes i did:
-- cut --
*#* perl-cleaner --all
*** Removing perl-core packages from world file
***emerge --deselect  perl-core/File-Temp
*** Updating installed Perl virtuals
***emerge -u1  virtual/perl-CPAN-Meta virtual/perl-CPAN-Meta-YAML 
virtual/perl-Carp
virtual/perl-Compress-Raw-Bzip2 virtual/perl-Compress-Raw-Zlib 
virtual/perl-Data-
Dumper virtual/perl-Digest-MD5 virtual/per
** IMPORTANT:* 19 news items need reading for repository 'gentoo'.
*** Use *eselect news read* to view new items.
*** Beginning a clean up of .ph files
*** Excluding files for 5.30.1 and 5.30.1/x86_64-linux from cleaning
*** Locating ph files for removal
*** Locating packages for an update
*** Locating ebuilds linked against libperl
*** No package needs to be reinstalled.
-- cut --

I looked inside the perl source archives. Language.pm is missing from 5.30.1 
whereas it is
available in 5.28.2.

kind regards
  Petric




[gentoo-user] Difference between --update and --emptytree?

2013-03-30 Thread Walter Dnes
  Did an update today.  After the update, I checked again...

[d531][waltdnes][~] emerge -pv --update --changed-use world

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

Calculating dependencies... done!

Total: 0 packages, Size of downloads: 0 kB

  Good... nothing to add... I think.  But replace --update with
--emptytree, and a whole bunch of new and updated stuff shows up.  Is
there a logical explanation?  Should I emerge world?  Or just the new
and updated stuff (with the -1 flag)?  Here are listings of the new and
updated stuff...

[d531][waltdnes][~] emerge -pv --changed-use --emptytree world | grep ' N '
[ebuild  N ] virtual/perl-Locale-Maketext-Simple-0.210.0-r2  0 kB
[ebuild  N ] virtual/perl-Package-Constants-0.20.0-r2  0 kB
[ebuild  N ] virtual/perl-IO-Zlib-1.100.0-r2  0 kB
[ebuild  N ] perl-core/Compress-Raw-Bzip2-2.60.0  133 kB
[ebuild  N ] perl-core/Compress-Raw-Zlib-2.60.0  231 kB
[ebuild  N ] perl-core/Params-Check-0.360.0  12 kB
[ebuild  N ] perl-core/Module-CoreList-2.800.0  57 kB
[ebuild  N ] perl-core/Module-Load-0.240.0  6 kB
[ebuild  N ] virtual/perl-Params-Check-0.360.0  0 kB
[ebuild  N ] virtual/perl-Compress-Raw-Bzip2-2.60.0  0 kB
[ebuild  N ] virtual/perl-Compress-Raw-Zlib-2.60.0  0 kB
[ebuild  N ] virtual/perl-Module-CoreList-2.800.0  0 kB
[ebuild  N ] virtual/perl-Module-Load-0.240.0  0 kB
[ebuild  N ] perl-core/IO-Compress-2.60.0  238 kB
[ebuild  N ] virtual/perl-IO-Compress-2.60.0  0 kB
[ebuild  N ] perl-core/Archive-Tar-1.900.0  57 kB
[ebuild  N ] perl-core/Module-Load-Conditional-0.540.0  13 kB
[ebuild  N ] virtual/perl-Module-Load-Conditional-0.540.0  0 kB
[ebuild  N ] perl-core/IPC-Cmd-0.780.0  27 kB
[ebuild  N ] virtual/perl-IPC-Cmd-0.780.0  0 kB
[ebuild  N ] perl-core/CPAN-Meta-Requirements-2.122.0  21 kB
[ebuild  N ] virtual/perl-CPAN-Meta-Requirements-2.122.0  0 kB
[ebuild  N ] dev-lang/vala-0.18.1:0.18  USE={-test} -vapigen 0 kB

[d531][waltdnes][~] emerge -pv --changed-use --emptytree world | grep ' U '
[ebuild U  ] app-arch/rpm2targz-9.0.0.5g [9.0.0.4g] 6 kB
[ebuild U  ] gnome-base/gnome-common-3.6.0:3 [3.1.0:3] 141 kB
[ebuild U  ] dev-lang/nasm-2.10.07 [2.10.05] USE=-doc 665 kB
[ebuild U  ] perl-core/version-0.990.100 [0.940.0] 105 kB
[ebuild U  ] perl-core/Test-Harness-3.260.0 [3.230.0] 288 kB
[ebuild U  ] perl-core/Scalar-List-Utils-1.270.0 [1.230.0] 68 kB
[ebuild U  ] perl-core/CPAN-Meta-YAML-0.8.0 [0.4.0] 31 kB
[ebuild U  ] perl-core/ExtUtils-Manifest-1.610.0 [1.580.0] 29 kB
[ebuild U  ] perl-core/ExtUtils-Install-1.540.0 [1.54] 0 kB
[ebuild U  ] virtual/perl-version-0.990.100 [0.940.0] 0 kB
[ebuild U  ] virtual/perl-Scalar-List-Utils-1.270.0 [1.230.0-r2] 0 kB
[ebuild U  ] virtual/perl-CPAN-Meta-YAML-0.8.0 [0.4.0] 0 kB
[ebuild U  ] virtual/perl-Test-Harness-3.260.0 [3.230.0-r3] 0 kB
[ebuild U  ] virtual/perl-ExtUtils-Manifest-1.610.0 [1.580.0-r1] 0 kB
[ebuild U  ] virtual/perl-ExtUtils-Install-1.540.0 [1.54] 0 kB
[ebuild U  ] perl-core/Module-Metadata-1.0.11 [1.0.6] 27 kB
[ebuild U  ] perl-core/Parse-CPAN-Meta-1.440.400 [1.440.100] 8 kB
[ebuild U  ] virtual/perl-Parse-CPAN-Meta-1.440.400 [1.440.100-r2] 0 kB
[ebuild U  ] virtual/perl-Module-Metadata-1.0.11 [1.0.6] 0 kB
[ebuild U  ] virtual/perl-Archive-Tar-1.900.0 [1.54] 0 kB
[ebuild U  ] perl-core/ExtUtils-CBuilder-0.280.205 [0.27.03] 34 kB
[ebuild U  ] virtual/perl-ExtUtils-CBuilder-0.280.205 [0.27.03] 0 kB
[ebuild U  ] perl-core/ExtUtils-MakeMaker-6.640.0 [6.620.0] 412 kB
[ebuild U  ] virtual/perl-ExtUtils-MakeMaker-6.640.0 [6.620.0] 0 kB
[ebuild U  ] perl-core/CPAN-Meta-2.120.921 [2.112.621] 75 kB
[ebuild U  ] virtual/perl-CPAN-Meta-2.120.921 [2.112.621] 0 kB
[ebuild U  ] perl-core/Module-Build-0.400.300 [0.380.0] USE={-test%} 301 
kB
[ebuild U  ] virtual/perl-Module-Build-0.400.300 [0.380.0-r2] 0 kB
[ebuild U  ] app-arch/libarchive-3.0.4-r1 [3.0.3] USE=bzip2 zlib -acl 
-e2fsprogs -expat -iconv -lzma -nettle -static-libs -xattr 3,548 kB


-- 
Walter Dnes waltd...@waltdnes.org
I don't run desktop environments; I run useful applications



[gentoo-user] Re: Gitlab experiences

2016-07-13 Thread James
"J." García  gmail.com> writes:


> > I know the Gentoo Infra team has had negative experiences with
> > hosting
> > just about anything Java and don't want to go near it.  I don't know
> > if that is based on specific experiences with GitLab or with just
> > avoidance with Java in general.  Most of the competing solutions in
> > this space are also Java-based which is why we don't host any kind of
> > alternative to Github.

> What java has to do with gitlab? according to the repo I see is mostly
> ruby code[1](both gitlab and gitlab-ci). what you wrote make it seems
> like it is a java app.
> In the github mirror of gitlab(the main app), the file stats are:
> 2,253 Ruby 
> 697 Haml
> 319 Markdown
> 158 CoffeeScript
> 99 SCSS
> 90 Cucumber
> 40 YAML
> 39 HTML+ERB
> 26 SVG
> 25 JavaScript


Huh. (Double huh...) As Alan is always quick to quip:: JavaScript ain't
java, so that changes the entire game. Performance can be fixed with a
gentoo cluster (yet to be proven). I also read that gitlab is working to
make the "engine" faster.

> I have tried it using docker, and it does uses a lot of resources as
> someone previously said.

That's what clusters are for. ymmv. Lots of folks are using mesos,
for a variety of workloads. Others like Openstack, which is supported in
gentoo portage. My work on Apache-Mesos is suspended until I finish
up a rack install system I've been hacking on for a while. Apache-Mesos,
that works, can be found in BGO. 

Folks are building mesos cluster on Arm64v8 (Rpi-3) and soon those arm
clusters are going to everywhere, particularly in small companies An 8
node cluster for less than $500 USD. (includes 32 cores, 8 arm gpus and 16
gig of ram. So I'm just waiting on an arm64v8 board that has 4 gig of ram each.

> BTW, after I quick look at Gogs it does seem a nice option, very
> 'github like'. I will try it for sure.

For me, robust gentoo support for both Gogs and Gitlab is a good idea
as these are excellent codes to put on a (gentoo) cluster


>  [1] https://github.com/gitlabhq/gitlabhq

hth,
James



Re: [gentoo-user] Re: Gitlab experiences

2016-07-13 Thread Alan McKinnon

On 13/07/2016 20:14, James wrote:

"J." García  gmail.com> writes:



I know the Gentoo Infra team has had negative experiences with
hosting
just about anything Java and don't want to go near it.  I don't know
if that is based on specific experiences with GitLab or with just
avoidance with Java in general.  Most of the competing solutions in
this space are also Java-based which is why we don't host any kind of
alternative to Github.



What java has to do with gitlab? according to the repo I see is mostly
ruby code[1](both gitlab and gitlab-ci). what you wrote make it seems
like it is a java app.
In the github mirror of gitlab(the main app), the file stats are:
2,253 Ruby
697 Haml
319 Markdown
158 CoffeeScript
99 SCSS
90 Cucumber
40 YAML
39 HTML+ERB
26 SVG
25 JavaScript



Huh. (Double huh...) As Alan is always quick to quip:: JavaScript ain't
java, so that changes the entire game. Performance can be fixed with a
gentoo cluster (yet to be proven). I also read that gitlab is working to
make the "engine" faster.


I have two gitlabs at work

The old one which has been broken for yonks since an up grade that went 
terribly bad. New keys for users always made it into the gitlab db, 
never into git's ~/.ssh/authorized_keys, we have a handy script to 
restart the whole damn daemon because it hiccups every other day. Ever 
since a bad upgrade.


The new one sings along, and I moved all my ansible stuff to it. That 
interne did a good job with that projects.


But gitlab isn't Java in any way, don't know why Rich said that - he may 
have conflated gitlab with some other git*. Gitlab is ruby.


With this app, and actually all webapps running in interpreted 
frameworks, I support Rich's idea of running a prebuilt image in a 
container as an appliance. Just mount your storage into the appliance, 
and keep the database somewhere else. I've had too many screwups with 
updates - that ecosystem doesn't seem to care much for upgrade paths 
other than to make sure the dev could git pull daily and it would 
continue to work commit by commit :-)


Alan




[gentoo-user] perl-cleaner always wants to rebuild certain packages

2017-10-09 Thread Daniel Frey

I updated a machine today, it's fully up to date and depclean'ed.

For some reason, perl-cleaner consistantly wants to rebuild some packages:


# perl-cleaner --all
 * Removing perl-core packages from world file
 *emerge --deselect  perl-core/File-Path perl-core/File-Temp
>>> No matching atoms found in "world" favorites file...
 * Updating installed Perl virtuals
 *emerge -u1  virtual/perl-Carp virtual/perl-Compress-Raw-Bzip2 
virtual/perl-Compress-Raw-Zlib virtual/perl-CPAN-Meta 
virtual/perl-CPAN-Meta-YAML virtual/perl-Data-Dumper 
virtual/perl-Digest-MD5 virtual/perl-Digest-SHA virtual/perl-Encode 
virtual/perl-Exporter virtual/perl-ExtUtils-CBuilder 
virtual/perl-ExtUtils-Install virtual/perl-ExtUtils-MakeMaker 
virtual/perl-ExtUtils-Manifest virtual/perl-ExtUtils-ParseXS 
virtual/perl-File-Path virtual/perl-File-Spec virtual/perl-File-Temp 
virtual/perl-Getopt-Long virtual/perl-IO virtual/perl-IO-Compress 
virtual/perl-JSON-PP virtual/perl-libnet virtual/perl-MIME-Base64 
virtual/perl-Module-Metadata virtual/perl-parent 
virtual/perl-Parse-CPAN-Meta virtual/perl-Perl-OSType 
virtual/perl-Scalar-List-Utils virtual/perl-Storable 
virtual/perl-Sys-Syslog virtual/perl-Term-ANSIColor 
virtual/perl-Test-Harness virtual/perl-Text-ParseWords 
virtual/perl-Time-HiRes virtual/perl-Time-Local virtual/perl-version 
virtual/perl-XSLoader

Calculating dependencies... done!
>>> Auto-cleaning packages...

>>> No outdated packages were found on your system.

 * Beginning a clean up of .ph files
 * Excluding files for 5.24.1 and 5.24.1/x86_64-linux from cleaning

 * Locating ph files for removal

 * Locating packages for an update
 * Locating ebuilds linked against libperl
 *   Adding to list: sys-apps/texinfo:0
 *   Adding to list: www-apache/mod_perl:1
 *   Adding to list: net-irc/irssi:0
 * emerge -v1 --backtrack=200 --selective=n sys-apps/texinfo:0 
www-apache/mod_perl:1 net-irc/irssi:0



==

I've rebuilt them twice already, and ran perl-cleaner again to see if it 
cleared, but it still wants to rebuild them. What is perl-cleaner 
looking for when it decides something needs to be rebuilt?


Perl version:

# equery list perl
 * Searching for perl ...
[IP-] [  ] dev-lang/perl-5.24.1-r2:0/5.24

Dan



[gentoo-user] Slot Nightmare

2009-01-21 Thread Michael Sullivan
I've been fighting this for two days now:

catherine ~ # emerge -uD world
Calculating dependencies... done!
[ebuild U ] app-arch/cpio-2.9-r2 [2.9-r1]
[ebuild U ] net-misc/dhcpcd-4.0.7 [4.0.2]
[ebuild U ] dev-libs/mpfr-2.3.2 [2.3.1_p1]
[ebuild  N] dev-perl/yaml-0.65 
[ebuild  NS   ] sys-kernel/gentoo-sources-2.6.27-r8 [2.6.27-r7]
USE=-build -symlink 
[ebuild U ] sys-devel/gdb-6.8-r1 [6.7.1-r3] USE=-multitarget% 
[ebuild UD] app-text/poppler-0.6.3-r1 [0.10.3] USE=jpeg%* zlib%*
-cjk% 
[ebuild U ] sys-apps/groff-1.19.2-r3 [1.19.2-r1]
[ebuild U ] x11-terms/xterm-239 [237]
[ebuild U ] dev-java/ant-core-1.7.1-r2 [1.7.0-r1]
[ebuild U ] dev-lang/nasm-2.05.01 [2.04]
[ebuild U ] media-libs/libmpeg2-0.5.1 [0.4.1]
[ebuild U ] x11-libs/qscintilla-2.3.2 [2.1-r1]
[ebuild U ] dev-python/qscintilla-python-2.3.2 [2.1]
[ebuild U ] dev-python/PyQt-3.17.6 [3.17.4]
[ebuild  N] perl-core/Module-Build-0.28.08 
[ebuild  N] virtual/perl-Module-Build-0.28.08 
[ebuild  N] perl-core/ExtUtils-CBuilder-0.23 
[ebuild  N] virtual/perl-ExtUtils-CBuilder-0.23 
[ebuild  N] perl-core/ExtUtils-ParseXS-2.19 
[ebuild  N] virtual/perl-ExtUtils-ParseXS-2.19 

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

app-text/poppler:0

  ('installed', '/', 'app-text/poppler-0.10.3', 'nomerge') pulled in by
~app-text/poppler-0.10.3 required by ('installed', '/',
'app-text/poppler-bindings-0.10.3', 'nomerge')
(and 4 more)

  ('ebuild', '/', 'app-text/poppler-0.6.3-r1', 'merge') pulled in by
app-text/poppler required by world
=app-text/poppler-0.6.1 required by ('installed', '/',
'kde-base/kdegraphics-3.5.9', 'nomerge')
=app-text/poppler-0.4.3-r1 required by ('installed', '/',
'net-print/cups-1.3.9-r1', 'nomerge')
(and 1 more)


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.

I need poppler-0.10.3 to get around the qt circular dependency problem.
Lower versions of poppler and poppler-bindings are not installed:

catherine ~ # emerge -pvC poppler poppler-bindings

 These are the packages that would be unmerged:

 app-text/poppler
selected: 0.10.3 
   protected: none 
 omitted: none 

 app-text/poppler-bindings
selected: 0.10.3 
   protected: none 
 omitted: none 

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

I've tried every trick I can think of to get around this and nothing has
worked.  Please help me.




[gentoo-user] Re: Another reason to begin USE with -*

2006-03-13 Thread Harry Putnam
Rick van Hattem [EMAIL PROTECTED] writes:

 Instead of ufed I'd recommend profuse, it has the same options as ufed and 
 more. Really a great tool, very easy to use and gives you a clear list of 
 what use flags you have enabled (I do prefer the ncurses profuse -n command 
 above gtk)


Wow, it has a hefty numer of dependancies here.  About 25.

Calculating dependencies... done!
[ebuild  N] dev-perl/DelimMatch-1.06  USE=-minimal 8 kB 
[ebuild  N] perl-core/Scalar-List-Utils-1.18  USE=-minimal 35 kB 
[ebuild  N] dev-perl/XML-XPath-1.13  USE=-minimal 38 kB 
[ebuild  N] dev-perl/libxml-perl-0.08  USE=-minimal 62 kB 
[ebuild  N] dev-perl/XML-Handler-YAWriter-0.23-r1  USE=-minimal 25 kB 
[ebuild  N] dev-perl/XML-NamespaceSupport-1.09  USE=-minimal 7 kB 
[ebuild  N] dev-perl/XML-SAX-0.13  USE=-minimal 57 kB 
[ebuild  N] dev-perl/Text-Iconv-1.4  USE=-minimal 8 kB 
[ebuild  N] dev-perl/XML-Filter-BufferText-1.01  USE=-minimal 2 kB 
[ebuild  N] dev-perl/XML-SAX-Writer-0.44-r1  USE=-minimal 11 kB 
[ebuild  N] dev-perl/XML-Twig-3.22  USE=nls -minimal 280 kB 
[ebuild  N] dev-util/libconf-0.42.10-r1  USE=python -ruby 198 kB 
[ebuild  N] dev-perl/Curses-1.13  USE=-minimal 78 kB 
[ebuild  N] dev-perl/Pod-Escapes-1.04  USE=-minimal 9 kB 
[ebuild  N] dev-perl/Pod-Simple-3.03  USE=-minimal 247 kB 
[ebuild  N] dev-perl/Test-Pod-1.22  USE=-minimal 6 kB 
[ebuild  N] dev-perl/Curses-UI-0.95  USE=-minimal 138 kB 
[ebuild  N] dev-perl/extutils-depends-0.205  USE=-minimal 8 kB 
[ebuild  N] dev-perl/extutils-pkgconfig-1.07  USE=-minimal 6 kB 
[ebuild  N] dev-perl/glib-perl-1.105  USE=-minimal -xml 222 kB 
[ebuild  N] dev-perl/gtk2-perl-1.104  USE=-minimal 592 kB 
[ebuild  N] dev-perl/yaml-0.58  USE=-minimal -test 87 kB 
[ebuild  N] dev-perl/module-build-0.26.11  USE=-minimal 125 kB 
[ebuild  N] dev-perl/gtk2-fu-0.10  USE=-minimal 20 kB 
[ebuild  N] app-portage/profuse-0.25.3  USE=gtk ncurses 19 kB 

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] emerge --update - why doesn't it update my kde packages

2010-05-04 Thread KH

Am 04.05.2010 18:19, schrieb Paul Hartman:

On Tue, May 4, 2010 at 3:57 AM, Helmut Jarausch
jarau...@igpm.rwth-aachen.de  wrote:

Hi,
the following situation puzzles me a lot.

My 'standard' way of updating is
emerge --keep-going -j4 -1 --ask --update --newuse --deep --tree @system @world

but it didn't update anything.

Still, eix confirmed there were quite a lot of kde packages which have
newer versions, and indeed,
emerge -auv1 -j4 --keep-going  $(qlist -IC kde-base/)
upgraded 24 packages.

Where does this discrepancy come from?


Are they in your world, or depended upon by something in your world?

In other words, if you emerge --ask --depclean does it want to
remove those packages?



Hi,

do you see the diff in here:


emerge -av --depclean

 These are the packages that would be unmerged:

 sys-kernel/gentoo-sources
selected: 2.6.31-r10
   protected: none
 omitted: 2.6.30-r5 2.6.32-r7

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

Would you like to unmerge these packages? [Yes/No] n

Quitting.

Packages installed:   847
Packages in world:139
Packages in system:   50
Required packages:846
Number to remove: 1


and


emerge -av --depclean  --with-bdeps n

 These are the packages that would be unmerged:

 dev-util/cmake
selected: 2.6.4-r3
   protected: none
 omitted: none

 app-arch/rpm2targz
selected: 9.0.0.3g
   protected: none
 omitted: none

 x11-proto/xf86bigfontproto
selected: 1.2.0
   protected: none
 omitted: none

 dev-java/javacc
selected: 4.0-r4
   protected: none
 omitted: none

[...]

 perl-core/Compress-Raw-Zlib
selected: 2.021
   protected: none
 omitted: none

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

Would you like to unmerge these packages? [Yes/No] n

Quitting.

Packages installed:   847
Packages in world:139
Packages in system:   50
Required packages:774
Number to remove: 73




And the other way round

emerge -Duav world

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

Calculating dependencies... done!

Total: 0 packages, Size of downloads: 0 kB

Nothing to merge; would you like to auto-clean packages? [Yes/No] n

Quitting.



emerge -Duav --with-bdeps y world

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

Calculating dependencies... done!
[ebuild U ] dev-perl/yaml-0.71 [0.68] 111 kB
[ebuild U ] app-arch/cabextract-1.2-r1 [1.2] USE=-extra-tools% 190 kB
[ebuild U ] dev-perl/Archive-Zip-1.30 [1.20] 193 kB
[ebuild U ] perl-core/ExtUtils-ParseXS-2.22.03 [2.20.0401] 40 kB
[ebuild U ] virtual/perl-ExtUtils-ParseXS-2.22.03 [2.20.0401] 0 kB

Total: 5 packages (5 upgrades), Size of downloads: 533 kB

Would you like to merge these packages? [Yes/No] n

Quitting.



This is normal and expected behavior

kh



[gentoo-user] ~40 new perl-related ebuilds, why???

2010-09-30 Thread Jarry

Now this really scared me:

I just updated portage tree and checked if there are some updates
to install. To my surprise a huge list came with ~40 new ebuilds:

 # emerge --pretend --update --deep --newuse world

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

Calculating dependencies... done!
[ebuild  N] net-misc/curl-7.20.0-r2  USE=idn ipv6 ssl -ares -gnutls 
-kerberos -ldap -libssh2 -nss -test

[ebuild  N] dev-perl/Net-SSLeay-1.36
[ebuild  N] dev-perl/Net-LibIDN-0.12
[ebuild  N] perl-core/Scalar-List-Utils-1.23
[ebuild  N] perl-core/libnet-1.22  USE=-sasl
[ebuild  N] perl-core/MIME-Base64-3.08
[ebuild  N] dev-perl/YAML-Tiny-1.41
[ebuild  N] perl-core/Test-Harness-3.17
[ebuild  N] perl-core/Package-Constants-0.02
[ebuild  N] perl-core/Compress-Raw-Bzip2-2.024
[ebuild  N] perl-core/Compress-Raw-Zlib-2.024
[ebuild  N] perl-core/ExtUtils-CBuilder-0.27.03
[ebuild  N] virtual/perl-Scalar-List-Utils-1.23
[ebuild  N] virtual/perl-libnet-1.22
[ebuild  N] virtual/perl-MIME-Base64-3.08
[ebuild  N] virtual/perl-ExtUtils-CBuilder-0.27.03
[ebuild  N] virtual/perl-Test-Harness-3.17
[ebuild  N] virtual/perl-Package-Constants-0.02
[ebuild  N] virtual/perl-Compress-Raw-Bzip2-2.024
[ebuild  N] virtual/perl-Compress-Raw-Zlib-2.024
[ebuild  N] dev-perl/IO-Socket-SSL-1.33  USE=idn
[ebuild  N] perl-core/digest-base-1.16
[ebuild  N] perl-core/IO-Compress-2.024
[ebuild  N] perl-core/ExtUtils-ParseXS-2.22.05
[ebuild  N] virtual/perl-digest-base-1.16
[ebuild  N] dev-perl/Net-SMTP-SSL-1.01
[ebuild  N] virtual/perl-IO-Compress-2.024
[ebuild  N] virtual/perl-ExtUtils-ParseXS-2.22.05
[ebuild  N] dev-perl/Digest-SHA1-2.12
[ebuild  N] perl-core/Digest-MD5-2.39
[ebuild  N] perl-core/IO-Zlib-1.10
[ebuild  N] virtual/perl-Digest-MD5-2.39
[ebuild  N] virtual/perl-IO-Zlib-1.10
[ebuild  N] dev-perl/Digest-HMAC-1.01-r1
[ebuild  N] perl-core/Archive-Tar-1.54
[ebuild  N] dev-perl/Authen-SASL-2.12  USE=-kerberos
[ebuild  N] virtual/perl-Archive-Tar-1.54
[ebuild  N] perl-core/Module-Build-0.36.07
[ebuild  N] virtual/perl-Module-Build-0.36.07
[ebuild  N] dev-perl/Error-0.17.016  USE=-test
[ebuild  N] dev-vcs/git-1.7.2.2  USE=blksha1 curl iconv perl 
threads webdav -bash-completion -cgi -cvs -doc -emacs -gtk (-ppcsha1) 
-subversion -tk -xinetd

[ebuild U ] sys-devel/gettext-0.18.1.1-r1 [0.17-r1] USE=git%*
[ebuild U ] sys-libs/e2fsprogs-libs-1.41.12 [1.41.11]
[ebuild U ] sys-fs/e2fsprogs-1.41.12 [1.41.11]

What happened since yesterday, why suddenly so many ebuilds want
to be newly installed? I checked changelogs for gettext, e2fsprogs
and e2fsprogs-libs but did not find any clue about what caused
all this perl-stuff to be pulled up. Can someone explain it to me?

Jarry

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



[gentoo-user] depclean asking to remove *many* perl

2012-05-11 Thread Allan Gottlieb
A recent world update followed by depclean resulted in a request to
remove nearly 30 dev-perl packages (plus an old boost).

I don't use perl, but wonder what triggered this change.  I have not
changed any use flags.

My inclination is to let depclean have its way, but wanted to check here
first in case this looks suspicious to anyone.

thanks,
allan

 These are the packages that would be unmerged:

 app-text/libspectre
selected: 0.2.6 
   protected: none 
 omitted: none 

 dev-perl/Module-Install
selected: 1.60.0 
   protected: none 
 omitted: none 

 dev-libs/boost
selected: 1.48.0-r2 
   protected: none 
 omitted: 1.49.0-r1 

 dev-perl/PAR-Dist
selected: 0.480.0 
   protected: none 
 omitted: none 

 dev-perl/File-Remove
selected: 1.520.0 
   protected: none 
 omitted: none 

 dev-perl/YAML-Tiny
selected: 1.510.0 
   protected: none 
 omitted: none 

 dev-perl/JSON
selected: 2.530.0 
   protected: none 
 omitted: none 

 dev-perl/Module-ScanDeps
selected: 1.80.0 
   protected: none 
 omitted: none 

 dev-util/boost-build
selected: 1.48.0-r1 
   protected: none 
 omitted: 1.49.0 

 dev-perl/LWP-Protocol-https
selected: 6.30.0 
   protected: none 
 omitted: none 

 dev-perl/libwww-perl
selected: 6.40.0 
   protected: none 
 omitted: none 

 dev-perl/WWW-RobotRules
selected: 6.10.0 
   protected: none 
 omitted: none 

 dev-perl/HTTP-Cookies
selected: 6.0.1 
   protected: none 
 omitted: none 

 dev-perl/HTTP-Daemon
selected: 6.10.0 
   protected: none 
 omitted: none 

 dev-perl/HTTP-Negotiate
selected: 6.0.1 
   protected: none 
 omitted: none 

 dev-perl/File-Listing
selected: 6.40.0 
   protected: none 
 omitted: none 

 dev-perl/Net-HTTP
selected: 6.30.0 
   protected: none 
 omitted: none 

 dev-perl/HTTP-Message
selected: 6.30.0 
   protected: none 
 omitted: none 

 virtual/perl-Encode
selected: 2.440.0 
   protected: none 
 omitted: none 

 dev-perl/Encode-Locale
selected: 1.30.0 
   protected: none 
 omitted: none 

 dev-perl/HTML-Parser
selected: 3.690.0 
   protected: none 
 omitted: none 

 dev-perl/LWP-MediaTypes
selected: 6.20.0 
   protected: none 
 omitted: none 

 dev-perl/URI
selected: 1.600.0 
   protected: none 
 omitted: none 

 dev-perl/HTTP-Date
selected: 6.20.0 
   protected: none 
 omitted: none 

 dev-perl/HTML-Tagset
selected: 3.200.0 
   protected: none 
 omitted: none 

 perl-core/Encode
selected: 2.440.0 
   protected: none 
 omitted: none 

 virtual/perl-Time-Local
selected: 1.200.0-r1 
   protected: none 
 omitted: none 

 perl-core/Time-Local
selected: 1.200.0 
   protected: none 
 omitted: none 




[gentoo-user] Re: Testing ebuilds

2020-03-20 Thread Ian Zimmerman
On 2020-03-20 10:10, Alarig Le Lay wrote:

> > Assuming it's /usr/lib/portage/python3.6/ebuild-helpers/dobin, mine
> > contains as the last significant chunk the following:
> > 
> > for x in "$@" ; do
> > if [[ -e ${x} ]] ; then
> > install -m0755 -o ${PORTAGE_INST_UID:-0} -g 
> > ${PORTAGE_INST_GID:-0} "${x}" "${ED%/}/${_E_DESTTREE_#/}/bin"
> > else
> > echo "!!! ${0##*/}: $x does not exist" 1>&2
> > false
> > fi
> > ((ret|=$?))
> > done
> > 
> > so it is indeed trying to set the owner to root.  Maybe if I set
> > PORTAGE_INST_{UID,GID} to my own it will not really try to change
> > them.  Are you saying you didn't have to do that?  Does your version
> > of the script contain the above code?
> 
> Hi I have this chunk of code, but I never had to specify my UID or GID
> by hand.
> 
> Do you have hardening or something like that?

No.  Here is my make.conf:

# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /usr/share/portage/config/make.conf.example for a more
# detailed example.
COMMON_FLAGS="-O2 -march=k8 -mtune=barcelona --param l1-cache-size=64
 --param l1-cache-line-size=64 --param l2-cache-size=512"
CFLAGS="${COMMON_FLAGS}"
CXXFLAGS="${COMMON_FLAGS}"
FCFLAGS="${COMMON_FLAGS}"
FFLAGS="${COMMON_FLAGS}"

# NOTE: This stage was built with the bindist Use flag enabled
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/tmp"

# This sets the language of build output to English.
# Please keep this setting intact when reporting bugs.
LC_MESSAGES=C

# Added stuff
MAKEOPTS="-j5 -l4"
GENTOO_MIRRORS="http://gentoo.osuosl.org/
 http://mirror.sjc02.svwh.net/gentoo/
 http://gentoo.cs.utah.edu/ http://gentoo.gossamerhost.com/;
ALSA_CARDS="hda-intel usb-audio ctxfi"
VIDEO_CARDS="fbdev radeon vesa"
INPUT_DEVICES="evdev"
GRUB_PLATFORMS="pc"
NOCOLOR="true"
EMERGE_DEFAULT_OPTS="-qv --autounmask n --with-bdeps y --nospinner
 --quiet-unmerge-warn --load-average=4"
EBEEP_IGNORE="true"
FEATURES="collision-protect notitles splitdebug"
USE="acl alsa amd64 ao audiofile berkdb bzip2 cairo cli crypt cxx dbus
 dri exif expat ffmpeg fftw flac fontconfig fortran gd gdbm gmp graphviz
 gsl gtk gpg guile hdf5 iconv icu idn ipv6 jpeg json libsamplerate latex
 lcms lensfun lm_sensors lzma lzo libtirpc mad mmap mp3 multilib ncurses
 nls nptl ogg openexr opengl openmp opus pam pcre pdf png postscript
 readline seccomp socks5 sound sqlite ssl svg tcpd tiff tk truetype udev
 unicode vorbis webp yaml X xattr xcb xft xml xmp xpm wxwidgets zip zlib
 -cups -emacs -filecaps -introspection -java -libav -lv2 -sasl -smartcard -vala"
LLVM_TARGETS="X86 AMDGPU"
L10N="en en-GB en-US es es-ES es-MX cs"
CPU_FLAGS_X86="3dnow 3dnowext mmx mmxext popcnt sse sse2 sse3 sse4a"

BTW, I have so far resisted enabling cgroups in the kernel.

-- 
Ian



Re: [gentoo-user] Building package "dev-texlive/texlive-basic-2021" failed

2021-06-13 Thread Dr Rainer Woitok
Michael,

On Saturday, 2021-06-12 16:29:12 +0100, you wrote:

> ...
> > $ sudo locale
> > LANG=en_GB.utf8
> > ...
> I can't speak for your lua* packages, but as long as you have defined your 
> locale correctly in /etc/locale.gen your system should source what it needs 
> from there.

Erm,  is there a difference between  "*.utf8" and "*.UTF-8"?   Does case
matter?  The web page

   https://wiki.gentoo.org/wiki/UTF-8

provides a mix of both notations, but I get

   $ grep -v '^#' /etc/locale.gen

   en_GB.UTF-8 UTF-8
   $

So do I have to adapt my definition of "LANG"?

> Regarding perl complaining, there was a perl update recently (stable) so 
> running perl-cleaner is recommended and may fix at least your texlive-basic 
> issue.

I installed Perl version 5.32.1 two weeks ago during my last routine up-
grade,  so this might be  a reason as well.   And running "perl-cleaner"
returned this:

   $ perl-cleaner --all --pretend
* Would try to remove the following perl-core packages from world file
*emerge --deselect  perl-core/File-Temp 
* Would try to update installed Perl virtuals
*emerge -u1  virtual/perl-Carp virtual/perl-Compress-Raw-Zlib 
virtual/perl-CPAN-Meta virtual/perl-CPAN-Meta-YAML virtual/perl-Data-Dumper 
virtual/perl-Digest virtual/perl-Digest-MD5 virtual/perl-Digest-SHA 
virtual/perl-Encode virtual/perl-Exporter virtual/perl-ExtUtils-CBuilder 
virtual/perl-ExtUtils-Install virtual/perl-ExtUtils-MakeMaker 
virtual/perl-ExtUtils-Manifest virtual/perl-ExtUtils-ParseXS 
virtual/perl-File-Path virtual/perl-File-Spec virtual/perl-File-Temp 
virtual/perl-Getopt-Long virtual/perl-IO virtual/perl-JSON-PP 
virtual/perl-libnet virtual/perl-MIME-Base64 virtual/perl-Module-Metadata 
virtual/perl-parent virtual/perl-Parse-CPAN-Meta virtual/perl-Perl-OSType 
virtual/perl-Pod-Parser virtual/perl-podlators virtual/perl-Scalar-List-Utils 
virtual/perl-Storable virtual/perl-Sys-Syslog virtual/perl-Test-Harness 
virtual/perl-Test-Simple virtual/perl-Text-ParseWords virtual/perl-Time-Local 
virtual/perl-version virtual/perl-XSLoader 

* Locating packages for an update
* Locating ebuilds linked against libperl
 * No package needs to be reinstalled.
   $

As far as I can see all these virtual packages are installed and updated
to the most recent  stable version.   But nevertheless  I will try that,
too.

By the way, "man perl-cleaner" starts with

   DESCRIPTION
  perl-cleaner -- Find & rebuild packages and Perl header files broken
  due to a perl upgrade

Is this what they call "inspiring confidence"? :-)

Is there a reason why "perl-cleaner"  should be run manually rather than
automatically after emerging  any Perl component?   Should I put it into
my "edepclean" script which I normally run after a successful upgrade?

Sincerely,
  Rainer



Re: [gentoo-user] 'emerge -e world' question

2009-01-13 Thread Paul Hartman
On Tue, Jan 13, 2009 at 10:20 AM, Paul Hartman
paul.hartman+gen...@gmail.com wrote:
 On Tue, Jan 13, 2009 at 9:52 AM, Alan McKinnon alan.mckin...@gmail.com 
 wrote:
 On Tuesday 13 January 2009 17:44:37 Paul Hartman wrote:
 Hi,

 I normally do emerge -uDvN @world (or in other words emerge
 --update --deep --verbose --newuse @world). Right now, it tells me
 this:

 Total: 0 packages, Size of downloads: 0 kB

 I also --depclean on a regular basis to remove any unneeded packages.
 Right now, it tells me this:

 No packages selected for removal by depclean

 Based on those two commands, I'm led to believe I have a fully updated
 system. So, then, I am curious why when I do emerge -e @world it
 tells me this:

 Total: 1432 packages (9 upgrades, 2 downgrades, 14 new, 1407
 reinstalls, 1 interactive), Size of downloads: 76,235 kB

 How is that possible? Where do those upgrades, downgrades and new
 packages come from? What is missing from my traditional -uDvN
 command that is causing me to miss some of those updates?

 read the man page.

 Especially the bit about bdeps - these are usually not included
 in 'emerge -uND world' but will be included when you use -e

 Well, I've read about that before and am using the default bdep
 behavior but I guess I don't understand it entirely.

 I've isolated basically all of the new/changed packages down to
 openoffice-3.0.0 -- if I do emerge -vtp openoffice it shows me this:

 [ebuild   R   ] app-office/openoffice-3.0.0  USE=binfilter cups dbus
 gtk java kde ldap mono nsplugin opengl pam -debug -eds -gnome
 -gstreamer -odk -templates LINGUAS=en en_US -af -ar -as_IN -be_BY
 -bg -bn -br -bs -ca -cs -cy -da -de -dz -el -en_GB -en_ZA -eo -es -et
 -fa -fi -fr -ga -gl -gu_IN -he -hi_IN -hr -hu -it -ja -km -ko -ku -lt
 -lv -mk -ml_IN -mr_IN -nb -ne -nl -nn -nr -ns -or_IN -pa_IN -pl -pt
 -pt_BR -ru -rw -sh -sk -sl -sr -ss -st -sv -sw_TZ -ta_IN -te_IN -tg
 -th -ti_ER -tn -tr -ts -uk -ur_IN -ve -vi -xh -zh_CN -zh_TW -zu
 10,552 kB

 So, apparently openoffice has ~10 megabytes of unfetched files even
 though I have not deleted any openoffice distfiles since I emerged it
 in November. That would make me think maybe the ebuild has changed
 without a version number change. Checking the date on the ebuild it is
 January 11 2009.  However, the date on
 /var/db/pkg/app-office/openoffice-3.0.0/openoffice-3.0.0.ebuild is
 November 3 2008. A diff of the files shows some material changes
 (downloading newer builds from go-oo.org etc). So in this particular
 case I think my suspicion about the ebuild changing without a version
 number revision might be right.

 When I do emerge -Dtp openoffice it shows this:

 Calculating dependencies ... done!
 [ebuild   R   ] app-office/openoffice-3.0.0
 [nomerge  ]  dev-perl/Archive-Zip-1.26
 [ebuild UD]   virtual/perl-File-Spec-3.29 [3.2701]
 [ebuild UD]perl-core/File-Spec-3.29 [3.2701]
 [nomerge  ] dev-perl/Archive-Zip-1.26
 [nomerge  ]  perl-core/File-Spec-3.29 [3.2701]
 [nomerge  ]   perl-core/Module-Build-0.31
 [ebuild  N]virtual/perl-ExtUtils-ParseXS-2.19
 [ebuild  N] perl-core/ExtUtils-ParseXS-2.19
 [ebuild  N]  virtual/perl-Module-Build-0.31
 [ebuild  N]   perl-core/Module-Build-0.31
 [ebuild  N]virtual/perl-Archive-Tar-1.42
 [ebuild  N] perl-core/Archive-Tar-1.42  USE=bzip2
 [ebuild  N]  dev-perl/IO-Compress-Bzip2-2.015
 [ebuild  N]   dev-perl/Compress-Raw-Bzip2-2.015  USE=-test
 [ebuild  N]  perl-core/Package-Constants-0.02
 [ebuild  N]  dev-perl/IO-String-1.08
 [ebuild  N]  virtual/perl-IO-Zlib-1.09
 [ebuild  N]dev-perl/yaml-0.68
 [nomerge  ] virtual/perl-IO-Zlib-1.09
 [ebuild  N]  perl-core/IO-Zlib-1.09
 [nomerge  ] perl-core/File-Spec-3.29 [3.2701]
 [ebuild  N]  virtual/perl-ExtUtils-CBuilder-0.24

 I'm still not entirely clear on why those appear with --deep
 openoffice but not --deep world. If they are build-time deps, wouldn't
 they be included when I emerge openofifce without --deep? If they are
 related to dev-perl/Archive-Zip-1.26 (as it appears), which is
 installed, why don't they get touched by @world? Maybe I just can't
 wrap my brain around how it works, please have patience with me.
 thanks :)

 Paul


I've found that emerge -vtp @downgrade presents me with almost the
same list (sans openoffice):

[ebuild UD] virtual/perl-File-Spec-3.29 [3.2701] 0 kB
[ebuild UD]  perl-core/File-Spec-3.29 [3.2701] 128 kB
[nomerge  ] perl-core/File-Spec-3.29 [3.2701]
[nomerge  ]  perl-core/Module-Build-0.31
[ebuild  N]   virtual/perl-ExtUtils-ParseXS-2.19  0 kB
[ebuild  N]perl-core/ExtUtils-ParseXS-2.19  0 kB
[ebuild  N] virtual/perl-Module-Build-0.31  0 kB
[ebuild  N]  perl-core/Module-Build-0.31  204 kB
[ebuild  N]   virtual/perl-Archive-Tar-1.42  0 kB
[ebuild  N]perl-core/Archive-Tar-1.42  USE=bzip2 48 kB
[ebuild  N

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] Perl packages polluting root directory

2008-01-19 Thread Daniel D Jones
In the recent KDE4 thread, someone mentioned autounmask.  I emerge the package 
and tried to run it.  I got the following error:

Can't locate PortageXS.pm in @INC (@INC contains: .

PortageXS was listed as installed but I emerged it again.  Still getting the 
same error, I ran locate PortageXS.pm.  Locate found it.  In the root 
directory of my drive.  My root directory now looks like this:

root  / # ls -l
total 153
drwxr-xr-x  3 root root  4096 Jan 19 14:39 Class
drwxr-xr-x  4 root root  4096 Jan 19 14:40 PortageXS
-r--r--r--  1 root root  2965 Jan 19 14:48 PortageXS.pm
drwxr-xr-x  3 root root  4096 Jan 19 14:40 Shell
drwxr-xr-x  2 root root  4096 Jan 19 14:38 Sys
drwxr-xr-x  2 root root  4096 Jan 19 14:38 Term
drwxr-xr-x  2 root root  4096 Jan 14 19:11 Test
drwxr-xr-x  4 root root  4096 Jan 14 19:11 YAML
-r--r--r--  1 root root 23904 Jan 14 19:11 YAML.pm
drwxr-xr-x  8 root root  4096 Jan 19 14:40 auto
drwxr-xr-x  2 root root  4096 Jan 12 15:40 bin
drwxr-xr-x  4 root root  1024 Nov  2 06:48 boot
drwxr-xr-x 19 root root 14180 Jan 18 15:40 dev
drwxr-xr-x 73 root root  4096 Jan 19 14:48 etc
drwxr-xr-x  3 root root  4096 Sep  2 05:02 home
lrwxrwxrwx  1 root root 5 Nov  1 21:09 lib - lib64
drwxr-xr-x  3 root root  4096 Jan  4 19:06 lib32
drwxr-xr-x  8 root root  4096 Jan  2 19:32 lib64
drwx--  2 root root 16384 Sep  1 17:29 lost+found
drwxr-xr-x  8 root root  4096 Sep 18 19:40 mnt
drwxr-xr-x 12 root root  4096 Dec 14 20:00 opt
dr-xr-xr-x 99 root root 0 Jan 18 12:49 proc
drwx-- 17 root root  4096 Jan 18 15:56 root
drwxr-xr-x  2 root root  4096 Jan 12 15:40 sbin
drwxr-xr-x 11 root root 0 Jan 18 12:49 sys
drwxrwxrwt 19 root root 12288 Jan 19 14:47 tmp
drwxr-xr-x 17 root root  4096 Nov 27 07:52 usr
drwxr-xr-x 13 root root  4096 Sep  2 06:28 var
-r-xr-xr-x  1 root root 10431 Jan 14 19:11 ysh
-r--r--r--  1 root root  7352 Jan 14 19:11 ysh.1

One thing which may have contributed to this is that I recently downloaded and 
installed Perl v 5.10.0.  (I'm doing some Perl work which required the new 
version.)  Anyone have a clue as to what might be screwed up on my system?

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



Re: [gentoo-user] 'emerge -e world' question

2009-01-13 Thread Paul Hartman
On Tue, Jan 13, 2009 at 9:52 AM, Alan McKinnon alan.mckin...@gmail.com wrote:
 On Tuesday 13 January 2009 17:44:37 Paul Hartman wrote:
 Hi,

 I normally do emerge -uDvN @world (or in other words emerge
 --update --deep --verbose --newuse @world). Right now, it tells me
 this:

 Total: 0 packages, Size of downloads: 0 kB

 I also --depclean on a regular basis to remove any unneeded packages.
 Right now, it tells me this:

 No packages selected for removal by depclean

 Based on those two commands, I'm led to believe I have a fully updated
 system. So, then, I am curious why when I do emerge -e @world it
 tells me this:

 Total: 1432 packages (9 upgrades, 2 downgrades, 14 new, 1407
 reinstalls, 1 interactive), Size of downloads: 76,235 kB

 How is that possible? Where do those upgrades, downgrades and new
 packages come from? What is missing from my traditional -uDvN
 command that is causing me to miss some of those updates?

 read the man page.

 Especially the bit about bdeps - these are usually not included
 in 'emerge -uND world' but will be included when you use -e

Well, I've read about that before and am using the default bdep
behavior but I guess I don't understand it entirely.

I've isolated basically all of the new/changed packages down to
openoffice-3.0.0 -- if I do emerge -vtp openoffice it shows me this:

[ebuild   R   ] app-office/openoffice-3.0.0  USE=binfilter cups dbus
gtk java kde ldap mono nsplugin opengl pam -debug -eds -gnome
-gstreamer -odk -templates LINGUAS=en en_US -af -ar -as_IN -be_BY
-bg -bn -br -bs -ca -cs -cy -da -de -dz -el -en_GB -en_ZA -eo -es -et
-fa -fi -fr -ga -gl -gu_IN -he -hi_IN -hr -hu -it -ja -km -ko -ku -lt
-lv -mk -ml_IN -mr_IN -nb -ne -nl -nn -nr -ns -or_IN -pa_IN -pl -pt
-pt_BR -ru -rw -sh -sk -sl -sr -ss -st -sv -sw_TZ -ta_IN -te_IN -tg
-th -ti_ER -tn -tr -ts -uk -ur_IN -ve -vi -xh -zh_CN -zh_TW -zu
10,552 kB

So, apparently openoffice has ~10 megabytes of unfetched files even
though I have not deleted any openoffice distfiles since I emerged it
in November. That would make me think maybe the ebuild has changed
without a version number change. Checking the date on the ebuild it is
January 11 2009.  However, the date on
/var/db/pkg/app-office/openoffice-3.0.0/openoffice-3.0.0.ebuild is
November 3 2008. A diff of the files shows some material changes
(downloading newer builds from go-oo.org etc). So in this particular
case I think my suspicion about the ebuild changing without a version
number revision might be right.

When I do emerge -Dtp openoffice it shows this:

Calculating dependencies ... done!
[ebuild   R   ] app-office/openoffice-3.0.0
[nomerge  ]  dev-perl/Archive-Zip-1.26
[ebuild UD]   virtual/perl-File-Spec-3.29 [3.2701]
[ebuild UD]perl-core/File-Spec-3.29 [3.2701]
[nomerge  ] dev-perl/Archive-Zip-1.26
[nomerge  ]  perl-core/File-Spec-3.29 [3.2701]
[nomerge  ]   perl-core/Module-Build-0.31
[ebuild  N]virtual/perl-ExtUtils-ParseXS-2.19
[ebuild  N] perl-core/ExtUtils-ParseXS-2.19
[ebuild  N]  virtual/perl-Module-Build-0.31
[ebuild  N]   perl-core/Module-Build-0.31
[ebuild  N]virtual/perl-Archive-Tar-1.42
[ebuild  N] perl-core/Archive-Tar-1.42  USE=bzip2
[ebuild  N]  dev-perl/IO-Compress-Bzip2-2.015
[ebuild  N]   dev-perl/Compress-Raw-Bzip2-2.015  USE=-test
[ebuild  N]  perl-core/Package-Constants-0.02
[ebuild  N]  dev-perl/IO-String-1.08
[ebuild  N]  virtual/perl-IO-Zlib-1.09
[ebuild  N]dev-perl/yaml-0.68
[nomerge  ] virtual/perl-IO-Zlib-1.09
[ebuild  N]  perl-core/IO-Zlib-1.09
[nomerge  ] perl-core/File-Spec-3.29 [3.2701]
[ebuild  N]  virtual/perl-ExtUtils-CBuilder-0.24

I'm still not entirely clear on why those appear with --deep
openoffice but not --deep world. If they are build-time deps, wouldn't
they be included when I emerge openofifce without --deep? If they are
related to dev-perl/Archive-Zip-1.26 (as it appears), which is
installed, why don't they get touched by @world? Maybe I just can't
wrap my brain around how it works, please have patience with me.
thanks :)

Paul



Re: [gentoo-user] dev-lang/perl:0 - problem

2015-04-19 Thread Andreas K. Huettel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Am Sonntag, 19. April 2015, 13:05:02 schrieb Andreas K. Huettel:
 Am Sonntag, 19. April 2015, 01:38:30 schrieb Joseph:
  I've not updated to two months and now I'm getting dependency problem with 
  dev-lang/perl
 
(dev-lang/perl-5.20.2:0/5.20::gentoo, ebuild scheduled for merge) pulled 
  in by
  =dev-lang/perl-5.20.2* required by 
  (virtual/perl-File-Spec-3.480.100-r1:0/0::gentoo, ebuild scheduled for 
  merge)
  ^  ^^^
  (and 38 more with the same problem)
 
(dev-lang/perl-5.18.2-r2:0/5.18::gentoo, installed) pulled in by
  dev-lang/perl:0/5.18=[-build(-)] required by 
  (dev-perl/Crypt-PasswdMD5-1.400.0:0/0::gentoo, installed)
   
  (and 94 more with the same problem)
 
  How to solve it? I don't want to mess with perl and ended up with emerge 
  not working.
 
 emerge is written in python, so no worries there, you can't break it with 
 perl.
 
 Sadly, with each new portage version the solution to these problems varies a 
 bit.
 

Here's something else that might be worth a try and that I just remembered, 
if possible try it before anything else. 

Take the text block below (copied from /usr/portage/profiles/package.mask) 
and place it in your /etc/portage/package.unmask (to locally unmask 5.18 
again), 
then try upgrading. 
(It would be *very* interesting to know if this helps... :)

- --

# Andreas K. Huettel dilfri...@gentoo.org (29 Mar 2015)
# Mask Perl 5.18 for removal. Please upgrade to Perl 5.20
=dev-lang/perl-5.18.2-r2
=virtual/perl-Archive-Tar-1.900.0-r2
=virtual/perl-Attribute-Handlers-0.940.0-r1
=virtual/perl-AutoLoader-5.730.0-r2
=virtual/perl-B-Debug-1.180.0-r2
=virtual/perl-CGI-3.630.0-r2
=virtual/perl-CPAN-Meta-Requirements-2.122.0-r2
=virtual/perl-CPAN-Meta-YAML-0.8.0-r2
=virtual/perl-CPAN-Meta-2.120.921-r2
=virtual/perl-CPAN-2.0.0-r1
=virtual/perl-Carp-1.290.0-r1
=virtual/perl-Compress-Raw-Bzip2-2.60.0-r2
=virtual/perl-Compress-Raw-Zlib-2.60.0-r2
=virtual/perl-DB_File-1.827.0-r2
=virtual/perl-Devel-PPPort-3.200.0-r4
=virtual/perl-Digest-MD5-2.520.0-r2
=virtual/perl-Encode-2.490.0-r2
=virtual/perl-Exporter-5.680.0-r2
=virtual/perl-ExtUtils-CBuilder-0.280.210-r1
=virtual/perl-ExtUtils-Command-1.170.0-r6
=virtual/perl-ExtUtils-Install-1.590.0-r1
=virtual/perl-ExtUtils-MakeMaker-6.660.0-r1
=virtual/perl-ExtUtils-ParseXS-3.180.0-r2
=virtual/perl-File-Spec-3.400.0-r2
=virtual/perl-File-Temp-0.230.0-r1
=virtual/perl-Filter-Simple-0.890.0-r1
=virtual/perl-Getopt-Long-2.390.0-r1
=virtual/perl-I18N-LangTags-0.390.0
=virtual/perl-IO-Compress-2.60.0-r1
=virtual/perl-IO-1.280.0-r1
=virtual/perl-IPC-Cmd-0.800.0-r1
=virtual/perl-JSON-PP-2.272.20-r1
=virtual/perl-Locale-Maketext-1.230.0-r1
=virtual/perl-MIME-Base64-3.130.0-r4
=virtual/perl-Math-BigInt-FastCalc-0.300.0-r4
=virtual/perl-Math-BigInt-1.999.100
=virtual/perl-Math-BigRat-0.260.400
=virtual/perl-Module-Build-0.400.300-r1
=virtual/perl-Module-CoreList-3.30.0
=virtual/perl-Module-Load-Conditional-0.540.0-r1
=virtual/perl-Module-Load-0.240.0-r1
=virtual/perl-Module-Metadata-1.0.11-r1
=virtual/perl-Net-Ping-2.41-r1
=virtual/perl-Package-Constants-0.20.0-r5
=virtual/perl-Params-Check-0.360.0-r1
=virtual/perl-Parse-CPAN-Meta-1.440.400-r1
=virtual/perl-Perl-OSType-1.3.0-r1
=virtual/perl-Pod-Escapes-1.40.0-r5
=virtual/perl-Pod-Parser-1.600.0
=virtual/perl-Safe-2.350.0-r2
=virtual/perl-Scalar-List-Utils-1.270.0-r2
=virtual/perl-Socket-2.9.0-r2
=virtual/perl-Storable-2.410.0-r1
=virtual/perl-Sys-Syslog-0.320.0-r2
=virtual/perl-Term-ReadLine-1.120.0
=virtual/perl-Test-Harness-3.260.0-r2
=virtual/perl-Test-Simple-0.980.0-r6
=virtual/perl-Text-ParseWords-3.280.0-r2
=virtual/perl-Thread-Queue-3.20.0-r1
=virtual/perl-Time-HiRes-1.972.500-r3
=virtual/perl-Time-Piece-1.20-r2
=virtual/perl-XSLoader-0.160.0-r2
=virtual/perl-bignum-0.330.0
=virtual/perl-if-0.60.200-r2
=virtual/perl-libnet-1.220.0-r3
=virtual/perl-parent-0.225.0-r5
=virtual/perl-threads-shared-1.430.0-r1
=virtual/perl-threads-1.860.0-r4
=virtual/perl-version-0.990.200-r1


- -- 

Andreas K. Huettel
Gentoo Linux developer 
dilfri...@gentoo.org
http://www.akhuettel.de/

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0

iQJ8BAEBCgBmBQJVM494XxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ0RkJDMzI0NjNBOTIwMDY5MTQ2NkMzNDBF
MTM4NkZEN0VGNEI1Nzc5AAoJEOE4b9fvS1d5SqoQALGCreRA8hoAxRxuBm+G9lSu
yqF+fjMve61g3i2la4ts1aRaxPILix2q9hwTwGUjzLwnO/wXasADRz6qVHgXrWHA
/Dw2EDOvcPp50iTqllCM/ZybdDqLQqfrzEHRaHDzPOeIPtfyllectjUxULfGRIPE
HaodxS0REP7bhUIyCbvsWjYwkqYFBcELRnA8OozX1cJnyOQEX+TovuJQDEk965Aa
7DfO3Zy8b+dfOSbuy3QF9kHrzHb+5KoWGPH/ZgVCQvKRw+x98FSFFbkM03pGQ7NP
A135vScmVWfNMyn5tu3UHxV2V6A45yPg0vDqivXLBTERBq0JiMR1y5ptW3oZPaPw
tbcuVF8EvRj79ODLyTJyc79ani/s3+ARDe+4mEq6aZqd3PA1SxhrO9B0Dq0VMLii
SWiHwVID85gxDqqO1N6qX/E3leMHEv9qIG/UhdAOsmaCc1KNQVkQtcSqCUe7+kDA
S7TiBWP/EglZUbaJFKqlhqmjqfNmbyEctHOnwpxW5jv5qOLbWE1KaIt1Ol3K1/lg
fjliHvC8Z4E6Ub9siKMRULZpqO59nh

Re: [gentoo-user] GDTextUtil doesn't compile after Perl upgrade from 5.20.2 to 5.22.2

2016-10-02 Thread Matthias Hanft
Stroller wrote:
> 
> I had a nightmare with perl recently, too. Did you check there are no perl 
> packages listed in your world file?

Yes. "grep perl /var/lib/portage/world" doesn't find anything.

> I also ran `sudo perl-cleaner --reallyall` at one point.

Trying this leads to:

* Removing perl-core packages from world file
 *emerge --deselect  perl-core/Encode perl-core/File-Temp
>>> No matching atoms found in "world" favorites file...
 * Updating installed Perl virtuals
 *emerge -u1  virtual/perl-Archive-Tar virtual/perl-CPAN-Meta 
virtual/perl-CPAN-Meta-YAML virtual/perl-Carp virtual/perl-Compress-Raw-Bzip2 
virtual/perl-Compress-Raw-Zlib virtual/perl-DB_File
virtual/perl-Data-Dumper virtual/perl-Digest virtual/perl-Digest-MD5 
virtual/perl-Digest-SHA virtual/perl-Encode virtual/perl-Exporter 
virtual/perl-ExtUtils-CBuilder virtual/perl-ExtUtils-Install
virtual/perl-ExtUtils-MakeMaker virtual/perl-ExtUtils-Manifest 
virtual/perl-ExtUtils-ParseXS virtual/perl-File-Path virtual/perl-File-Spec 
virtual/perl-File-Temp virtual/perl-Getopt-Long
virtual/perl-IO virtual/perl-IO-Compress virtual/perl-IO-Zlib 
virtual/perl-IPC-Cmd virtual/perl-JSON-PP virtual/perl-Locale-Maketext 
virtual/perl-MIME-Base64 virtual/perl-Module-Metadata
virtual/perl-Parse-CPAN-Meta virtual/perl-Perl-OSType virtual/perl-Pod-Parser 
virtual/perl-Scalar-List-Utils virtual/perl-Storable virtual/perl-Sys-Syslog 
virtual/perl-Test-Harness
virtual/perl-Test-Simple virtual/perl-Text-ParseWords 
virtual/perl-Text-Tabs+Wrap virtual/perl-Time-HiRes virtual/perl-Time-Local 
virtual/perl-XSLoader virtual/perl-if virtual/perl-libnet
virtual/perl-parent virtual/perl-version
Calculating dependencies... done!
>>> Auto-cleaning packages...
>>> No outdated packages were found on your system.
[...some unimportant messages...]
 * Locating packages for an update
 * Locating ebuilds linked against libperl
 *   Adding to list: sys-apps/texinfo:0
 *   Adding to list: app-editors/vim:0
 *   Adding to list: mail-filter/spamassassin:0
 *   Adding to list: net-analyzer/net-snmp:0
 *   Adding to list: net-analyzer/rrdtool:0
 *   Adding to list: net-analyzer/nagios-core:0
 *   Adding to list: perl-core/File-Temp:0
 *   virtual/perl-File-Temp:0
 *   Adding to list: perl-core/Encode:0
 *   virtual/perl-Encode:0
 *   Adding to list: dev-perl/[...many, many, packages...]
 *   Adding to list: net-nds/openldap:0
 *   Adding to list: media-gfx/graphite2:0
 *   Adding to list: media-gfx/graphviz:0
 *   Adding to list: dev-vcs/subversion:0
 *   Adding to list: dev-vcs/git:0
 *   Adding to list: net-print/cups-filters:0
 * emerge -v1 --backtrack=200 [...all of the above, with a total of 118 
packages...]
[...some hours later...]
>>> Emerging (91 of 118) dev-perl/GDTextUtil-0.860.0-r1::gentoo
 * GDTextUtil-0.86.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ...  
   [ ok ]
>>> Unpacking source...
>>> Unpacking GDTextUtil-0.86.tar.gz to 
>>> /var/tmp/portage/dev-perl/GDTextUtil-0.860.0-r1/work
>>> Source unpacked in /var/tmp/portage/dev-perl/GDTextUtil-0.860.0-r1/work
>>> Preparing source in 
>>> /var/tmp/portage/dev-perl/GDTextUtil-0.860.0-r1/work/GDTextUtil-0.86 ...
>>> Source prepared.
>>> Configuring source in 
>>> /var/tmp/portage/dev-perl/GDTextUtil-0.860.0-r1/work/GDTextUtil-0.86 ...
 * Using ExtUtils::MakeMaker
 * perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN3DIR=none 
DESTDIR=/var/tmp/portage/dev-perl/GDTextUtil-0.860.0-r1/image/
GD.c: loadable library and perl binaries are mismatched (got handshake key 
0x7bc, needed 0x7cc)
 * ERROR: dev-perl/GDTextUtil-0.860.0-r1::gentoo failed (configure phase):
 *   Unable to build!

So it's the same thing again...

-Matt




[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] Computer case for new build

2023-09-18 Thread Rich Freeman
On Mon, Sep 18, 2023 at 6:13 AM Frank Steinmetzger  wrote:
>
> Am Mon, Sep 18, 2023 at 12:17:20AM -0500 schrieb Dale:
> > […]
> > The downside, only micro ATX and
> > mini ITX mobo.  This is a serious down vote here.
>
> Why is that bad? µATX comes with up to four PCIe slots. Even for ten drives,
> you only need one SATA expander (with four or six on-board). Perhaps a fast
> network card if one is needed, that makes two slots.

Tend to agree.  The other factor here is that desktop-oriented CPUs
tend to not have a large number of PCIe lanes free for expansion
slots, especially if you want 1-2 NVMe slots.  (You also have to watch
out as the lanes for those can be shared with some of the expansion
slots so you can't use both.)

If you want to consider a 10GbE+ card I'd definitely get something
with integrated graphics, because a NIC is going to need a 4-8x port
most likely (maybe there are expensive ones that use later generations
and fewer lanes).  On most motherboards you may only get one slot with
that kind of bandwidth.

> Speaking of RAM; might I interest you in server-grade hardware? The reason
> being that you can then use ECC memory, which is a nice perk for storage.

That and way more PCIe lanes.  That said, it seems super-expensive,
both in terms of dollars, and power use.  Is there any entry point
into server-grade hardware that is reasonably priced, and which can
idle at something reasonable (certainly under 50W)?

> > I was hoping to turn
> > my current rig into a NAS.  The mobo and such parts.  This won't be a
> > option with this case.  Otherwise, it gives ideas on what I'm looking
> > for.  And not.  ;-)
>
> I was going to upgrade my 9 years old Haswell system at some point to a new
> Ryzen build. Have been looking around for parts and configs for perhaps two
> years now but I can’t decide (perhaps some remember previous ramblings about
> that).

The latest zen generation is VERY nice, but also pretty darn
expensive.  Going back to zen3 might get you more for the money,
depending on how big you're scaling up.  A big part of the cost of
zen4 is the motherboard, so if you're building something very high end
where the CPU+RAM dominates, then zen4 may be a better buy.  If you
just want a low-core system then you're paying a lot just to get
started.

RE NAS: I used to build big boxes with lots of drives on ZFS.  These
days I'm using distributed filesystems (I've migrated from MooseFS to
Ceph, though both have their advantages).  The advantage of
distributed filesystems is that you can build them out of a bunch of
cheap boxes, vs trying to find one box that you can cram a dozen hard
drives into.  They're just much easier to expand.  Plus you get
host-level redundancy.  Ceph is better for HA - I can literally reboot
every host in my network (one at a time) and all my essential services
stay running.  MooseFS performs much better at small scale on hard
drives, but depends on a master node for the FOSS version, so if that
goes down the cluster is down (the locking behavior also seems to have
issues - I've had corruption issues with sqllite and such with it).

When you start getting up to a dozen drives the cost of getting them
to all work on a single host starts going up.  You need big cases,
expansion cards, etc.  Then when something breaks you need to find a
replacement quickly from a limited pool of options.  If I lose a node
on my Rook cluster I can just go to newegg and look at $150 used SFF
PCs, then install the OS and join the cluster and edit a few lines of
YAML and the disks are getting formatted...

> ¹ There was once a time when ECC was supported by all boards and CPUs. But
> then someone invented market segmentation to increase profits through
> upselling.

Yeah, zen1 used to support ECC on most motherboards.  Then later
motherboards dropped support.  Definitely a case of market
segmentation.

This is part of why I like storage implementations that have more
robustness built into the software.  Granted, it is still only as good
as your clients, but with distributed storage I really don't want to
be paying for ECC on all of my nodes.  If the client calculates a
checksum and it remains independent of the data, then any RAM
corruption should be detectable as a mismatch (that of course assumes
the checksum is preserved and not re-calculated at any point).

-- 
Rich



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

Re: [gentoo-user] colord failed to upgrade

2014-07-31 Thread Gevisz
On Thu, 31 Jul 2014 15:36:38 +0200
Alan McKinnon alan.mckin...@gmail.com wrote:

 On 31/07/2014 15:29, Gevisz wrote:
  In my today's system update I have got the following error message:
  
   * ERROR: x11-misc/colord-1.2.1-r1::gentoo failed (configure phase):
   *   econf failed
 
 The actual error message is earlier than this point[1]. Please go
 through that referenced log, find the error message and report

Yes, you are right. Earlier in the colord emege log
I have found the following: 

checking for XML::Parser... configure: error: XML::Parser perl module
is required for intltool

And even earlier in the emerge log were the following:

 * Messages for package dev-lang/perl-5.18.2-r1:

 * UPDATE THE PERL MODULES:
 * After updating dev-lang/perl you must reinstall
 * the installed perl modules.
 * Use: perl-cleaner --all

And after running just now # perl-cleaner --all
I have got the real trouble. The output is below.
Shall I rename the Subject to perl failed to upgrade?

# perl-cleaner --all

 * Beginning a clean up of .ph files
 * Excluding files for 5.18.2 and 5.18.2/x86_64-linux from cleaning

 * Locating ph files for removal

 * Updating ph files.
 * Ignore all No such file... messages!
Can't open machine/ansi.h: No such file or directory
Can't open sys/_types.h: No such file or directory
Can't open gnu/stubs-x32.h: No such file or directory
Can't open gnu/stubs-x32.h: No such file or directory
Can't open gnu/stubs-x32.h: No such file or directory
Can't open gnu/stubs-x32.h: No such file or directory

 * Locating packages for an update
 * Locating ebuilds linked against libperl
 *   Adding to list: dev-perl/File-DesktopEntry:0
 *   Adding to list: dev-perl/XML-NamespaceSupport:0
 *   Adding to list: dev-perl/Authen-SASL:0
 *   Adding to list: dev-perl/OLE-StorageLite:0
 *   Adding to list: dev-perl/Digest-Perl-MD5:0
 *   Adding to list: dev-perl/XML-Simple:0
 *   Adding to list: dev-perl/Digest-HMAC:0
 *   Adding to list: dev-perl/Net-SMTP-SSL:0
 *   Adding to list: dev-perl/XML-SAX-Base:0
 *   Adding to list: dev-perl/File-MimeInfo:0
 *   Adding to list: dev-perl/Unicode-Map:0
 *   Adding to list: dev-perl/XML-LibXML:0
 *   Adding to list: dev-perl/Locale-gettext:0
 *   Adding to list: dev-perl/Crypt-RC4:0
 *   Adding to list: dev-perl/File-BaseDir:0
 *   Adding to list: dev-perl/XML-Parser:0
 *   Adding to list: dev-perl/XML-SAX:0
 *   Adding to list: dev-perl/Spreadsheet-ParseExcel:0
 *   Adding to list: dev-perl/IO-stringy:0
 *   Adding to list: perl-core/IPC-Cmd:0
 *   virtual/perl-IPC-Cmd:0
 *   Adding to list: perl-core/Module-CoreList:0
 *   virtual/perl-Module-CoreList:0
 *   Adding to list: perl-core/IO:0
 *   virtual/perl-IO:0
 *   Adding to list: perl-core/File-Spec:0
 *   virtual/perl-File-Spec:0
 *   Adding to list: perl-core/CPAN-Meta:0
 *   virtual/perl-CPAN-Meta:0
 *   Adding to list: perl-core/Module-Build:0
 *   virtual/perl-Module-Build:0
 *   Adding to list: perl-core/ExtUtils-ParseXS:0
 *   virtual/perl-ExtUtils-ParseXS:0
 *   Adding to list: perl-core/version:0
 *   virtual/perl-version:0
 *   Adding to list: perl-core/Archive-Tar:0
 *   virtual/perl-Archive-Tar:0
 *   Adding to list: perl-core/Module-Load:0
 *   virtual/perl-Module-Load:0
 *   Adding to list: perl-core/Test-Harness:0
 *   virtual/perl-Test-Harness:0
 *   Adding to list: perl-core/CPAN-Meta-Requirements:0
 *   virtual/perl-CPAN-Meta-Requirements:0
 *   Adding to list: perl-core/Compress-Raw-Bzip2:0
 *   virtual/perl-Compress-Raw-Bzip2:0
 *   Adding to list: perl-core/IO-Compress:0
 *   virtual/perl-IO-Compress:0
 *   Adding to list: perl-core/ExtUtils-MakeMaker:0
 *   virtual/perl-ExtUtils-MakeMaker:0
 *   Adding to list: perl-core/Parse-CPAN-Meta:0
 *   virtual/perl-Parse-CPAN-Meta:0
 *   Adding to list: perl-core/Digest-MD5:0
 *   virtual/perl-Digest-MD5:0
 *   Adding to list: perl-core/ExtUtils-Manifest:0
 *   virtual/perl-ExtUtils-Manifest:0
 *   Adding to list: perl-core/Module-Metadata:0
 *   virtual/perl-Module-Metadata:0
 *   Adding to list: perl-core/Scalar-List-Utils:0
 *   virtual/perl-Scalar-List-Utils:0
 *   Adding to list: perl-core/Compress-Raw-Zlib:0
 *   virtual/perl-Compress-Raw-Zlib:0
 *   Adding to list: perl-core/Params-Check:0
 *   virtual/perl-Params-Check:0
 *   Adding to list: perl-core/Time-Local:0
 *   virtual/perl-Time-Local:0
 *   Adding to list: perl-core/ExtUtils-CBuilder:0
 *   virtual/perl-ExtUtils-CBuilder:0
 *   Adding to list: perl-core/Module-Load-Conditional:0
 *   virtual/perl-Module-Load-Conditional:0
 *   Adding to list: perl-core/CPAN-Meta-YAML:0
 *   virtual

Re: [gentoo-user] colord failed to upgrade

2014-07-31 Thread Alec Ten Harmsel
-Time-Local:0
  *   Adding to list: perl-core/ExtUtils-CBuilder:0
  *   virtual/perl-ExtUtils-CBuilder:0
  *   Adding to list: perl-core/Module-Load-Conditional:0
  *   virtual/perl-Module-Load-Conditional:0
  *   Adding to list: perl-core/CPAN-Meta-YAML:0
  *   virtual/perl-CPAN-Meta-YAML:0
  * emerge -vD1 --backtrack=30 dev-perl/File-DesktopEntry:0
dev-perl/XML-NamespaceSupport:0 dev-perl/Authen-SASL:0
dev-perl/OLE-StorageLite:0 dev-perl/Digest-Perl-MD5:0
dev-perl/XML-Simple:0 dev-perl/Digest-HMAC:0 dev-perl/Net-SMTP-SSL:0
dev-perl/XML-SAX-Base:0 dev-perl/File-MimeInfo:0
dev-perl/Unicode-Map:0 dev-perl/XML-LibXML:0
dev-perl/Locale-gettext:0 dev-perl/Crypt-RC4:0
dev-perl/File-BaseDir:0 dev-perl/XML-Parser:0 dev-perl/XML-SAX:0
dev-perl/Spreadsheet-ParseExcel:0 dev-perl/IO-stringy:0
perl-core/IPC-Cmd:0 virtual/perl-IPC-Cmd:0
perl-core/Module-CoreList:0 virtual/perl-Module-CoreList:0
perl-core/IO:0 virtual/perl-IO:0 perl-core/File-Spec:0
virtual/perl-File-Spec:0 perl-core/CPAN-Meta:0
virtual/perl-CPAN-Meta:0 perl-core/Module-Build:0
virtual/perl-Module-Build:0 perl-core/ExtUtils-ParseXS:0
virtual/perl-ExtUtils-ParseXS:0 perl-core/version:0
virtual/perl-version:0 perl-core/Archive-Tar:0
virtual/perl-Archive-Tar:0 perl-core/Module-Load:0
virtual/perl-Module-Load:0 perl-core/Test-Harness:0
virtual/perl-Test-Harness:0 perl-core/CPAN-Meta-Requirements:0
virtual/perl-CPAN-Meta-Requirements:0 perl-core/Compress-Raw-Bzip2:0
virtual/perl-Compress-Raw-Bzip2:0 perl-core/IO-Compress:0
virtual/perl-IO-Compress:0 perl-core/ExtUtils-MakeMaker:0
virtual/perl-ExtUtils-MakeMaker:0 perl-core/Parse-CPAN-Meta:0
virtual/perl-Parse-CPAN-Meta:0 perl-core/Digest-MD5:0
virtual/perl-Digest-MD5:0 perl-core/ExtUtils-Manifest:0
virtual/perl-ExtUtils-Manifest:0 perl-core/Module-Metadata:0
virtual/perl-Module-Metadata:0 perl-core/Scalar-List-Utils:0
virtual/perl-Scalar-List-Utils:0 perl-core/Compress-Raw-Zlib:0
virtual/perl-Compress-Raw-Zlib:0 perl-core/Params-Check:0
virtual/perl-Params-Check:0 perl-core/Time-Local:0
virtual/perl-Time-Local:0 perl-core/ExtUtils-CBuilder:0
virtual/perl-ExtUtils-CBuilder:0 perl-core/Module-Load-Conditional:0
virtual/perl-Module-Load-Conditional:0 perl-core/CPAN-Meta-YAML:0
virtual/perl-CPAN-Meta-YAML:0

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

 Calculating dependencies... done!
 [ebuild   R] virtual/perl-File-Spec-3.400.0-r2  0 kB
 [ebuild U  ] virtual/perl-version-0.990.200-r1 [0.990.100] 0 kB
 [ebuild   R] virtual/perl-Scalar-List-Utils-1.270.0-r2  0 kB
 [ebuild   R] dev-perl/XML-NamespaceSupport-1.110.0  0 kB
 [ebuild   R] virtual/perl-Module-Build-0.400.300-r1  0 kB
 [ebuild   R] virtual/perl-Parse-CPAN-Meta-1.440.400-r1  0 kB
 [ebuild   R] virtual/perl-CPAN-Meta-YAML-0.8.0-r2  0 kB
 [ebuild   R] virtual/perl-CPAN-Meta-2.120.921-r2  0 kB
 [ebuild   R] virtual/perl-Module-Metadata-1.0.11-r1  0 kB
 [ebuild   R] virtual/perl-Params-Check-0.360.0-r1  0 kB
 [ebuild U  ] virtual/perl-ExtUtils-CBuilder-0.280.210-r1
 [0.280.205] 0 kB [ebuild   R] dev-perl/OLE-StorageLite-0.190.0  0 kB
 [ebuild   R] dev-perl/Digest-Perl-MD5-1.800.0  0 kB
 [ebuild   R] dev-perl/XML-SAX-Base-1.80.0  0 kB
 [ebuild   R] dev-perl/Unicode-Map-0.112.0  0 kB
 [ebuild   R] dev-perl/Crypt-RC4-2.020.0  0 kB
 [ebuild   R] dev-perl/XML-Parser-2.410.0  0 kB
 [ebuild   R] dev-perl/IO-stringy-2.110.0  0 kB
 [ebuild U  ] virtual/perl-IPC-Cmd-0.800.0-r1 [0.780.0] 0 kB
 [ebuild U  ] virtual/perl-Module-CoreList-3.30.0 [2.840.0] 0 kB
 [ebuild U  ] virtual/perl-IO-1.280.0-r1 [1.25] 0 kB
 [ebuild   R] virtual/perl-ExtUtils-ParseXS-3.180.0-r2  0 kB
 [ebuild   R] virtual/perl-Archive-Tar-1.900.0-r2  0 kB
 [ebuild   R] virtual/perl-Module-Load-0.240.0-r1  0 kB
 [ebuild   R] virtual/perl-Test-Harness-3.260.0-r2  0 kB
 [ebuild   R] virtual/perl-CPAN-Meta-Requirements-2.122.0-r2  0 kB
 [ebuild   R] virtual/perl-Compress-Raw-Bzip2-2.60.0-r2  0 kB
 [ebuild   R] virtual/perl-IO-Compress-2.60.0-r1  0 kB
 [ebuild U  ] virtual/perl-ExtUtils-MakeMaker-6.660.0-r1 [6.640.0] 0
 kB [ebuild   R] virtual/perl-Digest-MD5-2.520.0-r2  0 kB
 [ebuild U  ] virtual/perl-ExtUtils-Manifest-1.630.0-r1 [1.610.0] 0
 kB [ebuild   R] virtual/perl-Compress-Raw-Zlib-2.60.0-r2  0 kB
 [ebuild   R] virtual/perl-Module-Load-Conditional-0.540.0-r1  0 kB
 [ebuild  N ] perl-core/JSON-PP-2.272.0-r1  0 kB
 [ebuild  N ] perl-core/File-Temp-0.220.0-r1  38 kB
 [ebuild  N ] perl-core/Perl-OSType-1.2.0-r1  USE={-test} 0 kB
 [ebuild   R] perl-core/Module-CoreList-2.840.0  0 kB
 [ebuild   R] perl-core/IO-1.25-r1  0 kB
 [ebuild   R] perl-core/File-Spec-3.400.0  0 kB
 [ebuild U  ] perl-core/version-0.990.100-r1 [0.990.100] 0 kB
 [ebuild   R] perl

Re: [gentoo-user] colord failed to upgrade

2014-07-31 Thread J. Roeleveld
 to list: perl-core/CPAN-Meta-YAML:0
 *   virtual/perl-CPAN-Meta-YAML:0
 * emerge -vD1 --backtrack=30 dev-perl/File-DesktopEntry:0
   dev-perl/XML-NamespaceSupport:0 dev-perl/Authen-SASL:0
   dev-perl/OLE-StorageLite:0 dev-perl/Digest-Perl-MD5:0
   dev-perl/XML-Simple:0 dev-perl/Digest-HMAC:0 dev-perl/Net-SMTP-SSL:0
   dev-perl/XML-SAX-Base:0 dev-perl/File-MimeInfo:0
   dev-perl/Unicode-Map:0 dev-perl/XML-LibXML:0
   dev-perl/Locale-gettext:0 dev-perl/Crypt-RC4:0
   dev-perl/File-BaseDir:0 dev-perl/XML-Parser:0 dev-perl/XML-SAX:0
   dev-perl/Spreadsheet-ParseExcel:0 dev-perl/IO-stringy:0
   perl-core/IPC-Cmd:0 virtual/perl-IPC-Cmd:0
   perl-core/Module-CoreList:0 virtual/perl-Module-CoreList:0
   perl-core/IO:0 virtual/perl-IO:0 perl-core/File-Spec:0
   virtual/perl-File-Spec:0 perl-core/CPAN-Meta:0
   virtual/perl-CPAN-Meta:0 perl-core/Module-Build:0
   virtual/perl-Module-Build:0 perl-core/ExtUtils-ParseXS:0
   virtual/perl-ExtUtils-ParseXS:0 perl-core/version:0
   virtual/perl-version:0 perl-core/Archive-Tar:0
   virtual/perl-Archive-Tar:0 perl-core/Module-Load:0
   virtual/perl-Module-Load:0 perl-core/Test-Harness:0
   virtual/perl-Test-Harness:0 perl-core/CPAN-Meta-Requirements:0
   virtual/perl-CPAN-Meta-Requirements:0 perl-core/Compress-Raw-Bzip2:0
   virtual/perl-Compress-Raw-Bzip2:0 perl-core/IO-Compress:0
   virtual/perl-IO-Compress:0 perl-core/ExtUtils-MakeMaker:0
   virtual/perl-ExtUtils-MakeMaker:0 perl-core/Parse-CPAN-Meta:0
   virtual/perl-Parse-CPAN-Meta:0 perl-core/Digest-MD5:0
   virtual/perl-Digest-MD5:0 perl-core/ExtUtils-Manifest:0
   virtual/perl-ExtUtils-Manifest:0 perl-core/Module-Metadata:0
   virtual/perl-Module-Metadata:0 perl-core/Scalar-List-Utils:0
   virtual/perl-Scalar-List-Utils:0 perl-core/Compress-Raw-Zlib:0
   virtual/perl-Compress-Raw-Zlib:0 perl-core/Params-Check:0
   virtual/perl-Params-Check:0 perl-core/Time-Local:0
   virtual/perl-Time-Local:0 perl-core/ExtUtils-CBuilder:0
   virtual/perl-ExtUtils-CBuilder:0 perl-core/Module-Load-Conditional:0
   virtual/perl-Module-Load-Conditional:0 perl-core/CPAN-Meta-YAML:0
   virtual/perl-CPAN-Meta-YAML:0

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

Calculating dependencies... done!
[ebuild   R] virtual/perl-File-Spec-3.400.0-r2  0 kB
[ebuild U  ] virtual/perl-version-0.990.200-r1 [0.990.100] 0 kB
[ebuild   R] virtual/perl-Scalar-List-Utils-1.270.0-r2  0 kB
[ebuild   R] dev-perl/XML-NamespaceSupport-1.110.0  0 kB
[ebuild   R] virtual/perl-Module-Build-0.400.300-r1  0 kB
[ebuild   R] virtual/perl-Parse-CPAN-Meta-1.440.400-r1  0 kB
[ebuild   R] virtual/perl-CPAN-Meta-YAML-0.8.0-r2  0 kB
[ebuild   R] virtual/perl-CPAN-Meta-2.120.921-r2  0 kB
[ebuild   R] virtual/perl-Module-Metadata-1.0.11-r1  0 kB
[ebuild   R] virtual/perl-Params-Check-0.360.0-r1  0 kB
[ebuild U  ] virtual/perl-ExtUtils-CBuilder-0.280.210-r1
[0.280.205] 0 kB [ebuild   R] dev-perl/OLE-StorageLite-0.190.0  0
kB
[ebuild   R] dev-perl/Digest-Perl-MD5-1.800.0  0 kB
[ebuild   R] dev-perl/XML-SAX-Base-1.80.0  0 kB
[ebuild   R] dev-perl/Unicode-Map-0.112.0  0 kB
[ebuild   R] dev-perl/Crypt-RC4-2.020.0  0 kB
[ebuild   R] dev-perl/XML-Parser-2.410.0  0 kB
[ebuild   R] dev-perl/IO-stringy-2.110.0  0 kB
[ebuild U  ] virtual/perl-IPC-Cmd-0.800.0-r1 [0.780.0] 0 kB
[ebuild U  ] virtual/perl-Module-CoreList-3.30.0 [2.840.0] 0 kB
[ebuild U  ] virtual/perl-IO-1.280.0-r1 [1.25] 0 kB
[ebuild   R] virtual/perl-ExtUtils-ParseXS-3.180.0-r2  0 kB
[ebuild   R] virtual/perl-Archive-Tar-1.900.0-r2  0 kB
[ebuild   R] virtual/perl-Module-Load-0.240.0-r1  0 kB
[ebuild   R] virtual/perl-Test-Harness-3.260.0-r2  0 kB
[ebuild   R] virtual/perl-CPAN-Meta-Requirements-2.122.0-r2  0 kB
[ebuild   R] virtual/perl-Compress-Raw-Bzip2-2.60.0-r2  0 kB
[ebuild   R] virtual/perl-IO-Compress-2.60.0-r1  0 kB
[ebuild U  ] virtual/perl-ExtUtils-MakeMaker-6.660.0-r1 [6.640.0] 0
kB [ebuild   R] virtual/perl-Digest-MD5-2.520.0-r2  0 kB
[ebuild U  ] virtual/perl-ExtUtils-Manifest-1.630.0-r1 [1.610.0] 0
kB [ebuild   R] virtual/perl-Compress-Raw-Zlib-2.60.0-r2  0 kB
[ebuild   R] virtual/perl-Module-Load-Conditional-0.540.0-r1  0 kB
[ebuild  N ] perl-core/JSON-PP-2.272.0-r1  0 kB
[ebuild  N ] perl-core/File-Temp-0.220.0-r1  38 kB
[ebuild  N ] perl-core/Perl-OSType-1.2.0-r1  USE={-test} 0 kB
[ebuild   R] perl-core/Module-CoreList-2.840.0  0 kB
[ebuild   R] perl-core/IO-1.25-r1  0 kB
[ebuild   R] perl-core/File-Spec-3.400.0  0 kB
[ebuild U  ] perl-core/version-0.990.100-r1 [0.990.100] 0 kB
[ebuild   R] perl-core/Module-Load-0.240.0  0 kB
[ebuild   R] perl-core/Test-Harness-3.260.0  0 kB
[ebuild   R] perl-core/Compress-Raw-Bzip2-2.60.0  0 kB
[ebuild U  ] perl-core/ExtUtils-Manifest-1.610.0-r1 [1.610.0] 0 kB
[ebuild   R] perl-core/Scalar-List-Utils-1.270.0  0 kB
[ebuild   R] perl-core/Compress-Raw-Zlib-2.60.0  0 kB

Re: [gentoo-user] colord failed to upgrade

2014-07-31 Thread J. Roeleveld
-Zlib:0
  *   Adding to list: perl-core/Params-Check:0
  *   virtual/perl-Params-Check:0
  *   Adding to list: perl-core/Time-Local:0
  *   virtual/perl-Time-Local:0
  *   Adding to list: perl-core/ExtUtils-CBuilder:0
  *   virtual/perl-ExtUtils-CBuilder:0
  *   Adding to list: perl-core/Module-Load-Conditional:0
  *   virtual/perl-Module-Load-Conditional:0
  *   Adding to list: perl-core/CPAN-Meta-YAML:0
  *   virtual/perl-CPAN-Meta-YAML:0
  * emerge -vD1 --backtrack=30 dev-perl/File-DesktopEntry:0
dev-perl/XML-NamespaceSupport:0 dev-perl/Authen-SASL:0
dev-perl/OLE-StorageLite:0 dev-perl/Digest-Perl-MD5:0
dev-perl/XML-Simple:0 dev-perl/Digest-HMAC:0
dev-perl/Net-SMTP-SSL:0
dev-perl/XML-SAX-Base:0 dev-perl/File-MimeInfo:0
dev-perl/Unicode-Map:0 dev-perl/XML-LibXML:0
dev-perl/Locale-gettext:0 dev-perl/Crypt-RC4:0
dev-perl/File-BaseDir:0 dev-perl/XML-Parser:0 dev-perl/XML-SAX:0
dev-perl/Spreadsheet-ParseExcel:0 dev-perl/IO-stringy:0
perl-core/IPC-Cmd:0 virtual/perl-IPC-Cmd:0
perl-core/Module-CoreList:0 virtual/perl-Module-CoreList:0
perl-core/IO:0 virtual/perl-IO:0 perl-core/File-Spec:0
virtual/perl-File-Spec:0 perl-core/CPAN-Meta:0
virtual/perl-CPAN-Meta:0 perl-core/Module-Build:0
virtual/perl-Module-Build:0 perl-core/ExtUtils-ParseXS:0
virtual/perl-ExtUtils-ParseXS:0 perl-core/version:0
virtual/perl-version:0 perl-core/Archive-Tar:0
virtual/perl-Archive-Tar:0 perl-core/Module-Load:0
virtual/perl-Module-Load:0 perl-core/Test-Harness:0
virtual/perl-Test-Harness:0 perl-core/CPAN-Meta-Requirements:0
virtual/perl-CPAN-Meta-Requirements:0
perl-core/Compress-Raw-Bzip2:0
virtual/perl-Compress-Raw-Bzip2:0 perl-core/IO-Compress:0
virtual/perl-IO-Compress:0 perl-core/ExtUtils-MakeMaker:0
virtual/perl-ExtUtils-MakeMaker:0 perl-core/Parse-CPAN-Meta:0
virtual/perl-Parse-CPAN-Meta:0 perl-core/Digest-MD5:0
virtual/perl-Digest-MD5:0 perl-core/ExtUtils-Manifest:0
virtual/perl-ExtUtils-Manifest:0 perl-core/Module-Metadata:0
virtual/perl-Module-Metadata:0 perl-core/Scalar-List-Utils:0
virtual/perl-Scalar-List-Utils:0 perl-core/Compress-Raw-Zlib:0
virtual/perl-Compress-Raw-Zlib:0 perl-core/Params-Check:0
virtual/perl-Params-Check:0 perl-core/Time-Local:0
virtual/perl-Time-Local:0 perl-core/ExtUtils-CBuilder:0
virtual/perl-ExtUtils-CBuilder:0
perl-core/Module-Load-Conditional:0
virtual/perl-Module-Load-Conditional:0 perl-core/CPAN-Meta-YAML:0
virtual/perl-CPAN-Meta-YAML:0

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

 Calculating dependencies... done!
 [ebuild   R] virtual/perl-File-Spec-3.400.0-r2  0 kB
 [ebuild U  ] virtual/perl-version-0.990.200-r1 [0.990.100] 0 kB
 [ebuild   R] virtual/perl-Scalar-List-Utils-1.270.0-r2  0 kB
 [ebuild   R] dev-perl/XML-NamespaceSupport-1.110.0  0 kB
 [ebuild   R] virtual/perl-Module-Build-0.400.300-r1  0 kB
 [ebuild   R] virtual/perl-Parse-CPAN-Meta-1.440.400-r1  0 kB
 [ebuild   R] virtual/perl-CPAN-Meta-YAML-0.8.0-r2  0 kB
 [ebuild   R] virtual/perl-CPAN-Meta-2.120.921-r2  0 kB
 [ebuild   R] virtual/perl-Module-Metadata-1.0.11-r1  0 kB
 [ebuild   R] virtual/perl-Params-Check-0.360.0-r1  0 kB
 [ebuild U  ] virtual/perl-ExtUtils-CBuilder-0.280.210-r1
 [0.280.205] 0 kB [ebuild   R] dev-perl/OLE-StorageLite-0.190.0  0
kB
 [ebuild   R] dev-perl/Digest-Perl-MD5-1.800.0  0 kB
 [ebuild   R] dev-perl/XML-SAX-Base-1.80.0  0 kB
 [ebuild   R] dev-perl/Unicode-Map-0.112.0  0 kB
 [ebuild   R] dev-perl/Crypt-RC4-2.020.0  0 kB
 [ebuild   R] dev-perl/XML-Parser-2.410.0  0 kB
 [ebuild   R] dev-perl/IO-stringy-2.110.0  0 kB
 [ebuild U  ] virtual/perl-IPC-Cmd-0.800.0-r1 [0.780.0] 0 kB
 [ebuild U  ] virtual/perl-Module-CoreList-3.30.0 [2.840.0] 0 kB
 [ebuild U  ] virtual/perl-IO-1.280.0-r1 [1.25] 0 kB
 [ebuild   R] virtual/perl-ExtUtils-ParseXS-3.180.0-r2  0 kB
 [ebuild   R] virtual/perl-Archive-Tar-1.900.0-r2  0 kB
 [ebuild   R] virtual/perl-Module-Load-0.240.0-r1  0 kB
 [ebuild   R] virtual/perl-Test-Harness-3.260.0-r2  0 kB
 [ebuild   R] virtual/perl-CPAN-Meta-Requirements-2.122.0-r2  0 kB
 [ebuild   R] virtual/perl-Compress-Raw-Bzip2-2.60.0-r2  0 kB
 [ebuild   R] virtual/perl-IO-Compress-2.60.0-r1  0 kB
 [ebuild U  ] virtual/perl-ExtUtils-MakeMaker-6.660.0-r1 [6.640.0]
0
 kB [ebuild   R] virtual/perl-Digest-MD5-2.520.0-r2  0 kB
 [ebuild U  ] virtual/perl-ExtUtils-Manifest-1.630.0-r1 [1.610.0]
0
 kB [ebuild   R] virtual/perl-Compress-Raw-Zlib-2.60.0-r2  0 kB
 [ebuild   R] virtual/perl-Module-Load-Conditional-0.540.0-r1  0
kB
 [ebuild  N ] perl-core/JSON-PP-2.272.0-r1  0 kB
 [ebuild  N ] perl-core/File-Temp-0.220.0-r1  38 kB
 [ebuild  N ] perl-core/Perl-OSType-1.2.0-r1  USE={-test} 0 kB
 [ebuild   R] perl-core/Module-CoreList-2.840.0  0 kB

Re: [gentoo-user] colord failed to upgrade

2014-07-31 Thread Gevisz
-CBuilder:0
  *   virtual/perl-ExtUtils-CBuilder:0
  *   Adding to list: perl-core/Module-Load-Conditional:0
  *   virtual/perl-Module-Load-Conditional:0
  *   Adding to list: perl-core/CPAN-Meta-YAML:0
  *   virtual/perl-CPAN-Meta-YAML:0
  * emerge -vD1 --backtrack=30 dev-perl/File-DesktopEntry:0
dev-perl/XML-NamespaceSupport:0 dev-perl/Authen-SASL:0
dev-perl/OLE-StorageLite:0 dev-perl/Digest-Perl-MD5:0
dev-perl/XML-Simple:0 dev-perl/Digest-HMAC:0
  dev-perl/Net-SMTP-SSL:0 dev-perl/XML-SAX-Base:0
  dev-perl/File-MimeInfo:0 dev-perl/Unicode-Map:0
  dev-perl/XML-LibXML:0 dev-perl/Locale-gettext:0 dev-perl/Crypt-RC4:0
dev-perl/File-BaseDir:0 dev-perl/XML-Parser:0 dev-perl/XML-SAX:0
dev-perl/Spreadsheet-ParseExcel:0 dev-perl/IO-stringy:0
perl-core/IPC-Cmd:0 virtual/perl-IPC-Cmd:0
perl-core/Module-CoreList:0 virtual/perl-Module-CoreList:0
perl-core/IO:0 virtual/perl-IO:0 perl-core/File-Spec:0
virtual/perl-File-Spec:0 perl-core/CPAN-Meta:0
virtual/perl-CPAN-Meta:0 perl-core/Module-Build:0
virtual/perl-Module-Build:0 perl-core/ExtUtils-ParseXS:0
virtual/perl-ExtUtils-ParseXS:0 perl-core/version:0
virtual/perl-version:0 perl-core/Archive-Tar:0
virtual/perl-Archive-Tar:0 perl-core/Module-Load:0
virtual/perl-Module-Load:0 perl-core/Test-Harness:0
virtual/perl-Test-Harness:0 perl-core/CPAN-Meta-Requirements:0
virtual/perl-CPAN-Meta-Requirements:0
  perl-core/Compress-Raw-Bzip2:0 virtual/perl-Compress-Raw-Bzip2:0
  perl-core/IO-Compress:0 virtual/perl-IO-Compress:0
  perl-core/ExtUtils-MakeMaker:0 virtual/perl-ExtUtils-MakeMaker:0
  perl-core/Parse-CPAN-Meta:0 virtual/perl-Parse-CPAN-Meta:0
  perl-core/Digest-MD5:0 virtual/perl-Digest-MD5:0
  perl-core/ExtUtils-Manifest:0 virtual/perl-ExtUtils-Manifest:0
  perl-core/Module-Metadata:0 virtual/perl-Module-Metadata:0
  perl-core/Scalar-List-Utils:0 virtual/perl-Scalar-List-Utils:0
  perl-core/Compress-Raw-Zlib:0 virtual/perl-Compress-Raw-Zlib:0
  perl-core/Params-Check:0 virtual/perl-Params-Check:0
  perl-core/Time-Local:0 virtual/perl-Time-Local:0
  perl-core/ExtUtils-CBuilder:0 virtual/perl-ExtUtils-CBuilder:0
  perl-core/Module-Load-Conditional:0
  virtual/perl-Module-Load-Conditional:0 perl-core/CPAN-Meta-YAML:0
  virtual/perl-CPAN-Meta-YAML:0
 
 These are the packages that would be merged, in order:
 
 Calculating dependencies... done!
 [ebuild   R] virtual/perl-File-Spec-3.400.0-r2  0 kB
 [ebuild U  ] virtual/perl-version-0.990.200-r1 [0.990.100] 0 kB
 [ebuild   R] virtual/perl-Scalar-List-Utils-1.270.0-r2  0 kB
 [ebuild   R] dev-perl/XML-NamespaceSupport-1.110.0  0 kB
 [ebuild   R] virtual/perl-Module-Build-0.400.300-r1  0 kB
 [ebuild   R] virtual/perl-Parse-CPAN-Meta-1.440.400-r1  0 kB
 [ebuild   R] virtual/perl-CPAN-Meta-YAML-0.8.0-r2  0 kB
 [ebuild   R] virtual/perl-CPAN-Meta-2.120.921-r2  0 kB
 [ebuild   R] virtual/perl-Module-Metadata-1.0.11-r1  0 kB
 [ebuild   R] virtual/perl-Params-Check-0.360.0-r1  0 kB
 [ebuild U  ] virtual/perl-ExtUtils-CBuilder-0.280.210-r1
 [0.280.205] 0 kB [ebuild   R] dev-perl/OLE-StorageLite-0.190.0  0
 kB
 [ebuild   R] dev-perl/Digest-Perl-MD5-1.800.0  0 kB
 [ebuild   R] dev-perl/XML-SAX-Base-1.80.0  0 kB
 [ebuild   R] dev-perl/Unicode-Map-0.112.0  0 kB
 [ebuild   R] dev-perl/Crypt-RC4-2.020.0  0 kB
 [ebuild   R] dev-perl/XML-Parser-2.410.0  0 kB
 [ebuild   R] dev-perl/IO-stringy-2.110.0  0 kB
 [ebuild U  ] virtual/perl-IPC-Cmd-0.800.0-r1 [0.780.0] 0 kB
 [ebuild U  ] virtual/perl-Module-CoreList-3.30.0 [2.840.0] 0 kB
 [ebuild U  ] virtual/perl-IO-1.280.0-r1 [1.25] 0 kB
 [ebuild   R] virtual/perl-ExtUtils-ParseXS-3.180.0-r2  0 kB
 [ebuild   R] virtual/perl-Archive-Tar-1.900.0-r2  0 kB
 [ebuild   R] virtual/perl-Module-Load-0.240.0-r1  0 kB
 [ebuild   R] virtual/perl-Test-Harness-3.260.0-r2  0 kB
 [ebuild   R] virtual/perl-CPAN-Meta-Requirements-2.122.0-r2  0 kB
 [ebuild   R] virtual/perl-Compress-Raw-Bzip2-2.60.0-r2  0 kB
 [ebuild   R] virtual/perl-IO-Compress-2.60.0-r1  0 kB
 [ebuild U  ] virtual/perl-ExtUtils-MakeMaker-6.660.0-r1
 [6.640.0] 0 kB [ebuild   R] virtual/perl-Digest-MD5-2.520.0-r2
 0 kB [ebuild U  ] virtual/perl-ExtUtils-Manifest-1.630.0-r1
 [1.610.0] 0 kB [ebuild   R]
 virtual/perl-Compress-Raw-Zlib-2.60.0-r2  0 kB [ebuild   R]
 virtual/perl-Module-Load-Conditional-0.540.0-r1  0 kB [ebuild  N
 ] perl-core/JSON-PP-2.272.0-r1  0 kB [ebuild  N ]
 perl-core/File-Temp-0.220.0-r1  38 kB [ebuild  N ]
 perl-core/Perl-OSType-1.2.0-r1  USE={-test} 0 kB [ebuild   R]
 perl-core/Module-CoreList-2.840.0  0 kB [ebuild   R]
 perl-core/IO-1.25-r1  0 kB [ebuild   R]
 perl-core/File-Spec-3.400.0  0 kB [ebuild U  ]
 perl-core/version-0.990.100-r1 [0.990.100] 0 kB [ebuild   R]
 perl-core/Module-Load-0.240.0  0 kB [ebuild   R]
 perl-core/Test-Harness-3.260.0  0 kB

Re: [gentoo-user] colord failed to upgrade

2014-07-31 Thread J. Roeleveld
  *   virtual/perl-Time-Local:0
  *   Adding to list: perl-core/ExtUtils-CBuilder:0
  *   virtual/perl-ExtUtils-CBuilder:0
  *   Adding to list: perl-core/Module-Load-Conditional:0
  *   virtual/perl-Module-Load-Conditional:0
  *   Adding to list: perl-core/CPAN-Meta-YAML:0
  *   virtual/perl-CPAN-Meta-YAML:0
  * emerge -vD1 --backtrack=30 dev-perl/File-DesktopEntry:0
dev-perl/XML-NamespaceSupport:0 dev-perl/Authen-SASL:0
dev-perl/OLE-StorageLite:0 dev-perl/Digest-Perl-MD5:0
dev-perl/XML-Simple:0 dev-perl/Digest-HMAC:0
  dev-perl/Net-SMTP-SSL:0 dev-perl/XML-SAX-Base:0
  dev-perl/File-MimeInfo:0 dev-perl/Unicode-Map:0
  dev-perl/XML-LibXML:0 dev-perl/Locale-gettext:0
dev-perl/Crypt-RC4:0
dev-perl/File-BaseDir:0 dev-perl/XML-Parser:0 dev-perl/XML-SAX:0
dev-perl/Spreadsheet-ParseExcel:0 dev-perl/IO-stringy:0
perl-core/IPC-Cmd:0 virtual/perl-IPC-Cmd:0
perl-core/Module-CoreList:0 virtual/perl-Module-CoreList:0
perl-core/IO:0 virtual/perl-IO:0 perl-core/File-Spec:0
virtual/perl-File-Spec:0 perl-core/CPAN-Meta:0
virtual/perl-CPAN-Meta:0 perl-core/Module-Build:0
virtual/perl-Module-Build:0 perl-core/ExtUtils-ParseXS:0
virtual/perl-ExtUtils-ParseXS:0 perl-core/version:0
virtual/perl-version:0 perl-core/Archive-Tar:0
virtual/perl-Archive-Tar:0 perl-core/Module-Load:0
virtual/perl-Module-Load:0 perl-core/Test-Harness:0
virtual/perl-Test-Harness:0 perl-core/CPAN-Meta-Requirements:0
virtual/perl-CPAN-Meta-Requirements:0
  perl-core/Compress-Raw-Bzip2:0 virtual/perl-Compress-Raw-Bzip2:0
  perl-core/IO-Compress:0 virtual/perl-IO-Compress:0
  perl-core/ExtUtils-MakeMaker:0 virtual/perl-ExtUtils-MakeMaker:0
  perl-core/Parse-CPAN-Meta:0 virtual/perl-Parse-CPAN-Meta:0
  perl-core/Digest-MD5:0 virtual/perl-Digest-MD5:0
  perl-core/ExtUtils-Manifest:0 virtual/perl-ExtUtils-Manifest:0
  perl-core/Module-Metadata:0 virtual/perl-Module-Metadata:0
  perl-core/Scalar-List-Utils:0 virtual/perl-Scalar-List-Utils:0
  perl-core/Compress-Raw-Zlib:0 virtual/perl-Compress-Raw-Zlib:0
  perl-core/Params-Check:0 virtual/perl-Params-Check:0
  perl-core/Time-Local:0 virtual/perl-Time-Local:0
  perl-core/ExtUtils-CBuilder:0 virtual/perl-ExtUtils-CBuilder:0
  perl-core/Module-Load-Conditional:0
  virtual/perl-Module-Load-Conditional:0 perl-core/CPAN-Meta-YAML:0
  virtual/perl-CPAN-Meta-YAML:0
 
 These are the packages that would be merged, in order:
 
 Calculating dependencies... done!
 [ebuild   R] virtual/perl-File-Spec-3.400.0-r2  0 kB
 [ebuild U  ] virtual/perl-version-0.990.200-r1 [0.990.100] 0 kB
 [ebuild   R] virtual/perl-Scalar-List-Utils-1.270.0-r2  0 kB
 [ebuild   R] dev-perl/XML-NamespaceSupport-1.110.0  0 kB
 [ebuild   R] virtual/perl-Module-Build-0.400.300-r1  0 kB
 [ebuild   R] virtual/perl-Parse-CPAN-Meta-1.440.400-r1  0 kB
 [ebuild   R] virtual/perl-CPAN-Meta-YAML-0.8.0-r2  0 kB
 [ebuild   R] virtual/perl-CPAN-Meta-2.120.921-r2  0 kB
 [ebuild   R] virtual/perl-Module-Metadata-1.0.11-r1  0 kB
 [ebuild   R] virtual/perl-Params-Check-0.360.0-r1  0 kB
 [ebuild U  ] virtual/perl-ExtUtils-CBuilder-0.280.210-r1
 [0.280.205] 0 kB [ebuild   R] dev-perl/OLE-StorageLite-0.190.0 
0
 kB
 [ebuild   R] dev-perl/Digest-Perl-MD5-1.800.0  0 kB
 [ebuild   R] dev-perl/XML-SAX-Base-1.80.0  0 kB
 [ebuild   R] dev-perl/Unicode-Map-0.112.0  0 kB
 [ebuild   R] dev-perl/Crypt-RC4-2.020.0  0 kB
 [ebuild   R] dev-perl/XML-Parser-2.410.0  0 kB
 [ebuild   R] dev-perl/IO-stringy-2.110.0  0 kB
 [ebuild U  ] virtual/perl-IPC-Cmd-0.800.0-r1 [0.780.0] 0 kB
 [ebuild U  ] virtual/perl-Module-CoreList-3.30.0 [2.840.0] 0 kB
 [ebuild U  ] virtual/perl-IO-1.280.0-r1 [1.25] 0 kB
 [ebuild   R] virtual/perl-ExtUtils-ParseXS-3.180.0-r2  0 kB
 [ebuild   R] virtual/perl-Archive-Tar-1.900.0-r2  0 kB
 [ebuild   R] virtual/perl-Module-Load-0.240.0-r1  0 kB
 [ebuild   R] virtual/perl-Test-Harness-3.260.0-r2  0 kB
 [ebuild   R] virtual/perl-CPAN-Meta-Requirements-2.122.0-r2  0
kB
 [ebuild   R] virtual/perl-Compress-Raw-Bzip2-2.60.0-r2  0 kB
 [ebuild   R] virtual/perl-IO-Compress-2.60.0-r1  0 kB
 [ebuild U  ] virtual/perl-ExtUtils-MakeMaker-6.660.0-r1
 [6.640.0] 0 kB [ebuild   R] virtual/perl-Digest-MD5-2.520.0-r2
 0 kB [ebuild U  ] virtual/perl-ExtUtils-Manifest-1.630.0-r1
 [1.610.0] 0 kB [ebuild   R]
 virtual/perl-Compress-Raw-Zlib-2.60.0-r2  0 kB [ebuild   R]
 virtual/perl-Module-Load-Conditional-0.540.0-r1  0 kB [ebuild  N
 ] perl-core/JSON-PP-2.272.0-r1  0 kB [ebuild  N ]
 perl-core/File-Temp-0.220.0-r1  38 kB [ebuild  N ]
 perl-core/Perl-OSType-1.2.0-r1  USE={-test} 0 kB [ebuild   R]
 perl-core/Module-CoreList-2.840.0  0 kB [ebuild   R]
 perl-core/IO-1.25-r1  0 kB [ebuild   R]
 perl-core/File-Spec-3.400.0  0 kB [ebuild U  ]
 perl-core/version-0.990.100-r1 [0.990.100] 0 kB [ebuild   R]
 perl-core/Module-Load-0.240.0

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

Re: [gentoo-user] mysql is being pulled in again!

2010-03-04 Thread Mick
On 4 March 2010 15:57, Alan McKinnon alan.mckin...@gmail.com wrote:
 On Thursday 04 March 2010 17:37:23 Mick wrote:
 I am trying to understand what is pulling in mysql again.  This
 morning a load of qt packages were being updated and I noticed a bunch
 of perl and virtual packages in there too.  Rest assured dev-db/mysql
 was in there, again.  This is despite the fact that the mysql use flag
 seem to be not active as far as portage is concerned:

 # euse -i mysql
 global use flags (searching: mysql)
 
 [-    ] mysql - Adds mySQL Database support

 local use flags (searching: mysql)
 
 [-    ] mysql (app-admin/ulogd):
 Build MYSQL output plugin to save packets in a mysql database.

 [-    ] mysql (net-misc/mediatomb):
 Use dev-db/mysql as backend rather than SQLite3. If this USE flag is
 disabled, dev-db/sqlite is used in its stead.

 Looking into it further I see that the virtual package is pulling the
 database in:

 # equery depends dev-db/mysql
 [ Searching for packages depending on dev-db/mysql... ]
 virtual/mysql-5.0 (=dev-db/mysql-5.0*)

 # equery depends virtual/mysql
 [ Searching for packages depending on virtual/mysql... ]
 dev-db/mysql-5.0.84-r1 (=virtual/mysql-5.0)
 dev-libs/cyrus-sasl-2.1.23-r1 (mysql? virtual/mysql)
 dev-libs/redland-1.0.10-r1 (mysql? virtual/mysql)
 dev-perl/DBD-mysql-4.00.5 (virtual/mysql)
 x11-libs/qt-sql-4.6.2 (mysql? virtual/mysql)

 So, is this telling me the virtual mysql package depends of the real
 mysql and vice versa?  Should I give up and accept that just like a
 LAMP build, from now on a Linux desktop *must* run mysql and nothing
 else will do?  I've read that sqlite is borked and won't do what
 semantic-desktop wants, but what about people who for arguments sake
 want to run postgress or some other database?

 The tool you want to answer this question is

 emerge -t

Right, but I started this mammoth emerge before I spent enough time
looking at its contents I'm afraid.  :-(  I could of course uninstall
them and try again, but there's steam coming out the back of this old
box and I would rather not have to rinse and repeat.

This is what was pulled in today and most of the perl stuff seemed
like new installs:

 Thu Mar  4 09:20:24 2010  dev-libs/libffi-3.0.9
 Thu Mar  4 09:20:49 2010  dev-db/mysql-init-scripts-1.2
 Thu Mar  4 09:26:49 2010  net-dns/bind-tools-9.4.3_p5
 Thu Mar  4 09:33:38 2010  dev-perl/Net-Daemon-0.43
 Thu Mar  4 09:34:57 2010  perl-core/Storable-2.20
 Thu Mar  4 09:35:22 2010  dev-perl/yaml-0.68
 Thu Mar  4 09:35:56 2010  perl-core/Test-Harness-3.17
 Thu Mar  4 09:36:32 2010  perl-core/Package-Constants-0.02
 Thu Mar  4 09:37:07 2010  perl-core/Sys-Syslog-0.27
 Thu Mar  4 09:37:26 2010  virtual/perl-Storable-2.20
 Thu Mar  4 09:37:41 2010  virtual/perl-Test-Harness-3.17
 Thu Mar  4 09:37:57 2010  virtual/perl-Package-Constants-0.02
 Thu Mar  4 09:38:15 2010  virtual/perl-Sys-Syslog-0.27
 Thu Mar  4 09:38:46 2010  dev-perl/PlRPC-0.2020-r1
 Thu Mar  4 09:39:19 2010  perl-core/IO-Zlib-1.09
 Thu Mar  4 09:39:35 2010  virtual/perl-IO-Zlib-1.09
 Thu Mar  4 09:40:09 2010  perl-core/Archive-Tar-1.54
 Thu Mar  4 09:40:27 2010  virtual/perl-Archive-Tar-1.54
 Thu Mar  4 09:41:03 2010  perl-core/Module-Build-0.34.0201
 Thu Mar  4 09:41:19 2010  virtual/perl-Module-Build-0.34.0201
 Thu Mar  4 09:41:52 2010  perl-core/ExtUtils-CBuilder-0.26.03
 Thu Mar  4 09:42:08 2010  virtual/perl-ExtUtils-CBuilder-0.26.03
 Thu Mar  4 09:42:48 2010  perl-core/File-Spec-3.30
 Thu Mar  4 09:43:21 2010  perl-core/ExtUtils-ParseXS-2.20.0401
 Thu Mar  4 09:43:37 2010  virtual/perl-ExtUtils-ParseXS-2.20.0401
 Thu Mar  4 09:43:53 2010  virtual/perl-File-Spec-3.30
 Thu Mar  4 09:44:48 2010  dev-perl/DBI-1.609
 Thu Mar  4 09:47:31 2010  dev-util/boost-build-1.41.0
 Thu Mar  4 09:55:19 2010  media-gfx/exiv2-0.19
 Thu Mar  4 11:49:55 2010  dev-libs/boost-1.41.0-r3
 Thu Mar  4 12:29:27 2010  dev-db/mysql-5.0.84-r1
 Thu Mar  4 12:29:44 2010  virtual/mysql-5.0
 Thu Mar  4 12:30:32 2010  dev-perl/DBD-mysql-4.00.5
 Thu Mar  4 13:08:28 2010  x11-libs/qt-core-4.6.2-r1
 Thu Mar  4 13:12:49 2010  x11-libs/qt-dbus-4.6.2
 Thu Mar  4 13:28:44 2010  x11-libs/qt-script-4.6.2
 Thu Mar  4 13:32:06 2010  x11-libs/qt-sql-4.6.2
 Thu Mar  4 13:33:58 2010  x11-libs/qt-test-4.6.2
 Thu Mar  4 14:01:18 2010  x11-libs/qt-xmlpatterns-4.6.2
 Thu Mar  4 15:45:26 2010  x11-libs/qt-gui-4.6.2
 Thu Mar  4 16:11:12 2010  x11-libs/qt-qt3support-4.6.2
 Thu Mar  4 16:17:31 2010  x11-libs/qt-opengl-4.6.2
 Thu Mar  4 16:21:11 2010  x11-libs/qt-svg-4.6.2


 There will be a reason why mysql is being pulled in, most likely a package
 that must have it.

If a package must have it, wouldn't the USE flag mysql switch to + ?

 If a user

[gentoo-user] Problem with perl dependencies on emerge -uD world

2015-03-12 Thread Marko Weber | 8000


Hi,
on one of my gentoo-servers i try to update the system with 'emerge -uD 
world'.


i get the following output, and have no idea how to solve this 
comnflicts.

Can anyone help me or guide me?

=

# emerge -uD world

 * IMPORTANT: 10 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.

Calculating dependencies... done!
[ebuild U  ] virtual/libiconv-0-r2 [0-r1]
[ebuild U  ] sys-devel/gnuconfig-20140728 [20140212]
[ebuild U  ] app-admin/eselect-1.4.4 [1.4.3]
[ebuild U  ] sys-apps/man-pages-3.79 [3.78]
[ebuild U  ] dev-lang/perl-5.20.1-r4 [5.18.2-r2]
[ebuild U  ] perl-core/File-Temp-0.230.400-r1 [0.230.0]
[ebuild U  ] virtual/perl-File-Temp-0.230.400-r2 [0.230.0-r1]
[ebuild U  ] virtual/perl-File-Spec-3.480.0 [3.400.0-r2]
[ebuild U  ] virtual/perl-MIME-Base64-3.140.0-r1 [3.130.0-r4]
[ebuild U  ] virtual/perl-CPAN-Meta-YAML-0.12.0 [0.8.0-r2]
[ebuild U  ] virtual/perl-IO-1.310.0 [1.280.0-r1]
[ebuild U  ] virtual/perl-Test-Simple-1.1.2 [0.980.0-r6]
[ebuild U  ] virtual/perl-JSON-PP-2.272.30 [2.272.20-r1]
[ebuild U  ] virtual/perl-version-0.990.900-r1 [0.990.200-r1]
[ebuild U  ] virtual/perl-Scalar-List-Utils-1.380.0 [1.270.0-r2]
[ebuild U  ] virtual/perl-Parse-CPAN-Meta-1.441.400 [1.440.400-r1]
[ebuild U  ] virtual/perl-Compress-Raw-Zlib-2.65.0 [2.60.0-r2]
[ebuild U  ] virtual/perl-IO-Compress-2.64.0 [2.60.0-r1]
[ebuild U  ] virtual/perl-Test-Harness-3.330.0 [3.260.0-r2]
[ebuild U  ] virtual/perl-Perl-OSType-1.7.0 [1.3.0-r1]
[ebuild U  ] virtual/perl-CPAN-Meta-Requirements-2.125.0-r1 
[2.122.0-r2]

[ebuild U  ] virtual/perl-ExtUtils-MakeMaker-6.980.0 [6.660.0-r1]
[ebuild  N ] virtual/perl-if-0.60.300
[ebuild U  ] virtual/perl-Getopt-Long-2.420.0-r1 [2.390.0-r1]
[ebuild U  ] virtual/perl-Digest-MD5-2.530.0-r2 [2.520.0-r2]
[ebuild U  ] virtual/perl-Encode-2.600.0 [2.490.0-r2]
[ebuild  N ] virtual/perl-Text-ParseWords-3.290.0-r1
[ebuild U  ] virtual/perl-Module-Metadata-1.0.19 [1.0.11-r1]
[ebuild U  ] virtual/perl-ExtUtils-ParseXS-3.240.0 [3.180.0-r2]
[ebuild  N ] virtual/perl-ExtUtils-Manifest-1.630.0-r1
[ebuild  N ] virtual/perl-ExtUtils-Install-1.670.0
[ebuild U  ] virtual/perl-ExtUtils-CBuilder-0.280.217-r1 
[0.280.210-r1]

[ebuild U  ] virtual/perl-Archive-Tar-1.960.0 [1.900.0-r2]
[ebuild U  ] virtual/perl-Storable-2.490.0 [2.410.0-r1]
[ebuild U  ] virtual/perl-Sys-Syslog-0.330.0-r1 [0.320.0-r2]
[ebuild U  ] virtual/perl-ExtUtils-Command-1.180.0-r2 [1.170.0-r6]
[ebuild U  ] sys-kernel/linux-headers-3.18 [3.16]
[ebuild U  ] virtual/perl-Time-HiRes-1.972.600-r1 [1.972.500-r3]
[ebuild U  ] virtual/perl-Attribute-Handlers-0.960.0 [0.940.0-r1]
[ebuild U  ] virtual/perl-CPAN-Meta-2.140.640 [2.120.921-r2]
[ebuild U ~] perl-core/CPAN-Meta-2.132.510-r1 [2.120.921-r1]
[ebuild U  ] dev-python/setuptools-12.0.1 [7.0]
[ebuild U  ] app-editors/nano-2.3.6 [2.3.2] USE=spell*
[ebuild U  ] dev-db/mysql-5.6.22 [5.5.40] ABI_X86=(64%*) (-32) 
(-x32)
[ebuild U  ] virtual/mysql-5.6-r2 [5.5] ABI_X86=(64%*) (-32) 
(-x32)

[ebuild U  ] virtual/perl-Digest-SHA-5.880.0 [5.820.0]
[uninstall ] perl-core/Digest-SHA-5.820.0
[blocks b  ] perl-core/Digest-SHA-5.880.0 
(perl-core/Digest-SHA-5.880.0 is blocking 
virtual/perl-Digest-SHA-5.880.0)

[ebuild U  ] virtual/perl-IO-Socket-IP-0.290.0 [0.230.0]
[uninstall ] perl-core/IO-Socket-IP-0.230.0-r1
[blocks b  ] perl-core/IO-Socket-IP-0.290.0 
(perl-core/IO-Socket-IP-0.290.0 is blocking 
virtual/perl-IO-Socket-IP-0.290.0)

[ebuild  N ] perl-core/CGI-3.650.0  USE={-test}
[ebuild U  ] virtual/perl-CGI-3.650.0-r1 [3.630.0-r2]
[blocks b  ] perl-core/CGI-3.630.0-r999 
(perl-core/CGI-3.630.0-r999 is blocking virtual/perl-CGI-3.630.0-r2)

[ebuild U  ] perl-core/Module-Build-0.420.500 [0.400.300-r1]
[uninstall ] virtual/perl-Module-Build-0.400.300-r1
[blocks b  ] perl-core/Module-Build-0.400.300-r999 
(perl-core/Module-Build-0.400.300-r999 is blocking 
virtual/perl-Module-Build-0.400.300-r1)
[blocks B  ] perl-core/CPAN-Meta-2.140.640 
(perl-core/CPAN-Meta-2.140.640 is blocking 
virtual/perl-CPAN-Meta-2.140.640)
[blocks B  ] perl-core/Module-Metadata-1.0.19 
(perl-core/Module-Metadata-1.0.19 is blocking 
virtual/perl-Module-Metadata-1.0.19)


!!! Multiple package instances within a single package slot have been 
pulled

!!! into the dependency graph, resulting in a slot conflict:

dev-lang/perl:0

  (dev-lang/perl-5.20.1-r4:0/5.20::gentoo, ebuild scheduled for merge) 
pulled in by
=dev-lang/perl-5.20* required by 
(virtual/perl-CPAN-Meta-Requirements-2.125.0-r1:0/0::gentoo, ebuild 
scheduled for merge)

^  ^
(and 37 more with the same problem)

  (dev-lang/perl-5.18.2-r2:0

[gentoo-user] Re: Machine completely broken; Ncursed!

2015-04-12 Thread »Q«
 sha512
 shared-glapi shorten skins smime smp sna soprano sound spell sql sqlite
 sse sse2 sse3 sse4_1 ssl ssse3 startup-notification stereo stl svg
 swscale symlink syslog system-cairo system-icu system-jpeg system-libvpx
 taglib tcpd themes theora threads thumbnail tiff tk tls-heartbeat tremor
 truetype tty-helpers udev udisks unicode units_cur upower usb uudeview
 v4l vaapi vamp vcd vcdx vdpau video virtuoso vlm vorbis wav weather-metar
 weather-xoap webdav webgl webkit wifi xcb xface xml xorg xosd xpm
 xscreensaver xv xvfb xvmc yaml zeroconf zlib -cacert -libav

# The SYNC variable is deprecated (2014 Sept).  See man 5 portage for info 
# about sync-type and sync-uri, both for repos.conf
SYNC=rsync://rsync.us.gentoo.org/gentoo-portage

GENTOO_MIRRORS=http://gentoo.cites.uiuc.edu/pub/gentoo/ 
http://gentoo.mirrors.easynews.com/linux/gentoo/ 
http://mirror.lug.udel.edu/pub/gentoo/;








Re: [gentoo-user] Is perl broken?

2015-04-05 Thread Mick
On Sunday 05 Apr 2015 10:50:53 Peter Humphrey wrote:
 Hello list,
 
 Today's routine update included dev-lang/perl-5.20.2 and two perl virtuals.
 Since emerging those portage has stopped working: perl-cleaner gives it a
 list of 71 packages to emerge but portage does nothing with them - it just
 exits silently. Then perl-cleaner lists some hundreds of files that it
 can't do anything with.
 
 What's going on here?
 
 I've restored from last week's backup and added the offending perl packages
 to package.mask, but is that the right thing to do?

This sounds odd.  I emerged virtual/perl-Compress-Raw-Bzip2-2.64.0 yesterday, 
but haven't sync'ed today.  perl-cleaner gives me this:

=
# perl-cleaner --reallyall
 * Removing perl-core packages from world file
 *emerge --deselect  perl-core/Data-Dumper perl-core/File-Temp perl-
core/Module-Build perl-core/libnet 
 No matching atoms found in world favorites file...
 * Updating installed Perl virtuals
 *emerge -u1  virtual/perl-Archive-Tar virtual/perl-CPAN-Meta 
virtual/perl-CPAN-Meta-YAML virtual/perl-Compress-Raw-Bzip2 virtual/perl-
Compress-Raw-Zlib virtual/perl-Data-Dumper virtual/perl-Digest-MD5 
virtual/perl-Digest-SHA virtual/perl-Encode virtual/perl-ExtUtils-CBuilder 
virtual/perl-ExtUtils-Install virtual/perl-ExtUtils-MakeMaker virtual/perl-
ExtUtils-Manifest virtual/perl-ExtUtils-ParseXS virtual/perl-File-Spec 
virtual/perl-File-Temp virtual/perl-Getopt-Long virtual/perl-IO virtual/perl-
IO-Compress virtual/perl-JSON-PP virtual/perl-MIME-Base64 virtual/perl-Module-
Build virtual/perl-Module-Metadata virtual/perl-Parse-CPAN-Meta virtual/perl-
Perl-OSType virtual/perl-Scalar-List-Utils virtual/perl-Storable virtual/perl-
Test-Harness virtual/perl-Test-Simple virtual/perl-Text-ParseWords 
virtual/perl-Time-Local virtual/perl-libnet virtual/perl-version 
Calculating dependencies... done!
 Auto-cleaning packages...

 No outdated packages were found on your system.

 * Beginning a clean up of .ph files
 * Excluding files for 0.0.0 and 0.0.0/x86_64-linux from cleaning

 * Locating ph files for removal

 * Updating ph files.
 * Ignore all No such file... messages!
Can't open machine/ansi.h: No such file or directory
Can't open sys/_types.h: No such file or directory
Can't open gnu/stubs-x32.h: No such file or directory
Can't open gnu/stubs-x32.h: No such file or directory
Can't open gnu/stubs-x32.h: No such file or directory
Can't open gnu/stubs-x32.h: No such file or directory

 * Locating packages for an update
 * Locating ebuilds linked against libperl
 *   Adding to list: perl-core/libnet:0
 *   virtual/perl-libnet:0
 *   Adding to list: perl-core/File-Temp:0
 *   virtual/perl-File-Temp:0
 *   Adding to list: perl-core/Data-Dumper:0
 *   virtual/perl-Data-Dumper:0
 *   Adding to list: perl-core/Module-Build:0
 *   virtual/perl-Module-Build:0
 *   Adding to list: x11-terms/rxvt-unicode:0
 *   Adding to list: dev-vcs/git:0
 *   Adding to list: net-irc/irssi:0
 *   Adding to list: dev-perl/HTML-Parser:0
 *   Adding to list: dev-perl/File-BaseDir:0
 *   Adding to list: dev-perl/IO-Socket-SSL:0
 *   Adding to list: dev-perl/XML-LibXML:0
 *   Adding to list: dev-perl/File-Listing:0
 *   Adding to list: dev-perl/Encode-Locale:0
 *   Adding to list: dev-perl/File-MimeInfo:0
 *   Adding to list: dev-perl/XML-SAX:0
 *   Adding to list: dev-perl/DateManip:0
 *   Adding to list: dev-perl/HTTP-Negotiate:0
 *   Adding to list: dev-perl/XML-SAX-Base:0
 *   Adding to list: dev-perl/WWW-RobotRules:0
 *   Adding to list: dev-perl/Archive-Zip:0
 *   Adding to list: dev-perl/Locale-gettext:0
 *   Adding to list: dev-perl/File-DesktopEntry:0
 *   Adding to list: dev-perl/URI:0
 *   Adding to list: dev-perl/libwww-perl:0
 *   Adding to list: dev-perl/HTTP-Daemon:0
 *   Adding to list: dev-perl/Net-HTTP:0
 *   Adding to list: dev-perl/Error:0
 *   Adding to list: dev-perl/XML-Parser:0
 *   Adding to list: dev-perl/Net-SMTP-SSL:0
 *   Adding to list: dev-perl/Authen-SASL:0
 *   Adding to list: dev-perl/LWP-Protocol-https:0
 *   Adding to list: dev-perl/XML-NamespaceSupport:0
 *   Adding to list: dev-perl/HTML-Tagset:0
 *   Adding to list: dev-perl/LWP-MediaTypes:0
 *   Adding to list: dev-perl/Net-SSLeay:0
 *   Adding to list: dev-perl/Digest-HMAC:0
 *   Adding to list: dev-perl/HTTP-Message:0
 *   Adding to list: dev-perl/JSON:0
 *   Adding to list: dev-perl/XML-Simple:0
 *   Adding to list: dev-perl/HTTP-Cookies:0
 *   Adding to list: dev-perl/HTTP-Date:0
 *   Adding to list: media-libs/exiftool:0
 * emerge -v1 --backtrack=100 perl-core/libnet:0 virtual/perl-libnet:0 perl-
core/File-Temp:0 virtual/perl-File-Temp:0 perl-core/Data-Dumper:0 
virtual/perl-Data-Dumper:0 perl-core/Module-Build:0 virtual/perl-Module-
Build:0 x11-terms/rxvt-unicode:0 dev-vcs/git:0 net-irc/irssi:0 dev-perl/HTML-
Parser:0 dev-perl/File-BaseDir:0 dev-perl/IO-Socket-SSL:0 dev-perl/XML

[gentoo-user] boost-1.62.0-r1 blocked by nothing ??

2017-02-01 Thread Jörg Schaible
Hi,

now I have an emerge mystery myself: It claims boost is blocked by  ... 
nothing. See yourself:
- emerge tells me that boost is for whatever reason blocked
- I cannot find any entry for this in /etc/portage/**
- eix does not show any kind of mask for 1.62.0-r1
- none of the installed packages show a condition preventing an update

Any idea?

Cheers,
Jörg

= %< ===
$ emerge -uDvta --changed-use --with-bdeps=y --backtrack=50 world

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

Calculating dependencies... done!

Total: 0 packages, Size of downloads: 0 KiB

!!! The following update has been skipped due to unsatisfied dependencies:

dev-libs/boost:0

!!! All ebuilds that could satisfy "=dev-util/boost-build-1.62*" have been 
masked.
!!! One of the following masked packages is required to complete your 
request:
- dev-util/boost-build-1.62.0-r1::gentoo (masked by: )

(dependency required by "dev-libs/boost-1.62.0-r1::gentoo" [ebuild])
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.



Nothing to merge; quitting.

$ find /etc/portage/ -type f -exec grep boost {} +
/etc/portage/package.use:dev-libs/boost expat
$ eix -I boost
[U] dev-libs/boost
 Available versions:  1.55.0-r2(0/1.55.0)^t 1.56.0-r1(0/1.56.0)^t 
~1.58.0-r1(0/1.58.0)^t ~1.59.0(0/1.59.0)^t ~1.60.0(0/1.60.0)^t 
~1.61.0(0/1.61.0)^t ~1.61.0-r1(0/1.61.0)^t 1.62.0-r1(0/1.62.0)^t 
~1.63.0(0/1.63.0)^t {context debug doc icu mpi +nls python static-libs 
+threads tools ABI_MIPS="n32 n64 o32" ABI_PPC="32 64" ABI_S390="32 64" 
ABI_X86="32 64 x32" PYTHON_TARGETS="python2_7 python3_4 python3_5"}
 Installed versions:  1.56.0-r1^t(11:20:13 AM 12/03/2016)(icu nls 
threads -context -debug -doc -mpi -python -static-libs -tools ABI_MIPS="-n32 
-n64 -o32" ABI_PPC="-32 -64" ABI_S390="-32 -64" ABI_X86="64 -32 -x32" 
PYTHON_TARGETS="python2_7 -python3_4")
 Homepage:http://www.boost.org/
 Description: Boost Libraries for C++

[U] dev-util/boost-build
 Available versions:  1.55.0^t ~1.55.0-r1^t 1.56.0^t ~1.58.0^t ~1.59.0^t 
~1.60.0^t ~1.61.0^t 1.62.0-r1^t ~1.63.0^t {examples python test 
PYTHON_TARGETS="python2_7"}
 Installed versions:  1.56.0^t(07:24:23 PM 07/16/2015)(-examples -python 
-test PYTHON_TARGETS="python2_7")
 Homepage:http://www.boost.org/doc/tools/build/index.html
 Description: A system for large project software construction, 
simple to use and powerful

Found 2 matches
$ equery d boost
 * These packages depend on boost:
app-office/calligra-2.9.11 (dev-libs/boost)
app-office/kmymoney-4.7.2 (dev-libs/boost)
app-office/libreoffice-5.2.3.3-r1 (>=dev-libs/boost-1.55)
app-text/libabw-0.1.1 (>=dev-libs/boost-1.46)
app-text/libebook-0.1.2-r1 (dev-libs/boost)
app-text/libetonyek-0.1.6 (dev-libs/boost)
app-text/libmspub-0.1.2 (dev-libs/boost)
app-text/libmwaw-0.3.8 (dev-libs/boost)
dev-cpp/libcmis-0.5.2_pre20160820 (dev-libs/boost)
dev-cpp/yaml-cpp-0.5.3 (>=dev-libs/boost-1.49.0-r2)
dev-db/mysql-connector-c++-1.1.6 (dev-libs/boost)
dev-db/mysql-workbench-6.3.4-r1 (>=dev-libs/boost-1.55.0[nls])
dev-db/vsqlite++-0.3.13-r1 (>=dev-libs/boost-1.33.1)
dev-libs/libixion-0.11.1 (dev-libs/boost[threads])
dev-libs/liborcus-0.11.2 (dev-libs/boost)
dev-libs/librevenge-0.0.4 (dev-libs/boost)
dev-util/mdds-1.2.2 (dev-libs/boost)
games-puzzle/pingus-0.7.6 (dev-libs/boost)
games-strategy/0ad-0.0.21_alpha (dev-libs/boost)
games-strategy/wesnoth-1.12.6 (>=dev-libs/boost-1.48[nls,threads])
games-strategy/widelands-0.18 (>=dev-libs/boost-1.48)
games-util/grfcodec-6.0.5 (dev-libs/boost)
kde-apps/akonadi-1.13.1_pre20160203-r1 (dev-libs/boost)
kde-apps/gpgmepp-16.08.3 (dev-libs/boost)
kde-apps/kdepim-runtime-4.14.11_pre20160211 (dev-libs/boost)
kde-apps/kdepimlibs-4.14.11_pre20160211-r2 (>=dev-libs/boost-1.35.0-r5)
kde-apps/kget-16.08.3 (dev-libs/boost)
kde-apps/kleopatra-4.14.11_pre20160211 (dev-libs/boost)
kde-frameworks/kactivities-5.29.0 (>=dev-libs/boost-1.54)
kde-frameworks/kactivities-stats-5.29.0 (>=dev-libs/boost-1.54)
kde-plasma/kactivitymanagerd-5.8.5 (>=dev-libs/boost-1.54)
kde-plasma/plasma-desktop-5.8.5-r1 (dev-libs/boost)
media-gfx/digikam-5.3.0-r1 (dev-libs/boost[threads])
media-gfx/enblend-4.1.3-r1 (>=dev-libs/boost-1.31.0)
media-gfx/hugin-2015.0.0-r1 (>=dev-libs/boost-1.49.0-r1)
media-gfx/inkscape-0.91-r3 (>=dev-libs/boost-1.36)
media-libs/chromaprint-1.2 (test ? dev-libs/boost)
media-libs/libcdr-0.1.1 (dev-libs/boost)
media-libs/libpagemaker-0.0.3-r1 (dev-libs/boost)
media-libs/libvisio-0.1.5 (dev-libs/boost)
media-libs/openimageio-1.6.13 (dev-libs/boost[python?])
media-libs/vigra-1.9.0 (>=dev-libs/boost-1.52.0-
r6[python?,python_targets_python2_7(-)?,-python_single_target_jython2_7(-),-
python_single_target

Re: [gentoo-user] boost-1.62.0-r1 blocked by nothing ??

2017-02-02 Thread Dale
Jörg Schaible wrote:
> Hi,
>
> now I have an emerge mystery myself: It claims boost is blocked by  ... 
> nothing. See yourself:
> - emerge tells me that boost is for whatever reason blocked
> - I cannot find any entry for this in /etc/portage/**
> - eix does not show any kind of mask for 1.62.0-r1
> - none of the installed packages show a condition preventing an update
>
> Any idea?
>
> Cheers,
> Jörg
>
> = %< ===
> $ emerge -uDvta --changed-use --with-bdeps=y --backtrack=50 world
>
> These are the packages that would be merged, in reverse order:
>
> Calculating dependencies... done!
>
> Total: 0 packages, Size of downloads: 0 KiB
>
> !!! The following update has been skipped due to unsatisfied dependencies:
>
> dev-libs/boost:0
>
> !!! All ebuilds that could satisfy "=dev-util/boost-build-1.62*" have been 
> masked.
> !!! One of the following masked packages is required to complete your 
> request:
> - dev-util/boost-build-1.62.0-r1::gentoo (masked by: )
>
> (dependency required by "dev-libs/boost-1.62.0-r1::gentoo" [ebuild])
> For more information, see the MASKED PACKAGES section in the emerge
> man page or refer to the Gentoo Handbook.
>
>
>
> Nothing to merge; quitting.
>
> $ find /etc/portage/ -type f -exec grep boost {} +
> /etc/portage/package.use:dev-libs/boost expat
> $ eix -I boost
> [U] dev-libs/boost
>  Available versions:  1.55.0-r2(0/1.55.0)^t 1.56.0-r1(0/1.56.0)^t 
> ~1.58.0-r1(0/1.58.0)^t ~1.59.0(0/1.59.0)^t ~1.60.0(0/1.60.0)^t 
> ~1.61.0(0/1.61.0)^t ~1.61.0-r1(0/1.61.0)^t 1.62.0-r1(0/1.62.0)^t 
> ~1.63.0(0/1.63.0)^t {context debug doc icu mpi +nls python static-libs 
> +threads tools ABI_MIPS="n32 n64 o32" ABI_PPC="32 64" ABI_S390="32 64" 
> ABI_X86="32 64 x32" PYTHON_TARGETS="python2_7 python3_4 python3_5"}
>  Installed versions:  1.56.0-r1^t(11:20:13 AM 12/03/2016)(icu nls 
> threads -context -debug -doc -mpi -python -static-libs -tools ABI_MIPS="-n32 
> -n64 -o32" ABI_PPC="-32 -64" ABI_S390="-32 -64" ABI_X86="64 -32 -x32" 
> PYTHON_TARGETS="python2_7 -python3_4")
>  Homepage:http://www.boost.org/
>  Description: Boost Libraries for C++
>
> [U] dev-util/boost-build
>  Available versions:  1.55.0^t ~1.55.0-r1^t 1.56.0^t ~1.58.0^t ~1.59.0^t 
> ~1.60.0^t ~1.61.0^t 1.62.0-r1^t ~1.63.0^t {examples python test 
> PYTHON_TARGETS="python2_7"}
>  Installed versions:  1.56.0^t(07:24:23 PM 07/16/2015)(-examples -python 
> -test PYTHON_TARGETS="python2_7")
>  Homepage:http://www.boost.org/doc/tools/build/index.html
>  Description: A system for large project software construction, 
> simple to use and powerful
>
> Found 2 matches
> $ equery d boost
>  * These packages depend on boost:
> app-office/calligra-2.9.11 (dev-libs/boost)
> app-office/kmymoney-4.7.2 (dev-libs/boost)
> app-office/libreoffice-5.2.3.3-r1 (>=dev-libs/boost-1.55)
> app-text/libabw-0.1.1 (>=dev-libs/boost-1.46)
> app-text/libebook-0.1.2-r1 (dev-libs/boost)
> app-text/libetonyek-0.1.6 (dev-libs/boost)
> app-text/libmspub-0.1.2 (dev-libs/boost)
> app-text/libmwaw-0.3.8 (dev-libs/boost)
> dev-cpp/libcmis-0.5.2_pre20160820 (dev-libs/boost)
> dev-cpp/yaml-cpp-0.5.3 (>=dev-libs/boost-1.49.0-r2)
> dev-db/mysql-connector-c++-1.1.6 (dev-libs/boost)
> dev-db/mysql-workbench-6.3.4-r1 (>=dev-libs/boost-1.55.0[nls])
> dev-db/vsqlite++-0.3.13-r1 (>=dev-libs/boost-1.33.1)
> dev-libs/libixion-0.11.1 (dev-libs/boost[threads])
> dev-libs/liborcus-0.11.2 (dev-libs/boost)
> dev-libs/librevenge-0.0.4 (dev-libs/boost)
> dev-util/mdds-1.2.2 (dev-libs/boost)
> games-puzzle/pingus-0.7.6 (dev-libs/boost)
> games-strategy/0ad-0.0.21_alpha (dev-libs/boost)
> games-strategy/wesnoth-1.12.6 (>=dev-libs/boost-1.48[nls,threads])
> games-strategy/widelands-0.18 (>=dev-libs/boost-1.48)
> games-util/grfcodec-6.0.5 (dev-libs/boost)
> kde-apps/akonadi-1.13.1_pre20160203-r1 (dev-libs/boost)
> kde-apps/gpgmepp-16.08.3 (dev-libs/boost)
> kde-apps/kdepim-runtime-4.14.11_pre20160211 (dev-libs/boost)
> kde-apps/kdepimlibs-4.14.11_pre20160211-r2 (>=dev-libs/boost-1.35.0-r5)
> kde-apps/kget-16.08.3 (dev-libs/boost)
> kde-apps/kleopatra-4.14.11_pre20160211 (dev-libs/boost)
> kde-frameworks/kactivities-5.29.0 (>=dev-libs/boost-1.54)
> kde-frameworks/kactivities-stats-5.29.0 (>=dev-libs/boost-1.54)
> kde-plasma/kactivitymanagerd-5.8.5 (>=dev-libs/boost-1.54)
> kde-plasma/plasma-desktop-5.8.5-r1 (dev-libs/boost)
> media-gfx/digikam-5.3.0-r1 (dev-libs/boost[threads])
> media-gfx/enb

Re: [gentoo-user] Computer case for new build

2023-09-18 Thread Frank Steinmetzger
Am Mon, Sep 18, 2023 at 07:16:17AM -0400 schrieb Rich Freeman:

> On Mon, Sep 18, 2023 at 6:13 AM Frank Steinmetzger  wrote:
> >
> > Am Mon, Sep 18, 2023 at 12:17:20AM -0500 schrieb Dale:
> > > […]
> > > The downside, only micro ATX and
> > > mini ITX mobo.  This is a serious down vote here.
> >
> > Why is that bad? µATX comes with up to four PCIe slots. Even for ten drives,
> > you only need one SATA expander (with four or six on-board). Perhaps a fast
> > network card if one is needed, that makes two slots.
> 
> Tend to agree.  The other factor here is that desktop-oriented CPUs
> tend to not have a large number of PCIe lanes free for expansion
> slots, especially if you want 1-2 NVMe slots.  (You also have to watch
> out as the lanes for those can be shared with some of the expansion
> slots so you can't use both.)
> 
> If you want to consider a 10GbE+ card I'd definitely get something
> with integrated graphics,

That is a recommendation in any case. If you are a gamer, you have a 
fallback in case the GPU kicks the bucket. And if not, your power bill goes 
way down.

> because a NIC is going to need a 4-8x port
> most likely 

Really? PCIe 3.0 has 1 GB/s/lane, that is 8 Gbps/lane, so almost as much as 
10 GbE. OTOH, 10 GbE is a major power sink. Granted, 1 GbE is not much when 
you’re dealing with numerous TB. And then there is network over thunderbolt, 
of which I only recently learned. But this is probably very restricted in 
length. Which will also be the case for 10 GbE, so probably no options for 
the outhouse. :D

> > Speaking of RAM; might I interest you in server-grade hardware? The reason
> > being that you can then use ECC memory, which is a nice perk for storage.
> 
> That and way more PCIe lanes.  That said, it seems super-expensive,
> both in terms of dollars, and power use.  Is there any entry point
> into server-grade hardware that is reasonably priced, and which can
> idle at something reasonable (certainly under 50W)?

I have a four-bay NAS with server board (ASRock Rack E3C224D2I), actually my 
last surviving Gentoo system. ;-) With IPMI-Chip (which alone takes several 
watts), 16 GiB DDR3-ECC, an i3-4170 and 4×6 TB, it draws around 33..35 W 
from the plug at idle — that is after I enabled all powersaving items in 
powertop. Without them, it is around 10 W more. It has two gigabit ports 
(plus IPMI port) and a 300 W 80+ gold PSU.

> > I was going to upgrade my 9 years old Haswell system at some point to a new
> > Ryzen build. Have been looking around for parts and configs for perhaps two
> > years now but I can’t decide (perhaps some remember previous ramblings about
> > that).
> 
> The latest zen generation is VERY nice, but also pretty darn
> expensive.  Going back to zen3 might get you more for the money,
> depending on how big you're scaling up.

I’ve been looking at Zen 3 the whole time, namely the 5700G APU. 5 times the 
performance of my i5, for less power, and good graphics performance for the 
occasional game. I’m a bit paranoid re. Zen 4’s inclusion of Microsoft 
Pluton (“Chip-to-Cloud security”) and Zen 4 in gereral has higher idle 
consumption. But now that Phoenix, the Zen 4 successor to the 5700G, is 
about to become available, I am again hesitant to pull the trigger, waiting 
for the pricetag.

> A big part of the cost of
> zen4 is the motherboard, so if you're building something very high end
> where the CPU+RAM dominates, then zen4 may be a better buy.

I’m fine with middle-class. In fact I always thought i7s to be overpriced 
compared to i5s. The plus in performance of top-tier parts is usually bought 
with disproportionately high power consumption (meaning heat and noise).

> If you just want a low-core system then you're paying a lot just to get
> started.

I want to get the best bang within my constraints, meaning the 5700G (
8 cores). The 5600G (6 cores) is much cheaper, but I want to get the best 
graphics I can get in an APU. And I am always irked by having 6 cores (12 
threads), because it’s not a power of 2, so percentages in load graphs will 
look skewed. :D

> The advantage of
> distributed filesystems is that you can build them out of a bunch of
> cheap boxes […]
> When you start getting up to a dozen drives the cost of getting them
> to all work on a single host starts going up.  You need big cases,
> expansion cards, etc.  Then when something breaks you need to find a
> replacement quickly from a limited pool of options.  If I lose a node
> on my Rook cluster I can just go to newegg and look at $150 used SFF
> PCs, then install the OS and join the cluster and edit a few lines of
> YAML and the disks are getting formatted...

For a simple media storage, I personally would find this too cumbersome to 
manage. Especially if you stick to Gentoo and don

[gentoo-user] stable/testing system requiring an *UNstable* dev-lang/perl

2014-07-08 Thread gottlieb
  USE={-test} 
[nomerge   ]virtual/perl-IO-Zlib-1.100.0-r2 
[ebuild  N ] perl-core/IO-Zlib-1.100.0  10 kB
[nomerge   ] perl-core/Archive-Tar-1.920.0  USE={-test} 
[nomerge   ]  virtual/perl-IO-Compress-2.60.0 
[nomerge   ]   perl-core/IO-Compress-2.60.0 
[ebuild U  ]virtual/perl-Compress-Raw-Zlib-2.60.0-r1 [2.60.0] 0 kB
[ebuild U  ]virtual/perl-Compress-Raw-Bzip2-2.60.0-r1 [2.60.0] 0 kB
[nomerge   ] perl-core/Archive-Tar-1.920.0  USE={-test} 
[nomerge   ]  virtual/perl-Package-Constants-0.20.0-r2 
[ebuild  N ]   perl-core/Package-Constants-0.20.0  3 kB
[nomerge   ] sys-apps/texinfo-5.2  USE=nls -static 
[nomerge   ]  dev-perl/Unicode-EastAsianWidth-1.330.0 
[nomerge   ]   virtual/perl-ExtUtils-MakeMaker-6.820.0 
[nomerge   ]perl-core/ExtUtils-MakeMaker-6.820.0 
[ebuild U ~] virtual/perl-ExtUtils-Command-1.180.0-r1 [1.180.0] 0 kB
[nomerge   ] perl-core/Module-Build-0.400.700  USE={-test} 
[nomerge   ]  virtual/perl-CPAN-Meta-2.132.510 
[nomerge   ]   perl-core/CPAN-Meta-2.132.510 
[nomerge   ]virtual/perl-Test-Simple-0.980.0-r2 
[ebuild  N ] perl-core/Test-Simple-0.980.0  105 kB
[ebuild U  ]virtual/perl-CPAN-Meta-YAML-0.8.0-r1 [0.8.0] 0 kB
[ebuild  rR] perl-core/Module-CoreList-2.840.0  59 kB
[nomerge   ] gnome-base/gnome-core-apps-3.10.0:3.0  USE=bluetooth cdr 
cups 
[nomerge   ]  net-im/empathy-3.10.3  USE=geoloc gnome 
gnome-online-accounts map spell v4l -debug {-test} 
[nomerge   ]   gnome-extra/gnome-contacts-3.10.1  USE=-v4l 
[nomerge   ]gnome-extra/evolution-data-server-3.10.4:0/45  
USE=gnome-online-accounts gtk introspection ipv6 ldap vala weather 
-api-doc-extras -kerberos {-test} 
[nomerge   ] dev-util/fix-la-relink-command-0.1.1 
[ebuild U ~]  virtual/perl-Getopt-Long-2.420.0-r1 [2.420.0] 0 kB
[nomerge   ] perl-core/CPAN-Meta-2.132.510 
[ebuild U ~]  virtual/perl-File-Temp-0.230.400-r1 [0.230.400] 0 kB
[ebuild U  ]  virtual/perl-File-Spec-3.400.0-r1 [3.400.0] 0 kB
[ebuild  r  U #]  dev-lang/perl-5.20.0-r1:0/5.20 [5.16.3:0/5.16] USE=berkdb 
gdbm -debug -doc -ithreads 13,461 kB
[nomerge   ] dev-util/meld-1.8.4  USE=gnome highlight 
PYTHON_SINGLE_TARGET=python2_7 (-python2_6) PYTHON_TARGETS=python2_7 
(-python2_6) 
[nomerge   ]  dev-python/pycairo-1.10.0-r4  USE=svg xcb -doc -examples 
{-test} PYTHON_TARGETS=python2_7 python3_3 (-python2_6) -python3_2 
[ebuild   R]   dev-lang/python-exec-2.0.1-r1:2  PYTHON_TARGETS=(jython2_5) 
(jython2_7) (pypy) (python2_7) (python3_2) (python3_3) (-python3_4) 
(-python2_6%*) 80 kB

Total: 23 packages (15 upgrades, 5 new, 3 reinstalls), Size of downloads: 
26,832 kB

The following keyword changes are necessary to proceed:
 (see package.accept_keywords in the portage(5) man page for more details)
# required by virtual/perl-ExtUtils-Command-1.180.0-r1
# required by perl-core/ExtUtils-MakeMaker-6.820.0
# required by virtual/perl-ExtUtils-MakeMaker-6.820.0
# required by perl-core/CPAN-Meta-2.132.510
# required by virtual/perl-CPAN-Meta-2.132.510
# required by perl-core/Module-Build-0.400.700
# required by virtual/perl-Module-Build-0.400.700
# required by dev-perl/File-MimeInfo-0.170.0
# required by x11-misc/xdg-utils-1.1.0_rc2[perl]
# required by www-client/chromium-35.0.1916.153
# required by @selected
# required by @world (argument)
=dev-lang/perl-5.20.0-r1 ~amd64

The following mask changes are necessary to proceed:
 (see package.unmask in the portage(5) man page for more details)
# required by virtual/perl-ExtUtils-Command-1.180.0-r1
# required by perl-core/ExtUtils-MakeMaker-6.820.0
# required by virtual/perl-ExtUtils-MakeMaker-6.820.0
# required by perl-core/CPAN-Meta-2.132.510
# required by virtual/perl-CPAN-Meta-2.132.510
# required by perl-core/Module-Build-0.400.700
# required by virtual/perl-Module-Build-0.400.700
# required by dev-perl/File-MimeInfo-0.170.0
# required by x11-misc/xdg-utils-1.1.0_rc2[perl]
# required by www-client/chromium-35.0.1916.153
# required by @selected
# required by @world (argument)
# /var/portage/profiles/package.mask:
# Vladimir Smirnov ci...@gentoo.org (27 May 2014)
# Masked for testing, will defenitely cause major breakage
# Single modules with 5.20 versions added here too -dilfridge
=dev-lang/perl-5.20.0-r1

NOTE: The --autounmask-keep-masks option will prevent emerge
  from creating package.unmask or ** keyword changes.

Use --autounmask-write to write changes to config files (honoring
CONFIG_PROTECT). Carefully examine the list of proposed changes,
paying special attention to mask or keyword changes that may expose
experimental or unstable packages.
e6510 ~ # 



[gentoo-user] mplayer troubles since update world

2009-09-18 Thread Harry Putnam
I didn't notice that mplayer wasn't working in firefox right away but
I think it may have started with a recent update.
  (All updated packages are listed at the bottom)

Now I just get a black screen in player window on a web page.  The
player loads and indicates its loading the video and playing it... but
all I see are controls and a black screen.

The same thing happens if I try to play the vid directly with mplayer.

This is a video that worked a few days ago.
Is it possible the changes in jpeg-7 are responsible.. or something to
do with  www-plugins/gecko-mediaplayer-0.9.7
 www-plugins/gecko-mediaplayer-0.9.7
that were pulled in during the update.


= * = * = * =
 Updated packages:

Sun Sep 13 05:52:10 2009  dev-libs/expat-2.0.1-r2
Sun Sep 13 05:53:55 2009  media-libs/jpeg-7
Sun Sep 13 05:54:26 2009  sys-devel/gnuconfig-20090819
Sun Sep 13 05:55:10 2009  sys-libs/timezone-data-2009m
Sun Sep 13 05:56:53 2009  app-arch/xz-utils-4.999.9_beta
Sun Sep 13 05:57:25 2009  app-portage/portage-utils-0.2.1
Sun Sep 13 06:00:17 2009  dev-lang/swig-1.3.40
Sun Sep 13 06:01:51 2009  sys-apps/sandbox-2.1
Sun Sep 13 06:02:29 2009  app-arch/unzip-6.0-r1
Sun Sep 13 06:02:55 2009  sys-apps/pciutils-3.1.4
Sun Sep 13 06:06:04 2009  app-shells/bash-4.0_p33
Sun Sep 13 06:07:05 2009  mail-filter/bogofilter-1.2.1
Sun Sep 13 06:08:23 2009  media-libs/fontconfig-2.7.2
Sun Sep 13 06:08:38 2009  sys-apps/debianutils-3.2.1-r1
Sun Sep 13 06:08:54 2009  perl-core/Compress-Raw-Bzip2-2.021
Sun Sep 13 06:09:11 2009  perl-core/Storable-2.21
Sun Sep 13 06:09:27 2009  perl-core/Compress-Raw-Zlib-2.021
Sun Sep 13 06:09:40 2009  dev-perl/yaml-0.70
Sun Sep 13 06:09:54 2009  dev-util/intltool-0.40.6-r1
Sun Sep 13 06:10:10 2009  dev-perl/HTML-Parser-3.62
Sun Sep 13 06:10:18 2009  virtual/perl-Compress-Raw-Bzip2-2.021
Sun Sep 13 06:10:26 2009  virtual/perl-Compress-Raw-Zlib-2.021
Sun Sep 13 06:10:33 2009  virtual/perl-Package-Constants-0.02
Sun Sep 13 06:10:40 2009  virtual/perl-Storable-2.21
Sun Sep 13 06:10:55 2009  perl-core/IO-Compress-2.021
Sun Sep 13 06:11:08 2009  dev-perl/IO-Socket-SSL-1.30
Sun Sep 13 06:11:16 2009  virtual/perl-IO-Compress-2.021
Sun Sep 13 06:11:29 2009  perl-core/Archive-Tar-1.54
Sun Sep 13 06:11:37 2009  virtual/perl-Archive-Tar-1.54
Sun Sep 13 06:11:55 2009  perl-core/Module-Build-0.35
Sun Sep 13 06:12:02 2009  virtual/perl-Module-Build-0.35
Sun Sep 13 06:13:01 2009  sys-libs/readline-6.0_p4
Sun Sep 13 06:15:11 2009  dev-libs/apr-1.3.8
Sun Sep 13 06:16:08 2009  media-libs/libtheora-1.1_beta3
Sun Sep 13 06:16:50 2009  net-libs/libpcap-1.0.1_pre20090812
Sun Sep 13 06:18:32 2009  dev-db/sqlite-3.6.18
Sun Sep 13 06:18:45 2009  app-emacs/emacs-common-gentoo-1.2
Sun Sep 13 06:38:56 2009  dev-db/mysql-5.0.84-r1
Sun Sep 13 06:39:46 2009  dev-libs/apr-util-1.3.9
Sun Sep 13 06:40:10 2009  dev-perl/DBD-mysql-4.01.2
Sun Sep 13 06:41:33 2009  app-admin/rsyslog-3.22.1
Sun Sep 13 06:42:16 2009  app-admin/apache-tools-2.2.13
Sun Sep 13 06:45:28 2009  www-servers/apache-2.2.13
Sun Sep 13 06:45:35 2009  x11-base/xorg-drivers-1.6
Sun Sep 13 06:46:57 2009  x11-libs/pixman-0.16.0
Sun Sep 13 06:47:32 2009  x11-libs/libdrm-2.4.13
Sun Sep 13 06:47:57 2009  x11-apps/xkbcomp-1.1.0
Sun Sep 13 06:48:15 2009  x11-apps/mkfontscale-1.0.6
Sun Sep 13 06:48:55 2009  x11-libs/libFS-1.0.2
Sun Sep 13 06:49:24 2009  media-fonts/encodings-1.0.2-r1
Sun Sep 13 06:53:39 2009  sys-apps/coreutils-7.5
Sun Sep 13 06:55:54 2009  sys-apps/util-linux-2.16.1
Sun Sep 13 06:57:18 2009  sys-apps/findutils-4.5.5
Sun Sep 13 06:58:22 2009  sys-apps/gawk-3.1.7
Sun Sep 13 06:58:53 2009  sys-apps/net-tools-1.60_p20090728014017-r1
Sun Sep 13 07:00:44 2009  dev-libs/libcdio-0.80-r1
Sun Sep 13 07:05:24 2009  app-portage/eix-0.17.1
Sun Sep 13 07:06:34 2009  app-editors/nano-2.1.10
Sun Sep 13 07:07:22 2009  x11-libs/libSM-1.1.1
Sun Sep 13 07:07:49 2009  sys-apps/help2man-1.36.4-r1
Sun Sep 13 07:09:05 2009  app-i18n/enca-1.10
Sun Sep 13 07:12:17 2009  x11-libs/libXt-1.0.6
Sun Sep 13 07:16:42 2009  net-misc/curl-7.19.6
Sun Sep 13 07:20:33 2009  sys-apps/dbus-1.3.0
Sun Sep 13 07:23:01 2009  x11-misc/x11vnc-0.9.8
Sun Sep 13 07:24:55 2009  x11-libs/libXaw-1.0.6
Sun Sep 13 07:30:42 2009  dev-libs/glib-2.20.5
Sun Sep 13 07:31:37 2009  sys-libs/e2fsprogs-libs-1.41.9
Sun Sep 13 07:31:46 2009  app-arch/rar-3.9.0
Sun Sep 13 07:32:54 2009  media-libs/babl-0.1.0
Sun Sep 13 07:34:39 2009  sys-fs/e2fsprogs-1.41.9
Sun Sep 13 07:35:14 2009  dev-perl/glib-perl-1.222
Sun Sep 13 07:37:19 2009  media-libs/schroedinger-1.0.7-r2
Sun Sep 13 07:37:31 2009  sys-kernel/genkernel-3.4.10.906
Sun Sep 13 07:37:50 2009  dev-perl/libwww-perl-5.831
Sun Sep 13 07:38:03 2009  sys-auth/pambase-20090620.1-r1
Sun Sep 13 07:40:05 2009  dev-libs/cyrus-sasl-2.1.23-r1
Sun Sep 13 07:42:03 2009  mail-client/mutt-1.5.20-r5
Sun Sep 13 07:43:41 2009  mail-mta/sendmail-8.14.3-r1
Sun Sep 13 07:52:10 2009  media-video/ffmpeg-0.5_p19787
Sun Sep 13 08:12:49 2009  media-gfx/imagemagick

Re: [gentoo-user] mplayer troubles since update world

2009-09-18 Thread Kelly Hirai
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

i had trouble with console mplayer after the last update as mplayer was
built against another version of /usr/lib/libx264.so revdep-rebuild
fixed that.

k.

Harry Putnam wrote:
 I didn't notice that mplayer wasn't working in firefox right away but
 I think it may have started with a recent update.
   (All updated packages are listed at the bottom)
 
 Now I just get a black screen in player window on a web page.  The
 player loads and indicates its loading the video and playing it... but
 all I see are controls and a black screen.
 
 The same thing happens if I try to play the vid directly with mplayer.
 
 This is a video that worked a few days ago.
 Is it possible the changes in jpeg-7 are responsible.. or something to
 do with  www-plugins/gecko-mediaplayer-0.9.7
  www-plugins/gecko-mediaplayer-0.9.7
 that were pulled in during the update.
 
 
 = * = * = * =
  Updated packages:
 
 Sun Sep 13 05:52:10 2009  dev-libs/expat-2.0.1-r2
 Sun Sep 13 05:53:55 2009  media-libs/jpeg-7
 Sun Sep 13 05:54:26 2009  sys-devel/gnuconfig-20090819
 Sun Sep 13 05:55:10 2009  sys-libs/timezone-data-2009m
 Sun Sep 13 05:56:53 2009  app-arch/xz-utils-4.999.9_beta
 Sun Sep 13 05:57:25 2009  app-portage/portage-utils-0.2.1
 Sun Sep 13 06:00:17 2009  dev-lang/swig-1.3.40
 Sun Sep 13 06:01:51 2009  sys-apps/sandbox-2.1
 Sun Sep 13 06:02:29 2009  app-arch/unzip-6.0-r1
 Sun Sep 13 06:02:55 2009  sys-apps/pciutils-3.1.4
 Sun Sep 13 06:06:04 2009  app-shells/bash-4.0_p33
 Sun Sep 13 06:07:05 2009  mail-filter/bogofilter-1.2.1
 Sun Sep 13 06:08:23 2009  media-libs/fontconfig-2.7.2
 Sun Sep 13 06:08:38 2009  sys-apps/debianutils-3.2.1-r1
 Sun Sep 13 06:08:54 2009  perl-core/Compress-Raw-Bzip2-2.021
 Sun Sep 13 06:09:11 2009  perl-core/Storable-2.21
 Sun Sep 13 06:09:27 2009  perl-core/Compress-Raw-Zlib-2.021
 Sun Sep 13 06:09:40 2009  dev-perl/yaml-0.70
 Sun Sep 13 06:09:54 2009  dev-util/intltool-0.40.6-r1
 Sun Sep 13 06:10:10 2009  dev-perl/HTML-Parser-3.62
 Sun Sep 13 06:10:18 2009  virtual/perl-Compress-Raw-Bzip2-2.021
 Sun Sep 13 06:10:26 2009  virtual/perl-Compress-Raw-Zlib-2.021
 Sun Sep 13 06:10:33 2009  virtual/perl-Package-Constants-0.02
 Sun Sep 13 06:10:40 2009  virtual/perl-Storable-2.21
 Sun Sep 13 06:10:55 2009  perl-core/IO-Compress-2.021
 Sun Sep 13 06:11:08 2009  dev-perl/IO-Socket-SSL-1.30
 Sun Sep 13 06:11:16 2009  virtual/perl-IO-Compress-2.021
 Sun Sep 13 06:11:29 2009  perl-core/Archive-Tar-1.54
 Sun Sep 13 06:11:37 2009  virtual/perl-Archive-Tar-1.54
 Sun Sep 13 06:11:55 2009  perl-core/Module-Build-0.35
 Sun Sep 13 06:12:02 2009  virtual/perl-Module-Build-0.35
 Sun Sep 13 06:13:01 2009  sys-libs/readline-6.0_p4
 Sun Sep 13 06:15:11 2009  dev-libs/apr-1.3.8
 Sun Sep 13 06:16:08 2009  media-libs/libtheora-1.1_beta3
 Sun Sep 13 06:16:50 2009  net-libs/libpcap-1.0.1_pre20090812
 Sun Sep 13 06:18:32 2009  dev-db/sqlite-3.6.18
 Sun Sep 13 06:18:45 2009  app-emacs/emacs-common-gentoo-1.2
 Sun Sep 13 06:38:56 2009  dev-db/mysql-5.0.84-r1
 Sun Sep 13 06:39:46 2009  dev-libs/apr-util-1.3.9
 Sun Sep 13 06:40:10 2009  dev-perl/DBD-mysql-4.01.2
 Sun Sep 13 06:41:33 2009  app-admin/rsyslog-3.22.1
 Sun Sep 13 06:42:16 2009  app-admin/apache-tools-2.2.13
 Sun Sep 13 06:45:28 2009  www-servers/apache-2.2.13
 Sun Sep 13 06:45:35 2009  x11-base/xorg-drivers-1.6
 Sun Sep 13 06:46:57 2009  x11-libs/pixman-0.16.0
 Sun Sep 13 06:47:32 2009  x11-libs/libdrm-2.4.13
 Sun Sep 13 06:47:57 2009  x11-apps/xkbcomp-1.1.0
 Sun Sep 13 06:48:15 2009  x11-apps/mkfontscale-1.0.6
 Sun Sep 13 06:48:55 2009  x11-libs/libFS-1.0.2
 Sun Sep 13 06:49:24 2009  media-fonts/encodings-1.0.2-r1
 Sun Sep 13 06:53:39 2009  sys-apps/coreutils-7.5
 Sun Sep 13 06:55:54 2009  sys-apps/util-linux-2.16.1
 Sun Sep 13 06:57:18 2009  sys-apps/findutils-4.5.5
 Sun Sep 13 06:58:22 2009  sys-apps/gawk-3.1.7
 Sun Sep 13 06:58:53 2009  sys-apps/net-tools-1.60_p20090728014017-r1
 Sun Sep 13 07:00:44 2009  dev-libs/libcdio-0.80-r1
 Sun Sep 13 07:05:24 2009  app-portage/eix-0.17.1
 Sun Sep 13 07:06:34 2009  app-editors/nano-2.1.10
 Sun Sep 13 07:07:22 2009  x11-libs/libSM-1.1.1
 Sun Sep 13 07:07:49 2009  sys-apps/help2man-1.36.4-r1
 Sun Sep 13 07:09:05 2009  app-i18n/enca-1.10
 Sun Sep 13 07:12:17 2009  x11-libs/libXt-1.0.6
 Sun Sep 13 07:16:42 2009  net-misc/curl-7.19.6
 Sun Sep 13 07:20:33 2009  sys-apps/dbus-1.3.0
 Sun Sep 13 07:23:01 2009  x11-misc/x11vnc-0.9.8
 Sun Sep 13 07:24:55 2009  x11-libs/libXaw-1.0.6
 Sun Sep 13 07:30:42 2009  dev-libs/glib-2.20.5
 Sun Sep 13 07:31:37 2009  sys-libs/e2fsprogs-libs-1.41.9
 Sun Sep 13 07:31:46 2009  app-arch/rar-3.9.0
 Sun Sep 13 07:32:54 2009  media-libs/babl-0.1.0
 Sun Sep 13 07:34:39 2009  sys-fs/e2fsprogs-1.41.9
 Sun Sep 13 07:35:14 2009  dev-perl/glib-perl-1.222
 Sun Sep 13 07:37:19 2009  media-libs/schroedinger-1.0.7-r2
 Sun Sep 13 07:37:31 2009  sys-kernel/genkernel-3.4.10.906
 Sun Sep 13 07:37:50 2009  dev-perl/libwww-perl-5.831
 Sun

[gentoo-user] Why am I seeing only black screen in mplayer

2009-09-20 Thread Harry Putnam
Following my most recent update world of Sept. 13, mplayer only
produces a black screen when playing quicktime .mov files.

Ditto in firefox.  This was working.

But I'm not sure really what is playing the videos ... I do have gecko
installed but in the firefox settings/applications it lists:
quicktime files as being handled by `Use quicktime plugin 7.4.5

All other video formats are listed as being handled by gecko.

I'm not sure if firefox settings were changed by  update world.

Can anyone throw some light on what might be the problem here.

Does anyone know if the new version of mplayer(1.0_rc4_p20090919-r1)
offered in portage (which is not yet available in gentoo repos)...
might fix the problem?

  = * = * = * =

A list of pkgs updated on Sept 13:

qlop --list |grep 'Sep 13 '

Sun Sep 13 05:52:10 2009  dev-libs/expat-2.0.1-r2
Sun Sep 13 05:53:55 2009  media-libs/jpeg-7
Sun Sep 13 05:54:26 2009  sys-devel/gnuconfig-20090819
Sun Sep 13 05:55:10 2009  sys-libs/timezone-data-2009m
Sun Sep 13 05:56:53 2009  app-arch/xz-utils-4.999.9_beta
Sun Sep 13 05:57:25 2009  app-portage/portage-utils-0.2.1
Sun Sep 13 06:00:17 2009  dev-lang/swig-1.3.40
Sun Sep 13 06:01:51 2009  sys-apps/sandbox-2.1
Sun Sep 13 06:02:29 2009  app-arch/unzip-6.0-r1
Sun Sep 13 06:02:55 2009  sys-apps/pciutils-3.1.4
Sun Sep 13 06:06:04 2009  app-shells/bash-4.0_p33
Sun Sep 13 06:07:05 2009  mail-filter/bogofilter-1.2.1
Sun Sep 13 06:08:23 2009  media-libs/fontconfig-2.7.2
Sun Sep 13 06:08:38 2009  sys-apps/debianutils-3.2.1-r1
Sun Sep 13 06:08:54 2009  perl-core/Compress-Raw-Bzip2-2.021
Sun Sep 13 06:09:11 2009  perl-core/Storable-2.21
Sun Sep 13 06:09:27 2009  perl-core/Compress-Raw-Zlib-2.021
Sun Sep 13 06:09:40 2009  dev-perl/yaml-0.70
Sun Sep 13 06:09:54 2009  dev-util/intltool-0.40.6-r1
Sun Sep 13 06:10:10 2009  dev-perl/HTML-Parser-3.62
Sun Sep 13 06:10:18 2009  virtual/perl-Compress-Raw-Bzip2-2.021
Sun Sep 13 06:10:26 2009  virtual/perl-Compress-Raw-Zlib-2.021
Sun Sep 13 06:10:33 2009  virtual/perl-Package-Constants-0.02
Sun Sep 13 06:10:40 2009  virtual/perl-Storable-2.21
Sun Sep 13 06:10:55 2009  perl-core/IO-Compress-2.021
Sun Sep 13 06:11:08 2009  dev-perl/IO-Socket-SSL-1.30
Sun Sep 13 06:11:16 2009  virtual/perl-IO-Compress-2.021
Sun Sep 13 06:11:29 2009  perl-core/Archive-Tar-1.54
Sun Sep 13 06:11:37 2009  virtual/perl-Archive-Tar-1.54
Sun Sep 13 06:11:55 2009  perl-core/Module-Build-0.35
Sun Sep 13 06:12:02 2009  virtual/perl-Module-Build-0.35
Sun Sep 13 06:13:01 2009  sys-libs/readline-6.0_p4
Sun Sep 13 06:15:11 2009  dev-libs/apr-1.3.8
Sun Sep 13 06:16:08 2009  media-libs/libtheora-1.1_beta3
Sun Sep 13 06:16:50 2009  net-libs/libpcap-1.0.1_pre20090812
Sun Sep 13 06:18:32 2009  dev-db/sqlite-3.6.18
Sun Sep 13 06:18:45 2009  app-emacs/emacs-common-gentoo-1.2
Sun Sep 13 06:38:56 2009  dev-db/mysql-5.0.84-r1
Sun Sep 13 06:39:46 2009  dev-libs/apr-util-1.3.9
Sun Sep 13 06:40:10 2009  dev-perl/DBD-mysql-4.01.2
Sun Sep 13 06:41:33 2009  app-admin/rsyslog-3.22.1
Sun Sep 13 06:42:16 2009  app-admin/apache-tools-2.2.13
Sun Sep 13 06:45:28 2009  www-servers/apache-2.2.13
Sun Sep 13 06:45:35 2009  x11-base/xorg-drivers-1.6
Sun Sep 13 06:46:57 2009  x11-libs/pixman-0.16.0
Sun Sep 13 06:47:32 2009  x11-libs/libdrm-2.4.13
Sun Sep 13 06:47:57 2009  x11-apps/xkbcomp-1.1.0
Sun Sep 13 06:48:15 2009  x11-apps/mkfontscale-1.0.6
Sun Sep 13 06:48:55 2009  x11-libs/libFS-1.0.2
Sun Sep 13 06:49:24 2009  media-fonts/encodings-1.0.2-r1
Sun Sep 13 06:53:39 2009  sys-apps/coreutils-7.5
Sun Sep 13 06:55:54 2009  sys-apps/util-linux-2.16.1
Sun Sep 13 06:57:18 2009  sys-apps/findutils-4.5.5
Sun Sep 13 06:58:22 2009  sys-apps/gawk-3.1.7
Sun Sep 13 06:58:53 2009  sys-apps/net-tools-1.60_p20090728014017-r1
Sun Sep 13 07:00:44 2009  dev-libs/libcdio-0.80-r1
Sun Sep 13 07:05:24 2009  app-portage/eix-0.17.1
Sun Sep 13 07:06:34 2009  app-editors/nano-2.1.10
Sun Sep 13 07:07:22 2009  x11-libs/libSM-1.1.1
Sun Sep 13 07:07:49 2009  sys-apps/help2man-1.36.4-r1
Sun Sep 13 07:09:05 2009  app-i18n/enca-1.10
Sun Sep 13 07:12:17 2009  x11-libs/libXt-1.0.6
Sun Sep 13 07:16:42 2009  net-misc/curl-7.19.6
Sun Sep 13 07:20:33 2009  sys-apps/dbus-1.3.0
Sun Sep 13 07:23:01 2009  x11-misc/x11vnc-0.9.8
Sun Sep 13 07:24:55 2009  x11-libs/libXaw-1.0.6
Sun Sep 13 07:30:42 2009  dev-libs/glib-2.20.5
Sun Sep 13 07:31:37 2009  sys-libs/e2fsprogs-libs-1.41.9
Sun Sep 13 07:31:46 2009  app-arch/rar-3.9.0
Sun Sep 13 07:32:54 2009  media-libs/babl-0.1.0
Sun Sep 13 07:34:39 2009  sys-fs/e2fsprogs-1.41.9
Sun Sep 13 07:35:14 2009  dev-perl/glib-perl-1.222
Sun Sep 13 07:37:19 2009  media-libs/schroedinger-1.0.7-r2
Sun Sep 13 07:37:31 2009  sys-kernel/genkernel-3.4.10.906
Sun Sep 13 07:37:50 2009  dev-perl/libwww-perl-5.831
Sun Sep 13 07:38:03 2009  sys-auth/pambase-20090620.1-r1
Sun Sep 13 07:40:05 2009  dev-libs/cyrus-sasl-2.1.23-r1
Sun Sep 13 07:42:03 2009  mail-client/mutt-1.5.20-r5
Sun Sep 13 07:43:41 2009  mail-mta/sendmail-8.14.3-r1
Sun Sep 13 07:52:10 2009  media-video

Re: [gentoo-user] OT: but cool - NASDAQ is gentoo powered

2011-08-18 Thread Norman Rieß
/findutils-4.4.2
[ebuild   R] dev-libs/popt-1.16-r1
[ebuild   R] sys-apps/gawk-3.1.8
[ebuild   R] sys-apps/diffutils-3.0
[ebuild   R] sys-apps/kbd-1.15
[ebuild   R] app-arch/tar-1.23-r2
[ebuild   R] sys-devel/make-3.82
[ebuild   R] app-arch/gzip-1.4
[ebuild   R] sys-devel/flex-2.5.35
[ebuild   R] sys-devel/bison-2.4.3
[ebuild   R] app-misc/realpath-1.15-r1
[ebuild   R] net-misc/rsync-3.0.8
[ebuild   R] virtual/yacc-0
[ebuild   R] net-wireless/wireless-tools-29
[ebuild   R] sys-process/vixie-cron-4.1-r10
[ebuild   R] sys-devel/binutils-2.20.1-r1
[ebuild   R] sys-libs/ncurses-5.7-r7
[ebuild   R] sys-apps/texinfo-4.13
[ebuild   R] app-shells/bash-4.1_p9
[ebuild   R] sys-apps/util-linux-2.19.1
[ebuild   R] sys-apps/less-441
[ebuild   R] app-editors/nano-2.2.5
[ebuild   R] sys-process/procps-3.2.8-r2
[ebuild   R] sys-libs/gpm-1.20.6
[ebuild   R] virtual/editor-0
[ebuild   R] virtual/pager-0
[ebuild   R] dev-util/lafilefixer-0.5
[ebuild   R] app-admin/perl-cleaner-2.7
[ebuild   R] app-admin/eselect-python-20100321
[ebuild   R] sys-libs/cracklib-2.8.16
[ebuild   R] sys-apps/file-5.07-r3
[ebuild   R] sys-apps/shadow-4.1.4.3
[ebuild   R] dev-libs/openssl-1.0.0d
[ebuild   R] net-misc/wget-1.12-r3
[ebuild   R] net-misc/iputils-20100418-r1
[ebuild   R] net-wireless/hostapd-0.7.3
[ebuild   R] sys-libs/glibc-2.12.2
[ebuild   R] sys-devel/gcc-4.4.5
[ebuild   R] sys-apps/openrc-0.8.3-r1
[ebuild   R] sys-fs/udev-164-r2
[ebuild   R] virtual/libc-0
[ebuild   R] virtual/dev-manager-0
[ebuild   R] dev-lang/python-3.1.3-r1
[ebuild   R] dev-python/setuptools-0.6.15
[ebuild   R] dev-python/argparse-1.2.1
[ebuild   R] sys-apps/portage-2.1.10.3
[ebuild   R] virtual/package-manager-0
[ebuild   R] sys-apps/coreutils-8.7
[ebuild   R] app-admin/eselect-1.2.15
[ebuild   R] app-misc/ca-certificates-20090709
[ebuild   R] sys-libs/db-4.8.30
[ebuild   R] sys-libs/gdbm-1.8.3-r4
[ebuild   R] sys-apps/iproute2-2.6.35-r2
[ebuild   R] dev-lang/perl-5.12.3-r1
[ebuild   R] sys-devel/autoconf-2.68
[ebuild   R] dev-perl/HTML-Tagset-3.20
[ebuild   R] dev-perl/Locale-gettext-1.05-r1
[ebuild   R] dev-perl/DateManip-5.56
[ebuild   R] dev-perl/URI-1.55
[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] sys-apps/attr-2.4.44
[ebuild   R] dev-perl/HTML-Parser-3.67
[ebuild U  ] sys-apps/help2man-1.38.2 [1.36.4-r1]
[ebuild   R] perl-core/Module-Build-0.36.07
[ebuild   R] sys-apps/acl-2.2.49
[ebuild   R] sys-devel/automake-1.11.1
[ebuild   R] dev-perl/HTML-Tree-3.23
[ebuild   R] sys-devel/libtool-2.4-r1
[ebuild   R] net-firewall/iptables-1.4.11.1-r2
[ebuild   R] sys-libs/readline-6.1_p2
[ebuild   R] sys-libs/pam-1.1.3
[ebuild   R] net-misc/curl-7.21.4
[ebuild   R] sys-apps/groff-1.21
[ebuild   R] sys-process/psmisc-22.12
[ebuild   R] net-libs/liblockfile-1.08
[ebuild   R] net-libs/libpcap-1.1.1
[ebuild   R] mail-mta/ssmtp-2.64-r2
[ebuild   R] net-misc/bridge-utils-1.4
[ebuild   R] sys-boot/grub-0.97-r10
[ebuild   R] app-misc/screen-4.0.3-r4
[ebuild   R] dev-libs/libxml2-2.7.8-r1
[ebuild   R] dev-vcs/git-1.7.3.4-r1
[ebuild   R] sys-apps/man-1.6f-r4
[ebuild   R] sys-apps/busybox-1.17.4
[ebuild   R] net-analyzer/iftop-0.17
[ebuild   R] mail-client/mailx-8.1.2.20050715-r3
[ebuild   R] app-editors/vim-core-7.3.189
[ebuild   R] app-editors/vim-7.3.189
[ebuild   R] app-vim/gentoo-syntax-20101212
[ebuild   R] dev-util/gtk-doc-am-1.17
[ebuild   R] dev-perl/Crypt-SSLeay-0.57
[ebuild   R] dev-perl/libwww-perl-5.836
[ebuild   R] app-portage/genlop-0.30.8-r2
[ebuild   R] dev-libs/libpcre-8.12
[ebuild   R] sys-apps/grep-2.5.4-r1
[ebuild   R] app-admin/metalog-1
[ebuild   R] app-portage/gentoolkit-0.3.0.4
[ebuild   R] virtual/ssh-0
[ebuild   R] sys-libs/e2fsprogs-libs-1.41.14
[ebuild   R] dev-util/pkgconfig-0.26
[ebuild   R] net-misc/openssh-5.8_p1-r1
[ebuild   R] sys-fs/e2fsprogs-1.41.14
[ebuild   R] dev-lang/python-2.7.1-r1
[ebuild   R] dev-libs/glib-2.28.8  USE=introspection*
[ebuild   R] dev-libs/gobject-introspection-0.10.8


Estimated update time: 1 day, 1 hour, 11 minutes.

Norman



[gentoo-user] More troubles with major update

2010-11-01 Thread Harry Putnam
I'm having a series of problems following a major update from several
mnths ago.

A major problem right now is that 127.0.0.1 has started rejected mail
connections.  That is, sendmail cannot send mail even locally.

Sendmail itself has not been updated fetchmail has but looking at
the ouput of qlop --list I see `pam' itself, and something called
`pambase' that has been updated several times since Oct 26.

I remember having trouble with pam relates stuff way back somewhere.

Is that likely to be the source of my troubles?

At the end I've listed what pkgs have been updated... but I need a
push at getting to the bottom of the problem.

I'm not interested in switching MTAs and anyway that has not been
altered.  Something else is causing the problem.

A typical refused connection looks like:

(verbose ouput from mailx -v)

  echo date|mailx -v -s test reader
  reader... Connecting to [127.0.0.1] via relay...
  reader... Deferred: Connection refused by [127.0.0.1]

Nothing at all is written to mail.log.  Although logs show many lines
from yesterday and day before that system was overloaded.

  Oct 30 22:28:26 reader sm-mta[1801]: 
 rejecting connections on daemon MSA: load average: 12

Oh, and rsyslog (my system logger) has crashed repeatedly and will not
run.  That was also update, and reinstalled too.

----   ---=---   -   

Sorry this list is quite long... the update has stretched over several
days and is really two updates: 

Tue Oct 26 12:11:02 2010  media-libs/libpng-1.4.4
Tue Oct 26 12:11:11 2010  virtual/jpeg-0
Tue Oct 26 12:15:40 2010  net-print/cups-1.4.4-r2
Tue Oct 26 17:30:55 2010  media-libs/gd-2.0.35-r2
Tue Oct 26 17:39:35 2010  media-gfx/graphviz-2.26.3-r2
Tue Oct 26 17:47:14 2010  net-analyzer/ntop-4.0.1
Tue Oct 26 19:52:44 2010  sys-apps/portage-2.1.9.14
Tue Oct 26 19:52:44 2010  sys-apps/portage-2.1.9.14
Tue Oct 26 19:54:34 2010  sys-kernel/linux-headers-2.6.35
Tue Oct 26 21:12:21 2010  sys-libs/glibc-2.12.1-r1
Tue Oct 26 21:13:09 2010  app-arch/bzip2-1.0.6-r1
Tue Oct 26 21:13:32 2010  sys-devel/gnuconfig-20100924
Tue Oct 26 21:19:55 2010  dev-libs/gmp-5.0.1
Tue Oct 26 21:20:45 2010  app-text/libpaper-1.1.24
Tue Oct 26 21:21:01 2010  sys-devel/autoconf-wrapper-10-r1
Tue Oct 26 21:21:49 2010  sys-libs/timezone-data-2010m
Tue Oct 26 21:22:23 2010  sys-apps/sysvinit-2.88-r1
Tue Oct 26 21:23:25 2010  dev-libs/nspr-4.8.6
Tue Oct 26 21:24:38 2010  sys-fs/fuse-2.8.5
Tue Oct 26 21:34:08 2010  dev-libs/icu-4.4.2
Tue Oct 26 21:35:21 2010  dev-libs/oniguruma-5.9.2
Tue Oct 26 21:35:49 2010  sys-power/acpid-2.0.6
Tue Oct 26 21:36:24 2010  app-arch/cabextract-1.3
Tue Oct 26 21:37:06 2010  net-analyzer/gnu-netcat-0.7.1-r3
Tue Oct 26 21:37:23 2010  app-arch/rar-3.9.3
Tue Oct 26 21:38:00 2010  sys-process/lsof-4.84
Tue Oct 26 21:40:00 2010  sys-devel/m4-1.4.15
Tue Oct 26 21:41:20 2010  sys-apps/sandbox-2.3-r1
Tue Oct 26 21:44:19 2010  dev-libs/mpfr-3.0.0_p3
Tue Oct 26 21:45:10 2010  sys-apps/net-tools-1.60_p20100815160931
Tue Oct 26 21:46:12 2010  media-libs/libpng-1.2.44
Tue Oct 26 21:46:44 2010  dev-libs/libx86emu-1.1
Tue Oct 26 21:54:37 2010  sys-apps/hwinfo-18.1
Tue Oct 26 21:56:18 2010  dev-util/pkgconfig-0.25-r2
Tue Oct 26 21:57:17 2010  net-libs/libtirpc-0.2.1-r1
Tue Oct 26 22:04:24 2010  sys-libs/ncurses-5.7-r5
Tue Oct 26 22:07:36 2010  app-shells/bash-4.1_p9
Tue Oct 26 22:09:29 2010  net-ftp/ncftp-3.2.4.1
Tue Oct 26 22:09:58 2010  sys-apps/ed-1.5
Tue Oct 26 22:10:35 2010  sys-apps/module-init-tools-3.12-r1
Tue Oct 26 22:11:01 2010  sys-apps/debianutils-3.4.1
Tue Oct 26 22:11:22 2010  app-emacs/lua-mode-20100617-r1
Tue Oct 26 22:31:37 2010  dev-lang/perl-5.12.2-r1
Tue Oct 26 22:31:55 2010  app-admin/perl-cleaner-2.6
Tue Oct 26 22:32:27 2010  sys-devel/autoconf-2.68
Tue Oct 26 22:32:56 2010  perl-core/Compress-Raw-Bzip2-2.030
Tue Oct 26 22:33:27 2010  perl-core/Compress-Raw-Zlib-2.030
Tue Oct 26 22:33:56 2010  perl-core/File-Spec-3.33
Tue Oct 26 22:34:30 2010  dev-perl/XML-Parser-2.40
Tue Oct 26 22:35:11 2010  dev-perl/NetAddr-IP-4.033
Tue Oct 26 22:35:35 2010  dev-perl/Test-LongString-0.14
Tue Oct 26 22:36:50 2010  dev-lang/nasm-2.09.02
Tue Oct 26 22:37:15 2010  dev-perl/YAML-Tiny-1.44
Tue Oct 26 22:37:48 2010  perl-core/Test-Harness-3.22
Tue Oct 26 22:38:13 2010  dev-perl/yaml-0.72
Tue Oct 26 22:38:43 2010  dev-perl/HTML-Parser-3.67
Tue Oct 26 22:38:58 2010  virtual/perl-File-Spec-3.33
Tue Oct 26 22:39:25 2010  dev-perl/Digest-SHA1-2.13
Tue Oct 26 22:39:41 2010  virtual/perl-Compress-Raw-Bzip2-2.030
Tue Oct 26 22:39:55 2010  virtual/perl-Compress-Raw-Zlib-2.030
Tue Oct 26 22:40:25 2010  perl-core/Digest-MD5-2.51
Tue Oct 26 22:40:51 2010  dev-perl/MailTools-2.07
Tue Oct 26 22:41:06 2010  virtual/perl-Test-Harness-3.22
Tue Oct 26 22:41:33 2010  dev-perl/URI-1.55
Tue Oct 26 22:41:48 2010  virtual/perl-Digest-MD5-2.51
Tue Oct 26 22:42:16 2010  perl-core/IO-Compress-2.030
Tue Oct 26 22:42:43 2010  perl-core/ExtUtils-ParseXS-2.22.06
Tue Oct 26 22:43

[gentoo-user] emerge dev-hasell/stack fails with unclear error

2018-02-26 Thread Anton Molyboha
g attoparsec-0.13.0.1
Dependency base >=4.7 && <5: using base-4.9.1.0
Dependency base-compat >=0.6 && <0.10: using base-compat-0.9.1
Dependency base16-bytestring >=0.1.1.6 && <0.2: using
base16-bytestring-0.1.1.6
Dependency base64-bytestring >=1.0.0.1 && <1.1: using
base64-bytestring-1.0.0.1
Dependency binary >=0.7 && <0.9: using binary-0.8.3.0
Dependency binary-tagged >=0.1.1 && <0.2: using binary-tagged-0.1.4.2
Dependency blaze-builder >=0.4.0.2 && <0.5: using blaze-builder-0.4.0.2
Dependency byteable >=0.1.1 && <0.2: using byteable-0.1.1
Dependency bytestring >=0.10.4.0 && <0.11: using bytestring-0.10.8.1
Dependency clock >=0.7.2 && <0.8: using clock-0.7.2
Dependency conduit >=1.2.8 && <1.3: using conduit-1.2.12.1
Dependency conduit-extra >=1.1.7.1 && <1.2: using conduit-extra-1.1.9.1
Dependency containers >=0.5.5.1 && <0.6: using containers-0.5.7.1
Dependency cryptohash >=0.11.6 && <0.12: using cryptohash-0.11.9
Dependency cryptohash-conduit >=0.1.1 && <0.2: using cryptohash-conduit-0.1.1
Dependency deepseq ==1.4.*: using deepseq-1.4.2.0
Dependency directory >=1.2.1.0: using directory-1.3.0.0
Dependency either >=4.4.1.1 && <4.5: using either-4.4.1.1
Dependency errors >=2.1.2 && <2.2: using errors-2.1.3
Dependency exceptions >=0.8.0.2 && <0.9: using exceptions-0.8.3
Dependency extra >=1.4.10 && <1.6: using extra-1.5.1
Dependency fast-logger >=2.3.1 && <2.5: using fast-logger-2.4.6
Dependency file-embed >=0.0.10 && <0.1: using file-embed-0.0.10
Dependency filelock >=0.1.0.1 && <0.2: using filelock-0.1.0.1
Dependency filepath >=1.3.0.2 && <1.5: using filepath-1.4.1.1
Dependency fsnotify >=0.2.1 && <0.3: using fsnotify-0.2.1
Dependency generic-deriving >=1.10.5 && <1.12: using generic-deriving-1.11.1
Dependency gitrev >=1.1 && <1.3: using gitrev-1.2.0
Dependency hashable >=1.2.3.2 && <1.3: using hashable-1.2.4.0
Dependency hastache >=0.6.1 && <0.7: using hastache-0.6.1
Dependency hit >=0.6.3 && <0.7: using hit-0.6.3
Dependency hpack >=0.14.0 && <0.16: using hpack-0.14.1
Dependency hpc >=0.6.0.2 && <0.7: using hpc-0.6.0.3
Dependency http-client >=0.5.3.3 && <0.6: using http-client-0.5.7.0
Dependency http-client-tls >=0.3.3 && <0.4: using http-client-tls-0.3.3
Dependency http-conduit >=2.2.3 && <2.3: using http-conduit-2.2.3
Dependency http-types >=0.8.6 && <0.10: using http-types-0.8.6
Dependency lifted-async >=0.9.0 && <0.10: using lifted-async-0.9.1.1
Dependency lifted-base >=0.2.3.8 && <0.3: using lifted-base-0.2.3.10
Dependency microlens >=0.3.0.0 && <0.5: using microlens-0.4.8.0
Dependency monad-control >=1.0.1.0 && <1.1: using monad-control-1.0.1.0
Dependency monad-logger >=0.3.13.1 && <0.4: using monad-logger-0.3.20.1
Dependency monad-unlift >=0.2.0 && <0.3: using monad-unlift-0.2.0
Dependency mtl >=2.1.3.1 && <2.3: using mtl-2.2.1
Dependency open-browser >=0.2.1 && <0.3: using open-browser-0.2.1.0
Dependency optparse-applicative ==0.13.*: using optparse-applicative-0.13.0.0
Dependency optparse-simple >=0.0.3 && <0.1: using optparse-simple-0.0.3
Dependency path >=0.5.9 && <0.6: using path-0.5.13
Dependency path-io >=1.1.0 && <2.0.0: using path-io-1.2.2
Dependency persistent >=2.1.2 && <2.7: using persistent-2.6
Dependency persistent-sqlite >=2.1.4 && <2.5.0.1 || >2.5.0.1 && <2.7: using
persistent-sqlite-2.6
Dependency persistent-template >=2.1.1 && <2.6: using
persistent-template-2.5.1.6
Dependency pid1 ==0.1.*: using pid1-0.1.0.1
Dependency pretty >=1.1.1.1 && <1.2: using pretty-1.1.3.3
Dependency process >=1.2.1.0 && <1.5: using process-1.4.3.0
Dependency project-template ==0.2.*: using project-template-0.2.0
Dependency regex-applicative-text >=0.1.0.1 && <0.2: using
regex-applicative-text-0.1.0.1
Dependency resourcet >=1.1.4.1 && <1.2: using resourcet-1.1.7.4
Dependency retry >=0.6 && <0.8: using retry-0.7.4.2
Dependency safe ==0.3.*: using safe-0.3.9
Dependency safe-exceptions >=0.1.4.0 && <0.2: using safe-exceptions-0.1.4.0
Dependency semigroups >=0.5 && <0.19: using semigroups-0.18.2
Dependency split >=0.2.3.1 && <0.3: using split-0.2.3.1
Dependency stack >=1.3.2 && <1.4: using stack-1.3.2
Dependency stm >=2.4.4 && <2.5: using stm-2.4.4.1
Dependency store >=0.2.1.

Re: [gentoo-user] no ebuilds for telegram

2020-05-16 Thread n952162
ntoo, installed)
    
   
dev-lang/perl:0/5.24= required by 
(virtual/perl-ExtUtils-Manifest-1.700.0-r5:0/0::gentoo, installed)
    
 
dev-lang/perl:0/5.24= required by 
(virtual/perl-IO-1.360.100_rc-r4:0/0::gentoo, installed)
    
   
dev-lang/perl:0/5.24= required by 
(virtual/perl-ExtUtils-Install-2.40.0-r3:0/0::gentoo, installed)
    
   
dev-lang/perl:0/5.24= required by 
(virtual/perl-Compress-Raw-Bzip2-2.69.0-r1:0/0::gentoo, installed)
    
 
dev-lang/perl:0/5.24= required by 
(virtual/perl-ExtUtils-MakeMaker-7.100.200_rc-r4:0/0::gentoo, installed)
    
   
dev-lang/perl:0/5.24= required by 
(virtual/perl-Time-Local-1.230.0-r6:0/0::gentoo, installed)
    
  
dev-lang/perl:0/5.24= required by 
(virtual/perl-Test-Harness-3.360.100_rc-r3:0/0::gentoo, installed)
    
 
=dev-lang/perl-5.24.3* required by 
(virtual/perl-Time-HiRes-1.974.100-r2:0/0::gentoo, installed)
^  ^^^  
 
dev-lang/perl:0/5.24= required by 
(virtual/perl-version-0.991.600-r1:0/0::gentoo, installed)
    
 
dev-lang/perl:0/5.24= required by 
(virtual/perl-ExtUtils-CBuilder-0.280.225-r2:0/0::gentoo, installed)
        
   
dev-lang/perl:0/5.24= required by 
(virtual/perl-CPAN-Meta-YAML-0.18.0-r3:0/0::gentoo, installed)
    
 
dev-lang/perl:0/5.24= required by (dev-perl/Net-SSLeay-1.820.0:0/0::gentoo, 
installed)
    
   
dev-lang/perl:0/5.24=[-build(-)] required by 
(dev-perl/TermReadKey-2.330.0:0/0::gentoo, installed)
    
   
dev-lang/perl:0/5.24= required by 
(virtual/perl-File-Path-2.130.0:0/0::gentoo, installed)
    
  
dev-lang/perl:0/5.24= required by 
(virtual/perl-Module-Metadata-1.0.31-r1:0/0::gentoo, installed)
    
  
dev-lang/perl:0/5.24= required by 
(virtual/perl-File-Spec-3.630.100_rc-r4:0/0::gentoo, installed)
    
  
dev-lang/perl:0/5.24= required by 
(virtual/perl-XSLoader-0.220.0-r4:0/0::gentoo, installed)
    

(and 72 more with the same problems)

  (dev-lang/perl-5.30.1:0/5.30::gentoo, ebuild scheduled for merge) pulled in by
=dev-lang/perl-5.30* required by 
(virtual/perl-Digest-SHA-6.20.0:0/0::gentoo, ebuild scheduled for merge)
^  ^
  

sys-apps/portage:0

  (sys-apps/portage-:0/0::gentoo, ebuild scheduled for merge) pulled in by
sys-apps/portage (Argument)

  (sys-apps/portage-2.3.49:0/0::gentoo, installed) pulled in by

sys-apps/portage[python_targets_python2_7(-),python_targets_python3_6(-),-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
 required by (app-portage/gentoolkit-0.4.2-r1:0/0::gentoo, installed)






app-portage/gemato:0

  (app-portage/gemato-14.3:0/0::gentoo, ebuild scheduled for merge) pulled in by

>=app-portage/gemato-14[p

[gentoo-user] So emerge spoke ...

2015-02-10 Thread Meino . Cramer
 -python -spell -theme-manager 
PYTHON_SINGLE_TARGET=python2_7 -python3_3 -python3_4 
PYTHON_TARGETS=python2_7 -python3_3 -python3_4 1494 KiB
[ebuild U ~] 
cross-armv7a-hardfloat-linux-gnueabi/linux-headers-3.19::x-portage 
[3.18::x-portage] 3723 KiB
[ebuild UD ] games-emulation/hatari-1.6.2 [1.7.0] 
PYTHON_TARGETS=python2_7 0 KiB
[ebuild U  ] net-dns/bind-tools-9.10.1_p1 [9.9.5] USE=ipv6 readline ssl 
-doc -gost -gssapi -idn -urandom -xml 8161 KiB
[ebuild U  ] virtual/perl-Pod-Parser-1.620.0 [1.600.0] 0 KiB
[ebuild U  ] virtual/perl-ExtUtils-Command-1.180.0-r2 [1.170.0-r6] 0 KiB
[ebuild U  ] sys-apps/busybox-1.23.1-r1 [1.23.1] USE=ipv6 pam static 
-debug -livecd -make-symlinks -math -mdev -savedconfig (-selinux) -sep-usr 
-syslog -systemd 0 KiB
[blocks b  ] perl-core/libnet-1.220.0-r999 
(perl-core/libnet-1.220.0-r999 is blocking virtual/perl-libnet-1.220.0-r3)
[ebuild U  ]  virtual/perl-libnet-1.270.0 [1.220.0-r3] 0 KiB
[ebuild  N ]   perl-core/libnet-1.270.0  USE=-sasl 68 KiB
[ebuild U  ] net-libs/gnutls-3.3.10-r2 [2.12.23-r6] USE=crywrap%* cxx nls 
zlib -dane% -doc -examples -guile -pkcs11 -static-libs {-test} (-bindist%) 
(-lzo%*) (-nettle%*) ABI_X86=(64%*) (-32) (-x32) LINGUAS=-cs% -de% -en% 
-fi% -fr% -it% -ms% -nl% -pl% -sv% -uk% -vi% -zh_CN% 6029 KiB
[ebuild  N ]  sys-devel/autogen-5.18.1  USE=-libopts -static-libs 987 KiB
[nomerge   ] x11-misc/shutter-0.90  USE=-drawing -webphoto 
[nomerge   ]  dev-perl/WWW-Mechanize-1.730.0-r1  USE={-test} 
[nomerge   ]   dev-perl/HTML-Form-6.30.0-r1 
[ebuild U  ]virtual/perl-Encode-2.600.0 [2.490.0-r2] 0 KiB
[nomerge   ] mail-filter/spamassassin-3.3.2-r5  USE=berkdb ipv6 ssl -doc 
-ldap -mysql -postgres -qmail -sqlite 
[ebuild U  ]  virtual/perl-Storable-2.490.0 [2.410.0-r1] 0 KiB
[nomerge   ] media-tv/xmltv-0.5.57  USE=-ar -ch -dk -dtvla -ee 
-es_laguiatv -es_miguiatv -eu_epg -fi -fr -hr -huro -il -in -is -it -na_dd 
-na_dtv -na_icons -nl -no_gf -pt -re -se_swedb -tv_check -tv_combiner 
-tv_pick_cgi -uk_bleb -uk_rt -za 
[nomerge   ]  dev-perl/libwww-perl-6.50.0  USE=ssl 
[ebuild U  ]   virtual/perl-Digest-MD5-2.530.0-r2 [2.520.0-r2] 0 KiB
[nomerge   ] dev-perl/DateTime-1.030.0  USE={-test} 
[nomerge   ]  dev-perl/DateTime-Locale-0.450.0-r1 
[nomerge   ]   dev-perl/Params-Validate-1.70.0-r1  USE={-test} 
[nomerge   ]dev-perl/Module-Implementation-0.60.0-r1  USE={-test} 
[ebuild U  ] virtual/perl-ExtUtils-MakeMaker-6.980.0 [6.660.0-r1] 0 KiB
[ebuild  N ]virtual/perl-Module-Build-0.420.500-r1  0 KiB
[ebuild  N ] perl-core/Module-Build-0.420.500  USE={-test} 302 KiB
[ebuild U  ]  virtual/perl-Archive-Tar-1.960.0 [1.900.0-r2] 0 KiB
[ebuild  N ]  virtual/perl-CPAN-Meta-2.140.640  0 KiB
[ebuild U  ]  virtual/perl-ExtUtils-CBuilder-0.280.217 [0.280.210-r1] 0 
KiB
[ebuild  N ]  virtual/perl-ExtUtils-Install-1.670.0  0 KiB
[ebuild  N ]  virtual/perl-ExtUtils-Manifest-1.630.0-r1  0 KiB
[ebuild  N ]  virtual/perl-ExtUtils-ParseXS-3.240.0  0 KiB
[ebuild U  ]  virtual/perl-Getopt-Long-2.420.0-r1 [2.390.0-r1] 0 KiB
[ebuild  N ]  virtual/perl-Module-Metadata-1.0.19  0 KiB
[ebuild  N ]  virtual/perl-Parse-CPAN-Meta-1.441.400  0 KiB
[ebuild  N ]  virtual/perl-Text-ParseWords-3.290.0-r1  0 KiB
[ebuild U  ]  virtual/perl-version-0.990.900 [0.990.200-r1] 0 KiB
[ebuild U  ]  virtual/perl-Perl-OSType-1.7.0 [1.3.0-r1] 0 KiB
[ebuild U  ]  virtual/perl-Test-Simple-1.1.2 [0.980.0-r6] 0 KiB
[ebuild U  ] virtual/perl-Sys-Syslog-0.330.0-r1 [0.320.0-r2] 0 KiB
[ebuild U  ] virtual/perl-Scalar-List-Utils-1.380.0 [1.270.0-r2] 0 KiB
[ebuild U  ] virtual/perl-Test-Harness-3.330.0 [3.260.0-r2] 0 KiB
[ebuild U  ] virtual/perl-JSON-PP-2.272.30 [2.272.20-r1] 0 KiB
[nomerge   ] media-video/get_flash_videos-1.24-r1  USE={-test} 
[nomerge   ]  dev-perl/WWW-Mechanize-1.730.0-r1  USE={-test} 
[nomerge   ]   dev-perl/libwww-perl-6.50.0  USE=ssl 
[nomerge   ]dev-perl/HTTP-Daemon-6.10.0-r1 
[nomerge   ] dev-perl/HTTP-Message-6.30.0-r1 
[ebuild U  ]  virtual/perl-IO-Compress-2.64.0 [2.60.0-r1] 0 KiB
[ebuild U  ] virtual/perl-IO-1.310.0 [1.280.0-r1] 0 KiB
[nomerge   ] perl-core/IO-Compress-2.60.0 
[ebuild U  ]  virtual/perl-Compress-Raw-Zlib-2.65.0 [2.60.0-r2] 0 KiB
[nomerge   ] perl-core/Module-Build-0.420.500  USE={-test} 
[ebuild  N ]  virtual/perl-CPAN-Meta-YAML-0.12.0  0 KiB
[nomerge   ] media-tv/xmltv-0.5.57  USE=-ar -ch -dk -dtvla -ee 
-es_laguiatv -es_miguiatv -eu_epg -fi -fr -hr -huro -il -in -is -it -na_dd 
-na_dtv -na_icons -nl -no_gf -pt -re -se_swedb -tv_check -tv_combiner 
-tv_pick_cgi -uk_bleb -uk_rt -za 
[nomerge   ]  dev-perl/Unicode-String-2.90.0-r1 
[ebuild U  ]   virtual/perl-MIME-Base64-3.140.0-r1 [3.130.0-r4] 0 KiB
[nomerge   ] x11-misc/shutter-0.90  USE=-drawing

[gentoo-user] Building mongodb-3.4.2 scons error

2017-03-12 Thread Dick Middleton
I'm trying to install mongodb 3.4.2 and have a troublesome scons error when
linking the mongo shell.

collect2: error: ld returned 1 exit status
scons: *** [build/opt/mongo/mongo] Error 1
scons: building terminated because of errors.
build/opt/mongo/mongo failed: Error 1
 * ERROR: dev-db/mongodb-3.4.2::gentoo failed (compile phase):
 *   escons failed.
 *
 * Call stack:
 * ebuild.sh, line  115:  Called src_compile
 *   environment, line 3364:  Called escons 'CC=x86_64-pc-linux-gnu-gcc'
'CXX=x86_64-pc-linux-gnu-g++' '--disable-warnings-as-errors'
'--use-system-boost' '--use-system-pcre' '--use-system-snappy'
'--use-system-stemmer' '--use-system-yaml' '--use-system-zlib' '--ssl' 'core'
'tools'
 *   environment, line 1602:  Called die
 * The specific snippet of code:
 *   die "escons failed."

The line in the environment is in a function called escons and it's testing a
value called EAPI to be less than 4 which it isn't.

I've already updated gcc to v5.4 and done the tasks listed here:
http://www.funtoo.org/News:GCC_Update

It's all a bit baffling to me and I'd appreciate a little guidance.

I've attached some of the info but the log file is ~250K

Thanks

Dick
declare -x ABI="amd64"
declare -x ABI_X86="64"
declare -x 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"
declare -x APACHE2_MODULES="authn_core authz_core socache_shmcb unixd 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 cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires 
ext_filter file_cache filter headers include info log_config logio mem_cache 
mime mime_magic negotiation rewrite setenvif speling status unique_id userdir 
usertrack vhost_alias"
declare -x ARCH="amd64"
declare -x BOOTSTRAP_USE="cxx unicode internal-glib python_targets_python3_4 
python_targets_python2_7 multilib systemd udev"
declare -x CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita 
karbon braindump author"
declare -x CBUILD="x86_64-pc-linux-gnu"
declare -x CFLAGS="-O2 -pipe"
declare -x CFLAGS_amd64="-m64"
declare -x CFLAGS_default
declare -x CFLAGS_x32="-mx32"
declare -x CFLAGS_x86="-m32"
declare -- CHECKREQS_DISK_BUILD="2400M"
declare -- CHECKREQS_DISK_USR="512M"
declare -- CHECKREQS_MEMORY="1024M"
declare -x CHOST="x86_64-pc-linux-gnu"
declare -x CHOST_amd64="x86_64-pc-linux-gnu"
declare -x CHOST_default="x86_64-pc-linux-gnu"
declare -x CHOST_x32="x86_64-pc-linux-gnux32"
declare -x CHOST_x86="i686-pc-linux-gnu"
declare -x COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog"
declare -x CPU_FLAGS_X86="aes mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 
ssse3"
declare -x CTARGET_default="x86_64-pc-linux-gnu"
declare -x CXXFLAGS="-O2 -pipe"
declare -x DEFAULT_ABI="amd64"
declare -x DEFINED_PHASES=" compile install postinst preinst prepare pretend 
setup test"
declare DEPEND=">=app-arch/snappy-1.1.3
>=dev-cpp/yaml-cpp-0.5.3
>=dev-libs/boost-1.60[threads(+)]
>=dev-libs/libpcre-8.39[cxx]
dev-libs/snowball-stemmer
net-libs/libpcap
>=sys-libs/zlib-1.2.8
mms-agent? ( app-admin/mms-agent )
ssl? (
!libressl? ( >=dev-libs/openssl-1.0.1g:0= )
libressl? ( dev-libs/libressl:0= )
)
>=sys-devel/gcc-5.3.0:*
sys-libs/ncurses
sys-libs/readline
debug? ( dev-util/valgrind )
kerberos? ( dev-libs/cyrus-sasl[kerberos] )
test? (
dev-python/pymongo
dev-python/pyyaml
) >=dev-util/scons-2.3.0 virtual/pkgconfig"
declare DESCRIPTION="A high-performance, open source, schema-free 
document-oriented database"
declare -x DESTTREE="/usr"
declare -x DIROPTIONS="-m0755"
declare -x EAPI="5"
declare -x ELIBC="glibc"
declare -- EPATCH_COMMON_OPTS="-g0 -E --no-backup-if-mismatch"
declare -- EPATCH_EXCLUDE=""
declare -- EPATCH_FORCE="no"
declare -- EPATCH_MULTI_MSG="Applying various patches (bugfixes/updates) ..."
declare -- EPATCH_N_APPLIED_PATCHES="2"
declare -- EPATCH_OPTS=""
declare -- EPATCH_SINGLE_MSG=""
declare -- EPATCH_SOURCE="/var/tmp/portage/dev-db/mongodb-3.4.2/work/patch"
declare -- EPATCH_SUFFIX="patch.bz2"
declare -- EPATCH_USER_SOURCE="/etc/portage/patches"
declare -x EXEOPTIONS="-m0755"
declare -x FCFLAGS="-O2

[gentoo-user] The Great Macbook Update 3: Qt-4.5.1 to Qt-4.5.3 blocks hell

2009-12-26 Thread bn
 -postgres
(-custom-cxxflags%) 0 kB

[ebuild U ]x11-libs/qt-script-4.5.3-r1 [4.5.1] USE=iconv
(-aqua) -debug -pch (-custom-cxxflags%) 0 kB
[ebuild U ] x11-libs/qt-core-4.5.3-r2 [4.5.1] USE=glib iconv
qt3support ssl (-aqua) -debug -doc -pch (-custom-cxxflags%) 0 kB
[nomerge  ] kde-base/kdebase-meta-4.3.3  USE=semantic-desktop
(-kdeprefix) -policykit
[nomerge  ]  kde-base/kmenuedit-4.3.3  USE=handbook (-aqua) -debug
(-kdeenablefinal) (-kdeprefix)
[nomerge  ]   kde-base/khotkeys-4.3.3  USE=(-aqua) -debug
(-kdeenablefinal) (-kdeprefix)
[nomerge  ]x11-libs/qt-sql-4.5.3 [4.5.1] USE=iconv mysql*
qt3support sqlite (-aqua) -debug -firebird -odbc -pch -postgres
(-custom-cxxflags%)

[nomerge  ] dev-db/mysql-5.0.84-r1  USE=berkdb community
embedded perl ssl -big-tables -cluster -debug -extraengine -latin1
-max-idx-128 -minimal -profiling (-selinux) -static

[ebuild  N]  dev-perl/DBD-mysql-4.00.5  120 kB

[ebuild  N]   virtual/mysql-5.0  0 kB

[ebuild  N]dev-db/mysql-5.0.84-r1  USE=berkdb community
embedded perl ssl -big-tables -cluster -debug -extraengine -latin1
-max-idx-128 -minimal -profiling (-selinux) -static 35,973 kB

[ebuild  N]   dev-perl/DBI-1.609  499 kB

[ebuild  N]virtual/perl-File-Spec-3.30  0 kB

[ebuild  N] perl-core/File-Spec-3.30  136 kB

[nomerge  ] perl-core/ExtUtils-ParseXS-2.20.0401

[nomerge  ]  virtual/perl-Module-Build-0.34.0201

[nomerge  ]   perl-core/Module-Build-0.34.0201

[ebuild  N]virtual/perl-ExtUtils-ParseXS-2.20.0401  0 kB

[ebuild  N] perl-core/ExtUtils-ParseXS-2.20.0401  35 kB

[ebuild  N]  virtual/perl-ExtUtils-CBuilder-0.26.03  0 kB

[ebuild  N]   perl-core/ExtUtils-CBuilder-0.26.03  28 kB

[ebuild  N]virtual/perl-Module-Build-0.34.0201  0 kB

[ebuild  N] perl-core/Module-Build-0.34.0201  257 kB

[ebuild  N]  virtual/perl-Archive-Tar-1.54  0 kB

[ebuild  N]   perl-core/Archive-Tar-1.54  51 kB

[ebuild  N]virtual/perl-IO-Zlib-1.09  0 kB

[ebuild  N] perl-core/IO-Zlib-1.09  0 kB

[ebuild  N]  virtual/perl-IO-Compress-2.021  0 kB

[ebuild  N]   perl-core/IO-Compress-2.021  USE=-test
203 kB
[ebuild  N]virtual/perl-Compress-Raw-Zlib-2.021  0
kB
[ebuild  N]virtual/perl-Compress-Raw-Bzip2-2.021  0
kB
[ebuild U ]virtual/perl-Scalar-List-Utils-1.21
[1.19] 0 kB
[ebuild  N]virtual/perl-Package-Constants-0.02  0 kB

[ebuild  N]  dev-perl/yaml-0.68  91 kB

[ebuild  N]  virtual/perl-Test-Harness-3.17  0 kB

[nomerge  ] dev-perl/DBI-1.609

[ebuild  N]  dev-perl/PlRPC-0.2020-r1  18 kB

[ebuild  N]   dev-perl/Net-Daemon-0.43  28 kB

[ebuild U ]   virtual/perl-Storable-2.20 [2.16] 0 kB

[ebuild  N]  virtual/perl-Sys-Syslog-0.27  0 kB

[nomerge  ] media-video/dvdrip-0.98.8  USE=ffmpeg hal mplayer ogg
subtitles vorbis xvid -fping -vcd -xine
[nomerge  ]  dev-perl/Event-RPC-0.90

[nomerge  ]   dev-perl/IO-Socket-SSL-1.24

[ebuild U ]perl-core/Scalar-List-Utils-1.21 [1.19] 28 kB

[nomerge  ] virtual/perl-Compress-Raw-Zlib-2.021

[ebuild U ]  perl-core/Compress-Raw-Zlib-2.021 [2.005] USE=-test%
209 kB
[nomerge  ] dev-perl/DBI-1.609

[nomerge  ]  perl-core/File-Spec-3.30

[nomerge  ]   perl-core/Module-Build-0.34.0201

[nomerge  ]perl-core/Archive-Tar-1.54

[nomerge  ] perl-core/IO-Compress-2.021  USE=-test

[ebuild  N]  perl-core/Compress-Raw-Bzip2-2.021  USE=-test 141
kB
[ebuild  N] perl-core/Package-Constants-0.02  3 kB

[nomerge  ] app-emulation/wine-1.1.27  USE=X alsa cups dbus esd
gecko hal jack jpeg ldap ncurses opengl png samba ssl xml -gnutls -lcms
-nas -oss -scanner -win64 -xcomposite -xinerama

[nomerge  ]  dev-perl/XML-Simple-2.18

[nomerge  ]   virtual/perl-Storable-2.20 [2.16]

[ebuild U ]perl-core/Storable-2.20 [2.16] 174 kB

[nomerge  ] virtual/perl-Sys-Syslog-0.27

[ebuild  N]  perl-core/Sys-Syslog-0.27  75 kB

[nomerge  ] media-video/ogle-gui-0.9.2  USE=nls

[nomerge  ]  media-video/ogle-0.9.2-r1  USE=alsa oss xv (-altivec)
-mmx
[ebuild U ]   x11-libs/libSM-1.1.1 [1.0.3] USE=ipv6 uuid%* -debug
257 kB
[nomerge  ] virtual/perl-Test-Harness-3.17

[ebuild U ]  perl-core/Test-Harness-3.17 [3.10] 206 kB

[nomerge  ] games-action/cylindrix-1.0

[nomerge  ]  media-libs/allegro-4.2.2-r1  USE=X alsa esd jack oss
svga (-arts) -fbcon -vga
[ebuild U ]   x11-libs/libXcursor-1.1.10 [1.1.9] USE=-debug 259 kB

[nomerge  ] kde-base/kdebase-meta-4.3.3  USE=semantic-desktop
(-kdeprefix) -policykit
[nomerge  ]  kde-base/kdebase-startkde-4.3.3-r1  USE=(-aqua)
(-kdeenablefinal) (-kdeprefix)
[nomerge  ]   kde-base/systemsettings-4.3.3  USE=handbook opengl
usb (-aqua) -debug (-kdeenablefinal) (-kdeprefix

[gentoo-user] newish vbox gentoo guest crashes from startx

2016-12-07 Thread Harry Putnam
ron[1377]: (CRON) STARTUP (V5.0)
Dec  7 10:09:16 g0 sm-mta[1320]: NOQUEUE: stopping daemon, reason=signal
Dec  7 10:09:19 g0 kernel: [   30.613016] e1000: enp0s3 NIC Link is Up 1000 
Mbps Full Duplex, Flow Control: RX
Dec  7 10:09:20 g0 sendmail[1819]: alias database /etc/mail/aliases rebuilt by 
root
Dec  7 10:09:20 g0 sendmail[1819]: /etc/mail/aliases: 23 aliases, longest 10 
bytes, 244 bytes total
Dec  7 10:09:20 g0 sm-mta[1829]: starting daemon (8.15.2): 
SMTP+queueing@00:30:00
Dec  7 10:09:20 g0 sm-mta[1829]: started as: /usr/sbin/sendmail -bd -q30m -L 
sm-mta
Dec  7 10:09:20 g0 sm-cm[1832]: starting daemon (8.15.2): queueing@00:30:00
Dec  7 10:09:30 g0 login[1849]: pam_unix(login:session): session opened for 
user harry by LOGIN(uid=0)
Dec  7 10:09:54 g0 sshd[1867]: Accepted keyboard-interactive/pam for harry from 
192.168.1.20 port 62164 ssh2
Dec  7 10:09:54 g0 sshd[1867]: pam_unix(sshd:session): session opened for user 
harry by (uid=0)
Dec  7 10:10:01 g0 cron[1882]: (root) CMD (test -x /usr/sbin/run-crons && 
/usr/sbin/run-crons)
Dec  7 10:10:49 g0 sshd[1899]: Accepted keyboard-interactive/pam for root from 
127.0.0.1 port 40842 ssh2
Dec  7 10:10:49 g0 sshd[1899]: pam_unix(sshd:session): session opened for user 
root by (uid=0)

---   ---   ---=---   ---   ---
installed_pkgs_list.txt
---   ---   ---=---   ---   --- 
Wed Nov 16 18:12:43 2016 >>> app-eselect/eselect-vi-1.1.7-r1
Wed Nov 16 18:12:56 2016 >>> app-eselect/eselect-ctags-1.18
Wed Nov 16 18:13:50 2016 >>> dev-util/ctags-5.8
Wed Nov 16 18:15:36 2016 >>> app-editors/vim-core-7.4.769
Wed Nov 16 18:18:26 2016 >>> app-editors/vim-7.4.769
Wed Nov 16 18:18:43 2016 >>> app-vim/gentoo-syntax-20160530
Wed Nov 16 18:29:44 2016 >>> app-shells/push-1.6
Wed Nov 16 18:30:15 2016 >>> app-portage/portage-utils-0.62
Wed Nov 16 18:34:49 2016 >>> app-portage/eix-0.31.7-r1
Wed Nov 16 18:53:22 2016 >>> sys-kernel/linux-headers-4.8
Wed Nov 16 19:29:02 2016 >>> sys-libs/glibc-2.23-r3
Wed Nov 16 19:31:13 2016 >>> dev-libs/expat-2.2.0-r1
Wed Nov 16 19:31:32 2016 >>> sys-devel/gnuconfig-20161104
Wed Nov 16 19:32:56 2016 >>> sys-libs/gdbm-1.12
Wed Nov 16 19:33:16 2016 >>> sys-apps/gentoo-functions-0.11
Wed Nov 16 19:33:51 2016 >>> sys-apps/debianutils-4.8
Wed Nov 16 19:34:35 2016 >>> net-libs/libmnl-1.0.4
Wed Nov 16 19:37:09 2016 >>> dev-libs/lzo-2.09
Wed Nov 16 19:38:19 2016 >>> dev-libs/libbsd-0.8.3
Wed Nov 16 19:38:39 2016 >>> sys-apps/baselayout-2.3
Wed Nov 16 19:43:42 2016 >>> sys-apps/busybox-1.25.1
Wed Nov 16 19:44:44 2016 >>> sys-libs/libseccomp-2.3.1
Wed Nov 16 19:44:57 2016 >>> app-shells/quoter-2.0_p2
Wed Nov 16 19:45:12 2016 >>> app-shells/push-1.11
Wed Nov 16 19:46:20 2016 >>> dev-util/re2c-0.16
Wed Nov 16 19:46:37 2016 >>> sys-apps/install-xattr-0.5-r1
Wed Nov 16 19:46:54 2016 >>> dev-libs/gobject-introspection-common-1.50.0
Wed Nov 16 19:48:08 2016 >>> media-libs/libpng-1.6.26
Wed Nov 16 19:49:38 2016 >>> sys-apps/file-5.29
Wed Nov 16 19:50:06 2016 >>> sys-libs/timezone-data-2016i
Wed Nov 16 19:50:27 2016 >>> sys-devel/gcc-config-1.8-r1
Wed Nov 16 19:50:51 2016 >>> net-misc/iputils-20151218
Wed Nov 16 19:51:32 2016 >>> sys-apps/net-tools-1.60_p20161110235919
Wed Nov 16 19:51:51 2016 >>> dev-libs/vala-common-0.34.2
Wed Nov 16 19:57:45 2016 >>> dev-libs/gmp-6.1.1
Wed Nov 16 19:58:22 2016 >>> app-arch/zip-3.0-r3
Wed Nov 16 20:02:19 2016 >>> dev-libs/mpfr-3.1.5
Wed Nov 16 20:04:21 2016 >>> dev-libs/mpc-1.0.3
Wed Nov 16 20:11:32 2016 >>> sys-apps/coreutils-8.25
Wed Nov 16 20:12:00 2016 >>> app-portage/portage-utils-0.63
Wed Nov 16 20:12:38 2016 >>> dev-lang/python-exec-2.4.4
Wed Nov 16 20:14:30 2016 >>> net-misc/rsync-3.1.2
Wed Nov 16 20:16:31 2016 >>> net-firewall/iptables-1.6.0-r1
Wed Nov 16 20:19:22 2016 >>> dev-libs/libpipeline-1.4.1
Wed Nov 16 20:20:50 2016 >>> sys-apps/kmod-23
Wed Nov 16 20:21:21 2016 >>> app-misc/pax-utils-1.1.7
Wed Nov 16 20:23:26 2016 >>> sys-apps/sandbox-2.11-r3
Wed Nov 16 20:23:57 2016 >>> sys-libs/libcap-2.25
Wed Nov 16 20:24:26 2016 >>> sys-apps/man-pages-4.08
Wed Nov 16 20:24:46 2016 >>> app-eselect/eselect-python-20160516
Wed Nov 16 20:24:59 2016 >>> virtual/udev-217
Wed Nov 16 20:25:17 2016 >>> sys-fs/udev-init-scripts-32
Wed Nov 16 20:25:34 2016 >>> app-eselect/eselect-opengl-1.3.1-r4
Wed Nov 16 20:26:00 2016 >>> net-misc/netifrc-0.5.1
Wed Nov 16 20:26:16 2016 >>> virtual/libudev-232
Wed Nov 16 20:26:29 2016 >>> app-eselect/eselect-mesa-0.0.10
Wed Nov 16 20:28

Re: [gentoo-user] newish vbox gentoo guest crashes from startx

2016-12-07 Thread Alan McKinnon
 Dec  7 10:10:01 g0 cron[1882]: (root) CMD (test -x /usr/sbin/run-crons && 
> /usr/sbin/run-crons)
> Dec  7 10:10:49 g0 sshd[1899]: Accepted keyboard-interactive/pam for root 
> from 127.0.0.1 port 40842 ssh2
> Dec  7 10:10:49 g0 sshd[1899]: pam_unix(sshd:session): session opened for 
> user root by (uid=0)
> 
> ---   ---   ---=---   ---   ---
> installed_pkgs_list.txt
> ---   ---   ---=---   ---   --- 
> Wed Nov 16 18:12:43 2016 >>> app-eselect/eselect-vi-1.1.7-r1
> Wed Nov 16 18:12:56 2016 >>> app-eselect/eselect-ctags-1.18
> Wed Nov 16 18:13:50 2016 >>> dev-util/ctags-5.8
> Wed Nov 16 18:15:36 2016 >>> app-editors/vim-core-7.4.769
> Wed Nov 16 18:18:26 2016 >>> app-editors/vim-7.4.769
> Wed Nov 16 18:18:43 2016 >>> app-vim/gentoo-syntax-20160530
> Wed Nov 16 18:29:44 2016 >>> app-shells/push-1.6
> Wed Nov 16 18:30:15 2016 >>> app-portage/portage-utils-0.62
> Wed Nov 16 18:34:49 2016 >>> app-portage/eix-0.31.7-r1
> Wed Nov 16 18:53:22 2016 >>> sys-kernel/linux-headers-4.8
> Wed Nov 16 19:29:02 2016 >>> sys-libs/glibc-2.23-r3
> Wed Nov 16 19:31:13 2016 >>> dev-libs/expat-2.2.0-r1
> Wed Nov 16 19:31:32 2016 >>> sys-devel/gnuconfig-20161104
> Wed Nov 16 19:32:56 2016 >>> sys-libs/gdbm-1.12
> Wed Nov 16 19:33:16 2016 >>> sys-apps/gentoo-functions-0.11
> Wed Nov 16 19:33:51 2016 >>> sys-apps/debianutils-4.8
> Wed Nov 16 19:34:35 2016 >>> net-libs/libmnl-1.0.4
> Wed Nov 16 19:37:09 2016 >>> dev-libs/lzo-2.09
> Wed Nov 16 19:38:19 2016 >>> dev-libs/libbsd-0.8.3
> Wed Nov 16 19:38:39 2016 >>> sys-apps/baselayout-2.3
> Wed Nov 16 19:43:42 2016 >>> sys-apps/busybox-1.25.1
> Wed Nov 16 19:44:44 2016 >>> sys-libs/libseccomp-2.3.1
> Wed Nov 16 19:44:57 2016 >>> app-shells/quoter-2.0_p2
> Wed Nov 16 19:45:12 2016 >>> app-shells/push-1.11
> Wed Nov 16 19:46:20 2016 >>> dev-util/re2c-0.16
> Wed Nov 16 19:46:37 2016 >>> sys-apps/install-xattr-0.5-r1
> Wed Nov 16 19:46:54 2016 >>> dev-libs/gobject-introspection-common-1.50.0
> Wed Nov 16 19:48:08 2016 >>> media-libs/libpng-1.6.26
> Wed Nov 16 19:49:38 2016 >>> sys-apps/file-5.29
> Wed Nov 16 19:50:06 2016 >>> sys-libs/timezone-data-2016i
> Wed Nov 16 19:50:27 2016 >>> sys-devel/gcc-config-1.8-r1
> Wed Nov 16 19:50:51 2016 >>> net-misc/iputils-20151218
> Wed Nov 16 19:51:32 2016 >>> sys-apps/net-tools-1.60_p20161110235919
> Wed Nov 16 19:51:51 2016 >>> dev-libs/vala-common-0.34.2
> Wed Nov 16 19:57:45 2016 >>> dev-libs/gmp-6.1.1
> Wed Nov 16 19:58:22 2016 >>> app-arch/zip-3.0-r3
> Wed Nov 16 20:02:19 2016 >>> dev-libs/mpfr-3.1.5
> Wed Nov 16 20:04:21 2016 >>> dev-libs/mpc-1.0.3
> Wed Nov 16 20:11:32 2016 >>> sys-apps/coreutils-8.25
> Wed Nov 16 20:12:00 2016 >>> app-portage/portage-utils-0.63
> Wed Nov 16 20:12:38 2016 >>> dev-lang/python-exec-2.4.4
> Wed Nov 16 20:14:30 2016 >>> net-misc/rsync-3.1.2
> Wed Nov 16 20:16:31 2016 >>> net-firewall/iptables-1.6.0-r1
> Wed Nov 16 20:19:22 2016 >>> dev-libs/libpipeline-1.4.1
> Wed Nov 16 20:20:50 2016 >>> sys-apps/kmod-23
> Wed Nov 16 20:21:21 2016 >>> app-misc/pax-utils-1.1.7
> Wed Nov 16 20:23:26 2016 >>> sys-apps/sandbox-2.11-r3
> Wed Nov 16 20:23:57 2016 >>> sys-libs/libcap-2.25
> Wed Nov 16 20:24:26 2016 >>> sys-apps/man-pages-4.08
> Wed Nov 16 20:24:46 2016 >>> app-eselect/eselect-python-20160516
> Wed Nov 16 20:24:59 2016 >>> virtual/udev-217
> Wed Nov 16 20:25:17 2016 >>> sys-fs/udev-init-scripts-32
> Wed Nov 16 20:25:34 2016 >>> app-eselect/eselect-opengl-1.3.1-r4
> Wed Nov 16 20:26:00 2016 >>> net-misc/netifrc-0.5.1
> Wed Nov 16 20:26:16 2016 >>> virtual/libudev-232
> Wed Nov 16 20:26:29 2016 >>> app-eselect/eselect-mesa-0.0.10
> Wed Nov 16 20:28:24 2016 >>> app-text/docbook-xsl-stylesheets-1.79.1-r1
> Wed Nov 16 20:28:41 2016 >>> app-text/build-docbook-catalog-1.21
> Wed Nov 16 20:28:57 2016 >>> app-text/docbook-xml-dtd-4.2-r2
> Wed Nov 16 20:29:14 2016 >>> app-text/docbook-xml-dtd-4.4-r2
> Wed Nov 16 20:29:30 2016 >>> app-admin/perl-cleaner-2.22
> Wed Nov 16 20:29:45 2016 >>> app-eselect/eselect-vi-1.1.9
> Wed Nov 16 20:30:29 2016 >>> x11-proto/xproto-7.0.31
> Wed Nov 16 20:32:30 2016 >>> sys-apps/sed-4.2.2
> Wed Nov 16 20:32:54 2016 >>> x11-themes/hicolor-i

[gentoo-user] Tensorflow 2.1.0 failing to compile

2020-04-24 Thread Aisha Tammy
v-1.1.6
sys-libs/ncurses-6.1_p20190609
sys-libs/pam-1.3.1-r2
sys-libs/readline-7.0_p5-r1
sys-libs/slang-2.3.2
sys-libs/timezone-data-2019c
sys-libs/zlib-1.2.11-r2
sys-process/cronbase-0.3.7-r6
sys-process/cronie-1.5.4-r1
sys-process/htop-2.2.0
sys-process/procps-3.3.15-r1
sys-process/psmisc-23.1-r1
virtual/acl-0-r2
virtual/blas-3.8
virtual/cblas-3.8
virtual/cron-0-r1
virtual/dev-manager-0-r2
virtual/editor-0-r3
virtual/fortran-0
virtual/jdk-1.8.0-r4
virtual/jpeg-compat-62
virtual/jre-1.8.0-r2
virtual/lapack-3.8
virtual/libc-1
virtual/libcrypt-1
virtual/libelf-3
virtual/libffi-3.3_rc0
virtual/libiconv-0-r2
virtual/libintl-0-r2
virtual/libudev-232-r3
virtual/libusb-1-r2
virtual/linux-sources-3-r4
virtual/man-0-r3
virtual/modutils-0
virtual/mpi-2.0-r5
virtual/os-headers-0
virtual/package-manager-1
virtual/pager-0
virtual/perl-Carp-1.500.0-r2
virtual/perl-CPAN-Meta-2.150.10-r3
virtual/perl-CPAN-Meta-YAML-0.18.0-r5
virtual/perl-Data-Dumper-2.174.0
virtual/perl-Digest-MD5-2.550.0-r2
virtual/perl-Digest-SHA-6.20.0
virtual/perl-Exporter-5.730.0-r2
virtual/perl-ExtUtils-CBuilder-0.280.231
virtual/perl-ExtUtils-Install-2.140.0-r2
virtual/perl-ExtUtils-MakeMaker-7.340.0-r2
virtual/perl-ExtUtils-Manifest-1.720.0
virtual/perl-ExtUtils-ParseXS-3.400.0
virtual/perl-File-Spec-3.780.0
virtual/perl-File-Temp-0.230.900
virtual/perl-Getopt-Long-2.500.0-r2
virtual/perl-IO-1.400.0
virtual/perl-JSON-PP-4.20.0
virtual/perl-libnet-3.110.0-r2
virtual/perl-Module-Metadata-1.0.36
virtual/perl-Parse-CPAN-Meta-2.150.10-r3
virtual/perl-Perl-OSType-1.10.0-r3
virtual/perl-podlators-4.110.0
virtual/perl-Scalar-List-Utils-1.500.0-r2
virtual/perl-Test-Harness-3.420.0-r2
virtual/perl-Text-ParseWords-3.300.0-r6
virtual/perl-version-0.992.400
virtual/pkgconfig-1
virtual/resolvconf-1
virtual/rubygems-15
virtual/service-manager-0
virtual/ssh-0
virtual/tmpfiles-0
virtual/ttf-fonts-1-r1
virtual/udev-217
virtual/yacc-0
x11-apps/iceauth-1.0.8
x11-apps/rgb-1.0.6
x11-apps/xauth-1.1
x11-apps/xinit-1.4.1
x11-apps/xkbcomp-1.4.3
x11-apps/xrdb-1.2.0
x11-base/xcb-proto-1.14-r1
x11-base/xorg-drivers-1.20-r2
x11-base/xorg-proto-2019.2
x11-base/xorg-server-1.20.7
x11-drivers/nvidia-drivers-440.82
x11-drivers/xf86-input-libinput-0.29.0
x11-drivers/xf86-video-intel-2.99.917_p20200310
x11-libs/cairo-1.16.0-r3
x11-libs/gdk-pixbuf-2.40.0
x11-libs/gtk+-2.24.32-r1
x11-libs/gtk+-3.24.16
x11-libs/libdrm-2.4.100
x11-libs/libfontenc-1.1.4
x11-libs/libICE-1.0.10
x11-libs/libpciaccess-0.16
x11-libs/libSM-1.2.3
x11-libs/libvdpau-1.3
x11-libs/libX11-1.6.9
x11-libs/libXau-1.0.9
x11-libs/libxcb-1.14
x11-libs/libXcomposite-0.4.5
x11-libs/libXcursor-1.2.0
x11-libs/libXdamage-1.1.5
x11-libs/libXdmcp-1.1.3
x11-libs/libXext-1.3.4
x11-libs/libXfixes-5.0.3-r1
x11-libs/libXfont2-2.0.4
x11-libs/libXft-2.3.3
x11-libs/libXi-1.7.10
x11-libs/libxkbfile-1.1.0
x11-libs/libXmu-1.1.3
x11-libs/libXrandr-1.5.2
x11-libs/libXrender-0.9.10-r1
x11-libs/libXScrnSaver-1.2.3
x11-libs/libxshmfence-1.3-r1
x11-libs/libXt-1.2.0
x11-libs/libXtst-1.2.3-r1
x11-libs/libXv-1.0.11-r1
x11-libs/libXxf86vm-1.1.4-r1
x11-libs/pango-1.42.4-r2
x11-libs/pixman-0.38.4
x11-libs/xtrans-1.4.0
x11-misc/shared-mime-info-1.10-r1
x11-misc/util-macros-1.19.2-r1
x11-misc/xbitmaps-1.1.2-r1
x11-misc/xkeyboard-config-2.29
x11-themes/adwaita-icon-theme-3.32.0
x11-themes/gnome-themes-standard-3.28
x11-themes/gtk-engines-adwaita-3.28
x11-themes/hicolor-icon-theme-0.17



Re: [gentoo-user] Re: Is --changed-deps going to be *that* useless?

2018-02-26 Thread tuxic
ntoo  USE="ipv6 -daemon -debug 
(-selinux) {-test} -xmlrpc" 0 KiB
[ebuild   R] media-sound/aacgain-1.9-r2::gentoo  0 KiB
[ebuild   R] dev-util/systemtap-3.1-r1::gentoo  USE="-libvirt -sqlite" 
PYTHON_TARGETS="python2_7" 0 KiB
[ebuild   R] net-dns/bind-tools-9.11.2_p1::gentoo  USE="ipv6 readline 
seccomp ssl -doc -gost -gssapi -idn -libressl -urandom -xml" 0 KiB
[ebuild   R] sci-visualization/gnuplot-5.2.2::gentoo  USE="X cairo gd lua 
readline (-aqua) -bitmap -compat -doc -examples -ggi -latex -libcaca -libcerf 
-qt5 -regis (-svga) -wxwidgets" 0 KiB
[ebuild   R] sys-process/at-3.1.20::gentoo  USE="pam (-selinux)" 0 KiB
[ebuild   R] dev-util/ltrace-0.7.3_p4::gentoo  USE="-debug (-selinux) 
{-test} -unwind" 0 KiB
[ebuild   R] x11-apps/transset-1.0.1::gentoo  0 KiB
[ebuild   R] x11-misc/x11vnc-0.9.14_p20161013::gentoo  USE="crypt ssl 
-fbcon -libressl -xinerama -zeroconf" 0 KiB
[ebuild   R] media-sound/sonic-visualiser-3.0.2::gentoo  USE="jack mad ogg 
portaudio -id3tag -osc -pulseaudio" 0 KiB
[ebuild   R] sys-process/htop-2.1.0::gentoo  USE="unicode -openvz -vserver" 
0 KiB
[ebuild   R] net-analyzer/nload-0.7.4::gentoo  0 KiB
[ebuild   R] sys-apps/smartmontools-6.6::gentoo  USE="daemon -caps 
(-selinux) -static -update_drivedb" 0 KiB
[ebuild   R] media-sound/mp3splt-gtk-0.9.2-r1::gentoo  USE="nls 
(-audacious) -doc -gstreamer" 0 KiB
[ebuild   R] app-text/tesseract-3.05.01::gentoo  USE="doc jpeg math opencl 
osd png scrollview tiff -examples -static-libs -training -webp" L10N="-ar -bg 
-ca -chr -cs -da -de -el -es -fi -fr -he -hi -hu -id -it -ja -ko -lt -lv -nl 
-no -pl -pt -ro -ru -sk -sl -sr -sv -th -tl -tr -uk -vi -zh-CN -zh-TW" 0 KiB
[ebuild   R] dev-util/valgrind-3.13.0-r1::gentoo  USE="-mpi" 0 KiB
[ebuild   R] app-text/a2ps-4.14-r6::gentoo  USE="nls -cjk -emacs -latex 
-static-libs -vanilla" 0 KiB
[ebuild   R] app-text/unrtf-0.21.9::gentoo  0 KiB
[ebuild   R] media-sound/vorbis-tools-1.4.0-r4::gentoo  USE="flac nls 
ogg123 -kate -speex" 0 KiB
[ebuild   R] media-video/recordmydesktop-0.3.8.1-r4::gentoo  USE="alsa 
jack" 0 KiB
[ebuild   R] dev-libs/libedit-20170329.3.1::gentoo  USE="-static-libs" 0 KiB
[ebuild   R] media-sound/timidity++-2.14.0-r2::gentoo  USE="X alsa flac gtk 
jack ncurses vorbis -ao -emacs -motif -nas -oss (-selinux) -slang -speex -tk" 0 
KiB
[ebuild   R] media-gfx/graphicsmagick-1.3.28:0/1.3::gentoo  USE="X bzip2 
cxx jpeg jpeg2k modules openmp png zlib -debug -fpx -imagemagick -jbig -lcms 
-lzma -perl -postscript -q16 -q32 -static-libs -svg {-test} -threads -tiff 
-truetype -webp -wmf" 0 KiB
[ebuild   R] x11-apps/xwininfo-1.1.3::gentoo  0 KiB
[ebuild   R] net-proxy/tsocks-1.8_beta5-r8::gentoo  USE="-dns -envconf 
-server-lookups -tordns" 0 KiB
[ebuild   R] app-accessibility/flite-1.4-r4::gentoo  USE="alsa -oss 
-static-libs" 0 KiB
[ebuild   R] net-misc/socat-1.7.3.2::gentoo  USE="ipv6 readline ssl tcpd 
-bindist -libressl" 0 KiB
[ebuild   R] x11-wm/openbox-3.6.1:3::gentoo  USE="nls -branding -debug 
-imlib -session -startup-notification -static-libs -svg -xdg" 
PYTHON_TARGETS="python2_7" 0 KiB
[ebuild   R] media-video/transcode-1.1.7-r3::gentoo  USE="X alsa iconv jpeg 
lzo mp3 ogg sdl v4l vorbis x264 -a52 -aac (-altivec) -dv -dvd -imagemagick 
-mjpeg -mpeg (-nuv) -oss (-pic) -postproc -quicktime -theora -truetype -xml 
-xvid" CPU_FLAGS_X86="3dnow mmx sse sse2" 0 KiB
[ebuild   R] sys-fs/ecryptfs-utils-108-r1::gentoo  USE="gtk pam -doc -gpg 
-openssl -pkcs11 -python -suid -tpm" PYTHON_TARGETS="python2_7" 0 KiB
[ebuild   R] media-gfx/xpaint-2.9.10.3::gentoo  USE="jpeg2k -pgf -tiff" 0 
KiB
[ebuild   R] app-portage/eix-0.33.0-r1::gentoo  USE="nls -debug -doc 
-sqlite" 0 KiB
[ebuild   R] net-analyzer/iftop-1.0_pre4-r3::gentoo  0 KiB
[ebuild   R] app-misc/mc-4.8.20-r2::gentoo  USE="X edit nls slang unicode 
xdg -gpm -mclib -samba -sftp -spell {-test}" 0 KiB
[ebuild   R] net-dns/dnstop-20140915-r2::gentoo  0 KiB
[ebuild   R] dev-db/kyotocabinet-1.2.76-r1::gentoo  USE="-debug -doc 
-examples -static-libs" 0 KiB
[ebuild   R] app-arch/rzip-2.1-r3::gentoo  0 KiB
[ebuild   R] app-text/t1utils-1.41-r2::gentoo  0 KiB
[ebuild   R] app-cdr/graveman-0.3.12_p5-r2::gentoo  USE="dvdr flac mp3 nls 
vorbis -debug" 0 KiB
[ebuild   R] app-arch/rpm-4.12.0.1::gentoo  USE="acl lua nls -caps -doc 
-python (-selinux)" PYTHON_TARGETS="python2_7" 0 KiB
[ebuild   R] media-sound/alsamixergui-0.9.0.1.2-r4::gentoo  0 KiB
[ebuild   R] x11-apps/xkill-1.0.4::gentoo  0 KiB
[ebuild   R] games-mis

[gentoo-user] evil ebuilds.

2018-07-11 Thread Alan Grimes
KiB
[ebuild U  ] dev-python/backports-lzma-0.0.12::gentoo
[0.0.10::gentoo] USE="{-test}" PYTHON_TARGETS="python2_7 -pypy" 37 KiB
[ebuild  N ] dev-python/pillow-5.2.0::gentoo  USE="jpeg jpeg2k lcms
tiff tk truetype zlib -doc -examples -imagequant {-test} -webp"
PYTHON_TARGETS="python2_7 python3_5 python3_6" 14,160 KiB
[ebuild  N ] kde-apps/libkdcraw-18.04.2-r1:5::gentoo  USE="-debug" 0 KiB
[ebuild  N ] dev-qt/qthelp-5.11.1:5/5.11::gentoo  USE="-debug
{-test}" 0 KiB
[ebuild  N ] kde-apps/kcalcore-18.04.2:5::gentoo  USE="-debug
{-test}" 0 KiB
[ebuild U  ] dev-python/attrs-18.1.0::gentoo [17.4.0::gentoo]
USE="{-test}" PYTHON_TARGETS="python2_7 python3_5 python3_6 -pypy -pypy3
-python3_4" 104 KiB
[ebuild UD#] dev-python/cffi-1.11.4:0/1.11.4::gentoo
[1.11.5:0/1.11.5::gentoo] USE="-doc {-test}" PYTHON_TARGETS="python2_7
python3_5 python3_6 -python3_4" 0 KiB
[ebuild U  ] dev-python/m2r-0.1.14::gentoo [0.1.12::gentoo]
USE="{-test}" PYTHON_TARGETS="python2_7 python3_5 python3_6 -pypy
-python3_4" 16 KiB
[ebuild U  ] dev-qt/qtpositioning-5.11.1:5/5.11::gentoo
[5.9.6:5/5.9::gentoo] USE="qml -debug -geoclue {-test}" 5,463 KiB
[ebuild U  ] media-libs/gst-plugins-good-1.14.1:1.0::gentoo
[1.12.4:1.0::gentoo] USE="nls orc" ABI_X86="32 (64) (-x32)" 0 KiB
[ebuild U  ] dev-python/automat-0.7.0::gentoo [0.6.0::gentoo]
USE="-examples {-test}" PYTHON_TARGETS="python2_7 python3_5 python3_6
-pypy -python3_4" 61 KiB
[ebuild  N ] kde-frameworks/kirigami-5.47.0-r1:5/5.47::gentoo 
USE="-debug -examples {-test}" 0 KiB
[ebuild U  ] kde-plasma/libkscreen-5.13.3:5/7::gentoo
[5.12.5:5/7::gentoo] USE="-debug {-test}" 77 KiB
[ebuild U  ] kde-plasma/kwayland-integration-5.13.3:5::gentoo
[5.12.5:5::gentoo] USE="-debug" 19 KiB
[ebuild U  ] x11-libs/libXScrnSaver-1.2.3::gentoo [1.2.2-r2::gentoo]
USE="-static-libs" ABI_X86="32 (64) (-x32)" 285 KiB
[ebuild U  ] x11-libs/libXinerama-1.1.4::gentoo [1.1.3-r1::gentoo]
USE="-static-libs" ABI_X86="32 (64) (-x32)" 281 KiB
[ebuild U  ] dev-libs/protobuf-3.6.0.1:0/16::gentoo
[3.5.2:0/15::gentoo] USE="zlib -emacs -examples -static-libs {-test}"
ABI_X86="32 (64) (-x32)" 4,379 KiB
[ebuild  N ] dev-libs/libcdio-2.0.0-r1:0/18::gentoo  USE="cxx -cddb
-minimal -static-libs {-test}" ABI_X86="32 (64) (-x32)" 0 KiB
[ebuild U  ] dev-python/urllib3-1.23::gentoo [1.22::gentoo]
USE="-doc {-test}" PYTHON_TARGETS="python2_7 python3_5 python3_6 -pypy
-pypy3 -python3_4" 223 KiB
[ebuild   R    ] media-libs/gexiv2-0.10.8::gentoo  USE="introspection
python -static-libs {-test} -vala" PYTHON_TARGETS="python2_7 python3_5
python3_6%* -python3_4" 0 KiB
[ebuild U  ] dev-util/dialog-1.3.20180621:0/15::gentoo
[1.3.20171209:0/14::gentoo] USE="nls unicode -examples -minimal
-static-libs" 517 KiB
[ebuild U  ] dev-python/lxml-4.2.2::gentoo [4.2.0::gentoo]
USE="threads -doc -examples {-test}" PYTHON_TARGETS="python2_7 python3_5
python3_6 -pypy -python3_4" 4,315 KiB
[ebuild U  ] media-video/vcdimager-2.0.1::gentoo [0.7.24::gentoo]
USE="xml -static-libs" ABI_X86="32* (64) (-x32)" 0 KiB
[ebuild U  ] dev-python/twisted-18.4.0::gentoo [17.9.0::gentoo]
USE="crypt soap -conch -http2 -serial {-test}" PYTHON_TARGETS="python2_7
python3_5 python3_6 -python3_4" 2,966 KiB
[ebuild   R    ] dev-libs/cyrus-sasl-2.1.26-r11:2::gentoo  USE="berkdb
gdbm java mysql pam sqlite ssl -authdaemond -kerberos -ldapdb -libressl
-openldap -postgres -sample (-selinux) -srp -static-libs -urandom"
ABI_X86="32 (64) (-x32)" 0 KiB
[ebuild U  ] dev-libs/xmlsec-1.2.26::gentoo [1.2.25::gentoo]
USE="nss openssl -doc -gcrypt -gnutls -libressl -static-libs" 1,878 KiB
[ebuild   R    ] dev-libs/libixion-0.13.0:0/0.13::gentoo  USE="python
threads -debug -static-libs" PYTHON_SINGLE_TARGET="python3_5 -python3_4
-python3_6" PYTHON_TARGETS="python3_5 python3_6 -python3_4" 0 KiB
[ebuild U  ] app-editors/emacs-26.1-r1:26::gentoo [26.1:26::gentoo]
USE="X acl alsa dbus gif gpm gtk gtk3 inotify jpeg lcms png ssl svg
threads tiff xpm zlib -Xaw3d (-aqua) -athena (-cairo) -dynamic-loading
-games -gconf -gfile -gsettings -gzip-el -imagemagick -kerberos -libxml2
-livecd -m17n-lib -mailutils -motif (-selinux) -sound -source -systemd
-toolkit-scroll-bars -wide-int -xft -xwidgets" 2 KiB
[ebuild  N ] dev-python/requests-2.19.1-r1::gentoo  USE="ssl
-socks5" PYTHON_TARGETS="python2_7 python3_5 python3_6 -pypy -pypy3
-python3_4" 128 KiB
[ebuild U  ] dev-python/protobuf-python-3.6.0.1:0/16::gentoo
[3.5.2-r1:0/15::gentoo

Re: [gentoo-user] Re: Is --changed-deps going to be *that* useless?

2018-02-26 Thread tuxic
;ipv6 readline ssl tcpd 
> -bindist -libressl" 0 KiB
> [ebuild   R] x11-wm/openbox-3.6.1:3::gentoo  USE="nls -branding -debug 
> -imlib -session -startup-notification -static-libs -svg -xdg" 
> PYTHON_TARGETS="python2_7" 0 KiB
> [ebuild   R] media-video/transcode-1.1.7-r3::gentoo  USE="X alsa iconv 
> jpeg lzo mp3 ogg sdl v4l vorbis x264 -a52 -aac (-altivec) -dv -dvd 
> -imagemagick -mjpeg -mpeg (-nuv) -oss (-pic) -postproc -quicktime -theora 
> -truetype -xml -xvid" CPU_FLAGS_X86="3dnow mmx sse sse2" 0 KiB
> [ebuild   R] sys-fs/ecryptfs-utils-108-r1::gentoo  USE="gtk pam -doc -gpg 
> -openssl -pkcs11 -python -suid -tpm" PYTHON_TARGETS="python2_7" 0 KiB
> [ebuild   R] media-gfx/xpaint-2.9.10.3::gentoo  USE="jpeg2k -pgf -tiff" 0 
> KiB
> [ebuild   R] app-portage/eix-0.33.0-r1::gentoo  USE="nls -debug -doc 
> -sqlite" 0 KiB
> [ebuild   R] net-analyzer/iftop-1.0_pre4-r3::gentoo  0 KiB
> [ebuild   R] app-misc/mc-4.8.20-r2::gentoo  USE="X edit nls slang unicode 
> xdg -gpm -mclib -samba -sftp -spell {-test}" 0 KiB
> [ebuild   R] net-dns/dnstop-20140915-r2::gentoo  0 KiB
> [ebuild   R] dev-db/kyotocabinet-1.2.76-r1::gentoo  USE="-debug -doc 
> -examples -static-libs" 0 KiB
> [ebuild   R] app-arch/rzip-2.1-r3::gentoo  0 KiB
> [ebuild   R] app-text/t1utils-1.41-r2::gentoo  0 KiB
> [ebuild   R] app-cdr/graveman-0.3.12_p5-r2::gentoo  USE="dvdr flac mp3 
> nls vorbis -debug" 0 KiB
> [ebuild   R] app-arch/rpm-4.12.0.1::gentoo  USE="acl lua nls -caps -doc 
> -python (-selinux)" PYTHON_TARGETS="python2_7" 0 KiB
> [ebuild   R] media-sound/alsamixergui-0.9.0.1.2-r4::gentoo  0 KiB
> [ebuild   R] x11-apps/xkill-1.0.4::gentoo  0 KiB
> [ebuild   R] games-misc/lucidlife-0.9.2-r1::gentoo  0 KiB
> [ebuild   R] net-misc/ntp-4.2.8_p10-r1::gentoo  USE="ipv6 readline ssl 
> threads -caps -debug -libressl -openntpd -parse-clocks -samba (-selinux) 
> -snmp -vim-syntax -zeroconf" 0 KiB
> [ebuild   R] x11-apps/xlsfonts-1.0.5::gentoo  0 KiB
> [ebuild   R] net-libs/rpcsvc-proto-1.3.1::gentoo  0 KiB
> [ebuild   R] net-ftp/filezilla-3.31.0::gentoo  USE="nls -dbus {-test}" 0 
> KiB
> [ebuild   R] app-admin/testdisk-7.0-r3::gentoo  USE="jpeg qt4 -ewf -ntfs 
> -reiserfs -static" 0 KiB
> [ebuild   R] dev-db/tokyocabinet-1.4.48-r1::gentoo  USE="bzip2 zlib 
> -debug -doc -examples -threads" 0 KiB
> [ebuild   R] media-sound/jamin-0.95.0-r3::gentoo  USE="-osc" 0 KiB
> [ebuild   R] net-misc/urlview-0.9::gentoo  0 KiB
> [ebuild   R] x11-apps/xmodmap-1.0.9::gentoo  0 KiB
> [ebuild   R] x11-apps/xditview-1.0.4::gentoo  0 KiB
> [ebuild   R] net-analyzer/tcptraceroute-1.5_beta7-r2::gentoo  0 KiB
> [ebuild   R] media-sound/wavpack-5.1.0::gentoo  USE="-static-libs" 0 KiB
> [ebuild   R] x11-drivers/xf86-input-evdev-2.10.5::gentoo  0 KiB
> [ebuild   R] sys-fs/inotify-tools-3.20.1::gentoo  USE="-doc" 0 KiB
> [ebuild   R] media-sound/audacity-2.2.2::gentoo  USE="alsa flac jack 
> ladspa lame lv2 mad midi nls portmixer soundtouch vorbis vst -doc -ffmpeg 
> -id3tag -libav -sbsms -twolame -vamp" CPU_FLAGS_X86="sse" 0 KiB
> [ebuild   R] x11-apps/xclock-1.0.7::gentoo  0 KiB
> [ebuild   R] dev-util/ctags-20170704::gentoo  USE="-json -xml -yaml" 0 KiB
> [ebuild   R] media-sound/normalize-0.7.7-r1::gentoo  USE="mad nls 
> -audiofile" 0 KiB
> [ebuild   R] net-ftp/lftp-4.8.3::gentoo  USE="gnutls ipv6 nls ssl 
> -convert-mozilla-cookies -idn -libressl -socks5 -verify-file" 0 KiB
> [ebuild   R] app-text/djview-4.10.6-r1::gentoo  USE="-debug -nsplugin" 0 
> KiB
> [ebuild   R] app-forensics/sleuthkit-4.5.0:0/13::gentoo  USE="threads 
> zlib -aff -doc -ewf -java -static-libs {-test}" 0 KiB
> [ebuild   R] media-sound/opus-tools-0.1.10::gentoo  USE="flac" 0 KiB
> [ebuild   R] media-gfx/inkscape-0.92.2::gentoo  USE="jpeg nls openmp -cdr 
> -dbus -dia -exif -gnome -imagemagick -inkjar -latex -lcms -postscript -spell 
> -static-libs -visio -wpg" PYTHON_TARGETS="python2_7" 0 KiB
> [ebuild   R] app-misc/screen-4.6.2::gentoo  USE="pam -debug -multiuser 
> -nethack (-selinux)" 0 KiB
> [ebuild   R] dev-embedded/srecord-1.64::gentoo  USE="-static-libs 
> {-test}" 0 KiB
> [ebuild   R] net-misc/tigervnc-1.8.0-r2::gentoo  USE="drm nls opengl pam 
> xorgmodule -dri3 -gnutls -java -server -xinerama" 0 KiB
> [ebuild   R] media-sound/linuxsampler-2.0.0-r2::gentoo  USE="jack -d