SHARE
TWEET
Untitled
a guest
Aug 26th, 2012
27
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
- rbnielsen@wopr ~ $ sudo add-apt-repository ppa:ubuntuone/stable
- [sudo] password for rbnielsen:
- 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.7/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.7/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'
RAW Paste Data

