Date: Tue, 15 Jun 2004 18:15:43 +0400 From: Alex Kapranoff <kappa@rambler-co.ru> To: Ivan Voras <ivoras@fer.hr> Cc: current@freebsd.org Subject: Re: Upgrading perl Message-ID: <20040615141543.GA56254@capella.rambler.stack.net> In-Reply-To: <40CEFFB1.1090404@fer.hr> References: <40CDC77A.8090300@fer.hr> <40CE01BC.5060608@alumni.rice.edu> <40CEFFB1.1090404@fer.hr>
next in thread | previous in thread | raw e-mail | index | archive | help
* Ivan Voras <ivoras@fer.hr> [June 15 2004, 17:54]: > I'm still struggling with upgrading perl, but recently I'm getting messages > such as these in copious amounts: > > pkg_delete: package apache-ant-1.5.4_1 has no origin recorded > pkg_delete: package db4-4.0.14 has no origin recorded > pkg_delete: package db41-4.1.25_1 has no origin recorded > pkg_delete: package diablo-jdk-noplugin-1.3.1.0 has no origin recorded These packages are probably old and indeed have no origins recorded (long time ago origins were not saved in /var/db/pkg as there was a one-to-one relation between package name and port relative path). The messages will go away once you update the packages. In case the automatic update of a particular package fails on you, complete it by hands and it will record origin upon `make install'. Anyway, this is an issue for -ports not -current. -- Alex Kapranoff.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040615141543.GA56254>