LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 04-23-2013, 06:03 AM   #1
hjventer1
LQ Newbie
 
Registered: May 2011
Posts: 10

Rep: Reputation: 0
Question yum update


Hi when I try and update my fedora 18 system the following error is displayed please Help!

Loaded plugins: fastestmirror, langpacks, presto, priorities, refresh-packagekit


File contains parsing errors: file://///etc/yum.repos.d/fedora-assimilation.repo
[line 6]: sudo yum install ./jamielinux-assimilation-fedora-release.noarch.rpm

[line 10]: cd /usr/lib[64]/python2.7/site-packages/assimilation

[line 11]: testify -v tests

[line 12]: cd /usr/lib[64]/python2.7/site-packages/assimilation/testcode

[line 13]: ./grind.sh
 
Old 04-23-2013, 06:28 AM   #2
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
so you've used a set of bash commands as a repo file??? why? how?


Oh... you just put this there, huh? http://repos.fedorapeople.org/repos/...imilation.repo OK, that's on him... why on earth did he do that?? run the commands he gave, and it presumably will take care of it all... looks like he started writing a repo file and got bored??
 
Old 04-23-2013, 06:31 AM   #3
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,359

Rep: Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751
Like it says
Code:
 File contains parsing errors: file://///etc/yum.repos.d/fedora-assimilation.repo
your repo file has errors; the 'file' invocation should only have 3 '/'s.

EDIT; too slow....
 
Old 04-23-2013, 10:41 AM   #4
hjventer1
LQ Newbie
 
Registered: May 2011
Posts: 10

Original Poster
Rep: Reputation: 0
livna database

I also have a livna database error so no software can update
 
Old 04-23-2013, 11:46 AM   #5
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
erm, ok... so ... I guess you should fix that error too.
 
Old 04-24-2013, 12:47 AM   #6
hjventer1
LQ Newbie
 
Registered: May 2011
Posts: 10

Original Poster
Rep: Reputation: 0
Unhappy Livna database error

Quote:
Originally Posted by acid_kewpie View Post
erm, ok... so ... I guess you should fix that error too.
Please when I try and update with "yum update" I get the following message:

Could not retrieve mirrorlist http://rpm.livna.org/mirrorlist-debug error was
14: curl#22 - "The requested URL returned error: 404 Not Found"
Error: Cannot find a valid baseurl for repo: livna-debuginfo

what can be the error?

one other thing that I still have trouble with is with the new kernel update to 3.8.8 my laptop is unable to connect to any wireless network and I also need help to use my USB modem. I know that there is somewhere a post on this forum for that, If somebody can help me with the USB_modeswitch and how to find vendor and productID of my USB modem I would appreciate it.

Thanx
 
Old 04-24-2013, 01:22 AM   #7
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
When people post responses be so good as to address them in your reply. Else we don't know what helped solve the problem and what still needs fixing.
And unless you need to debug something you generally speaking don't need the debug repos.
Finally please keep your thread on topic: your USB modem problems should be in a separate thread in the appropriate forum (plug the thing in then check your 'dmesg' output).
 
Old 04-24-2013, 01:54 AM   #8
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
Quote:
Originally Posted by hjventer1 View Post
Please when I try and update with "yum update" I get the following message:

Could not retrieve mirrorlist http://rpm.livna.org/mirrorlist-debug error was
14: curl#22 - "The requested URL returned error: 404 Not Found"
Error: Cannot find a valid baseurl for repo: livna-debuginfo

what can be the error?
The error can be exactly what it says it is... a 404. I'm sure you've seen plenty of 404 error messages online before now. the file just isn't there. Given that it's a debug repo, you probably just want to delete it anyway.
 
Old 04-24-2013, 03:10 AM   #9
hjventer1
LQ Newbie
 
Registered: May 2011
Posts: 10

Original Poster
Rep: Reputation: 0
Thanx acid kewpie

Sorry for the un-organized posts, I just thought of stuff as I go on.

unSpawn, I am sorry for pasting a new thread under the same heading, But I am busy with a few things at once and try to get answers for all of them at once

Thanx
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
after yum update, can't yum update yet, some error occured novelbean Linux - Newbie 5 04-03-2013 08:13 PM
fedora 12 `yum update -y` & ran out of space in my /var/yum/cache/directory. techknowtarded Linux - Newbie 7 08-13-2011 07:23 PM
how to update rhel 5 using centos yum updater without conflict with yum redhat plugin udayvikram Linux - Software 2 03-30-2010 08:15 AM
how to update rhel 5 using centos yum updater without conflict with yum redhat plugin udayvikram Linux - Newbie 1 03-29-2010 12:56 PM
erased yum.conf by forced yum-update in RHEL5.3, need help curiocurio Red Hat 3 04-21-2009 03:33 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:01 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration