Re: [gentoo-user] Ldap authentication issues.

2010-05-03 Thread Indexer

On 03/05/2010, at 9:41 PM, Ward Poelmans wrote:

 On Mon, May 3, 2010 at 09:41, Indexer inde...@internode.on.net wrote:
 I am currently trying to make a ldap server which i can use to authenticate 
 users. Sadly a large number of how to's are incomplete and don't work, so 
 after reading alot of how to's and manuals I have got 99.9% of the way. On 
 attempting to authenticate a user it denies the user access with a error 
 from auth.log
 
 May  4 02:21:08 nemo sshd[1271]: error: PAM: authentication error for 
 william from 172.20.0.1
 
 
 What does you ssh file in /etc/pam.d look like?

# auth
authsufficient  pam_opie.so no_warn no_fake_prompts
authrequisite   pam_opieaccess.so   no_warn allow_local
#auth   sufficient  pam_krb5.so no_warn try_first_pass
#auth   sufficient  pam_ssh.so  no_warn try_first_pass
#auth   sufficient  /usr/local/lib/pam_ldap.so no_warn 
use_first_pass
authrequiredpam_unix.so no_warn try_first_pass

# account
account requiredpam_nologin.so
#accountrequiredpam_krb5.so
account requiredpam_login_access.so
account requiredpam_unix.so
#accountrequired/usr/local/lib/pam_ldap.so  no_warn 
ignore_authinfo_unavail ignore_unknown_user

# session
#sessionoptionalpam_ssh.so
session requiredpam_permit.so

# password
#password   sufficient  pam_krb5.so no_warn try_first_pass
passwordrequiredpam_unix.so no_warn try_first_pass

 
 Ward
 

I was under the impression that SSH was able to use pam from the system module? 
I will try this out now uncommenting the ldap settings.




Re: [gentoo-user] Ldap authentication issues.

2010-05-04 Thread Daniel Troeder
On 05/03/2010 02:37 PM, Indexer wrote:
 
 On 03/05/2010, at 9:41 PM, Ward Poelmans wrote:
 
 On Mon, May 3, 2010 at 09:41, Indexer inde...@internode.on.net wrote:
 I am currently trying to make a ldap server which i can use to authenticate 
 users. Sadly a large number of how to's are incomplete and don't work, so 
 after reading alot of how to's and manuals I have got 99.9% of the way. On 
 attempting to authenticate a user it denies the user access with a error 
 from auth.log

 May  4 02:21:08 nemo sshd[1271]: error: PAM: authentication error for 
 william from 172.20.0.1


 What does you ssh file in /etc/pam.d look like?
 
 # auth
 authsufficient  pam_opie.so no_warn 
 no_fake_prompts
 authrequisite   pam_opieaccess.so   no_warn allow_local
 #auth   sufficient  pam_krb5.so no_warn try_first_pass
 #auth   sufficient  pam_ssh.so  no_warn try_first_pass
 #auth   sufficient  /usr/local/lib/pam_ldap.so no_warn 
 use_first_pass
 authrequiredpam_unix.so no_warn try_first_pass
 
 # account
 account requiredpam_nologin.so
 #accountrequiredpam_krb5.so
 account requiredpam_login_access.so
 account requiredpam_unix.so
 #accountrequired/usr/local/lib/pam_ldap.so  
 no_warn ignore_authinfo_unavail ignore_unknown_user
 
 # session
 #sessionoptionalpam_ssh.so
 session requiredpam_permit.so
 
 # password
 #password   sufficient  pam_krb5.so no_warn try_first_pass
 passwordrequiredpam_unix.so no_warn try_first_pass
 

 Ward

 
 I was under the impression that SSH was able to use pam from the system 
 module? I will try this out now uncommenting the ldap settings.

Can the user login from a console?
And what about su - william from a non-root account? (From a
root-account it should work without problems.)

Daniel



Re: [gentoo-user] Ldap authentication issues.

2010-05-04 Thread Indexer
I have solved this issue late last night. I took my inspiration from fedora, 
who has a really nice automatic tool for adding ldap servers, and i looked at 
their changes. The issue was that pam_unix was set as required, not sufficient 
/ optional. I also found that in fedora they do includes in their pam, and my 
setup did not have it so you need to modify the correct module for the system, 
you are using. Find below my corrected pam config, and i will do a write up of 
this process.

I have also found that when the user logs in it takes a long tine for commands 
to execute, and in this time it sends alot of requests to the slapd server, 
using anonymous binds. Any idea how i make anonymous binds return attrs such as 
groupUid etc?

On 05/05/2010, at 7:00 AM, Daniel Troeder wrote:

 
 # auth
 authsufficient  pam_opie.so no_warn 
 no_fake_prompts
 authrequisite   pam_opieaccess.so   no_warn allow_local
 #auth   sufficient  pam_krb5.so no_warn 
 try_first_pass
 #auth   sufficient  pam_ssh.so  no_warn 
 try_first_pass
 auth   sufficient  /usr/local/lib/pam_ldap.so no_warn 
 use_first_pass
 auth   sufficientpam_unix.so no_warn 
 try_first_pass
 
 # account
 account requiredpam_nologin.so
 #accountrequiredpam_krb5.so
 account requiredpam_login_access.so
 account sufficientpam_unix.so
 accountsufficient/usr/local/lib/pam_ldap.so  
 no_warn ignore_authinfo_unavail ignore_unknown_user
 
 # session
 #sessionoptionalpam_ssh.so
 session requiredpam_permit.so
session optional /usr/local/lib/pam_ldap.so

 
 # password
 #password   sufficient  pam_krb5.so no_warn 
 try_first_pass
 passwordsufficientpam_unix.so no_warn 
 try_first_pass
passwordsufficient  /usr/lib/local/pam_ldap.so
 




[gentoo-user] nomerge sys-apps/shadow why?

2011-05-05 Thread Kfir Lavi
Hi,
emerge -vpt -e system
...
[nomerge  ] sys-apps/shadow-4.1.4.3  USE=cracklib nls pam -audit
(-selinux) -skey
...

The problem is that there is no shadow in my system.
emerge -pvt sys-apps/shadow
...
[ebuild  N] sys-apps/shadow-4.1.4.3  USE=cracklib nls pam -audit
(-selinux) -skey 0 kB
[ebuild  N]  virtual/pam-0  0 kB
[ebuild  N]  sys-auth/pambase-20101024  USE=cracklib sha512 -consolekit
-debug -gnome-keyring -minimal -mktemp -pam_krb5 -pam_ssh -passwdqc
(-selinux) 0 kB
[ebuild  N]   sys-libs/pam-1.1.3  USE=berkdb cracklib nls -audit -debug
(-selinux) -test -vim-syntax 0 kB
...

So why shadow will not install when running 'emerge -e system' (same is for
world)?

Thanks,
Kfir


Re: [gentoo-user] nomerge sys-apps/shadow why?

2011-05-06 Thread Alan McKinnon
Apparently, though unproven, at 05:03 on Friday 06 May 2011, Kfir Lavi did 
opine thusly:

 Hi,
 emerge -vpt -e system
 ...
 [nomerge  ] sys-apps/shadow-4.1.4.3  USE=cracklib nls pam -audit
 (-selinux) -skey

You used --tree

That line is probably part of some other packages dep graph. Look lower down, 
the correct line is somewhere else in the list


 ...
 
 The problem is that there is no shadow in my system.
 emerge -pvt sys-apps/shadow
 ...
 [ebuild  N] sys-apps/shadow-4.1.4.3  USE=cracklib nls pam -audit
 (-selinux) -skey 0 kB
 [ebuild  N]  virtual/pam-0  0 kB
 [ebuild  N]  sys-auth/pambase-20101024  USE=cracklib sha512
 -consolekit -debug -gnome-keyring -minimal -mktemp -pam_krb5 -pam_ssh
 -passwdqc (-selinux) 0 kB
 [ebuild  N]   sys-libs/pam-1.1.3  USE=berkdb cracklib nls -audit
 -debug (-selinux) -test -vim-syntax 0 kB
 ...
 
 So why shadow will not install when running 'emerge -e system' (same is for
 world)?
 
 Thanks,
 Kfir

-- 
alan dot mckinnon at gmail dot com



[gentoo-user] Re: pambase/shadow warning

2012-04-19 Thread walt
On 04/19/2012 12:46 PM, Neil Bothwick wrote:
 I upgraded to sys-auth/pambase-20120417 and sys-apps/shadow-4.1.5-r1 and
 found I couldn't login to a new session or use su. Rebooting only made
 the problem permanent, I had to SSH in to revert to
 sys-auth/pambase-20101024-r2 and sys-apps/shadow-4.1.5.

I've never been clear on how ssh authenticates a new login.  Why would
your ssh login be accepted?  Did you ssh in as a user and su to root?

Anyway, just as another data point I did the same update today and have
no trouble logging in.  Here are my useflags for comparison

Installed versions:  20120417!b(03:40:29 AM 04/19/2012)(consolekit cracklib
gnome-keyring pam_ssh sha512 -debug -minimal -mktemp -pam_krb5 -passwdqc 
-selinux)

Installed versions:  4.1.5-r1(03:41:02 AM 04/19/2012)(acl cracklib pam -audit
 -nls -selinux -skey -tcb -xattr)

