
jackbites
(usa Fedora)
Enviado em 11/03/2012 - 16:24h
Estou tentando instalar o Kdenlive via ppa, só que quando adiciono o comando add-apt-repository ppa:sunab/kdenlive-release aparece o erro abaixo:
Traceback (most recent call last):
File "/usr/bin/add-apt-repository", line 65, in <module>
if not sp.add_source_from_line(line):
File "/usr/lib/python2.6/dist-packages/softwareproperties/SoftwareProperties.py", line 630, in add_source_from_line
(deb_line, file) = expand_ppa_line(line.strip(), self.distro.codename)
File "/usr/lib/python2.6/dist-packages/softwareproperties/ppa.py", line 47, in expand_ppa_line
sourceslistd = apt_pkg.Config.find_dir("Dir::Etc::sourceparts")
AttributeError: 'module' object has no attribute 'Config'
e também tem outro problema, quando adiciono sudo para o comando add-apt-repository ppa:sunab/kdenlive-release (sudo add-apt-repository ppa:sunab/kdenlive-release) aparece o seguinte 'jack is not in the sudoers file. This incident will be reported.'
Grato desde já :D