Re: sqlite-doc not downloaded

Bruce Dubbs ([email protected] via alfs-discuss Mailing List) <[email protected]> Wed, 15 Jul 2026 12:59:34 -0500
Newsgroups gmane.linux.lfs.automated
Message-ID <[email protected]>
This is a multi-part message in MIME format...

------------=_1784138382-3365680-4245
Content-Language: en-US
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit

On 7/15/26 12:00 PM, Pierre Labastie ([email protected] via alfs-discuss 
Mailing List) wrote:
> On Wed, 2026-07-15 at 15:49 +0000, md wrote:
>> Hi,
>>
>> With the latest trunk of lfs and jhalfs, I don't see sqlite-doc
>> downloaded
>> when running "yes yes | ./jhalfs run"
>> sqlite-doc was normally downloaded in between these two:
>> sqlite-autoconf-3530300.tar.gz:
>> ...
>> systemd-261.1.tar.gz
>>
> 
> Could you please test the attached patch?

Pierre,
   In LFS I needed to change two .xsl file with a similar construct:

-      <!-- If some package doesn't have the predefined strings in their
-      name, the next test must be fixed to match it also. Skip possible
-      duplicated URLs due that may be splitted for PDF output -->
-    <xsl:if test="(contains(@url, '.bz2') or contains(@url, '.tar.gz') or
-                  contains(@url, '.tgz') or contains(@url, '.patch') or
-                  contains(@url, '.xz') or contains(@url, '.lzma')) and
-                  not(ancestor-or-self::*/@condition = 'pdf')">

The only thing I needed to do is to chage .tgz to .zip.  The .tgz entry is still 
needed for BLFS but not for LFS.

   -- Bruce




------------=_1784138382-3365680-4245
Content-Type: text/plain; charset="UTF-8"
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
MIME-Version: 1.0

-- 
http://lists.linuxfromscratch.org/sympa/info/alfs-discuss
Unsubscribe: See the above information page
------------=_1784138382-3365680-4245--