Bug 529739 - Unexpected PackageKit helper failure
Summary: Unexpected PackageKit helper failure
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: PackageKit
Version: 10
Hardware: i586
OS: Linux
low
low
Target Milestone: ---
Assignee: Richard Hughes
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-10-19 18:29 UTC by g.trentalancia
Modified: 2012-11-18 17:50 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-11-18 21:52:46 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
err (50.15 KB, image/png)
2012-11-18 17:50 UTC, Andrei ILIE
no flags Details

Description g.trentalancia 2009-10-19 18:29:30 UTC
Description of problem:
Unexpected PackageKit failure. Error message: "Spawn of helper '/usr/share/PackageKit/helpers/yum/yumBackend.py' failed". Main window remained stuck on "Getting Description...".

Version-Release number of selected component (if applicable):
PackageKit-yum-0.3.16-1.fc10
PackageKit-0.3.16-1.fc10
python-2.5.2-1.fc10

How reproducible:
Unknown

Steps to Reproduce:
1. Start the System Updater
2. Update the system (in this case, not all packages have been selected at once and the System Updater was run twice, due to available disk-space issues)
3.
  
Actual results:
Apparently PackageKit failed while trying to perform a system update.

Expected results:
PackageKit should not have failed.

Additional info:

Logfile /var/log/PackageKit was found to contain the following:

TI:22:48:30     FI:pk-spawn.c    FN:pk_spawn_argv,510
trying to set timeout when already set

I am not sure whether or not it is related to the above...

Latest entry in yum.log is:
Oct 16 02:00:22 Updated: phonon-backed-xine-4.3.1-6.fc10.1.i386

Comment 1 Bug Zapper 2009-11-18 12:55:33 UTC
This message is a reminder that Fedora 10 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 10.  It is Fedora's policy to close all
bug reports from releases that are no longer maintained.  At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '10'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 10's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 10 is end of life.  If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora please change the 'version' of this 
bug to the applicable version.  If you are unable to change the version, 
please add a comment here and someone will do it for you.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 2 Steven M. Parrish 2009-11-18 21:52:46 UTC
PackageKit 0.3.x is no longer supported.  Going to close this as WONTFIX.  If this is still an issue with later PackageKit releases please feel free to REOPEN this report for the appropriate release and version.

Comment 3 Andrei ILIE 2012-11-18 17:49:56 UTC
Confirming this against Fedora 17, PackageKit v0.7.5. Please see the attached screenshot.


$ NETWORK=TRUE /usr/share/PackageKit/helpers/yum/yumBackend.py get-updates none
bash: /usr/share/PackageKit/helpers/yum/yumBackend.py: Permission denied


$ ll /usr/share/PackageKit/helpers/yum/yumBackend.py
-rw-r--r--. 1 root root 149087 Jun 27 10:54 /usr/share/PackageKit/helpers/yum/yumBackend.py


$ head /usr/share/PackageKit/helpers/yum/yumBackend.py
#!/usr/bin/python
# Licensed under the GNU General Public License Version 2
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of

Comment 4 Andrei ILIE 2012-11-18 17:50:14 UTC
Created attachment 647245 [details]
err


Note You need to log in before you can comment on or make changes to this bug.