Bug 99880

Summary: deskutils/egroupware: checksum mismatch / bad bz2-file
Product: Ports & Packages Reporter: nkoch
Component: Individual Port(s)Assignee: Jun Kuriyama <kuriyama>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description nkoch 2006-07-07 11:50:16 UTC
"cd /usr/ports/deskutils/egroupware && make":

===>  Extracting for eGroupWare-1.2_1
=> MD5 Checksum mismatch for eGroupWare-1.2-102.tar.bz2.
===>  Refetch for 1 more times files: eGroupWare-1.2-102.tar.bz2 
=> eGroupWare-1.2-102.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from http://heanet.dl.sourceforge.net/sourceforge/egroupware/.
fetch: http://heanet.dl.sourceforge.net/sourceforge/egroupware/eGroupWare-1.2-102.tar.bz2: Not Found
=> Attempting to fetch from http://nchc.dl.sourceforge.net/sourceforge/egroupware/.
fetch: http://nchc.dl.sourceforge.net/sourceforge/egroupware/eGroupWare-1.2-102.tar.bz2: size unknown
fetch: http://nchc.dl.sourceforge.net/sourceforge/egroupware/eGroupWare-1.2-102.tar.bz2: size of remote file is not known
eGroupWare-1.2-102.tar.bz2                               0  B    0  Bps
eGroupWare-1.2-102.tar.bz2                              12 kB   31 kBps
=> MD5 Checksum mismatch for eGroupWare-1.2-102.tar.bz2.
===>  Giving up on fetching files: eGroupWare-1.2-102.tar.bz2 
Make sure the Makefile and distinfo file (/usr/ports/deskutils/egroupware/distinfo)
are up to date.  If you are absolutely sure you want to override this
check, type "make NO_CHECKSUM=yes [other args]".
*** Error code 1
Stop in /usr/ports/deskutils/egroupware.
*** Error code 1
Stop in /usr/ports/deskutils/egroupware.


"cd /usr/ports/deskutils/egroupware && make NO_CHECKSUM=yes":

===>  Extracting for eGroupWare-1.2_1
bzip2: /usr/ports/distfiles//eGroupWare-1.2-102.tar.bz2 is not a bzip2 file.
find: /usr/ports/deskutils/egroupware/work/egroupware: No such file or directory
===>  Patching for eGroupWare-1.2_1
===>  Configuring for eGroupWare-1.2_1
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-07-07 11:50:31 UTC
Responsible Changed
From-To: freebsd-ports-bugs->kuriyama

Over to maintainer
Comment 2 Jun Kuriyama freebsd_committer freebsd_triage 2006-07-18 15:10:03 UTC
State Changed
From-To: open->closed

Workaround committed.  Thank you for your reporting.