digabi-os icon indicating copy to clipboard operation
digabi-os copied to clipboard

Create daemon, that monitors status of required packages

Open ypcs opened this issue 11 years ago • 1 comments

Currently DOS is based on Debian jessie, which is in testing state = lots of packages get lots of changes currently, and lots of packages are dropped from testing temporarily, which might cause build to fail.

Write daemon for watching required packages (see live-image-*.packages), and alerting user if required package has been dropped.

ypcs avatar May 14 '14 07:05 ypcs

Currently package how-can-i-help has been added to DOS. We should parse build.log after building the image, probably in *.post-build hook, and warn user about packages that do have problems.

Alternative use debbugs API to fetch same information.

ypcs avatar May 28 '14 09:05 ypcs