Skip to Content.
Sympa Menu

en - Re: [sympa-users] Stopped installing sympa

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: "Stefan Hornburg (Racke)" <address@concealed>
  • To: address@concealed
  • Subject: Re: [sympa-users] Stopped installing sympa
  • Date: Mon, 8 Jun 2020 13:29:52 +0200

On 6/8/20 9:41 AM, RODRIGUEZ CEBERIO, Iñigo wrote:
> Perfect. Thank you very much.
> Next problema is when I execute newaliases I get this
>
> /etc/mail/sympa_aliases: 0 aliases, longest 0 bytes, 0 bytes total
> /etc/aliases: 76 aliases, longest 10 bytes, 771 bytes total
> hash map "Alias1": unsafe map file /etc/sympa/aliases.sympa.sendmail.db:
> Permission denied
> WARNING: cannot open alias database /etc/sympa/aliases.sympa.sendmail
> Cannot create database for alias file /etc/sympa/aliases.sympa.sendmail
>
> These are its permissions
> -rw-r--r-- 1 root root 583 Jun 8 09:27 /etc/sympa/aliases.sympa.sendmail
>

This should be fine for the "root" user. However it looks like the database
file /etc/sympa/aliases.sympa.sendmail.db
has weird permissions which causes this error.

Regards
Racke

