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

- Initial support to comps xml parsing. Enable hif backend to search #20

Closed
wants to merge 8 commits into from
Closed

- Initial support to comps xml parsing. Enable hif backend to search #20

wants to merge 8 commits into from

Conversation

heliocastro
Copy link

categories and do a simple category mapping.
TODO:

  • Add dynamic categories
  • Replace package query function to a proper libhif function

Signed-off-by: Helio Chissini de Castro helio@kde.org

  categories and do a simple category mapping.
TODO:
- Add dynamic categories
- Replace package query function to a proper libhif function

Signed-off-by: Helio Chissini de Castro <helio@kde.org>
Signed-off-by: Helio Chissini de Castro <helio@kde.org>
- Use user_data on GMarkup parser functions
- Fix more identation from original code

Signed-off-by: Helio Chissini de Castro helio@kde.org
@kkofler
Copy link
Collaborator

kkofler commented Dec 11, 2014

@heliocastro: You still haven't addressed all of @hughsie's review comments, see my comments above.

  template sample
- More identation fixing

Signed-off-by: Helio Chissini de Castro helio@kde.org
@kkofler
Copy link
Collaborator

kkofler commented Dec 15, 2014

I still count 5 open issues, can you please have another look?

- More identation fixes

Signed-off-by: Helio Chissini de Castro <helio@kde.org>
@kkofler
Copy link
Collaborator

kkofler commented Jan 12, 2015

I still count 4 open issues (you fixed 1 issue completely and 1 only partially), can you please have another look?

Signed-off-by: Helio Chissini de Castro <helio@kde.org>
Signed-off-by: Helio Chissini de Castro <helio@kde.org>
@kkofler
Copy link
Collaborator

kkofler commented Jan 12, 2015

@hughsie: The issues you pointed out should be addressed now, can this please be merged now?

@kkofler
Copy link
Collaborator

kkofler commented Jan 18, 2015

@hughsie: Ping?

@hughsie
Copy link
Collaborator

hughsie commented Jan 19, 2015

I'm going to review this after the next release; the current list of changes in the release is already too high, and I need to get an easy-to-QA release out to fix some libhif issues. I'll aim to review/merge this again next week.

@kkofler
Copy link
Collaborator

kkofler commented Feb 14, 2015

@hughsie: Re-ping? Almost 4 weeks have passed.

@kkofler
Copy link
Collaborator

kkofler commented Feb 18, 2015

@heliocastro: I just wanted to do a test build with your latest patchset, but it does not compile!

pk-backend-hif.c: In function 'pk_backend_get_groups_from_category':
pk-backend-hif.c:1285:12: error: 'groups' undeclared (first use in this function)
     return groups;
            ^
pk-backend-hif.c:1285:12: note: each undeclared identifier is reported only once for each function it appears in

Haven't you tested this? We need to make sure this 1. compiles and 2. actually works in Apper.

@kkofler
Copy link
Collaborator

kkofler commented Mar 13, 2015

@hughsie: The compilation error should be fixed with the above commit (from February 18) (it was a mistake in one of the requested cleanups), now can you PLEASE merge this? Over 3 weeks passed again.

This feature is very important to us Fedora KDE developers, and yet we have been waiting for it for almost a year now, and this pull request has been open for over 3 months.

@hughsie
Copy link
Collaborator

hughsie commented Mar 13, 2015

@heliocastro Can you merge all your patches down into one patch please, and then I can review it again. There are a few little issue, but I can't tell what was fixed in the subsequent patches.

@kkofler I'll merge it when it's ready.

@kkofler
Copy link
Collaborator

kkofler commented Mar 14, 2015

@hughsie: OK, I'll prepare a squashed commit, I think it'll be easier for everyone that way. (Helio does not want to work on this anymore, and I don't want to block on him again. We lost way too much time already.)

@kkofler
Copy link
Collaborator

kkofler commented Mar 14, 2015

Superseded by pull request #49.

@kkofler kkofler closed this Mar 14, 2015
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

Successfully merging this pull request may close these issues.

None yet

3 participants