Bug 26780

Summary: fetch for rpm source has wrong url
Product: Base System Reporter: arussell <arussell>
Component: i386Assignee: Yukihiro Nakai <nakai>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description arussell 2001-04-23 00:40:01 UTC
ftp://ftp.redhat.com/pub/redhat/current/SRPMS/i386/SRPMS/logrotate-3.5.2-1.src.rpm

is incorrect

Should be ftp://ftp.redhat.com/redhat/linux/7.0/en/os/i386/SRPMS/logrotate-3.5.2-1.src.rpm

ftp.redhat.com alway starts in /pub directory

Fix: 

change url to 

ftp://ftp.redhat.com/redhat/linux/7.0/en/os/i386/SRPMS/logrotate-3.5.2-1.src.rpm
How-To-Repeat: cd /usr/ports/sysutils/logrotate
make
Comment 1 dd freebsd_committer freebsd_triage 2001-04-23 01:46:51 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-ports

ports issue.
Comment 2 Doug Barton freebsd_committer freebsd_triage 2001-04-25 09:33:01 UTC
Responsible Changed
From-To: freebsd-ports->nakai


Over to maintainer
Comment 3 Yukihiro Nakai freebsd_committer freebsd_triage 2001-05-05 23:48:10 UTC
State Changed
From-To: open->closed

Update commited, thanks!