Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 28921 - missing file: openssh-3.7p1+x509g2.diff.gz
Summary: missing file: openssh-3.7p1+x509g2.diff.gz
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Security
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-16 16:05 UTC by B. K. Oxley (binkley)
Modified: 2003-09-18 21:11 UTC (History)
1 user (show)

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 B. K. Oxley (binkley) 2003-09-16 16:05:36 UTC
After turning on the X509 USE flag, emerging openssh breaks because of a 
missing file, openssh-3.7p1+x509g2.diff.gz: 
 
# emerge -v openssh 
Calculating dependencies ...done! 
>>> emerge (1 of 1) net-misc/openssh-3.7_p1 to / 
>>> Downloading 
http://gentoo.oregonstate.edu/distfiles/openssh-3.7p1+x509g2.diff.gz 
--18:03:13--  
http://gentoo.oregonstate.edu/distfiles/openssh-3.7p1+x509g2.diff.gz 
           => `/usr/portage/distfiles/openssh-3.7p1+x509g2.diff.gz' 
Resolving gentoo.oregonstate.edu... done. 
Connecting to gentoo.oregonstate.edu[128.193.0.3]:80... connected. 
HTTP request sent, awaiting response... 404 Not Found 
18:03:13 ERROR 404: Not Found. 
 
>>> Downloading 
http://distro.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/openssh-3.7p1+x509g2.diff.gz 
--18:03:13--  
http://distro.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/openssh-3.7p1+x509g2.diff.gz 
           => `/usr/portage/distfiles/openssh-3.7p1+x509g2.diff.gz' 
Resolving distro.ibiblio.org... done. 
Connecting to distro.ibiblio.org[152.2.210.109]:80... connected. 
HTTP request sent, awaiting response... 404 Not Found 
18:03:15 ERROR 404: Not Found. 
 
>>> Downloading 
http://roumenpetrov.info/openssh/x509g2/openssh-3.7p1+x509g2.diff.gz 
--18:03:15--  
http://roumenpetrov.info/openssh/x509g2/openssh-3.7p1+x509g2.diff.gz 
           => `/usr/portage/distfiles/openssh-3.7p1+x509g2.diff.gz' 
Resolving roumenpetrov.info... done. 
Connecting to roumenpetrov.info[212.36.10.170]:80... connected. 
HTTP request sent, awaiting response... 404 Not Found 
18:03:16 ERROR 404: Not Found. 
 
!!! Couldn't download openssh-3.7p1+x509g2.diff.gz. Aborting.
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2003-09-16 20:10:08 UTC
The patch is commented out, but in SRC_URI
...
selinux? http://lostlogicx.com/gentoo/openssh_3.6p1-5.se1.diff.bz2"
...	
the parentheses are missing.
Comment 2 SpanKY gentoo-dev 2003-09-16 20:15:44 UTC
he for some reason is d/ling the x509 patch, not the selinux one ...

the x509 is commented out, i dunno why this is happening ;x
Comment 3 Nicholas Jones (RETIRED) gentoo-dev 2003-09-18 21:11:06 UTC
There was an overlay on eagle. It was causing metadata from an older
ebuild to be pushed out via rsync. It's been fixed for a bit now.