Re: Can't fetch boost-jam

2013-03-15 Thread Open Slate
org> wrote: > Open Slate writes: > > > For several days I have not been able to update my ports due to fetch > > errors. Right now the first port portupgrade wants to update is > > devel/boost-jam. Here is the tail of the output of make issued in > > /usr/ports/d

Re: Can't fetch boost-jam

2013-03-15 Thread Lowell Gilbert
Open Slate writes: > For several days I have not been able to update my ports due to fetch > errors. Right now the first port portupgrade wants to update is > devel/boost-jam. Here is the tail of the output of make issued in > /usr/ports/devel/boost-jam: You seem to have overrid

Re: Can't fetch boost-jam

2013-03-15 Thread Gary Dunn
Open Slate gmail.com> writes: > > For several days I have not been able to update my ports due to fetch > errors. Right now the first port portupgrade wants to update is > devel/boost-jam. [snip] Still cannot build this port toda

Can't fetch boost-jam

2013-03-14 Thread Open Slate
For several days I have not been able to update my ports due to fetch errors. Right now the first port portupgrade wants to update is devel/boost-jam. Here is the tail of the output of make issued in /usr/ports/devel/boost-jam: => Attempting to fetch http://netcologne.dl.sourceforge.net/proj

Re: Next csup tool to fetch src/ and ports/

2012-11-29 Thread Mark Felder
On Wed, 28 Nov 2012 13:24:40 +0100 David Demelier wrote: > I will need to use portsnap, to fetch ports build subversion and then I can > fetch the src, fetch the ports again using svn this time, that's a little > bit painful. > > Maybe we can try to write something like s

Re: Next csup tool to fetch src/ and ports/

2012-11-28 Thread Arthur Chance
On 11/28/12 12:24, David Demelier wrote: Hi, I'm fan of csup, I've been using it for years, since 7.0-RELEASE, however it will be disabled on February 2013.. I don't care about using portsnap instead, but how to fetch src/ then ? I will need to use portsnap, to fetch ports b

Next csup tool to fetch src/ and ports/

2012-11-28 Thread David Demelier
Hi, I'm fan of csup, I've been using it for years, since 7.0-RELEASE, however it will be disabled on February 2013.. I don't care about using portsnap instead, but how to fetch src/ then ? I will need to use portsnap, to fetch ports build subversion and then I can fetch the src,

Re: poudriere amassing fetch errors

2012-11-03 Thread P S
ile and then 'make checksum' fails and pours-it-on(re-downloads) at each invocation. It's not the only issue with 'make checksum' but I can't remember the others at the moment. The manual fix is to go to the offending port directory and do a 'make distclean&#x

Re: poudriere amassing fetch errors

2012-11-02 Thread Bryan Drewery
On 11/2/2012 11:52 AM, Wolfgang Riegler wrote: > Hi, > > unfortunately I have the same problem. A lot of fetch and checksum errors. I > have set RESOLV_CONF=/etc/resolv.conf in /usr/local/etc/poudriere.conf, > resolv.conf is copied to the poudriere jail and manual fetching of

Re: poudriere amassing fetch errors

2012-11-02 Thread Wolfgang Riegler
Hi, unfortunately I have the same problem. A lot of fetch and checksum errors. I have set RESOLV_CONF=/etc/resolv.conf in /usr/local/etc/poudriere.conf, resolv.conf is copied to the poudriere jail and manual fetching of the ports is working. On every run of poudriere bulk different ports are

Re: poudriere amassing fetch errors

2012-10-20 Thread Christopher J. Ruwe
On Fri, 19 Oct 2012 22:29:51 +0200 Patrick Lamaiziere wrote: > Le Sun, 14 Oct 2012 03:57:20 +0200, > "Christopher J. Ruwe" a écrit : > > Hello, > > > for some time I have noticed that poudriere bulk build amass fetch > > errors, i.e., the corresponding

Re: poudriere amassing fetch errors

2012-10-19 Thread Patrick Lamaiziere
Le Sun, 14 Oct 2012 03:57:20 +0200, "Christopher J. Ruwe" a écrit : Hello, > for some time I have noticed that poudriere bulk build amass fetch > errors, i.e., the corresponding distfile(s) cannot be fetched by the > build jail and I have to fetch these manually. > > D

poudriere amassing fetch errors

