Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: Failed to fetch libre office from ubuntu software center

  1. #1
    Join Date
    Aug 2013
    Beans
    101

    Failed to fetch libre office from ubuntu software center

    Ello all. I finished installing xubuntu in vmplayer and now i am testing it out by installing some basic software. So far i have run into this issue twice. Once with libreoffice and the other with sweet home 3d.

    With libre office it will get about half way and then throw an error message saying:

    Failed to download package files
    Check your internet connection.

    Under the details tab:
    Failed to fetch http://security.ubuntu.com/ubuntu/po....04.1_i386.deb 404 Not Found [IP: 91.189.91.13 80]
    Failed to fetch http://security.ubuntu.com/ubuntu/po....04.1_i386.deb 404 Not Found [IP: 91.189.91.13 80]

    Same with sweethome 3d from software center.

    Internet works or i wouldnt be able to post this forum thread haha.

    Was Xubuntu released with wrong repos in it?

    thanks

  2. #2
    Join Date
    Apr 2011
    Location
    Mystletainn Kick!
    Beans
    13,616
    Distro
    Ubuntu

    Re: Failed to fetch libre office from ubuntu software center

    You've installed, but have you run a system update yet?
    Open the Update Manager, or what ever it's called on Xubuntu, and install the updates.

    Then try to install those packages.
    A normal behavior when things don't install is to check that the system is up-to-date.

    See if that helps.
    Splat Double Splat Triple Splat
    Earn Your Keep
    Don't mind me, I'm only passing through.
    Once in a blue moon, I'm actually helpful
    .

  3. #3
    ibjsb4 is offline Ubuntu addict and loving it
    Join Date
    Sep 2012
    Beans
    4,987

    Re: Failed to fetch libre office from ubuntu software center

    I am not finding any .deb file.

    http://security.ubuntu.com/ubuntu/po...n/o/openjdk-7/

    Did you install from the software center?

  4. #4
    Join Date
    Jul 2013
    Location
    Wisconsin
    Beans
    4,952

    Re: Failed to fetch libre office from ubuntu software center

    Quote Originally Posted by matt18 View Post
    Failed to fetch http://security.ubuntu.com/ubuntu/po....04.1_i386.deb 404 Not Found [IP: 91.189.91.13 80]
    Failed to fetch http://security.ubuntu.com/ubuntu/po....04.1_i386.deb 404 Not Found [IP: 91.189.91.13 80]
    Your system is telling you the truth.
    Code:
    $ rmadison -u ubuntu openjdk-7-jre-headless
    [...]
     openjdk-7-jre-headless | 7u71-2.5.3-0ubuntu0.12.04.1 | precise-security/universe | amd64, armel, armhf, i386, powerpc
    [...]
    You are trying to download 7u71-2.5.3-0ubuntu0.14.04.1, while the Ubuntu repos have 7u71-2.5.3-0ubuntu0.12.04.1 (which is indeed appropriate for a 12.04 system)

    Try the following command to find out where that request is coming from. Please post the entire output here.
    Code:
    apt-cache policy openjdk-7-jre-headless

  5. #5
    Join Date
    Aug 2013
    Beans
    101

    Re: Failed to fetch libre office from ubuntu software center

    I am trying this from the software center. i have not added any repos or anything of the sorts.

    it just starts to download and then says failed. haha.

    I have not installed libreoffice or sweethome 3d yet because it wont let me. this is a new install of xubuntu 14.04 not 12.04

  6. #6
    Join Date
    Aug 2013
    Beans
    101

    Re: Failed to fetch libre office from ubuntu software center

    Quote Originally Posted by ian-weisser View Post
    Your system is telling you the truth.
    Code:
    $ rmadison -u ubuntu openjdk-7-jre-headless
    [...]
     openjdk-7-jre-headless | 7u71-2.5.3-0ubuntu0.12.04.1 | precise-security/universe | amd64, armel, armhf, i386, powerpc
    [...]
    You are trying to download 7u71-2.5.3-0ubuntu0.14.04.1, while the Ubuntu repos have 7u71-2.5.3-0ubuntu0.12.04.1 (which is indeed appropriate for a 12.04 system)

    Try the following command to find out where that request is coming from. Please post the entire output here.
    Code:
    apt-cache policy openjdk-7-jre-headless
    here is the output of the requested command:

    matt@ubuntu:~$ apt-cache policy openjdk-7-jre-headless
    openjdk-7-jre-headless:
    Installed: (none)
    Candidate: 7u71-2.5.3-0ubuntu0.14.04.1
    Version table:
    7u71-2.5.3-0ubuntu0.14.04.1 0
    500 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main i386 Packages
    500 http://security.ubuntu.com/ubuntu/ trusty-security/main i386 Packages
    7u51-2.4.6-1ubuntu4 0
    500 http://us.archive.ubuntu.com/ubuntu/ trusty/main i386 Packages
    matt@ubuntu:~$

    It still fails to download and install libre office and some other packages via software center in version 14.04.

  7. #7
    Join Date
    Aug 2013
    Beans
    101

    Re: Failed to fetch libre office from ubuntu software center

    I just tried to update the system using software updater and it says exact same error. How can they claim it to be stable whne it cant even download updates normally? haha. It is ubuntu lts 14.04 running xfce environment. haha it is a fresh install and im just trying to get this to work for some basic users. haha

  8. #8
    Join Date
    Apr 2011
    Location
    Mystletainn Kick!
    Beans
    13,616
    Distro
    Ubuntu

    Re: Failed to fetch libre office from ubuntu software center

    Post the output of
    Code:
    sudo apt-get update
    use code tags, please.

    Then re-run the
    apt-cache policy openjdk-7-jre-headless command
    Post that as well.


    Ignore the second command for now, and only post the output for the first.

    You posted again before I posted, just barely.
    Last edited by deadflowr; February 4th, 2015 at 04:46 AM. Reason: blame it on coffee
    Splat Double Splat Triple Splat
    Earn Your Keep
    Don't mind me, I'm only passing through.
    Once in a blue moon, I'm actually helpful
    .

  9. #9
    Join Date
    Aug 2013
    Beans
    101

    Re: Failed to fetch libre office from ubuntu software center

    Code:
    matt@ubuntu:~$ sudo apt-get update
    [sudo] password for matt: 
    Ign http://security.ubuntu.com trusty-security InRelease
    Get:1 http://security.ubuntu.com trusty-security Release.gpg [933 B]           
    Ign http://us.archive.ubuntu.com trusty InRelease                              
    Get:2 http://security.ubuntu.com trusty-security Release [62.0 kB]   
    Ign http://us.archive.ubuntu.com trusty-updates InRelease                
    Ign http://extras.ubuntu.com trusty InRelease                                  
    Ign http://us.archive.ubuntu.com trusty-backports InRelease                    
    Get:3 http://extras.ubuntu.com trusty Release.gpg [72 B]                       
    Hit http://us.archive.ubuntu.com trusty Release.gpg                            
    Hit http://extras.ubuntu.com trusty Release                                    
    Get:4 http://us.archive.ubuntu.com trusty-updates Release.gpg [933 B]          
    Hit http://us.archive.ubuntu.com trusty-backports Release.gpg            
    Hit http://us.archive.ubuntu.com trusty Release                          
    Get:5 http://security.ubuntu.com trusty-security/main Sources [64.8 kB]        
    Hit http://extras.ubuntu.com trusty/main Sources                               
    Get:6 http://us.archive.ubuntu.com trusty-updates Release [62.0 kB]            
    Hit http://extras.ubuntu.com trusty/main i386 Packages                         
    Hit http://us.archive.ubuntu.com trusty-backports Release                      
    Hit http://us.archive.ubuntu.com trusty/main Sources                           
    Hit http://us.archive.ubuntu.com trusty/restricted Sources            
    Hit http://us.archive.ubuntu.com trusty/universe Sources              
    Get:7 http://security.ubuntu.com trusty-security/restricted Sources [2,061 B]
    Hit http://us.archive.ubuntu.com trusty/multiverse Sources            
    Get:8 http://security.ubuntu.com trusty-security/universe Sources [17.5 kB]
    Hit http://us.archive.ubuntu.com trusty/main i386 Packages                    
    Hit http://us.archive.ubuntu.com trusty/restricted i386 Packages               
    Hit http://us.archive.ubuntu.com trusty/universe i386 Packages                 
    Hit http://us.archive.ubuntu.com trusty/multiverse i386 Packages               
    Ign http://extras.ubuntu.com trusty/main Translation-en_US                     
    Hit http://us.archive.ubuntu.com trusty/main Translation-en                    
    Get:9 http://security.ubuntu.com trusty-security/multiverse Sources [1,915 B]
    Ign http://extras.ubuntu.com trusty/main Translation-en                        
    Get:10 http://security.ubuntu.com trusty-security/main i386 Packages [190 kB]
    Hit http://us.archive.ubuntu.com trusty/multiverse Translation-en
    Hit http://us.archive.ubuntu.com trusty/restricted Translation-en
    Hit http://us.archive.ubuntu.com trusty/universe Translation-en
    Get:11 http://us.archive.ubuntu.com trusty-updates/main Sources [160 kB]
    Get:12 http://us.archive.ubuntu.com trusty-updates/restricted Sources [2,061 B]
    Get:13 http://us.archive.ubuntu.com trusty-updates/universe Sources [99.6 kB]  
    Get:14 http://security.ubuntu.com trusty-security/restricted i386 Packages [8,846 B]
    Get:15 http://security.ubuntu.com trusty-security/universe i386 Packages [85.2 kB]
    Get:16 http://us.archive.ubuntu.com trusty-updates/multiverse Sources [4,464 B]
    Get:17 http://us.archive.ubuntu.com trusty-updates/main i386 Packages [401 kB] 
    Get:18 http://security.ubuntu.com trusty-security/multiverse i386 Packages [3,629 B]
    Get:19 http://security.ubuntu.com trusty-security/main Translation-en [101 kB] 
    Get:20 http://security.ubuntu.com trusty-security/multiverse Translation-en [1,580 B]
    Hit http://security.ubuntu.com trusty-security/restricted Translation-en       
    Get:21 http://security.ubuntu.com trusty-security/universe Translation-en [46.8 kB]
    Get:22 http://us.archive.ubuntu.com trusty-updates/restricted i386 Packages [8,846 B]
    Get:23 http://us.archive.ubuntu.com trusty-updates/universe i386 Packages [243 kB]
    Get:24 http://us.archive.ubuntu.com trusty-updates/multiverse i386 Packages [11.3 kB]
    Get:25 http://us.archive.ubuntu.com trusty-updates/main Translation-en [196 kB]
    Get:26 http://us.archive.ubuntu.com trusty-updates/multiverse Translation-en [5,508 B]
    Hit http://us.archive.ubuntu.com trusty-updates/restricted Translation-en      
    Get:27 http://us.archive.ubuntu.com trusty-updates/universe Translation-en [125 kB]
    Hit http://us.archive.ubuntu.com trusty-backports/main Sources                 
    Hit http://us.archive.ubuntu.com trusty-backports/restricted Sources           
    Hit http://us.archive.ubuntu.com trusty-backports/universe Sources             
    Hit http://us.archive.ubuntu.com trusty-backports/multiverse Sources           
    Hit http://us.archive.ubuntu.com trusty-backports/main i386 Packages           
    Hit http://us.archive.ubuntu.com trusty-backports/restricted i386 Packages     
    Hit http://us.archive.ubuntu.com trusty-backports/universe i386 Packages       
    Hit http://us.archive.ubuntu.com trusty-backports/multiverse i386 Packages     
    Hit http://us.archive.ubuntu.com trusty-backports/main Translation-en          
    Hit http://us.archive.ubuntu.com trusty-backports/multiverse Translation-en    
    Hit http://us.archive.ubuntu.com trusty-backports/restricted Translation-en    
    Hit http://us.archive.ubuntu.com trusty-backports/universe Translation-en      
    Ign http://us.archive.ubuntu.com trusty/main Translation-en_US                 
    Ign http://us.archive.ubuntu.com trusty/multiverse Translation-en_US           
    Ign http://us.archive.ubuntu.com trusty/restricted Translation-en_US           
    Ign http://us.archive.ubuntu.com trusty/universe Translation-en_US             
    Fetched 1,907 kB in 23s (81.6 kB/s)                                            
    Reading package lists... Done
    matt@ubuntu:~$


    it looks normal. i checked software updater and even though it failed last time, the amount of MB in size for download size has dropped from 204MB to 48MB. Now when i hit update, it says failed cant fetch. So it seems its either the repo for the firefox or the base. haha
    Last edited by deadflowr; February 4th, 2015 at 05:15 AM.

  10. #10
    Join Date
    Apr 2011
    Location
    Mystletainn Kick!
    Beans
    13,616
    Distro
    Ubuntu

    Re: Failed to fetch libre office from ubuntu software center

    What is it saying it's failing to fetch?
    Splat Double Splat Triple Splat
    Earn Your Keep
    Don't mind me, I'm only passing through.
    Once in a blue moon, I'm actually helpful
    .

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •