[Bug 1566757] [NEW] preseed fails to add custom repos with apt-setup/local0/repository in xenial

LoOoD 1566757 at bugs.launchpad.net
Wed Apr 6 09:39:43 UTC 2016


Public bug reported:

The sources file is being written incorrectly during the preseed
process. Its failing to prefix the last line in the sources.list file
with "deb ".

This is what we have in our preseed for xenial

# Aptly Mirror / Custom Packages
d-i apt-setup/local0/repository string deb http://aptly.internal/internal/company/ xenial main
d-i apt-setup/local0/source boolean false
d-i apt-setup/local0/key string http://aptly.internal/internal/company.gpg
# Aptly Mirror / puppetlabs repos
d-i apt-setup/local1/repository string deb http://aptly.internal/internal/puppetlabs-xenial/ xenial main dependencies
d-i apt-setup/local1/source boolean false
d-i apt-setup/local1/key string http://aptly.internal/internal/company.gpg

** Affects: debian-installer (Ubuntu)
     Importance: Undecided
         Status: New

** Package changed: nsd (Ubuntu) => debian-installer (Ubuntu)

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

Title:
  preseed fails to add custom repos with apt-setup/local0/repository in
  xenial

Status in debian-installer package in Ubuntu:
  New

Bug description:
  The sources file is being written incorrectly during the preseed
  process. Its failing to prefix the last line in the sources.list file
  with "deb ".

  This is what we have in our preseed for xenial

  # Aptly Mirror / Custom Packages
  d-i apt-setup/local0/repository string deb http://aptly.internal/internal/company/ xenial main
  d-i apt-setup/local0/source boolean false
  d-i apt-setup/local0/key string http://aptly.internal/internal/company.gpg
  # Aptly Mirror / puppetlabs repos
  d-i apt-setup/local1/repository string deb http://aptly.internal/internal/puppetlabs-xenial/ xenial main dependencies
  d-i apt-setup/local1/source boolean false
  d-i apt-setup/local1/key string http://aptly.internal/internal/company.gpg

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



More information about the foundations-bugs mailing list