Welcome to my blog! See the archive page for all posts, and subscribe to the feed.

Ubuntu update manager sorunu

Posted 1 year, 7 months ago

Bir süredir Ubuntu'mda update manager'ı çalıştırırken aşağıdaki gibi bir hata alıyordum:

berkerpeksag@berkerpeksag:/var/www$ update-manager
Traceback (most recent call last):
File /usr/bin/update-manager, line 32, in
from UpdateManager.UpdateManager import UpdateManager
File /usr/lib/python2.6/dist-packages/UpdateManager/UpdateManager.py, line 30, in 
import gconfImportError: No module named gconf

Bugün tembellik yapıp ertelediğim sorunu çözmek için biraz araştırma yaptım. Bulunamayan python-gconf modülünü reconfigure ederek problemimi çözdüm:

sudo dpkg-reconfigure python-gconf
Print

About me

Me!

I'm a passionate, open source lover software developer from Istanbul, Turkey with extensive PHP experience who also has a crush on Python and JavaScript.

You can contact me by emailing berker.peksag@gmail.com.

Follow me on Twitter and fork me on GitHub!