problem nach cvsup (ports)

orangutanklaus

надеть шляпу, снять шляпу
tach,

nachdem ich ein cvsup der ports durchgefuehrt habe, bekomme ich auf "portsdb -Uu" folgende ausgabe:

Code:
Updating the ports index ... Generating INDEX.tmp - please wait..ruby18-cvs-0.2: "/usr/ports/devel/ruby-flex_rb" non-existent -- dependency list incomplete
===> devel/ruby-cvs failed
*** Error code 1
1 error

********************************************************************
Before reporting this error, verify that you are running a supported
version of FreeBSD (see [url]http://www.FreeBSD.org/ports/[/url]) 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 [email]ports@FreeBSD.org[/email] 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.
failed to generate INDEX!
portsdb: index generation error

das problem liegt offensichtlich im fehlenden port "ruby-flex_rb", aber wie kann ich das loesen?

p.s. ich habe vorher mein system nach freebsd-handbuch von "5.3beta7" auf "5.3stable" upgedatet. was bis dahin auch wunderbar funktioniert hat.

hat jemand eine hilfreiche antwort parat?


cu
 
Hallp,

späte Antwort, aber ich bin eben in das gleiche Problem gelaufen und habe Dein Posting bei google.de/bsd gefunden.

Lösung:
cd /usr/ports
make fetchindex

Danach klappt´s.

hth,
slatat2m
 
oder make index, allerdings muss da der portstree komplett! sein, also alles

siehe /usr/ports/UPDATING
 
Zuletzt bearbeitet:
hi mal wieder,

des prob mit dem ruby hat noch ein weiteres problem
portupgrade
geht dann auch net mehr...

wir lesen uns


<edit>
des problem taucht bei mir unter FreeBSD 4.9 aber nicht unter der 5.3 auf
</edit>
 
Zuletzt bearbeitet:
Zurück
Oben