Date: Wed, 7 Aug 2002 07:18:36 -0700 (PDT) From: "Byron L. Hicks" <bhicks@nmsu.edu> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/41409: portupgrade broken with the change from .tgz to .tbz2 in packages Message-ID: <200208071418.g77EIa6N069388@www.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 41409 >Category: ports >Synopsis: portupgrade broken with the change from .tgz to .tbz2 in packages >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Aug 07 07:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Byron L. Hicks >Release: 4.6-STABLE >Organization: NMSU ICT >Environment: FreeBSD blackadder.nmsu.edu 4.6-STABLE FreeBSD 4.6-STABLE #9: Mon Aug 5 10:48:11 MDT 2002 root@bloodhound.nmsu.edu:/usr/obj/usr/src/sys/BLACKADDER i386 >Description: Even with the port dated 8/5, portupgrade doesn't work. The command: portupgrade -PP (packaged-port) fails, because it is looking for packages with .tgz or .tbz and the new packages are creating .tbz2 files. >How-To-Repeat: Create a package using portupgrade -p, then install try to install that package on a different machine using portupgrade -PP. >Fix: unknown, I grepped for .tbz and changed it to .tbz2 in the source files, but that didn't work. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208071418.g77EIa6N069388>