Bug #15694

Check what to do with packages removed from testing

Added by intrigeri 2018-06-30 10:28:06 . Updated 2019-01-05 12:07:17 .

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Target version:
Start date:
2018-06-30
Due date:
% Done:

100%

Feature Branch:
feature/buster
Type of work:
Code
Blueprint:

Starter:
Affected tool:
Deliverable for:

Description

Look for Explanation: removed from testing (<del><a class='issue tracker-1 status-3 priority-4 priority-default closed child' href='/code/issues/15694' title='Check what to do with packages removed from testing'>Bug #15694</a></del>) in config/chroot_apt/preferences on the feature/buster branch. For each of the packages listed there:

  1. if it’s back into testing, drop it from the list
  2. if it’s not back into testing, think/discuss about what to do (fix it in Debian? drop it from Tails? keep the pinning to the sid version?)

Subtasks


History

#1 Updated by intrigeri 2018-06-30 10:30:09

  • Description updated

#2 Updated by intrigeri 2018-06-30 16:44:57

  • Status changed from Confirmed to In Progress

Applied in changeset commit:fadae3ae7d7c169876b6e3de1f8cfef88ecb9644.

#3 Updated by CyrilBrulebois 2019-01-04 11:21:01

Maybe something wider would be welcome? Packages like systemd that we pick from stretch-backports (to get a specific version for a specific feature) could likely disappear from our list of special packages?

#4 Updated by intrigeri 2019-01-04 13:36:26

> Maybe something wider would be welcome? Packages like systemd that we pick from stretch-backports (to get a specific version for a specific feature) could likely disappear from our list of special packages?

Sure, if needed. FWIW, when I used to work on feature/buster, I did update the APT pinning as part of resolving merge conflicts, whenever I merged devel into it. So for example, systemd is not listed in there on that branch.

#5 Updated by intrigeri 2019-01-04 14:46:20

  • Assignee set to intrigeri

#6 Updated by intrigeri 2019-01-04 14:51:12

  • Assignee changed from intrigeri to CyrilBrulebois
  • % Done changed from 0 to 50
  • QA Check set to Ready for QA
  • Feature Branch set to feature/buster
  • Type of work changed from Research to Code

#7 Updated by intrigeri 2019-01-05 12:07:17

  • Status changed from In Progress to Resolved
  • Assignee deleted (CyrilBrulebois)
  • % Done changed from 50 to 100
  • QA Check deleted (Ready for QA)

Let’s focus our review efforts where it makes more sense.