HEADS UP: New ZFS in the tree.
Pawel Jakub Dawidek
pjd at FreeBSD.org
Tue Nov 18 13:33:02 PST 2008
On Tue, Nov 18, 2008 at 09:27:22PM +0000, Thomas Sparrevohn wrote:
> On Monday 17 November 2008 20:55:26 Pawel Jakub Dawidek wrote:
> > Hi.
> >
> > So ZFS was updated from version 6 to 13. Be very careful when updating
> > your system if you use ZFS. The number of changes is huge and my
> > regression tests and manual tests I did only cover part of the entire
> > functionality.
> >
> > More info here:
> >
> > http://svn.freebsd.org/viewvc/base?view=revision&revision=185029
> >
> > Enjoy.
> >
>
> I little note
>
> - chflags(2)
>
> Not all the flags are supported. This still needs work.
>
> Gives me the unexpected result
What's unexpected in that? As I noted it still needs more work, so
chflags(2) working properly would be unexpected for me:)
> --------------------------------------------------------------
> >>> Installing everything
> --------------------------------------------------------------
> cd /usr/src; make -f Makefile.inc1 install
> ===> share/info (install)
> install -o root -g wheel -m 444 dir-tmpl /home/sandbox/release.amd64/usr/share/info/dir
> ===> lib (install)
> ===> lib/csu/amd64 (install)
> install -o root -g wheel -m 444 crt1.o crti.o crtn.o gcrt1.o /home/sandbox/release.amd64/usr/lib
> ===> lib/libc (install)
> install -C -o root -g wheel -m 444 libc.a /home/sandbox/release.amd64/usr/lib
> install -C -o root -g wheel -m 444 libc_p.a /home/sandbox/release.amd64/usr/lib
> install -s -o root -g wheel -m 444 -fschg -S libc.so.7 /home/sandbox/release.amd64/lib
> install: /home/sandbox/release.amd64/lib/libc.so.7: chflags: Invalid argument
> *** Error code 71
>
> Stop in /usr/src/lib/libc.
> *** Error code 1
>
> Stop in /usr/src/lib.
> *** Error code 1
>
> Stop in /usr/src.
> *** Error code 1
>
> Stop in /usr/src.
> *** Error code 1
>
> Stop in /usr/src.
> *** Error code 1
>
--
Pawel Jakub Dawidek http://www.wheel.pl
pjd at FreeBSD.org http://www.FreeBSD.org
FreeBSD committer Am I Evil? Yes, I Am!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20081118/dc592d4c/attachment.pgp
More information about the freebsd-current
mailing list