[Bug 1249786] Review Request: kaaedit - Console text editor

bugzilla at redhat.com bugzilla at redhat.com
Fri Nov 20 22:52:17 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1249786



--- Comment #12 from William Moreno <williamjmorenor at gmail.com> ---
Spec URL: https://williamjmorenor.fedorapeople.org/rpmdev/kaaedit.spec
SRPM URL:
https://williamjmorenor.fedorapeople.org/rpmdev/kaaedit-0.44.0-3.fc24.src.rpm


- There is a lot of warning from pylint python-bytecode-without-source however
I think this is "normal"

Looks like a issue with rpmlint

- There is an error with kaaedit non-standard-executable-perm that need to be
fixed with the correct chmod.

Fixed in %install with umask 022

- %files needs to be refined as /usr/lib64/python3.5 is embedded into the pkg
and so conflict with other pkgs. (see failure below) 

Fixed in %%files

- Even if it is in the "should" part of the review. I think tests can be run
now. It will be great to have the check section reviewed.

There is a issue with test with python3.5:
https://github.com/kaaedit/kaa/issues/132

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component


More information about the package-review mailing list