Bug 726744

Summary: at-spi-python has broken deps
Product: [Fedora] Fedora Reporter: Dennis Gilmore <dennis>
Component: pyorbitAssignee: Orphan Owner <extras-orphan>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: awilliam, dennis, extras-orphan, jlaska, mclasen, robatino, rstrode, tflink
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: AcceptedBlocker
Fixed In Version: pyorbit-2.24.0-9.fc16 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-08-12 04:48:38 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 713560    

Description Dennis Gilmore 2011-07-29 17:02:53 UTC
Description of problem:
Im unable to compose images for f16 due to at-spi-python needing pyorbit which was removed from fedora in the orphan cleanup



Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Tim Flink 2011-07-29 17:14:46 UTC
Discussed in the 2011-07-29 blocker review meeting. Accepted as a F16 alpha blocker as it prevents the creation of ISO compose and therefore prevents farther testing.

Comment 2 James Laska 2011-08-01 12:30:30 UTC
Any updates on this bug report?  This bug is blocking F16 Alpha composes.  Any additional delays in composing Alpha test ISO's are likely to cause a schedule slip.

Who can help move this forward?

Comment 3 James Laska 2011-08-01 13:42:55 UTC
I was able to work around this dependency problem by excluding the at-spi packages and deps.  I do not know whether this breaks the desktop in any way, but it did allow a private compose test to complete.

The kickstart file I'm using contains the following exclusions:

repo --name=fedora --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-$releasever&arch=$basearch --exclude kernel*debug* --exclude kernel-kdump* --exclude syslog-ng --exclude java-1.5.0-   gcj-devel --exclude astronomy-bookmarks --exclude generic* --exclude java-1.5.0-gcj-javadoc --exclude btanks* --exclude GConf2-dbus* --exclude bluez-gnome  --exclude netxen-firmware --exclude pyatspi --     exclude gnome-python2-bonobo

%packages --nobase --ignoremissing
@core
-sysklogd
-cronie*
-netxen-firmware
-gnome-python2-bonobo
-pyatspi
%end

Comment 4 Ray Strode [halfline] 2011-08-01 14:46:47 UTC
I think the best thing to do (at this point anyway) is to unblock pyorbit. Dennis, can you do that?  I'll take ownership of it.

Comment 5 Ray Strode [halfline] 2011-08-01 17:55:31 UTC
there was some concern that pyorbit doesn't build, but it does:

http://koji.fedoraproject.org/koji/taskinfo?taskID=3243979

Comment 6 Ray Strode [halfline] 2011-08-01 19:28:40 UTC
building new pyorbit now:

http://koji.fedoraproject.org/koji/taskinfo?taskID=3244171

Comment 7 Adam Williamson 2011-08-04 00:55:46 UTC
Similar to 726743, I think with the re-introduction of pyorbit, we can close this, right?

Comment 8 Adam Williamson 2011-08-04 00:56:48 UTC
well, I'm not sure if the pyorbit package is truly in f16: it was built right around the branch, and has no update request. Koji shows it as only tagged f16-updates-candidate . Ray, it would probably be good to submit an update request for it.

Comment 9 Fedora Update System 2011-08-08 15:11:34 UTC
pyorbit-2.24.0-9.fc16 has been submitted as an update for Fedora 16.
https://admin.fedoraproject.org/updates/pyorbit-2.24.0-9.fc16

Comment 10 James Laska 2011-08-09 11:00:48 UTC
This appears to be in 'stable' now, and has already confirmed to fix the broken deps

Comment 11 James Laska 2011-08-09 11:01:19 UTC
(In reply to comment #10)
> This appears to be in 'stable' now

Correction, will be in 'stable' when the next push from testing->stable occurs

Comment 12 Fedora Update System 2011-08-12 04:48:32 UTC
pyorbit-2.24.0-9.fc16 has been pushed to the Fedora 16 stable repository.  If problems still persist, please make note of it in this bug report.