pop-os / iso

Pop!_OS ISO production
Other
499 stars 65 forks source link

Add systemd to package dependencies #317

Closed 13r0ck closed 1 year ago

13r0ck commented 1 year ago

Fixes pop os iso install (first noticed broken on debug 430)

One of it's dependencies wasn't being seein in the script (chrony) which was then causeing that package to be added to manifest-remove, so distinst tried to remove the package despite it being a hard dependency of systemd. Which then causes install to fail.