Bug 69238 - portindex fails to build a INDEX file
Summary: portindex fails to build a INDEX file
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-18 13:40 UTC by Torfinn Ingolfsen
Modified: 2004-07-19 07:45 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Torfinn Ingolfsen 2004-07-18 13:40:21 UTC

After cvsup today (July 18th, 2004), portindex fails to build a useful INDEX file (it is empty). Error are like this:
Loading status data ...  ok!
Checking ports tree for changes. Abort with CTRL-C.
Updating portinfo for /usr/ports/accessibility/at-spi
Failed to extract describe information from /usr/ports/accessibility/at-spi
Updating portinfo for /usr/ports/accessibility/atk
Failed to extract describe information from /usr/ports/accessibility/atk
...
...
Removing port /usr/ports/net/p5-SOAP-Lite from database
Removing port /usr/ports/devel/ruby-rbprof from database
Removing port /usr/ports/net-mgmt/nsc from database
Removing port /usr/ports/x11-fonts/xorg-fonts-type1 from database
Removing port /usr/ports/devel/libusb from database
Removing port /usr/ports/emulators/linux-vmware-toolbox4 from database
Removing port /usr/ports/comms/mlan from database
Removing port /usr/ports/emulators/linux-vmware-toolbox2 from database
Removing port /usr/ports/games/xblackjack from database
Saving status data ...  ok!
Expanding dependences ...  done
Building /usr/ports/INDEX-5
0 total entries
0 duplicated entries discarded
0 ports with unresolved depends kept

Why it fails to extract, I don't know. But I guess that is the reason for the 'Removing port ..' lines.

How-To-Repeat: 

- cvsup ports
- run 'portindex'
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2004-07-19 07:45:17 UTC
State Changed
From-To: open->closed

Fixed in ports/69256. Thanks for your submission!