Jigdo error: template file does not exist

Linux howto's, compile information, information on whatever we learned on working with linux, MACOs and - of course - Products of the big evil....
Post Reply
User avatar
^rooker
Site Admin
Posts: 1483
Joined: Fri Aug 29, 2003 8:39 pm

Jigdo error: template file does not exist

Post by ^rooker »

[PROBLEM]
I downloaded a .jigdo file for the current Debian release. Then I ran "jigdo-lite <jigdo-file>" and got the following error:
File `debian-6.0.2.1-i386-DVD-1.template' does not exist!
[SOLUTION]
Point "jigdo-lite" directly at the download URL of the .jigdo file. Like this:

Code: Select all

jigdo-lite http://cdimage.debian.org/debian-cd/current/i386/jigdo-dvd/debian-6.0.2.1-i386-DVD-1.jigdo
Then it automatically finds the .template file on that server and downloads it.

NOTE: I think it's also possible to download the .template file that lies next to the .jigdo file on the original download site. But I haven't tried that.
Jumping out of an airplane is not a basic instinct. Neither is breathing underwater. But put the two together and you're traveling through space!
Post Reply