[Bug 264067] ldconfig: aout is not supported
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 264067] ldconfig: aout is not supported"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 26 May 2022 01:16:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264067 p5B2EA84B3@t-online.de changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Not A Bug Status|Open |Closed --- Comment #10 from p5B2EA84B3@t-online.de --- Thank you John for clarification. Now it is clear how I run into this. After having built 13.1-RELEASE from source I wanted to switch from mergemastet to etcupdate. So I did read our lovely FreeBSD Handbook and stumbled on this warning: When switching from mergemaster(8) to etcupdate(8), the first run might merge changes incorrectly generating spurious conflicts. To prevent this, perform the following steps _before_ updating sources and building the new world: # etcupdate extract # etcupdate diff But I did this not _before_ but after having built world and kernels. Why? I thought I missed an important step so I did it afterwards. Maybe the handbook needs an additional hint what to do when having built world (and seeking advice after)? Now if I had not read the ouput of pkg update which I usually do not, I would not have discovered that etcupdate failed (because of my misusage). I remember that there was no output while running etcupdate showing anything. Adding some verboseness might be improve usability. Again thank you all for "debriefing" :) -- You are receiving this mail because: You are the assignee for the bug.