Re: freebsd-update install question

2012-06-20 Thread Leslie Jensen
Dale Scott skrev 2012-06-14 14:59: Should I install the libc souces? I had this error when upgrading 8.x (8.1 to 8.2?), and solved it by creating the directory only (actual sources not required). I recall someone had posted this solution to the list at the time. Regards, Dale

RE: freebsd-update install question

2012-06-14 Thread Dale Scott
> Should I install the libc souces? I had this error when upgrading 8.x (8.1 to 8.2?), and solved it by creating the directory only (actual sources not required). I recall someone had posted this solution to the list at the time. Regards, Dale ___ fr

Re: freebsd-update install question

2012-06-14 Thread Leslie Jensen
2012-06-14 12:18, Matthew Seaman skrev: On 14/06/2012 10:45, Leslie Jensen wrote: When I do freebsd-update install I get this error: Installing updates...install: ///usr/src/lib/libc/gen/libc_dlopen.c: No such file or directory I think it's because I do not have all sources installed. So I

Re: freebsd-update install question

2012-06-14 Thread Matthew Seaman
On 14/06/2012 10:45, Leslie Jensen wrote: > When I do > > freebsd-update install > > I get this error: > > Installing updates...install: ///usr/src/lib/libc/gen/libc_dlopen.c: No > such file or directory > > I think it's because I do not have all sources installed. So I just want > to confirm t

Re: freebsd-update install

2009-01-11 Thread Toni Schmidbauer
At Sun, 11 Jan 2009 00:16:25 +0100, Franck Royer wrote: > Thanks for all this infos. I have another question about the zfs kernel > module : is it still in the GENERIC kernel in the release 7.1 ? Or do I > need to include it and recompile the kernel before the first reboot ? the module is included

Re: freebsd-update install

2009-01-10 Thread Franck Royer
Toni Schmidbauer a écrit : > At Sat, 10 Jan 2009 22:18:57 +, > Thomas Sparrevohn wrote: > >> If you are using version 13 of ZFS - you just need to run zfs upgrade -a >> > > thanks for the hint, i think you mean 'zpool upgrade'. > > as far as i can tell fbsd 7.1 only supports version 6,

Re: freebsd-update install

2009-01-10 Thread Toni Schmidbauer
At Sat, 10 Jan 2009 22:18:57 +, Thomas Sparrevohn wrote: > If you are using version 13 of ZFS - you just need to run zfs upgrade -a thanks for the hint, i think you mean 'zpool upgrade'. as far as i can tell fbsd 7.1 only supports version 6, this is what 'zpool upgrade -v' tells me. if i rec

Re: freebsd-update install

2009-01-10 Thread Thomas Sparrevohn
On Saturday 10 January 2009 21:20:26 Toni Schmidbauer wrote: > At Sat, 10 Jan 2009 21:24:30 +0100, > Franck Royer wrote: > > r...@methrilla ~ $ freebsd-update install > > Installing updates...chflags: ///.cshrc: Operation not supported > > i think i had the same problem updating one machine from 7

Re: freebsd-update install

2009-01-10 Thread Toni Schmidbauer
At Sat, 10 Jan 2009 21:24:30 +0100, Franck Royer wrote: > r...@methrilla ~ $ freebsd-update install > Installing updates...chflags: ///.cshrc: Operation not supported i think i had the same problem updating one machine from 7.0 to 7.1-BETA2. any chance that this file is on an zfs filesystem? if ye

Re: freebsd-update install

2009-01-10 Thread Franck
Yes, it is, I will try Like you say. Thank you Franck 2009/1/10 Toni Schmidbauer : > At Sat, 10 Jan 2009 21:24:30 +0100, > Franck Royer wrote: >> r...@methrilla ~ $ freebsd-update install >> Installing updates...chflags: ///.cshrc: Operation not supported > > i think i had the same problem updat