cdromupgrade not found in artful

Bug #1686779 reported by Joshua Powers
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
UTAH
New
Undecided
Unassigned

Bug Description

During the initial tests of 17.10 (artful) the amd64 and i386 static validation tests failed, due to the fact that the cdromupgrade di file does not exist.

DEBUG: check if important d-i files are present in iso
ERROR: test_files_di (__main__.TestValidateISO)
ERROR: Traceback (most recent call last):
  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/usr/share/utah/isotest/iso_static_validation.py", line 368, in test_files_di
    self.assertIn(path, stdout)
  File "/usr/lib/python2.7/unittest/case.py", line 803, in assertIn
    self.fail(self._formatMessage(msg, standardMsg))
  File "/usr/lib/python2.7/unittest/case.py", line 410, in fail
    raise self.failureException(msg)
AssertionError: 'cdromupgrade' not found in

This package has not existed since quantal, however the check was checking on alphabet comparison:

if self.st_release >= 'q':

Now that we have restarted the alphabet this check failed.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.