[Bug 1802718] Re: Allow people to do sudo apt-get build-dep without any further configuration

Tambellini 1802718 at bugs.launchpad.net
Sat Jul 25 02:34:43 UTC 2020


Just confirming the annoyance/source of bugs/misunderstanding of doing such:
sudo cp /etc/apt/sources.list /etc/apt/sources.list~
sudo sed -Ei 's/^# deb-src /deb-src /' /etc/apt/sources.list
sudo apt-get update

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

Title:
  Allow people to do sudo apt-get build-dep without any further
  configuration

Status in apt package in Ubuntu:
  Confirmed

Bug description:
  Or provide a reliable CLI method, a direct sed on
  /etc/atp/sources.list does not feel clean.

  Motivation: https://askubuntu.com/questions/496549/error-you-must-put-
  some-source-uris-in-your-sources-list

  This is specially important for Docker, but also a big annoyance on
  desktop, as there is no clean CLI way of enabling it.

  Why not just enable by default and save people the trouble?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1802718/+subscriptions



More information about the foundations-bugs mailing list