preseed_fetch no longer works with relative URL
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
preseed (Debian) |
Fix Released
|
Unknown
|
|||
preseed (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
My installer preseed file contains the following line, which worked in natty:
d-i preseed/
In oneiric, it fails with this rather cryptic error:
/bin/fetch-url: .: line 33: can't open /usr/lib/
It appears these scripts have been reworked for oneiric to be more modular in their protocol support:
http://
However, the backward compatibility support seems to be broken for certain cases. make_absolute_url in /lib/preseed/
Making the URL absolute causes the fetch to succeed.
Changed in preseed (Debian): | |
status: | Unknown → New |
Changed in preseed (Debian): | |
status: | New → Fix Released |
Same error happens on Debian Squeeze