sqlite-doc not downloaded

md ([email protected] via alfs-discuss Mailing List) <[email protected]> Wed, 15 Jul 2026 15:49:49 +0000
Newsgroups gmane.linux.lfs.automated
Message-ID <[email protected]>
This is a multi-part message in MIME format...

------------=_1784130595-1024790-4185
Content-Type: text/plain; charset="US-ASCII"
Content-Transfer-Encoding: 7BIT
Content-length: 1309

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

This also means "make mk_CHROOT" fails, this is the log:

cat logs/850-sqlite-3530300
Wed Jul 15 13:54:11 GMT 2026
KB: 4809120	/
Traceback (most recent call last):
  File "<frozen runpy>", line 203, in _run_module_as_main
  File "<frozen runpy>", line 88, in _run_code
  File "/usr/lib/python3.14/zipfile/__main__.py", line 4, in <module>
    main()
    ~~~~^^
  File "/usr/lib/python3.14/zipfile/__init__.py", line 2416, in main
    with ZipFile(src, 'r', metadata_encoding=encoding) as zf:
         ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.14/zipfile/__init__.py", line 1462, in __init__
    self.fp = io.open(file, filemode)
              ~~~~~~~^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: '../sqlite-
doc-3530300.zip'

I had the last successful build was on July 1st.
Maybe it's related to the recent commit
8cccf6a12cdd623adcda069fcfc29b6dd486943d in lfs that has some sqlite related
changes?
git diff 6a42a0e04610b3d064d60dee6577e6deb294051a...
8cccf6a12cdd623adcda069fcfc29b6dd486943d | grep -i sqlite

Marcin

------------=_1784130595-1024790-4185
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
------------=_1784130595-1024790-4185--