[Bug 1512347] Re: invalid sources.list generated from reading apt-setup/local0/repository

Mathieu Trudel-Lapierre mathieu.tl at gmail.com
Wed May 4 14:13:49 UTC 2016


** Description changed:

+ [Impact]
+ Server users installing with a preseeded local repository.
+ 
+ [Test case]
+ Preseed "apt-setup/local0/repository" for a server install.
+ The installation process should complete normally, and the local repository should be enabled on the installed system.
+ 
+ [Regression Potential]
+ This adds support for handling local repositories and configuring them in preseed without adding the "deb" prefix to specify the type of source entry. There is no likely regression type except that of enabling local repositories on installs where the preseed is present and currently seen as invalid by base-installer where the issue was not noticed by systems administrators.
+ 
+ ---
+ 
  hi,
  it looks like configure_apt from library.sh will add the contents of apt-setup/local0/repository verbatim to the sources file. This works only if the repository is prefixed with "deb ", which for apt-setup is optional. Not using a repository prefixed with "deb" will result in an invalid sources.list file. See also https://phabricator.wikimedia.org/T94177 and https://gerrit.wikimedia.org/r/250380

** Changed in: base-installer (Ubuntu Xenial)
       Status: Triaged => In Progress

** Changed in: base-installer (Ubuntu Xenial)
     Assignee: (unassigned) => Mathieu Trudel-Lapierre (cyphermox)

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to base-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1512347

Title:
  invalid sources.list generated from reading apt-
  setup/local0/repository

Status in base-installer package in Ubuntu:
  Fix Released
Status in base-installer source package in Xenial:
  In Progress

Bug description:
  [Impact]
  Server users installing with a preseeded local repository.

  [Test case]
  Preseed "apt-setup/local0/repository" for a server install.
  The installation process should complete normally, and the local repository should be enabled on the installed system.

  [Regression Potential]
  This adds support for handling local repositories and configuring them in preseed without adding the "deb" prefix to specify the type of source entry. There is no likely regression type except that of enabling local repositories on installs where the preseed is present and currently seen as invalid by base-installer where the issue was not noticed by systems administrators.

  ---

  hi,
  it looks like configure_apt from library.sh will add the contents of apt-setup/local0/repository verbatim to the sources file. This works only if the repository is prefixed with "deb ", which for apt-setup is optional. Not using a repository prefixed with "deb" will result in an invalid sources.list file. See also https://phabricator.wikimedia.org/T94177 and https://gerrit.wikimedia.org/r/250380

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/base-installer/+bug/1512347/+subscriptions



More information about the foundations-bugs mailing list