Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 631246 - app-admin/rsyslog-8.29.0 : FAIL: mmnormalize_variable.sh
Summary: app-admin/rsyslog-8.29.0 : FAIL: mmnormalize_variable.sh
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Thomas Deutschmann (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-17 19:35 UTC by Toralf Förster
Modified: 2017-09-24 17:51 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.61 KB, text/plain)
2017-09-17 19:35 UTC, Toralf Förster
Details
app-admin:rsyslog-8.29.0:20170915-222834.log (app-admin:rsyslog-8.29.0:20170915-222834.log,320.00 KB, text/plain)
2017-09-17 19:35 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,370.52 KB, text/plain)
2017-09-17 19:35 UTC, Toralf Förster
Details
environment (environment,137.11 KB, text/plain)
2017-09-17 19:35 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,19.99 KB, application/x-bzip)
2017-09-17 19:35 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,60.77 KB, application/x-bzip)
2017-09-17 19:35 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,49.28 KB, application/x-bzip)
2017-09-17 19:35 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,268.59 KB, application/x-bzip)
2017-09-17 19:35 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-09-17 19:35:03 UTC
PASS: mmnormalize_regex_defaulted.sh
PASS: mmnormalize_regex_disabled.sh
FAIL: mmnormalize_variable.sh
FAIL: mmnormalize_tokenized.sh
PASS: mmjsonparse-w-o-cookie.sh
PASS: mmjsonparse-w-o-cookie-multi-spaces.sh

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-systemd_20170903-225953

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.4.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
  [3]   pypy (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.5.1 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv app-admin/rsyslog
[ebuild  N    ] app-admin/rsyslog-8.29.0  USE="gcrypt ssl systemd uuid -dbi -debug -doc -elasticsearch -grok -jemalloc -kafka -kerberos -libressl -mdblookup -mongodb -mysql -normalize -omhttpfs -omudpspoof -postgres -rabbitmq -redis -relp -rfc3195 -rfc5424hmac -snmp {-test} -usertools -zeromq"
Comment 1 Toralf Förster gentoo-dev 2017-09-17 19:35:06 UTC
Created attachment 494942 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-09-17 19:35:09 UTC
Created attachment 494944 [details]
app-admin:rsyslog-8.29.0:20170915-222834.log
Comment 3 Toralf Förster gentoo-dev 2017-09-17 19:35:13 UTC
Created attachment 494946 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-09-17 19:35:16 UTC
Created attachment 494948 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-09-17 19:35:19 UTC
Created attachment 494950 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-09-17 19:35:22 UTC
Created attachment 494952 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-09-17 19:35:25 UTC
Created attachment 494954 [details]
temp.tbz2
Comment 8 Toralf Förster gentoo-dev 2017-09-17 19:35:29 UTC
Created attachment 494956 [details]
tests.tbz2
Comment 9 Larry the Git Cow gentoo-dev 2017-09-24 17:49:45 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a2a8f96bfc5aeb4d7e70786f14f97b99b060780

commit 2a2a8f96bfc5aeb4d7e70786f14f97b99b060780
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2017-09-24 17:49:24 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2017-09-24 17:49:37 +0000

    app-admin/rsyslog: Run mmnormalize tests only when mmnormalize module was actually enabled
    
    Bug: https://bugs.gentoo.org/631246
    Package-Manager: Portage-2.3.10, Repoman-2.3.3

 .../rsyslog-8.27.0-fix-mmnormalize-tests.patch     | 23 ++++++++++++++++++++++
 app-admin/rsyslog/rsyslog-8.27.0-r1.ebuild         |  1 +
 app-admin/rsyslog/rsyslog-8.28.0.ebuild            |  2 ++
 app-admin/rsyslog/rsyslog-8.29.0.ebuild            |  2 ++
 4 files changed, 28 insertions(+)}
Comment 10 Thomas Deutschmann (RETIRED) gentoo-dev 2017-09-24 17:51:02 UTC
Fixed via https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a2a8f96bfc5aeb4d7e70786f14f97b99b060780 -- thanks for the report.