Page MenuHomePureOS Tracker

"apt source" doesn't work out of the box
Open, LowPublic

Description

The /etc/apt/sources.list file has no "deb-src" entries after the OS installation, so "apt source" can't find package sources.

The following lines should be added to the sources.list:

deb-src https://repo.pureos.net/pureos/ amber main
deb-src https://repo.pureos.net/pureos/ amber-security main
deb-src https://repo.pureos.net/pureos/ amber-updates main

Event Timeline

sinister created this task.Jul 3 2020, 11:59
jeremiah.foster triaged this task as Low priority.Aug 14 2020, 13:50
jeremiah.foster added a subscriber: jeremiah.foster.

I think that this might be an "okay" situation as it is. The point is that adding deb-src repos is more of a power user thing, no?

GNU+Linux is the highly hackable thing by its nature. The access to the corresponding sources is an expected behavior.

I think it's easier to tweak the distro than to even discuss this ;-D