Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.
Summary: CAN-2005-0448 perl File::Path.pm rmtree race condition
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=157695
prockai(a)redhat.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wtogami(a)redhat.com |prockai(a)redhat.com
CC| |wtogami(a)redhat.com
------- Additional Comments From prockai(a)redhat.com 2005-06-16 04:22 EST -------
Assigning to self.
--
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=160629
Summary: Razor 2.71 fails to build
Product: Fedora Extras
Version: devel
Platform: All
OS/Version: Linux
Status: NEW
Severity: security
Priority: normal
Component: perl-Razor-Agent
AssignedTo: wtogami(a)redhat.com
ReportedBy: wtogami(a)redhat.com
QAContact: extras-qa(a)fedoraproject.org
CC: fedora-perl-devel-list(a)redhat.com
Installing /var/tmp/perl-Razor-Agent-2.71-1-root-builder/usr/bin/razor-client
Writing
/usr/lib/perl5/vendor_perl/5.8.6/i386-linux-thread-multi/auto/razor-agents/.packlist
Appending installation info to
/var/tmp/perl-Razor-Agent-2.71-1-root-builder/usr/lib/perl5/5.8.6/i386-linux-thread-multi/perllocal.pod
/usr/bin/razor-client
make: /usr/bin/razor-client: Command not found
make: *** [install_razor_agents] Error 127
error: Bad exit status from /var/tmp/rpm-tmp.53724 (%install)
I am stretched way too thin right now. Would really appreciate help here
because this is an important security release.
http://razor.sourceforge.net/
razor-agents-2.71
--
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.
Summary: Digest::MD5 fails after install of FC4
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=160575
------- Additional Comments From jpo(a)di.uminho.pt 2005-06-15 18:28 EST -------
The 2.20 reference looks suspicious. Only perl 5.8.0 shipped with Digest::MD5
v2.20. All recent 5.8 perls have version 2.33.
Perl Digest::MD5
5.008 2.20
5.008001 2.27
5.008002 2.30
5.008003 2.33
5.008004 2.33
5.008005 2.33
5.008006 2.33
5.008007 2.33
Can you post the result of the following commands?
1) perl -e 'print join "\n", @INC'
2) find /usr/lib/perl5/ -iname "md5*"
--
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=160575
Summary: Digest::MD5 fails after install of FC4
Product: Fedora Core
Version: fc4
Platform: i386
OS/Version: Linux
Status: NEW
Severity: normal
Priority: normal
Component: perl
AssignedTo: wtogami(a)redhat.com
ReportedBy: fcardone(a)tlen.pl
QAContact: dkl(a)redhat.com
CC: fedora-perl-devel-list(a)redhat.com
>From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.7.8) Gecko/20050524 Fedora/1.0.4-4 Firefox/1.0.4
Description of problem:
Installed FC4 over FC3. Many perl scripts fail with a similar message:
[Wed Jun 15 22:56:35 2005] openwebmail.pl: Digest::MD5 object version 2.33 does not match bootstrap parameter 2.20 at /usr/lib/perl5/5.8.6/i386-linux-thread-multi/DynaLoader.pm line 253.
[Wed Jun 15 22:56:35 2005] openwebmail.pl: Compilation failed in require at /var/www/cgi-bin/openwebmail/modules/tool.pl line 7.
[Wed Jun 15 22:56:35 2005] openwebmail.pl: BEGIN failed--compilation aborted at /var/www/cgi-bin/openwebmail/modules/tool.pl line 7.
Compilation failed in require at /var/www/cgi-bin/openwebmail/modules/filelock.pl line 12.
any clues?
Version-Release number of selected component (if applicable):
How reproducible:
Always
Steps to Reproduce:
1. install a script which uses Digest::MD5
2. run it
3.
Actual Results: error above
Expected Results: no error
Additional info:
--
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.
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=157695
As soon as somebody figures out how to cleanup this patch for FC3 perl,
we will issue a FC3 update. Until then please propose other known fixes
to patch FC3 perl.
Warren Togami
wtogami(a)redhat.com
Could someone please apply the patch in the following ticket to rpm?
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=140597
This bug complicates packaging of some module or other... (Almost 7
months later I can't remember which one, but I'm sure I'll run across
it again. ;-)
Steve
--
Steven Pritchard - K&S Pritchard Enterprises, Inc.
Email: steve(a)kspei.com http://www.kspei.com/
Phone: (618)398-3000 Mobile: (618)567-7320
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.
Summary: Perl 5.8.7 is out
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=158383
------- Additional Comments From wtogami(a)redhat.com 2005-06-12 16:42 EST -------
Now is the time to put 5.8.7 into rawhide, although doing so may be a bit
non-trivial because of all the custom patches we have in the SRPM now.
--
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.
Summary: yum upgrade shows conflicts in perl
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=159893
------- Additional Comments From wtogami(a)redhat.com 2005-06-09 01:57 EST -------
Oops, I meant
rpm -e perl.i386
--
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.
Summary: yum upgrade shows conflicts in perl
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=159893
wtogami(a)redhat.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |CLOSED
Resolution| |DUPLICATE
------- Additional Comments From wtogami(a)redhat.com 2005-06-08 18:56 EST -------
Sorry about the inconvenience. We made a mistake when shipping FC3. perl is
not a multilib package. The only way to fix this is to use "rpm -e perl".
*** This bug has been marked as a duplicate of 156288 ***
--
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=159893
Summary: yum upgrade shows conflicts in perl
Product: Fedora Core
Version: fc3
Platform: x86_64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: normal
Component: perl
AssignedTo: wtogami(a)redhat.com
ReportedBy: lschiere(a)users.sf.net
QAContact: dkl(a)redhat.com
CC: fedora-perl-devel-list(a)redhat.com
>From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050513 Galeon/1.3.21 (Debian package 1.3.21-1+gnome28+1)
Description of problem:
having just finished a FC3 install on an x86_64 system, I went to upgrade it with yum. the following transaction check error occured. using --exclude=perl let everything else update, but even then this transaction check occurs if I cease to use --exclude=perl.
Transaction Check Error: file /usr/lib/perl5/5.8.5/File/Path.pm from install of perl-5.8.5-12.FC3 conflicts with file from package perl-5.8.5-9
file /usr/share/man/man1/c2ph.1.gz from install of perl-5.8.5-12.FC3 conflicts with file from package perl-5.8.5-9
file /usr/share/man/man1/cpan.1.gz from install of perl-5.8.5-12.FC3 conflicts with file from package perl-5.8.5-9
file /usr/share/man/man1/dprofpp.1.gz from install of perl-5.8.5-12.FC3 conflicts with file from package perl-5.8.5-9
file /usr/share/man/man1/enc2xs.1.gz from install of perl-5.8.5-12.FC3 conflicts with file from package perl-5.8.5-9
file /usr/share/man/man1/find2perl.1.gz from install of perl-5.8.5-12.FC3 conflicts with file from package perl-5.8.5-9
file /usr/share/man/man1/h2ph.1.gz from install of perl-5.8.5-12.FC3 conflicts with file from package perl-5.8.5-9
file /usr/share/man/man1/h2xs.1.gz from install of perl-5.8.5-12.FC3 conflicts with file from package perl-5.8.5-9
file /usr/share/man/man1/libnetcfg.1.gz from install of perl-5.8.5-12.FC3 conflicts with file from package perl-5.8.5-9
file /usr/share/man/man1/perlbug.1.gz from install of perl-5.8.5-12.FC3 conflicts with file from package perl-5.8.5-9
file /usr/share/man/man1/perlcc.1.gz from install of perl-5.8.5-12.FC3 conflicts with file from package perl-5.8.5-9
file /usr/share/man/man1/perlivp.1.gz from install of perl-5.8.5-12.FC3 conflicts with file from package perl-5.8.5-9
file /usr/share/man/man1/piconv.1.gz from install of perl-5.8.5-12.FC3 conflicts with file from package perl-5.8.5-9
file /usr/share/man/man1/pl2pm.1.gz from install of perl-5.8.5-12.FC3 conflicts with file from package perl-5.8.5-9
file /usr/share/man/man1/pod2html.1.gz from install of perl-5.8.5-12.FC3 conflicts with file from package perl-5.8.5-9
file /usr/share/man/man1/pod2latex.1.gz from install of perl-5.8.5-12.FC3 conflicts with file from package perl-5.8.5-9
file /usr/share/man/man1/pod2man.1.gz from install of perl-5.8.5-12.FC3 conflicts with file from package perl-5.8.5-9
file /usr/share/man/man1/pod2text.1.gz from install of perl-5.8.5-12.FC3 conflicts with file from package perl-5.8.5-9
file /usr/share/man/man1/pod2usage.1.gz from install of perl-5.8.5-12.FC3 conflicts with file from package perl-5.8.5-9
file /usr/share/man/man1/podchecker.1.gz from install of perl-5.8.5-12.FC3 conflicts with file from package perl-5.8.5-9
file /usr/share/man/man1/podselect.1.gz from install of perl-5.8.5-12.FC3 conflicts with file from package perl-5.8.5-9
file /usr/share/man/man1/prove.1.gz from install of perl-5.8.5-12.FC3 conflicts with file from package perl-5.8.5-9
file /usr/share/man/man1/psed.1.gz from install of perl-5.8.5-12.FC3 conflicts with file from package perl-5.8.5-9
file /usr/share/man/man1/pstruct.1.gz from install of perl-5.8.5-12.FC3 conflicts with file from package perl-5.8.5-9
file /usr/share/man/man1/s2p.1.gz from install of perl-5.8.5-12.FC3 conflicts with file from package perl-5.8.5-9
file /usr/share/man/man1/splain.1.gz from install of perl-5.8.5-12.FC3 conflicts with file from package perl-5.8.5-9
file /usr/share/man/man1/xsubpp.1.gz from install of perl-5.8.5-12.FC3 conflicts with file from package perl-5.8.5-9
Version-Release number of selected component (if applicable):
perl-5.8.5-9
How reproducible:
Always
Steps to Reproduce:
1. Install FC3
2. Run yum upgrade
3. see it fail
4. Run yum --exclude=perl
5. watch it work
6. run yum upgrade again
7. see it still fail.
Actual Results: see transaction check error above
Expected Results: perl should upgrade
Additional info:
--
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.