Opened 2 weeks ago
Last modified 44 hours ago
#5784 assigned enhancement
Move sqlite from BLFS to LFS
Reported by: | Xi Ruoyao | Owned by: | Bruce Dubbs |
---|---|---|---|
Priority: | normal | Milestone: | 12.5 |
Component: | Book | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description
IMO it should have a priority higher than pcre and libsigsegv as various BLFS packages require Python to be built with sqlite. Thus if we move sqlite to LFS, we'll no longer need to rebuild Python in BLFS.
The difficulty here is the optional documentation is in the Zip format that we cannot handle in LFS chroot. Maybe we can simply tell the users to install the documentation in BLFS after building libarchive, or repackage the documentation into .tar.something.
Change History (4)
comment:1 by , 2 weeks ago
Milestone: | 12.4 → 12.5 |
---|
follow-up: 3 comment:2 by , 2 weeks ago
comment:3 by , 2 weeks ago
Replying to thomas:
What about the other mentioned dependencies like 'tk', 'bluez', 'libnsl'... ?
AFAIK nothing else in BLFS needs Python to be built with those things.
comment:4 by , 44 hours ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
What about the other mentioned dependencies like 'tk', 'bluez', 'libnsl'... ?