Feature #9278

Adjust the ISO build system to take into account Jessie release

Added by intrigeri 2015-04-25 04:21:33 . Updated 2015-05-12 18:37:14 .

Status:
Resolved
Priority:
High
Assignee:
Category:
Build system
Target version:
Start date:
2015-04-25
Due date:
% Done:

100%

Feature Branch:
feature/9278-Jessie-was-released
Type of work:
Code
Blueprint:

Starter:
Affected tool:
Deliverable for:

Description

Once Jessie is out, we’ll need to adjust a little bit our ISO build system.


Subtasks


Related issues

Has duplicate Tails - Bug #9281: Adjust our sources.list now that Jessie is stable Duplicate 2015-04-27

History

#1 Updated by intrigeri 2015-04-25 04:48:09

  • Status changed from Confirmed to In Progress

Applied in changeset commit:87303228bc138699e68876769b405479172fa2a6.

#2 Updated by intrigeri 2015-04-25 04:49:28

  • Assignee deleted (intrigeri)
  • % Done changed from 0 to 50
  • QA Check set to Ready for QA
  • Feature Branch set to feature/9278-Jessie-was-released

#3 Updated by intrigeri 2015-04-26 02:43:56

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

Applied in changeset commit:f6b685c6841c0265bc9c4f167f869b9a14972198.

#4 Updated by intrigeri 2015-04-27 03:12:35

  • has duplicate Bug #9281: Adjust our sources.list now that Jessie is stable added

#5 Updated by sajolida 2015-04-28 05:20:15

This breaks the additional software persistence feature.

#6 Updated by sajolida 2015-04-28 05:21:20

See the logs:

15:30:36 localhost tails-additional-software[13083]: Ign tor+http://ftp.us.debian.org testing/non-free Translation-en 
15:30:37 localhost tails-additional-software[13083]: Err tor+http://ftp.us.debian.org testing/main i386 Packages 
15:30:37 localhost tails-additional-software[13083]:   403 Forbidden 
15:30:37 localhost tails-additional-software[13083]: Err tor+http://ftp.us.debian.org testing/contrib i386 Packages 
15:30:37 localhost tails-additional-software[13083]:   403  Forbidden 
15:30:38 localhost tails-additional-software[13083]: Err tor+http://ftp.us.debian.org testing/non-free i386 Packages 
15:30:38 localhost tails-additional-software[13083]:   403  Forbidden 
15:31:19 localhost tails-additional-software[13083]: Hit tor+http://security.debian.org wheezy/updates Release.gpg 
15:31:20 localhost tails-additional-software[13083]: Hit tor+http://security.debian.org wheezy/updates Release . . 
15:31:26 localhost tails-additional-software[13083]: W: Failed to fetch tor+http://ftp.us.debian.org/debian/dists/testing/main/binary-i386/Packages
403  Forbidden 
15:31:26 localhost tails-additional-software[13083]: 
15:31:26 localhost tails-additional-software[13083]: W: Failed to fetch tor+http://ftp.us.debian.org/debian/dists/testing/contrib/binary-i386/Packages
403  Forbidden 
15:31:26 localhost tails-additional-software[13083]: 
15:31:26 localhost tails-additional-software[13083]: W: Failed to fetch tor+http://ftp.us.debian.org/debian/dists/testing/non-free/binary-i386/Packages
403  Forbidden 
15:31:26 localhost tails-additional-software[13083]: 
15:31:26 localhost tails-additional-software[13083]: E: Some index files failed to download. They have been ignored, or old ones used instead. 
15:31:26 localhost tails-additional-software[13083]: apt-get exited with returncode 100 
15:31:26 localhost tails-additional-software[13083]: Warning: the update failed.

#7 Updated by intrigeri 2015-04-28 16:32:12

> This breaks the additional software persistence feature.

Just to clarify, a buggy Debian mirror is breaking any Debian system whose APT is configured to use testing.
See my email on -support@ for details :)

#8 Updated by anonym 2015-04-29 01:32:37

  • QA Check changed from Ready for QA to Pass

intrigeri wrote:
> > This breaks the additional software persistence feature.
>
> Just to clarify, a buggy Debian mirror is breaking any Debian system whose APT is configured to use testing.
> See my email on -support@ for details :)

Got it. This branch makes sense in that case. :)

#9 Updated by BitingBird 2015-05-12 18:37:14

  • Status changed from Fix committed to Resolved