Page 1 of 25 12311 ... LastLast
Results 1 to 10 of 241

Thread: Update problem

  1. #1
    Join Date
    Jul 2013
    Beans
    7

    Angry Update problem

    hello,
    I, too have a persistent problem that I have been trying to solve that resembles JiraiyaSenjou's post here.
    When I run the Update Manager for Ubuntu 10.04 LTS,
    I get an "update complete" message; but the updates have failed.

    The message is in the attached png.

    I have tried some suggestions I found on other boards that did not help;
    but I don't know how to proceed further and whether I will break something
    without getting the correct instructions from someone here on Ubuntu Forums

    Here (below) is the output of what I tried in terminal mode
    Code:
      @-desktop:~$ dpkg --audit
    The following packages are in a mess due to serious problems during
    installation.  They must be reinstalled for them (and any packages
    that depend on them) to function properly:
     wine-compholio       The Compholio Edition is a special build of the popular WINE
    
    @-desktop:~$ sudo dpkg --configure --pending
    [sudo] password for rick: 
    dpkg: status database area is locked by another process
    @-desktop:~$ sudo dpkg --configure --pending
    @-desktop:~$ dpkg -l base-files
    Desired=Unknown/Install/Remove/Purge/Hold
    | Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
    |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
    ||/ Name           Version        Description
    +++-==============-==============-============================================
    ii  base-files     5.0.0ubuntu20. Debian base system miscellaneous files
    @-desktop:~$ sudo apt-get -f install
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    The following packages were automatically installed and are no longer required:
      libnumber-compare-perl libopal3.6.6 libxml++2.6-2 python-twisted-mail ubufox
      python-twisted-lore python-twisted-news libfile-find-rule-perl
      python-twisted-conch python-twisted-words libslv2-9 python-twisted rtkit
      libffado2 libtext-glob-perl libgnomecanvasmm-2.6-1c2a libpt2.6.5 liblo7
      libaubio2 python-twisted-runner liblrdf0 python-pyasn1
    Use 'apt-get autoremove' to remove them.
    The following extra packages will be installed:
      wine-compholio
    Recommended packages:
      libjpeg8 libssl1.0.0
    The following packages will be upgraded:
      wine-compholio
    1 upgraded, 0 newly installed, 0 to remove and 8 not upgraded.
    1 not fully installed or removed.
    Need to get 0B/15.7MB of archives.
    After this operation, 2,064kB of additional disk space will be used.
    Do you want to continue [Y/n]? y
    (Reading database ... 
    dpkg: warning: files list file for package `icedtea-6-jre-cacao' missing, assuming package has no files currently installed.
    
    dpkg: warning: files list file for package `openjdk-6-jre-lib' missing, assuming package has no files currently installed.
    
    dpkg: warning: files list file for package `wine-compholio' missing, assuming package has no files currently installed.
    (Reading database ... 95%dpkg: unrecoverable fatal error, aborting:
     files list file for package `openjdk-6-jre-headless' contains empty filename
    E: Sub-process /usr/bin/dpkg returned an error code (2)
    @-desktop:~$ apt-get autoremove wine-compholio
    E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
    E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
    @-desktop:~$ sudo apt-get autoremove wine-compholio
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    The following packages will be REMOVED:
      cvs gettext libaubio2 libcapi20-3 libffado2 libfile-find-rule-perl libgnomecanvasmm-2.6-1c2a liblo7 liblrdf0 libnumber-compare-perl libopal3.6.6
      libosmesa6 libpt2.6.5 libslv2-9 libtext-glob-perl libxml++2.6-2 netflix-desktop odbcinst odbcinst1debian1 python-pyasn1 python-twisted
      python-twisted-conch python-twisted-lore python-twisted-mail python-twisted-news python-twisted-runner python-twisted-words rtkit ubufox unixodbc
      wine-browser-installer wine-compholio
    0 upgraded, 0 newly installed, 32 to remove and 8 not upgraded.
    1 not fully installed or removed.
    After this operation, 193MB disk space will be freed.
    Do you want to continue [Y/n]? y
    (Reading database ... 
    dpkg: warning: files list file for package `icedtea-6-jre-cacao' missing, assuming package has no files currently installed.
    
    dpkg: warning: files list file for package `openjdk-6-jre-lib' missing, assuming package has no files currently installed.
    
    dpkg: warning: files list file for package `wine-compholio' missing, assuming package has no files currently installed.
    (Reading database ... 95%dpkg: unrecoverable fatal error, aborting:
     files list file for package `openjdk-6-jre-headless' contains empty filename
    E: Sub-process /usr/bin/dpkg returned an error code (2)
    @-desktop:~$ sudo dpkg --configure --pending
    @-desktop:~$

    As you can see, I cannot update ANY packages or remove ANY packages.
    I've tried this in "Synaptic Pkg Manager", too and it will not remove or update. I also cannot "unselect" the "wine-compholio"
    package in Update Manager.

    @Blazemore Will the solution you gave @JiraiyaSenjou work for me as well,
    or do i need to do something different?

    Thank you for your help.
    BTW.. I am glad to see Ubuntu Forums back on-line. I do appreciate this site very much.

    Shobuz99
    Attached Images Attached Images

  2. #2
    Join Date
    Jul 2010
    Location
    ozarks, Arkansas, USA
    Beans
    14,193
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Persistant problem with system update/software center

    @shobuz992 ( as you are now known as) Hi !

    Here is the deal in your situation:
    Version 10.04 had reached End Of Life for the desktop and no longer has support.
    see:
    https://wiki.ubuntu.com/Releases

    The easier solution IMHO, is to back up your data and do a fresh install of a current supported version. Updating from 10.04 is fraught with possible mishaps.
    There is a learning curve for a new desktop and many options exist. It will be in your best interest to research and make an informed decision to meet your desires for a desk top environment..... unity is great, but it is different.

    change can be good
    THE current(cy) in Documentation:
    https://help.ubuntu.com/community/PopularPages

    Happy ubuntu'n !

  3. #3
    Join Date
    Jul 2013
    Beans
    7

    Re: Persistant problem with system update/software center

    Quote Originally Posted by Bashing-om View Post
    @shobuz992 ( as you are now known as) Hi !

    Here is the deal in your situation:
    Version 10.04 had reached End Of Life for the desktop and no longer has support.
    see:
    https://wiki.ubuntu.com/Releases

    The easier solution IMHO, is to back up your data and do a fresh install of a current supported version. Updating from 10.04 is fraught with possible mishaps.
    There is a learning curve for a new desktop and many options exist. It will be in your best interest to research and make an informed decision to meet your desires for a desk top environment..... unity is great, but it is different.
    change can be good
    Trust me when I say that I appreciate your reply and advice to upgrade....However, I have 10.04 LTS 32 bit on my laptop (Dell Latitude D630) and
    I have had NO problems updating ANYTHING.
    The two differences between machines are thus: My desktop (the one with the problem) is a 64bit machine and I'm NOT using Wine-Compholio on my laptop.
    This issue of the package update failure, is somehow related to the wine-compholio pkg, in my humble opinion.
    Again, I appreciate the advice to upgrade to 12.04 or whatever, on my Desktop....but until I do, I need to resolve the issue there currently
    before I backup ANYTHING. Isn't there any advice on how to fix this???
    Thanks for your reply, too.
    Shobuz99 (and Shobuz992)

  4. #4
    Join Date
    Jul 2010
    Location
    ozarks, Arkansas, USA
    Beans
    14,193
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Persistant problem with system update/software center

    shobuz992;

    Welp, we can try and fix 10.04 ... not a good security measure to say the least, but ->
    As a starting point to do so... will have to edit the sources.list files ( /etc/apt/sources.list ) to point to the archived repository and see if we can (re-)install the old openjdk-6-jre-XXX files ... Wine,-> will just have to play than one by ear .. see what results.
    See:
    http://askubuntu.com/questions/91815...ported-release

    As I no longer have 10.04 installed I have no access to the repository and thus totally dependent on you for all relevant info ( communications time lag is going to be significant).

    If that is your desire, I am here to help - maybe a learning experience for all
    THE current(cy) in Documentation:
    https://help.ubuntu.com/community/PopularPages

    Happy ubuntu'n !

  5. #5
    Join Date
    Jul 2013
    Beans
    7

    Re: Persistant problem with system update/software center

    Quote Originally Posted by Bashing-om View Post
    shobuz992;

    Welp, we can try and fix 10.04 ... not a good security measure to say the least, but ->
    As a starting point to do so... will have to edit the sources.list files ( /etc/apt/sources.list ) to point to the archived repository and see if we can (re-)install the old openjdk-6-jre-XXX files ... Wine,-> will just have to play than one by ear .. see what results.
    See:
    http://askubuntu.com/questions/91815...ported-release

    As I no longer have 10.04 installed I have no access to the repository and thus totally dependent on you for all relevant info ( communications time lag is going to be significant).

    If that is your desire, I am here to help - maybe a learning experience for all
    Thank you for your help, and thank you for sticking with me, on this.
    I will assume that you will need me to edit the "/etc/apt/sources.list" based on the advice in the link you provided, correct?
    If so, then I will carefully do that and post my work.
    It will take me some time to read the link contents you sent and look through my existing /etc/apt/sources.list and
    then edit it to point to the archives. I'll be back on here after I complete that.
    At this point, I'm not so concerned about the wine-compholio pkg, as long as I don't immediately lose the entire WINE capability.
    I use a very old Dreamweaver version that will not install unless I have WINE installed.

    Thank you very much, again.

    shobuz99 (and shobuz992)

  6. #6
    Join Date
    Jul 2010
    Location
    ozarks, Arkansas, USA
    Beans
    14,193
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Persistant problem with system update/software center

    shobuz992;
    Yeah, make the edits to /etc/apt/sources.list ... and do the update/upgrade routine as per that referenced thread.

    Be advised I have no experience per se with "wine" and I may be flying by the seat of our pants to get it back up...

    what will be will be

    bk

    as an aside, if it is needed to get your old account back ...make your desires known in the resolution center subforum ... a moderator will attend to your needs ... given time !
    THE current(cy) in Documentation:
    https://help.ubuntu.com/community/PopularPages

    Happy ubuntu'n !

  7. #7
    Join Date
    Jun 2008
    Location
    Up state NY Southern Tier
    Beans
    266
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Persistant problem with system update/software center

    Ok. tried what the link said. I used the command in terminal:

    Code:
    sudo sed -i -e 's/archive.ubuntu.com\|security.ubuntu.com/old-releases.ubuntu.com/g' /etc/apt/sources.list
    Then I ran the next command:

    Code:
    sudo apt-get update && sudo apt-get dist-upgrade
    then I got a ton of errors:

    Code:
    rick@rick-desktop:~$ sudo apt-get update && sudo apt-get dist-upgrade
    Err http://us.old-releases.ubuntu.com lucid Release.gpg
      Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    Get:1 http://old-releases.ubuntu.com lucid-security Release.gpg [198B]   
    Ign http://old-releases.ubuntu.com/ubuntu/ lucid-security/main Translation-en_US
    Ign http://old-releases.ubuntu.com/ubuntu/ lucid-security/restricted Translation-en_US
    Ign http://old-releases.ubuntu.com/ubuntu/ lucid-security/universe Translation-en_US
    Ign http://old-releases.ubuntu.com/ubuntu/ lucid-security/multiverse Translation-en_US
    Err http://us.old-releases.ubuntu.com/ubuntu/ lucid/main Translation-en_US
      Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    Hit http://ppa.launchpad.net lucid Release.gpg                      
    Ign http://ppa.launchpad.net/ehoover/compholio/ubuntu/ lucid/main Translation-en_US
    Err http://us.old-releases.ubuntu.com/ubuntu/ lucid/restricted Translation-en_US
      Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    Err http://us.old-releases.ubuntu.com/ubuntu/ lucid/universe Translation-en_US
      Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    Get:2 http://old-releases.ubuntu.com lucid-security Release [57.3kB]
    Hit http://ppa.launchpad.net lucid Release                                     
    Err http://us.old-releases.ubuntu.com/ubuntu/ lucid/multiverse Translation-en_US
      Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    Hit http://ppa.launchpad.net lucid/main Packages                               
    Err http://us.old-releases.ubuntu.com lucid-updates Release.gpg                
      Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    Err http://us.old-releases.ubuntu.com/ubuntu/ lucid-updates/main Translation-en_US
      Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    Err http://us.old-releases.ubuntu.com/ubuntu/ lucid-updates/restricted Translation-en_US
      Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    Err http://us.old-releases.ubuntu.com/ubuntu/ lucid-updates/universe Translation-en_US
      Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    Err http://us.old-releases.ubuntu.com/ubuntu/ lucid-updates/multiverse Translation-en_US
      Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    Err http://us.old-releases.ubuntu.com lucid-backports Release.gpg
      Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    Get:3 http://old-releases.ubuntu.com lucid-security/main Packages [499kB]
    Err http://us.old-releases.ubuntu.com/ubuntu/ lucid-backports/main Translation-en_US
      Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    Err http://us.old-releases.ubuntu.com/ubuntu/ lucid-backports/restricted Translation-en_US
      Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    Err http://us.old-releases.ubuntu.com/ubuntu/ lucid-backports/universe Translation-en_US
      Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    Err http://us.old-releases.ubuntu.com/ubuntu/ lucid-backports/multiverse Translation-en_US
      Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    Err http://us.old-releases.ubuntu.com lucid-proposed Release.gpg            
      Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    Err http://us.old-releases.ubuntu.com/ubuntu/ lucid-proposed/restricted Translation-en_US
      Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    Err http://us.old-releases.ubuntu.com/ubuntu/ lucid-proposed/main Translation-en_US
      Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    Err http://us.old-releases.ubuntu.com/ubuntu/ lucid-proposed/multiverse Translation-en_US
      Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    Err http://us.old-releases.ubuntu.com/ubuntu/ lucid-proposed/universe Translation-en_US
      Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    Ign http://us.old-releases.ubuntu.com lucid Release                        
    Ign http://us.old-releases.ubuntu.com lucid-updates Release
    Ign http://us.old-releases.ubuntu.com lucid-backports Release
    Ign http://us.old-releases.ubuntu.com lucid-proposed Release
    Ign http://us.old-releases.ubuntu.com lucid/main Packages
    Ign http://us.old-releases.ubuntu.com lucid/restricted Packages
    Ign http://us.old-releases.ubuntu.com lucid/universe Packages              
    Ign http://us.old-releases.ubuntu.com lucid/multiverse Packages                
    Get:4 http://old-releases.ubuntu.com lucid-security/restricted Packages [2,829B]
    Ign http://us.old-releases.ubuntu.com lucid-updates/main Packages              
    Get:5 http://old-releases.ubuntu.com lucid-security/universe Packages [179kB]  
    Ign http://us.old-releases.ubuntu.com lucid-updates/restricted Packages        
    Ign http://us.old-releases.ubuntu.com lucid-updates/universe Packages          
    Ign http://us.old-releases.ubuntu.com lucid-updates/multiverse Packages
    Ign http://us.old-releases.ubuntu.com lucid-backports/main Packages            
    Ign http://us.old-releases.ubuntu.com lucid-backports/restricted Packages   
    Get:6 http://old-releases.ubuntu.com lucid-security/multiverse Packages [5,373B]
    Ign http://us.old-releases.ubuntu.com lucid-backports/universe Packages        
    Ign http://us.old-releases.ubuntu.com lucid-backports/multiverse Packages
    Ign http://us.old-releases.ubuntu.com lucid-proposed/restricted Packages
    Ign http://us.old-releases.ubuntu.com lucid-proposed/main Packages  
    Ign http://us.old-releases.ubuntu.com lucid-proposed/multiverse Packages
    Ign http://us.old-releases.ubuntu.com lucid-proposed/universe Packages
    Ign http://us.old-releases.ubuntu.com lucid/main Packages
    Ign http://us.old-releases.ubuntu.com lucid/restricted Packages
    Ign http://us.old-releases.ubuntu.com lucid/universe Packages
    Ign http://us.old-releases.ubuntu.com lucid/multiverse Packages
    Ign http://us.old-releases.ubuntu.com lucid-updates/main Packages
    Ign http://us.old-releases.ubuntu.com lucid-updates/restricted Packages
    Ign http://us.old-releases.ubuntu.com lucid-updates/universe Packages
    Ign http://us.old-releases.ubuntu.com lucid-updates/multiverse Packages
    Ign http://us.old-releases.ubuntu.com lucid-backports/main Packages
    Ign http://us.old-releases.ubuntu.com lucid-backports/restricted Packages
    Ign http://us.old-releases.ubuntu.com lucid-backports/universe Packages
    Ign http://us.old-releases.ubuntu.com lucid-backports/multiverse Packages
    Ign http://us.old-releases.ubuntu.com lucid-proposed/restricted Packages
    Ign http://us.old-releases.ubuntu.com lucid-proposed/main Packages
    Ign http://us.old-releases.ubuntu.com lucid-proposed/multiverse Packages
    Ign http://us.old-releases.ubuntu.com lucid-proposed/universe Packages
    Err http://us.old-releases.ubuntu.com lucid/main Packages
      Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    Err http://us.old-releases.ubuntu.com lucid/restricted Packages
      Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    Err http://us.old-releases.ubuntu.com lucid/universe Packages
      Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    Err http://us.old-releases.ubuntu.com lucid/multiverse Packages
      Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    Err http://us.old-releases.ubuntu.com lucid-updates/main Packages
      Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    Err http://us.old-releases.ubuntu.com lucid-updates/restricted Packages
      Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    Err http://us.old-releases.ubuntu.com lucid-updates/universe Packages
      Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    Err http://us.old-releases.ubuntu.com lucid-updates/multiverse Packages
      Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    Err http://us.old-releases.ubuntu.com lucid-backports/main Packages
      Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    Err http://us.old-releases.ubuntu.com lucid-backports/restricted Packages
      Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    Err http://us.old-releases.ubuntu.com lucid-backports/universe Packages
      Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    Err http://us.old-releases.ubuntu.com lucid-backports/multiverse Packages
      Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    Err http://us.old-releases.ubuntu.com lucid-proposed/restricted Packages
      Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    Err http://us.old-releases.ubuntu.com lucid-proposed/main Packages
      Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    Err http://us.old-releases.ubuntu.com lucid-proposed/multiverse Packages
      Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    Err http://us.old-releases.ubuntu.com lucid-proposed/universe Packages
      Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    Fetched 743kB in 3s (213kB/s)
    W: Failed to fetch http://us.old-releases.ubuntu.com/ubuntu/dists/lucid/Release.gpg  Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    
    W: Failed to fetch http://us.old-releases.ubuntu.com/ubuntu/dists/lucid/main/i18n/Translation-en_US.bz2  Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    
    W: Failed to fetch http://us.old-releases.ubuntu.com/ubuntu/dists/lucid/restricted/i18n/Translation-en_US.bz2  Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    
    W: Failed to fetch http://us.old-releases.ubuntu.com/ubuntu/dists/lucid/universe/i18n/Translation-en_US.bz2  Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    
    W: Failed to fetch http://us.old-releases.ubuntu.com/ubuntu/dists/lucid/multiverse/i18n/Translation-en_US.bz2  Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    
    W: Failed to fetch http://us.old-releases.ubuntu.com/ubuntu/dists/lucid-updates/Release.gpg  Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    
    W: Failed to fetch http://us.old-releases.ubuntu.com/ubuntu/dists/lucid-updates/main/i18n/Translation-en_US.bz2  Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    
    W: Failed to fetch http://us.old-releases.ubuntu.com/ubuntu/dists/lucid-updates/restricted/i18n/Translation-en_US.bz2  Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    
    W: Failed to fetch http://us.old-releases.ubuntu.com/ubuntu/dists/lucid-updates/universe/i18n/Translation-en_US.bz2  Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    
    W: Failed to fetch http://us.old-releases.ubuntu.com/ubuntu/dists/lucid-updates/multiverse/i18n/Translation-en_US.bz2  Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    
    W: Failed to fetch http://us.old-releases.ubuntu.com/ubuntu/dists/lucid-backports/Release.gpg  Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    
    W: Failed to fetch http://us.old-releases.ubuntu.com/ubuntu/dists/lucid-backports/main/i18n/Translation-en_US.bz2  Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    
    W: Failed to fetch http://us.old-releases.ubuntu.com/ubuntu/dists/lucid-backports/restricted/i18n/Translation-en_US.bz2  Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    
    W: Failed to fetch http://us.old-releases.ubuntu.com/ubuntu/dists/lucid-backports/universe/i18n/Translation-en_US.bz2  Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    
    W: Failed to fetch http://us.old-releases.ubuntu.com/ubuntu/dists/lucid-backports/multiverse/i18n/Translation-en_US.bz2  Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    
    W: Failed to fetch http://us.old-releases.ubuntu.com/ubuntu/dists/lucid-proposed/Release.gpg  Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    
    W: Failed to fetch http://us.old-releases.ubuntu.com/ubuntu/dists/lucid-proposed/restricted/i18n/Translation-en_US.bz2  Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    
    W: Failed to fetch http://us.old-releases.ubuntu.com/ubuntu/dists/lucid-proposed/main/i18n/Translation-en_US.bz2  Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    
    W: Failed to fetch http://us.old-releases.ubuntu.com/ubuntu/dists/lucid-proposed/multiverse/i18n/Translation-en_US.bz2  Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    
    W: Failed to fetch http://us.old-releases.ubuntu.com/ubuntu/dists/lucid-proposed/universe/i18n/Translation-en_US.bz2  Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    
    W: Failed to fetch http://us.old-releases.ubuntu.com/ubuntu/dists/lucid/main/binary-amd64/Packages.gz  Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    
    W: Failed to fetch http://us.old-releases.ubuntu.com/ubuntu/dists/lucid/restricted/binary-amd64/Packages.gz  Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    
    W: Failed to fetch http://us.old-releases.ubuntu.com/ubuntu/dists/lucid/universe/binary-amd64/Packages.gz  Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    
    W: Failed to fetch http://us.old-releases.ubuntu.com/ubuntu/dists/lucid/multiverse/binary-amd64/Packages.gz  Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    
    W: Failed to fetch http://us.old-releases.ubuntu.com/ubuntu/dists/lucid-updates/main/binary-amd64/Packages.gz  Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    
    W: Failed to fetch http://us.old-releases.ubuntu.com/ubuntu/dists/lucid-updates/restricted/binary-amd64/Packages.gz  Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    
    W: Failed to fetch http://us.old-releases.ubuntu.com/ubuntu/dists/lucid-updates/universe/binary-amd64/Packages.gz  Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    
    W: Failed to fetch http://us.old-releases.ubuntu.com/ubuntu/dists/lucid-updates/multiverse/binary-amd64/Packages.gz  Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    
    W: Failed to fetch http://us.old-releases.ubuntu.com/ubuntu/dists/lucid-backports/main/binary-amd64/Packages.gz  Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    
    W: Failed to fetch http://us.old-releases.ubuntu.com/ubuntu/dists/lucid-backports/restricted/binary-amd64/Packages.gz  Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    
    W: Failed to fetch http://us.old-releases.ubuntu.com/ubuntu/dists/lucid-backports/universe/binary-amd64/Packages.gz  Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    
    W: Failed to fetch http://us.old-releases.ubuntu.com/ubuntu/dists/lucid-backports/multiverse/binary-amd64/Packages.gz  Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    
    W: Failed to fetch http://us.old-releases.ubuntu.com/ubuntu/dists/lucid-proposed/restricted/binary-amd64/Packages.gz  Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    
    W: Failed to fetch http://us.old-releases.ubuntu.com/ubuntu/dists/lucid-proposed/main/binary-amd64/Packages.gz  Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    
    W: Failed to fetch http://us.old-releases.ubuntu.com/ubuntu/dists/lucid-proposed/multiverse/binary-amd64/Packages.gz  Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    
    W: Failed to fetch http://us.old-releases.ubuntu.com/ubuntu/dists/lucid-proposed/universe/binary-amd64/Packages.gz  Something wicked happened resolving 'us.old-releases.ubuntu.com:http' (-5 - No address associated with hostname)
    
    E: Some index files failed to download, they have been ignored, or old ones used instead.
    rick@rick-desktop:~$
    I checked out the link: http://us.old-releases.ubuntu.com/ubuntu/
    I got a 404 error and it would not connect.
    What now?

    BTW... I have restored my shobuz99 acct. anyway. I'd be glad to delete the shobuz992 acct.
    if that's the right thing to do. Let me know. Not a priority right now, though.

    Thank you for your continued support.

    shobuz99

  8. #8
    Join Date
    Jul 2010
    Location
    ozarks, Arkansas, USA
    Beans
    14,193
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Persistant problem with system update/software center

    Shobuz99; Not all bad ...

    show me what we are working with, post back the output of terminal codes:
    Code:
    cat /etc/apt/sources.list
    ls -la /etc/apt/sources.list.d/
    See if I can find where the problem originates; hey, like, if the system can not find it, can not fix it, huh .


    Edit: the focus of our attention I expect to be within "/etc/apt/sources.list.d/" directory as "wine" is a 3rd party software. --as advised, flying by the seat of our pants.... expect pucker marks !

    we be look'n for that light at the end of the tunnel
    Last edited by Bashing-om; August 1st, 2013 at 06:18 PM. Reason: after thought:
    THE current(cy) in Documentation:
    https://help.ubuntu.com/community/PopularPages

    Happy ubuntu'n !

  9. #9
    Join Date
    Jun 2008
    Location
    Up state NY Southern Tier
    Beans
    266
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Persistant problem with system update/software center

    ok. here's the output for the "cat" command:

    Code:
    rick@rick-desktop:~$ cat /etc/apt/sources.list
    # deb cdrom:[Ubuntu 8.04 _Hardy Heron_ - Release amd64 (20080423)]/ hardy main restricted
    # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
    # newer versions of the distribution.
    
    deb http://us.old-releases.ubuntu.com/ubuntu/ lucid main restricted
    
    ## Major bug fix updates produced after the final release of the
    ## distribution.
    deb http://us.old-releases.ubuntu.com/ubuntu/ lucid-updates main restricted
    
    ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    ## team, and may not be under a free licence. Please satisfy yourself as to
    ## your rights to use the software. Also, please note that software in
    ## universe WILL NOT receive any review or updates from the Ubuntu security
    ## team.
    deb http://us.old-releases.ubuntu.com/ubuntu/ lucid universe
    deb http://us.old-releases.ubuntu.com/ubuntu/ lucid-updates universe
    
    ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
    ## team, and may not be under a free licence. Please satisfy yourself as to 
    ## your rights to use the software. Also, please note that software in 
    ## multiverse WILL NOT receive any review or updates from the Ubuntu
    ## security team.
    deb http://us.old-releases.ubuntu.com/ubuntu/ lucid multiverse
    deb http://us.old-releases.ubuntu.com/ubuntu/ lucid-updates multiverse
    
    ## Uncomment the following two lines to add software from the 'backports'
    ## repository.
    ## N.B. software from this repository may not have been tested as
    ## extensively as that contained in the main release, although it includes
    ## newer versions of some applications which may provide useful features.
    ## Also, please note that software in backports WILL NOT receive any review
    ## or updates from the Ubuntu security team.
    deb http://us.old-releases.ubuntu.com/ubuntu/ lucid-backports main restricted universe multiverse
    # deb-src http://us.old-releases.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse
    
    ## Uncomment the following two lines to add software from Canonical's
    ## 'partner' repository. This software is not part of Ubuntu, but is
    ## offered by Canonical and the respective vendors as a service to Ubuntu
    ## users.
    # deb http://archive.canonical.com/ubuntu hardy partner
    # deb-src http://archive.canonical.com/ubuntu hardy partner
    
    deb http://old-releases.ubuntu.com/ubuntu lucid-security main restricted
    deb http://old-releases.ubuntu.com/ubuntu lucid-security universe
    deb http://old-releases.ubuntu.com/ubuntu lucid-security multiverse
    deb http://us.old-releases.ubuntu.com/ubuntu/ lucid-proposed restricted main multiverse universe
    # deb http://wine.budgetdedicated.com/apt karmic main #WineHQ - Ubuntu 9.04 "Jaunty Jackalope" disabled on upgrade to karmic
    And the output for the "ls" command:

    Code:
    rick@rick-desktop:~$ ls -la /etc/apt/sources.list.d/
    total 16
    drwxr-xr-x 2 root root 4096 2013-06-29 16:26 .
    drwxr-xr-x 6 root root 4096 2013-08-01 12:54 ..
    -rw-r--r-- 1 root root   65 2013-02-09 15:20 ehoover-compholio-lucid.list
    -rw-r--r-- 1 root root  176 2013-02-09 15:20 google-chrome.list.save
    uh...that one looks suspicious.. no?

    shobuz99

  10. #10
    Join Date
    Jul 2010
    Location
    ozarks, Arkansas, USA
    Beans
    14,193
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Persistant problem with system update/software center

    Shobuz99;

    Lemme have a bit to look it over.... at first glance I had expected to see an entry for the "wine" ppa in "/etc/apt/sources.list.d/ " directory... not seen yet ... hummm...

    I be look'n
    THE current(cy) in Documentation:
    https://help.ubuntu.com/community/PopularPages

    Happy ubuntu'n !

Page 1 of 25 12311 ... 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
  •