Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 136451 - openssh-4.3_p2 can't be emerged with both the ldap and hpn USE flags
Summary: openssh-4.3_p2 can't be emerged with both the ldap and hpn USE flags
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-11 11:01 UTC by riskable
Modified: 2006-06-11 12:48 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description riskable 2006-06-11 11:01:59 UTC
I can emerge openssh with ldap, or I can emerge openssh with hpn.  I can't emerge openssh with both hpn and ldap simultaneously.  It looks like the two patches are messing with each other...

kimura distfiles # emerge openssh
Calculating dependencies... done!
>>> Emerging (1 of 1) net-misc/openssh-4.3_p2-r2 to /
>>> checking ebuild checksums ;-)
>>> checking auxfile checksums ;-)
>>> checking miscfile checksums ;-)
>>> checking openssh-4.3p2.tar.gz ;-)
>>> checking openssh-4.3p2-hpn12.diff.gz ;-)
>>> checking openssh-lpk-4.3p1-0.3.7.patch ;-)
>>> Unpacking source...
>>> Unpacking openssh-4.3p2.tar.gz to /var/tmp/portage/openssh-4.3_p2-r2/work
 * Applying openssh-4.3_p1-krb5-typos.patch ...                                                                      [ ok ]
 * Applying openssh-4.3_p2-selinux.patch ...                                                                         [ ok ]
 * Applying openssh-lpk-4.3p1-0.3.7.patch ...                                                                        [ ok ]
 * Applying openssh-4.3p2-hpn12.diff.gz ...

 * Failed Patch: openssh-4.3p2-hpn12.diff.gz !
 *  ( /var/tmp/portage/openssh-4.3_p2-r2/temp/16460.patch )
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/openssh-4.3_p2-r2/temp/openssh-4.3p2-hpn12.diff.gz-16460.out


!!! ERROR: net-misc/openssh-4.3_p2-r2 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_unpack
  ebuild.sh, line 711:   Called src_unpack
  openssh-4.3_p2-r2.ebuild, line 78:   Called epatch '/var/tmp/portage/openssh-4.3_p2-r2/distdir/openssh-4.3p2-hpn12.diff.gz'
  eutils.eclass, line 333:   Called die

!!! Failed Patch: openssh-4.3p2-hpn12.diff.gz!
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 1 SpanKY gentoo-dev 2006-06-11 11:27:05 UTC
fixed in cvs
Comment 2 riskable 2006-06-11 12:48:13 UTC
Thanks!  I look forward to the next ebuild.

-Riskable