Re: Help with warnings and Errors in docbook-dsssl-1.79 and DocBook-utils-0.6.14
| Newsgroups | gmane.linux.lfs.beyond.support |
|---|---|
| Message-ID | <SN6PR05MB47045366973CEF269223DB36F758A@SN6PR05MB4704.namprd05.prod.outlook.com> |
Thanks for that quick response Bruce (I wasn´t expecting that) :O I have no clue on how to check if libarchive was properly installed but according to the BLFS book these programs where installed by libarchive: bsdcat, bsdcpio, bsdtar and bsdunzip, all of them seem to be working fine: azazel-xes@lfs-12-2 [ /sources/BLFS ]$ bsdcat --version bsdcat 3.7.7 - libarchive 3.7.7 zlib/1.3.1 liblzma/5.6.2 bz2lib/1.0.8 liblz4/1.10.0 libzstd/1.5.6 azazel-xes@lfs-12-2 [ /sources/BLFS ]$ bsdcpio --version bsdcpio 3.7.7 - libarchive 3.7.7 zlib/1.3.1 liblzma/5.6.2 bz2lib/1.0.8 liblz4/1.10.0 libzstd/1.5.6 azazel-xes@lfs-12-2 [ /sources/BLFS ]$ bsdtar --version bsdtar 3.7.7 - libarchive 3.7.7 zlib/1.3.1 liblzma/5.6.2 bz2lib/1.0.8 liblz4/1.10.0 libzstd/1.5.6 azazel-xes@lfs-12-2 [ /sources/BLFS ]$ bsdunzip --version bsdunzip 3.7.7 - libarchive 3.7.7 zlib/1.3.1 liblzma/5.6.2 bz2lib/1.0.8 liblz4/1.10.0 libzstd/1.5.6 Also "...Still as the root user, create a symlink so we can use bsdunzip as unzip, instead of relying on the unmaintained Unzip package:" The symlink does exists in /usr/bin lrwxrwxrwx 1 root root 8 Jun 22 14:14 unzip -> bsdunzip azazel-xes@lfs-12-2 [ /sources/BLFS ]$ unzip --version bsdunzip 3.7.7 - libarchive 3.7.7 zlib/1.3.1 liblzma/5.6.2 bz2lib/1.0.8 liblz4/1.10.0 libzstd/1.5.6 So I guess I can proceed to remove /usr/share/sgml and start all over Chapter 48 Thanks for your response. ________________________________ From: [email protected] <[email protected]> on behalf of Bruce Dubbs <[email protected]> Sent: Friday, July 25, 2025 7:00 PM To: [email protected] <[email protected]> Subject: Re: [blfs-support] Help with warnings and Errors in docbook-dsssl-1.79 and DocBook-utils-0.6.14 On 7/25/25 7:19 PM, azazel xes ([email protected] via blfs-support Mailing List) wrote: > Hi, > > I have an issue with this two dependencies where I get some warnings and errors which > I have no clue on how to solve, where to read to get a hint on what's going on or why > are they happening and if they are related to each other or not. > > My LFS is: 12.2 and my BLFS is 12.3 > > I have also installed the following dependencies: > > sgml-common-0.6.3 > docbook-3.1-dtd > docbook-4.5-dtd > OpenSP-1.5.2 > OpenJade-1.3.2 > > I have attached both outputs in a txt file for ease of reading. docbook-utils needs docbook-dsssl, so lets try to get that one working properly first. I suspect the problem is somewhere in the configuration for the dependencies. The first thing to check is that you installed libarchive correctly. After that remove /usr/share/sgml and carefully reinstall the packages in Chapter 48 paying careful attention to the Configuration sections of each page. -- Bruce -- http://lists.linuxfromscratch.org/sympa/info/blfs-support Unsubscribe: See the above information page