Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 31st October 2007, 06:42 PM
emh1972 Offline
Registered User
 
Join Date: Oct 2007
Posts: 7
Cool yet another pirut problem

Hi everyone, I'm hoping one of you can help me with this...

Distro:
F7

Problem:
Pirut and Pup fail to invoke with no error message after system update. Pirut asks for password then disappears. Pup sinply won't start. YUM works fine.

Tried solutions:
Yum update: no packages marked for update.
Yum clean all
Yum remove pirut
Yum install pirut

I'm new to linux and I have no clues to this. Any help would be appreciated.

Thanks in advance,
Marc
Reply With Quote
  #2  
Old 31st October 2007, 09:55 PM
nariknahom Offline
Registered User
 
Join Date: Apr 2007
Posts: 44
i have exactly the same problem. It shows there are some updates available. When I select 'apply update' it shows config error after some time. The error details just says 'none'.

Waiting for some help!

TIA,
kiran
Reply With Quote
  #3  
Old 31st October 2007, 10:25 PM
RJFUatHOME Offline
Registered User
 
Join Date: Aug 2007
Location: Fairfield, CA
Posts: 438
Sometimes local mirrors are having problems that fix themselves in a day, but usually if I have issues I simply (as root)

yum clean all
yum makecache
yum update or run the gui based updater

It usually eliminates any issues I have.
Reply With Quote
  #4  
Old 1st November 2007, 06:01 AM
emh1972 Offline
Registered User
 
Join Date: Oct 2007
Posts: 7
Thanks

I'll try those things. I just installed yumex (yum install yumex) and after a while setup succeeded. So all if good for now.

Thanks again.
Reply With Quote
  #5  
Old 1st November 2007, 06:21 AM
emh1972 Offline
Registered User
 
Join Date: Oct 2007
Posts: 7
Quote:
Originally Posted by emh1972
I'll try those things. I just installed yumex (yum install yumex) and after a while setup succeeded. So all if good for now.

Thanks again.
The funny thing about yumex is that when I start it it fails to update comps-f7.xml five or six times and then terminates.

I just got the following message, which might as well be in Chinese!

Component: pirut
Summary: TB11af5ff9 grabber.py:1219:_do_grab:OSError: [Errno 2] No such file or directory: '//var/cache/yum/updates/comps-f7.xml'

Traceback (most recent call last):
File "/usr/sbin/pirut", line 441, in <module>
main()
File "/usr/sbin/pirut", line 434, in main
pm = PackageManager(options.config, options.onlyrepo)
File "/usr/sbin/pirut", line 61, in __init__
GraphicalYumBase.__init__(self, False, config)
File "/usr/lib/python2.5/site-packages/pirut/__init__.py", line 124, in __init__
self.reset()
File "/usr/lib/python2.5/site-packages/pirut/__init__.py", line 226, in reset
self.doGroupSetup()
File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 459, in doGroupSetup
return self._getGroups()
File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 505, in _getGroups
groupfile = repo.getGroups()
File "/usr/lib/python2.5/site-packages/yum/yumRepo.py", line 884, in getGroups
file = self.retrieveMD('group')
File "/usr/lib/python2.5/site-packages/yum/yumRepo.py", line 855, in retrieveMD
cache=self.http_caching == 'all')
File "/usr/lib/python2.5/site-packages/yum/yumRepo.py", line 618, in _getFile
http_headers=headers,
File "/usr/lib/python2.5/site-packages/urlgrabber/mirror.py", line 411, in urlgrab
return self._mirror_try(func, url, kw)
File "/usr/lib/python2.5/site-packages/urlgrabber/mirror.py", line 397, in _mirror_try
return func_ref( *(fullurl,), **kwargs )
File "/usr/lib/python2.5/site-packages/urlgrabber/grabber.py", line 927, in urlgrab
return self._retry(opts, retryfunc, url, filename)
File "/usr/lib/python2.5/site-packages/urlgrabber/grabber.py", line 845, in _retry
r = apply(func, (opts,) + args, {})
File "/usr/lib/python2.5/site-packages/urlgrabber/grabber.py", line 915, in retryfunc
fo._do_grab()
File "/usr/lib/python2.5/site-packages/urlgrabber/grabber.py", line 1219, in _do_grab
os.utime(self.filename, (modified_stamp, modified_stamp))
OSError: [Errno 2] No such file or directory: '//var/cache/yum/updates/comps-f7.xml'

Local variables in innermost frame:
self: <urlgrabber.grabber.URLGrabberFileObject instance at 0x497f758>
amount: None
modified_stamp: 1193847097.0
new_fo: <closed file '//var/cache/yum/updates/comps-f7.xml', mode 'wb' at 0x489e0a8>
bs: 8192
modified_tuple: (2007, 10, 31, 16, 11, 37, 0, 1, 0, 0)
ValueError: unpack non-sequence
block:
size: 1190625
Reply With Quote
  #6  
Old 1st November 2007, 06:03 PM
RJFUatHOME Offline
Registered User
 
Join Date: Aug 2007
Location: Fairfield, CA
Posts: 438
Quote:
Originally Posted by emh1972
I just got the following message, which might as well be in Chinese!
I've looked at yumex momentarily before then lost interest. Try the yum clean all, yum makecache again today to see if it wasn't a problem with your local mirror.

Yum rarely fails for me, but when it does those commands always fix it for me unless it's a problem with the repos themselves.

You could try using apt and synaptic for package management, at least until you get yum in working order. I use it as a backup manager/updater when the mirrors/repos are temporarily out of order. It links directly to fedoras download repo.

You'll want to install apt, synaptic and fedora-package-config-apt if you want to give it a try.
Reply With Quote
Reply

Tags
pirut, problem

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
pirut problem a94060 Using Fedora 3 30th December 2007 02:37 PM
Pirut - Problem cube1312 Using Fedora 7 7th November 2007 11:41 AM
Problem with pup and pirut Remm Using Fedora 48 22nd October 2007 09:25 PM
yum/pirut problem thick0 Using Fedora 5 7th May 2007 06:26 AM
pirut problem fandc Using Fedora 2 11th April 2006 10:07 PM


Current GMT-time: 03:13 (Thursday, 23-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat