On October 2, 2020 6:51:04 AM CDT, Scott Andrews via blfs-support <[email protected]> wrote: >On Thu, 1 Oct 2020 23:11:37 -0500 >DJ Lucas via blfs-support <[email protected]> >wrote: > >> On 10/1/2020 8:29 AM, Scott Andrews via blfs-support wrote: >> > In a clean install of LFS-9.0 in an overlayfs... >> Never mind a couple of days. Both issues are fixed in svn/git. I have > >> another minor group of changes added for lsbinstall, but lsbinstall >> will not be feature complete yet. I'll push a release with the fix >> over the weekend if I don't finish that work by Saturday. With your >> version of the scripts, your test case should work with only the mod >> 0 guard. I'll repeat here since it hasn't made it to the list yet. >> >> >https://github.com/djlucas/LSB-Tools/commit/041b7f54cb483ae31646372dcbb802db17315ac5 >> >> Still not sure why line 297, however. In 0.7 it should be line 327. > >I am building my system conform to LSB. I remove all the rc.d >directories and have rpm run install_initd. >This is from a config file that I use to build a spec file from, >then rpmbuild actually builds the package, then rpm installs it. >I have bash scripts that automates the entire process. I can then build >reproducible builds My process of building finds many errors in LFS >and BLFS, that I know will not be addressed so I don't post them. >Don't want the arguments >
I'm confused. Does this patch somehow not fix your issue? You probably need to look at why the line numbers are incorrect (bad symlink to a previous version is my best guess), but that's not related to the problem at hand. BTW, it's perfectly fine to post workarounds for issues that you encounter, and even to ask for help when going beyond what the book covers, but the book is the book, and that's separate from your build project. It does not logically follow that every issue you encounter building in RPM is a problem with the book itself. Using a package manager is entirely different than building directly on target. I have around 100 changes from what is in the book that are simply not appropriate for the book at https://github.com/djlucas/LFS-Pacman/ for instance. We do account for some of the changes necessary. For example, lots of Gnome packages require post installation steps when using DESTDIR, and these are covered by notes in the book. I'm not sure I understand your frustrations above. You can, and should be encouraged to change whatever you need to change for your environment. --DJ -- Sent from my Android device with K-9 Mail. Please excuse my brevity. -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
