| Summary: | packagekitd crashes when installing EULA packages | ||
|---|---|---|---|
| Product: | PackageKit | Reporter: | Gary Lin <glin> |
| Component: | core | Assignee: | Richard Hughes <richard> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | medium | CC: | wstephenson |
| Version: | unspecified | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
| Attachments: |
packagekitd backtrace
patch to ignore "accept-eula" in pk-transaction-run |
||
|
Description
Gary Lin
2012-08-15 08:32:04 UTC
Created attachment 65592 [details] [review] patch to ignore "accept-eula" in pk-transaction-run It looks like a bug indeed. pk_transaction_run() is used for a transaction that's been set up, and then run run against the backend. Although I'm sure your patch fixes the bug, it's a bit of a workaround; it would be better if we never called pk_transaction_run() in the first place. I'll merge your patch to git now, and I can work out a better solution with the other developers in the next few days. Thanks. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.