Re: pkg_add -u not working

2006-06-21 Thread atstake atstake
On 6/21/06, Benjamin Collins <[EMAIL PROTECTED]> wrote: What I expect the tool to do if I invoke it like $ sudo pkg_add -u is to do this (from pkg_add(1)): If no pkgname is given, pkg_add will update all installed packages. What actually happens after the above invocation is what Sebastian p

Re: pkg_add -u not working

2006-06-20 Thread Benjamin Collins
On Tue, Jun 20, 2006 at 09:56:17AM -0500, Will Maier wrote: > On Tue, Jun 20, 2006 at 09:29:08AM -0500, Benjamin Collins wrote: > > What actually happens after the above invocation is what Sebastian > > pointed out - updatable package names are printed, but nothing is > > actually updated. > > And

Re: pkg_add -u not working

2006-06-20 Thread Paul de Weerd
On Tue, Jun 20, 2006 at 06:41:09PM +0200, [EMAIL PROTECTED] wrote: | > On Tue, Jun 20, 2006 at 09:29:08AM -0500, Benjamin Collins wrote: | >> What actually happens after the above invocation is what Sebastian | >> pointed out - updatable package names are printed, but nothing is | >> actually updat

Re: pkg_add -u not working

2006-06-20 Thread steven mestdagh
[EMAIL PROTECTED] [2006-06-20, 18:41:09]: > *my oppinion* > There are not so many updates in the STABLE-Branch so I realy don`t > understand why nobody can spend 3hrs of Compiling (a day, in the night, > even developers have to speel :)) ) STABLE Packages (just the updated > software! Not ALL Packa

Re: pkg_add -u not working

2006-06-20 Thread Will Maier
On Tue, Jun 20, 2006 at 06:41:09PM +0200, [EMAIL PROTECTED] wrote: > 3.9-amd64 (stable). > But it was mentioned that there are no updated packages avaiable for amd64... > Yes I can update using Ports... but it`s realy not so good (compared to > pkg_add -ui). Right; pkg_add is nice. > *my oppinion

Re: pkg_add -u not working

2006-06-20 Thread sebastian . rother
> On Tue, Jun 20, 2006 at 09:29:08AM -0500, Benjamin Collins wrote: >> What actually happens after the above invocation is what Sebastian >> pointed out - updatable package names are printed, but nothing is >> actually updated. > > And you're running 3.9 or -current? 3.9-amd64 (stable). But it was

Re: pkg_add -u not working

2006-06-20 Thread Will Maier
On Tue, Jun 20, 2006 at 09:29:08AM -0500, Benjamin Collins wrote: > What actually happens after the above invocation is what Sebastian > pointed out - updatable package names are printed, but nothing is > actually updated. And you're running 3.9 or -current? -- o--{ Will

Re: pkg_add -u not working

2006-06-20 Thread Benjamin Collins
On Sun, Jun 18, 2006 at 01:43:44PM +0200, Marc Espie wrote: > You'd better really start explaining what you are doing, and what you > expect the tools to do... > > so far, you are not making any kind of point. > > pkg_add -ui does exactly what it is supposed to at this point in time. > If it doesn'

Re: pkg_add -u not working

2006-06-18 Thread Marc Espie
On Sun, Jun 18, 2006 at 12:03:34AM +0200, [EMAIL PROTECTED] wrote: > In my oppinion the tool does NOT WORK like descriped... > Why? If you update from 3.8 to 3.9 it MAY work. > But if a depency was updated or so it totaly fails... > > godfather $ sudo pkg_add -ui > Looking for updates: complete A

Re: pkg_add -u not working

2006-06-17 Thread atstake atstake
Hi Tobias, The last one just solved your problem (in case you didn't notice). Next time use 'pkg_add -ui' The last one solved the problem because I gave the package name (atk in this case). If I didn't give the package name it would just have compared and exited like before.

Re: pkg_add -u not working

2006-06-17 Thread Tobias Ulmer
On Sun, Jun 18, 2006 at 09:43:53AM +1000, atstake atstake wrote: > >I'm sure it doesn't output 3 dots. So if you want serious help, provide > >the full output of pkg_add. Afaik, the -F flags are not needed because > >-i already asks you in tricky situations. > > Here are 3 diffrerent types of outp

Re: pkg_add -u not working

2006-06-17 Thread atstake atstake
I'm sure it doesn't output 3 dots. So if you want serious help, provide the full output of pkg_add. Afaik, the -F flags are not needed because -i already asks you in tricky situations. Here are 3 diffrerent types of output - # pkg_add -uv Candidates for updating atk-1.10.1 -> atk-1.10.3p1 Cand

Re: pkg_add -u not working

2006-06-17 Thread Craig Skinner
There is always Debian and apt-get ;)

Re: pkg_add -u not working

2006-06-17 Thread sebastian . rother
In my oppinion the tool does NOT WORK like descriped... Why? If you update from 3.8 to 3.9 it MAY work. But if a depency was updated or so it totaly fails... godfather $ sudo pkg_add -ui Looking for updates: complete Cannot find updates for BitTorrent-4.2.2 ImageMagick-6.2.6.1 ORBit-0.5.13p1 OpenE

Re: pkg_add -u not working

2006-06-17 Thread Tobias Ulmer
On Sat, Jun 17, 2006 at 06:38:21PM +1000, atstake atstake wrote: > I have just upgraded from OpenBSD 3.8 -> 3.9. I set my PKG_PATH to > ftp://ftp.openbsd.org/pub/OpenBSD/3.9/packages/i386/ > > and did a "pkg_add -ui -F update -F updatedepends" but it doesn't > update all the packages instead just

pkg_add -u not working

2006-06-17 Thread atstake atstake
I have just upgraded from OpenBSD 3.8 -> 3.9. I set my PKG_PATH to ftp://ftp.openbsd.org/pub/OpenBSD/3.9/packages/i386/ and did a "pkg_add -ui -F update -F updatedepends" but it doesn't update all the packages instead just compare them. Here's the output - # pkg_add -ui -F update -F updatedepend