security_path don't work in preseed

Bug #251638 reported by Stanislav German-Evtushenko
2
Affects Status Importance Assigned to Milestone
apt-setup (Ubuntu)
New
Undecided
Unassigned

Bug Description

I use local mirror repositories with next URLS:
ftp://server/hardy/hardy-archive and http://server/hardy/hardy-archive

I change preseed with:
security_host string server
security_path string /hardy/hardy-archive

but this don't work, apt-setup still use:
security_path string /ubuntu

Revision history for this message
Colin Watson (cjwatson) wrote :

Please attach your preseed file (with any passwords removed) and the installer syslog (/var/log/installer/syslog if you completed an installation; /var/log/syslog in the running installer).

The fragment you included in your bug report is clearly wrong. It would need to read as follows:

  d-i apt-setup/security_host string server
  d-i apt-setup/security_path string /hardy/hardy-archive

However, I don't know whether you were just abbreviating or whether that's really what your preseed file looks like.

Changed in apt-setup:
status: New → Incomplete
Revision history for this message
etali (etali) wrote :

We'd like to figure out what's causing this bug for you, but we haven't heard back from you in a while. Could you please provide the requested information? Thanks!

Revision history for this message
Stanislav German-Evtushenko (giner) wrote :

Oh, sorry.
I attached the file. It isn't using security_path because it doesn't work.

Quote:
------------------
The fragment you included in your bug report is clearly wrong. It would
need to read as follows:
 d-i apt-setup/security_host string server
 d-i apt-setup/security_path string /hardy/hardy-archive
------------------
Yes, of course I used 'd-i' in my config.

etali (etali)
Changed in apt-setup (Ubuntu):
status: Incomplete → New
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.