2012-10-13 Thread Christopher J. Ruwe
Hello, for some time I have noticed that poudriere bulk build amass fetch errors, i.e., the corresponding distfile(s) cannot be fetched by the build jail and I have to fetch these manually. Does anybody know a fix to this unnerving condition? Cheers, -- Christopher J. Ruwe TZ: GMT + 2h

Re: freebsd-update fetch trying to update custom kernel

2012-08-20 Thread Denis
> If you're building your own customised kernel, why don't you just build the > entire system from source? I've not used freebsd-update yet and probably > won't. Is it just a matter of time, i.e. waiting for the compilation to > finish? Actually I built this system from source. And now use free

Re: freebsd-update fetch trying to update custom kernel

2012-08-20 Thread Jamie Paul Griffin
== Denis wrote on Mon 20.Aug'12 at 16:41:56 +0400 == > > Then why not follow my suggestion of _letting_ freebsd-update > > update the kernel, but _use_ a different one instead which it > > won't touch? In /boot/loader.conf: > > > > kernel="mykernel" > > bootfile="/boot/mykernel/ker

Re: freebsd-update fetch trying to update custom kernel

2012-08-20 Thread Denis
> Then why not follow my suggestion of _letting_ freebsd-update > update the kernel, but _use_ a different one instead which it > won't touch? In /boot/loader.conf: > > kernel="mykernel" > bootfile="/boot/mykernel/kernel" > > Now freebsd-update can happily alter the default kernel w

Re: freebsd-update fetch trying to update custom kernel

2012-08-20 Thread Polytropon
l > > Yes, I rebuilt my custom kernel after. But this doesn't help - every > time I run "freebsd-update fetch" it suugest me to update kernel and > kernel.symbols. Then why not follow my suggestion of _letting_ freebsd-update update the kernel, but _use_ a different one

Re: freebsd-update fetch trying to update custom kernel

2012-08-20 Thread Denis
ery time I run "freebsd-update fetch" it suugest me to update kernel and kernel.symbols. Best regards, Denis ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any ma

Re: freebsd-update fetch trying to update custom kernel

2012-08-20 Thread Alexandre
On Mon, Aug 20, 2012 at 11:47 AM, Denis wrote: > Hi, > > I have FreeBSD 9.0 (p4) with custom kernel. > > "uname -i" says it: > HOMEWIFI90 > > However, when I run "freebsd-update fetch" command it would like to > update my kernel as well: > >

freebsd-update fetch trying to update custom kernel

2012-08-20 Thread Denis
Hi, I have FreeBSD 9.0 (p4) with custom kernel. "uname -i" says it: HOMEWIFI90 However, when I run "freebsd-update fetch" command it would like to update my kernel as well: freebsd-update fetch Looking up update.FreeBSD.org mirrors... 3 mirrors found. Fetching metada

Re: Power failure during portsnap fetch update

2012-07-22 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Sat Jul 21 09:40:20 2012 > Date: Sat, 21 Jul 2012 16:38:02 +0200 > From: Leslie Jensen > To: freebsd-questions@freebsd.org > Subject: Power failure during portsnap fetch update > > > My file system /usr/ports/net go damaged

Re: Power failure during portsnap fetch update

2012-07-21 Thread Leslie Jensen
2012-07-21 17:33, Wojciech Puchar skrev: freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org" It fixed the problem :-) you may "risk" putting fsck_y_enable=YES i

Re: Power failure during portsnap fetch update

2012-07-21 Thread Wojciech Puchar
freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org" It fixed the problem :-) you may "risk" putting fsck_y_enable=YES in your rc.conf i put background_fsck=NO

Re: Power failure during portsnap fetch update

2012-07-21 Thread Leslie Jensen
2012-07-21 16:59, Wojciech Puchar skrev: how about fsck_ffs -y / in single user mode? seems like no clri is needed. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any m

Re: Power failure during portsnap fetch update

