Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Read Kernel Config tests missing MAC Address #2769

Closed
ubuntu-server-builder opened this issue May 10, 2023 · 10 comments
Closed

Read Kernel Config tests missing MAC Address #2769

ubuntu-server-builder opened this issue May 10, 2023 · 10 comments
Labels
launchpad Migrated from Launchpad priority Fix soon

Comments

@ubuntu-server-builder
Copy link
Collaborator

This bug was originally filed in Launchpad as LP: #1644043

Launchpad details
affected_projects = ['cloud-init (Ubuntu)', 'cloud-init (Ubuntu Xenial)', 'cloud-init (Ubuntu Yakkety)']
assignee = smoser
assignee_name = Scott Moser
date_closed = 2016-12-23T17:35:45.269151+00:00
date_created = 2016-11-22T22:50:55.971914+00:00
date_fix_committed = 2016-11-23T03:54:03.105228+00:00
date_fix_released = 2016-12-23T17:35:45.269151+00:00
id = 1644043
importance = high
is_complete = True
lp_url = https://bugs.launchpad.net/cloud-init/+bug/1644043
milestone = None
owner = powersj
owner_name = Joshua Powers
private = False
status = fix_released
submitter = powersj
submitter_name = Joshua Powers
tags = ['verification-done']
duplicates = []

Launchpad user Joshua Powers(powersj) wrote on 2016-11-22T22:50:55.971914+00:00

http://pad.lv/1644043
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1644043

=== Begin SRU Template ===
[Impact]
Unit tests would fail, causing build failure.

[Test Case]
Run cloud-init tests a system with a network device named 'eth0'
Building cloud-init runs the unit tests, so even just building on
such a system is sufficient.

lxc provides such an environment.

Generally, the build worked, so unit tests passed.

[Regression Potential]
None: unit test changes only.

=== End SRU Template ===

Unittests are broken [1] preventing cloud-init from building currently. The issue is the kernel config tests are looking for a MAC address that is not there.

[1] https://jenkins.ubuntu.com/server/job/cloud-init-integration-lts/35/console

@ubuntu-server-builder ubuntu-server-builder added launchpad Migrated from Launchpad priority Fix soon labels May 10, 2023
@ubuntu-server-builder
Copy link
Collaborator Author

Launchpad user Joshua Powers(powersj) wrote on 2016-11-22T22:53:26.482074+00:00

Launchpad attachments: read_kernel_config_tests.patch

@ubuntu-server-builder
Copy link
Collaborator Author

Launchpad user Scott Moser(smoser) wrote on 2016-11-23T03:54:29.235657+00:00

should be fixed in 8c6878a

Sorry.

@ubuntu-server-builder
Copy link
Collaborator Author

Launchpad user Robie Basak(racb) wrote on 2016-12-09T18:21:19.388370+00:00

Hello Joshua, or anyone else affected,

Accepted cloud-init into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/cloud-init/0.7.8-49-g9e904bb-0ubuntu1~16.04.2 in a few hours, and then in the -proposed repository.

Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed.Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed. In either case, details of your testing will help us make a better decision.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance!

@ubuntu-server-builder
Copy link
Collaborator Author

Launchpad user Joshua Powers(powersj) wrote on 2016-12-15T19:19:25.825894+00:00

Tested using integration tests [1] and manually downloaded and installed deb locally.

[1] https://jenkins.ubuntu.com/server/job/cloud-init-integration-x-proposed/3/consoleText

@ubuntu-server-builder
Copy link
Collaborator Author

Launchpad user Launchpad Janitor(janitor) wrote on 2016-12-19T16:27:40.892634+00:00

This bug was fixed in the package cloud-init - 0.7.8-49-g9e904bb-0ubuntu1~16.04.2


