Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=883478

Mario Blättermann <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |[email protected]
                   |                            |m
           Assignee|[email protected]    |[email protected]
                   |                            |m
              Alias|                            |python-logging-tree
              Flags|                            |fedora-review?

--- Comment #2 from Mario Blättermann <[email protected]> ---
Your Koji build was outdated, here's the new one:
http://koji.fedoraproject.org/koji/taskinfo?taskID=4796270


$ rpmlint -i -v *python3-logging-tree.noarch: I: checking
python3-logging-tree.noarch: W: spelling-error %description -l en_US getLogger
-> get Logger, get-logger, blogger
The value of this tag appears to be misspelled. Please double-check.

python3-logging-tree.noarch: W: spelling-error %description -l en_US setLevel
-> set Level, set-level, settle
The value of this tag appears to be misspelled. Please double-check.

python3-logging-tree.noarch: I: checking-url
http://pypi.python.org/pypi/logging_tree (timeout 10 seconds)
python3-logging-tree.noarch: W: no-documentation
The package contains no documentation (README, doc, etc). You have to include
documentation files.

python-logging-tree.src: I: checking
python-logging-tree.src: W: spelling-error %description -l en_US getLogger ->
get Logger, get-logger, blogger
The value of this tag appears to be misspelled. Please double-check.

python-logging-tree.src: W: spelling-error %description -l en_US setLevel ->
set Level, set-level, settle
The value of this tag appears to be misspelled. Please double-check.

python-logging-tree.src: I: checking-url
http://pypi.python.org/pypi/logging_tree (timeout 10 seconds)
python-logging-tree.src: E: specfile-error sh: line 0: fg: no job control
This error occurred when rpmlint used rpm to query the specfile.  The error is
output by rpm and the message should contain more information.

python-logging-tree.noarch: I: checking
python-logging-tree.noarch: W: spelling-error %description -l en_US getLogger
-> get Logger, get-logger, blogger
The value of this tag appears to be misspelled. Please double-check.

python-logging-tree.noarch: W: spelling-error %description -l en_US setLevel ->
set Level, set-level, settle
The value of this tag appears to be misspelled. Please double-check.

python-logging-tree.noarch: I: checking-url
http://pypi.python.org/pypi/logging_tree (timeout 10 seconds)
python-logging-tree.noarch: W: no-documentation
The package contains no documentation (README, doc, etc). You have to include
documentation files.

python-logging-tree.spec: E: specfile-error sh: line 0: fg: no job control
This error occurred when rpmlint used rpm to query the specfile.  The error is
output by rpm and the message should contain more information.

3 packages and 1 specfiles checked; 2 errors, 8 warnings.

Some spelling errors and no docs, nothing worth to discuss... But one issue:

specfile-error sh: line 0: fg: no job control

The first line in your spec causes this error. In most cases it is to be blamed
to an undefined macro which cannot be parsed by rpm. Could be that your
definitions at the beginning of your spec won't be expanded correctly.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=07SOnwZIlo&a=cc_unsubscribe
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to