Merge ~enr0n/ubuntu/+source/cron:merge-mantic into ubuntu/+source/cron:debian/sid
Status: | Needs review | ||||
---|---|---|---|---|---|
Proposed branch: | ~enr0n/ubuntu/+source/cron:merge-mantic | ||||
Merge into: | ubuntu/+source/cron:debian/sid | ||||
Diff against target: |
894 lines (+605/-42) 9 files modified
debian/changelog (+483/-0) debian/control (+4/-4) debian/cron.default (+4/-28) debian/cron.init (+1/-1) debian/cron.service (+1/-1) debian/crontab.main (+2/-1) debian/patches/features/inherit-path.patch (+96/-0) debian/patches/series (+1/-0) debian/tests/compare-with-old-cron-files (+13/-7) |
||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Bryce Harrington (community) | Approve | ||
git-ubuntu import | Pending | ||
Review via email: mp+444197@code.staging.launchpad.net |
Description of the change
Simple test to verify that the -P option is working as expected:
* Create a script outside of cron's default path, e.g. /usr/local/bin/test
* Add a crontab entry for that script, e.g. crontab -e, and add @reboot /usr/local/bin/test
* Confirm the test was run on reboot as expected.
I ran dep8 tests locally on amd64, and they passed after I made the modification to compare-
autopkgtest [11:37:58]: @@@@@@@
compare-
check-significa
do-not-
check-messages-
check-listings-
qemu-system-x86_64: terminating on signal 15 from pid 107910 (/usr/bin/python3)
There was an error fetching revisions from git servers. Please try again in a few minutes. If the problem persists, contact Launchpad support.
I've also triggered the britney autopkgtests against the cron package in the PPA. Will followup with test results if they complete soonish, otherwise can retrieve them via ppa-dev-tools:
$ ppa tests ppa:enr0n/ proposed- migration -p cron 0pl1-162ubuntu1 ~ppa2: Published migration cron/3. 0pl1-162ubuntu1 ~ppa2 migration cron/3. 0pl1-162ubuntu1 ~ppa2 migration cron/3. 0pl1-162ubuntu1 ~ppa2 migration cron/3. 0pl1-162ubuntu1 ~ppa2 migration cron/3. 0pl1-162ubuntu1 ~ppa2 migration cron/3. 0pl1-162ubuntu1 ~ppa2
* Triggers:
- Source cron/3.
+ Trigger basic @amd64♻️ Trigger all-proposed @amd64💍
+ Trigger basic @arm64♻️ Trigger all-proposed @arm64💍
+ Trigger basic @armhf♻️ Trigger all-proposed @armhf💍
+ Trigger basic @i386♻️ Trigger all-proposed @i386💍
+ Trigger basic @ppc64el♻️ Trigger all-proposed @ppc64el💍
+ Trigger basic @s390x♻️ Trigger all-proposed @s390x💍
* Running:
# time pkg release arch ppa trigger
- 160 cron mantic amd64 enr0n/proposed-
- 160 cron mantic i386 enr0n/proposed-
- 160 cron mantic s390x enr0n/proposed-
- 160 cron mantic armhf enr0n/proposed-
- 160 cron mantic arm64 enr0n/proposed-
- 160 cron mantic ppc64el enr0n/proposed-