Bodhi Linux Forums: [SOLVED] System Update giving strange results - Bodhi Linux Forums

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • This topic is locked

[SOLVED] System Update giving strange results

#1 User is offline   DaveL60 

  • Member
  • Group: Members
  • Posts: 64
  • Joined: 17-July 11
  • LocationEastern USA

Posted 22 April 2012 - 04:33 PM

I have a tiny shell script I run fairly routinely to keep my Bodhi v1.4 install up-to-date. When I ran it this morning, it apparently failed and I got some puzzling results regarding the package / index checks. Here's the script (stolen from one of Jeff's posts, IIRC):
sudo apt-get update && sudo apt-get dist-upgrade


Here are the results I got today; the problematic stuff is at the bottom, although the "Ign" (ignore?) lines have me wondering, too:
dave1@fire-lizard:~$ ./sysupdate.sh 
Hit http://archive.canonical.com lucid Release.gpg
Ign http://archive.canonical.com/ubuntu/ lucid/partner Translation-en_US                                        
Ign http://packages.bodhilinux.com lucid Release.gpg                                                            
Ign http://packages.bodhilinux.com/bodhi/ lucid/main Translation-en_US                     
Hit http://security.ubuntu.com lucid-security Release.gpg                                  
Ign http://security.ubuntu.com/ubuntu/ lucid-security/main Translation-en_US                                     
Ign http://security.ubuntu.com/ubuntu/ lucid-security/restricted Translation-en_US                               
Ign http://getdeb.bodhilinux.com lucid-getdeb Release.gpg                                                        
Ign http://getdeb.bodhilinux.com/getdeb/ lucid-getdeb/apps Translation-en_US                                     
Ign http://getdeb.bodhilinux.com/getdeb/ lucid-getdeb/games Translation-en_US              
Hit http://us.archive.ubuntu.com lucid Release.gpg                                         
Ign http://us.archive.ubuntu.com/ubuntu/ lucid/main Translation-en_US                      
Ign http://us.archive.ubuntu.com/ubuntu/ lucid/restricted Translation-en_US                                      
Hit http://archive.canonical.com lucid Release                                                                   
Ign http://security.ubuntu.com/ubuntu/ lucid-security/universe Translation-en_US                                 
Ign http://security.ubuntu.com/ubuntu/ lucid-security/multiverse Translation-en_US         
Hit http://security.ubuntu.com lucid-security Release                                      
Get:1 http://packages.bodhilinux.com lucid Release [1,619B]                                
Ign http://getdeb.bodhilinux.com lucid-getdeb Release                                      
Ign http://us.archive.ubuntu.com/ubuntu/ lucid/universe Translation-en_US                                        
Ign http://us.archive.ubuntu.com/ubuntu/ lucid/multiverse Translation-en_US                
Hit http://us.archive.ubuntu.com lucid-updates Release.gpg                                 
Ign http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main Translation-en_US              
Ign http://us.archive.ubuntu.com/ubuntu/ lucid-updates/restricted Translation-en_US        
Ign http://us.archive.ubuntu.com/ubuntu/ lucid-updates/universe Translation-en_US          
Ign http://us.archive.ubuntu.com/ubuntu/ lucid-updates/multiverse Translation-en_US        
Hit http://us.archive.ubuntu.com lucid Release                                             
Ign http://packages.bodhilinux.com lucid/main Packages                                                           
Ign http://getdeb.bodhilinux.com lucid-getdeb/apps Packages                                                      
Hit http://archive.canonical.com lucid/partner Packages                                    
Hit http://security.ubuntu.com lucid-security/main Packages                                
Hit http://us.archive.ubuntu.com lucid-updates Release                                     
Ign http://packages.bodhilinux.com lucid/main Packages                                                           
Ign http://getdeb.bodhilinux.com lucid-getdeb/games Packages                               
Hit http://security.ubuntu.com lucid-security/restricted Packages    
Hit http://security.ubuntu.com lucid-security/universe Packages      
Hit http://security.ubuntu.com lucid-security/multiverse Packages    
Hit http://us.archive.ubuntu.com lucid/main Packages                 
Hit http://us.archive.ubuntu.com lucid/restricted Packages           
Hit http://us.archive.ubuntu.com lucid/universe Packages             
Hit http://us.archive.ubuntu.com lucid/multiverse Packages           
Hit http://packages.bodhilinux.com lucid/main Packages               
Ign http://getdeb.bodhilinux.com lucid-getdeb/apps Packages
Hit http://us.archive.ubuntu.com lucid-updates/main Packages
Hit http://us.archive.ubuntu.com lucid-updates/restricted Packages
Ign http://getdeb.bodhilinux.com lucid-getdeb/games Packages
Hit http://us.archive.ubuntu.com lucid-updates/universe Packages
Hit http://us.archive.ubuntu.com lucid-updates/multiverse Packages
Err http://getdeb.bodhilinux.com lucid-getdeb/apps Packages
  404  Not Found
