Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 May 2020 23:29:58 -0700
From:      Chris <bsd-lists@BSDforge.com>
To:        freebsd-current <freebsd-current@freebsd.org>
Subject:   Re: installworld failure on r361107 (curs_addch.3.filt)
Message-ID:  <39e78c2189af9987846c18170dac4eea@udns.ultimatedns.net>
In-Reply-To: <b57f0525effbc8899d88bbe9837ae66d@udns.ultimatedns.net>

next in thread | previous in thread | raw e-mail | index | archive | help

On Sat, 16 May 2020 22:35:32 -0700 bsd-lists@BSDforge.com said
Pilot error...

> On a recent install from
> FreeBSD-13.0-CURRENT-amd64-20200514-r361019-disc1.iso
> I intitated a build/install world/kernel from src @r361107
> 
> The build of world and kernel went as anticipated, as did
> the kernel install. After booting to single user for the
> installworld. The install failed with:
> ...
> dll.h /usr/include/
> install -l s -o root -g wheel -m 755  curses.h /usr/include/ncurses.h
> install  -o root -g wheel -m 444 curs_addch.3.filt 
> /usr/share/man/man3/curs_add
> ch.3
> install: curs_addch.3.filt: No such file or directory
> *** Error code 71
> 
> Stop.
> make[6]: stopped in /usr/src/lib/ncurses/ncursesw
> *** Error code 1
> 
> Stop.
> make[5]: stopped in /usr/src/lib/ncurses
> *** Error code 1
> 
> Stop.
> make[4]: stopped in /usr/src/lib
> *** Error code 1
> 
> Stop.
> make[3]: stopped in /usr/src
> *** Error code 1
> 
> There nothing interesting/unusual in src.conf(5)
> and make.conf doesn't exist.

OK This was a case of pilot error. After the buildworld I
realized that I hadn't added WITHOUT_MANCOMPRESS. Which I
wanted. So being of the belief that both non-compressed, as
well as compressed pages had been created during the buildworld.
I simply added it before installworld. Knowing it would pick up
the change. Well, as it turns out, both copies do *not* exist.

End of story, and sorry for the noise.

--Chris
> 
> Any chance for recovery? Or will I need initiate a new
> install, and hope for the best checking out a newer revision
> of src.
> 
> Thanks in advance.
> 
> --Chris
> 
> 
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39e78c2189af9987846c18170dac4eea>