Bug 82152

Summary: "make index" fails with "===> devel/cpan-upload failed"
Product: Ports & Packages Reporter: Stacey Roberts <stacey>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Stacey Roberts 2005-06-12 01:10:11 UTC
After fresh cvsup of port tree and successful portupgrade of various ports on system, running make index fails as follows:

# make index
Generating INDEX-5 - please wait..cpan-upload-2.2: "/usr/ports/textproc/p5-PodParser" non-existent -- dependency list incomplete
===> devel/cpan-upload failed
*** Error code 1
1 error

********************************************************************
Before reporting this error, verify that you are running a supported
version of FreeBSD (see http://www.FreeBSD.org/ports/) and that you
have a complete and up-to-date ports collection.  (INDEX builds are
not supported with partial or out-of-date ports collections -- in
particular, if you are using cvsup, you must cvsup the "ports-all"
collection, and have no "refuse" files.)  If that is the case, then
report the failure to ports@FreeBSD.org together with relevant
details of your ports configuration (including FreeBSD version,
your architecture, your environment, and your /etc/make.conf
settings, especially compiler flags and WITH/WITHOUT settings).

Note: the latest pre-generated version of INDEX may be fetched
automatically with "make fetchindex".
********************************************************************

*** Error code 1

Stop in /usr/ports.
*** Error code 1

Stop in /usr/ports.
#

Note - I *did* run "make fetchindex", "portsdb -fu" and "pkgdb -fu" prior to beginning the portupgrade process .

Fix: 

Don't know
How-To-Repeat: Cvsup ports tree to latest
Run "make fetchindex" et al
Portupgrade any ports that require updating
Run "make index"
Comment 1 Roman Bogorodskiy freebsd_committer freebsd_triage 2005-06-12 04:40:22 UTC
State Changed
From-To: open->closed

Please re-cvsup again, it should be fixed now.