Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.
https://bugzilla.redhat.com/show_bug.cgi?id=265421
Summary: perl-BerkeleyDB fails to build, perhaps unwrapped open
function?
Product: Fedora
Version: devel
Platform: All
OS/Version: All
Status: NEW
Severity: low
Priority: medium
Component: perl-BerkeleyDB
AssignedTo: steve(a)silug.org
ReportedBy: jkeating(a)redhat.com
QAContact: extras-qa(a)fedoraproject.org
CC: fedora-perl-devel-list(a)redhat.com
BerkeleyDB.xs: In function 'XS_BerkeleyDB__Env_open':
BerkeleyDB.xs:1896: error: expected identifier before '(' token
http://koji.fedoraproject.org/koji/getfile?taskID=138368&name=build.log
--
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, or are watching someone who is.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=176889
Summary: many missing files when rebuilding per-XML-Grove
Product: Fedora Core
Version: devel
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: normal
Component: perl-XML-Grove
AssignedTo: jvdias(a)redhat.com
ReportedBy: jkeating(a)redhat.com
CC: fedora-perl-devel-list(a)redhat.com
Please see attached log.
------- Additional Comments From jkeating(a)redhat.com 2006-01-03 20:49 EST -------
Created an attachment (id=122741)
--> (https://bugzilla.redhat.com/bugzilla/attachment.cgi?id=122741&action=view)
build failure log
--
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=176888
Summary: perl-RPM-Specfile can't find
/usr/share/man/man3/RPM::Specfile.3pm when being built
Product: Fedora Core
Version: devel
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: normal
Component: perl-RPM-Specfile
AssignedTo: jvdias(a)redhat.com
ReportedBy: jkeating(a)redhat.com
CC: fedora-perl-devel-list(a)redhat.com
Please see attached log.
------- Additional Comments From jkeating(a)redhat.com 2006-01-03 20:48 EST -------
Created an attachment (id=122740)
--> (https://bugzilla.redhat.com/bugzilla/attachment.cgi?id=122740&action=view)
build failure log
--
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: Error at calling service amavisd restart when SELinux is in enforce mode
https://bugzilla.redhat.com/show_bug.cgi?id=480129
Summary: Error at calling service amavisd restart when SELinux
is in enforce mode
Product: Fedora EPEL
Version: el5
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: low
Component: amavisd-new
AssignedTo: steve(a)silug.org
ReportedBy: frank-buettner(a)gmx.net
QAContact: extras-qa(a)fedoraproject.org
CC: steve(a)silug.org, fedora-perl-devel-list(a)redhat.com
Classification: Fedora
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.5)
Gecko/2008120122 Firefox/3.0.5 (.NET CLR 3.5.30729)
Version: amavisd-new-2.4.5-1.el5
When run service amavisd restart I get the message:
amavisd beenden: Error: /proc must be mounted
To mount /proc at boot you need an /etc/fstab line like:
/proc /proc proc defaults
In the meantime, run "mount /proc /proc -t proc"
Daemon [2389] terminated by SIGTERM
[ OK ]
amavisd stopped
amavisd starten: [ OK ]
Reproducible: Always
Steps to Reproduce:
1. run service amavisd restart
Actual Results:
Getting the message above.
Expected Results:
restart without the messeage
--
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.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: Fedora::Bugzilla - get_flag() doesn't work for all flags
https://bugzilla.redhat.com/show_bug.cgi?id=529172
Summary: Fedora::Bugzilla - get_flag() doesn't work for all
flags
Product: Fedora
Version: 11
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: low
Component: perl-Fedora-Bugzilla
AssignedTo: cweyl(a)alumni.drew.edu
ReportedBy: jpirko(a)redhat.com
QAContact: extras-qa(a)fedoraproject.org
CC: cweyl(a)alumni.drew.edu,
fedora-perl-devel-list(a)redhat.com, mmaslano(a)redhat.com
Classification: Fedora
Target Release: ---
Created an attachment (id=364891)
--> (https://bugzilla.redhat.com/attachment.cgi?id=364891)
test script
Description of problem:
I have trouble with get_flag() method of Fedora::Bugzilla::Bug. It works for me
for all flags except of "rhel-5.5.0" (and probably others). When I walk thru
the flags manually, the flag is there.
Version-Release number of selected component (if applicable):
0.10-1 - I tried 0.13 from CPAN and problem is still there.
How reproducible:
always
Steps to Reproduce:
run attached script
Actual results:
has pm_ack
+
has rhel-5.5.0
can't get rhel-5.5.0 flag
devel_ack, +
qa_ack, +
pm_ack, +
rhel-5.5.0, +
Expected results:
has pm_ack
+
has rhel-5.5.0
+
devel_ack, +
qa_ack, +
pm_ack, +
rhel-5.5.0, +
--
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.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: Please Update Spec File to use %ghost on files in /var/run and /var/lock
https://bugzilla.redhat.com/show_bug.cgi?id=656544
Summary: Please Update Spec File to use %ghost on files in
/var/run and /var/lock
Product: Fedora
Version: rawhide
Platform: All
URL: http://lists.fedoraproject.org/pipermail/devel-announc
e/2010-November/000726.html
OS/Version: Linux
Status: NEW
Severity: medium
Priority: medium
Component: amavisd-new
AssignedTo: steve(a)silug.org
ReportedBy: lpoetter(a)redhat.com
QAContact: extras-qa(a)fedoraproject.org
CC: steve(a)silug.org, fedora-perl-devel-list(a)redhat.com,
kanarip(a)kanarip.com
Classification: Fedora
Target Release: ---
Your package amavisd-new appears to include a file in /var/run or /var/lock.
With an upcoming change in Rawhide these directories will now be mounted as
tmpfs. For details about this change please consult
http://lists.fedoraproject.org/pipermail/devel-announce/2010-November/00072…
For your package this means that you need add %ghost to all files that are
placed in either of these two directories. Please make sure to make this change
in time for the F15 cycle. For details about %ghost see
http://www.rpm.org/max-rpm-snapshot/s1-rpm-inside-files-list-directives.htm…
, for more information on the F15 feature see the feature page
https://fedoraproject.org/wiki/Features/var-run-tmpfs . If your package already
uses %ghost on these files, feel free to close this bug report right-away.
Sorry for this mass bug filing, and if you have any further questions, don't
hesitate to ask on fedora-devel or ask me personally. Thank you, Lennart
--
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.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: perl-Pugs-Compiler-Rule
https://bugzilla.redhat.com/show_bug.cgi?id=611015
Summary: perl-Pugs-Compiler-Rule
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: high
Priority: low
Component: perl-Pugs-Compiler-Rule
AssignedTo: steve(a)silug.org
ReportedBy: rc040203(a)freenet.de
QAContact: extras-qa(a)fedoraproject.org
CC: steve(a)silug.org, fedora-perl-devel-list(a)redhat.com
Classification: Fedora
Description of problem:
perl-Pugs-Compiler-Rule fails to build in rawhide.
Version-Release number of selected component (if applicable):
perl-Pugs-Compiler-Rule-0.37-5.fc14
How reproducible:
Always.
Steps to Reproduce:
1. rebuild the package
Actual results:
Fails to build.
Expected results:
Success.
Additional info:
* Apparently this package is incompatible to perl-5.12 and can't be built
against it.
* Its upstream appears dead.
This package needs to be made working or it will have to be removed from
Fedora >= 14. AFAICT, this package is not used by Fedora itself, so it's
probably safe to remove it.
--
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.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: non-responsive maintainer
https://bugzilla.redhat.com/show_bug.cgi?id=614982
Summary: non-responsive maintainer
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: low
Component: perl-Pugs-Compiler-Rule
AssignedTo: steve(a)silug.org
ReportedBy: iarnell(a)gmail.com
QAContact: extras-qa(a)fedoraproject.org
CC: steve(a)silug.org, fedora-perl-devel-list(a)redhat.com
Classification: Fedora
Steve,
please respond to bug #611015.
perl-Pugs-Compiler-Rule fails to build under perl 5.12. It should either be
fixed
or retired. According to rel-eng, perl-sig and perl maintainer can't initiate
EOL for these packages[1].
There have also been automatic broken dependency mails for several weeks
already.
[1] https://fedorahosted.org/rel-eng/ticket/3882
--
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.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: perl-Test-NeedsDisplay-1.07 is available
https://bugzilla.redhat.com/show_bug.cgi?id=633752
Summary: perl-Test-NeedsDisplay-1.07 is available
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: ASSIGNED
Keywords: FutureFeature, Triaged
Severity: medium
Priority: low
Component: perl-Test-NeedsDisplay
AssignedTo: mmaslano(a)redhat.com
ReportedBy: upstream-release-monitoring(a)fedoraproject.org
QAContact: extras-qa(a)fedoraproject.org
CC: fedora-perl-devel-list(a)redhat.com, mmaslano(a)redhat.com
Classification: Fedora
Latest upstream release: 1.07
Current version in Fedora Rawhide: 1.05
URL: http://search.cpan.org/dist/Test-NeedsDisplay/
Please consult the package update guidelines before you issue an update to a
stable branch: https://fedoraproject.org/wiki/Package_update_guidelines
More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_Release_Monitoring
--
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.