Bug #16354
Missing s/ISO/USB/ update?
50%
Description
While going through the upgrade paths (to better specify the test suite adjustments we need to stick as close as possible to what we support), I noticed that upgrade/tails.en.html
says “using the Tails ISO image that you downloaded earlier.” I landed there from install/download.en.html
i.e. I’ve downloaded a USB image.
Also, perhaps it’s only on my local build of the USB image branch, but on install/download.en.html
, I can’t start a download by clicking the “Download Tails 3.11 Torrent file for USB image” button. There seems to be weird CSS magics going on.
Subtasks
History
#1 Updated by xin 2019-01-13 19:10:00
I found 2 others:
-install/inc/steps/restart_first_time.inline in “Troubleshooting: Tails does not start at all”: “How did you verify the ISO image?”
-install/expert/usb in “Install Tails using dd”: “Execute the following commands to copy the ISO image that you downloaded earlier to the USB stick.”
#2 Updated by intrigeri 2019-01-13 19:40:31
> I found 2 others:
Good catch!
I humbly suggest grep’ing for “ISO” in the doc then :)
#3 Updated by xin 2019-01-14 10:50:07
intrigeri wrote:
> > I found 2 others:
>
> Good catch!
>
> I humbly suggest grep’ing for “ISO” in the doc then :)
I did it and found others, should I list all here or create a branch to directly fix that?
#4 Updated by intrigeri 2019-01-14 10:52:03
> I did it and found others, should I list all here or create a branch to directly fix that?
I’m pretty sure sajolida won’t mind if you want to implement the fixes yourself :)
Please base such work on the current feature/15292-usb-image
.
#5 Updated by xin 2019-01-14 10:58:36
- Assignee changed from sajolida to xin
intrigeri wrote:
> > I did it and found others, should I list all here or create a branch to directly fix that?
>
> I’m pretty sure sajolida won’t mind if you want to implement the fixes yourself :)
> Please base such work on the current feature/15292-usb-image
.
Ok I start working on it.
#6 Updated by xin 2019-01-14 12:53:12
- Status changed from Confirmed to In Progress
- Assignee changed from xin to sajolida
- % Done changed from 0 to 50
- QA Check set to Ready for QA
- Feature Branch set to xin:bugfix/16354-usb-doc-update
Done, please review.
intrigeri wrote:
> Also, perhaps it’s only on my local build of the USB image branch, but on install/download.en.html
, I can’t start a download by clicking the “Download Tails 3.11 Torrent file for USB image” button. There seems to be weird CSS magics going on.
I have the same problem but I don’t know what to do.
#7 Updated by sajolida 2019-01-15 20:38:54
- Status changed from In Progress to Resolved
- Assignee deleted (
sajolida) - QA Check deleted (
Ready for QA)
Merged. Thanks!
I did a whole lot of grep
while working on this branch but apparently I didn’t grep for ISO
, which is a bit crazy I admit!!!
#8 Updated by sajolida 2019-01-15 21:21:19
> intrigeri wrote:
>> Also, perhaps it’s only on my local build of the USB image branch, but on install/download.en.html
, I can’t start a download by clicking the “Download Tails 3.11 Torrent file for USB image” button. There seems to be weird CSS magics going on.
>
> I have the same problem but I don’t know what to do.
Oops, we fixed with lamby for the images in f5e9792b71 but not for
Torrents. It should work now after 4727d6c1e2. Can you test that you’re
getting a 404 (and not only a CSS change).
#9 Updated by sajolida 2019-01-15 21:21:42
- Assignee set to intrigeri
- QA Check set to Info Needed
#10 Updated by xin 2019-01-15 22:53:37
sajolida: in restart_first_time.inline, the context of this sentence talk about both USB stick and DVD. So maybe references to DVD have to be removed.
#11 Updated by sajolida 2019-01-16 12:04:24
- Assignee changed from intrigeri to xin
- QA Check changed from Info Needed to Ready for QA
Fixed again in 4bb74508ac.
#12 Updated by xin 2019-01-17 16:57:24
- Assignee changed from xin to sajolida
- QA Check changed from Ready for QA to Pass
sajolida wrote:
> > intrigeri wrote:
> >> Also, perhaps it’s only on my local build of the USB image branch, but on install/download.en.html
, I can’t start a download by clicking the “Download Tails 3.11 Torrent file for USB image” button. There seems to be weird CSS magics going on.
> >
> > I have the same problem but I don’t know what to do.
>
> Oops, we fixed with lamby for the images in f5e9792b71 but not for
> Torrents. It should work now after 4727d6c1e2. Can you test that you’re
> getting a 404 (and not only a CSS change).
Now I have a 404 (with feature/15292-usb-image).
sajolida wrote:
> Fixed again in 4bb74508ac.
Looks OK (in devel).
I don’t know what I have to do now with this ticket.
#13 Updated by sajolida 2019-01-18 12:10:04
- Assignee deleted (
sajolida) - QA Check deleted (
Pass)