Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Oct 1998 13:48:43 +0900
From:      MIHIRA "Sanpei" Yoshiro <sanpei@sanpei.org>
To:        jkh@FreeBSD.ORG
Cc:        asami@FreeBSD.ORG, ports@FreeBSD.ORG
Subject:   Re: XFree86 dependency and sysinstall(/var/db/pkg/XFree86-3.2.2) 
Message-ID:  <199810150448.NAA02470@lavender.yy.cs.keio.ac.jp>
In-Reply-To: Your message of "Wed, 14 Oct 1998 21:18:01 -0700"
References:  <4882.908425081@time.cdrom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
>>The problem is that the "required by" check doesn't look at INDEX at
>>all, at least it didn't last I looked.  

  I review sysinstall/index.c. In index_extract_one function, index
is checked before "required by" warning box;

sysinstall/insdex.c line 595
            if ((tmp2 = index_search(top, cp, NULL)) != NULL) {<--------HERE

  But I do not have quick idea....

sanpei

>>   I checked 3.0-19981013-BETA. This problem is still there.
>> 
>>   Installed XFree86 via sysinstall, /var/db/pkg/XFree86-3.3.2
>> directory was automatically created.  But print out Warning box.
>
>Urk.  Darn.  So much for my hackfix.  I could have sworn that would
>work!
>
>>   I think 3.0-19981013-BETA/pacakges/INDEX is needed XFree86 line as
>> below:
>> 
>> XFree86-3.3.2|/usr/ports/x11/XFree86|/usr/X11R6|X11R6.3/XFree86 core distribu
>tion|/usr/ports/x11/XFree86/pkg/DESCR|jmz@FreeBSD.ORG|x11||
>
>The problem is that the "required by" check doesn't look at INDEX at
>all, at least it didn't last I looked.  It also shouldn't need to
>be in packages/All if the ports collection "thinks" it's already
>installed.  Hmmmm.  Anybody have any quick ideas?
>
>- Jordan
>


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810150448.NAA02470>