Comment 0 for bug 1212239

Revision history for this message
Para Siva (psivaa) wrote :

The following error is reported during the saucy server print server installations with 20130814 images, both amd64 and i386. These images have cups filters of the version cups-filters_1.0.36.

Aug 14 08:29:40 in-target: The following packages have unmet dependencies:
Aug 14 08:29:40 in-target: cups-filters : Conflicts: ghostscript-cups
Aug 14 08:29:40 in-target: E
Aug 14 08:29:40 in-target: :
Aug 14 08:29:40 in-target: Unable to correct problems, you have held broken packages.
Aug 14 08:29:40 in-target:
...
..
Aug 14 08:29:41 main-menu[2935]: WARNING **: Configuring 'pkgsel' failed with error code 1
Aug 14 08:29:41 debconf: --> GET debconf/priority
Aug 14 08:29:41 debconf: <-- 0 critical
Aug 14 08:29:41 main-menu[2935]: WARNING **: Menu item 'pkgsel' failed.
Aug 14 08:29:41 debconf: --> SETTITLE debian-installer/pkgsel/title
Aug 14 08:29:41 debconf: <-- 0 OK
Aug 14 08:29:41 debconf: --> CAPB
Aug 14 08:29:41 debconf: <-- 0 multiselect backup progresscancel align escape plugin-terminal plugin-detect-keyboard
Aug 14 08:29:41 debconf: --> METAGET debian-installer/pkgsel/title Description
Aug 14 08:29:41 debconf: <-- 0 Select and install software
Aug 14 08:29:41 debconf: --> SUBST debian-installer/main-menu/item-failure ITEM Select and install software
Aug 14 08:29:41 debconf: Adding [ITEM] -> [Select and install software]
Aug 14 08:29:41 debconf: <-- 0
Aug 14 08:29:41 debconf: --> INPUT critical debian-installer/main-menu/item-failure
Aug 14 08:29:41 debconf: <-- 0 question will be asked
Aug 14 08:29:41 debconf: --> GO

Steps to reproduce:
1. Install utah using
   sudo apt-add-repository -y ppa:utah/stable
   sudo apt-get update
   sudo apt-get install utah

2. Now run
udo -u utah -i run_utah_tests.py -i /pth/to/iso/saucy-server-i386.iso -p lp:ubuntu-test-cases/server/preseeds/print-server.preseed lp:ubuntu-test-cases/server/runlists/print-server.run -x /etc/utah/bridged-network-vm.xml

The impacted jobs are:
https://jenkins.qa.ubuntu.com/job/saucy-server-amd64-smoke-print-server/100/?
and
https://jenkins.qa.ubuntu.com/job/saucy-server-i386-smoke-print-server/97/?

Install log from one such failure is attached.