Unix Technical Forum

Trouble downloading packages

This is a discussion on Trouble downloading packages within the comp.unix.bsd.openbsd.misc forums, part of the OpenBSD category; --> I succeeded in downloading and installing OpenBSD, but now, problem is that I cannot download packages. I followed the ...


Go Back   Unix Technical Forum > Unix Operating Systems > OpenBSD > comp.unix.bsd.openbsd.misc

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-16-2008, 08:10 AM
Thomas
 
Posts: n/a
Default Trouble downloading packages

I succeeded in downloading and installing OpenBSD, but now, problem is
that I cannot download packages.
I followed the instructions from here: http://www.openbsd.org/ports.html
I typed:
# export PKG_PATH=ftp://ftp.openbsd.org/pub/OpenBSD/4.1/packages/i386/
# pkg_add gnome-desktop-2.10.2p2.tgz

because it is Gnome that I want to install first of all. I get this
error:

Error from ftp://ftp.openbsd.org/OpenBSD/4.1/packages/i386:
550 Failed to change directory.
Can't find gnome-desktop-2.10.2p2.tgz
/usr/sbin/pkg_add: gnome-desktop-2.10.2p2.tgz:Fatal error
Why is this wrong?

Question no 2:
I did not yet completely understand the difference from Linux and BSD,
besides from that the kernels are not the same. If I for example
download the Linux version of, lets say, Google Earth, will it work on
my machine with OpenBSD installed?

Thanks in advance,
Edit/Delete Message

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-16-2008, 08:10 AM
Bryan
 
Posts: n/a
Default Re: Trouble downloading packages

For one, I would not download from the main site. Use one of the
mirrors closest to you.

You can add verbosity to pkg_add by using the -v (or -vv, or -vvv).
This should help you better diagnose the problem.


Thomas wrote:
> I succeeded in downloading and installing OpenBSD, but now, problem is
> that I cannot download packages.
> I followed the instructions from here: http://www.openbsd.org/ports.html
> I typed:
> # export PKG_PATH=ftp://ftp.openbsd.org/pub/OpenBSD/4.1/packages/i386/
> # pkg_add gnome-desktop-2.10.2p2.tgz
>
> because it is Gnome that I want to install first of all. I get this
> error:
>
> Error from ftp://ftp.openbsd.org/OpenBSD/4.1/packages/i386:
> 550 Failed to change directory.
> Can't find gnome-desktop-2.10.2p2.tgz
> /usr/sbin/pkg_add: gnome-desktop-2.10.2p2.tgz:Fatal error
> Why is this wrong?
>
> Question no 2:
> I did not yet completely understand the difference from Linux and BSD,
> besides from that the kernels are not the same. If I for example
> download the Linux version of, lets say, Google Earth, will it work on
> my machine with OpenBSD installed?
>
> Thanks in advance,
> Edit/Delete Message


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-16-2008, 08:10 AM
Bryan
 
Posts: n/a
Default Re: Trouble downloading packages

To answer your question number 2:

You must install the Linux emulation function that OBSD has. You can
find that in the FAQ.

As to Google Earth, install the RPM and try it out...

welcome to the BSD world, a world of true freedom...

Thomas wrote:
> I succeeded in downloading and installing OpenBSD, but now, problem is
> that I cannot download packages.
> I followed the instructions from here: http://www.openbsd.org/ports.html
> I typed:
> # export PKG_PATH=ftp://ftp.openbsd.org/pub/OpenBSD/4.1/packages/i386/
> # pkg_add gnome-desktop-2.10.2p2.tgz
>
> because it is Gnome that I want to install first of all. I get this
> error:
>
> Error from ftp://ftp.openbsd.org/OpenBSD/4.1/packages/i386:
> 550 Failed to change directory.
> Can't find gnome-desktop-2.10.2p2.tgz
> /usr/sbin/pkg_add: gnome-desktop-2.10.2p2.tgz:Fatal error
> Why is this wrong?
>
> Question no 2:
> I did not yet completely understand the difference from Linux and BSD,
> besides from that the kernels are not the same. If I for example
> download the Linux version of, lets say, Google Earth, will it work on
> my machine with OpenBSD installed?
>
> Thanks in advance,
> Edit/Delete Message


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-16-2008, 08:10 AM
torrfisken
 
Posts: n/a
Default Re: Trouble downloading packages

On Sep 21, 12:24 am, Bryan <bra...@gmail.com> wrote:
> To answer your question number 2:
>
> You must install the Linux emulation function that OBSD has. You can
> find that in the FAQ.
>
> As to Google Earth, install the RPM and try it out...
>
> welcome to the BSD world, a world of true freedom...
>
> Thomas wrote:
> > I succeeded in downloading and installing OpenBSD, but now, problem is
> > that I cannot download packages.
> > I followed the instructions from here:http://www.openbsd.org/ports.html
> > I typed:
> > # export PKG_PATH=ftp://ftp.openbsd.org/pub/OpenBSD/4.1/packages/i386/
> > # pkg_add gnome-desktop-2.10.2p2.tgz

>
> > because it is Gnome that I want to install first of all. I get this
> > error:

