Announcement

Collapse
No announcement yet.

[SOLVED] Upgrade error in kde-plasmoid-cwp

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

    [SOLVED] Upgrade error in kde-plasmoid-cwp

    Here's what's happening

    $ sudo apt-get -f install

    It spits out a bunch of lines that tell me it's to going remove some stuff, install some stuff, upgrade some stuff. I tell it to go ahead, it spits out some more lines, then it ends with

    Extracting templates from packages: 100%
    Preconfiguring packages ...
    dpkg: error: parsing file '/var/lib/dpkg/available' near line 15229 package 'kde-plasmoid-cwp':
    junk after word in `priority' field
    E: Sub-process /usr/bin/dpkg returned an error code (2)


    Running "sudo dpkg --configure -a" comes back clean.

    Any ideas?

    #2
    Re: Upgrade error in kde-plasmoid-cwp

    there is no package kde-plasmoid-cwp in the normal repos, so this is probably where the problem lies. I suggest trying to uninstall kde-plasmoid-cwp and apt-get update/apt-get dist-upgrade. Don't be afraid to paste the info on what it wants to install /remove. If you added a ppa to get kde-plasmoid-cwp, I would also disable that as well. There already is a package in natty for cwp, called plasma-widget-cwp, btw

    Comment


      #3
      Re: Upgrade error in kde-plasmoid-cwp

      Originally posted by Mountain Man
      Here's what's happening

      $ sudo apt-get -f install

      It spits out a bunch of lines that tell me it's to going remove some stuff, install some stuff, upgrade some stuff. I tell it to go ahead, it spits out some more lines, then it ends with

      Extracting templates from packages: 100%
      Preconfiguring packages ...
      dpkg: error: parsing file '/var/lib/dpkg/available' near line 15229 package 'kde-plasmoid-cwp':
      junk after word in `priority' field
      E: Sub-process /usr/bin/dpkg returned an error code (2)


      Running "sudo dpkg --configure -a" comes back clean.

      Any ideas?
      I had the same problem. Just edit the file, find the proper line and change the package priority from "low" to "optional".

      Comment


        #4
        Re: Upgrade error in kde-plasmoid-cwp

        kde-plasmoid-cwp is from a .deb package that I installed a while back and then removed, but apparently it left some gunk behind? Looks like this has been reported as a bug:

        https://bugs.launchpad.net/ubuntu/+s...kg/+bug/773022

        So the question is, what can I do about it now? Can I manually edit /var/lib/dpkg/available and remove the offending code?

        Edit:

        Originally posted by mfabry
        I had the same problem. Just edit the file, find the proper line and change the package priority from "low" to "optional".
        Alright, thanks, man... looks like that did the trick.

        Comment


          #5
          Re: [SOLVED] Upgrade error in kde-plasmoid-cwp

          respuesta perfecta me arregla el problema cambiando low por opcional

          Comment


            #6
            Re: [SOLVED] Upgrade error in kde-plasmoid-cwp

            This is my error message...
            Code:
            dpkg: errore nell'elaborare /(..)./kde-plasmoid-cwp_1.5.2_amd64 (1).deb (--install):
             parsing file '/var/lib/dpkg/tmp.ci/control' near line 8 package 'kde-plasmoid-cwp':
             parola nel campo "priority" è seguito da cose inutili
            Si sono verificati degli errori nell'elaborazione:
             /(...)/kde-plasmoid-cwp_1.5.2_amd64 (1).deb

            Comment

            Working...
            X