Date: Thu, 20 Jan 2000 16:57:34 +0000 (GMT) From: Jonathon McKitrick <jcm@dogma.freebsd-uk.eu.org> To: freebsd-questions@freebsd.org Subject: possible bug in pkg_version Message-ID: <Pine.BSF.4.21.0001201653390.6243-100000@dogma.freebsd-uk.eu.org>
next in thread | raw e-mail | index | archive | help
I would have fixed this myself but i found out it is Perl, not C, and i also have too much to do today (: I used pkg_info -c to produce a script for updating ports. Anyway, when outputting the path to a package that is 'unknown in index', the path is the path of the package previously processed. For example, after showing the info, the pathname is obviously the path to mc (/usr/ports/misc/mc). The next entry is mergemaster. While the command to update is correct, the script outputs 'cd /usr/ports/misc/mc' and attempts to make megermaster from that location, which obviously will not work. Has anyone else seen this? I just cvsupped today and it hasn't been fixed, if it truly is a bug. -=> jm <=- "The light that burns twice as bright burns half as long, and you have burned so very, very brightly." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0001201653390.6243-100000>