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 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 wrong on my system (FreeBSD 8.0

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 system (FreeBSD 8.0

ports db a mess after portsnap fetch/update

2005-11-14 Thread Hans Nieser
Hi list, I just did the usual portsnap fetch/update routine to keep my portstree up to date and check for new versions of installed packages. But after doing a pkg_version, I noticed the following line: gaim! Thinking that perhaps my ports database got

Re: ports db a mess after portsnap fetch/update

2005-11-14 Thread Hans Nieser
Hans Nieser wrote: . Hi list, [... huge complaint about stale dependencies ...] My apologies, in my frustration I sent this out without properly investigating, seems all I had to do was install the ports mentioned in the pkgdb output about the stale dependencies and run pkgdb -F again to

Re: ports db a mess after portsnap fetch/update

2005-11-14 Thread Kent Stewart
On Monday 14 November 2005 12:39 pm, Hans Nieser wrote: Hans Nieser wrote: . Hi list, [... huge complaint about stale dependencies ...] My apologies, in my frustration I sent this out without properly investigating, seems all I had to do was install the ports mentioned in the pkgdb output