Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] Failed to emerge net-misc/openssh-6.2_p2
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Xywa
Veteran
Veteran


Joined: 23 Jul 2005
Posts: 1631
Location: /mnt/Gentoo/Europe

PostPosted: Tue Jun 25, 2013 6:27 am    Post subject: [SOLVED] Failed to emerge net-misc/openssh-6.2_p2 Reply with quote

Hi,

After last update (emerge -uDN world) I hace such error:

Code:
>>> Emerging (4 of 7) net-misc/openssh-6.2_p2
 * openssh-6.2p2.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ...                                                                                    [ ok ]
 * Sorry, but this version does not yet support features
 * that you requested:   ldap
 * Please mask openssh-6.2_p2 for now and check back later:
 *  # echo '=net-misc/openssh-6.2_p2' >> /etc/portage/package.mask
 * ERROR: net-misc/openssh-6.2_p2 failed (setup phase):
 *   booooo
 *
 * Call stack:
 *               ebuild.sh, line  93:  Called pkg_setup
 *   openssh-6.2_p2.ebuild, line  80:  Called die
 * The specific snippet of code:
 *              die "booooo"
 *
 * If you need support, post the output of `emerge --info '=net-misc/openssh-6.2_p2'`,
 * the complete build log and the output of `emerge -pqv '=net-misc/openssh-6.2_p2'`.
 * The complete build log is located at '/mnt/video/tmp/portage/net-misc/openssh-6.2_p2/temp/build.log'.
 * The ebuild environment file is located at '/mnt/video/tmp/portage/net-misc/openssh-6.2_p2/temp/die.env'.
 * Working directory: '/usr/lib64/portage/pym'
 * S: '/mnt/video/tmp/portage/net-misc/openssh-6.2_p2/work/openssh-6.2p2'


Last edited by Xywa on Tue Jun 25, 2013 9:23 am; edited 1 time in total
Back to top
View user's profile Send private message
kurly
Apprentice
Apprentice


Joined: 02 Apr 2012
Posts: 260

PostPosted: Tue Jun 25, 2013 6:57 am    Post subject: Re: Failed to emerge net-misc/openssh-6.2_p2 Reply with quote

Xywa wrote:

Code:

 * Sorry, but this version does not yet support features
 * that you requested:   ldap
 * Please mask openssh-6.2_p2 for now and check back later:
 *  # echo '=net-misc/openssh-6.2_p2' >> /etc/portage/package.mask

You could do exactly what the error message indicated or try disabling the ldap use flag on the package if you don't need that feature.
Back to top
View user's profile Send private message
Xywa
Veteran
Veteran


Joined: 23 Jul 2005
Posts: 1631
Location: /mnt/Gentoo/Europe

PostPosted: Tue Jun 25, 2013 7:33 am    Post subject: Re: Failed to emerge net-misc/openssh-6.2_p2 Reply with quote

kurly wrote:
Xywa wrote:

Code:

 * Sorry, but this version does not yet support features
 * that you requested:   ldap
 * Please mask openssh-6.2_p2 for now and check back later:
 *  # echo '=net-misc/openssh-6.2_p2' >> /etc/portage/package.mask

You could do exactly what the error message indicated or try disabling the ldap use flag on the package if you don't need that feature.


I did this:
Code:
 * Please mask openssh-6.2_p2 for now and check back later:
 *  # echo '=net-misc/openssh-6.2_p2' >> /etc/portage/package.mask


And I have this error:
Code:
# emerge -uDN world
--- Invalid atom in /etc/portage/package.mask: >=sys-devel/automake-1.13=net-misc/openssh-6.2_p2
Back to top
View user's profile Send private message
Woofie
Tux's lil' helper
Tux's lil' helper


Joined: 11 Sep 2010
Posts: 83
Location: Czech Rep.

PostPosted: Tue Jun 25, 2013 8:09 am    Post subject: Reply with quote

Code:

# emerge -uDN world
--- Invalid atom in /etc/portage/package.mask: >=sys-devel/automake-1.13=net-misc/openssh-6.2_p2


It seems that you missing new line after automake-1.13 line

Code:

>=sys-devel/automake-1.13
=net-misc/openssh-6.2_p2


should do the trick
_________________
Sorry for my English. It's not my native language and I'm still learning it.
Back to top
View user's profile Send private message
Xywa
Veteran
Veteran


Joined: 23 Jul 2005
Posts: 1631
Location: /mnt/Gentoo/Europe

PostPosted: Tue Jun 25, 2013 9:23 am    Post subject: Reply with quote

Woofie wrote:
should do the trick


Many THX!

SOLVED :D :D :D :D 8) 8) 8) 8) 8)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum