Merhaba arkadaşlar. add-apt-repository paketini yükledim, lakin aşağıdaki hatayı veriyor. Sorun pardus olması mıdır? “Pardus/jessie” için dağıtım şablonu bulamadım gibi bir hata veriyor. Çözümü var mıdır?
Selamlar.
sudo add-apt-repository ppa:boomaga
You are about to add the following PPA to your system:
Boomaga (BOOklet MAnager) is a virtual printer for viewing a document before printing it out using the physical printer.
The program is very simple to work with. Running any program, click “print” and select “Boomaga” to see in several seconds (CUPS takes some time to respond) the Boomaga window open. If you print out one more document, it gets added to the previous one, and you can also print them out as one.
More info: https://launchpad.net/~boomaga/+archive/ubuntu/ppa
Press [ENTER] to continue or ctrl-c to cancel adding it
Traceback (most recent call last):
File “/usr/bin/add-apt-repository”, line 167, in
sp = SoftwareProperties(options=options)
File “/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py”, line 105, in init
self.reload_sourceslist()
File “/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py”, line 595, in reload_sourceslist
self.distro.get_sources(self.sourceslist)
File “/usr/lib/python3/dist-packages/aptsources/distro.py”, line 89, in get_sources
(self.id, self.codename))
aptsources.distro.NoDistroTemplateException: Error: could not find a distribution template for Pardus/jessie
Aşağıdaki hatayı veriyor. /etc/apt/sources.list dosyasına ilgiili satırı ekleyemiyor.
İkincisi siz bu bilgileri nereden buldunuz. Ben bayağı aradım. “ppa:boomaga” dan bu string çıkartılabiliyor mu?
$ sudo echo “deb-src Index of /pogo-dev/stable/ubuntu utopic main” > /etc/apt/sources.list
bash: /etc/apt/sources.list: Erişim engellendi