2012-09-12 08:26:24 |
Christopher Lee |
bug |
|
|
added bug |
2012-09-12 08:34:48 |
Colin Watson |
ubiquity (Ubuntu): status |
New |
Fix Committed |
|
2012-09-12 08:34:51 |
Colin Watson |
ubiquity (Ubuntu): importance |
Undecided |
Medium |
|
2012-09-12 08:34:53 |
Colin Watson |
ubiquity (Ubuntu): assignee |
|
Colin Watson (cjwatson) |
|
2012-09-12 08:35:58 |
Launchpad Janitor |
branch linked |
|
lp:ubiquity |
|
2012-09-12 22:40:10 |
Launchpad Janitor |
ubiquity (Ubuntu): status |
Fix Committed |
Fix Released |
|
2012-09-13 05:12:37 |
Christopher Lee |
ubiquity (Ubuntu): status |
Fix Released |
Confirmed |
|
2012-09-14 10:32:20 |
Colin Watson |
bug task added |
|
debian-installer-utils (Ubuntu) |
|
2012-09-14 10:33:57 |
Colin Watson |
debian-installer-utils (Ubuntu): status |
New |
Triaged |
|
2012-09-14 10:33:59 |
Colin Watson |
debian-installer-utils (Ubuntu): importance |
Undecided |
Medium |
|
2012-09-14 10:34:03 |
Colin Watson |
debian-installer-utils (Ubuntu): assignee |
|
Colin Watson (cjwatson) |
|
2012-09-14 10:34:05 |
Colin Watson |
ubiquity (Ubuntu): status |
Confirmed |
Triaged |
|
2012-09-14 11:26:17 |
Launchpad Janitor |
branch linked |
|
lp:~ubuntu-core-dev/debian-installer-utils/ubuntu |
|
2012-09-14 11:35:13 |
Launchpad Janitor |
debian-installer-utils (Ubuntu): status |
Triaged |
Fix Released |
|
2012-09-14 12:05:11 |
Launchpad Janitor |
ubiquity (Ubuntu): status |
Triaged |
Fix Released |
|
2012-09-14 15:58:02 |
Launchpad Janitor |
branch linked |
|
lp:ubuntu/debian-installer-utils |
|
2012-11-30 23:28:37 |
Ryan Tandy |
bug |
|
|
added subscriber Ryan Tandy |
2016-04-11 19:59:45 |
Dimitri John Ledkov |
description |
I'm using a preseed file for some automated installs that setup 2 PPAs using:
d-i apt-setup/local0/repository string http://ppa.launchpad.net/unity-team/staging/ubuntu quantal main
d-i apt-setup/local0/comment string Unity-Team Staging ppa
d-i apt-setup/local0/key string http://keyserver.ubuntu.com:11371/pks/lookup?search=0x23C9D8EB108A45A92AEDBFEE6E9205C51236960C&op=get
The error that I'm seeing in /var/log/syslog is:
ubuntu ubiquity: /usr/lib/ubiquity/apt-setuo/generators/60local: 36 /usr/lib/ubiquity/apt-setuo/generators/60local: fetch-url: not found |
I'm using a preseed file for some automated installs that setup 2 PPAs using:
d-i apt-setup/local0/repository string deb http://ppa.launchpad.net/unity-team/staging/ubuntu quantal main
d-i apt-setup/local0/comment string Unity-Team Staging ppa
d-i apt-setup/local0/key string http://keyserver.ubuntu.com:11371/pks/lookup?search=0x23C9D8EB108A45A92AEDBFEE6E9205C51236960C&op=get
The error that I'm seeing in /var/log/syslog is:
ubuntu ubiquity: /usr/lib/ubiquity/apt-setuo/generators/60local: 36 /usr/lib/ubiquity/apt-setuo/generators/60local: fetch-url: not found |
|