Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 308463 Details for
Bug 449783
PackageKit with rollback causing invalid updates
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
IRC log of solution
irc.log (text/plain), 1.82 KB, created by
Michael Ansel
on 2008-06-05 17:17:41 UTC
(
hide
)
Description:
IRC log of solution
Filename:
MIME Type:
Creator:
Michael Ansel
Created:
2008-06-05 17:17:41 UTC
Size:
1.82 KB
patch
obsolete
><michael_ansel> hughsie: RE: Bug 449783 (rollback) Everytime I run pkcon update-system using the change to yumBackend.py, I get back "The daemon crashed mid transaction. This is bad" Anything else i can try? ><hughsie> michael_ansel: ooh, maybe my python was bad. can you try ><hughsie> (as root) > /usr/share/PackageKit/helpers/yum/update-system.py ><michael_ansel> http://pastebin.com/d64c58bd5 > that is with the modified code ><hughsie> michael_ansel: ahh, can you replace self.message with self.base.message pls ><hughsie> and then rerun > /usr/share/PackageKit/helpers/yum/update-system.py ><michael_ansel> the line i believe you want: The constant 'repackaging' was unknown, please report > that also allowed it to complete the upgrade ><hughsie> just the one warning? ><hughsie> michael_ansel: can you try changing: ><hughsie> TS_OBSOLETING: STATUS_INSTALL, > TS_UPDATED: STATUS_CLEANUP} > to > TS_OBSOLETING: STATUS_INSTALL, > TS_UPDATED: STATUS_CLEANUP, > 'repackaging': STATUS_INSTALL} ><michael_ansel> updated the output: http://pastebin.com/de6f5764 and yes, i'll switch that, just a sec > wait, where do i change that? still in yumBackend.py? ><hughsie> yup ><michael_ansel> okay, i did that and updated the section above it also with 'repackaging':INFO_INSTALLING ><michael_ansel> no errors > pastebin updated with that output > http://pastebin.com/d122dce6e ><hughsie> right, so that's the fix - thanks. it won't make 0.2.2 but i'll add it tomorrow > as we need new translations too ><michael_ansel> ahh, ok. thanks for your help! are you going to add this to the bug report and close it, or is there anything else i need to do for that? ><hughsie> can you post a copy of this irc window pls? > i have a very bad memory! ><michael_ansel> lol, sure thing
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 449783
:
308443
| 308463