Err http://getdeb.bodhilinux.com lucid-getdeb/games Packages
  404  Not Found
Fetched 1B in 0s (1B/s)
W: Failed to fetch http://getdeb.bodhilinux.com/getdeb/dists/lucid-getdeb/apps/binary-i386/Packages.gz  404  Not Found

W: Failed to fetch http://getdeb.bodhilinux.com/getdeb/dists/lucid-getdeb/games/binary-i386/Packages.gz  404  Not Found

E: Some index files failed to download, they have been ignored, or old ones used instead.


Help interpreting what's going on and returning things to smooth operations will be greatly appreciated.

DaveL
0

#2 User is offline   Charles@Bodhi 

  • Old Faithful
  • Group: Moderators
  • Posts: 2731
  • Joined: 23-February 11
  • LocationZeist, The Netherlands

Posted 22 April 2012 - 04:54 PM

Hi,
The error you have comes from the get-deb repos we use. They are down at the moment. The problem was signaled earlier today and will be settled in short time, I hope and trust.
Anyway, nothing is happening that could hurt your system. :)

Charles.
EEE Box202, 1GB RAM, 80 GB HDD, WIN-XP SP3, Bodhi 2.3.0-32_non-pae
EEE PC 901, 1GB RAM, 12 GB SSD, WIN-XP SP3, Bodhi 1.4.0

How to mark a thread as [SOLVED]
The Bodhi Guide to Enlightenment
0

#3 User is offline   DaveL60 

  • Member
  • Group: Members
  • Posts: 64
  • Joined: 17-July 11
  • LocationEastern USA

Posted 22 April 2012 - 09:09 PM

View PostCharles@Bodhi, on 22 April 2012 - 04:54 PM, said:

The error you have comes from the get-deb repos we use. They are down at the moment. The problem was signaled earlier today and will be settled in short time, I hope and trust.
Anyway, nothing is happening that could hurt your system. :)


Cool. Thanks.

Davel
0

#4 User is online   Rohit 

  • Member
  • Group: Members
  • Posts: 588
  • Joined: 26-July 11
  • LocationDelhi, India

Posted 23 April 2012 - 04:20 PM

I use test repo..But i am still getting such problems...

however new e updates 22/04 are appearing...but I am not updating..
0

#5 User is offline   Rodonn 

  • Member
  • Group: Members
  • Posts: 3
  • Joined: 15-February 12

Posted 23 April 2012 - 09:49 PM

I'm still getting the error message. I think tagging this as 'Solved' is a little misleading, although not a direct Bodhi problem it does affect the distro to the extent I can't install anything ATM. When Canonical, or whomever get their act sorted then the issue is 'solved'
0

#6 User is offline   Rodonn 

  • Member
  • Group: Members
  • Posts: 3
  • Joined: 15-February 12

Posted 23 April 2012 - 09:56 PM

Is this of any use?
http://www.webupd8.o...-down-what.html
0

#7 User is offline   Charles@Bodhi 

  • Old Faithful
  • Group: Moderators
  • Posts: 2731
  • Joined: 23-February 11
  • LocationZeist, The Netherlands

Posted 24 April 2012 - 03:37 PM

Well, as I heard shortly, the Bodhi get-deb mirror is up and running again, so go updating your systems. :)

Charles.
EEE Box202, 1GB RAM, 80 GB HDD, WIN-XP SP3, Bodhi 2.3.0-32_non-pae
EEE PC 901, 1GB RAM, 12 GB SSD, WIN-XP SP3, Bodhi 1.4.0

How to mark a thread as [SOLVED]
The Bodhi Guide to Enlightenment
0

#8 User is offline   Jeff 

  • Lead Developer
  • Group: Developer
  • Posts: 8141
  • Joined: 23-November 10
  • LocationBloomington, IL

Posted 24 April 2012 - 03:42 PM

View PostRodonn, on 23 April 2012 - 09:49 PM, said:

it does affect the distro to the extent I can't install anything ATM.


Please open a new thread if this is the case. This repo being down will not affect all software - only the selection of stuff contained in the GetDeb repo.

Beyond that if you absolutely need an application housed there when the getdeb server is having issues you can always use the .bod files on the AppCenter.

~Jeff
0

#9 User is offline   aeonius 

  • Lord of the Website
  • Group: Administrators
  • Posts: 2474
  • Joined: 17-July 11
  • LocationThe Netherlands

Posted 29 April 2012 - 11:19 AM

Closing. Please discuss getdeb here.
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • This topic is locked

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users