> I tried to change to 744 but I got this error
>
> [root@prolstizf01 sympa-6.2.56]# newaliases
> /etc/mail/sympa_aliases: 0 aliases, longest 0 bytes, 0 bytes total
> /etc/aliases: 76 aliases, longest 10 bytes, 771 bytes total
> newaliases: cannot open /etc/sympa/aliases.sympa.sendmail: Executable files
> not allowed
>
> Any help?
>
> Thanks in advance, Inigo
>
> -----Mensaje original-----
> De: address@concealed
> <address@concealed> En nombre de Stefan Hornburg (Racke)
> Enviado el: jueves, 4 de junio de 2020 15:08
> Para: address@concealed
> Asunto: Re: [sympa-users] Stopped installing sympa
>
> On 6/4/20 10:05 AM, RODRIGUEZ CEBERIO, Iñigo wrote:
>> I configured an exception and it worked.
>> Now doesn't install this packet Net::LibIDN2
>> I execute this command cpanm Net::LibIDN2
>>
>> And the log says
>>
>> cpanm (App::cpanminus) 1.7044 on perl 5.026003 built for
>> x86_64-linux-thread-multi
>> Work directory is /root/.cpanm/work/1591257603.20128
>> You have make /usr/bin/make
>> You have LWP 6.44
>> You have /usr/bin/tar: tar (GNU tar) 1.30
>> Copyright (C) 2017 Free Software Foundation, Inc.
>> License GPLv3+: GNU GPL version 3 or later
>> <https://gnu.org/licenses/gpl.html>.
>> This is free software: you are free to change and redistribute it.
>> There is NO WARRANTY, to the extent permitted by law.
>>
>> Written by John Gilmore and Jay Fenlason.
>> You have /usr/bin/unzip
>> Searching Net::LibIDN2 () on cpanmetadb ...
>> --> Working on Net::LibIDN2
>> Fetching http://www.cpan.org/authors/id/T/TH/THOR/Net-LibIDN2-1.01.tar.gz
>> -> OK
>> Unpacking Net-LibIDN2-1.01.tar.gz
>> Entering Net-LibIDN2-1.01
>> Checking configure dependencies from META.json
>> Checking if you have Module::Build 0.40 ... Yes (0.4224)
>> Checking if you have ExtUtils::Install 1.46 ... Yes (2.14)
>> Configuring Net-LibIDN2-1.01
>> Running Build.PL
>> # Compiler seems to be /usr/bin/gcc
>> # /usr/bin/gcc -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall
>> -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS
>> -fexceptions -fstack-protector-strong -grecord-gcc-switches
>> -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
>> -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
>> -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
>> -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE
>> -D_FILE_OFFSET_BITS=64 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld
>> -fstack-protector-strong -L/usr/local/lib assertlibRaRMsH5L.c -o
>> assertlibXmwejsZb
>> assertlibRaRMsH5L.c:1:10: fatal error: idn2.h: No such file or directory
>> #include <idn2.h>
>> ^~~~~~~~
>> compilation terminated.
>> # /usr/bin/gcc -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall
>> -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS
>> -fexceptions -fstack-protector-strong -grecord-gcc-switches
>> -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
>> -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
>> -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
>> -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE
>> -D_FILE_OFFSET_BITS=64 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld
>> -fstack-protector-strong -L/usr/local/lib assertlibRBJYhhKB.c -o
>> assertlibhdWsJ48i -lidn2
>> assertlibRBJYhhKB.c:1:10: fatal error: idn2.h: No such file or directory
>> #include <idn2.h>
>> ^~~~~~~~
>> compilation terminated.
>> Can't link/include C library 'idn2.h', 'idn2', aborting.
>> -> N/A
>> -> FAIL Configure failed for Net-LibIDN2-1.01. See
>> /root/.cpanm/work/1591257603.20128/build.log for details.
>>
>> Regards, Inigo
>
> Hello Inigo,
>
> you need to install libidn2-devel in order to compile that module.
>
> Regards
> Racke
>
>>
>> -----Mensaje original-----
>> De: Stefan Hornburg (Racke) <address@concealed>
>> Enviado el: miércoles, 3 de junio de 2020 10:31
>> Para: RODRIGUEZ CEBERIO, Iñigo <address@concealed>;
>> address@concealed
>> Asunto: Re: [sympa-users] Stopped installing sympa
>>
>> On 6/3/20 10:27 AM, RODRIGUEZ CEBERIO, Iñigo wrote:
>>> I'll contact to PAloAlto to check if it's a false positive.
>>
>> Good idea, it is likely to be a false positive.
>>
>> Regards
>> Racke
>>
>>>
>>> -----Mensaje original-----
>>> De: address@concealed
>>> <address@concealed> En nombre de RODRIGUEZ
>>> CEBERIO, Iñigo Enviado el: miércoles, 3 de junio de 2020 10:12
>>> Para: Stefan Hornburg (Racke) <address@concealed>;
>>> address@concealed
>>> Asunto: RE: [sympa-users] Stopped installing sympa
>>>
>>> My PaloAlto firewall blocks it
>>>
>>> It detects it as a Generic HTTP Cross Site Scripting Attempt Severity
>>> High. Is this a malware software?
>>>
>>> Regards, Inigo
>>>
>>> -----Mensaje original-----
>>> De: address@concealed
>>> <address@concealed> En nombre de Stefan Hornburg
>>> (Racke) Enviado el: miércoles, 3 de junio de 2020 9:50
>>> Para: address@concealed
>>> Asunto: Re: [sympa-users] Stopped installing sympa
>>>
>>> On 6/3/20 9:41 AM, RODRIGUEZ CEBERIO, Iñigo wrote:
>>>> Here is the error of HTML::StripScripts::Parser
>>>>
>>>> [root@prolstizf01 sympa-6.2.56]# cpanm --verbose
>>>> HTML::StripScripts::Parser cpanm (App::cpanminus) 1.7044 on perl
>>>> 5.026003 built for x86_64-linux-thread-multi Work directory is
>>>> /root/.cpanm/work/1591169506.16129
>>>> You have make /usr/bin/make
>>>> You have LWP 6.44
>>>> You have /usr/bin/tar: tar (GNU tar) 1.30 Copyright (C) 2017 Free
>>>> Software Foundation, Inc.
>>>> License GPLv3+: GNU GPL version 3 or later
>>>> <https://gnu.org/licenses/gpl.html>.
>>>> This is free software: you are free to change and redistribute it.
>>>> There is NO WARRANTY, to the extent permitted by law.
>>>>
>>>> Written by John Gilmore and Jay Fenlason.
>>>> You have /usr/bin/unzip
>>>> Searching HTML::StripScripts::Parser () on cpanmetadb ...
>>>> --> Working on HTML::StripScripts::Parser
>>>> Fetching
>>>> http://www.cpan.org/authors/id/D/DR/DRTECH/HTML-StripScripts-Parser-1.03.tar.gz
>>>> ... FAIL ! Download
>>>> http://www.cpan.org/authors/id/D/DR/DRTECH/HTML-StripScripts-Parser-1.03.tar.gz
>>>> failed. Retrying ...
>>>> ! Download
>>>> http://www.cpan.org/authors/id/D/DR/DRTECH/HTML-StripScripts-Parser-1.03.tar.gz
>>>> failed. Retrying ...
>>>> ! Download
>>>> http://www.cpan.org/authors/id/D/DR/DRTECH/HTML-StripScripts-Parser-1.03.tar.gz
>>>> failed. Retrying ...
>>>> ! Failed to download
>>>> http://www.cpan.org/authors/id/D/DR/DRTECH/HTML-StripScripts-Parser-1.
>>>> 03.tar.gz ! Failed to fetch distribution
>>>> HTML-StripScripts-Parser-1.03
>>>>
>>>> Thank you again, Inigo
>>>
>>> Hello Inigo,
>>>
>>> this indeed an odd failure. You should be able to download that archive
>>> as the others. What happens if you try with curl or wget?
>>>
>>> Regards
>>> Racke
>>>
>>>>
>>>> -----Mensaje original-----
>>>> De: address@concealed
>>>> <address@concealed> En nombre de Stefan Hornburg
>>>> (Racke) Enviado el: miércoles, 3 de junio de 2020 9:15
>>>> Para: address@concealed
>>>> Asunto: Re: [sympa-users] Stopped installing sympa
>>>>
>>>> On 6/3/20 8:41 AM, RODRIGUEZ CEBERIO, Iñigo wrote:
>>>>> *** I executed this commands:
>>>>> *** #yum install cpanminus
>>>>>
>>>>> *** And installed these packets:
>>>>>
>>>>> Last metadata expiration check: 0:25:24 ago on Tue 02 Jun 2020 10:05:58
>>>>> AM CEST.
>>>>> Dependencies resolved.
>>>>> ===============================================================================================================================================================================================================================================================================
>>>>> Package
>>>>> Architecture Version
>>>>>
>>>>> Repository Size
>>>>> ====================================================================
>>>>> =
>>>>> =
>>>>> ====================================================================
>>>>> =
>>>>> =
>>>>> ====================================================================
>>>>> = = =============================================================
>>>>> Installing:
>>>>> perl-App-cpanminus
>>>>> noarch
>>>>> 1.7044-5.module_el8.1.0+241+cfcaf26a
>>>>> AppStream 98 k
>>>>> Installing dependencies:
>>>>> annobin
>>>>> x86_64 8.78-1.el8
>>>>>
>>>>> AppStream 196 k
>>>>> dwz
>>>>> x86_64 0.12-9.el8
>>>>>
>>>>> AppStream 109 k
>>>>> efi-srpm-macros
>>>>> noarch 3-2.el8
>>>>>
>>>>> AppStream 22 k
>>>>> ghc-srpm-macros
>>>>> noarch 1.4.2-7.el8
>>>>>
>>>>> AppStream 9.3 k
>>>>> go-srpm-macros
>>>>> noarch 2-16.el8
>>>>>
>>>>> AppStream 14 k
>>>>> ocaml-srpm-macros
>>>>> noarch 5-4.el8
>>>>>
>>>>> AppStream 9.4 k
>>>>> openblas-srpm-macros
>>>>> noarch 2-2.el8
>>>>>
>>>>> AppStream 7.9 k
>>>>> perl
>>>>> x86_64 4:5.26.3-416.el8
>>>>>
>>>>> AppStream 72 k
>>>>> perl-Algorithm-Diff
>>>>> noarch 1.1903-9.el8
>>>>>
>>>>> AppStream 52 k
>>>>> perl-Archive-Tar
>>>>> noarch 2.30-1.el8
>>>>>
>>>>> AppStream 79 k
>>>>> perl-Archive-Zip
>>>>> noarch 1.60-3.el8
>>>>>
>>>>> AppStream 108 k
>>>>> perl-Attribute-Handlers
>>>>> noarch 0.99-416.el8
>>>>>
>>>>> AppStream 88 k
>>>>> perl-B-Debug
>>>>> noarch 1.26-2.el8
>>>>>
>>>>> AppStream 26 k
>>>>> perl-CPAN
>>>>> noarch 2.18-397.el8
>>>>>
>>>>> AppStream 554 k
>>>>> perl-CPAN-DistnameInfo
>>>>> noarch
>>>>> 0.12-12.module_el8.1.0+241+cfcaf26a
>>>>> AppStream 18 k
>>>>> perl-CPAN-Meta
>>>>> noarch 2.150010-396.el8
>>>>>
>>>>> AppStream 191 k
>>>>> perl-CPAN-Meta-Check
>>>>> noarch
>>>>> 0.014-6.module_el8.1.0+241+cfcaf26a
>>>>> AppStream 23 k
>>>>> perl-CPAN-Meta-Requirements
>>>>> noarch 2.140-396.el8
>>>>>
>>>>> AppStream 37 k
>>>>> perl-CPAN-Meta-YAML
>>>>> noarch 0.018-397.el8
>>>>>
>>>>> AppStream 34 k
>>>>> perl-Compress-Bzip2
>>>>> x86_64 2.26-6.el8
>>>>>
>>>>> AppStream 72 k
>>>>> perl-Compress-Raw-Bzip2
>>>>> x86_64 2.081-1.el8
>>>>>
>>>>> AppStream 40 k
>>>>> perl-Compress-Raw-Zlib
>>>>> x86_64 2.081-1.el8
>>>>>
>>>>> AppStream 68 k
>>>>> perl-Config-Perl-V
>>>>> noarch 0.30-1.el8
>>>>>
>>>>> AppStream 22 k
>>>>> perl-DB_File
>>>>> x86_64 1.842-1.el8
>>>>>
>>>>> AppStream 83 k
>>>>> perl-Data-OptList
>>>>> noarch 0.110-6.el8
>>>>>
>>>>> AppStream 31 k
>>>>> perl-Data-Section
>>>>> noarch 0.200007-3.el8
>>>>>
>>>>> AppStream 30 k
>>>>> perl-Devel-PPPort
>>>>> x86_64 3.36-5.el8
>>>>>
>>>>> AppStream 118 k
>>>>> perl-Devel-Peek
>>>>> x86_64 1.26-416.el8
>>>>>
>>>>> AppStream 93 k
>>>>> perl-Devel-SelfStubber
>>>>> noarch 1.06-416.el8
>>>>>
>>>>> AppStream 75 k
>>>>> perl-Devel-Size
>>>>> x86_64 0.81-2.el8
>>>>>
>>>>> AppStream 34 k
>>>>> perl-Digest-SHA
>>>>> x86_64 1:6.02-1.el8
>>>>>
>>>>> AppStream 66 k
>>>>> perl-Encode-devel
>>>>> x86_64 4:2.97-3.el8
>>>>>
>>>>> AppStream 39 k
>>>>> perl-Env
>>>>> noarch 1.04-395.el8
>>>>>
>>>>> AppStream 21 k
>>>>> perl-ExtUtils-CBuilder
>>>>> noarch 1:0.280230-2.el8
>>>>>
>>>>> AppStream 48 k
>>>>> perl-ExtUtils-Command
>>>>> noarch 1:7.34-1.el8
>>>>>
>>>>> AppStream 19 k
>>>>> perl-ExtUtils-Embed
>>>>> noarch 1.34-416.el8
>>>>>
>>>>> AppStream 79 k
>>>>> perl-ExtUtils-Install
>>>>> noarch 2.14-4.el8
>>>>>
>>>>> AppStream 46 k
>>>>> perl-ExtUtils-MM-Utils
>>>>> noarch 1:7.34-1.el8
>>>>>
>>>>> AppStream 17 k
>>>>> perl-ExtUtils-MakeMaker
>>>>> noarch 1:7.34-1.el8
>>>>>
>>>>> AppStream 300 k
>>>>> perl-ExtUtils-Manifest
>>>>> noarch 1.70-395.el8
>>>>>
>>>>> AppStream 37 k
>>>>> perl-ExtUtils-Miniperl
>>>>> noarch 1.06-416.el8
>>>>>
>>>>> AppStream 76 k
>>>>> perl-ExtUtils-ParseXS
>>>>> noarch 1:3.35-2.el8
>>>>>
>>>>> AppStream 83 k
>>>>> perl-File-Fetch
>>>>> noarch 0.56-2.el8
>>>>>
>>>>> AppStream 33 k
>>>>> perl-File-HomeDir
>>>>> noarch 1.002-4.el8
>>>>>
>>>>> AppStream 61 k
>>>>> perl-File-Which
>>>>> noarch 1.22-2.el8
>>>>>
>>>>> AppStream 23 k
>>>>> perl-File-pushd
>>>>> noarch
>>>>> 1.014-6.module_el8.1.0+241+cfcaf26a
>>>>> AppStream 27 k
>>>>> perl-Filter
>>>>> x86_64 2:1.58-2.el8
>>>>>
>>>>> AppStream 82 k
>>>>> perl-Filter-Simple
>>>>> noarch 0.94-2.el8
>>>>>
>>>>> AppStream 29 k
>>>>> perl-IO-Compress
>>>>> noarch 2.081-1.el8
>>>>>
>>>>> AppStream 258 k
>>>>> perl-IO-Zlib
>>>>> noarch 1:1.10-416.el8
>>>>>
>>>>> AppStream 80 k
>>>>> perl-IPC-Cmd
>>>>> noarch 2:1.02-1.el8
>>>>>
>>>>> AppStream 43 k
>>>>> perl-IPC-SysV
>>>>> x86_64 2.07-397.el8
>>>>>
>>>>> AppStream 43 k
>>>>> perl-IPC-System-Simple
>>>>> noarch 1.25-17.el8
>>>>>
>>>>> AppStream 43 k
>>>>> perl-JSON-PP
>>>>> noarch 1:2.97.001-3.el8
>>>>>
>>>>> AppStream 68 k
>>>>> perl-Locale-Codes
>>>>> noarch 3.57-1.el8
>>>>>
>>>>> AppStream 311 k
>>>>> perl-Locale-Maketext
>>>>> noarch 1.28-396.el8
>>>>>
>>>>> AppStream 99 k
>>>>> perl-Locale-Maketext-Simple
>>>>> noarch 1:0.21-416.el8
>>>>>
>>>>> AppStream 78 k
>>>>> perl-MRO-Compat
>>>>> noarch 0.13-4.el8
>>>>>
>>>>> AppStream 24 k
>>>>> perl-Math-BigInt-FastCalc
>>>>> x86_64 0.500.600-6.el8
>>>>>
>>>>> AppStream 27 k
>>>>> perl-Math-BigRat
>>>>> noarch 0.2614-1.el8
>>>>>
>>>>> AppStream 40 k
>>>>> perl-Memoize
>>>>> noarch 1.03-416.el8
>>>>>
>>>>> AppStream 118 k
>>>>> perl-Module-Build
>>>>> noarch 2:0.42.24-5.el8
>>>>>
>>>>> AppStream 273 k
>>>>> perl-Module-CPANfile
>>>>> noarch
>>>>> 1.1002-7.module_el8.1.0+241+cfcaf26a
>>>>> AppStream 42 k
>>>>> perl-Module-CoreList
>>>>> noarch
>>>>> 1:5.20181130-1.el8
>>>>> AppStream 87 k
>>>>> perl-Module-CoreList-tools
>>>>> noarch
>>>>> 1:5.20181130-1.el8
>>>>> AppStream 22 k
>>>>> perl-Module-Load
>>>>> noarch 1:0.32-395.el8
>>>>>
>>>>> AppStream 19 k
>>>>> perl-Module-Load-Conditional
>>>>> noarch 0.68-395.el8
>>>>>
>>>>> AppStream 24 k
>>>>> perl-Module-Loaded
>>>>> noarch 1:0.08-416.el8
>>>>>
>>>>> AppStream 74 k
>>>>> perl-Module-Metadata
>>>>> noarch 1.000033-395.el8
>>>>>
>>>>> AppStream 44 k
>>>>> perl-Net-Ping
>>>>> noarch 2.55-416.el8
>>>>>
>>>>> AppStream 101 k
>>>>> perl-Package-Generator
>>>>> noarch 1.106-11.el8
>>>>>
>>>>> AppStream 27 k
>>>>> perl-Params-Check
>>>>> noarch 1:0.38-395.el8
>>>>>
>>>>> AppStream 24 k
>>>>> perl-Params-Util
>>>>> x86_64 1.07-22.el8
>>>>>
>>>>> AppStream 44 k
>>>>> perl-Parse-PMFile
>>>>> noarch
>>>>> 0.41-7.module_el8.1.0+241+cfcaf26a
>>>>> AppStream 24 k
>>>>> perl-Perl-OSType
>>>>> noarch 1.010-396.el8
>>>>>
>>>>> AppStream 29 k
>>>>> perl-PerlIO-via-QuotedPrint
>>>>> noarch 0.08-395.el8
>>>>>
>>>>> AppStream 13 k
>>>>> perl-Pod-Checker
>>>>> noarch 4:1.73-395.el8
>>>>>
>>>>> AppStream 33 k
>>>>> perl-Pod-Html
>>>>> noarch 1.22.02-416.el8
>>>>>
>>>>> AppStream 87 k
>>>>> perl-Pod-Parser
>>>>> noarch 1.63-396.el8
>>>>>
>>>>> AppStream 108 k
>>>>> perl-SelfLoader
>>>>> noarch 1.23-416.el8
>>>>>
>>>>> AppStream 82 k
>>>>> perl-Software-License
>>>>> noarch 0.103013-2.el8
>>>>>
>>>>> AppStream 138 k
>>>>> perl-String-ShellQuote
>>>>> noarch
>>>>> 1.04-24.module_el8.1.0+241+cfcaf26a
>>>>> AppStream 23 k
>>>>> perl-Sub-Exporter
>>>>> noarch 0.987-15.el8
>>>>>
>>>>> AppStream 73 k
>>>>> perl-Sub-Install
>>>>> noarch 0.928-14.el8
>>>>>
>>>>> AppStream 27 k
>>>>> perl-Sys-Syslog
>>>>> x86_64 0.35-397.el8
>>>>>
>>>>> AppStream 50 k
>>>>> perl-Test
>>>>> noarch 1.30-416.el8
>>>>>
>>>>> AppStream 89 k
>>>>> perl-Test-Harness
>>>>> noarch 1:3.42-1.el8
>>>>>
>>>>> AppStream 279 k
>>>>> perl-Test-Simple
>>>>> noarch 1:1.302135-1.el8
>>>>>
>>>>> AppStream 516 k
>>>>> perl-Text-Balanced
>>>>> noarch 2.03-395.el8
>>>>>
>>>>> AppStream 58 k
>>>>> perl-Text-Diff
>>>>> noarch 1.45-2.el8
>>>>>
>>>>> AppStream 45 k
>>>>> perl-Text-Glob
>>>>> noarch 0.11-4.el8
>>>>>
>>>>> AppStream 17 k
>>>>> perl-Text-Template
>>>>> noarch 1.51-1.el8
>>>>>
>>>>> AppStream 64 k
>>>>> perl-Thread-Queue
>>>>> noarch 3.13-1.el8
>>>>>
>>>>> AppStream 24 k
>>>>> perl-Time-HiRes
>>>>> x86_64 1.9758-1.el8
>>>>>
>>>>> AppStream 61 k
>>>>> perl-Time-Piece
>>>>> x86_64 1.31-416.el8
>>>>>
>>>>> AppStream 98 k
>>>>> perl-Unicode-Collate
>>>>> x86_64 1.25-2.el8
>>>>>
>>>>> AppStream 686 k
>>>>> perl-YAML
>>>>> noarch
>>>>> 1.24-3.module_el8.1.0+230+35fea25e
>>>>> AppStream 93 k
>>>>> perl-autodie
>>>>> noarch 2.29-396.el8
>>>>>
>>>>> AppStream 98 k
>>>>> perl-bignum
>>>>> noarch 0.49-2.el8
>>>>>
>>>>> AppStream 44 k
>>>>> perl-devel
>>>>> x86_64 4:5.26.3-416.el8
>>>>>
>>>>> AppStream 599 k
>>>>> perl-encoding
>>>>> x86_64 4:2.22-3.el8
>>>>>
>>>>> AppStream 68 k
>>>>> perl-experimental
>>>>> noarch 0.019-2.el8
>>>>>
>>>>> AppStream 24 k
>>>>> perl-inc-latest
>>>>> noarch 2:0.500-9.el8
>>>>>
>>>>> AppStream 25 k
>>>>> perl-libnetcfg
>>>>> noarch 4:5.26.3-416.el8
>>>>>
>>>>> AppStream 77 k
>>>>> perl-local-lib
>>>>> noarch 2.000024-2.el8
>>>>>
>>>>> AppStream 74 k
>>>>> perl-open
>>>>> noarch 1.11-416.el8
>>>>>
>>>>> AppStream 77 k
>>>>> perl-perlfaq
>>>>> noarch 5.20180605-1.el8
>>>>>
>>>>> AppStream 386 k
>>>>> perl-srpm-macros
>>>>> noarch 1-25.el8
>>>>>
>>>>> AppStream 11 k
>>>>> perl-utils
>>>>> noarch 5.26.3-416.el8
>>>>>
>>>>> AppStream 128 k
>>>>> perl-version
>>>>> x86_64 6:0.99.24-1.el8
>>>>>
>>>>> AppStream 67 k
>>>>> python-srpm-macros
>>>>> noarch 3-37.el8
>>>>>
>>>>> AppStream 14 k
>>>>> python3-rpm-macros
>>>>> noarch 3-37.el8
>>>>>
>>>>> AppStream 13 k
>>>>> qt5-srpm-macros
>>>>> noarch 5.11.1-2.el8
>>>>>
>>>>> AppStream 11 k
>>>>> redhat-rpm-config
>>>>> noarch 120-1.el8
>>>>>
>>>>> AppStream 83 k
>>>>> rust-srpm-macros
>>>>> noarch 5-2.el8
>>>>>
>>>>> AppStream 9.2 k
>>>>> systemtap-sdt-devel
>>>>> x86_64 4.1-6.el8
>>>>>
>>>>> AppStream 80 k
>>>>> python3-pyparsing
>>>>> noarch 2.1.10-7.el8
>>>>>
>>>>> BaseOS 142 k
>>>>> Installing weak dependencies:
>>>>> perl-Encode-Locale
>>>>> noarch 1.05-9.el8
>>>>>
>>>>> AppStream 21 k
>>>>> perl-TermReadKey
>>>>> x86_64 2.37-7.el8
>>>>>
>>>>> AppStream 40 k
>>>>> Enabling module streams:
>>>>> perl-App-cpanminus
>>>>> 1.7044
>>>>> perl-YAML
>>>>> 1.24
>>>>>
>>>>> Transaction Summary
>>>>> ====================================================================
>>>>> =
>>>>> =
>>>>> ====================================================================
>>>>> =
>>>>> =
>>>>> ====================================================================
>>>>> = = =============================================================
>>>>> Install 120 Packages
>>>>>
>>>>> Total download size: 10 M
>>>>> Installed size: 27 M
>>>>> Is this ok [y/N]: y
>>>>>
>>>>> *** Final result:
>>>>>
>>>>> Installed:
>>>>> perl-App-cpanminus-1.7044-5.module_el8.1.0+241+cfcaf26a.noarch
>>>>> perl-Encode-Locale-1.05-9.el8.noarch
>>>>> perl-TermReadKey-2.37-7.el8.x86_64
>>>>> annobin-8.78-1.el8.x86_64
>>>>> dwz-0.12-9.el8.x86_64
>>>>> efi-srpm-macros-3-2.el8.noarch
>>>>> ghc-srpm-macros-1.4.2-7.el8.noarch
>>>>> go-srpm-macros-2-16.el8.noarch
>>>>> ocaml-srpm-macros-5-4.el8.noarch
>>>>> openblas-srpm-macros-2-2.el8.noarch
>>>>> perl-4:5.26.3-416.el8.x86_64
>>>>> perl-Algorithm-Diff-1.1903-9.el8.noarch
>>>>> perl-Archive-Tar-2.30-1.el8.noarch
>>>>> perl-Archive-Zip-1.60-3.el8.noarch
>>>>> perl-Attribute-Handlers-0.99-416.el8.noarch
>>>>> perl-B-Debug-1.26-2.el8.noarch
>>>>> perl-CPAN-2.18-397.el8.noarch
>>>>> perl-CPAN-DistnameInfo-0.12-12.module_el8.1.0+241+cfcaf26a.noarch
>>>>> perl-CPAN-Meta-2.150010-396.el8.noarch
>>>>> perl-CPAN-Meta-Check-0.014-6.module_el8.1.0+241+cfcaf26a.noarch
>>>>> perl-CPAN-Meta-Requirements-2.140-396.el8.noarch
>>>>> perl-CPAN-Meta-YAML-0.018-397.el8.noarch
>>>>> perl-Compress-Bzip2-2.26-6.el8.x86_64
>>>>> perl-Compress-Raw-Bzip2-2.081-1.el8.x86_64
>>>>> perl-Compress-Raw-Zlib-2.081-1.el8.x86_64
>>>>> perl-Config-Perl-V-0.30-1.el8.noarch
>>>>> perl-DB_File-1.842-1.el8.x86_64
>>>>> perl-Data-OptList-0.110-6.el8.noarch
>>>>> perl-Data-Section-0.200007-3.el8.noarch
>>>>> perl-Devel-PPPort-3.36-5.el8.x86_64
>>>>> perl-Devel-Peek-1.26-416.el8.x86_64
>>>>> perl-Devel-SelfStubber-1.06-416.el8.noarch
>>>>> perl-Devel-Size-0.81-2.el8.x86_64
>>>>> perl-Digest-SHA-1:6.02-1.el8.x86_64
>>>>> perl-Encode-devel-4:2.97-3.el8.x86_64
>>>>> perl-Env-1.04-395.el8.noarch
>>>>> perl-ExtUtils-CBuilder-1:0.280230-2.el8.noarch
>>>>> perl-ExtUtils-Command-1:7.34-1.el8.noarch
>>>>> perl-ExtUtils-Embed-1.34-416.el8.noarch
>>>>> perl-ExtUtils-Install-2.14-4.el8.noarch
>>>>> perl-ExtUtils-MM-Utils-1:7.34-1.el8.noarch
>>>>> perl-ExtUtils-MakeMaker-1:7.34-1.el8.noarch
>>>>> perl-ExtUtils-Manifest-1.70-395.el8.noarch
>>>>> perl-ExtUtils-Miniperl-1.06-416.el8.noarch
>>>>> perl-ExtUtils-ParseXS-1:3.35-2.el8.noarch
>>>>> perl-File-Fetch-0.56-2.el8.noarch
>>>>> perl-File-HomeDir-1.002-4.el8.noarch
>>>>> perl-File-Which-1.22-2.el8.noarch
>>>>> perl-File-pushd-1.014-6.module_el8.1.0+241+cfcaf26a.noarch
>>>>> perl-Filter-2:1.58-2.el8.x86_64
>>>>> perl-Filter-Simple-0.94-2.el8.noarch
>>>>> perl-IO-Compress-2.081-1.el8.noarch
>>>>> perl-IO-Zlib-1:1.10-416.el8.noarch
>>>>> perl-IPC-Cmd-2:1.02-1.el8.noarch
>>>>> perl-IPC-SysV-2.07-397.el8.x86_64
>>>>> perl-IPC-System-Simple-1.25-17.el8.noarch
>>>>> perl-JSON-PP-1:2.97.001-3.el8.noarch
>>>>> perl-Locale-Codes-3.57-1.el8.noarch
>>>>> perl-Locale-Maketext-1.28-396.el8.noarch
>>>>> perl-Locale-Maketext-Simple-1:0.21-416.el8.noarch
>>>>> perl-MRO-Compat-0.13-4.el8.noarch
>>>>> perl-Math-BigInt-FastCalc-0.500.600-6.el8.x86_64
>>>>> perl-Math-BigRat-0.2614-1.el8.noarch
>>>>> perl-Memoize-1.03-416.el8.noarch
>>>>> perl-Module-Build-2:0.42.24-5.el8.noarch
>>>>> perl-Module-CPANfile-1.1002-7.module_el8.1.0+241+cfcaf26a.noarch
>>>>> perl-Module-CoreList-1:5.20181130-1.el8.noarch
>>>>> perl-Module-CoreList-tools-1:5.20181130-1.el8.noarch
>>>>> perl-Module-Load-1:0.32-395.el8.noarch
>>>>> perl-Module-Load-Conditional-0.68-395.el8.noarch
>>>>> perl-Module-Loaded-1:0.08-416.el8.noarch
>>>>> perl-Module-Metadata-1.000033-395.el8.noarch
>>>>> perl-Net-Ping-2.55-416.el8.noarch
>>>>> perl-Package-Generator-1.106-11.el8.noarch
>>>>> perl-Params-Check-1:0.38-395.el8.noarch
>>>>> perl-Params-Util-1.07-22.el8.x86_64
>>>>> perl-Parse-PMFile-0.41-7.module_el8.1.0+241+cfcaf26a.noarch
>>>>> perl-Perl-OSType-1.010-396.el8.noarch
>>>>> perl-PerlIO-via-QuotedPrint-0.08-395.el8.noarch
>>>>> perl-Pod-Checker-4:1.73-395.el8.noarch
>>>>> perl-Pod-Html-1.22.02-416.el8.noarch
>>>>> perl-Pod-Parser-1.63-396.el8.noarch
>>>>> perl-SelfLoader-1.23-416.el8.noarch
>>>>> perl-Software-License-0.103013-2.el8.noarch
>>>>> perl-String-ShellQuote-1.04-24.module_el8.1.0+241+cfcaf26a.noarch
>>>>> perl-Sub-Exporter-0.987-15.el8.noarch
>>>>> perl-Sub-Install-0.928-14.el8.noarch
>>>>> perl-Sys-Syslog-0.35-397.el8.x86_64
>>>>> perl-Test-1.30-416.el8.noarch
>>>>> perl-Test-Harness-1:3.42-1.el8.noarch
>>>>> perl-Test-Simple-1:1.302135-1.el8.noarch
>>>>> perl-Text-Balanced-2.03-395.el8.noarch
>>>>> perl-Text-Diff-1.45-2.el8.noarch
>>>>> perl-Text-Glob-0.11-4.el8.noarch
>>>>> perl-Text-Template-1.51-1.el8.noarch
>>>>> perl-Thread-Queue-3.13-1.el8.noarch
>>>>> perl-Time-HiRes-1.9758-1.el8.x86_64
>>>>> perl-Time-Piece-1.31-416.el8.x86_64
>>>>> perl-Unicode-Collate-1.25-2.el8.x86_64
>>>>> perl-YAML-1.24-3.module_el8.1.0+230+35fea25e.noarch
>>>>> perl-autodie-2.29-396.el8.noarch
>>>>> perl-bignum-0.49-2.el8.noarch
>>>>> perl-devel-4:5.26.3-416.el8.x86_64
>>>>> perl-encoding-4:2.22-3.el8.x86_64
>>>>> perl-experimental-0.019-2.el8.noarch
>>>>> perl-inc-latest-2:0.500-9.el8.noarch
>>>>> perl-libnetcfg-4:5.26.3-416.el8.noarch
>>>>> perl-local-lib-2.000024-2.el8.noarch
>>>>> perl-open-1.11-416.el8.noarch
>>>>> perl-perlfaq-5.20180605-1.el8.noarch
>>>>> perl-srpm-macros-1-25.el8.noarch
>>>>> perl-utils-5.26.3-416.el8.noarch
>>>>> perl-version-6:0.99.24-1.el8.x86_64
>>>>> python-srpm-macros-3-37.el8.noarch
>>>>> python3-rpm-macros-3-37.el8.noarch
>>>>> qt5-srpm-macros-5.11.1-2.el8.noarch
>>>>> redhat-rpm-config-120-1.el8.noarch
>>>>> rust-srpm-macros-5-2.el8.noarch
>>>>> systemtap-sdt-devel-4.1-6.el8.x86_64
>>>>> python3-pyparsing-2.1.10-7.el8.noarch
>>>>>
>>>>> Complete!
>>>>>
>>>>> *** Then I ran this command
>>>>>
>>>>> *** cpanm --installdeps --with-recommends .
>>>>>
>>>>> --> Working on .
>>>>> Configuring /software/sympa-6.2.56 ... OK.....
>>>>>
>>>>> -- Cut ---
>>>>>
>>>>> *** After 20 minutes in a long output I got these failures
>>>>>
>>>>> ! Installing MIME::Lite::HTML failed. See
>>>>> /root/.cpanm/work/1591086873.4219/build.log for details. Retry with
>>>>> --force to force install it.
>>>>> ! Configure failed for Net-LibIDN2-1.01. See
>>>>> /root/.cpanm/work/1591086873.4219/build.log for details.
>>>>> ! Installing Crypt::OpenSSL::Random failed. See
>>>>> /root/.cpanm/work/1591086873.4219/build.log for details. Retry with
>>>>> --force to force install it.
>>>>> ! Installing Crypt::OpenSSL::Bignum failed. See
>>>>> /root/.cpanm/work/1591086873.4219/build.log for details. Retry with
>>>>> --force to force install it.
>>>>> ! Installing the dependencies failed: Module 'Crypt::OpenSSL::Random'
>>>>> is not installed ! Bailing out the installation for
>>>>> Crypt-OpenSSL-RSA-0.31.
>>>>> ! Installing the dependencies failed: Module 'Crypt::OpenSSL::RSA'
>>>>> is not installed ! Bailing out the installation for
>>>>> Mail-DKIM-1.20200513.1.
>>>>>
>>>>> ! Installing the dependencies failed: Module
>>>>> 'HTML::StripScripts::Parser' is not installed, Module
>>>>> 'MIME::Lite::HTML' is not installed
>>>>>
>>>>> *** Should I try to install those modules with --force? How can I do it?
>>>>
>>>> MIME::Lite::HTML fails the tests, but will otherwise work. So you can
>>>> install it as follows:
>>>>
>>>> cpanm --notest MIME::Lite::HTML
>>>>
>>>> What is the error on HTML::StripScripts::Parser? You can check with:
>>>>
>>>> cpanm --verbose HTML::StripScripts::Parser
>>>>
>>>> Regards
>>>> Racke
>>>>
>>>>>
>>>>> *** Thanks a lot for your help, Inigo.
>>>>>
>>>>> -----Mensaje original-----
>>>>> De: address@concealed
>>>>> <address@concealed> En nombre de Stefan Hornburg
>>>>> (Racke) Enviado el: martes, 2 de junio de 2020 15:37
>>>>> Para: address@concealed
>>>>> Asunto: Re: [sympa-users] Stopped installing sympa
>>>>>
>>>>> On 6/2/20 1:13 PM, RODRIGUEZ CEBERIO, Iñigo wrote:
>>>>>> Hello,
>>>>>>
>>>>>>  
>>>>>>
>>>>>> I'm installing Sympa 6.2.56 in a centOS 8.1.
>>>>>>
>>>>>> When I excute this command to créate table strucutre:
>>>>>>
>>>>>>  
>>>>>>
>>>>>> sympa.pl --health_check
>>>>>>
>>>>>>  
>>>>>>
>>>>>> I get this:
>>>>>>
>>>>>>  
>>>>>>
>>>>>> [root@prolstizf01 sympa-6.2.56]# sympa.pl --health_check
>>>>>>
>>>>>> Base class package "HTML::StripScripts::Parser" is empty.
>>>>>>
>>>>>>     (Perhaps you need to 'use' the module which defines that
>>>>>> package first,
>>>>>>
>>>>>>     or make that module available in @INC (@INC contains:
>>>>>> /usr/local/share/sympa/lib /usr/local/lib64/perl5
>>>>>> /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl
>>>>>> /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5).
>>>>>>
>>>>>> at /usr/local/share/sympa/lib/Sympa/HTMLSanitizer.pm line 32.
>>>>>>
>>>>>> BEGIN failed--compilation aborted at
>>>>>> /usr/local/share/sympa/lib/Sympa/HTMLSanitizer.pm line 32.
>>>>>>
>>>>>> Compilation failed in require at
>>>>>> /usr/local/share/sympa/lib/Sympa/Message.pm line 54.
>>>>>>
>>>>>> BEGIN failed--compilation aborted at
>>>>>> /usr/local/share/sympa/lib/Sympa/Message.pm line 54.
>>>>>>
>>>>>> Compilation failed in require at
>>>>>> /usr/local/share/sympa/lib/Sympa/Upgrade.pm line 48.
>>>>>>
>>>>>> BEGIN failed--compilation aborted at
>>>>>> /usr/local/share/sympa/lib/Sympa/Upgrade.pm line 48.
>>>>>>
>>>>>> Compilation failed in require at /usr/local/sbin/sympa.pl line 55.
>>>>>>
>>>>>> BEGIN failed--compilation aborted at /usr/local/sbin/sympa.pl line 55.
>>>>>>
>>>>>>  
>>>>>>
>>>>>> What am I doing wrong?
>>>>>
>>>>> Did you install the required Perl modules for Sympa?
>>>>> HTML::StripScripts::Parser is one of them.
>>>>>
>>>>> Reference to the documentation:
>>>>>
>>>>> https://sympa-community.github.io/manual/install/install-dependent-m
>>>>> o
>>>>> d
>>>>> ules.html
>>>>>
>>>>> Regards
>>>>> Racke
>>>>>
>>>>>>
>>>>>>  
>>>>>>
>>>>>> Regards, Inigo
>>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> Ecommerce and Linux consulting + Perl and web application programming.
>>>> Debian and Sympa administration. Provisioning with Ansible.
>>>>
>>>
>>>
>>> --
>>> Ecommerce and Linux consulting + Perl and web application programming.
>>> Debian and Sympa administration. Provisioning with Ansible.
>>>
>>
>>
>> --
>> Ecommerce and Linux consulting + Perl and web application programming.
>> Debian and Sympa administration. Provisioning with Ansible.
>>
>
>


--
Ecommerce and Linux consulting + Perl and web application programming.
Debian and Sympa administration. Provisioning with Ansible.

Attachment: signature.asc
Description: OpenPGP digital signature




Archive powered by MHonArc 2.6.19+.

Top of Page