"make rpm" fails on CentOS after commit 947d3c208
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| cloud-init (Ubuntu) |
Undecided
|
Unassigned |
Bug Description
A simple "make rpm" of master on a CentOS system throws a long error spew, but the relevant error message appears at the end:
File not found: /tmp/rpmbuildAO
Reverting 947d3c208 resolves the issue completely.
Related branches
- Dan Watkins: Approve on 2019-04-19
- Chad Smith: Approve on 2019-04-19
- Jason Zions (community): Approve on 2019-04-19
- Server Team CI bot: Approve (continuous-integration) on 2019-04-19
-
Diff: 30 lines (+6/-2)2 files modifiedpackages/redhat/cloud-init.spec.in (+3/-1)
packages/suse/cloud-init.spec.in (+3/-1)
Changed in cloud-init (Ubuntu): | |
status: | New → Fix Committed |
Launchpad Janitor (janitor) wrote : | #2 |
This bug was fixed in the package cloud-init - 19.1-0ubuntu1
---------------
cloud-init (19.1-0ubuntu1) eoan; urgency=medium
* New upstream release.
- release 19.1 (LP: #1828479)
- freebsd: add chpasswd pkg in the image [Gonéri Le Bouder]
- tests: add Eoan release [Paride Legovini]
- cc_mounts: check if mount -a on no-change fstab path
[Jason Zions (MSFT)] (LP: #1825596)
- replace remaining occurrences of LOG.warn
- DataSourceAzure: Adjust timeout for polling IMDS [Anh Vo]
- Azure: Changes to the Hyper-V KVP Reporter [Anh Vo]
- git tests: no longer show warning about safe yaml. [Scott Moser]
- tools/read-version: handle errors [Chad Miller]
- net/sysconfig: only indicate available on known sysconfig distros
(LP: #1819994)
- packages: update rpm specs for new bash completion path (LP: #1825444)
- test_azure: mock util.SeLinuxGuard where needed
[Jason Zions (MSFT)] (LP: #1825253)
- setup.py: install bash completion script in new location
- mount_cb: do not pass sync and rw options to mount
[Gonéri Le Bouder] (LP: #1645824)
- cc_apt_configure: fix typo in apt documentation [Dominic Schlegel]
-- Chad Smith <email address hidden> Fri, 10 May 2019 12:11:06 -0600
Changed in cloud-init (Ubuntu): | |
status: | Fix Committed → Fix Released |
This bug is fixed with commit 69251d5b to cloud-init on branch master. /git.launchpad. net/cloud- init/commit/ ?id=69251d5b
To view that commit see the following URL:
https:/