Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Dec 2002 15:12:08 -0800
From:      Darren Shepard <dss@orst.edu>
To:        questions@freebsd.org
Cc:        paul beard <paulbeard@mac.com>
Subject:   Re: portupgrade missing origin: how to fix??
Message-ID:  <20021211231208.GA54035@deep13.home>
In-Reply-To: <3DF64135.3060908@mac.com>
References:  <3DF64135.3060908@mac.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Dec 10, 2002 at 11:32:05AM -0800,
   paul beard <paulbeard@mac.com> writes:

| I have some perl modules I installed with cpan and portupgrade 
| always kicks back these errors: I'm not clear on how to fix the 
| "missing origin" stuff. Anyone got the clue-by-four for me?
| 
|         !  (bsdpan-Net-Telnet-3.03)     (missing origin)
|         !  (bsdpan-libwww-perl-5.65)    (missing origin)
|         !  (bsdpan-HTML-Parser-3.26)    (missing origin)
|         !  (bsdpan-Archive-Tar-0.22)    (missing origin)
|         !  (bsdpan-XML-Parser-2.31)     (missing origin)
|         !  (bsdpan-Term-ReadLine-Perl-1.0203)   (missing origin)
|         !  (bsdpan-URI-1.22)    (missing origin)
|         !  (bsdpan-Compress-Zlib-1.19)  (missing origin)
|         !  (bsdpan-HTML-Tagset-3.03)    (missing origin)
|         !  (bsdpan-CPAN-WAIT-0.27)      (missing origin)
|         !  (bsdpan-CPAN-1.63)   (missing origin)
| 
| -- 
| Paul Beard: seeking UNIX/internet engineering work
| in Seattle area. Details available below:
| 	<http://paulbeard.no-ip.org/paulbeard.html>;

Correct me if I'm wrong, but these packages have ``missing
origins'' because they were installed through cpan, rather 
then through ports, thusly pkgdb is confused as to where
they came from.  You could probably suppress these warnings
by running `pkgdb -F' and manually selecting the origin for 
each orphaned port, e.g. give bsdpan-Net-Telnet an origin of 
/usr/ports/net/p5-Net-Telnet/ .  However its not clear that
this is the correct thing to do -- doing so may only get you 
into future trouble.  Also, consider that this only works for 
those cpan modules which have a place in the ports system
(many do not).  Personally I would ignore (and do) such 
warnings as they aren't critical. 

-- 
yours in haste, |   http://darren.shepard.org/pubkey.txt
Darren Shepard  | 96D1FB7946171A06BA508FD8E16D6F5F31F0A7D2

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?20021211231208.GA54035>