Opened 6 weeks ago

Closed 3 weeks ago

#5784 closed enhancement (fixed)

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 (5)

comment:1 by Xi Ruoyao, 6 weeks ago

Milestone: 12.412.5

comment:2 by thomas, 6 weeks ago

What about the other mentioned dependencies like 'tk', 'bluez', 'libnsl'... ?

in reply to:  2 comment:3 by Xi Ruoyao, 6 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 Bruce Dubbs, 3 weeks ago

Owner: changed from lfs-book to Bruce Dubbs
Status: newassigned

comment:5 by Bruce Dubbs, 3 weeks ago

Resolution: fixed
Status: assignedclosed

Fixed in LFS at commit cdd3eabbd5.

Note: See TracTickets for help on using tickets.