(The pam_ssh useflag allows me to log in with my ssh passphrase instead of my
password, but that doesn't apply to the root account.)




[gentoo-user] alpine

2016-10-15 Thread Jorge Almeida
alpine requires PAM?!

$ emerge -p alpine

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

Calculating dependencies... done!
[ebuild  N ] sys-libs/pam-1.2.1  USE="berkdb cracklib pie -audit
-debug -nis -nls (-selinux) {-test} -vim-syntax"
[ebuild  N ] sys-auth/pambase-20150213  USE="cracklib nullok
sha512 -consolekit -debug -gnome-keyring -minimal -mktemp -pam_krb5
-pam_ssh -passwdqc -securetty (-selinux) -systemd"
[ebuild  N ] virtual/pam-0-r1
[ebuild  N ] mail-client/alpine-2.00-r5  USE="chappa ipv6 passfile
smime ssl -doc -kerberos -ldap -nls -onlyalpine -spell -threads
-topal"



I have a  PAM-free system. I've been using alpine 2.20 on Slackware
14.1 without PAM.
Is there a technical reason for forcing the use of PAM on gentoo?

TIA

Jorge Almeida



Re: [gentoo-user] Re: pambase/shadow warning

2012-04-19 Thread Neil Bothwick
On Thu, 19 Apr 2012 13:58:42 -0700, walt wrote:

  I upgraded to sys-auth/pambase-20120417 and sys-apps/shadow-4.1.5-r1
  and found I couldn't login to a new session or use su. Rebooting only
  made the problem permanent, I had to SSH in to revert to
  sys-auth/pambase-20101024-r2 and sys-apps/shadow-4.1.5.  
 
 I've never been clear on how ssh authenticates a new login.  Why would
 your ssh login be accepted?  Did you ssh in as a user and su to root?

That would have failed on su. It works because I have key authentication
for SSH. Otherwise I'd have been screwed.

 Anyway, just as another data point I did the same update today and have
 no trouble logging in.  Here are my useflags for comparison

 Installed versions:  20120417!b(03:40:29 AM 04/19/2012)(consolekit
 cracklib gnome-keyring pam_ssh sha512 -debug -minimal -mktemp -pam_krb5
 -passwdqc -selinux)
 
 Installed versions:  4.1.5-r1(03:41:02 AM 04/19/2012)(acl cracklib pam
 -audit -nls -selinux -skey -tcb -xattr)

Mine are the same except for gnome-keyring - I use KDE.


-- 
Neil Bothwick

The sergeant walked into the shower and caught me giving myself a
dishonorable discharge. Without missing a beat, I said, It's my dick
and I can wash it as fast as I want!


signature.asc
Description: PGP signature


Re: [gentoo-user] override PYTHON_TARGETS to avoid a slot collision

2020-12-16 Thread n952162

On 12/16/20 11:34 AM, Miles Malone wrote:

What's happening when you do emerge -avuDN --with-bdeps=y
--backtrack=100 @world ?  Giving portage the flexibility to solve it
with some extra backtracking and increasing the scope to world might
fix it, if not then we can revisit it?



I don't remember if I've tried that combination, I'll do so now.


... you include -a.  Under what situation might I respond to the prompt
with 'no'?





On Wed, 16 Dec 2020 at 20:24, n952162  wrote:

In an update with several slot collisions (see attachment),  I'm zero-ing in on 
the simplest, where a package is to be replaced by the same package, but with 
different PYTHON_TARGETS (at least, that's how I interpret it).

Is there a way to force the PYTHON_TARGETS of the dependency?

Slot collision:

dev-python/jinja:0

   (dev-python/jinja-2.11.2-r1:0/0::gentoo, ebuild scheduled for merge) USE="-doc -examples -test" 
ABI_X86="(64)" PYTHON_TARGETS="python3_8 python3_9 (-pypy3) -python3_6 -python3_7" pulled 
in by
 dev-python/jinja[python_targets_python3_9(-),python_single_target_python3_9(+)] required by 
(sys-auth/pambase-20201103:0/0::gentoo, ebuild scheduled for merge) USE="nullok passwdqc 
sha512 -caps -debug -elogind -gnome-keyring -minimal -mktemp -pam_krb5 -pam_ssh -pwhistory 
-pwquality -securetty (-selinux) -systemd" ABI_X86="(64)"


 dev-python/jinja (Argument)

   (dev-python/jinja-2.11.2-r1:0/0::gentoo, installed) USE="-doc -examples -test" 
ABI_X86="(64)" PYTHON_TARGETS="python3_7 (-pypy3) -python3_6 -python3_8 -python3_9" 
pulled in by
 
dev-python/jinja[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
 required by (dev-python/sphinx-3.2.1:0/0::gentoo, installed) USE="-doc -latex -test" 
ABI_X86="(64)" PYTHON_TARGETS="python3_7 (-pypy3) -python3_6 -python3_8 -python3_9"

If the package was good enough before, it's likely still good enough.  Where's 
the problem?  I've (unsuccessfully) made these attempts:

# */* PYTHON_TARGETS: python3_6 python3_7 python3_8 python3_9
#*/* PYTHON_TARGETS: -python3_6 -python3_7 python3_8 python3_9
# just have one set
*/* PYTHON_TARGETS: python3_8

The sphinx ebuild has no targets, but does have this:

PYTHON_COMPAT=( python3_{6..9} pypy3 )

The emerge command was:

sudo emerge --verbose=y -vuUD   --verbose-conflicts   dev-python/setuptools 
dev-python/setuptools_scm dev-python/certifi dev-python/markupsafe 
dev-python/jinja dev-libs/libxml2






Re: [gentoo-user] override PYTHON_TARGETS to avoid a slot collision

2020-12-16 Thread Miles Malone
If it's wanting to downgrade something you definitely wouldnt want
downgraded is one, but feel free to omit the "a" and do the above
anyway

On Wed, 16 Dec 2020 at 21:06, n952162  wrote:
>
> On 12/16/20 11:34 AM, Miles Malone wrote:
> > What's happening when you do emerge -avuDN --with-bdeps=y
> > --backtrack=100 @world ?  Giving portage the flexibility to solve it
> > with some extra backtracking and increasing the scope to world might
> > fix it, if not then we can revisit it?
>
>
> I don't remember if I've tried that combination, I'll do so now.
>
>
> ... you include -a.  Under what situation might I respond to the prompt
> with 'no'?
>
>
>
> >
> > On Wed, 16 Dec 2020 at 20:24, n952162  wrote:
> >> In an update with several slot collisions (see attachment),  I'm zero-ing 
> >> in on the simplest, where a package is to be replaced by the same package, 
> >> but with different PYTHON_TARGETS (at least, that's how I interpret it).
> >>
> >> Is there a way to force the PYTHON_TARGETS of the dependency?
> >>
> >> Slot collision:
> >>
> >> dev-python/jinja:0
> >>
> >>(dev-python/jinja-2.11.2-r1:0/0::gentoo, ebuild scheduled for merge) 
> >> USE="-doc -examples -test" ABI_X86="(64)" PYTHON_TARGETS="python3_8 
> >> python3_9 (-pypy3) -python3_6 -python3_7" pulled in by
> >>  
> >> dev-python/jinja[python_targets_python3_9(-),python_single_target_python3_9(+)]
> >>  required by (sys-auth/pambase-20201103:0/0::gentoo, ebuild scheduled for 
> >> merge) USE="nullok passwdqc sha512 -caps -debug -elogind -gnome-keyring 
> >> -minimal -mktemp -pam_krb5 -pam_ssh -pwhistory -pwquality -securetty 
> >> (-selinux) -systemd" ABI_X86="(64)"
> >>
> >>
> >>  dev-python/jinja (Argument)
> >>
> >>(dev-python/jinja-2.11.2-r1:0/0::gentoo, installed) USE="-doc -examples 
> >> -test" ABI_X86="(64)" PYTHON_TARGETS="python3_7 (-pypy3) -python3_6 
> >> -python3_8 -python3_9" pulled in by
> >>  
> >> dev-python/jinja[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
> >>  required by (dev-python/sphinx-3.2.1:0/0::gentoo, installed) USE="-doc 
> >> -latex -test" ABI_X86="(64)" PYTHON_TARGETS="python3_7 (-pypy3) -python3_6 
> >> -python3_8 -python3_9"
> >>
> >> If the package was good enough before, it's likely still good enough.  
> >> Where's the problem?  I've (unsuccessfully) made these attempts:
> >>
> >> # */* PYTHON_TARGETS: python3_6 python3_7 python3_8 python3_9
> >> #*/* PYTHON_TARGETS: -python3_6 -python3_7 python3_8 python3_9
> >> # just have one set
> >> */* PYTHON_TARGETS: python3_8
> >>
> >> The sphinx ebuild has no targets, but does have this:
> >>
> >> PYTHON_COMPAT=( python3_{6..9} pypy3 )
> >>
> >> The emerge command was:
> >>
> >> sudo emerge --verbose=y -vuUD   --verbose-conflicts   
> >> dev-python/setuptools dev-python/setuptools_scm dev-python/certifi 
> >> dev-python/markupsafe dev-python/jinja dev-libs/libxml2
> >>
> >>
>



Re: [gentoo-user] override PYTHON_TARGETS to avoid a slot collision

2020-12-16 Thread Miles Malone
What's happening when you do emerge -avuDN --with-bdeps=y
--backtrack=100 @world ?  Giving portage the flexibility to solve it
with some extra backtracking and increasing the scope to world might
fix it, if not then we can revisit it?

On Wed, 16 Dec 2020 at 20:24, n952162  wrote:
>
> In an update with several slot collisions (see attachment),  I'm zero-ing in 
> on the simplest, where a package is to be replaced by the same package, but 
> with different PYTHON_TARGETS (at least, that's how I interpret it).
>
> Is there a way to force the PYTHON_TARGETS of the dependency?
>
> Slot collision:
>
> dev-python/jinja:0
>
>   (dev-python/jinja-2.11.2-r1:0/0::gentoo, ebuild scheduled for merge) 
> USE="-doc -examples -test" ABI_X86="(64)" PYTHON_TARGETS="python3_8 python3_9 
> (-pypy3) -python3_6 -python3_7" pulled in by
> 
> dev-python/jinja[python_targets_python3_9(-),python_single_target_python3_9(+)]
>  required by (sys-auth/pambase-20201103:0/0::gentoo, ebuild scheduled for 
> merge) USE="nullok passwdqc sha512 -caps -debug -elogind -gnome-keyring 
> -minimal -mktemp -pam_krb5 -pam_ssh -pwhistory -pwquality -securetty 
> (-selinux) -systemd" ABI_X86="(64)"
>
>
> dev-python/jinja (Argument)
>
>   (dev-python/jinja-2.11.2-r1:0/0::gentoo, installed) USE="-doc -examples 
> -test" ABI_X86="(64)" PYTHON_TARGETS="python3_7 (-pypy3) -python3_6 
> -python3_8 -python3_9" pulled in by
> 
> dev-python/jinja[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
>  required by (dev-python/sphinx-3.2.1:0/0::gentoo, installed) USE="-doc 
> -latex -test" ABI_X86="(64)" PYTHON_TARGETS="python3_7 (-pypy3) -python3_6 
> -python3_8 -python3_9"
>
> If the package was good enough before, it's likely still good enough.  
> Where's the problem?  I've (unsuccessfully) made these attempts:
>
> # */* PYTHON_TARGETS: python3_6 python3_7 python3_8 python3_9
> #*/* PYTHON_TARGETS: -python3_6 -python3_7 python3_8 python3_9
> # just have one set
> */* PYTHON_TARGETS: python3_8
>
> The sphinx ebuild has no targets, but does have this:
>
> PYTHON_COMPAT=( python3_{6..9} pypy3 )
>
> The emerge command was:
>
> sudo emerge --verbose=y -vuUD   --verbose-conflicts   dev-python/setuptools 
> dev-python/setuptools_scm dev-python/certifi dev-python/markupsafe 
> dev-python/jinja dev-libs/libxml2
>
>



Re: [gentoo-user] override PYTHON_TARGETS to avoid a slot collision

2020-12-16 Thread bobwxc

在 2020/12/16 下午6:24, n952162 写道:


In an update with several slot collisions (see attachment), I'm 
zero-ing in on the simplest, where a package is to be replaced by the 
same package, but with different PYTHON_TARGETS (at least, that's how 
I interpret it).


Is there a way to force the PYTHON_TARGETS of the dependency?

Slot collision:

dev-python/jinja:0

  (dev-python/jinja-2.11.2-r1:0/0::gentoo, ebuild scheduled for merge) 
USE="-doc -examples -test" ABI_X86="(64)" PYTHON_TARGETS="*python3_8 
python3_9 (-pypy3) -python3_6 -python3_7*" pulled in by
dev-python/jinja[python_targets_python3_9(-),python_single_target_python3_9(+)] 
required by (sys-auth/pambase-20201103:0/0::gentoo, ebuild scheduled 
for merge) USE="nullok passwdqc sha512 -caps -debug -elogind 
-gnome-keyring -minimal -mktemp -pam_krb5 -pam_ssh -pwhistory 
-pwquality -securetty (-selinux) -systemd" ABI_X86="(64)"



    dev-python/jinja (Argument)

  (dev-python/jinja-2.11.2-r1:0/0::gentoo, installed) USE="-doc 
-examples -test" ABI_X86="(64)" PYTHON_TARGETS="*python3_7 (-pypy3) 
-python3_6 -python3_8 -python3_9*" pulled in by
dev-python/jinja[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] 
required by (dev-python/sphinx-3.2.1:0/0::gentoo, installed) USE="-doc 
-latex -test" ABI_X86="(64)" PYTHON_TARGETS="python3_7 (-pypy3) 
-python3_6 -python3_8 -python3_9"


If the package was good enough before, it's likely still good enough.  
Where's the problem?  I've (unsuccessfully) made these attempts:


# */* PYTHON_TARGETS: python3_6 python3_7 python3_8 python3_9
#*/* PYTHON_TARGETS: -python3_6 -python3_7 python3_8 python3_9
# just have one set
*/* PYTHON_TARGETS: python3_8

The sphinx ebuild has no targets, but does have this:

PYTHON_COMPAT=( python3_{6..9} pypy3 )

The emerge command was:

sudo emerge --verbose=y -vuUD --verbose-conflicts   
dev-python/setuptools dev-python/setuptools_scm dev-python/certifi 
dev-python/markupsafe dev-python/jinja dev-libs/libxml2



According to the 
https://wiki.gentoo.org/wiki/Project:Python/PYTHON_TARGETS and your log


may be set like

# Replacing the profile default with specific implementation
dev-python/* PYTHON_SINGLE_TARGET: python3_6

That will let all the dev-python target set to python3_6

--
bobwxc




OpenPGP_signature
Description: OpenPGP digital signature


Re: [gentoo-user] override PYTHON_TARGETS to avoid a slot collision

2020-12-16 Thread Miles Malone
Personally I just like to see what I'm getting myself into before I
start doing an upgrade or recompile on all of chromium, firefox,
qt-webkit, gtk-webkit, qt-webengine, libreoffice, and electron all at
once :p
To quote the meme, this little manouver's going to take us 51 years

On Wed, 16 Dec 2020 at 21:06, n952162  wrote:
>
> On 12/16/20 11:34 AM, Miles Malone wrote:
> > What's happening when you do emerge -avuDN --with-bdeps=y
> > --backtrack=100 @world ?  Giving portage the flexibility to solve it
> > with some extra backtracking and increasing the scope to world might
> > fix it, if not then we can revisit it?
>
>
> I don't remember if I've tried that combination, I'll do so now.
>
>
> ... you include -a.  Under what situation might I respond to the prompt
> with 'no'?
>
>
>
> >
> > On Wed, 16 Dec 2020 at 20:24, n952162  wrote:
> >> In an update with several slot collisions (see attachment),  I'm zero-ing 
> >> in on the simplest, where a package is to be replaced by the same package, 
> >> but with different PYTHON_TARGETS (at least, that's how I interpret it).
> >>
> >> Is there a way to force the PYTHON_TARGETS of the dependency?
> >>
> >> Slot collision:
> >>
> >> dev-python/jinja:0
> >>
> >>(dev-python/jinja-2.11.2-r1:0/0::gentoo, ebuild scheduled for merge) 
> >> USE="-doc -examples -test" ABI_X86="(64)" PYTHON_TARGETS="python3_8 
> >> python3_9 (-pypy3) -python3_6 -python3_7" pulled in by
> >>  
> >> dev-python/jinja[python_targets_python3_9(-),python_single_target_python3_9(+)]
> >>  required by (sys-auth/pambase-20201103:0/0::gentoo, ebuild scheduled for 
> >> merge) USE="nullok passwdqc sha512 -caps -debug -elogind -gnome-keyring 
> >> -minimal -mktemp -pam_krb5 -pam_ssh -pwhistory -pwquality -securetty 
> >> (-selinux) -systemd" ABI_X86="(64)"
> >>
> >>
> >>  dev-python/jinja (Argument)
> >>
> >>(dev-python/jinja-2.11.2-r1:0/0::gentoo, installed) USE="-doc -examples 
> >> -test" ABI_X86="(64)" PYTHON_TARGETS="python3_7 (-pypy3) -python3_6 
> >> -python3_8 -python3_9" pulled in by
> >>  
> >> dev-python/jinja[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
> >>  required by (dev-python/sphinx-3.2.1:0/0::gentoo, installed) USE="-doc 
> >> -latex -test" ABI_X86="(64)" PYTHON_TARGETS="python3_7 (-pypy3) -python3_6 
> >> -python3_8 -python3_9"
> >>
> >> If the package was good enough before, it's likely still good enough.  
> >> Where's the problem?  I've (unsuccessfully) made these attempts:
> >>
> >> # */* PYTHON_TARGETS: python3_6 python3_7 python3_8 python3_9
> >> #*/* PYTHON_TARGETS: -python3_6 -python3_7 python3_8 python3_9
> >> # just have one set
> >> */* PYTHON_TARGETS: python3_8
> >>
> >> The sphinx ebuild has no targets, but does have this:
> >>
> >> PYTHON_COMPAT=( python3_{6..9} pypy3 )
> >>
> >> The emerge command was:
> >>
> >> sudo emerge --verbose=y -vuUD   --verbose-conflicts   
> >> dev-python/setuptools dev-python/setuptools_scm dev-python/certifi 
> >> dev-python/markupsafe dev-python/jinja dev-libs/libxml2
> >>
> >>
>



[gentoo-user] totem build failure on profile change

2008-12-06 Thread Mark Knecht
Hi all,
   I have a machine that was running a 2007 profile. I switched it to
2008.0/desktop and proceeded to do updates. The updates completed but
revdep-rebuild wanted to rebuild a few things where I ended with one
failure - totem.

   Now, I'm trying to understand what's failed. I don't know what
'krb5' is. Best guess from eix is 'kerberos' which isn't currently
installed, or so it seems.

gandalf ~ # eix -c krb5
[N] app-crypt/mit-krb5 (1.6.3-r4): MIT Kerberos V
[N] sys-auth/pam_krb5 (3.10): Kerberos 5 PAM Authentication Module
Found 2 matches.
gandalf ~ #

   Hrre's the flags for totem:

gandalf ~ # emerge -pv totem

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

Calculating dependencies... done!
[ebuild   R   ] media-video/totem-2.22.2-r1  USE=bluetooth gnome
python -debug -galago -lirc -nautilus -nsplugin -nvtv -seamonkey
-tracker -xulrunner 0 kB

Total: 1 package (1 reinstall), Size of downloads: 0 kB
gandalf  ~ #

   I tried turning off the bluetooth flag but it failed the same way.

   Anyone recognize the problem?

Cheers,
Mark


SNIP
d-2.0.so -lpthread -lrt /usr/lib/libxml2.so -lz -lm
/usr/lib/libglib-2.0.so /usr/lib/libXrandr.so /usr/lib/libXrender.so
/usr/lib/libXxf86vm.so /usr/lib/libXtst.so /usr/lib/libXext.so
/usr/lib/libX11.so /usr/lib/libXau.so /usr/lib/libXdmcp.so -ldl
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/bin/ld:
cannot find -lkrb5
collect2: ld returned 1 exit status
make[5]: *** [bvw-test] Error 1
make[5]: Leaving directory
`/var/tmp/portage/media-video/totem-2.22.2-r1/work/totem-2.22.2/src/backend'
make[4]: *** [all] Error 2
make[4]: Leaving directory
`/var/tmp/portage/media-video/totem-2.22.2-r1/work/totem-2.22.2/src/backend'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/var/tmp/portage/media-video/totem-2.22.2-r1/work/totem-2.22.2/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/var/tmp/portage/media-video/totem-2.22.2-r1/work/totem-2.22.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/media-video/totem-2.22.2-r1/work/totem-2.22.2'
make: *** [all] Error 2
 *
 * ERROR: media-video/totem-2.22.2-r1 failed.
* Call stack:
 *   ebuild.sh, line   49:  Called src_compile
 * environment, line 2799:  Called gnome2_src_compile
 * environment, line 2140:  Called die
 * The specific snippet of code:
 *   emake || die compile failure
 *  The die message:
 *   compile failure

SNIP



[gentoo-user] GTK+ circular dependency

2016-10-12 Thread Daniel Quinn
Have any of you seen this before?  This is on a fresh install.  I can't
get anything GNOME-based to install as it looks like gnome-keyring is
bringing in an older version of gtk+ which somehow depends on
gtk-engines-adwaita which in turn depends on gtk+.

Details:
* ACCEPT_KEYWORDS="~amd64"
* Profile: gnome/systemd
* No additional USE flags.



# emerge -auDN --keep-going --with-bdeps=y @world

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

Calculating dependencies... done!


[nomerge   ] app-crypt/libsecret-0.18.5::gentoo  USE="crypt
introspection -debug {-test} -vala"
[nomerge   ]  gnome-base/gnome-keyring-3.20.0::gentoo  USE="caps
filecaps pam ssh-agent (-selinux) {-test}"
[nomerge   ]   app-crypt/pinentry-0.9.7-r1::gentoo 
USE="gnome-keyring gtk ncurses -caps -emacs -qt4 -qt5 -static"
[nomerge   ]x11-libs/gtk+-2.24.31-r1:2::gentoo
[3.20.9:3::gentoo] USE="introspection vim-syntax (-aqua) -cups -examples
{-test} -xinerama" ABI_X86="(64) -32 (-x32)"
[ebuild  N ] x11-themes/gtk-engines-adwaita-3.20.2::gentoo 
ABI_X86="(64) -32 (-x32)" 2,812 KiB
[ebuild  NS]  x11-libs/gtk+-2.24.31-r1:2::gentoo
[3.20.9:3::gentoo] USE="introspection vim-syntax (-aqua) -cups -examples
{-test} -xinerama" ABI_X86="(64) -32 (-x32)" 12,506 KiB
[ebuild  N ]   app-crypt/gnupg-2.1.15::gentoo  USE="bzip2 gnutls nls
readline usb -doc -ldap (-selinux) -smartcard -tofu -tools" 5,590 KiB
[ebuild  N ]app-crypt/pinentry-0.9.7-r1::gentoo 
USE="gnome-keyring gtk ncurses -caps -emacs -qt4 -qt5 -static" 423 KiB
[ebuild  N ]  gnome-base/gnome-keyring-3.20.0::gentoo  USE="caps
filecaps pam ssh-agent (-selinux) {-test}" 1,187 KiB
[nomerge   ] sys-apps/openrc-0.22.2::gentoo  USE="ncurses netifrc
pam unicode -audit -debug -newnet (-prefix) (-selinux) -static-libs -tools"
[ebuild   R    ]  sys-auth/pambase-20150213::gentoo  USE="cracklib
gnome-keyring* nullok sha512 systemd (-consolekit) -debug -minimal
-mktemp -pam_krb5 -pam_ssh -passwdqc -securetty (-selinux)" 4 KiB

Total: 6 packages (4 new, 1 in new slot, 1 reinstall), Size of
downloads: 22,519 KiB

 * Error: circular dependencies:

(x11-libs/gtk+-2.24.31-r1:2/2::gentoo, ebuild scheduled for merge)
depends on
 (x11-themes/gtk-engines-adwaita-3.20.2:0/0::gentoo, ebuild scheduled
for merge) (runtime)
  (x11-libs/gtk+-2.24.31-r1:2/2::gentoo, ebuild scheduled for merge)
(buildtime)

 * Note that circular dependencies can often be avoided by temporarily
 * disabling USE flags that trigger optional dependencies.




[gentoo-user] Re: GTK+ circular dependency

2016-10-16 Thread Jonathan Callen
On 10/12/2016 05:50 PM, Daniel Quinn wrote:
> Have any of you seen this before?  This is on a fresh install.  I can't
> get anything GNOME-based to install as it looks like gnome-keyring is
> bringing in an older version of gtk+ which somehow depends on
> gtk-engines-adwaita which in turn depends on gtk+.
> 
> Details:
> * ACCEPT_KEYWORDS="~amd64"
> * Profile: gnome/systemd
> * No additional USE flags.
> 
> 
> 
> # emerge -auDN --keep-going --with-bdeps=y @world
> 
> These are the packages that would be merged, in order:
> 
> Calculating dependencies... done!
> 
> 
> [nomerge   ] app-crypt/libsecret-0.18.5::gentoo  USE="crypt
> introspection -debug {-test} -vala"
> [nomerge   ]  gnome-base/gnome-keyring-3.20.0::gentoo  USE="caps
> filecaps pam ssh-agent (-selinux) {-test}"
> [nomerge   ]   app-crypt/pinentry-0.9.7-r1::gentoo 
> USE="gnome-keyring gtk ncurses -caps -emacs -qt4 -qt5 -static"
> [nomerge   ]x11-libs/gtk+-2.24.31-r1:2::gentoo
> [3.20.9:3::gentoo] USE="introspection vim-syntax (-aqua) -cups -examples
> {-test} -xinerama" ABI_X86="(64) -32 (-x32)"
> [ebuild  N ] x11-themes/gtk-engines-adwaita-3.20.2::gentoo 
> ABI_X86="(64) -32 (-x32)" 2,812 KiB
> [ebuild  NS]  x11-libs/gtk+-2.24.31-r1:2::gentoo
> [3.20.9:3::gentoo] USE="introspection vim-syntax (-aqua) -cups -examples
> {-test} -xinerama" ABI_X86="(64) -32 (-x32)" 12,506 KiB
> [ebuild  N ]   app-crypt/gnupg-2.1.15::gentoo  USE="bzip2 gnutls nls
> readline usb -doc -ldap (-selinux) -smartcard -tofu -tools" 5,590 KiB
> [ebuild  N ]app-crypt/pinentry-0.9.7-r1::gentoo 
> USE="gnome-keyring gtk ncurses -caps -emacs -qt4 -qt5 -static" 423 KiB
> [ebuild  N ]  gnome-base/gnome-keyring-3.20.0::gentoo  USE="caps
> filecaps pam ssh-agent (-selinux) {-test}" 1,187 KiB
> [nomerge   ] sys-apps/openrc-0.22.2::gentoo  USE="ncurses netifrc
> pam unicode -audit -debug -newnet (-prefix) (-selinux) -static-libs -tools"
> [ebuild   R]  sys-auth/pambase-20150213::gentoo  USE="cracklib
> gnome-keyring* nullok sha512 systemd (-consolekit) -debug -minimal
> -mktemp -pam_krb5 -pam_ssh -passwdqc -securetty (-selinux)" 4 KiB
> 
> Total: 6 packages (4 new, 1 in new slot, 1 reinstall), Size of
> downloads: 22,519 KiB
> 
>  * Error: circular dependencies:
> 
> (x11-libs/gtk+-2.24.31-r1:2/2::gentoo, ebuild scheduled for merge)
> depends on
>  (x11-themes/gtk-engines-adwaita-3.20.2:0/0::gentoo, ebuild scheduled
> for merge) (runtime)
>   (x11-libs/gtk+-2.24.31-r1:2/2::gentoo, ebuild scheduled for merge)
> (buildtime)
> 
>  * Note that circular dependencies can often be avoided by temporarily
>  * disabling USE flags that trigger optional dependencies.
> 
> 
> 

This is bug 597068[1].  The issue appears to have been caused by a
misunderstanding of when the package manager can and cannot solve
circular dependencies, and the fix is likely to be to move
gtk-engines-adwaita from RDEPEND to PDEPEND in gtk+:2, as
gtk-engines-adwaita has a build-time DEPEND on gtk+:2 (not just a
runtime RDEPEND).

[1] https://bugs.gentoo.org/show_bug.cgi?id=597068

-- 
Jonathan Callen



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] re: multiple pkg instances within single pkg slot

2013-07-15 Thread Alan McKinnon
On 15/07/2013 21:21, Alexander Kapshuk wrote:
 On 07/15/2013 10:17 PM, Alan McKinnon wrote:
 On 15/07/2013 20:43, Alexander Kapshuk wrote:
   
 On 07/15/2013 09:23 PM, Alan McKinnon wrote:
 
 On 15/07/2013 20:12, Alexander Kapshuk wrote:

   
 Howdy,

 Just installed the base system and xserver. As I went to emerge
 xfce4 as
 shown here http://wiki.gentoo.org/wiki/Xfce
 emerge --ask xfce4-meta xfce4-notifyd, I got a slot conflict:
 sys-ath/pambase-20101024-r2::gentoo, installed
 sys-auth/pambase-20120417-r2::gentoo, scheduled for merge.

 How do I resolve this conflict please?

  
 That looks like partial output, there's information missing that says
 why the conflict is happening. Please post the output of (run as root):

 emerge -pv pambase


 http://bpaste.net/show/114541/
 
 emerge --info


 http://bpaste.net/show/114540/
  

 Please don't use pastebins here, they go away.

 Post inline into the body of the mail.



 Sorry about that. I wasn't aware of the policy.
 
 I haven't installed a mail client yet. Just installed twm and xterm.
 
 Is there any other way I can sent the info required to the mailing list?
 
 Thanks.
 


Don't worry about it. It's not really a policy as such; it's more like
the way things have always been done. This list is a treasure trove of
useful postings that the rest of the internet finds useful for years to
come, so the regulars have come to expect pasted output to be inline.

Here's your emerge pambase output:

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

Calculating dependencies  ... done!
[ebuild  N ] app-text/sgml-common-0.6.3-r5  126 kB
[ebuild  N ] app-arch/unzip-6.0-r3  USE=bzip2 unicode -natspec
1,345 kB
[ebuild  N ] app-arch/zip-3.0-r1  USE=bzip2 crypt unicode -natspec
1,258 kB
[ebuild  N ] dev-libs/dbus-glib-0.100.2  USE=-debug -doc
-static-libs {-test} 732 kB
[ebuild  N ] app-text/docbook-xml-dtd-4.1.2-r6:4.1.2  74 kB
[ebuild  NS] sys-devel/autoconf-2.13:2.1 [2.69:2.5] 434 kB
[ebuild  N ] dev-libs/nspr-4.9.5  USE=-debug 1,130 kB
[ebuild  N ] dev-lang/spidermonkey-1.8.5-r4:0/mozjs185  USE=-debug
-minimal -static-libs {-test} 6,021 kB
[ebuild  NS] x11-libs/gtk+-3.4.4:3 [2.24.17:2] USE=X cups
introspection (-aqua) -colord -debug -examples (-packagekit) {-test}
-vim-syntax (-wayland) -xinerama 12,554 kB
[ebuild  N ] sys-auth/polkit-0.110  USE=gtk introspection nls pam
-examples -kde (-selinux) -systemd 1,358 kB
[ebuild  N ] sys-auth/consolekit-0.4.5_p20120320-r1  USE=acl pam
policykit -debug -doc (-selinux) {-test} 101 kB
[ebuild  N ] gnome-extra/polkit-gnome-0.105  304 kB
[ebuild U  ] sys-auth/pambase-20120417-r2 [20101024-r2]
USE=consolekit* cracklib sha512 -debug -gnome-keyring -minimal -mktemp
-pam_krb5 -pam_ssh -passwdqc (-selinux) -systemd% 4 kB
[blocks B  ] sys-apps/shadow-4.1.5-r1 (sys-apps/shadow-4.1.5-r1
is blocking sys-auth/pambase-20120417-r2)

Total: 13 packages (1 upgrade, 10 new, 2 in new slots), Size of
downloads: 25,435 kB
Conflict: 1 block (1 unsatisfied)

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


I suspect your original error was actually a conflict between shadow and
pambase and you probably snipped that part in error.

Try this first:

emerge -av1 shadow

it should upgrade shadow to 4.1.5.1-r1 just fine. Then:

emerge --sync
emerge -avuND world


and then emerge xfce (the original command).

If emerging shadow by itself gives an error, then just go onto sync and
emerging world, these days portage knows how to figure it's way round
all the conflicts (it wasn't always like that)




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




Re: [gentoo-user] re: multiple pkg instances within single pkg slot

2013-07-15 Thread Alexander Kapshuk

On 07/15/2013 10:31 PM, Alan McKinnon wrote:

On 15/07/2013 21:21, Alexander Kapshuk wrote:
   

On 07/15/2013 10:17 PM, Alan McKinnon wrote:
 

On 15/07/2013 20:43, Alexander Kapshuk wrote:

   

On 07/15/2013 09:23 PM, Alan McKinnon wrote:

 

On 15/07/2013 20:12, Alexander Kapshuk wrote:


   

Howdy,

Just installed the base system and xserver. As I went to emerge
xfce4 as
shown here http://wiki.gentoo.org/wiki/Xfce
emerge --ask xfce4-meta xfce4-notifyd, I got a slot conflict:
sys-ath/pambase-20101024-r2::gentoo, installed
sys-auth/pambase-20120417-r2::gentoo, scheduled for merge.

How do I resolve this conflict please?


 

That looks like partial output, there's information missing that says
why the conflict is happening. Please post the output of (run as root):

emerge -pv pambase


   

http://bpaste.net/show/114541/

 

emerge --info


   

http://bpaste.net/show/114540/

 

Please don't use pastebins here, they go away.

Post inline into the body of the mail.



   

Sorry about that. I wasn't aware of the policy.

I haven't installed a mail client yet. Just installed twm and xterm.

Is there any other way I can sent the info required to the mailing list?

Thanks.

 


Don't worry about it. It's not really a policy as such; it's more like
the way things have always been done. This list is a treasure trove of
useful postings that the rest of the internet finds useful for years to
come, so the regulars have come to expect pasted output to be inline.

Here's your emerge pambase output:

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

Calculating dependencies  ... done!
[ebuild  N ] app-text/sgml-common-0.6.3-r5  126 kB
[ebuild  N ] app-arch/unzip-6.0-r3  USE=bzip2 unicode -natspec
1,345 kB
[ebuild  N ] app-arch/zip-3.0-r1  USE=bzip2 crypt unicode -natspec
1,258 kB
[ebuild  N ] dev-libs/dbus-glib-0.100.2  USE=-debug -doc
-static-libs {-test} 732 kB
[ebuild  N ] app-text/docbook-xml-dtd-4.1.2-r6:4.1.2  74 kB
[ebuild  NS] sys-devel/autoconf-2.13:2.1 [2.69:2.5] 434 kB
[ebuild  N ] dev-libs/nspr-4.9.5  USE=-debug 1,130 kB
[ebuild  N ] dev-lang/spidermonkey-1.8.5-r4:0/mozjs185  USE=-debug
-minimal -static-libs {-test} 6,021 kB
[ebuild  NS] x11-libs/gtk+-3.4.4:3 [2.24.17:2] USE=X cups
introspection (-aqua) -colord -debug -examples (-packagekit) {-test}
-vim-syntax (-wayland) -xinerama 12,554 kB
[ebuild  N ] sys-auth/polkit-0.110  USE=gtk introspection nls pam
-examples -kde (-selinux) -systemd 1,358 kB
[ebuild  N ] sys-auth/consolekit-0.4.5_p20120320-r1  USE=acl pam
policykit -debug -doc (-selinux) {-test} 101 kB
[ebuild  N ] gnome-extra/polkit-gnome-0.105  304 kB
[ebuild U  ] sys-auth/pambase-20120417-r2 [20101024-r2]
USE=consolekit* cracklib sha512 -debug -gnome-keyring -minimal -mktemp
-pam_krb5 -pam_ssh -passwdqc (-selinux) -systemd% 4 kB
[blocks B  ]sys-apps/shadow-4.1.5-r1 (sys-apps/shadow-4.1.5-r1
is blocking sys-auth/pambase-20120417-r2)

Total: 13 packages (1 upgrade, 10 new, 2 in new slots), Size of
downloads: 25,435 kB
Conflict: 1 block (1 unsatisfied)

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


I suspect your original error was actually a conflict between shadow and
pambase and you probably snipped that part in error.

Try this first:

emerge -av1 shadow

it should upgrade shadow to 4.1.5.1-r1 just fine. Then:

emerge --sync
emerge -avuND world


and then emerge xfce (the original command).

If emerging shadow by itself gives an error, then just go onto sync and
emerging world, these days portage knows how to figure it's way round
all the conflicts (it wasn't always like that)




   

Thanks heaps.

I'll give that a whirl tomorrow and let you know how it went.




Re: [gentoo-user] root password gremlin

2005-11-20 Thread Holly Bostick
Arturo 'Buanzo' Busleiman schreef:
 Alexander Skwar wrote:
 
 /etc/passwd like on HP-UX 11.00. Ie. no /etc/shadow.
 
 
 /etc/shadow was provided by an additional package and libraries. Just
 like PAM. Shadow changed from being a security measure to be an auth
 storage backend. As a storage backend, it needs libraries to access
 it. That's where PAM enters.
 

No, that's where PAM *can* enter, but it *need* not--

eix shadow
* sys-apps/shadow
 Available versions:  4.0.4.1-r4 4.0.5-r2 4.0.5-r3 ~4.0.6-r1 ~4.0.7
~4.0.7-r1 4.0.7-r3 4.0.7-r4 ~4.0.11.1-r1 ~4.0.11.1-r2 ~4.0.12 ~4.0.13
 Installed:   4.0.7-r4
 Homepage:http://shadow.pld.org.pl/
 Description: Utilities to deal with user accounts


 eix pam
* app-vim/pam-syntax
 Available versions:  20030818
 Installed:   none
 Homepage:
http://www.vim.org/scripts/script.php?script_id=735
 Description: vim plugin: PAM configuration syntax highlighting

* dev-perl/Authen-PAM
 Available versions:  0.14 ~0.16
 Installed:   none
 Homepage:http://www.cs.kuleuven.ac.be/~pelov/pam/
 Description: Interface to PAM library

* kde-base/kdebase-pam
 Available versions:  4 5 6
 Installed:   none
 Homepage:http://www.kde.org
 Description: pam.d files used by several KDE components.

* net-mail/checkpassword-pam
 Available versions:  0.97 0.99
 Installed:   none
 Homepage:http://checkpasswd-pam.sourceforge.net/
 Description: checkpassword-compatible authentication
program w/pam support

* net-www/mod_auth_pam
 Available versions:  1.1.1 ~1.1.1-r1
 Installed:   none
 Homepage:http://pam.sourceforge.net/mod_auth_pam/
 Description: PAM authentication module for Apache2

* sys-apps/pam-login
 Available versions:  3.14 3.17 ~4.0.11.1-r2 ~4.0.12
 Installed:   none
 Homepage:http://www.thkukuk.de/pam/pam_login/
 Description: Based on the sources from util-linux, with
added pam and shadow features

* sys-auth/pam_ldap
 Available versions:  156 ~161 ~164 ~167 171 176 176-r1 ~178 178-r1 180
 Installed:   none
 Homepage:http://www.padl.com/OSS/pam_ldap.html
 Description: PAM LDAP Module

* sys-auth/pam_ssh_agent
 Available versions:  ~0.1 0.2 ~0.2-r1
 Installed:   none
 Homepage:http://pam-ssh-agent.sourceforge.net/
 Description: PAM module that spawns a ssh-agent and adds
identities using the password supplied at login

* sys-auth/pam_usb
 Available versions:  0.3.1 0.3.2
 Installed:   none
 Homepage:http://www.pamusb.org/
 Description: A PAM module that enables authentication using
an USB-Storage device (such as an USB Pen) through DSA private/public keys.

* sys-auth/pam_smb
 Available versions:  1.9.9-r1 2.0.0_rc5 ~2.0.0_rc6
 Installed:   none
 Homepage:http://www.csn.ul.ie/~airlied/pam_smb/
 Description: The PAM SMB module, which allows
authentication against an NT server.

* sys-auth/pam_ssh
 Available versions:  1.9 1.91 ~1.91-r1
 Installed:   none
 Homepage:http://pam-ssh.sourceforge.net/
 Description: Uses ssh-agent to provide single sign-on

* sys-auth/pam_dotfile
 Available versions:  0.7 ~0.7-r1
 Installed:   none
 Homepage:
http://www.stud.uni-hamburg.de/users/lennart/projects/pam_dotfile/
 Description: pam module to allow password-storing in
$HOME/dotfiles

* sys-auth/pam_passwdqc
 Available versions:  0.7.5 ~1.0.2
 Installed:   none
 Homepage:http://www.openwall.com/passwdqc/
 Description: Password strength checking for PAM aware
password changing programs

* sys-auth/pam_mysql
 Available versions:  ~0.4.7 0.5 ~0.6.0
 Installed:   none
 Homepage:http://pam-mysql.sourceforge.net/
 Description: pam_mysql is a module for pam to authenticate
users with mysql

* sys-auth/pam_krb5
 Available versions:  1.0 1.0-r1 ~20030601 ~20030601-r1
 Installed:   none
 Homepage:http://www.fcusack.com/
 Description: Pam module for MIT Kerberos V

* sys-auth/pam_pwdfile
 Available versions:  ~0.99
 Installed:   none
 Homepage:http://cpbotha.net/pam_pwdfile.html
 Description: PAM module for authenticating against
passwd-like files.

* sys-auth/pam_require
 Available versions:  ~0.6
 Installed:   none
 Homepage:
http://www.splitbrain.org/Programming/C/pam_require/
 Description: Allows you to require a special group or user
to access a service.

* sys-libs/pam
 Available versions:  0.77-r6 ~0.77-r8 0.78-r2 0.78-r3
 Installed:   none

Re: [gentoo-user] pam fixed now it's tcpdump

2008-01-30 Thread Alan McKinnon
On Wednesday 30 January 2008, maxim wexler wrote:
 --- Alan McKinnon [EMAIL PROTECTED] wrote:
  Well, the docs page on the upgrade to pam-0.99 is
  complete, I updated
  severala machines no problem with it. So you must
  have muffed the
  instructions. Next time, read the whole page.

 While I was waiting I went back to the page and
 decided I should probably emerge pam_chroot.
 pam_userdb didn't seem to involve me so I left it
 alone. Other than that I couldn't see what else
 applied to my case except for the suggestion that
 some, unamed, file should be edited. I notice that
 since I apparently overleapt the main pam hurdle
 /etc/pam.d has a new system-auth file in it. Must be
 on the right track cause it didn't complain about
 pam-0.99 when pam_chroot was emerged.

FWIW, I have a stock standard workstation system pam-wise. I hanged no 
files from the default, it all works and upgrades were seamless. Here's 
the pam modules I have:

nazgul / # eix ^pam | grep sys-auth
* sys-auth/pam-afs-session
* sys-auth/pam_abl
* sys-auth/pam_bioapi
* sys-auth/pam_chroot
* sys-auth/pam_dotfile
* sys-auth/pam_keyring
* sys-auth/pam_krb5
* sys-auth/pam_ldap
* sys-auth/pam_mktemp
* sys-auth/pam_mount
* sys-auth/pam_mysql
* sys-auth/pam_p11
* sys-auth/pam_passwdqc
* sys-auth/pam_pkcs11
* sys-auth/pam_pwdfile
* sys-auth/pam_require
* sys-auth/pam_sha512
* sys-auth/pam_skey
* sys-auth/pam_smb
* sys-auth/pam_ssh
* sys-auth/pam_ssh_agent
* sys-auth/pam_usb
* sys-auth/pam_userdb
* sys-auth/pam_blue [1]
* sys-auth/pam_pgsql [1]
* sys-auth/pam_sotp [1]

and my /etc/pam.d/

nazgul / # ls -al /etc/pam.d
total 146
drwxr-xr-x  2 root root 1072 2008-01-18 21:49 .
drwxr-xr-x 92 root root 5464 2008-01-29 23:56 ..
-rw-r--r--  1 root root  152 2007-11-09 19:03 chage
-rw-r--r--  1 root root  152 2007-11-09 19:03 chfn
-rw-r--r--  1 root root  103 2007-11-09 19:03 chgpasswd
-rw-r--r--  1 root root  152 2007-11-09 19:03 chpasswd
-rw-r--r--  1 root root  152 2007-11-09 19:03 chsh
-rw-r--r--  1 root root  123 2007-11-02 12:59 cron
-rw-r--r--  1 root root  113 2008-01-18 21:42 cups
-rw-r--r--  1 root root  106 2007-11-05 15:21 cvs
-rw-r--r--  1 root root  223 2008-01-07 23:05 entrance
-rw-r--r--  1 root root  152 2007-11-09 19:03 groupadd
-rw-r--r--  1 root root  152 2007-11-09 19:03 groupdel
-rw-r--r--  1 root root  103 2007-11-09 19:03 groupmems
-rw-r--r--  1 root root  152 2007-11-09 19:03 groupmod
-rw-r--r--  1 root root  362 2007-11-02 12:57 imap
lrwxrwxrwx  1 root root   15 2007-11-02 12:57 imap4 - /etc/pam.d/imap
lrwxrwxrwx  1 root root   15 2007-11-02 12:57 imap4s - /etc/pam.d/imap
lrwxrwxrwx  1 root root   15 2007-11-02 12:57 imaps - /etc/pam.d/imap
-rw-r--r--  1 root root  197 2007-11-05 07:17 kde
-rw-r--r--  1 root root  196 2007-11-05 07:17 kde-np
-rw-r--r--  1 root root  563 2007-11-09 19:03 login
-rw-r--r--  1 root root  152 2007-11-09 19:03 newusers
-rw-r--r--  1 root root  139 2007-11-14 11:58 other
-rw-r--r--  1 root root  104 2007-11-09 19:03 passwd
-rw-r--r--  1 root root  362 2007-11-02 12:57 pop
lrwxrwxrwx  1 root root   14 2007-11-02 12:57 pop3 - /etc/pam.d/pop
lrwxrwxrwx  1 root root   14 2007-11-02 12:57 pop3s - /etc/pam.d/pop
lrwxrwxrwx  1 root root   14 2007-11-02 12:57 pops - /etc/pam.d/pop
-rw-r--r--  1 root root  183 2007-11-02 12:58 ppp
-rw-r--r--  1 root root  397 2008-01-18 21:48 samba
-rw-r--r--  1 root root  160 2008-01-18 21:30 saslauthd
-rw-r--r--  1 root root   84 2007-11-05 18:32 screen
-rw-r--r--  1 root root  152 2007-11-09 19:03 shadow
-rw-r--r--  1 root root  205 2008-01-18 21:21 sshd
-rw-r--r--  1 root root 1059 2007-11-09 19:03 su
-rw-r--r--  1 root root  172 2008-01-18 21:25 sudo
-rw-r--r--  1 root root  447 2007-11-14 11:58 system-auth
-rw-r--r--  1 root root  152 2007-11-09 19:03 useradd
-rw-r--r--  1 root root  152 2007-11-09 19:03 userdel
-rw-r--r--  1 root root  152 2007-11-09 19:03 usermod
-rw-r--r--  1 root root  218 2008-01-16 09:24 vmware-guestd
-rw-r--r--  1 root root  125 2008-01-14 21:38 xserver


WorksForMe shrug

 Then I made 
 detour and updated a bunch of /etc files that had
 popped up after having started the massive update. I
 must have missed modprobe cause when I booted again a
 boot warning flashed by, warning modprobe.conf not
 generated. Then it got to login where I was again not
 allowed access. Does that have something to do with
 modprobe.conf? PAM? Both?

Not related that I can see. modprobe.conf not being updated is a 
separate issue, solved by running modules-update in an existing root 
shell

  Meanwhile, boot off a LiveCD or some other medium.
  or maintenance mode,
  chroot into gentoo and find all packages that depend
  on pam:
 
  equery depends pam

 AttributeError: Package instance has no attribute
 'get_postmerge_deps'

  or maybe
  euse -i pam

 no matching entries found

 As for modprobe, I just chrooted again and ran
 update-modules. I forgot to add -v on the first pass,
 so I did it again with -v and it's telling me

 *Skipping /etc/modules.conf generation

Re: [gentoo-user] Systemd upower

2014-06-05 Thread Dutch Ingraham
On 06/05/2014 05:40 AM, Tom Wijsman wrote:
 On Wed, 04 Jun 2014 19:15:22 -0400
 Dutch Ingraham s...@gmx.us wrote:
 
 Thanks everybody for your help.  I've made the further suggested
 changes, but I remain with the three hard blocks.
 
 Can you provide the emerge output of the following command?
 
 emerge --tree --unordered-diplay -uDNv @world
 
 This makes it more clear what pulls in systemd.
 
 Once you know that, you can mask the chain and use an alternative;
 other than that, MATE is in the Portage tree and therefore you can
 remove the MATE overlay to avoid running into unnecessary blockers.
 
 This happening has nothing to do with Gentoo or systemd; around four
 years ago the development of pm-utils stopped, which causes UPower to
 nowadays take a decision. This results in the following scenarios:
 
  1. If you need pm-utils, you either need to switch to the
  upower-pm-utils fork or to systemd;
 
  2. If you don't need pm-utils, you either need to
 
 a) upgrade to upower-0.99 once reverse dependencies support it
 and it is stabilized (this has no dependency on systemd);
 
 b) switch to upower-pm-utils despite not needing pm-utils;
 
 c) switch to systemd.
 
 Gentoo reflects that decision as magic can't happen from one day to
 the other; while trying to keep a fork upower-pm-utils alive as long as
 it can be kept working given the manpower, kernel API and so on...
 
Here's the output you requested, Tom:

dutch@gentoo ~ $ emerge --tree --unordered-display --pretend -uDNv @world

These are the packages that would be merged:

Calculating dependencies... done!
[nomerge   ] virtual/shadow-0
[nomerge   ]  sys-apps/shadow-4.1.5.1-r1  USE=acl cracklib nls pam
-audit (-selinux) -skey -xattr
[nomerge   ]   virtual/pam-0
[nomerge   ]sys-libs/pam-1.1.6-r2  USE=berkdb cracklib nls
-audit -debug -nis (-selinux) {-test} -vim-syntax
[nomerge   ] sys-auth/pambase-20120417-r3  USE=consolekit
cracklib sha512 -debug -gnome-keyring -minimal -mktemp -pam_krb5
-pam_ssh -passwdqc (-selinux) -systemd
[nomerge   ]  sys-auth/consolekit-0.4.6  USE=acl pam policykit
-debug -doc (-selinux) -systemd-units {-test}
[nomerge   ]   sys-auth/polkit-0.112-r1  USE=introspection nls
pam -examples -gtk -kde (-selinux) -systemd
[nomerge   ]dev-libs/gobject-introspection-1.38.0
USE=-cairo -doctool {-test} PYTHON_SINGLE_TARGET=python2_7
PYTHON_TARGETS=python2_7
[nomerge   ] virtual/pkgconfig-0
[nomerge   ]  dev-util/pkgconfig-0.28  USE=-hardened
-internal-glib
[ebuild   R]   dev-libs/glib-2.38.2-r1:2  USE=mime%* -debug
(-fam) (-selinux) -static-libs -systemtap {-test} -utils -xattr
ABI_X86=(64) (-32) (-x32) PYTHON_TARGETS=python2_7 (-python2_6) 0 kB
[nomerge   ]app-text/docbook-xml-dtd-4.1.2-r6:4.1.2
[nomerge   ] app-text/build-docbook-catalog-1.19.1
[nomerge   ]  sys-apps/util-linux-2.24.1-r2
USE=bash-completion cramfs ncurses nls pam suid udev unicode -caps
-cytune -fdformat -python (-selinux) -slang -static-libs {-test}
-tty-helpers PYTHON_SINGLE_TARGET=python2_7 -python3_2 -python3_3
(-python3_4) PYTHON_TARGETS=python2_7 python3_3 -python3_2 (-python3_4)
[ebuild U  ]   virtual/udev-208-r2 [208-r1] USE=gudev
-introspection -static-libs (-kmod%*) (-selinux%) ABI_X86=(64) (-32)
(-x32) 0 kB
[ebuild  N ]virtual/libudev-208:0/1
USE=-static-libs ABI_X86=(64) (-32) (-x32) 0 kB
[ebuild  N#] sys-apps/systemd-212-r5:0/2  USE=acl
filecaps firmware-loader kmod pam policykit seccomp -audit -cryptsetup
-doc -gcrypt -gudev -http -introspection (-kdbus) -lzma -python -qrcode
(-selinux) (-ssl) {-test} -vanilla -xattr ABI_X86=(64) (-32) (-x32)
PYTHON_SINGLE_TARGET=python2_7 -python3_2 -python3_3
PYTHON_TARGETS=python2_7 python3_3 -python3_2 0 kB
[ebuild  N ]  sys-libs/libseccomp-2.1.1
USE=-static-libs 111 kB
[ebuild  N#]  sys-apps/gentoo-systemd-integration-4
 52 kB
[nomerge   ] mate-base/mate-1.6.0::mate-overlay  USE=extras
(-bluetooth)
[ebuild  N#]  mate-base/mate-session-manager-1.6.1-r1::mate-overlay
 USE=ipv6 -debug -systemd 0 kB
[ebuild  N ]   sys-power/upower-0.9.23-r3  USE=introspection -doc
-ios 0 kB
[ebuild  N#]  mate-extra/mate-power-manager-1.6.3::mate-overlay
USE=applet policykit -gnome-keyring -man {-test} 0 kB
[nomerge   ]   mate-base/mate-panel-1.6.1::mate-overlay
USE=introspection -networkmanager
[ebuild   R   ~]x11-libs/libmatewnck-1.6.1:1::mate-overlay
[1.6.1:0::gentoo] USE=introspection startup-notification (-X%*) 0 kB
[nomerge   ]  app-text/mate-document-viewer-1.6.2-r1  USE=dbus djvu
introspection ps -caja -debug -dvi -gnome-keyring -t1lib -tiff -xps
[nomerge   ]   app-text/libspectre-0.2.7  USE=-debug -doc
-static-libs
[nomerge   ]app-text/ghostscript-gpl-9.10-r2  USE=X bindist
cups dbus djvu -gtk -idn -static-libs LINGUAS=-de

Re: [gentoo-user] Systemd upower

2014-06-05 Thread Dutch Ingraham
On 06/05/2014 08:00 AM, Samuli Suominen wrote:
 
 On 05/06/14 14:39, Dutch Ingraham wrote:
 On 06/04/2014 08:02 PM, Samuli Suominen wrote:
 Gentoo doesn't have write access to ::mate-overlay, it's completely
 unofficial
 Gentoo developers are just as much users as you are for ::mate-overlay

 Enough said

 - Samuli


 Sorry, but this isn't just a MATE overlay problem.  Once I made your
 suggested changes, the MATE mask change requests disappeared.  What I
 did get was XFCE mask requirements:

 [snip]

 The following mask changes are necessary to proceed:
  (see package.unmask in the portage(5) man page for more details)
 # required by xfce-base/xfce4-meta-4.10
 # required by @selected
 # required by @world (argument)
 # /etc/portage/package.mask:
 # problems with systemd, upower shift to upower.pm.utils
 =xfce-base/xfce4-session-4.10.1-r1
 # required by virtual/udev-208-r2
 # required by sys-power/upower-0.9.23-r3
 # required by xfce-base/xfce4-session-4.10.1-r1[udev]
 # required by xfce-base/xfce4-meta-4.10
 # required by @selected
 # required by @world (argument)
 # /etc/portage/package.mask:
 # problems with systemd, upower shift to upower.pm.utils
 =sys-apps/systemd-212-r5
 # required by sys-apps/systemd-212-r5[-vanilla]
 # required by sys-power/upower-0.9.23-r3
 # required by xfce-base/xfce4-session-4.10.1-r1[udev]
 # required by xfce-base/xfce4-meta-4.10
 # required by @selected
 # required by @world (argument)
 # /etc/portage/package.mask:
 # problems with systemd, upower shift to upower.pm.utils
 =sys-apps/gentoo-systemd-integration-4

 [snip]

 I had already emerge - C'd those two XFCE applications because, early
 in this process an equery depends upower had shown them to be
 dependent upon upower even after emerging upower-pm-utils.  I have
 no confidence at this point that my particular problem is reasonably
 solvable, as I have been caught in this circle for three days now.

 
 There is no need to mask any Xfce packages, in fact, masking them would
 cause more blockers.
 So that output would be bogus, as it would include the wrong Xfce masks,
 and futhermore it's only end of
 the output, so it wouldn't tell the necessary information required for
 solving it anyway.
 Remove anykind of Xfce masks and post complete output, and don't forget
 to use the --tree flag (-t) to see
 what is pulling in what.
 That is, if you still want help solving the issue.
 
 - Samuli
 
 
I I've removed the XFCE masks.  Note that mate-power-manager is masked.
 Here's the output without them:

dutch@gentoo ~ $ emerge --tree --unordered-display --pretend -uDNv @world

These are the packages that would be merged:

Calculating dependencies... done!
[nomerge   ] xfce-extra/thunar-volman-0.8.0  USE=-debug -libnotify
[nomerge   ]  xfce-base/libxfce4util-4.10.1  USE=-debug
[ebuild   R]   dev-libs/glib-2.38.2-r1:2  USE=mime%* -debug (-fam)
(-selinux) -static-libs -systemtap {-test} -utils -xattr ABI_X86=(64)
(-32) (-x32) PYTHON_TARGETS=python2_7 (-python2_6) 0 kB
[nomerge   ]app-text/docbook-xml-dtd-4.1.2-r6:4.1.2
[nomerge   ] app-text/build-docbook-catalog-1.19.1
[nomerge   ]  sys-apps/util-linux-2.24.1-r2
USE=bash-completion cramfs ncurses nls pam suid udev unicode -caps
-cytune -fdformat -python (-selinux) -slang -static-libs {-test}
-tty-helpers PYTHON_SINGLE_TARGET=python2_7 -python3_2 -python3_3
(-python3_4) PYTHON_TARGETS=python2_7 python3_3 -python3_2 (-python3_4)
[nomerge   ]   sys-libs/pam-1.1.6-r2  USE=berkdb cracklib nls
-audit -debug -nis (-selinux) {-test} -vim-syntax
[nomerge   ]sys-auth/pambase-20120417-r3  USE=consolekit
cracklib sha512 -debug -gnome-keyring -minimal -mktemp -pam_krb5
-pam_ssh -passwdqc (-selinux) -systemd
[nomerge   ] sys-auth/consolekit-0.4.6  USE=acl pam
policykit -debug -doc (-selinux) -systemd-units {-test}
[ebuild U  ]  virtual/udev-208-r2 [208-r1] USE=gudev
-introspection -static-libs (-kmod%*) (-selinux%) ABI_X86=(64) (-32)
(-x32) 0 kB
[ebuild  N#]   sys-apps/systemd-212-r5:0/2  USE=acl
filecaps firmware-loader kmod pam policykit seccomp -audit -cryptsetup
-doc -gcrypt -gudev -http -introspection (-kdbus) -lzma -python -qrcode
(-selinux) (-ssl) {-test} -vanilla -xattr ABI_X86=(64) (-32) (-x32)
PYTHON_SINGLE_TARGET=python2_7 -python3_2 -python3_3
PYTHON_TARGETS=python2_7 python3_3 -python3_2 0 kB
[ebuild  N ]sys-libs/libseccomp-2.1.1
USE=-static-libs 111 kB
[ebuild  N#]sys-apps/gentoo-systemd-integration-4  52 kB
[ebuild  N ]   virtual/libudev-208:0/1  USE=-static-libs
ABI_X86=(64) (-32) (-x32) 0 kB
[nomerge   ] net-print/gutenprint-5.2.9  USE=nls readline -cups
-foomaticdb -gimp -gtk -ppds -static-libs
[nomerge   ]  app-text/ghostscript-gpl-9.10-r2  USE=X bindist cups
dbus djvu -gtk -idn -static-libs LINGUAS=-de -ja -ko -zh_CN -zh_TW
[nomerge   ]   net-print/cups-1.7.1-r1  USE=X acl dbus pam ssl
threads zeroconf -debug -gnutls -java

[gentoo-user] override PYTHON_TARGETS to avoid a slot collision

2020-12-16 Thread n952162

In an update with several slot collisions (see attachment),  I'm
zero-ing in on the simplest, where a package is to be replaced by the
same package, but with different PYTHON_TARGETS (at least, that's how I
interpret it).

Is there a way to force the PYTHON_TARGETS of the dependency?

Slot collision:

dev-python/jinja:0

  (dev-python/jinja-2.11.2-r1:0/0::gentoo, ebuild scheduled for merge)
USE="-doc -examples -test" ABI_X86="(64)" PYTHON_TARGETS="*python3_8
python3_9 (-pypy3) -python3_6 -python3_7*" pulled in by
dev-python/jinja[python_targets_python3_9(-),python_single_target_python3_9(+)]
required by (sys-auth/pambase-20201103:0/0::gentoo, ebuild scheduled for
merge) USE="nullok passwdqc sha512 -caps -debug -elogind -gnome-keyring
-minimal -mktemp -pam_krb5 -pam_ssh -pwhistory -pwquality -securetty
(-selinux) -systemd" ABI_X86="(64)"


    dev-python/jinja (Argument)

  (dev-python/jinja-2.11.2-r1:0/0::gentoo, installed) USE="-doc
-examples -test" ABI_X86="(64)" PYTHON_TARGETS="*python3_7 (-pypy3)
-python3_6 -python3_8 -python3_9*" pulled in by
dev-python/jinja[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
required by (dev-python/sphinx-3.2.1:0/0::gentoo, installed) USE="-doc
-latex -test" ABI_X86="(64)" PYTHON_TARGETS="python3_7 (-pypy3)
-python3_6 -python3_8 -python3_9"

If the package was good enough before, it's likely still good enough. 
Where's the problem?  I've (unsuccessfully) made these attempts:

# */* PYTHON_TARGETS: python3_6 python3_7 python3_8 python3_9
#*/* PYTHON_TARGETS: -python3_6 -python3_7 python3_8 python3_9
# just have one set
*/* PYTHON_TARGETS: python3_8

The sphinx ebuild has no targets, but does have this:

PYTHON_COMPAT=( python3_{6..9} pypy3 )

The emerge command was:

sudo emerge --verbose=y -vuUD --verbose-conflicts  
dev-python/setuptools dev-python/setuptools_scm dev-python/certifi
dev-python/markupsafe dev-python/jinja dev-libs/libxml2


# vim: syntax=emerge-out

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

Calculating dependencies  
 * IMPORTANT: 9 news items need reading for repository 'gentoo'.
 * Use eselect news read to view new items.

 * See the CONFIGURATION FILES and CONFIGURATION FILES UPDATE TOOLS
 * sections of the emerge man page to learn how to update config files.
.  done!
[ebuild U  ] sys-libs/glibc-2.32-r2:2.2::gentoo [2.31-r6:2.2::gentoo] 
USE="(crypt) multiarch (multilib) ssp (static-libs) -audit -caps (-cet) 
-compile-locales -custom-cflags -doc -gd -headers-only -nscd -profile 
(-selinux) -static-pie -suid -systemtap -test (-vanilla)" 16369 KiB
[ebuild U  ] sys-libs/timezone-data-2020d::gentoo [2020a::gentoo] USE="nls 
-leaps-timezone -zic-slim%" 647 KiB
[ebuild U  ] sys-devel/gcc-config-2.3.2-r1::gentoo [2.3.2::gentoo] 
USE="(cc-wrappers%*) (native-symlinks)" 0 KiB
[ebuild U  ] virtual/tmpfiles-0-r1::gentoo [0::gentoo] 0 KiB
[ebuild U  ] dev-libs/mpc-1.2.1:0/3::gentoo [1.2.0:0/3::gentoo] 
USE="-static-libs" ABI_X86="(64) -32 (-x32)" 820 KiB
[ebuild U  ] sys-libs/libseccomp-2.4.4::gentoo [2.4.3::gentoo] 
USE="-static-libs" ABI_X86="(64) -32 (-x32)" 591 KiB
[ebuild   R] sys-apps/file-5.39-r3::gentoo  USE="bzip2 seccomp zlib -lzma 
-python -static-libs" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python3_8* 
python3_9* -python3_6 -python3_7*" 0 KiB
[ebuild   R] app-misc/pax-utils-1.2.6::gentoo  USE="seccomp -caps -debug 
-python" PYTHON_SINGLE_TARGET="python3_9%* -python3_6 -python3_7* -python3_8" 0 
KiB
[ebuild U  ] sys-apps/sandbox-2.20::gentoo [2.18::gentoo] ABI_X86="(32) 
(64) (-x32)" 419 KiB
[ebuild U  ] dev-libs/openssl-1.1.1i:0/1.1::gentoo [1.1.1g:0/1.1::gentoo] 
USE="asm zlib -bindist -rfc3779 -sctp -sslv3 -static-libs -test -tls-heartbeat 
-vanilla" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="(sse2)" 9579 KiB
[ebuild U  ] sys-devel/automake-1.16.2-r1:1.16::gentoo 
[1.16.1-r1:1.16::gentoo] USE="-test" 1510 KiB
[ebuild U  ] sys-libs/gdbm-1.18.1-r1:0/6::gentoo [1.18.1:0/6::gentoo] 
USE="berkdb nls readline -static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U  ] sys-apps/attr-2.4.48-r4::gentoo [2.4.48-r3::gentoo] USE="nls 
(split-usr) -debug -static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U  ] sys-apps/grep-3.5::gentoo [3.4::gentoo] USE="nls pcre -static" 
1550 KiB
[ebuild U  ] dev-libs/popt-1.18::gentoo [1.16-r2::gentoo] USE="nls 
-static-libs" ABI_X86="(64) -32 (

[gentoo-user] Udev and eudev clash. Something wants to remove eudev and install udev.

2019-10-27 Thread Dale
uot;
[nomerge   ]  
dev-perl/Net-DBus-1.1.0::gentoo  USE="-test"
[nomerge   ]   
dev-perl/XML-Twig-3.520.0::gentoo  USE="nls -test"
[nomerge   ]
dev-perl/libwww-perl-6.270.0::gentoo  USE="ssl -test"
[nomerge   ] 
dev-perl/LWP-Protocol-https-6.70.0::gentoo  USE="-test"
[ebuild U  ]  
dev-perl/IO-Socket-SSL-2.66.0::gentoo [2.52.0::gentoo] USE="-examples
-idn" 239 KiB
[ebuild U  ]   
dev-perl/Net-SSLeay-1.880.0::gentoo [1.820.0::gentoo] USE="-examples
-libressl -minimal -test" 426 KiB
[ebuild U  ] 
net-print/cups-filters-1.25.11::gentoo [1.21.6::gentoo] USE="dbus
foomatic jpeg pdf png postscript tiff zeroconf -ipp_autosetup -ldap
-pclm -perl -static-libs -test" 1,449 KiB
[ebuild U  ]  
app-text/qpdf-9.0.2:0/26::gentoo [8.2.1:0/21::gentoo] USE="-doc
-examples -perl -static-libs -test" 17,744 KiB
[ebuild   R    ]  
app-text/mupdf-1.14.0-r3:0/1.14.0::gentoo  USE="X curl javascript opengl
ssl* vanilla -libressl -static-libs" 0 KiB
[ebuild U  ]   
media-libs/jbig2dec-0.17-r1:0/0.17::gentoo [0.14:0/0::gentoo] USE="png
-static-libs -test" 138 KiB
[ebuild U  ]  
app-text/ghostscript-gpl-9.50::gentoo [9.26::gentoo] USE="X cups dbus
gtk tiff unicode -static-libs" L10N="-de (-ja) -ko -zh-CN -zh-TW" 33,806 KiB
[nomerge   ]
sys-auth/pambase-20150213-r2::gentoo  USE="consolekit cracklib nullok
sha512 -debug -elogind -minimal -mktemp -pam_krb5 -pam_ssh -passwdqc
-securetty (-selinux) -systemd"
[nomerge   ] 
sys-auth/consolekit-1.2.1::gentoo  USE="evdev pam (policykit) udev -acl
-cgroups -debug -doc -pm-utils (-selinux) -test"
[nomerge   ]  
sys-auth/polkit-0.115-r4::gentoo  USE="consolekit gtk introspection kde
nls pam -elogind -examples -jit (-selinux) -systemd -test"
[nomerge   ]   
dev-lang/spidermonkey-60.5.2_p0-r2:60::gentoo  USE="jit system-icu
-custom-cflags -custom-optimization -debug -minimal -test"
[ebuild U ~]
dev-libs/nspr-4.23::gentoo [4.22::gentoo] USE="-debug" ABI_X86="(64) -32
(-x32)" 1,054 KiB
[nomerge   ]   
lxde-base/lxsession-0.5.2::gentoo  USE="nls upower"
[nomerge   ]
sys-power/upower-0.99.9-r1:0/3::gentoo  USE="introspection -doc -ios
(-selinux)"
[nomerge   ] 
virtual/libgudev-232::gentoo  USE="introspection -static-libs"
ABI_X86="(64) -32 (-x32)"
[ebuild U  ]  
dev-libs/libgudev-233-r1::gentoo [233::gentoo] USE="introspection
-static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U  ]   
virtual/libudev-232-r1:0/1::gentoo [232:0/1::gentoo] USE="-systemd
(-static-libs%)" ABI_X86="32 (64) (-x32)" 0 KiB
[ebuild  N    #]
sys-fs/udev-242::gentoo  USE="kmod -acl (-selinux)" ABI_X86="32 (64)
(-x32)" 7,648 KiB
[ebuild  N ] 
acct-group/disk-0::gentoo  0 KiB
[ebuild  N ] 
acct-group/tty-0::gentoo  0 KiB
[ebuild  N ] 
acct-group/cdrom-0::gentoo  0 KiB
[ebuild  N ] 
acct-group/audio-0::gentoo  0 KiB
[ebuild  N ] 
acct-group/video-0::gentoo  0 KiB
[ebuild  N ] 
acct-group/tape-0::gentoo  0 KiB
[ebuild  N ] 
acct-group/kmem-0::gentoo  0 KiB
[ebuild  N ] 
acct-group/dialout-0::gentoo  0 KiB
[nomerge   ] 
virtual/libusb-1-r2:1::gentoo  USE="udev" ABI_X86="(64) -32 (-x32)"
[ebuild U  ]  
dev-libs/libusb-1.0.21-r1:1::gentoo [1.0.21:1::gentoo] USE="(split-usr)
udev -debug -doc -examples -static-libs -test" ABI_X86="(64) -32 (-x32)"
0 KiB
[ebuild U ~]   
kde-plasma/polkit-kde-agent-5.17.1:5::gentoo [5.16.5:5::gentoo]
USE="-debug" 43 KiB
[nomerge   ]  kde-frameworks/knotifications-5.63.

Re: [gentoo-user] pcre build failure

2020-10-05 Thread John Covici
doc -gcrypt -idn 
> -libressl -nettle -rarpd -rdisc -static -tftpd -tracepath -traceroute6 
> (-SECURITY_HAZARD%)" 0 KiB
> [ebuild U  ] app-portage/portage-utils-0.89::gentoo [0.87::gentoo] 
> USE="nls openmp qmanifest qtegrity -libressl -static" 0 KiB
> [ebuild  NS] sys-kernel/gentoo-sources-5.8.13:5.8.13::gentoo 
> [5.4.66:5.4.66::gentoo] USE="-build -experimental -symlink" 0 KiB
> [ebuild U  ] app-portage/gemato-16.2::gentoo [15.2::gentoo] USE="gpg 
> -test -tools" PYTHON_TARGETS="python3_7 -pypy3 -python3_6 -python3_8 
> -python3_9" 0 KiB
> [ebuild  N ] app-text/xmlto-0.0.28-r3::gentoo  USE="-latex -text" 0 KiB
> [ebuild U  ] dev-lang/python-3.7.9:3.7/3.7m::gentoo 
> [3.7.8-r2:3.7/3.7m::gentoo] USE="gdbm ipv6 ncurses readline ssl xml 
> -bluetooth -build -examples -hardened -libressl -sqlite -test -tk -wininst" 0 
> KiB
> [ebuild U  ] dev-python/setuptools-50.3.0::gentoo [46.4.0-r3::gentoo] 
> USE="-test" PYTHON_TARGETS="python3_7 -pypy3 -python3_6 -python3_8 -python3_9 
> (-python2_7%*)" 0 KiB
> [ebuild  N ] dev-python/markupsafe-1.1.1-r1::gentoo  USE="-test" 
> PYTHON_TARGETS="python3_7 -pypy3 -python3_6 -python3_8 -python3_9" 0 KiB
> [ebuild  N ] dev-python/jinja-2.11.2-r1::gentoo  USE="-doc -examples 
> -test" PYTHON_TARGETS="python3_7 -pypy3 -python3_6 -python3_8 -python3_9" 0 
> KiB
> [ebuild U  ] dev-python/cryptography-3.1-r1::gentoo [3.0-r1::gentoo] 
> USE="-idna -libressl -test" PYTHON_TARGETS="python3_7 -pypy3 -python3_6 
> -python3_8 -python3_9" 0 KiB
> [ebuild  N ] sys-apps/systemd-246-r1:0/2::gentoo  USE="acl gcrypt hwdb 
> kmod lz4 pam pcre resolvconf seccomp (split-usr) sysv-utils -apparmor -audit 
> -build -cgroup-hybrid -cryptsetup -curl -dns-over-tls -elfutils -gnuefi 
> -homed -http -idn -importd -lzma -nat -pkcs11 -policykit -pwquality -qrcode 
> -repart (-selinux) -static-libs -test -vanilla -xkb" ABI_X86="(64) -32 
> (-x32)" 0 KiB
> [ebuild U  ] sys-auth/pambase-20200917::gentoo [20200304::gentoo] 
> USE="nullok passwdqc* sha512 systemd* -caps -debug -elogind -gnome-keyring% 
> -minimal -mktemp -pam_krb5 -pam_ssh -pwhistory% -pwquality% -securetty 
> (-selinux) (-consolekit%) (-cracklib%*)" 0 KiB
> [ebuild U  ] sys-apps/util-linux-2.36::gentoo [2.35.2::gentoo] 
> USE="cramfs logger ncurses nls pam readline (split-usr) suid systemd* unicode 
> -audit -build -caps -cryptsetup -fdformat -hardlink -kill -python (-selinux) 
> -slang -static-libs -su -test -tty-helpers -udev" ABI_X86="(64) -32 (-x32)" 
> PYTHON_TARGETS="python3_7 -python3_6 -python3_8" 0 KiB
> [ebuild  N ] sys-apps/dbus-1.12.20::gentoo  USE="systemd -X -debug -doc 
> -elogind (-selinux) -static-libs -test -user-session" ABI_X86="(64) -32 
> (-x32)" 0 KiB
> [ebuild  N ] sys-apps/gentoo-systemd-integration-8::gentoo  0 KiB
> [uninstall ] sys-apps/sysvinit-2.93::gentoo  USE="(-ibm) (-selinux) 
> -static"
> [blocks b  ] sys-apps/sysvinit ("sys-apps/sysvinit" is blocking 
> sys-apps/systemd-246-r1)
> [uninstall ] sys-fs/eudev-3.2.9::gentoo  USE="hwdb kmod -introspection 
> -rule-generator (-selinux) -static-libs -test" ABI_X86="(64) -32 (-x32)"
> [blocks b  ] sys-apps/gentoo-systemd-integration 
> ("sys-apps/gentoo-systemd-integration" is blocking sys-fs/eudev-3.2.9)
> [blocks b  ] sys-fs/eudev ("sys-fs/eudev" is blocking 
> sys-apps/gentoo-systemd-integration-8, sys-apps/systemd-246-r1)
> [blocks b  ] sys-apps/systemd ("sys-apps/systemd" is blocking 
> sys-fs/eudev-3.2.9)
> [ebuild   R] virtual/udev-217::gentoo  USE="systemd*" 0 KiB
> [ebuild U  ] sys-fs/e2fsprogs-1.45.6::gentoo [1.45.5::gentoo] USE="nls 
> (split-usr) -cron -fuse -static-libs" 0 KiB
> [ebuild   R] sys-process/procps-3.3.16-r2:0/8::gentoo  USE="kill ncurses 
> nls (split-usr) systemd* unicode -elogind -modern-top (-selinux) -static-libs 
> -test" ABI_X86="(64) -32 (-x32)" 0 KiB
> [ebuild U  ] virtual/service-manager-1::gentoo [0::gentoo] 
> USE="(-prefix%)" 0 KiB
> [ebuild   R] virtual/libudev-232-r3:0/1::gentoo  USE="systemd* 
> -static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
> [ebuild U  ] dev-lang/python-3.8.6:3.8::gentoo [3.8.5:3.8::gentoo] 
> USE="gdbm ipv6 ncurses readline ssl xml -bluetooth -build -examples -hardened 
> -libressl -sqlite -test -tk -wininst" 0 KiB
> [ebuild U  ] net-misc/openssh-8.4_p1::gentoo [8.1_p1-r4::gentoo] USE="pam 
> pie scp%* ssl -X -X509 -

Re: [gentoo-user] how to prevent portage from installing masked package

2018-10-06 Thread John Covici
bus (mime) 
xattr -debug (-fam) (-selinux) -static-libs -systemtap -test -utils" 
ABI_X86="32 (64) (-x32)" 
[ebuild  r  U  ]virtual/libffi-3.3_rc0:0/7::gentoo 
[3.0.13-r1:0/0::gentoo] ABI_X86="32 (64) (-x32)" 0 KiB
[ebuild U  ] dev-libs/libffi-3.3_rc0:0/7::gentoo 
[3.2.1-r2:0/0::gentoo] USE="-debug -pax_kernel -static-libs -test" ABI_X86="32 
(64) (-x32)" 1,060 KiB
[nomerge   ]app-text/docbook-xml-dtd-4.1.2-r6:4.1.2::gentoo 
[nomerge   ] 
app-text/docbook-xsl-stylesheets-1.79.1-r2::gentoo  USE="-ruby" 
[nomerge   ]  app-text/build-docbook-catalog-1.21::gentoo 
[nomerge   ]   sys-apps/util-linux-2.32.1::gentoo  
USE="cramfs ncurses nls pam readline suid systemd udev unicode -build -caps 
-fdformat -kill -python (-selinux) -slang -static-libs -test -tty-helpers" 
ABI_X86="32 (64) (-x32)" PYTHON_SINGLE_TARGET="python3_5 -python2_7 -python3_4 
-python3_6 -python3_7" PYTHON_TARGETS="python2_7 python3_5 -python3_4 
-python3_6 -python3_7" 
[nomerge   ]virtual/libudev-232:0/1::gentoo  
USE="systemd -static-libs" ABI_X86="32 (64) (-x32)" 
[nomerge   ] sys-apps/systemd-239-r1:0/2::gentoo  
USE="acl gcrypt kmod lz4 pam pcre policykit resolvconf seccomp split-usr ssl 
-apparmor -audit -build -cryptsetup -curl -elfutils -gnuefi -http -idn -importd 
-libidn2 -lzma -nat -qrcode (-selinux) -sysv-utils -test -vanilla -xkb" 
ABI_X86="32 (64) (-x32)" 
[nomerge   ]  sys-libs/libcap-2.25-r1::gentoo  USE="pam 
-static-libs" ABI_X86="32 (64) (-x32)" 
[nomerge   ]   virtual/pam-0-r1::gentoo  ABI_X86="32 
(64) (-x32)" 
[ebuild U  ]sys-libs/pam-1.3.1::gentoo 
[1.3.0-r2::gentoo] USE="berkdb cracklib filecaps nls pie -audit -debug -nis 
(-selinux) -static-libs% (-test%) (-vim-syntax%)" ABI_X86="32 (64) (-x32)" 733 
KiB
[ebuild U  ] sys-auth/pambase-20150213-r2::gentoo 
[20150213-r1::gentoo] USE="cracklib nullok sha512 systemd -consolekit -debug 
-elogind -minimal -mktemp -pam_krb5 -pam_ssh -passwdqc -securetty (-selinux) 
(-gnome-keyring%*)" 0 KiB
[nomerge   ] sys-libs/db-6.0.35-r1:6.0::gentoo  
USE="cxx doc -examples -java -tcl -test" ABI_X86="32 (64) (-x32)" 
[ebuild U  ]  
sys-devel/binutils-2.31.1-r1:2.31::gentoo [2.31.1:2.31::gentoo] USE="cxx doc 
nls -multitarget -static-libs -test" 13 KiB
[nomerge   ] 
app-text/docbook-xml-dtd-4.5-r1:4.5::gentoo 
[nomerge   ]  dev-libs/libxml2-2.9.8:2::gentoo  
USE="ipv6 python readline -debug -examples -icu -lzma -static-libs -test" 
ABI_X86="32 (64) (-x32)" PYTHON_TARGETS="python2_7 python3_5 -python3_4 
-python3_6" 
[nomerge   ]   dev-lang/python-2.7.15:2.7::gentoo  
USE="bluetooth doc gdbm ipv6 ncurses readline sqlite ssl (threads) tk 
(wide-unicode) xml (-berkdb) -build -examples -hardened -libressl -wininst" 
[nomerge   ]
app-eselect/eselect-python-20171204::gentoo 
[nomerge   ] app-admin/eselect-1.4.13::gentoo  
USE="doc -emacs -vim-syntax" 
[nomerge   ]  dev-python/docutils-0.14::gentoo  
PYTHON_TARGETS="python2_7 python3_5 -pypy -pypy3 -python3_4 -python3_6" 
[nomerge   ]   
dev-lang/python-3.5.5-r1:3.5/3.5m::gentoo  USE="bluetooth gdbm ipv6 ncurses 
readline sqlite ssl (threads) tk xml -build -examples -hardened -libressl -test 
-wininst" 
[ebuild  rR]
net-wireless/bluez-5.50:0/3::gentoo  USE="alsa btpclient cups doc mesh obex 
readline systemd test-programs udev -debug -deprecated -experimental 
-extra-tools (-selinux) -test -user-session" ABI_X86="(64) -32 (-x32)" 
PYTHON_TARGETS="python2_7" 0 KiB
[ebuild U  ] 
sys-apps/hwids-20180917::gentoo [20180518::gentoo] USE="net pci udev usb" 3,137 
KiB
[nomerge   ] 
dev-python/dbus-python-1.2.8::gentoo  USE="-doc -examples -test" 
PYTHON_TARGETS="python2_7 python3_5 -python3_4 -python3_6 -python3_7" 
[nomerge   ]  sys-apps/dbus-1.12.10::gentoo 
 USE="X doc systemd -debug -elogind (-selinux) -static-libs -test 
-user-session" ABI_X86="32 (64) (-x32)" 
[nomerge   ]   
x11-libs/libX11-1.6.6::gentoo  USE="ipv6 -doc -static-libs 

Re: [gentoo-user] update fails, but I don't see why

2020-12-04 Thread n952162
9
(-python2_7%*)" 0 KiB
[ebuild   R    ] dev-python/pyparsing-2.4.7-r1::gentoo USE="-examples"
PYTHON_TARGETS="python3_7 python3_8* (-pypy3) -python3_6 -python3_9" 0 KiB
[ebuild   R    ] dev-python/markupsafe-1.1.1-r1::gentoo USE="-test"
PYTHON_TARGETS="python3_7 python3_8* (-pypy3) -python3_6 -python3_9" 0 KiB
[ebuild U  ] dev-python/chardet-3.0.4-r1::gentoo [3.0.4::gentoo]
USE="-test" PYTHON_TARGETS="python3_6 python3_7 python3_8* (-pypy3)
-python3_9 (-python2_7%*)" 0 KiB
[ebuild U  ] dev-python/ply-3.11-r1:0/3.11::gentoo
[3.11:0/3.11::gentoo] USE="-examples" PYTHON_TARGETS="python3_6
python3_7 python3_8* (-pypy3) -python3_9 (-python2_7%*)" 0 KiB
[ebuild U  ] dev-python/PySocks-1.7.1-r1::gentoo [1.7.1::gentoo]
PYTHON_TARGETS="python3_6 python3_7 python3_8* (-pypy3) -python3_9
(-python2_7%*)" 0 KiB
[ebuild   R    ] dev-python/alabaster-0.7.12::gentoo
PYTHON_TARGETS="python3_7 python3_8* (-pypy3) -python3_6 -python3_9" 0 KiB
[ebuild   R    ] dev-python/imagesize-1.1.0::gentoo  USE="-test"
PYTHON_TARGETS="python3_7 python3_8* (-pypy3) -python3_6 -python3_9" 0 KiB
[ebuild   R    ] dev-python/snowballstemmer-2.0.0::gentoo
PYTHON_TARGETS="python3_7 python3_8* (-pypy3) -python3_6 -python3_9" 0 KiB
[ebuild   R    ] dev-python/typed-ast-1.4.1::gentoo  USE="-test"
PYTHON_TARGETS="python3_7 python3_8* -python3_6 -python3_9" 0 KiB
[ebuild   R    ] dev-python/pytz-2020.1-r1::gentoo
PYTHON_TARGETS="python3_7 python3_8* (-pypy3) -python3_6 -python3_9" 0 KiB
[ebuild   R    ] dev-python/webencodings-0.5.1-r1::gentoo USE="-test"
PYTHON_TARGETS="python3_7 python3_8* (-pypy3) -python3_6 -python3_9" 0 KiB
[ebuild   R    ] dev-python/cython-0.29.21-r1::gentoo  USE="-doc -emacs
-test" PYTHON_TARGETS="python3_7 python3_8* (-pypy3) -python3_6
-python3_9" 0 KiB
[ebuild   R    ] dev-util/scons-4.0.1::gentoo  USE="-doc -test"
PYTHON_TARGETS="python3_7 python3_8* -python3_6 -python3_9" 0 KiB
[ebuild   R    ] dev-python/m2crypto-0.36.0-r1::gentoo USE="-libressl"
PYTHON_TARGETS="python3_7 python3_8* -python3_6 -python3_9" 0 KiB
[ebuild   R    ] dev-libs/gobject-introspection-1.64.1-r1::gentoo
USE="-doctool -gtk-doc -test" PYTHON_SINGLE_TARGET="python3_8*
-python3_6 -python3_7*" 0 KiB
[ebuild U  ] media-libs/dav1d-0.7.1:0/4::gentoo [0.7.0:0/4::gentoo]
USE="10bit 8bit asm" ABI_X86="(64) -32 (-x32)" 630 KiB
[ebuild U  ] dev-libs/libinput-1.16.3:0/10::gentoo
[1.16.1:0/10::gentoo] USE="-doc -test" INPUT_DEVICES="-wacom" 582 KiB
[ebuild   R    ] dev-python/jinja-2.11.2-r1::gentoo  USE="-doc -examples
-test" PYTHON_TARGETS="python3_7 python3_8* (-pypy3) -python3_6
-python3_9" 0 KiB
[ebuild U  ] media-libs/babl-0.1.78::gentoo [0.1.74::gentoo]
USE="-introspection -lcms -vala%" CPU_FLAGS_X86="mmx sse sse2 -avx2
-f16c -sse3 -sse4_1" 292 KiB
[ebuild U  ] dev-libs/jsoncpp-1.9.4:0/24::gentoo
[1.9.3:0/24::gentoo] USE="-doc -test" 210 KiB
[ebuild U  ] dev-python/pycparser-2.20-r1::gentoo [2.20::gentoo]
PYTHON_TARGETS="python3_6 python3_7 python3_8* (-pypy3) -python3_9
(-python2_7%*)" 0 KiB
[ebuild   R    ] dev-python/Babel-2.8.0-r2::gentoo  USE="-doc -test"
PYTHON_TARGETS="python3_7 python3_8* (-pypy3) -python3_6 -python3_9" 0 KiB
[ebuild   R    ] dev-python/docutils-0.16-r1::gentoo
PYTHON_TARGETS="python3_7 python3_8* (-pypy3) -python3_6 -python3_9" 0 KiB
[ebuild   R    ] dev-python/packaging-20.4-r1::gentoo  USE="-test"
PYTHON_TARGETS="python3_7 python3_8* (-pypy3) -python3_6 -python3_9" 0 KiB
[ebuild U  ] dev-python/lxml-4.6.2::gentoo [4.5.2-r1::gentoo]
USE="threads -doc -examples -test" PYTHON_TARGETS="python3_7 python3_8*
(-pypy3) -python3_6 -python3_9" 927 KiB
[ebuild   R    ] dev-python/isodate-0.6.0-r1::gentoo  USE="-test"
PYTHON_TARGETS="python3_6 python3_7 python3_8* (-pypy3) -python3_9%
(-python2_7%*)" 0 KiB
[ebuild   R    ] dev-python/html5lib-1.1::gentoo  USE="-test"
PYTHON_TARGETS="python3_7 python3_8* (-pypy3) -python3_6 -python3_9" 0 KiB
[ebuild   R    ] dev-python/mako-1.1.3-r1::gentoo  USE="-doc -test"
PYTHON_TARGETS="python3_7 python3_8* (-pypy3) -python3_6 -python3_9" 0 KiB
[ebuild U  ] sys-auth/pambase-20201103::gentoo [20201013::gentoo]
USE="nullok passwdqc sha512 -caps -debug -elogind -gnome-keyring
-minimal -mktemp -pam_krb5 -pam_ssh -pwhistory -pwquality -securetty
(-selinux) -systemd" 4 KiB
[ebuild  r  U  ] app-text/poppler-20.11.0:0/104::gentoo
[0.90.1:0/101::gentoo] USE="cairo cxx introspection jpeg jpeg2k lcms
tiff utils -cjk -curl -debug -doc -nss -png -qt5" 1610 KiB
[ebuild U  ] 

[gentoo-user] update fails, but I don't see why

2020-12-03 Thread n952162
9" 0 KiB
[ebuild   R    ] dev-python/m2crypto-0.36.0-r1::gentoo USE="-libressl"
PYTHON_TARGETS="python3_8* -python3_6 -python3_7* -python3_9" 0 KiB
[ebuild   R    ] dev-libs/gobject-introspection-1.64.1-r1::gentoo
USE="-doctool -gtk-doc -test" PYTHON_SINGLE_TARGET="python3_8*
-python3_6 -python3_7*" 0 KiB
[ebuild U  ] media-libs/dav1d-0.7.1:0/4::gentoo [0.7.0:0/4::gentoo]
USE="10bit 8bit asm" ABI_X86="(64) -32 (-x32)" 630 KiB
[ebuild U  ] dev-libs/libinput-1.16.3:0/10::gentoo
[1.16.1:0/10::gentoo] USE="-doc -test" INPUT_DEVICES="-wacom" 582 KiB
[ebuild   R    ] dev-python/jinja-2.11.2-r1::gentoo  USE="-doc -examples
-test" PYTHON_TARGETS="python3_8* (-pypy3) -python3_6 -python3_7*
-python3_9" 0 KiB
[ebuild U  ] media-libs/babl-0.1.78::gentoo [0.1.74::gentoo]
USE="-introspection -lcms -vala%" CPU_FLAGS_X86="mmx sse sse2 -avx2
-f16c -sse3 -sse4_1" 292 KiB
[ebuild U  ] dev-libs/jsoncpp-1.9.4:0/24::gentoo
[1.9.3:0/24::gentoo] USE="-doc -test" 210 KiB
[ebuild U  ] dev-python/pycparser-2.20-r1::gentoo [2.20::gentoo]
PYTHON_TARGETS="python3_6 python3_8* (-pypy3) -python3_7* -python3_9
(-python2_7%*)" 0 KiB
[ebuild   R    ] dev-python/Babel-2.8.0-r2::gentoo  USE="-doc -test"
PYTHON_TARGETS="python3_8* (-pypy3) -python3_6 -python3_7* -python3_9" 0 KiB
[ebuild   R    ] dev-python/docutils-0.16-r1::gentoo
PYTHON_TARGETS="python3_8* (-pypy3) -python3_6 -python3_7* -python3_9" 0 KiB
[ebuild   R    ] dev-python/packaging-20.4-r1::gentoo  USE="-test"
PYTHON_TARGETS="python3_8* (-pypy3) -python3_6 -python3_7* -python3_9" 0 KiB
[ebuild U  ] dev-python/lxml-4.6.2::gentoo [4.5.2-r1::gentoo]
USE="threads -doc -examples -test" PYTHON_TARGETS="python3_8* (-pypy3)
-python3_6 -python3_7* -python3_9" 927 KiB
[ebuild   R    ] dev-python/isodate-0.6.0-r1::gentoo  USE="-test"
PYTHON_TARGETS="python3_6 python3_8* (-pypy3) -python3_7* -python3_9%
(-python2_7%*)" 0 KiB
[ebuild   R    ] dev-python/html5lib-1.1::gentoo  USE="-test"
PYTHON_TARGETS="python3_8* (-pypy3) -python3_6 -python3_7* -python3_9" 0 KiB
[ebuild   R    ] dev-python/mako-1.1.3-r1::gentoo  USE="-doc -test"
PYTHON_TARGETS="python3_8* (-pypy3) -python3_6 -python3_7* -python3_9" 0 KiB
[ebuild U  ] sys-auth/pambase-20201103::gentoo [20201013::gentoo]
USE="nullok passwdqc sha512 -caps -debug -elogind -gnome-keyring
-minimal -mktemp -pam_krb5 -pam_ssh -pwhistory -pwquality -securetty
(-selinux) -systemd" 4 KiB
[ebuild  r  U  ] app-text/poppler-20.11.0:0/104::gentoo
[0.90.1:0/101::gentoo] USE="cairo cxx introspection jpeg jpeg2k lcms
tiff utils -cjk -curl -debug -doc -nss -png -qt5" 1610 KiB
[ebuild U  ] dev-python/cffi-1.14.0-r3:0/1.14.0::gentoo
[1.14.0-r2:0/1.14.0::gentoo] USE="-doc -test" PYTHON_TARGETS="python3_6
python3_8* -python3_7* -python3_9 (-python2_7%*)" 0 KiB
[ebuild   R    ] dev-python/rdflib-5.0.0::gentoo  USE="berkdb -examples
-sqlite -test" PYTHON_TARGETS="python3_8* -python3_6 -python3_7*
-python3_9" 0 KiB
[ebuild   R    ] net-dns/avahi-0.8-r2::gentoo  USE="dbus gdbm
introspection ipv6 nls -autoipd -bookmarks -doc -gtk -gtk2 -howl-compat
-mdnsresponder-compat -mono -python -qt5 (-selinux) -systemd -test"
ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python3_8* -python3_6
-python3_7*" 0 KiB
[ebuild   R    ] media-libs/gexiv2-0.12.1::gentoo USE="introspection
vala -gtk-doc -python -static-libs -test" PYTHON_TARGETS="python3_8*
-python3_6 -python3_7* -python3_9" 0 KiB
[ebuild U  ] dev-python/cryptography-3.2.1::gentoo [2.9::gentoo]
USE="-idna -libressl -test" PYTHON_TARGETS="python3_6 python3_8*
(-pypy3) -python3_7* -python3_9 (-python2_7%*)" 529 KiB
[ebuild   R    ] media-libs/lv2-1.18.0::gentoo  USE="-doc -plugins"
ABI_X86="(64) -32 (-x32)" PYTHON_SINGLE_TARGET="python3_8* -python3_6
-python3_7* -python3_9" 0 KiB
[ebuild  rR    ] net-print/cups-filters-1.27.4::gentoo USE="foomatic
jpeg png postscript tiff -dbus -ldap -pclm -pdf -perl -static-libs -test
-zeroconf" 0 KiB
[ebuild U  ] media-libs/gegl-0.4.24:0.4::gentoo [0.4.22:0.4::gentoo]
USE="cairo -debug -ffmpeg -introspection -lcms -lensfun -openexr -pdf
-raw -sdl -svg -test -tiff -umfpack -v4l -vala -webp" 4822 KiB
[ebuild U  ] app-admin/sudo-1.9.3_p1::gentoo [1.9.2::gentoo]
USE="nls pam secure-path sendmail ssl -gcrypt -ldap -libressl -offensive
-sasl (-selinux) -skey -sssd" 3866 KiB
[ebuild   R    ] net-analyzer/rrdtool-1.7.2:0/8.0.0::gentoo USE="graph
perl tcpd -dbi -doc -lua -python -rados -rrdcgi -ruby -static-libs -tcl
-test" PYTHON_SINGLE_TARGET="python3_8* -python3_6 -python3_7*" 0 KiB
[e

Re: [gentoo-user] update fails, but I don't see why

2020-12-04 Thread n952162
zma (-mdb) -mysql -netcdf -odbc -ogdi -opencl (-oracle) -pdf
-perl -png -postgres -python -spatialite -sqlite -threads -webp -xls
-zstd" PYTHON_TARGETS="python3_7 python3_8* -python3_6 -python3_9" 0 KiB
[ebuild   R    ] app-text/asciidoc-9.0.2::gentoo  USE="-doc -test"
PYTHON_SINGLE_TARGET="python3_8* (-pypy3) -python3_6 -python3_7*
-python3_9" 0 KiB
[ebuild U  ] dev-util/cbindgen-0.15.0::gentoo [0.14.6::gentoo]
USE="-debug" 3124 KiB
[ebuild   R    ] app-editors/gvim-8.2.0360::gentoo  USE="acl nls (-aqua)
-cscope -debug -gtk -gtk2 -lua -luajit -motif -neXt -netbeans -perl
-python -racket -ruby (-selinux) -session -sound -tcl"
PYTHON_SINGLE_TARGET="python3_8* -python3_6 -python3_7*" 0 KiB
[ebuild U  ] x11-apps/xmessage-1.0.5-r1::gentoo [1.0.5::gentoo] 0 KiB
[ebuild U  ] dev-python/setuptools-50.3.0::gentoo
[46.4.0-r3::gentoo] USE="-test" PYTHON_TARGETS="python3_6 python3_7
python3_8* (-pypy3) -python3_9 (-python2_7%*)" 2119 KiB
[ebuild   R    ] dev-python/setuptools_scm-4.1.2-r1::gentoo USE="-test"
PYTHON_TARGETS="python3_6 python3_7 python3_8* (-pypy3) -python3_9" 0 KiB
[ebuild   R    ] dev-util/meson-0.55.3::gentoo  USE="(-test)"
PYTHON_TARGETS="python3_7 python3_8* -python3_6 -python3_9" 0 KiB
[ebuild U  ] dev-python/six-1.15.0-r1::gentoo [1.15.0::gentoo]
USE="-doc -test" PYTHON_TARGETS="python3_6 python3_7 python3_8* (-pypy3)
-python3_9 (-python2_7%*)" 0 KiB
[ebuild U  ] dev-python/pygments-2.7.2::gentoo [2.7.0::gentoo]
USE="-doc -test" PYTHON_TARGETS="python3_7 python3_8* (-pypy3)
-python3_6 -python3_9" 2296 KiB
[ebuild U  ] dev-python/idna-2.10-r1::gentoo [2.10::gentoo]
PYTHON_TARGETS="python3_6 python3_7 python3_8* (-pypy3) -python3_9
(-python2_7%*)" 0 KiB
[ebuild   R    ] dev-python/pyparsing-2.4.7-r1::gentoo USE="-examples"
PYTHON_TARGETS="python3_7 python3_8* (-pypy3) -python3_6 -python3_9" 0 KiB
[ebuild   R    ] dev-python/markupsafe-1.1.1-r1::gentoo USE="-test"
PYTHON_TARGETS="python3_7 python3_8* (-pypy3) -python3_6 -python3_9" 0 KiB
[ebuild U  ] dev-python/chardet-3.0.4-r1::gentoo [3.0.4::gentoo]
USE="-test" PYTHON_TARGETS="python3_6 python3_7 python3_8* (-pypy3)
-python3_9 (-python2_7%*)" 0 KiB
[ebuild U  ] dev-python/ply-3.11-r1:0/3.11::gentoo
[3.11:0/3.11::gentoo] USE="-examples" PYTHON_TARGETS="python3_6
python3_7 python3_8* (-pypy3) -python3_9 (-python2_7%*)" 0 KiB
[ebuild U  ] dev-python/PySocks-1.7.1-r1::gentoo [1.7.1::gentoo]
PYTHON_TARGETS="python3_6 python3_7 python3_8* (-pypy3) -python3_9
(-python2_7%*)" 0 KiB
[ebuild   R    ] dev-python/alabaster-0.7.12::gentoo
PYTHON_TARGETS="python3_7 python3_8* (-pypy3) -python3_6 -python3_9" 0 KiB
[ebuild   R    ] dev-python/imagesize-1.1.0::gentoo  USE="-test"
PYTHON_TARGETS="python3_7 python3_8* (-pypy3) -python3_6 -python3_9" 0 KiB
[ebuild   R    ] dev-python/snowballstemmer-2.0.0::gentoo
PYTHON_TARGETS="python3_7 python3_8* (-pypy3) -python3_6 -python3_9" 0 KiB
[ebuild   R    ] dev-python/typed-ast-1.4.1::gentoo  USE="-test"
PYTHON_TARGETS="python3_7 python3_8* -python3_6 -python3_9" 0 KiB
[ebuild   R    ] dev-python/pytz-2020.1-r1::gentoo
PYTHON_TARGETS="python3_7 python3_8* (-pypy3) -python3_6 -python3_9" 0 KiB
[ebuild   R    ] dev-python/webencodings-0.5.1-r1::gentoo USE="-test"
PYTHON_TARGETS="python3_7 python3_8* (-pypy3) -python3_6 -python3_9" 0 KiB
[ebuild   R    ] dev-python/cython-0.29.21-r1::gentoo  USE="-doc -emacs
-test" PYTHON_TARGETS="python3_7 python3_8* (-pypy3) -python3_6
-python3_9" 0 KiB
[ebuild   R    ] dev-util/scons-4.0.1::gentoo  USE="-doc -test"
PYTHON_TARGETS="python3_7 python3_8* -python3_6 -python3_9" 0 KiB
[ebuild   R    ] dev-python/m2crypto-0.36.0-r1::gentoo USE="-libressl"
PYTHON_TARGETS="python3_7 python3_8* -python3_6 -python3_9" 0 KiB
[ebuild   R    ] dev-libs/gobject-introspection-1.64.1-r1::gentoo
USE="-doctool -gtk-doc -test" PYTHON_SINGLE_TARGET="python3_8*
-python3_6 -python3_7*" 0 KiB
[ebuild U  ] media-libs/dav1d-0.7.1:0/4::gentoo [0.7.0:0/4::gentoo]
USE="10bit 8bit asm" ABI_X86="(64) -32 (-x32)" 630 KiB
[ebuild U  ] dev-libs/libinput-1.16.3:0/10::gentoo
[1.16.1:0/10::gentoo] USE="-doc -test" INPUT_DEVICES="-wacom" 582 KiB
[ebuild   R    ] dev-python/jinja-2.11.2-r1::gentoo  USE="-doc -examples
-test" PYTHON_TARGETS="python3_7 python3_8* (-pypy3) -python3_6
-python3_9" 0 KiB
[ebuild U  ] media-libs/babl-0.1.78::gentoo [0.1.74::gentoo]
USE="-introspection -lcms -vala%" CPU_FLAGS_X86="mmx sse sse2 -avx2
-f16c -sse3 -sse4_1" 292 KiB
[ebuild U  ]