cloud-init (0.7.8-49-g9e904bb-0ubuntu1~16.04.2) xenial-proposed; urgency=medium

  • cherry-pick 18203bf: disk_setup: Use sectors as unit when formatting
    MBR disks with sfdisk. (LP: #1460715)
  • cherry-pick 6e92c5f: net/cmdline: Consider ip= or ip6= on command
    line not only ip= (LP: #1639930)
  • cherry-pick 8c6878a: tests: fix assumptions that expected no eth0 in
    system. (LP: #1644043)
  • cherry-pick 2d2ec70: OpenStack: extend physical types to include
    hyperv, hw_veb, vhost_user. (LP: #1642679)

-- Scott Moser smoser@ubuntu.com Thu, 01 Dec 2016 16:57:39 -0500

@ubuntu-server-builder
Copy link
Collaborator Author

Launchpad user Robie Basak(racb) wrote on 2016-12-19T16:28:03.518603+00:00

The verification of the Stable Release Update for cloud-init has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regressions.

@ubuntu-server-builder
Copy link
Collaborator Author

Launchpad user Scott Moser(smoser) wrote on 2016-12-23T17:35:44.387904+00:00

This is fixed in cloud-init 0.7.9.

@ubuntu-server-builder
Copy link
Collaborator Author

Launchpad user Brian Murray(brian-murray) wrote on 2017-01-12T19:48:21.072041+00:00

Hello Joshua, or anyone else affected,

Accepted cloud-init into yakkety-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/cloud-init/0.7.8-68-gca3ae67-0ubuntu1~16.10.1 in a few hours, and then in the -proposed repository.

Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed.Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed. In either case, details of your testing will help us make a better decision.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance!

@ubuntu-server-builder
Copy link
Collaborator Author

Launchpad user Joshua Powers(powersj) wrote on 2017-01-12T20:43:44.034462+00:00

Test only change, previously tested on other releases

@ubuntu-server-builder
Copy link
Collaborator Author

Launchpad user Launchpad Janitor(janitor) wrote on 2017-01-30T18:18:12.820305+00:00

This bug was fixed in the package cloud-init - 0.7.8-68-gca3ae67-0ubuntu1~16.10.1


cloud-init (0.7.8-68-gca3ae67-0ubuntu1~16.10.1) yakkety; urgency=medium

  • debian/cherry-pick: add utility for cherry picking commits from upstream
    into patches in debian/patches.
  • New upstream snapshot.
    • mounts: use mount -a again to accomplish mounts (LP: #1647708)
    • CloudSigma: Fix bug where datasource was not loaded in local search.
      (LP: #1648380)
    • when adding a user, strip whitespace from group list
      [Lars Kellogg-Stedman] (LP: #1354694)
    • fix decoding of utf-8 chars in yaml test
    • Replace usage of sys_netdev_info with read_sys_net (LP: #1625766)
    • fix problems found in python2.6 test.
    • OpenStack: extend physical types to include hyperv, hw_veb, vhost_user.
      (LP: #1642679)
    • tests: fix assumptions that expected no eth0 in system. (LP: #1644043)
    • net/cmdline: Consider ip= or ip6= on command line not only ip=
      (LP: #1639930)
    • Just use file logging by default [Joshua Harlow] (LP: #1643990)
    • Improve formatting for ProcessExecutionError [Wesley Wiedenmeier]
    • flake8: fix trailing white space
    • Doc: various documentation fixes [Sean Bright]
    • cloudinit/config/cc_rh_subscription.py: Remove repos before adding
      [Brent Baude]
    • packages/redhat: fix rpm spec file.
    • main: set TZ in environment if not already set. [Ryan Harper]
    • disk_setup: Use sectors as unit when formatting MBR disks with sfdisk.
      [Daniel Watkins] (LP: #1460715)

-- Scott Moser smoser@ubuntu.com Mon, 19 Dec 2016 15:07:12 -0500

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
launchpad Migrated from Launchpad priority Fix soon
Projects
None yet
Development

No branches or pull requests

1 participant