[Merge] ~utkarsh/livecd-rootfs/+git/livecd-rootfs:drop-more-packages into livecd-rootfs:ubuntu/master
Philip Roche
mp+448584 at code.launchpad.net
Tue Aug 8 09:17:20 UTC 2023
Review: Needs Information
Isn't it an exit code of 100 that is returned?
```
❯ sudo apt-get -y purge this-package-does-not-exist
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package this-package-does-not-exist
❯ echo $?
100
```
This is what we are seeing on launchpad
Example build failure log @ https://launchpad.net/~cloudware/+livefs/ubuntu/mantic/cpc/+build/478182
--
https://code.launchpad.net/~utkarsh/livecd-rootfs/+git/livecd-rootfs/+merge/448584
Your team Ubuntu Core Development Team is requested to review the proposed merge of ~utkarsh/livecd-rootfs/+git/livecd-rootfs:drop-more-packages into livecd-rootfs:ubuntu/master.
More information about the Ubuntu-reviews
mailing list