Tiny Core Linux
Tiny Core Base => TCB News => Final Releases => Topic started by: Juanito on May 08, 2022, 06:13:22 AM
-
Team Tiny Core is proud to announce the release of Core v13.1
http://www.tinycorelinux.net/13.x/x86/release
http://www.tinycorelinux.net/13.x/x86_64/release
Changelog for 13.1
* busybox CONFIG_FEATURE_CMDLINE_MODULE_OPTIONS=y
* rebuildfstab: support ntfs3 by aswjh
* rebuildfstab: ignore zfs_member and simplification by aswjh
* rebuildfstab: use ntfs-3g absolute path. set ntfs3 without modprobing by aswjh
* rebuildfstab: blkid all the devices at a time by aswjh
* ldd: update ldd by alphons
-
icu61-dev.tcz is missing in 13.x/x86_64 - which is referred from boost-1.65-dev.tcz
http://repo.tinycorelinux.net/13.x/x86_64/tcz/boost-1.65-dev.tcz.dep
-
icu61-dev was removed in order to encourage users to compile against the latest version of icu - there are also more recent versions of boost.
-
that what I thought ;D
but as currently dependency tree is broken, can it be copied from older MV for band-aid solution until next MV release ?
-
You can either copy icu61-dev from an older repo or remove it from the boost-1.65-dev dep file and see if things work.
-
tested by retrieve icu61-dev manually from 11.x/x86_64 and confirmed it works.
so we'd like to ask to put it in http://repo.tinycorelinux.net/13.x/x86_64/tcz/ so it makes "tce-load -wi boost-1.65-dev" works properly.
-
You don't mention what you're doing with boost-1.65-dev - did you try modifying the dep file to remove icu61-dev?
-
To minimize touching points, my proposal is just keep current boost-1.65-dev as-is, and add icu61-dev.tcz* to 13.x/x86_64 (copy from 11.x/x86_64)
-
..but then that wouldn't serve the purpose of discouraging users from compiling against icu61 - icu61-dev removed from boost-1.65-dev dep file.
-
> but then that wouldn't serve the purpose of discouraging users from compiling against icu61 - icu61-dev removed from boost-1.65-dev dep file.
I would propose that that cleanup and migration will be in 14.x - as already 13.x already released with boost-1.65-dev has dependency to icu61-dev.
-
Again, what are you using boost-1.65-dev for?
-
Hi y_satou70
To put it another way, is there a reason you can't use boost-1.74-dev.tcz or boost-1.78-dev.tcz, both
of which are also available?
-
ok, accepted your suggestion.
I rebuilt dependency from our own package to use bost-1.78-dev -> icu70-dev chain, to evacuate from older boost-1.65-dev -> icu61-dev.
please feel free to disregard this request. Thanks!