Re: not able to install some ports

2007-04-01 Thread Mikhail Goriachev
dbetts wrote:
 Mikhail Goriachev wrote:
 dbetts wrote:
   
 I have been trying to install amavisd-new, portgrey, and portupgrade. I 
 get the same error on all ports when they try to install 
 dependencies:(this is an example from trying to install the port 
 portupgrade)

[ trim ]


 Check your connection. Maybe your firewall is a bit tight (NAT
 problems?). Check what FTP mode you're using. Try to ftp into
 ftp.freebsd.org. Let us know how it goes.


 Regards,
 Mikhail.

   
 I am able to ftp into freebsd.org
 Firewall shouldn't be tight at all, as it is a fresh install of freebsd 
 and I haven't done anything with the firewall. I am running ATT DSL on a 
 2wire router.



Please make sure you also reply to the list.


Just a shot in the dark. Try to ftp into ftp.freebsd.org and fetch files
manually. If that fails (you're able to ftp, but not download anything)
then your router does some blocking. You'd have to start tweaking there.

Let us know how it goes.


Regards,
Mikhail.

-- 
Mikhail Goriachev
Webanoide

Telephone: +61 (0)3 62252501
Mobile Phone: +61 (0)4 38255158
E-Mail: [EMAIL PROTECTED]
Web: www.webanoide.org
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


not able to install some ports

2007-03-31 Thread dbetts
I have been trying to install amavisd-new, portgrey, and portupgrade. I 
get the same error on all ports when they try to install 
dependencies:(this is an example from trying to install the port 
portupgrade)


= bdb-0.6.0.tar.gz doesn't seem to exist in /usr/ports/distfiles/ruby.
= Attempting to fetch from ftp://moulon.inra.fr/pub/ruby/.
fetch: ftp://moulon.inra.fr/pub/ruby/bdb-0.6.0.tar.gz: Can't open data 
connection
= Attempting to fetch from 
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ruby/.
fetch: 
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ruby/bdb-0.6.0.tar.gz: 
File unavailable (e.g., file not found, no access)

= Couldn't fetch it - please try to retrieve this
= port manually into /usr/ports/distfiles/ruby and try again.
*** Error code 1
I have also tried pkg_add and get the error:

ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ruby/bdb-0.6.0.tar.gz: 
File unavailable (e.g., file not found, no access)

Is the ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles down?
Or is there a way to install these ports?

Thanks

--
Darrell
[EMAIL PROTECTED]
--
Looks like I Picked the Wrong Week to Stop Sniffing Glue.
-- Steve McCroskey --

Live ATC Feed from Toledo Express Airport http://audio.liveatc.net:8012/ktol.m3u

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: not able to install some ports

2007-03-31 Thread Garrett Cooper

dbetts wrote:
I have been trying to install amavisd-new, portgrey, and portupgrade. 
I get the same error on all ports when they try to install 
dependencies:(this is an example from trying to install the port 
portupgrade)


= bdb-0.6.0.tar.gz doesn't seem to exist in /usr/ports/distfiles/ruby.
= Attempting to fetch from ftp://moulon.inra.fr/pub/ruby/.
fetch: ftp://moulon.inra.fr/pub/ruby/bdb-0.6.0.tar.gz: Can't open data 
connection
= Attempting to fetch from 
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ruby/.
fetch: 
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ruby/bdb-0.6.0.tar.gz: 
File unavailable (e.g., file not found, no access)

= Couldn't fetch it - please try to retrieve this
= port manually into /usr/ports/distfiles/ruby and try again.
*** Error code 1
I have also tried pkg_add and get the error:

ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ruby/bdb-0.6.0.tar.gz: 
File unavailable (e.g., file not found, no access)

Is the ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles down?
Or is there a way to install these ports?

Thanks

Not sure why, but this happens on occasion with some ports. What you 
should do (quickest method) is google the filename listed above, 
download the file, and save it to /usr/ports/distfiles, then rebuild the 
port(s). This shouldn't occur with most of your ports though.

-Garrett
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: not able to install some ports

2007-03-31 Thread Mikhail Goriachev
dbetts wrote:
 I have been trying to install amavisd-new, portgrey, and portupgrade. I 
 get the same error on all ports when they try to install 
 dependencies:(this is an example from trying to install the port 
 portupgrade)
 
 = bdb-0.6.0.tar.gz doesn't seem to exist in /usr/ports/distfiles/ruby.
 = Attempting to fetch from ftp://moulon.inra.fr/pub/ruby/.
 fetch: ftp://moulon.inra.fr/pub/ruby/bdb-0.6.0.tar.gz: Can't open data 
 connection
 = Attempting to fetch from 
 ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ruby/.
 fetch: 
 ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ruby/bdb-0.6.0.tar.gz: 
 File unavailable (e.g., file not found, no access)
 = Couldn't fetch it - please try to retrieve this
 = port manually into /usr/ports/distfiles/ruby and try again.
 *** Error code 1
 I have also tried pkg_add and get the error:
 
 ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ruby/bdb-0.6.0.tar.gz: 
 File unavailable (e.g., file not found, no access)
 Is the ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles down?
 Or is there a way to install these ports?


Check your connection. Maybe your firewall is a bit tight (NAT
problems?). Check what FTP mode you're using. Try to ftp into
ftp.freebsd.org. Let us know how it goes.


Regards,
Mikhail.

-- 
Mikhail Goriachev
Webanoide

Telephone: +61 (0)3 62252501
Mobile Phone: +61 (0)4 38255158
E-Mail: [EMAIL PROTECTED]
Web: www.webanoide.org
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]