[Bug 950017] New: Unable to use LOG_EMERG level in Sys::Syslog
by Red Hat Bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=950017
Bug ID: 950017
Summary: Unable to use LOG_EMERG level in Sys::Syslog
Product: Fedora
Version: 18
Component: perl
Keywords: Regression
Severity: medium
Priority: medium
Assignee: mmaslano(a)redhat.com
Reporter: ppisar(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: cweyl(a)alumni.drew.edu, iarnell(a)gmail.com,
jplesnik(a)redhat.com, kasal(a)ucw.cz, lkundrak(a)v3.sk,
lzachar(a)redhat.com, mmaslano(a)redhat.com,
perl-devel(a)lists.fedoraproject.org, ppisar(a)redhat.com,
psabata(a)redhat.com, rc040203(a)freenet.de,
tcallawa(a)redhat.com
External Bug ID: CPAN 82368
Category: ---
+++ This bug was initially created as a clone of Bug #949927 +++
Description of problem:
Level LOG_EMERG seems to be not recognized as valid level for syslog calls.
Other levels "LOG_ALERT LOG_CRIT LOG_ERR LOG_WARNING LOG_NOTICE LOG_INFO" were
accepted and produced messages. LOG_DEBUG was accepted as valid level too.
Version-Release number of selected component (if applicable):
perl-5.16.2-[...]
Steps to Reproduce:
1. perl -e 'use Sys::Syslog; syslog(LOG_EMERG, "emergency")'
Actual results:
syslog: level must be given at -e line 1.
Expected results:
"emergency" message written
[...]
--- Additional comment from RHEL Product and Program Management on 2013-04-09
10:02:47 GMT ---
This bugzilla has Keywords: Regression or TestBlocker.
Since no regressions or test blockers are allowed between releases,
it is also being [proposed|marked] as a blocker for this release.
Please resolve ASAP.
--- Additional comment from Petr Pisar on 2013-04-09 13:08:53 GMT ---
Thanks for the report. It has been fixed in Sys-Syslog-0.31
<http://cpansearch.perl.org/src/SAPER/Sys-Syslog-0.31/Changes> which has not
yet been merged into stable perl release.
I will sub-package Sys-Syslog from perl and package latest release from CPAN
which contains the fix.
----
All perl 5.16 releases are affected, F≥18 are affected.
--
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=aqf38LJhX6&a=cc_unsubscribe
9 years, 9 months
[Bug 782599] New: RFE: Upgrade perl-CGI-Session
by Red Hat Bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: RFE: Upgrade perl-CGI-Session
https://bugzilla.redhat.com/show_bug.cgi?id=782599
Summary: RFE: Upgrade perl-CGI-Session
Product: Fedora
Version: rawhide
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: unspecified
Priority: unspecified
Component: perl-CGI-Session
AssignedTo: andreas(a)bawue.net
ReportedBy: rc040203(a)freenet.de
QAContact: extras-qa(a)fedoraproject.org
CC: andreas(a)bawue.net, fedora-perl-devel-list(a)redhat.com
Classification: Fedora
Story Points: ---
Type: ---
Regression: ---
Mount Type: ---
Documentation: ---
Description of problem:
The perl-CGI-Session package in Fedora is outdated.
Is there any particuliar reason Fedora is still shipping this version?
Version-Release number of selected component (if applicable):
CGI-Session-4.35 (Release date: July 15, 2008)
Additional information:
- Current version in CPAN is CGI-Session-4.48 (Release date: July 11th, 2011)
- Building CGI-Session-4.35 raises a lot of warnings related to "deprecated
perl constructs" => it will likely be unbuildable, soon.
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
9 years, 9 months