From: David K. <da...@ke...> - 2019-05-26 19:51:23
|
Bill, I build a custom version of Astlinux for myself so run into the sha1 problem whenever I update a package version. As Lonnie points out it is pretty harmless, just run the build again and because the tar file is already in the dl folder the build will proceed. I have found Lonnie is pretty willing to take version updates that I have tested and confirmed to be good and update the master build... providing the package concerned is not one of the ones that are part of the default build (then clearly Lonnie wants to run through a more thorough test before making the update). So if you have updates please send them in for consideration... that way our custom builds stay as close as possible to the master. David On Sun, May 26, 2019 at 9:33 AM Bill Lewis <wr...@gm...> wrote: > On 5/25/2019 6:44 PM, Lonnie Abelbeck wrote: > > It's an option in 'make menuconfig'. > > OK, if the packages are not selected in the default configs, ex. > astlinux-ast13.config, x86_64-configs/astlinux-ast13se.config, etc. > selecting others will not work. > > > > You can *unselect* certain packages, say "zabbix" if you don't want it. > > > > The build system is based on Buildroot and over the years we have been > maintaining the packages, but only the packages we use. > > > > Our AstLinux version of Buildroot dots the i's and crosses the t's for > the packages we use to do what we do. If we see a need to add a new > package we will, but we don't support packages outside the default configs. > > > > > > If you want a generic Buildroot build system you can take a look at: > https://buildroot.org/ > > > > Lonnie > > > > > OK. Perhaps I didn't read enough, but I didn't know those options > weren't connected. > > FWIW, I updated the Ruby .mk file to a current version and point to > their new download location, and stuck in a fake .sha1 file in the 'dl' > directory. It all built and seems to work. > > Bill > > > > > _______________________________________________ > Astlinux-devel mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/astlinux-devel > |