Opened 5 years ago

Closed 5 years ago

#1723 closed defect (fixed)

TRACKFILE should not contain LFS packages that are also in BLFS

Reported by: Pierre Labastie Owned by: alfs-log@…
Priority: normal Milestone: 3.0
Component: ablfs Version: SVN
Severity: normal Keywords:
Cc:

Description

When building the blfs tools, the tracking file is updated at the end with all the packages in LFS. For the packages which exist also in BLFS, this prevent them to appear in Config.in if they have the same version as in LFS. But those packages need to be rebuilt for additional features. So they should not be in the tracking file.

Furthermore, some packages from chapter 5 are in the tracking file, but cannot be rebuilt in BLFS (-passx, -libstdc++, etc), so should not be there either. This is not really annoying though, since they do not show up anywhere.

The last package which should not be in the tracking file is "linux-headers", since it should never be updated. Again, this is less annoying, since the xsl style sheet prevents it to appear.

Change History (1)

comment:1 by Pierre Labastie, 5 years ago

Resolution: fixed
Status: newclosed

Fixed at r4126.

Note: See TracTickets for help on using tickets.