Bug 1216192 - Package update information does not recognize "newpackage" type
Summary: Package update information does not recognize "newpackage" type
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: yumex-dnf
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tim Lauridsen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-04-28 17:39 UTC by John
Modified: 2015-05-26 03:18 UTC (History)
1 user (show)

Fixed In Version: dnfdaemon-0.3.8-1.fc22
Clone Of:
Environment:
Last Closed: 2015-05-19 16:22:23 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description John 2015-04-28 17:39:44 UTC
Description of problem:
Properly recognizes types "security", "bugfix", and "enhancement", but lists "newpackage" as "Unknown"

Version-Release number of selected component (if applicable):
4.1.1

Comment 1 Tim Lauridsen 2015-04-29 14:47:48 UTC
Hawkey only know 

ADVISORY_UNKNOWN 
ADVISORY_SECURITY
ADVISORY_BUGFIX
ADVISORY_ENHANCEMENT

https://github.com/rpm-software-management/hawkey/blob/master/src/python/__init__.py#L123

So it needed to be supported in hawkey/dnf, before dnfdaemon/yumex-dnf 

But I can map ADVISORY_UNKNOWN to 'New Package' as a workaround

Comment 3 John 2015-04-29 16:01:49 UTC
I have submit a report to hawkey in bug 1217142 for long-term fix

Comment 4 Fedora Update System 2015-05-06 11:38:20 UTC
dnfdaemon-0.3.8-1.fc21,yumex-dnf-4.1.2-1.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/dnfdaemon-0.3.8-1.fc21,yumex-dnf-4.1.2-1.fc21

Comment 5 Fedora Update System 2015-05-06 11:38:40 UTC
dnfdaemon-0.3.8-1.fc22,yumex-dnf-4.1.2-1.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/dnfdaemon-0.3.8-1.fc22,yumex-dnf-4.1.2-1.fc22

Comment 6 Fedora Update System 2015-05-10 23:54:51 UTC
Package yumex-dnf-4.1.2-1.fc21, dnfdaemon-0.3.8-1.fc21:
* should fix your issue,
* was pushed to the Fedora 21 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing yumex-dnf-4.1.2-1.fc21 dnfdaemon-0.3.8-1.fc21'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-7760/dnfdaemon-0.3.8-1.fc21,yumex-dnf-4.1.2-1.fc21
then log in and leave karma (feedback).

Comment 7 Fedora Update System 2015-05-19 16:22:23 UTC
yumex-dnf-4.1.2-1.fc21, dnfdaemon-0.3.8-1.fc21 has been pushed to the Fedora 21 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2015-05-26 03:18:08 UTC
dnfdaemon-0.3.8-1.fc22, yumex-dnf-4.1.2-1.fc22 has been pushed to the Fedora 22 stable repository.  If problems still persist, please make note of it in this bug report.


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