Wildly different numbers of portsnap updates between i386 and amd64?

2013-09-21 Thread Christian Campbell
Hi. I run 9.1-RELEASE on two boxes: one i386 and the other amd64. I've run the latter for a bit over a week. When I portsnap update, the 32-bit machine typically gets several to dozens or hundreds of updates, while the 64-bit machine typically gets none, or maybe a couple. What might

Re: Wildly different numbers of portsnap updates between i386 and amd64?

2013-09-21 Thread Robert Simmons
The update is a delta from what is already on your system. When you updated the older box, you pulled in lots of changes to get it current. The newer box needed fewer updates to get current. Or something is wrong. You can always delete the contents of /ports and the database in /var/db/portsnap

FreeBSD10: lock order reversal with portsnap extract

2013-06-01 Thread Walter Hurry
I'm installing FreeBSD10 (head; snapshot from 30 May 2013) into a VM. One of the first things I do is a 'portsnap fetch extract'. As soon as the extract starts it produces a 'lock order reversal' message with a KDB stack backtrace, but then proceeds successfully to verify the integrity

Re: FreeBSD10: lock order reversal with portsnap extract

2013-06-01 Thread Fernando Apesteguía
El 01/06/2013 15:44, Walter Hurry walterhu...@gmail.com escribió: I'm installing FreeBSD10 (head; snapshot from 30 May 2013) into a VM. One of the first things I do is a 'portsnap fetch extract'. As soon as the extract starts it produces a 'lock order reversal' message with a KDB stack

Re: FreeBSD10: lock order reversal with portsnap extract

2013-06-01 Thread Julian H. Stacey
Hi, Reference: From: Walter Hurry walterhu...@gmail.com Date: Sat, 1 Jun 2013 13:43:47 + (UTC) Walter Hurry wrote: I'm installing FreeBSD10 (head; snapshot from 30 May 2013) into a VM. One of the first things I do is a 'portsnap fetch extract'. As soon as the extract

Re: FreeBSD10: lock order reversal with portsnap extract

2013-06-01 Thread Walter Hurry
of the first things I do is a 'portsnap fetch extract'. As soon as the extract starts it produces a 'lock order reversal' message with a KDB stack backtrace, but then proceeds successfully to verify the integrity and install the ports tree. Should I worry? Yes, you should worry ;-) Worry you

problems with port upgrade consistency using portsnap

2013-05-19 Thread fddi
Hello, I am using portsnap to update my port collection on FreeBSD 9.1 the first time I ran it a few weeks ago I did| || |||portsnap fetch| || |and then portsnap exctract then I did a crontab script to update ports every night 0 3 * * * /usr/sbin/portsnap -I cron update pkg_version -vIL

Re: problems with port upgrade consistency using portsnap

2013-05-19 Thread Shane Ambler
On 19/05/2013 15:49, fddi wrote: Hello, I am using portsnap to update my port collection on FreeBSD 9.1 the first time I ran it a few weeks ago I did| || |||portsnap fetch| || |and then portsnap exctract then I did a crontab script to update ports every night 0 3 * * * /usr/sbin/portsnap -I

Re: problems with port upgrade consistency using portsnap

2013-05-19 Thread fddi
hello, here is from portsnap.conf # PORTSDIR=/usr/ports so it is /usr/ports instead in my environment $PORTSDIR is undefined. Here is /usr/ports/lang/python27/Makefile PORTNAME= python27 PORTVERSION=2.7.3 PORTREVISION= 6 after I did portsnap fetch update everythign looks

Re: problems with port upgrade consistency using portsnap

2013-05-19 Thread Michael Powell
fddi wrote: [snip] so ther is something wrong in my crontab 0 3 * * * /usr/sbin/portsnap -I cron update pkg_version -vIL= See man portsnap, section TIPS - it shows example of correct way: 0 3 * * * root /usr/sbin/portsnap cron The TIPS section contains more details. [snip] -Mike

