Hello,
I used apt on debian and redhat, where there were additional configuration
files placed in sources.list.d directory.
However, in ubuntu it does not work this way.
I tried to solve the problem on my onw and set
in /etc/apt/apt.conf.d/999sourcepartsCode:Dir::Etc::sourceparts "sources.list.d";
and after doingi see that this exist.Code:apt-config dump
But this does not cause apt-get update to fetch sources from the locations from files in sources.list.d directory.
Can you help me to enable this?
THX.
Bookmarks