Testing #857
closedverify system builds after switch to debian
100%
Description
The builds are being verified currently.
After all system builds (re: metabuild's ./build.sh -m) are clean then the images need to be tested on hardware to make sure they work.
- monkey does not install a libmonkey during it's own install target. verify web service is available on media player.
Updated by Hammel 10 months ago
- Status changed from New to In Progress
- % Done changed from 0 to 20
- initramfs failed due to missing tools.
- Slow running but probably due to bad SD card (at least one failed to install completely).
Media system basically works but there are bugs in some apps due to changes in the kernel auto loading of drivers.
Now testing to player system build.
Updated by Hammel 9 months ago
- % Done changed from 40 to 60
Kiosk and AutoKiosk modes tested and working.
Xeon won't be tested for now. The phone project is on hold.
pistore is not ready for testing - it's still a dev project.
desktop mode build is the last to be tested, after piplayer which is being tested now.
Updated by Hammel 7 months ago
pistore is tested as working now.
Desktop build fails:- rpm is not installed on debian. Will need to build for debian by default now.
- deb target is available in xnotesng, but xnotes cdtools script is broken (prevents finding java).
- Need a Makefile that wraps java build in order to select RPM vs Deb packaging.
Updated by Hammel 6 months ago
Added docker setup to vlib, updated with required java/ant packages. "ant all" works, but debian packaging still needs to be added.
Docker setup changes sync'd to rpi build and pushed.
Docker setup needs to be added to metabuild so all app builds can be made consistent.