metalog -> makefs is broken again in -HEAD
Sean Bruno
sbruno at freebsd.org
Fri Aug 19 20:34:23 UTC 2016
On 08/19/16 14:19, Sean Bruno wrote:
>>> Hrm ... I added a "ls -ld" to the script immediately preceding the
>>> install directive, it appears to be there.
>>>
>>>
>>>
>>> + INSTALL_PROG='install -U -M
>>> /home/sbruno/bsd/fbsd_head/../mfsroot/METALOG.malta.tmp -D
>>> /home/sbruno/bsd/fbsd_head/../mfsroot/malta'
>>> + echo '*** Deleting old file system..'
>>> *** Deleting old file system..
>>> + ls -ld /home/sbruno/bsd/fbsd_head/../mfsroot/METALOG.malta.tmp
>>> -rw-r--r-- 1 sbruno sbruno 203 Aug 19 13:45
>>> /home/sbruno/bsd/fbsd_head/../mfsroot/METALOG.malta.tmp
>>> + install -U -M /home/sbruno/bsd/fbsd_head/../mfsroot/METALOG.malta.tmp
>>> -D /home/sbruno/bsd/fbsd_head/../mfsroot/malta -d
>>> /home/sbruno/bsd/fbsd_head/../mfsroot/malta
>>
>> There seems to be no error now?
>
> Yeah, this looks like a error in the scripts. Cleaned and removed the
> mfsroot dir, and the "ls -ld" and the install error appear to be in
> correspondence.
>
> + INSTALL_PROG='install -U -M
> /home/sbruno/bsd/fbsd_head/../mfsroot/METALOG.malta.tmp -D
> /home/sbruno/bsd/fbsd_head/../mfsroot/malta'
> + echo '*** Deleting old file system..'
> *** Deleting old file system..
> + ls -ld /home/sbruno/bsd/fbsd_head/../mfsroot/METALOG.malta.tmp
> ls: /home/sbruno/bsd/fbsd_head/../mfsroot/METALOG.malta.tmp: No such
> file or directory
> + install -U -M /home/sbruno/bsd/fbsd_head/../mfsroot/METALOG.malta.tmp
> -D /home/sbruno/bsd/fbsd_head/../mfsroot/malta -d
> /home/sbruno/bsd/fbsd_head/../mfsroot/malta
> install: open /home/sbruno/bsd/fbsd_head/../mfsroot/METALOG.malta.tmp:
> No such file or directory
> + chflags -R noschg /home/sbruno/bsd/fbsd_head/../mfsroot/malta
> + rm -rf /home/sbruno/bsd/fbsd_head/../mfsroot/malta
> + rm -rf /home/sbruno/bsd/fbsd_head/../tmp/malta
> + echo '*** Creating new filesystem...'
>
>
adrian:
Hmmm ... what should the METALOG.malta.tmp file contain at this point,
it looks like only a fewlines once its created, which doesn't happen at
this point.
./etc//fstab type=file uname=root gname=wheel mode=0644 size=23
./etc//rc.conf type=file uname=root gname=wheel mode=0644 size=68
./etc/rc.d//autosize type=file uname=root gname=wheel mode=0755 size=653
. type=dir mode=0755
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 603 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-arch/attachments/20160819/697ffe87/attachment.sig>
More information about the freebsd-arch
mailing list