Re: portsnap

2013-04-07 Thread ajtiM
On Saturday, April 06, 2013 20:37:45 Joshua Isom wrote: On 4/6/2013 5:01 PM, ajtiM wrote: Hi! Are there problems with portsnap servers, please? I saw on fresports.org Opera update long eight or more hours ago but my portsnap fetch update shows: portsnap fetch update Looking up

Re: portsnap

2013-04-07 Thread Joshua Isom
don't know much about the portsnap mirror infrastructure, but if they're updated via cron, maybe their timings are just a little off for when syncing from the master. If the mirror tried to sync every 8 hours, but syncs 30 minutes before the master builds a new set, it'll always be seven

portsnap

2013-04-06 Thread ajtiM
Hi! Are there problems with portsnap servers, please? I saw on fresports.org Opera update long eight or more hours ago but my portsnap fetch update shows: portsnap fetch update Looking up portsnap.FreeBSD.org mirrors... 6 mirrors found. Fetching snapshot tag from your-org.portsnap.freebsd.org

Re: portsnap

2013-04-06 Thread Andre Goree
On Sat, 06 Apr 2013 18:01:05 -0400, ajtiM lum...@gmail.com wrote: Hi! Are there problems with portsnap servers, please? I saw on fresports.org Opera update long eight or more hours ago but my portsnap fetch update shows: portsnap fetch update Looking up portsnap.FreeBSD.org mirrors... 6

Re: portsnap

2013-04-06 Thread Joshua Isom
On 4/6/2013 5:01 PM, ajtiM wrote: Hi! Are there problems with portsnap servers, please? I saw on fresports.org Opera update long eight or more hours ago but my portsnap fetch update shows: portsnap fetch update Looking up portsnap.FreeBSD.org mirrors... 6 mirrors found. Fetching snapshot tag

Re: Portsnap gets ports that claim to be out of date

2013-03-30 Thread Michael Powell
John Levine wrote: When I do portsnap update and try building stuff, I get errors like this: ^^ Mk/bsd.port.mk, line 5: warning: You are using a ports file that originated from CVS!! Mk/bsd.port.mk, line 6: warning: The FreeBSD project has switched from

Portsnap gets ports that claim to be out of date

2013-03-29 Thread John Levine
When I do portsnap update and try building stuff, I get errors like this: Mk/bsd.port.mk, line 5: warning: You are using a ports file that originated from CVS!! Mk/bsd.port.mk, line 6: warning: The FreeBSD project has switched from CVS to SubVersion. Mk/bsd.port.mk, line 7: warning: This CVS

new committed port svn or portsnap

2013-02-03 Thread Fbsd8
When a port gets committed where is it really being committed to? Why is there such a delay before svn.freebsd.org/ports/head gets updated with the newly committed port? How often is the portsnap file updated? ___ freebsd-questions@freebsd.org

Re: how to correct portsnap corruption

2012-11-27 Thread Arthur Chance
On 11/27/12 05:50, Dale Scott wrote: Hi, I was running portsnap fetch on a remote terminal when my connection failed. After connecting running portsnap again, it appeared to complete correctly. However, when I run portsnap extract I get the following error: casper# portsnap extract /usr

Re: how to correct portsnap corruption

2012-11-27 Thread RW
On Tue, 27 Nov 2012 08:13:50 + Arthur Chance wrote: On 11/27/12 05:50, Dale Scott wrote: Hi, I was running portsnap fetch on a remote terminal when my connection failed. After connecting running portsnap again, it appeared to complete correctly. However, when I run portsnap extract I

RE: how to correct portsnap corruption - SOLVED

2012-11-27 Thread Dale Scott
'rm -fr /var/db/portsnap/*' and then 'portsnap fetch portsnap extract' Thanks everyone! Dale Scott ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail

how to correct portsnap corruption

