ports/66179: port linux_base-debian cannot download util-linux-locales debian package.

Mehmet Köse mkose at ozguryazilim.org
Sun May 2 21:00:24 UTC 2004


>Number:         66179
>Category:       ports
>Synopsis:       port linux_base-debian cannot download util-linux-locales debian package.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 02 14:00:23 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Mehmet Köse
>Release:        4.10-rc
>Organization:
>Environment:
FreeBSD decaf.mine.nu 4.10-PRERELEASE FreeBSD 4.10-PRERELEASE #3: Sun May  2 01:50:23 EEST 2004     root at decaf.mine.nu:/usr/obj/usr/src/sys/MINE  i386

>Description:
linux_base-debian port requires the file util-linux-locales_2.11n-4_all.deb.
This package has been updated and file removed from Debian package repository.
>How-To-Repeat:
Try to install port.
>Fix:
We can use updated version of package with this patch:

--- Makefile.orig       Sun May  2 23:20:55 2004
+++ Makefile    Sun May  2 23:35:45 2004
@@ -12,7 +12,7 @@
 MASTER_SITE_SUBDIR=    dists/woody/main/disks-${ARCH}/base-images-${PORTVERSION}-${DISTDATE} \
                        pool/main/u/util-linux
 PKGNAMESUFFIX= -debian
-DISTFILES=     basedebs.tar util-linux-locales_2.11n-4_all.deb
+DISTFILES=     basedebs.tar util-linux-locales_2.11n-7_all.deb
 EXTRACT_ONLY=  basedebs.tar
                                                                                                            
 MAINTAINER=    ports at FreeBSD.org
@@ -57,7 +57,7 @@
                telnet textutils util-linux util-linux-locales whiptail
                                                                                                            
 post-extract:
-       ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/util-linux-locales_2.11n-4_all.deb \
+       ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/util-linux-locales_2.11n-7_all.deb \
                ${WRKSRC}
                                                                                                            
 do-patch: build-depends

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list