Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eopkg: get-details-local doesn't work #9

Open
joebonrichie opened this issue Mar 18, 2024 · 1 comment
Open

eopkg: get-details-local doesn't work #9

joebonrichie opened this issue Mar 18, 2024 · 1 comment

Comments

@joebonrichie
Copy link

Testcase:

eopkg fetch xiphos
pkcon get-details-local xiphos-4.2.1-25-1-x86_64.eopkg

Error in packagekitd

13:16:38	PackageKit          failed to parse: details	xiphos;4.2.1-25;x86_64;local	Xiphos is a Bible study application	GPL-2.0-only	office	Xiphos is a Bible study application: invalid command'details', size 6
13:16:38	PackageKit          failed to parse: 	https://xiphos.org/	16458547: invalid command ''
@livingsilver94
Copy link
Member

livingsilver94 commented Mar 24, 2024

This is a different problem, pkcon get-details-local also crashes if the get_details_local() method in the backend is like so:

self.details('eopkg4-bin;4.0.0-11;x86_64;installed:Unstable', 'AA', 'BB', GROUP_UNKNOWN, 'CC', 'https://google.com', 600)
self.finished()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants