Announcement

Collapse
No announcement yet.

Updates killed my Kubuntu

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    Re: Updates killed my Kubuntu

    Ok.

    1. Open Adept Updater
    2. Deselect all upgrades
    3. Select the Adept files and request update
    4. Apply updates
    5. Open Adept Updater
    6. Deselect all upgrades
    7. Select libqt3-mt and request update
    8. Apply updates. This will give you an error - specifically that the libqt3-mt library is not configured. Close the updater.
    9. Open a console and type in the command
    Code:
    sudo dpkg --configure -a
    this will ask you which action you wish to take. You DO want to write the new configuration so press 'I' or 'Y' and press enter.

    You should now be able to update everything correctly. I still took the cautious route and applied a few at a time. I also still got an error on the TTFs but everything else is seems good. Following Snowhog's instructions doesn't fix this error.

    Code:
    draco@jinxi:~$ sudo dpkg --configure -a
    Setting up ttf-opensymbol (1:2.3.0-1ubuntu5.3) ...
    Updating fontconfig cache...
    /usr/share/fonts: failed to write cache
    /usr/share/fonts/X11: failed to write cache
    /usr/share/fonts/X11/100dpi: failed to write cache
    /usr/share/fonts/X11/75dpi: failed to write cache
    /usr/share/fonts/X11/Type1: failed to write cache
    /usr/share/fonts/X11/encodings: failed to write cache
    /usr/share/fonts/X11/encodings/large: failed to write cache
    /usr/share/fonts/X11/misc: failed to write cache
    /usr/share/fonts/X11/util: failed to write cache
    /usr/share/fonts/truetype: failed to write cache
    /usr/share/fonts/truetype/arphic: failed to write cache
    /usr/share/fonts/truetype/freefont: failed to write cache
    /usr/share/fonts/truetype/kochi: failed to write cache
    /usr/share/fonts/truetype/thai: failed to write cache
    /usr/share/fonts/truetype/ttf-arabeyes: failed to write cache
    /usr/share/fonts/truetype/ttf-bitstream-vera: failed to write cache
    /usr/share/fonts/truetype/ttf-dejavu: failed to write cache
    /usr/share/fonts/truetype/ttf-gentium: failed to write cache
    /usr/share/fonts/truetype/ttf-indic-fonts-core: failed to write cache
    /usr/share/fonts/truetype/ttf-lao: failed to write cache
    /usr/share/fonts/truetype/ttf-malayalam-fonts: failed to write cache
    /usr/share/fonts/truetype/ttf-mgopen: failed to write cache
    /usr/share/fonts/truetype/unfonts: failed to write cache
    /usr/share/fonts/type1: failed to write cache
    /usr/share/fonts/type1/gsfonts: failed to write cache
    /usr/local/share/fonts: failed to write cache
    /var/lib/defoma/fontconfig.d: failed to write cache
    /var/lib/defoma/fontconfig.d/A: failed to write cache
    /var/lib/defoma/fontconfig.d/B: failed to write cache
    /var/lib/defoma/fontconfig.d/C: failed to write cache
    /var/lib/defoma/fontconfig.d/D: failed to write cache
    /var/lib/defoma/fontconfig.d/E: failed to write cache
    /var/lib/defoma/fontconfig.d/F: failed to write cache
    /var/lib/defoma/fontconfig.d/G: failed to write cache
    /var/lib/defoma/fontconfig.d/H: failed to write cache
    /var/lib/defoma/fontconfig.d/J: failed to write cache
    /var/lib/defoma/fontconfig.d/K: failed to write cache
    /var/lib/defoma/fontconfig.d/L: failed to write cache
    /var/lib/defoma/fontconfig.d/M: failed to write cache
    /var/lib/defoma/fontconfig.d/N: failed to write cache
    /var/lib/defoma/fontconfig.d/O: failed to write cache
    /var/lib/defoma/fontconfig.d/P: failed to write cache
    /var/lib/defoma/fontconfig.d/R: failed to write cache
    /var/lib/defoma/fontconfig.d/S: failed to write cache
    /var/lib/defoma/fontconfig.d/T: failed to write cache
    /var/lib/defoma/fontconfig.d/U: failed to write cache
    /var/lib/defoma/fontconfig.d/V: failed to write cache
    /var/lib/defoma/fontconfig.d/m: failed to write cache
    /var/lib/defoma/fontconfig.d/u: failed to write cache
    dpkg: error processing ttf-opensymbol (--configure):
     subprocess post-installation script returned error exit status 49
    Errors were encountered while processing:
     ttf-opensymbol
    So if anyone has any idea as to how to fix my TTFs it would be most appreciated.

    Comment


      #17
      Re: Updates killed my Kubuntu

      Well.. I was choosed that "Safe Update".. But was the same.. After updates.. System crashed.. I think KDM and KDE crashed... I just didint reformated this time... Booted into Kubuntu Recovery mode and typed in console

      sudo apt-get remove kdm
      sudo apt-get remove kde

      And after that reinstalled KDM and KDE by typeing

      sudo apt-get install kdm
      sudo apt-get install kde

      Well I am totaly n00b on Kubuntu, maybe was any other diffrent ways. But this one was good for me. After that i logined into Kubuntu i seen ADEPT was searching for updates, and it just said that my system is up to date Now Useing Kubuntu+Compiz and cant see any problems

      Comment

      Working...
      X