2012-07-21 Thread Polytropon
On Sat, 21 Jul 2012 16:56:28 +0200, Leslie Jensen wrote: > Here are the errors: > > > root@bsd01~:fsck -F /dev/ad4s3f > ** /dev/ad4s3f (NO WRITE) In that case, fsck won't correct any errors. Good for checking, bad for repairing! Make sure the partition isn't mounted (

Re: Power failure during portsnap fetch update

2012-07-21 Thread Wojciech Puchar
how about fsck_ffs -y / in single user mode? seems like no clri is needed. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebs

Re: Power failure during portsnap fetch update

2012-07-21 Thread Leslie Jensen
2012-07-21 16:44, Wojciech Puchar skrev: I've done fsck -F in single user mode but there are warnings about not being able to fix this. without the messages from fsck i cannot help you. there are rare cases when mess gets written to inodes that fsck will not corrent it and you have to do it

Re: Power failure during portsnap fetch update

2012-07-21 Thread Polytropon
On Sat, 21 Jul 2012 16:38:02 +0200, Leslie Jensen wrote: > > My file system /usr/ports/net go damaged > > I've done fsck -F in single user mode but there are warnings about not > being able to fix this. First of all, you should give fsck a second try. Check the damaged partition per "fsck -y /d

Re: Power failure during portsnap fetch update

2012-07-21 Thread Wojciech Puchar
I've done fsck -F in single user mode but there are warnings about not being able to fix this. without the messages from fsck i cannot help you. there are rare cases when mess gets written to inodes that fsck will not corrent it and you have to do it yourself. most often - using clri(8). __

Power failure during portsnap fetch update

2012-07-21 Thread Leslie Jensen
My file system /usr/ports/net go damaged I've done fsck -F in single user mode but there are warnings about not being able to fix this. The directories below cannot be removed How do I go about this? Thanks /Leslie total 14 drwxr-xr-x 1 root wheel 512 21 Jul 16:13 ccxstream/ drwxr-x

Re: fetch error

2012-06-25 Thread Fbsd8
Polytropon wrote: On Mon, 25 Jun 2012 16:16:47 -0400, Fbsd8 wrote: I think I messed up the fetch setting in the envelope. Running 9.0 and get this console msg. env: usr/bin/fetch: No such file or directory When I enter env command to show all values I see nothing about fetch. The &quo

Re: fetch error

2012-06-25 Thread Polytropon
On Mon, 25 Jun 2012 16:16:47 -0400, Fbsd8 wrote: > I think I messed up the fetch setting in the envelope. > > Running 9.0 and get this console msg. > > env: usr/bin/fetch: No such file or directory > > When I enter env command to show all values I see nothing about fetch.

fetch error

2012-06-25 Thread Fbsd8
I think I messed up the fetch setting in the envelope. Running 9.0 and get this console msg. env: usr/bin/fetch: No such file or directory When I enter env command to show all values I see nothing about fetch. ___ freebsd-questions@freebsd.org

Re: Portmaster Fetch

2012-05-28 Thread Eitan Adler
On 28 May 2012 14:12, Silvio Siefke wrote: > Hello, > > is there a chance that portmaster can be only fetch all Source which need > update? > I mean make fetch-recursiv has helped in the ports collection, when i think > right, > but can portmaster that with all pack

Re: Portmaster Fetch

2012-05-28 Thread Polytropon
On Mon, 28 May 2012 23:12:31 +0200, Silvio Siefke wrote: > Hello, > > is there a chance that portmaster can be only fetch all Source which need > update? > I mean make fetch-recursiv has helped in the ports collection, when i think > right, > but can portmaster that with a

Portmaster Fetch

2012-05-28 Thread Silvio Siefke
Hello, is there a chance that portmaster can be only fetch all Source which need update? I mean make fetch-recursiv has helped in the ports collection, when i think right, but can portmaster that with all packages they need update? Thanks for help. Regards Silvio

Re: freebsd-update, fetch once upgrade many machines

2011-08-23 Thread Matthew Seaman
On 23/08/2011 16:26, Paul Schenkeveld wrote: > Thanks for the pointers on how to set up my own build servers for > freebsd-update but I'm not really interested in building locally, I > just want to mirror the releases and patches that we're interested in > locally and point freebsd-update at my loc

Re: freebsd-update, fetch once upgrade many machines

2011-08-23 Thread Lars Eighner
On Tue, 23 Aug 2011, Paul Schenkeveld wrote: On Fri, Aug 19, 2011 at 04:10:30PM +0200, Paul Schenkeveld wrote: Hi, Is it possible to fetch files needed for freebsd-update once and put them on a local fileserver to update many machines? Thanks for the pointers on how to set up my own build

Re: freebsd-update, fetch once upgrade many machines

2011-08-23 Thread Paul Schenkeveld
On Fri, Aug 19, 2011 at 04:10:30PM +0200, Paul Schenkeveld wrote: > Hi, > > Is it possible to fetch files needed for freebsd-update once and put > them on a local fileserver to update many machines? Thanks for the pointers on how to set up my own build servers for freebsd-update

RE: freebsd-update, fetch once upgrade many machines

2011-08-19 Thread Johan Hendriks
>Hi, >Is it possible to fetch files needed for freebsd-update once and put >them on a local fileserver to update many machines? > >The reason for asking is that all these machines are on secure >networks and are not allowed to have Internet access but can all >access a com

Re: freebsd-update, fetch once upgrade many machines

2011-08-19 Thread Peter Andreev
2011/8/19 Paul Schenkeveld : > Hi, > > Is it possible to fetch files needed for freebsd-update once and put > them on a local fileserver to update many machines? You can use http://www.freebsd.org/cgi/cvsweb.cgi/projects/freebsd-update-server/ > The reason for asking is that all

freebsd-update, fetch once upgrade many machines

2011-08-19 Thread Paul Schenkeveld
Hi, Is it possible to fetch files needed for freebsd-update once and put them on a local fileserver to update many machines? The reason for asking is that all these machines are on secure networks and are not allowed to have Internet access but can all access a common fileserver (using FTP, HTTP

Re: Can't fetch portsnap because of network problem

2011-04-03 Thread Paul Chany
2011-04-03 16:19 keltezéssel, Matthew Seaman írta: On 03/04/2011 14:45, Paul Chany wrote: I'm trying to fetch portsnap but can't because probably of network problem. Whenever I try to run command # portsnap fetch extract the process stall and never reach 20%. It is sad. :( Th

Re: Can't fetch portsnap because of network problem

2011-04-03 Thread Paul Chany
2011-04-03 16:19 keltezéssel, Matthew Seaman írta: On 03/04/2011 14:45, Paul Chany wrote: I'm trying to fetch portsnap but can't because probably of network problem. Whenever I try to run command # portsnap fetch extract the process stall and never reach 20%. It is sad. :( Th

Re: Can't fetch portsnap because of network problem

2011-04-03 Thread Paul Chany
2011-04-03 18:35 keltezéssel, Paul Chany írta: 2011-04-03 16:19 keltezéssel, Matthew Seaman írta: On 03/04/2011 14:45, Paul Chany wrote: I'm trying to fetch portsnap but can't because probably of network problem. Whenever I try to run command # portsnap fetch extract the process

Re: Can't fetch portsnap because of network problem

2011-04-03 Thread Paul Chany
2011-04-03 16:19 keltezéssel, Matthew Seaman írta: On 03/04/2011 14:45, Paul Chany wrote: I'm trying to fetch portsnap but can't because probably of network problem. Whenever I try to run command # portsnap fetch extract the process stall and never reach 20%. It is sad. :( Th

Re: Can't fetch portsnap because of network problem

2011-04-03 Thread Matthew Seaman
On 03/04/2011 14:45, Paul Chany wrote: > I'm trying to fetch portsnap but can't because probably of network problem. > > Whenever I try to run command > # portsnap fetch extract > > the process stall and never reach 20%. It is sad. :( > > The computer on wich

Can't fetch portsnap because of network problem

2011-04-03 Thread Paul Chany
Hi, I'm trying to fetch portsnap but can't because probably of network problem. Whenever I try to run command # portsnap fetch extract the process stall and never reach 20%. It is sad. :( The computer on wich I try to run this command is on my home LAN that has a gateway/router.

Re: Why FreeBSD fetch does not download a file via a proxy for HTTPS URLS (the same works fine for HTTP urls)

2011-02-25 Thread chandra reddy
t; Hi All, > > I am working on a project where i need to download a file via a proxy > server using HTTPS protocol. I found that fetch does not work/support > HTTPS requests over a proxy. I just checked and neither do wget nor curl. > I could overcome the above pr

Why FreeBSD fetch does not download a file via a proxy for HTTPS URLS (the same works fine for HTTP urls)

2011-02-23 Thread chandra reddy
Hi All, I am working on a project where i need to download a file via a proxy server using HTTPS protocol. I found that fetch does not work/support HTTPS requests over a proxy. My setup would be like this: Intranet Internet

Re: portsnap fetch corrupt

2011-02-15 Thread Alain G. Fabry
On Tue, Feb 15, 2011 at 06:49:14AM -0500, Jerry wrote: > On Tue, 15 Feb 2011 08:00:55 +0100 > Alain G. Fabry articulated: > > > Hello, > > > > Whenever I try to do a portsnap, it tels me metadata is corrupt. > > > > harley# portsnap fetch update > >

Re: portsnap fetch corrupt

2011-02-15 Thread Jerry
On Tue, 15 Feb 2011 08:00:55 +0100 Alain G. Fabry articulated: > Hello, > > Whenever I try to do a portsnap, it tels me metadata is corrupt. > > harley# portsnap fetch update > Looking up portsnap.FreeBSD.org mirrors... 5 mirrors found. > Fetching snapshot tag from

portsnap fetch corrupt

2011-02-14 Thread Alain G. Fabry
Hello, Whenever I try to do a portsnap, it tels me metadata is corrupt. harley# portsnap fetch update Looking up portsnap.FreeBSD.org mirrors... 5 mirrors found. Fetching snapshot tag from portsnap5.FreeBSD.org... done. Fetching snapshot metadata... done. Updating from Fri Feb 11 01:08:40 CET

Re: pf headaches: why won' t it let me fetch from ftp servers?

2010-01-08 Thread Morgan Wesström
; pass out proto tcp to any port 5999 keep state > #pass out all keep state > #pass out proto tcp to any keep state > pass out proto udp to any port $udp_services > > However,if I try to fetch a file from a ftp server as in the followining > example:fetch: ftp://ftp.FreeBSD.org/pub/

RE: pf headaches: why won' t it let me fetch from ftp servers?

2010-01-07 Thread Gary Gatten
d.org [mailto:owner-freebsd-questi...@freebsd.org] On Behalf Of Dino Vliet Sent: Thursday, January 07, 2010 3:39 PM To: freebsd-questions@freebsd.org Subject: pf headaches: why won' t it let me fetch from ftp servers? Dear freebsd list, I have the following pf.conf file: tcp_services = "

Re: pf headaches: why won' t it let me fetch from ftp servers?

2010-01-07 Thread Ben Schumacher
p to any port 587 keep state > pass out proto tcp to any port 5999 keep state > #pass out all keep state > #pass out proto tcp to any keep state > pass out proto udp to any port $udp_services > > However,if I try to fetch a file from a ftp server as in the followining > examp

pf headaches: why won' t it let me fetch from ftp servers?

2010-01-07 Thread Dino Vliet
oto tcp to any keep state pass out proto udp to any port $udp_services However,if I try to fetch a file from a ftp server as in the followining example:fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/bash/FAQ I get the result: Operation not permitted My first question is: What is causing

Re: portsnap fetch update

2009-12-21 Thread Frank Staals
ajtiM wrote: I did "portsnap fetch update" and I have in /usr/ports/editors/koffice-kde4 now. I thought that is version 2.1 but it is 1.6 still... I did check http://www.freshports.org/ but there are no koffice-kde4 and "search" also didn't find it. Is it something wr

portsnap fetch update

2009-12-20 Thread ajtiM
I did "portsnap fetch update" and I have in /usr/ports/editors/koffice-kde4 now. I thought that is version 2.1 but it is 1.6 still... I did check http://www.freshports.org/ but there are no koffice-kde4 and "search" also didn't find it. Is it something wrong on my sy

Freebsd-update fetch failed...

2009-08-06 Thread Marc Coyles
Evening folks... have just built up a new 7.0-RELEASE box, and have gone to update it to 7.0-RELEASEp11, however, whenever I run freebsd-update fetch I get the following: bigsis2# freebsd-update fetch Looking up update1.FreeBSD.org mirrors... none found. Fetching metadata signature for 7.0

Re: Fetching directories inclusive subdirectories on HTTP server via fetch or othe FreeBSD-own tools?

2009-04-02 Thread Oliver Fromme
O. Hartmann wrote: > I tried 'omi' but I find that the tool does not travers deeper into a > dir than level one, so subdirs seem to be left out. I will try wget, > although this tool would not be the first choice. Well, omi _does_ recurse into subdirectories, but it might fail if the FTP serv

Re: Fetching directories inclusive subdirectories on HTTP server via fetch or othe FreeBSD-own tools?

2009-04-02 Thread Vincent Hoffman
On 2/4/09 10:41, O. Hartmann wrote: > Oliver Fromme wrote: >> O. Hartmann wrote: >> > I run into a problem I can not solve. I need to fetch a whole >> directory > tree from a public remote site. The top level directory >> and its > subdirectories are ac

Re: Fetching directories inclusive subdirectories on HTTP server via fetch or othe FreeBSD-own tools?

2009-04-02 Thread O. Hartmann
Oliver Fromme wrote: O. Hartmann wrote: > I run into a problem I can not solve. I need to fetch a whole directory > tree from a public remote site. The top level directory and its > subdirectories are accessible via ftp:// and http:// so I tried fetch, > but fetch does only r

RE: Fetching directories inclusive subdirectories on HTTP server via fetch or othe FreeBSD-own tools?

2009-04-02 Thread Marc Coyles
> "O. Hartmann" wrote: > > I need to fetch a whole directory tree from a public remote site. > > The top level directory and its subdirectories are accessible via > > ftp:// and http:// so I tried fetch, but fetch does only retrieve > > data on file basis and

Re: Fetching directories inclusive subdirectories on HTTP server via fetch or othe FreeBSD-own tools?

2009-04-02 Thread Olivier Nicole
> I need to fetch a whole directory tree from a public remote site. > The top level directory and its subdirectories are accessible via > ftp:// and http:// so I tried fetch, but fetch does only retrieve > data on file basis and does not copy a whole directory tree > recursively.

Re: Fetching directories inclusive subdirectories on HTTP server via fetch or othe FreeBSD-own tools?

2009-04-01 Thread perryh
"O. Hartmann" wrote: > I need to fetch a whole directory tree from a public remote site. > The top level directory and its subdirectories are accessible via > ftp:// and http:// so I tried fetch, but fetch does only retrieve > data on file basis and does not copy

Re: Fetching directories inclusive subdirectories on HTTP server via fetch or othe FreeBSD-own tools?

2009-04-01 Thread Oliver Fromme
O. Hartmann wrote: > I run into a problem I can not solve. I need to fetch a whole directory > tree from a public remote site. The top level directory and its > subdirectories are accessible via ftp:// and http:// so I tried fetch, > but fetch does only retrieve data on file ba

Re: Fetching directories inclusive subdirectories on HTTP server via fetch or othe FreeBSD-own tools?

2009-04-01 Thread Vincent Hoffman
On 1/4/09 17:07, O. Hartmann wrote: > Hello. > > I run into a problem I can not solve. I need to fetch a whole > directory tree from a public remote site. The top level directory and > its subdirectories are accessible via ftp:// and http:// so I tried > fetch, but fetch does onl

Fetching directories inclusive subdirectories on HTTP server via fetch or othe FreeBSD-own tools?

2009-04-01 Thread O. Hartmann
Hello. I run into a problem I can not solve. I need to fetch a whole directory tree from a public remote site. The top level directory and its subdirectories are accessible via ftp:// and http:// so I tried fetch, but fetch does only retrieve data on file basis and does not copy a whole

Re: globally limit fetch download?

2009-02-19 Thread RW
On Thu, 19 Feb 2009 21:12:48 +0100 (CET) Wojciech Puchar wrote: > > I have several FreeBSD machines located at different sites on very > > slow DSL lines. > > > > Is there a way that I can limit the bandwidth that fetch uses when > > it fetches ports? > you may d

Re: globally limit fetch download?

2009-02-19 Thread Trober
Hi! "Workaround", but work :) http://unix.derkeiler.com/Mailing-Lists/FreeBSD/questions/2006-05/msg01071.html Trober - - - - - - Mensagem Original - De: B. Cook Para: freebsd-questions@freebsd.org Data: Quinta, 19 De Fevereiro De 2009 17:01 Assunto: globally limit fetc

Re: globally limit fetch download?

2009-02-19 Thread Wojciech Puchar
I have several FreeBSD machines located at different sites on very slow DSL lines. Is there a way that I can limit the bandwidth that fetch uses when it fetches ports? you may do this and 1000 times more things using IPFirewall man ipfw ___ freebsd

globally limit fetch download?

2009-02-19 Thread B. Cook
I have several FreeBSD machines located at different sites on very slow DSL lines. Is there a way that I can limit the bandwidth that fetch uses when it fetches ports? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman

Strange fetch behaviour

2009-02-04 Thread FreeBSD
Hi everyone, I'm totally mystified by this one: I have a shell script that fetch a couple of RSS feeds periodically. It worked fine. I now want to integrate a 3 times retry if the fetch fails. The logic of the script if now good but when I'm testing the script by unplugging the net

Re: Unable to Fetch ktorrent-3.1.6.tar.bz2

2009-01-28 Thread Mel
error or has something gona astray ? > > This question doesn't make much sense, are you looking for a package > for 7-stable or a distfile or what?. Makes perfect sense, tar.bz2 != package: # make -C net-p2p/ktorrent fetch => ktorrent-3.1.6.tar.bz2 doesn't seem to exist in

Re: Unable to Fetch ktorrent-3.1.6.tar.bz2

2009-01-28 Thread RW
On Wed, 28 Jan 2009 18:53:39 +1000 Warren Liddell wrote: > I updated my ports this afternoon and ktorrent has an upgrade, but > alas the pkg for it isnt in the distfiles list on the website yet, > was this in error or has something gona astray ? This question doesn't make much sense, are you loo

Unable to Fetch ktorrent-3.1.6.tar.bz2

2009-01-28 Thread Warren Liddell
I updated my ports this afternoon and ktorrent has an upgrade, but alas the pkg for it isnt in the distfiles list on the website yet, was this in error or has something gona astray ? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.o

Re: Error trying to fetch kdebase-workspace-4.1.3.tar.bz2

2008-11-04 Thread Lowell Gilbert
Warren Liddell <[EMAIL PROTECTED]> writes: > Does anyone have s ite where i can manually d/l > kdebase-workspace-4.1.3.tar.bz2 as all the addies in the freebsd ports > list for the file arent working for myself. I don't see any signs of it being built according to the build cluster: http://portsm

Error trying to fetch various KDE 4.1.3 files

2008-11-01 Thread Warren Liddell
Im trying to d/l various packages for KDE4.1.3, but so far none of the mirror sites etc listed seem to have the pakackages for me to build the port, is anyone else having this isue ? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.o

Error trying to fetch kdebase-workspace-4.1.3.tar.bz2

2008-11-01 Thread Warren Liddell
Does anyone have s ite where i can manually d/l kdebase-workspace-4.1.3.tar.bz2 as all the addies in the freebsd ports list for the file arent working for myself. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Error trying to fetch kdelibs-4.1.3.tar.bz2

2008-11-01 Thread Warren Liddell
Does anyone have s ite where i can manually d/l kdelibs-4.1.3.tar.bz2 as all the addies in the freebsd ports list for the file arent working for myself. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-qu

Re: [kde-freebsd] upgrading kdeartwork to version 4.1.1 fetch error in ports

2008-09-05 Thread Martin Wilke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Your portstree is broken please resync. On Thu, Sep 04, 2008 at 02:01:49PM -0700, Dino Vliet wrote: > Hi peeps,I want to upgrade my kde41 installation and the kdeartwork port > gives me troubles. I can't seem to fetch the files due to so

Re: upgrading kdeartwork to version 4.1.1 fetch error in ports

2008-09-04 Thread Aftab Jahan Subedar
Refetching means, mostly a failed download. So deleting the KDE/kdeartwork-4.1.1.tar.bz2 would solve the problem, means it will do a fresh fetch. To delete that file, do this: rm /usr/ports/distfiles/KDE/kdeartwork-4.1.1.tar.bz2 -- Aftab Jahan Subedar CEO/Software Engineer Subedar Technologies

Re: upgrading kdeartwork to version 4.1.1 fetch error in ports

2008-09-04 Thread RW
On Thu, 4 Sep 2008 14:01:49 -0700 (PDT) Dino Vliet <[EMAIL PROTECTED]> wrote: > Hi peeps,I want to upgrade my kde41 installation and the kdeartwork > port gives me troubles. I can't seem to fetch the files due to some > checksum mismatch. Delete the file and start again. I

upgrading kdeartwork to version 4.1.1 fetch error in ports

2008-09-04 Thread Dino Vliet
Hi peeps,I want to upgrade my kde41 installation and the kdeartwork port gives me troubles. I can't seem to fetch the files due to some checksum mismatch. Can you help me out?The commands I entered and the output is here:# portversion -l "<"

RE: wget vs fetch

2008-07-28 Thread Marcel Grandemange
Thank You, Worked Perfectly! Saved My Life ;> -Original Message- From: Sergey Zaharchenko [mailto:[EMAIL PROTECTED] Sent: Monday, July 28, 2008 12:35 PM To: Marcel Grandemange Subject: Re: wget vs fetch Hello Marcel! Mon, Jul 28, 2008 at 12:09:16PM +0200 you wrote: > Ive tried s

wget vs fetch

2008-07-28 Thread Marcel Grandemange
://192.168.12.4:3128/ ftp_proxy=http://192.168.12.1:3128/ FTP_PASSIVE_MODE=YES And here is the strange thing.. Fetch fails, but if I use wget there is no problem. The firewall does allow ftp to go directly aswell, so I have also tried leaving out any and all proxy settings, this fails aswell

wget vs fetch

2008-07-28 Thread Marcel Grandemange
://192.168.12.4:3128/ ftp_proxy=http://192.168.12.1:3128/ FTP_PASSIVE_MODE=YES And here is the strange thing.. Fetch fails, but if I use wget there is no problem. The firewall does allow ftp to go directly aswell, so I have also tried leaving out any and all proxy settings, this fails aswell

unable to fetch wmthemeinstall

2008-07-06 Thread luizbcampos
Despite I have enabled port 21 on /etc/pf.conf, I dont get fetching wmthemeinstall I get -operation not permitted, I use Free-BSD-7.0-R amd64 Regards Luiz ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/lis

Re: Unable to fetch source files using FTP for FreeBSD 7.0-RELEASE-p2

2008-06-27 Thread Amitabh Kant
On Fri, Jun 27, 2008 at 7:49 PM, David Gurvich <[EMAIL PROTECTED]> wrote: > If you have an install cd it works faster than csup to get the sources, > then use csup to update the sources. Thanks. I don't have access to a CD-ROM. It's a leased server at a remote location. I won't be doing buildworl

Re: Unable to fetch source files using FTP for FreeBSD 7.0-RELEASE-p2

2008-06-27 Thread David Gurvich
If you have an install cd it works faster than csup to get the sources, then use csup to update the sources. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAI

Re: Unable to fetch source files using FTP for FreeBSD 7.0-RELEASE-p2

2008-06-27 Thread RW
On Fri, 27 Jun 2008 09:50:14 -0400 David Gurvich <[EMAIL PROTECTED]> wrote: > Hi, > You just need to change the release name to 7.0-RELEASE. Use > sysinstall and change it in Options or a source supfile with that > release name. Does that actually work? I'd always assumed that that would give

Re: Unable to fetch source files using FTP for FreeBSD 7.0-RELEASE-p2

2008-06-27 Thread David Gurvich
Hi, You just need to change the release name to 7.0-RELEASE. Use sysinstall and change it in Options or a source supfile with that release name. Keep in mind that if you buildworld&installworld freebsd-update will not be able to do binary updates. ___ f

Unable to fetch source files using FTP for FreeBSD 7.0-RELEASE-p2

2008-06-27 Thread Amitabh Kant
rver for the release you are trying to fetch or go to the Options menu and to set the release name to explicitly match what's available on ftp.freebsd.org (or set to "any"). Would you like to select another FTP server? I have already tried multiple ftp locations, but always get the

Re: fetch question

2008-04-27 Thread Byung-Hee HWANG
hi, On Mon, 2008-04-28 at 13:23 +0900, Ho-young, SONG wrote: > Hello, i'm korea FreeBSD user > i have problem > i can't install port programs and portsnaps > i can do wget this program > but can't do fetch > FreeBSD STABLE Fre

fetch question

2008-04-27 Thread Ho-young, SONG
Hello, i'm korea FreeBSD user i have problem i can't install port programs and portsnaps i can do wget this program but can't do fetch FreeBSD STABLE FreeBSD 7.0-STABLE what is problem? --- [EMAIL PROTECTED] /usr/ports/net-p2p/rtorrent]

Re: ports fetch timeout

2008-03-27 Thread Ashant Chalasani
ine. > > > > I have no firewall on my network and as seen above, am able to FTP > > files down using the command-line "ftp" client. > > > > Is there any "fetch" related setting that's preventing the downloads? > > Or are there any

RE: portsnap fetch errors

2008-03-26 Thread Barry Byrne
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of RW > Sent: 26 March 2008 18:35 > To: freebsd-questions@freebsd.org > Subject: Re: portsnap fetch errors > > On Wed, 26 Mar 2008 15:52:51 - > "Barry

Re: portsnap fetch errors

2008-03-26 Thread RW
On Wed, 26 Mar 2008 15:52:51 - "Barry Byrne" <[EMAIL PROTECTED]> wrote: > By any chance is your portsnap using a proxy server, possibly squid? > > If so this may get around the problem prior to running your portsnap. > > # sysctl net.inet.ip.portrange.randomized=0 Why would that make a dif

RE: portsnap fetch errors

2008-03-26 Thread Barry Byrne
> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Elwell, Richard > I get the following error when I run portsnap fetch: > Fetching 14248 new ports or files... /usr/sbin/portsnap: cannot open > d5742d6e9ca3b11450f23606ae6a16b391a12f4c7b2d4fc638513ce3

  1   2   3   4   >