[Bug 480129] New: Error at calling service amavisd restart when SELinux is in enforce mode
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: 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.
10 years, 11 months
[Bug 529172] New: Fedora::Bugzilla - get_flag() doesn't work for all flags
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: 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.
11 years, 3 months
[Bug 247253] New: Conflicting Provides
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 report.
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=247253
Summary: Conflicting Provides
Product: Fedora
Version: f7
Platform: All
OS/Version: Linux
Status: NEW
Severity: low
Priority: low
Component: perl-Time-Piece-MySQL
AssignedTo: chris(a)chrisgrau.com
ReportedBy: bugs.michael(a)gmx.net
QAContact: extras-qa(a)fedoraproject.org
CC: fedora-perl-devel-list(a)redhat.com
perl-Time-Piece provides perl(Time::Piece) EQ 0 1.09
perl-Time-Piece-MySQL provides perl(Time::Piece)
required by: perl-Email-Date - 1.102-2.fc7.noarch
required by: perl-Time-Piece-MySQL - 0.05-3.fc6.noarch
required by: perl-Time-Piece-MySQL - 0.05-3.fc6.noarch
required by: perl-Email-Date - 1.102-2.fc7.noarch
Indeed. perl-Time-Piece-MySQL does not include a Time::Piece
module and therefore must not provide perl(Time::Piece).
Luck has it that a second dependency on Time::Seconds
pulls in perl-Time-Piece. Else it would break.
[...]
Further reference, similar cases:
https://www.redhat.com/archives/fedora-perl-devel-list/2007-July/msg00011...
--
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.
12 years, 2 months