[Bug 1891366] Failed to start LSB: web-based administration interface for Unix systems.

2020-11-05 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1891366



--- Comment #4 from Petr Pisar  ---
(In reply to FlyDove from comment #3)
> sudo dnf install perl-Encode-Detect perl-Socket6 perl-Authen-PAM   Fedora32

Reinstalling perl-Socket6 RPM package from Fedora  won't help you. You need to
reinstall a program that prints the "Socket6.c: loadable library and perl
binaries are mismatched" message. It's either webmin, or Socket6 Perl module
from CPAN.


-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org


[Bug 1891366] Failed to start LSB: web-based administration interface for Unix systems.

2020-11-05 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1891366

FlyDove  changed:

   What|Removed |Added

  Flags|needinfo?(flyd...@qq.com)   |



--- Comment #3 from FlyDove  ---
sudo dnf install perl-Encode-Detect perl-Socket6 perl-Authen-PAM   Fedora32


-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org


[Bug 1891366] Failed to start LSB: web-based administration interface for Unix systems.

2020-11-05 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1891366

FlyDove  changed:

   What|Removed |Added

 Status|NEW |CLOSED
 Resolution|--- |CANTFIX
Last Closed||2020-11-05 07:44:11




-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org


[Bug 1891366] Failed to start LSB: web-based administration interface for Unix systems.

2020-10-26 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1891366



--- Comment #2 from Petr Pisar  ---
*** Bug 1889975 has been marked as a duplicate of this bug. ***


-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org


[Bug 1891366] Failed to start LSB: web-based administration interface for Unix systems.

2020-10-26 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1891366

Petr Pisar  changed:

   What|Removed |Added

   Doc Type|--- |If docs needed, set a value
  Flags||needinfo?(flyd...@qq.com)



--- Comment #1 from Petr Pisar  ---
/etc/rc.d/init.d/webmin is not delivered by Fedora. I recommend you to find a
help at a vendor of your /etc/rc.d/init.d/webmin.

The error message about Socket6.c means that your Socket6 Perl module is not
compatible with your current perl interpreter. It usually happen when you
install a module from CPAN, then upgrade Fedora with a new, incompatible, perl,
and then you try to use that CPAN module again. Is that your case? Does "perl
-e 'use Socket6'" command work for you, or does it report the same error?

If it is so, either reinstall the affected module with the new perl, or
uninstall it and use the one provided by Fedora. E.g. Socket6 Perl module is
delivered by Fedora with perl-Socket6 RPM package and can be installed with
"dnf install 'perl(Socket6)'" command.


-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org