Announcement

Collapse
No announcement yet.

plasmoid-weather

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

    plasmoid-weather

    Hi, I wanted to install plasmoid-weather and adept manager give me this upon applying the changes:
    Code:
    Download failed.
    The list of errors is attached. The recovery for this case is currently not implemented. If you see 404 errors, it might be useful to try fetching package lists (see the Sources tab) and retrying the operation.
    
    The error was: 
    APT Error. Context:
      Package download failed, 
      Unable to correct problems, you have held broken packages., 
      Unable to correct problems, you have held broken packages., 
      Unable to correct problems, you have held broken packages., 
      Unable to correct problems, you have held broken packages., 
      Unable to correct problems, you have held broken packages., 
      Unable to correct problems, you have held broken packages., 
      Unable to correct problems, you have held broken packages., 
      Unable to correct problems, you have held broken packages., 
      Unable to correct problems, you have held broken packages., 
      Unable to correct problems, you have held broken packages., 
      Unable to correct problems, you have held broken packages., 
      Unable to correct problems, you have held broken packages., 
      Unable to correct problems, you have held broken packages.,
    What does this mean
    And on the console i get:
    Code:
    reg@reg-desktop:~$ sudo apt-get install plasmoid-weather            
    Reading package lists... Done                          
    Building dependency tree                            
    Reading state information... Done                        
    Some packages could not be installed. This may mean that you have        
    requested an impossible situation or if you are using the unstable       
    distribution that some required packages have not yet been created       
    or been moved out of Incoming.                         
    
    Since you only requested a single operation it is extremely likely that
    the package is simply not installable and a bug report against     
    that package should be filed.                     
    The following information may help resolve the situation:       
    
    The following packages have unmet dependencies:
     plasmoid-weather: Depends: libplasma2 but it is not going to be installed
    E: Broken packages
    Shouldn't the depencies be resolved automatically
    roN

    http://www.inetgate.biz

    #2
    Re: plasmoid-weather

    Please see this thread:

    http://kubuntuforums.net/forums/inde...opic=3101225.0

    libplasma2 is an older version; trying to install it will remove most of kde-4.

    Code:
    sudo apt-get remove plasmoid-weather
    to remove the broken package.
    We only have to look at ourselves to see how intelligent life might develop into something we wouldn't want to meet. -- Stephen Hawking

    Comment

    Working...
    X