2012-11-26 Thread Dale Scott
Hi, I was running portsnap fetch on a remote terminal when my connection failed. After connecting running portsnap again, it appeared to complete correctly. However, when I run portsnap extract I get the following error: casper# portsnap extract /usr/ports/.cvsignore /usr/ports/CHANGES /usr

Re: portsnap

2012-11-22 Thread Polytropon
On Wed, 21 Nov 2012 21:44:40 + (UTC), jb wrote: This is not the same what portsnap(8) does: portsnap ... command ... This command word is non-executable by itself; it has a meaning only as a special word passed to portsnap command to tell it what to do internally, just a kind of special

Re: portsnap

2012-11-22 Thread Steve O'Hara-Smith
On Thu, 22 Nov 2012 10:40:59 +0100 Polytropon free...@edvax.de wrote: On Wed, 21 Nov 2012 21:44:40 + (UTC), jb wrote: This is not the same what portsnap(8) does: portsnap ... command ... This command word is non-executable by itself; it has a meaning only as a special word passed

Re: portsnap

2012-11-21 Thread Polytropon
On Tue, 20 Nov 2012 18:42:37 + (UTC), jb wrote: Robert Bonomi bonomi at mail.r-bonomi.com writes: ... the authors of the portsnap docs (and the _numerous_ other applications that describe the use of certain keywords used as input to that appication ARE correct -- despite

Re: portsnap

2012-11-21 Thread jb
a command as a parameter, namely: - portsnap ... command ... e.g. portsnap fetch - system(command); e.g. system(ls -al); The former is passed an action keyword as an argument (I like the word keyword; we could use command keyword as perhaps even a better fit and the closest to describe

Re: portsnap

2012-11-21 Thread Robert Bonomi
From: jb jb.1234a...@gmail.com Subject: Re: portsnap Date: Wed, 21 Nov 2012 10:43:30 + (UTC) So, the manual for portsnap(8) is imprecise, actually unfortunate because misleading. The manual/ manpage for portsnap(8) and its use of 'command' is precise *and* entirely consistant

Re: portsnap

2012-11-21 Thread jb
Robert Bonomi bonomi at mail.r-bonomi.com writes: From: jb jb.1234abcd at gmail.com Subject: Re: portsnap Date: Wed, 21 Nov 2012 10:43:30 + (UTC) So, the manual for portsnap(8) is imprecise, actually unfortunate because misleading. The manual/ manpage for portsnap(8

Re: portsnap

2012-11-20 Thread jb
Robert Bonomi bonomi at mail.r-bonomi.com writes: ... You gave portsnap two commands - one succeeded and the other failed. Nope. I gave ONE command: 'portsnap fetch update'. FALSE TO FACT. No way. UNIX command (on a command line, also called CLI), is anything

Re: portsnap

2012-11-20 Thread Steve O'Hara-Smith
On Tue, 20 Nov 2012 09:15:16 + (UTC) jb jb.1234a...@gmail.com wrote: Robert Bonomi bonomi at mail.r-bonomi.com writes: You persist in repeating your error. ... Well, yes - CLI applies to many environments (not only OSs), with the same basic format. Why don't the pair of

Re: portsnap

2012-11-20 Thread jb
Steve O'Hara-Smith ateve at sohara.org writes: ... Educate yourselves, please. It's scary when one confuses command arguments with a command because some nitwit described/called it that way. jb ___ freebsd-questions@freebsd.org mailing list

Re: portsnap

2012-11-20 Thread Robert Bonomi
From owner-freebsd-questi...@freebsd.org Tue Nov 20 03:17:25 2012 To: freebsd-questions@freebsd.org From: jb jb.1234a...@gmail.com Subject: Re: portsnap Date: Tue, 20 Nov 2012 09:15:16 + (UTC) Robert Bonomi bonomi at mail.r-bonomi.com writes: ... You gave portsnap two

Re: portsnap

2012-11-20 Thread jb
. the authors of the portsnap docs (and the _numerous_ other applications that describe the use of certain keywords used as input to that appication ARE correct -- despite your boneheaded denial of that fact. A command specifies, to the application to which it is directed, _what_ (or _which_, if you

Re: portsnap

2012-11-20 Thread Steve O'Hara-Smith
On Tue, 20 Nov 2012 10:46:55 + (UTC) jb jb.1234a...@gmail.com wrote: Educate yourselves, please. It's scary when one confuses command arguments with a command because some nitwit described/called it that way. jb Well with nearly 30 years in unix software development I do know a

Re: portsnap

2012-11-20 Thread Robert Bonomi
From owner-freebsd-questi...@freebsd.org Tue Nov 20 11:14:25 2012 To: freebsd-questions@freebsd.org From: jb jb.1234a...@gmail.com Subject: Re: portsnap Date: Tue, 20 Nov 2012 17:12:46 + (UTC) Robert Bonomi bonomi at mail.r-bonomi.com writes: ... http://en.wikipedia.org/wiki

Re: portsnap

2012-11-20 Thread jb
Robert Bonomi bonomi at mail.r-bonomi.com writes: ... the authors of the portsnap docs (and the _numerous_ other applications that describe the use of certain keywords used as input to that appication ARE correct -- despite your boneheaded denial of that fact. Yes, it is a keyword

portsnap

2012-11-19 Thread jb
Hi, have i caught portsnap with its pants down ? # rm -rf /usr/ports # portsnap fetch update Looking up portsnap.FreeBSD.org mirrors... 6 mirrors found. Fetching snapshot tag from ec2-eu-west-1.portsnap.freebsd.org... done. Fetching snapshot metadata... done. Updating from Sun Nov 11 15:54:03 CET

Re: portsnap

2012-11-19 Thread RW
On Mon, 19 Nov 2012 15:21:19 + (UTC) jb wrote: Hi, have i caught portsnap with its pants down ? # rm -rf /usr/ports # portsnap fetch update Looking up portsnap.FreeBSD.org mirrors... 6 mirrors found. Fetching snapshot tag from ec2-eu-west-1.portsnap.freebsd.org... done. Fetching

Re: portsnap

2012-11-19 Thread jb
RW rwmaillists at googlemail.com writes: ... ... So, why did it do so much work (ca. 5 min, 24085 patches), even claiming to have applied patches, before telling me the env was not properly set up ? jb You gave portsnap two commands - one succeeded and the other failed. fetch

Re: portsnap

2012-11-19 Thread RW
On Mon, 19 Nov 2012 16:10:48 + (UTC) jb wrote: You gave portsnap two commands - one succeeded and the other failed. fetch downloads and applies patches to the compressed snapshot. update uses the compressed snapshot to update a pre-existing ports tree created by an extract

Re: portsnap

2012-11-19 Thread jb
RW rwmaillists at googlemail.com writes: On Mon, 19 Nov 2012 16:10:48 + (UTC) jb wrote: You gave portsnap two commands - one succeeded and the other failed. Nope. I gave ONE command: 'portsnap fetch update'. But this looks like a flaky entry validation - it should be rejected

Re: portsnap

2012-11-19 Thread Robert Bonomi
From owner-freebsd-questi...@freebsd.org Mon Nov 19 14:15:23 2012 To: freebsd-questions@freebsd.org From: jb jb.1234a...@gmail.com Subject: Re: portsnap Date: Mon, 19 Nov 2012 20:13:45 + (UTC) RW rwmaillists at googlemail.com writes: On Mon, 19 Nov 2012 16:10:48 + (UTC) jb

Re: portsnap

2012-11-19 Thread jb
Robert Bonomi bonomi at mail.r-bonomi.com writes: From owner-freebsd-questions at freebsd.org Mon Nov 19 14:15:23 2012 To: freebsd-questions at freebsd.org From: jb jb.1234abcd at gmail.com Subject: Re: portsnap Date: Mon, 19 Nov 2012 20:13:45 + (UTC) RW rwmaillists

Re: portsnap

2012-11-19 Thread Robert Bonomi
From: jb jb.1234a...@gmail.com Subject: Re: portsnap Date: Mon, 19 Nov 2012 22:05:41 + (UTC) Robert Bonomi bonomi at mail.r-bonomi.com writes: From owner-freebsd-questions at freebsd.org Mon Nov 19 14:15:23 2012 To: freebsd-questions at freebsd.org From: jb jb.1234abcd

Re: portsnap

2012-11-14 Thread ajtiM
On Wednesday 14 November 2012 00:37:47 Elias Chrysocheris wrote: Yeap. Same here: pluto# portsnap fetch update Looking up portsnap.FreeBSD.org mirrors... 6 mirrors found. Fetching snapshot tag from ec2-eu-west-1.portsnap.freebsd.org... done. Latest snapshot on server matches what we already

Re: portsnap

2012-11-13 Thread Jason Garrett
On Mon, Nov 12, 2012 at 6:13 PM, ajtiM lum...@gmail.com wrote: On Monday 12 November 2012 17:46:44 Aldis Berjoza wrote: 13.11.2012, 01:27, ajtiM lum...@gmail.com: Hi! Is it something wrong with portsnap server or is something wrong with my system. When I run portsnap

Re: portsnap

2012-11-13 Thread Christer Solskogen
On Tue, Nov 13, 2012 at 11:19 PM, Jason Garrett kinged...@gmail.com wrote: On Mon, Nov 12, 2012 at 6:13 PM, ajtiM lum...@gmail.com wrote: On Monday 12 November 2012 17:46:44 Aldis Berjoza wrote: 13.11.2012, 01:27, ajtiM lum...@gmail.com: Hi! Is it something wrong with portsnap server

Re: portsnap

2012-11-13 Thread Elias Chrysocheris
Yeap. Same here: pluto# portsnap fetch update Looking up portsnap.FreeBSD.org mirrors... 6 mirrors found. Fetching snapshot tag from ec2-eu-west-1.portsnap.freebsd.org... done. Latest snapshot on server matches what we already have. No updates needed. Ports tree is already up to date. How can

portsnap

2012-11-12 Thread ajtiM
Hi! Is it something wrong with portsnap server or is something wrong with my system. When I run portsnap...: portsnap fetch update Looking up portsnap.FreeBSD.org mirrors... 6 mirrors found. Fetching snapshot tag from your-org.portsnap.freebsd.org... done. Latest snapshot on server matches what

Re: portsnap

2012-11-12 Thread ajtiM
On Monday 12 November 2012 17:46:44 Aldis Berjoza wrote: 13.11.2012, 01:27, ajtiM lum...@gmail.com: Hi! Is it something wrong with portsnap server or is something wrong with my system. When I run portsnap...: portsnap fetch update Looking up portsnap.FreeBSD.org mirrors... 6 mirrors

Re: svn and/or portsnap

2012-09-12 Thread Thomas Mueller
Regarding my question, How do you get the ports tree or svn in that case if not using portsnap? Helmut Schneider had two suggestions: You install ports from CD/DVD. Or use pkg_add -r subversion. :) ftp://ftp.freebsd.org/pub/FreeBSD/ports/ports/ I guess I could use the latter and then build

Re: svn and/or portsnap

2012-09-11 Thread Thomas Mueller
On Sun, 9 Sep 2012 10:37:03 + (UTC), Helmut Schneider wrote: Hi, I'm running a custom kernel so I (guess I) need svn in future to fetch sources instead of cvsup. Should I still use portsnap then for ports or also fetch them via svn? Polytropon responded: Ports and system sources

Re: svn and/or portsnap

2012-09-11 Thread Christer Solskogen
On Tue, Sep 11, 2012 at 10:15 AM, Thomas Mueller muelle...@insightbb.com wrote: How do you get the ports tree or svn in that case if not using portsnap? You use pkg_add (or the youngest newcomer pkg) -- chs, ___ freebsd-questions@freebsd.org mailing

Re: svn and/or portsnap

2012-09-11 Thread Helmut Schneider
Thomas Mueller wrote: On Sun, 9 Sep 2012 10:37:03 + (UTC), Helmut Schneider wrote: Hi, I'm running a custom kernel so I (guess I) need svn in future to fetch sources instead of cvsup. Should I still use portsnap then for ports or also fetch them via svn? Polytropon responded

Re: svn and/or portsnap

2012-09-11 Thread Polytropon
if not using portsnap? As this is an O(1) kind of problem, I'd suggest the easiest way: Use the package for svn. Install svn via # pkg_add -r svn (or however the svn package is called) and then use it to incorporate the full ports tree (and maybe also bring your OS sources to the branch you want

Re: portsnap Generating a Bad file descriptor Error Message

2012-09-10 Thread Pierre-Luc Drouin
On Tue, Sep 4, 2012 at 10:14 AM, Pierre-Luc Drouin pldro...@gmail.comwrote: Hi, so I have been having problems using portsnap lately. I always get a Bad file descriptor message when trying using it on one of my i386 machine: Looking up portsnap5.freebsd.org mirrors... none found. Fetching

Re: portsnap Generating a Bad file descriptor Error Message

2012-09-10 Thread Polytropon
On Mon, 10 Sep 2012 08:56:29 -0400, Pierre-Luc Drouin wrote: On Tue, Sep 4, 2012 at 10:14 AM, Pierre-Luc Drouin pldro...@gmail.comwrote: Hi, so I have been having problems using portsnap lately. I always get a Bad file descriptor message when trying using it on one of my i386 machine

Re: portsnap Generating a Bad file descriptor Error Message

2012-09-10 Thread Pierre-Luc Drouin
Hi, Yes, files are written to the /var filesystem. I have tried fetching the file manually and I have even tried to newfs the partition again and to copy the files back. I also tried to delete the portsnap directory completely. None of this fixed the error. Note that I access the web through

svn and/or portsnap

2012-09-09 Thread Helmut Schneider
Hi, I'm running a custom kernel so I (guess I) need svn in future to fetch sources instead of cvsup. Should I still use portsnap then for ports or also fetch them via svn? Thanks, Helmut ___ freebsd-questions@freebsd.org mailing list http

Re: svn and/or portsnap

2012-09-09 Thread Polytropon
On Sun, 9 Sep 2012 10:37:03 + (UTC), Helmut Schneider wrote: Hi, I'm running a custom kernel so I (guess I) need svn in future to fetch sources instead of cvsup. Should I still use portsnap then for ports or also fetch them via svn? Ports and system sources are managed independently

Re: svn and/or portsnap

2012-09-09 Thread Helmut Schneider
Polytropon wrote: On Sun, 9 Sep 2012 10:37:03 + (UTC), Helmut Schneider wrote: Hi, I'm running a custom kernel so I (guess I) need svn in future to fetch sources instead of cvsup. Should I still use portsnap then for ports or also fetch them via svn? Ports and system sources

Re: svn and/or portsnap

2012-09-09 Thread Polytropon
On Sun, 9 Sep 2012 11:26:50 + (UTC), Helmut Schneider wrote: Polytropon wrote: On Sun, 9 Sep 2012 10:37:03 + (UTC), Helmut Schneider wrote: Hi, I'm running a custom kernel so I (guess I) need svn in future to fetch sources instead of cvsup. Should I still use portsnap

Re: svn and/or portsnap

2012-09-09 Thread C. P. Ghost
On Sun, Sep 9, 2012 at 1:26 PM, Helmut Schneider jumpe...@gmx.de wrote: Currently I'm updating ports and src twice a day so I will keep using svn for both. While you certainly can, isn't it a bit excessive to update so frequently? Remember, it's not just fetching the sources and ports, you must

Re: svn and/or portsnap

2012-09-09 Thread Helmut Schneider
C. P. Ghost wrote: On Sun, Sep 9, 2012 at 1:26 PM, Helmut Schneider jumpe...@gmx.de wrote: Currently I'm updating ports and src twice a day so I will keep using svn for both. While you certainly can, isn't it a bit excessive to update so frequently? Remember, it's not just fetching the

portsnap Generating a Bad file descriptor Error Message

2012-09-04 Thread Pierre-Luc Drouin
Hi, so I have been having problems using portsnap lately. I always get a Bad file descriptor message when trying using it on one of my i386 machine: Looking up portsnap5.freebsd.org mirrors... none found. Fetching snapshot tag from portsnap5.freebsd.org... done. Fetching snapshot metadata

Re: portsnap Generating a Bad file descriptor Error Message

2012-09-04 Thread Jamie Paul Griffin
[ Pierre-Luc Drouin wrote on Tue 4.Sep'12 at 10:14:18 -0400 ] Hi, so I have been having problems using portsnap lately. I always get a Bad file descriptor message when trying using it on one of my i386 machine: Looking up portsnap5.freebsd.org mirrors... none found. Fetching snapshot

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 les...@eskk.nu To: freebsd-questions@freebsd.org Subject: Power failure during portsnap fetch update My file system /usr/ports/net go damaged I've done fsck -F

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/

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).

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

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

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

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 (e.

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

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 in

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 in

Re: portsnap update won't update original /usr/ports

2012-05-23 Thread RW
On Tue, 22 May 2012 21:30:44 -0400 (EDT) Thomas Mueller wrote: - Original Message - From: Gary Aitken free...@dreamchaser.org To: freebsd-questions@freebsd.org Sent: Tue, 22 May 2012 19:02:30 -0400 (EDT) Subject: portsnap update won't update original /usr/ports According

portsnap update won't update original /usr/ports

2012-05-22 Thread Gary Aitken
According to the handbook, one can do portsnap fetch portsnap update and the update will work with a previously created ports tree; I presume this includes one created during system install. However, when I attempted this, portsnap complained: /usr/ports was not created by portsnap. You

Re: portsnap update won't update original /usr/ports

2012-05-22 Thread Shane Ambler
On 23/05/2012 08:32, Gary Aitken wrote: According to the handbook, one can do portsnap fetch portsnap update and the update will work with a previously created ports tree; I presume this includes one created during system install. However, when I attempted this, portsnap complained: /usr/ports

Re: portsnap update won't update original /usr/ports

2012-05-22 Thread Thomas Mueller
- Original Message - From: Gary Aitken free...@dreamchaser.org To: freebsd-questions@freebsd.org Sent: Tue, 22 May 2012 19:02:30 -0400 (EDT) Subject: portsnap update won't update original /usr/ports According to the handbook, one can do portsnap fetch portsnap update and the update

portsnap broken

2011-12-04 Thread Len Conrad
Never had a problem before Freebsd 8.2 a couple weeks ago, on virgin 8.2, initial run of portsnap fetch extract ... ran great, and a couple of updates since then, also. but today: # portsnap fetch Looking up portsnap.FreeBSD.org mirrors... 5 mirrors found. Fetching snapshot tag from

Re: portsnap broken

2011-12-04 Thread Sergio Tam
2011/12/4 Len Conrad lcon...@go2france.com: Never had a problem before Freebsd 8.2 a couple weeks ago, on virgin 8.2, initial run of portsnap fetch extract ... ran great, and a couple of updates since then, also. but today: # portsnap fetch Looking up portsnap.FreeBSD.org mirrors

portsnap fails: look: tINDEX.new: File too large

2011-10-15 Thread Hartmann, O.
Since today's morning I receive on every box this message shown below while doing a 'portsnap fetch'. What's wrong and how to repair? Regards, Oliver Looking up portsnap.FreeBSD.org mirrors... 5 mirrors found. Fetching snapshot tag from portsnap1.FreeBSD.org... done. Fetching snapshot metadata

cvs mirror on 8, 5G dvd? Re: Extract particular date snapshot from /var/db/portsnap?

2011-10-13 Thread Peter Vereshagin
Hello. I think I should correct myself as what I found that way was unexpected, even after aside from portsnap. 2011/06/15 06:51:32 +0400 Peter Vereshagin pe...@vereshagin.org = To freebsd-questions@freebsd.org : PV GL cvs -d :ext:anon...@anoncvs1.freebsd.org:/home/ncvs export -D 2010-10-01 PV

Re: Extract particular date snapshot from /var/db/portsnap?

2011-06-15 Thread Peter Vereshagin
You can't take no for an answer, freebsd-questions! 2011/06/15 08:51:22 +0100 RW rwmailli...@googlemail.com = To freebsd-questions@freebsd.org : R - From what I see in /var/db/portsnap/files/ it keeps every file it R had ever downloaded: they all have different times. R R It doesn't, it's

Re: Extract particular date snapshot from /var/db/portsnap?

2011-06-15 Thread RW
On Wed, 15 Jun 2011 12:44:30 +0400 Peter Vereshagin pe...@vereshagin.org wrote: You can't take no for an answer, freebsd-questions! 2011/06/15 08:51:22 +0100 RW rwmailli...@googlemail.com = To freebsd-questions@freebsd.org : R - From what I see in /var/db/portsnap/files/ it keeps every file

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. What can I

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 I try to run this command is on my home LAN

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. :( The computer

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 stall

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. :( The computer

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. :( The computer

Re: portsnap fetch corrupt

2011-02-15 Thread Jerry
On Tue, 15 Feb 2011 08:00:55 +0100 Alain G. Fabry alainfa...@belgacom.net 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 portsnap5

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 alainfa...@belgacom.net articulated: Hello, Whenever I try to do a portsnap, it tels me metadata is corrupt. harley# portsnap fetch update Looking up portsnap.FreeBSD.org

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: Run your own portsnap mirror?

2011-02-10 Thread Lowell Gilbert
patrick gibblert...@gmail.com writes: Is there any official way to run a private portsnap mirror? ie. Have one, external server fetch from the official portsnap sources, and then internal servers pulling from the private mirror? It runs over pipelined HTTP, so all you need to do is set up

Re: Run your own portsnap mirror?

2011-02-10 Thread Rob Farmer
On Wed, Feb 9, 2011 at 2:56 PM, patrick gibblert...@gmail.com wrote: Is there any official way to run a private portsnap mirror? ie. Have one, external server fetch from the official portsnap sources, and then internal servers pulling from the private mirror

Re: Run your own portsnap mirror?

2011-02-10 Thread RW
On Thu, 10 Feb 2011 14:52:01 -0500 Lowell Gilbert freebsd-questions-lo...@be-well.ilk.org wrote: patrick gibblert...@gmail.com writes: Is there any official way to run a private portsnap mirror? ie. Have one, external server fetch from the official portsnap sources, and then internal

Re: Run your own portsnap mirror?

2011-02-10 Thread Jason Helfman
On Thu, Feb 10, 2011 at 10:13:38PM +, RW thus spake: On Thu, 10 Feb 2011 14:52:01 -0500 Lowell Gilbert freebsd-questions-lo...@be-well.ilk.org wrote: patrick gibblert...@gmail.com writes: Is there any official way to run a private portsnap mirror? ie. Have one, external server fetch

Run your own portsnap mirror?

2011-02-09 Thread patrick
Is there any official way to run a private portsnap mirror? ie. Have one, external server fetch from the official portsnap sources, and then internal servers pulling from the private mirror? ___ freebsd-questions@freebsd.org mailing list http

  1   2   3   4   5   >