Bug #11635
Include additional APT sources in WhisperBack reports
100%
Description
If we document how to add additional APT sources to Tails, see Feature #10543, then it would be good to include these potential additions to WhisperBack reports, to make it easier to debug or reject reports from very customized Tails.
In Feature #10543, we proposed to create a debug_directory
in tails-debugging-info
that would list all files in a directory, non-recursively, with a long listing (ls -l) to get metadata, and call debug_file
on each of them.
It might be better to include only the additional APT sources and not the default APT sources. This could be achieved by calling debug_directory
on /live/persistence/TailsData_unlocked/apt-sources.list.d
. But this would miss people who use a different folder name, so maybe we can find something better.
Subtasks
Related issues
Blocks Tails - |
Resolved | 2015-11-13 |
History
#1 Updated by sajolida 2016-08-12 06:09:24
- Parent task deleted (
)Bug #10130
#2 Updated by sajolida 2016-08-12 06:11:16
- related to
Bug #10130: Disable Debian non-free in APT in the ISO added
#3 Updated by intrigeri 2016-08-12 07:37:38
- blocks
Feature #10543: Document how to add APT sources using Dotfiles added
#4 Updated by sajolida 2016-08-23 08:50:37
- Target version set to Tails_2.6
Marking this for 2.6 with no assignee as it goes along with Bug #10130.
#5 Updated by intrigeri 2016-08-27 02:07:08
- Assignee set to intrigeri
- Feature Branch set to feature/11635+11675-more-stuff-in-whisperback-reports
#6 Updated by intrigeri 2016-08-27 02:19:54
- Status changed from Confirmed to In Progress
- % Done changed from 0 to 10
- Feature Branch changed from feature/11635+11675-more-stuff-in-whisperback-reports to doc/10543-dotfiles-for-apt
#7 Updated by intrigeri 2016-08-27 02:22:03
- Assignee changed from intrigeri to anonym
- % Done changed from 10 to 50
- QA Check set to Ready for QA
#8 Updated by intrigeri 2016-08-27 02:32:29
- related to deleted (
)Bug #10130: Disable Debian non-free in APT in the ISO
#9 Updated by anonym 2016-08-28 11:36:43
- Status changed from In Progress to Fix committed
- Assignee deleted (
anonym) - % Done changed from 50 to 100
- QA Check changed from Ready for QA to Pass
#10 Updated by anonym 2016-09-20 16:47:44
- Status changed from Fix committed to Resolved