>
> > Error fromftp://ftp.openbsd.org/OpenBSD/4.1/packages/i386:
> > 550 Failed to change directory.
> > Can't find gnome-desktop-2.10.2p2.tgz
> > /usr/sbin/pkg_add: gnome-desktop-2.10.2p2.tgz:Fatal error
> > Why is this wrong?

>
> > Question no 2:
> > I did not yet completely understand the difference from Linux and BSD,
> > besides from that the kernels are not the same. If I for example
> > download the Linux version of, lets say, Google Earth, will it work on
> > my machine with OpenBSD installed?

>
> > Thanks in advance,
> > Edit/Delete Message


Thanks for your answers Bryan, I've solved the problem.
I thought I was going to receive an e-mail when someone answer to my
post

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-16-2008, 08:10 AM
Clever Monkey
 
Posts: n/a
Default Re: Trouble downloading packages

torrfisken wrote:
> On Sep 21, 12:24 am, Bryan <bra...@gmail.com> wrote:
>> To answer your question number 2:
>>
>> You must install the Linux emulation function that OBSD has. You can
>> find that in the FAQ.
>>
>> As to Google Earth, install the RPM and try it out...
>>
>> welcome to the BSD world, a world of true freedom...
>>
>> Thomas wrote:
>>> I succeeded in downloading and installing OpenBSD, but now, problem is
>>> that I cannot download packages.
>>> I followed the instructions from here:http://www.openbsd.org/ports.html
>>> I typed:
>>> # export PKG_PATH=ftp://ftp.openbsd.org/pub/OpenBSD/4.1/packages/i386/
>>> # pkg_add gnome-desktop-2.10.2p2.tgz
>>> because it is Gnome that I want to install first of all. I get this
>>> error:
>>> Error fromftp://ftp.openbsd.org/OpenBSD/4.1/packages/i386:
>>> 550 Failed to change directory.
>>> Can't find gnome-desktop-2.10.2p2.tgz
>>> /usr/sbin/pkg_add: gnome-desktop-2.10.2p2.tgz:Fatal error
>>> Why is this wrong?
>>> Question no 2:
>>> I did not yet completely understand the difference from Linux and BSD,
>>> besides from that the kernels are not the same. If I for example
>>> download the Linux version of, lets say, Google Earth, will it work on
>>> my machine with OpenBSD installed?
>>> Thanks in advance,
>>> Edit/Delete Message

>
> Thanks for your answers Bryan, I've solved the problem.
> I thought I was going to receive an e-mail when someone answer to my
> post
>

Unless you set the follow-up header to CC a copy to your email, simply
responding via NNTP will not automagically do so. Even so, most people
will ignore the return email, since so often such emails are just spam
harvesters.
--
clvrmnky <mailto:spamtrap@clevermonkey.org>

Direct replies will be blacklisted. Replace "spamtrap" with my name to
contact me directly.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 02-16-2008, 08:10 AM
torrfisken
 
Posts: n/a
Default Re: Trouble downloading packages

On Oct 1, 6:21 pm, Clever Monkey <spamt...@clevermonkey.org.INVALID>
wrote:
> torrfisken wrote:
> > On Sep 21, 12:24 am, Bryan <bra...@gmail.com> wrote:
> >> To answer your question number 2:

>
> >> You must install the Linux emulation function that OBSD has. You can
> >> find that in the FAQ.

>
> >> As to Google Earth, install the RPM and try it out...

>
> >> welcome to the BSD world, a world of true freedom...

>
> >> Thomas wrote:
> >>> I succeeded in downloading and installing OpenBSD, but now, problem is
> >>> that I cannot download packages.
> >>> I followed the instructions from here:http://www.openbsd.org/ports.html
> >>> I typed:
> >>> # export PKG_PATH=ftp://ftp.openbsd.org/pub/OpenBSD/4.1/packages/i386/
> >>> # pkg_add gnome-desktop-2.10.2p2.tgz
> >>> because it is Gnome that I want to install first of all. I get this
> >>> error:
> >>> Error fromftp://ftp.openbsd.org/OpenBSD/4.1/packages/i386:
> >>> 550 Failed to change directory.
> >>> Can't find gnome-desktop-2.10.2p2.tgz
> >>> /usr/sbin/pkg_add: gnome-desktop-2.10.2p2.tgz:Fatal error
> >>> Why is this wrong?
> >>> Question no 2:
> >>> I did not yet completely understand the difference from Linux and BSD,
> >>> besides from that the kernels are not the same. If I for example
> >>> download the Linux version of, lets say, Google Earth, will it work on
> >>> my machine with OpenBSD installed?
> >>> Thanks in advance,
> >>> Edit/Delete Message

>
> > Thanks for your answers Bryan, I've solved the problem.
> > I thought I was going to receive an e-mail when someone answer to my
> > post

>
> Unless you set the follow-up header to CC a copy to your email, simply
> responding via NNTP will not automagically do so. Even so, most people
> will ignore the return email, since so often such emails are just spam
> harvesters.
> --
> clvrmnky <mailto:spamt...@clevermonkey.org>
>
> Direct replies will be blacklisted. Replace "spamtrap" with my name to
> contact me directly.


Clever Monkey

Thanks for the info.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 10:05 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com