ubuntu error message when updating


 
Thread Tools Search this Thread
Operating Systems Linux Ubuntu ubuntu error message when updating
# 1  
Old 08-11-2012
Data ubuntu error message when updating

whenever I chck for an update I get the following error message:
Code:
W:Failed to fetch http://ppa.launchpad.net/cheleb/blender-svn/ubuntu/dists/precise/main/source/Sources  404  Not Found
, W:Failed to fetch http://ppa.launchpad.net/cheleb/blender-svn/ubuntu/dists/precise/main/binary-amd64/Packages  404  Not Found
, W:Failed to fetch http://ppa.launchpad.net/cheleb/blender-svn/ubuntu/dists/precise/main/binary-i386/Packages  404  Not Found
, E:Some index files failed to download. They have been ignored, or old ones used instead.


How can I fix this?
# 2  
Old 08-12-2012
That ppa is currently empty:
https://launchpad.net/~cheleb/+archi...series_filter=

Delete it from your ppa list.
--
Bye
This User Gave Thanks to Lem For This Post:
# 3  
Old 08-12-2012
Quote:
Originally Posted by Lem
That ppa is currently empty:
https://launchpad.net/~cheleb/+archi...series_filter=

Delete it from your ppa list.
--
Bye
Thanks a lot.

But how can I delete it from the ppa list?
# 4  
Old 08-12-2012
Launch software-properties-gtk from the terminal with sudo software-properties-gtk (or you can find it under System > Administration > Software Sources, depending on which desktop environment you're using), then click on the second tab, named "Other software"). There you'll find your additional repositories. You can deselect or remove the dead repository from there. Then close.
When you're done, from the terminal sudo apt-get update
--
Bye
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

[Solved] Error while updating the crontab

When I update the crontab, I get error message. Any idea? 0 0-23 * * * /usr/local/scripts/monitor.sh > /dev/null ( BEFORE) */5 * * * * /usr/local/scripts/monitor.sh > /dev/null (Now) it doesn't allow me to save the work. Error message... crontab: */5 * * * *... (3 Replies)
Discussion started by: samnyc
3 Replies

2. Ubuntu

error message when installing ksh in ubuntu 10.04

Good afternoon. i installed ubuntu 10.04, but you know the default shell is bash and i tried to change to ksh (csh ksh) but not installed. I need your help, when trying to install ksh in ubuntu 10.04 in order to practice, i have an error message. in the terminal session i type as it says:... (1 Reply)
Discussion started by: alexcol
1 Replies

3. UNIX for Dummies Questions & Answers

Updating a template - Ubuntu Image

Hello, This might sound like a really silly question but that is why i post it in Unix for Dummies :) I am a little confused as to how I can install software or remove software from an image (say an ubuntu template created out of an already existing system). Is there a direct way to do that to... (3 Replies)
Discussion started by: mnanavati
3 Replies

4. Solaris

Message file is not updating

Hi, Some how message file is not updating on solaris 8, but syslogd is running. Any help. It is urgent. (1 Reply)
Discussion started by: mokkan
1 Replies

5. Solaris

Error updating Firmware in X4500

I have X4500 machine with solaris 10 OS and software version 5.10. The firmware version is 1.1.1 and I am planning to upgrade the firmware. C H A P T E R 1 - Flash Upgrading Your Server to Software Release 1.2 I referred to the above link to do so. But, I do not understand what is the... (6 Replies)
Discussion started by: bharu_sri
6 Replies

6. Shell Programming and Scripting

awk updating one file with another, comparing, updating

Hello, I read and search through this wonderful forum and tried different approaches but it seems I lack some knowledge and neurones ^^ Here is what I'm trying to achieve : file1: test filea 3495; test fileb 4578; test filec 7689; test filey 9978; test filez 12300; file2: test filea... (11 Replies)
Discussion started by: mecano
11 Replies

7. Post Here to Contact Site Administrators and Moderators

Error updating profile

I'm trying to update my profile with a temp e-mail address. This is a hotmail e-mail address and it wont allow it. The reason for this is I've changed my service with my ISP since I've moved :D and well I've gone form Cable to DSL :mad: Now my e-mail accounts are still there but I can't... (4 Replies)
Discussion started by: woofie
4 Replies
Login or Register to Ask a Question