Bug 1233770 - RFE: implement filter(pkg__not)
Summary: RFE: implement filter(pkg__not)
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: hawkey
Version: 24
Hardware: Unspecified
OS: Unspecified
low
unspecified
Target Milestone: ---
Assignee: Michael Mráka
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 578256 1156501
TreeView+ depends on / blocked
 
Reported: 2015-06-19 13:05 UTC by Daniel Mach
Modified: 2016-07-22 08:46 UTC (History)
9 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-07-22 08:46:02 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Daniel Mach 2015-06-19 13:05:17 UTC
query().filter(pkg__not=[...]) ends with:
QueryException: Invalid filter key or match type.

Looks like this filter combination is missing in hawkey,
could you implement it?

Comment 1 Honza Silhan 2015-07-29 11:00:39 UTC
yes, we can.

Comment 2 Michael Mráka 2016-03-31 11:40:39 UTC
PR https://github.com/fedora-infra/anitya/pull/239

Comment 3 Dan Callaghan 2016-06-02 18:23:29 UTC
(In reply to Michael Mráka from comment #2)
> PR https://github.com/fedora-infra/anitya/pull/239

Wrong link? That PR is for anitya, not hawkey.

Comment 4 Michael Mráka 2016-06-03 10:35:49 UTC
Oops, correct link is
https://github.com/rpm-software-management/libhif/pull/94

Comment 5 Fedora End Of Life 2016-07-19 14:55:20 UTC
Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.

Comment 6 Dan Callaghan 2016-07-19 22:35:53 UTC
I guess this will be in some future release of libhif, it would be good to know which version.

Comment 7 Fedora End Of Life 2016-07-20 00:06:06 UTC
Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.

Comment 8 Dan Callaghan 2016-07-20 00:07:47 UTC
Hmm bug zapper seems to be a bit aggressive these days... I thought it was supposed to skip any bugs with FutureFeature?

Comment 9 Igor Gnatenko 2016-07-22 08:46:02 UTC
Fixed as part of DNF 2.0 release which will be available at some point soon.


Note You need to log in before you can comment on or make changes to this bug.