Bug #9010

The instructions for the automated test suite's set-up do not currently work

Added by kytv 2015-03-03 23:52:52 . Updated 2015-03-31 19:02:13 .

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Test suite
Target version:
Start date:
2015-03-03
Due date:
% Done:

100%

Feature Branch:
kytv:bugfix/9010-automated-test-suite-setup
Type of work:
Website
Blueprint:

Starter:
Affected tool:
Deliverable for:

Description

Setting up a new system to run the test suite per the instructions at https://tails.boum.org/contribute/release_process/test/setup/ was not successful.

Building dependency tree       
Reading state information... Done
Selected version '0~20131112.2590861a-3' (Debian:testing [all]) for 'ovmf'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 i18nspector : Depends: python3:any (>= 3.3.2-2~)
 libsikuli-script-java : Depends: jython but it is not going to be installed
 openjdk-7-jre : Depends: openjdk-7-jre-headless (= 7u75-2.5.4-1~deb7u1) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

Adding a pin for stable-updates to 990 and installing i18nspector from wheezy-backports solves it.


Subtasks


History

#1 Updated by kytv 2015-03-03 23:53:50

  • Assignee deleted (kytv)
  • % Done changed from 0 to 40
  • QA Check set to Ready for QA
  • Feature Branch set to kytv:bugfix/9010-automated-test-suite-setup

#2 Updated by intrigeri 2015-03-04 10:04:49

  • Assignee set to anonym

#3 Updated by intrigeri 2015-03-04 10:06:39

  • % Done changed from 40 to 50

Looks good to me at first glance, but I’ll let anonym look a bit more closely.

#4 Updated by kytv 2015-03-05 21:56:31

I pushed an update to this. After reading the manpage (for the first time in a few years), I see that apt_preferences now supports globs (and regexes!), so the pin can be set on a=stable* instead of using a separate pin for a=stable-updates.

#5 Updated by intrigeri 2015-03-14 09:39:31

  • Status changed from Confirmed to In Progress

#6 Updated by anonym 2015-03-30 08:27:28

  • Status changed from In Progress to Fix committed
  • % Done changed from 50 to 100

Applied in changeset commit:fb47e5b1856b50e7016bb2513c96dce14efe1cc8.

#7 Updated by anonym 2015-03-30 08:27:48

  • Assignee deleted (anonym)
  • QA Check changed from Ready for QA to Pass

#8 Updated by anonym 2015-03-31 19:02:13

  • Status changed from Fix committed to Resolved