[Bug 883478] Review Request: python-logging-tree - Introspect and display the logger tree inside "logging"

bugzilla at redhat.com bugzilla at redhat.com
Mon Dec 17 10:33:17 UTC 2012


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

Mario Blättermann <mario.blaettermann at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |mario.blaettermann at gmail.co
                   |                            |m
           Assignee|nobody at fedoraproject.org    |mario.blaettermann at gmail.co
                   |                            |m
              Alias|                            |python-logging-tree
              Flags|                            |fedora-review?

--- Comment #2 from Mario Blättermann <mario.blaettermann at gmail.com> ---
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


More information about the package-review mailing list