emmett1 / lfs-scripts

Automated script to build Multilib LFS system + livecd
GNU General Public License v3.0
97 stars 46 forks source link

Some updates fails... #31

Open mkikets99 opened 3 years ago

mkikets99 commented 3 years ago

./checkupdate

 core/bash: 5.1 => 5.1.8
 core/ca-certificates: 20210119 => 404
 core/filesystem: 1 => 404'
 core/fuse2: 2.9.9 => 404
 core/gdbm: 1.19 => 1.20
 core/iana-etc: 20210222 => 404
 core/linux-api-headers: 5.12.10 => 5.12.12
 core/linux: 5.12.10 => 5.12.12
 core/mtools: 4.0.29 => 4.0.30
 core/squashfs-tools: 4.4 => 404core/vim: 8.2.2984 => 8.2.3017

Some of packages are not searching. For example dbus package is on 1.13.18, but archive is changed from gz to xz

To update:

Package new version or resolution
ca-certificates 20210525
filesystem probably must be skipped
fuze2 3.10.4 (archive changed from gz to xz)
iana-etc probably must be skipped
squashfs-tools i think it can be changed to : https://github.com/plougher/squashfs-tools/archive/refs/tags/$version.tar.gz (temporaly)

More packages are on the way