Bug 115821

Summary: print/pdflib: fetch: http://www.pdflib.com/binaries/PDFlib/700/PDFlib-Lite-7.0.0p3.tar.gz: Not Found
Product: Ports & Packages Reporter: Tom-Pele Olsen <tom-pele>
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Tom-Pele Olsen 2007-08-26 02:30:02 UTC
I can'not install joomla from ports :
after manually csvsup ports...

cvsup -h cvsup3.dk.FreeBSD.org /usr/share/examples/cvsup/ports-supfile
 cd /usr/ports/www/joomla/ && make install clean
..

=> MD5 Checksum mismatch for PDFlib-Lite-7.0.0p3.tar.gz.
=> SHA256 Checksum mismatch for PDFlib-Lite-7.0.0p3.tar.gz.
===>  Refetch for 1 more times files: PDFlib-Lite-7.0.0p3.tar.gz PDFlib-Lite-7.0.0p3.tar.gz
===>  Vulnerability check disabled, database not found
=> PDFlib-Lite-7.0.0p3.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from http://www.pdflib.com/binaries/PDFlib/700/.
fetch: http://www.pdflib.com/binaries/PDFlib/700/PDFlib-Lite-7.0.0p3.tar.gz: Not Found
=> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/.
fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/PDFlib-Lite-7.0.0p3.tar.gz: File unavailable (e.g., file not found, no access)
=> Couldn't fetch it - please try to retrieve this
=> port manually into /usr/ports/distfiles/ and try again.

After trying manually fetch : PDFlib-Lite-7.0.0p3.tar.gz
and copied to /usr/ports/distfiles/PDFlib-Lite-7.0.0p3.tar.gz

Fix: 

probably update joomla port with redirection to newer url of PDFlib-Lite-7.0.x.x
and /or alternate url.
How-To-Repeat: Install FreeBSD 6.2 from scracth
standard install
Port install Bind 9.3.3
cvsup -h cvsup3.dk.FreeBSD.org /usr/share/examples/cvsup/ports-supfile
cd /usr/ports/www/joomla/ && make install clean
Comment 1 Remko Lodder freebsd_committer freebsd_triage 2007-08-26 11:26:19 UTC
Responsible Changed
From-To: freebsd-i386->freebsd-ports-bugs

Ports PR
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-08-27 08:20:40 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

Over to maintainer.
Comment 3 Tom-Pele Olsen 2007-08-27 21:46:59 UTC
Later i've tried manually  port PECL-PDFLIB  :

 

 

It said : 

 

 

 

 

x# cd /usr/ports/print/pecl-pdflib/ && make install clean

===>   pecl-pdflib-2.1.3_1 depends on file:
/usr/local/include/php/main/php.h -
found

===>   pecl-pdflib-2.1.3_1 depends on executable: phpize - found

===>   pecl-pdflib-2.1.3_1 depends on file:
/usr/local/lib/php/20050922/gd.so -
found

===>   pecl-pdflib-2.1.3_1 depends on file: /usr/local/bin/autoconf-2.59 -
found

===>   pecl-pdflib-2.1.3_1 depends on shared library: pdf.8 - not found

===>    Verifying install for pdf.8 in /usr/ports/print/pdflib

===>  Vulnerability check disabled, database not found

===>  Extracting for pdflib-7.0.0p3

=> MD5 Checksum mismatch for PDFlib-Lite-7.0.0p3.tar.gz.

=> SHA256 Checksum mismatch for PDFlib-Lite-7.0.0p3.tar.gz.

===>  Refetch for 1 more times files: PDFlib-Lite-7.0.0p3.tar.gz
PDFlib-Lite-7.0
.0p3.tar.gz

===>  Vulnerability check disabled, database not found

=> PDFlib-Lite-7.0.0p3.tar.gz doesn't seem to exist in
/usr/ports/distfiles/.

=> Attempting to fetch from http://www.pdflib.com/binaries/PDFlib/700/.

fetch: http://www.pdflib.com/binaries/PDFlib/700/PDFlib-Lite-7.0.0p3.tar.gz:
Not Found

=> Attempting to fetch from
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/.

fetch:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/PDFlib-Lite-7.0.0p3.tar.gz
: File unavailable (e.g., file not found, no access)

=> Couldn't fetch it - please try to retrieve this

=> port manually into /usr/ports/distfiles/ and try again.

*** Error code 1

 

Stop in /usr/ports/print/pdflib.

*** Error code 1

 

Stop in /usr/ports/print/pdflib.

*** Error code 1

 

Stop in /usr/ports/print/pecl-pdflib.

 

 

 

 

 

Regards

Tom-Pele Olsen

 
Comment 4 Alex Dupre freebsd_committer freebsd_triage 2007-08-28 10:36:20 UTC
State Changed
From-To: open->closed

Fixed.