Re: [Pkgutil-users] Help with creating a catalog?
Status: Beta
Brought to you by:
bonivart
|
From: Peter B. <bon...@op...> - 2010-04-06 08:19:45
|
On Fri, Apr 2, 2010 at 3:21 PM, Gerrit van der Sanden <ger...@er...> wrote: > Hi Tom, > > I have version 1.8.0bw, I have downloaded it this week. Where can I find 1.9.1? I assume you use Blastwave then, they have forked the pkgutil source, I don't know what their version of 1.8 contains. The official pkgutil version is now 1.10. > The wget link on the web page does not work for me, probably incorrect firewall settings somewhere. What link is that? If you mean something on http://pkgutil.wikidot.com I'm very interested in fixing it if something is wrong. > One more question if I may. Package "nutty" has a depend file with the line: > > P krazy KrAzY Applications > > In other words, it has a dependency towards the package "krazy". > But if I do "pkgutil -i nutty" it does not automatically install krazy. Pkgutil only uses the catalog to decide this so first check the contents of the catalog you have created, in the 7th field of the nutty line you should have krazy there as a dependency. And you also need to specify that mirror in pkgutil.conf or with -t when calling pkgutil. -- /peter |