CPAN Missing Parameter auto_commit Message CPAN faltando parâmetro auto_commit mensagem
Perl programmers or system that using CPAN (Comprehensive Perl Archive Network) extensive list of modules or distributions may occasionally has the following message shown in log file, especially when using script that acts as a package manager or automated update script such as in the case of upcp script for cPanel WebHost Manager hosting server: Perl programadores ou sistema que utiliza CPAN (Comprehensive Perl Archive Network) extensa lista de módulos ou distribuições podem ocasionalmente tem a seguinte mensagem mostrada no arquivo de registro, especialmente quando estiver utilizando um script que atua como gestor de pacotes ou atualização automática script como no caso da upcp script para cPanel WebHost Manager hospedagem servidor:
Sorry, we have to rerun the configuration dialog for CPAN.pm due to Desculpe, nós temos a nova convocação para a janela de configuração devido a CPAN.pm
the following indispensable but missing parameters: indispensáveis, mas faltam os seguintes parâmetros:auto_commit
Normally CPAN.pm keeps config variables in memory and changes need to Normalmente CPAN.pm mantém config variáveis na memória ea necessidade de mudanças
be saved in a separate ‘o conf commit’ command to make them permanent ser guardados em separado, no "conf cometer o 'comando para torná-las permanentes
between sessions. entre as sessões. If you set the ‘auto_commit’ option to true, changes Se você definir o "auto_commit 'opção de verdade, as mudanças
to a config variable are always automatically committed to disk. para uma configuração variável são sempre cometidos automaticamente para o disco.Always commit changes to config variables to disk? Sempre muda para cometer config variáveis para o disco? [no] [não]
Please remember to call ‘o conf commit’ to make the config permanent! Lembre-se a chamada 'cometer o conf' para fazer a configuração definitiva!
CPAN is used to query, download and build perl modules from CPAN sites, and automates or at least simplifies the make and install of perl modules and extensions. CPAN é utilizado para consulta, download e construir módulos do CPAN perl sites, ou, pelo menos, automatiza e simplifica a fazer e instalar módulos de perl e extensões. CPAN allows and uses hash reference $CPAN::Config in a configuration file CPAN/Config.pm for site specific options or user specific settings at CPAN/MyConfig.pm. CPAN e permite que utiliza hash referência $ CPAN:: config em um arquivo de configuração CPAN / Config.pm site específico para o usuário opções ou configurações específicas no CPAN / MyConfig.pm. Options configurable include proxy, paths to various programs such as ftp, curl, tar and wget, working directories, timeout and etc. Opções configuráveis incluem procuração, os caminhos para diversos programas, tais como ftp, curl, alcatrão e wget, directórios de trabalho, tempo e etc
The above message will appear when auto_commit is not specified in the CPAN config file. A mensagem acima será exibido quando auto_commit não está especificado no CPAN arquivo de configuração. auto_commit key will commit and save all changes to config variables to disk in the current config file (CPAN/Config.pm or CPAN/MyCon-fig.pm that was loaded at start). auto_commit irá empenhar-chave e guardar todas as alterações a config variáveis para o disco, na actual configuração do arquivo (CPAN / Config.pm ou CPAN / MyCon-fig.pm que foi carregado no início).
To solve the problem, the resolution is to add in auto_commit flag into the config file. Para resolver o problema, a resolução é a de adicionar no auto_commit bandeira para o arquivo de configuração. There is a simple way to do the task, by suing interactive mode. Não existe uma maneira simples de fazer a tarefa, por suing modo interativo.
Enter interactive mode by running one of the following commands: Entrar em modo interativo executando um dos seguintes comandos:
perl -MCPAN -e shell perl-MCPAN-e shell
or ou
cpan CPAN
When you’re prompted with “Always commit changes to config variables to disk? Quando você for solicitado a "Sempre muda para cometer config variáveis para o disco? [no]“, press Y key for Yes so that all changes will be auto committed and saved, including the auto_commit itself. [não] ", pressione a tecla Y Sim, para que todas as alterações serão automaticamente autorizadas e salvos, incluindo o próprio auto_commit.
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. IMPORTANTE: Esta é uma página traduzida máquina que é fornecida "como está" sem garantia. Machine translation may be difficult to understand. A tradução automática pode ser difícil de compreender. Please refer to Por favor, consulte a original English article Inglês original article whenever possible. sempre que possível.
Share and contribute or get technical support and help at Compartilhe e contribuir ou obter suporte técnico e ajudar a My Digital Life Forums Minha vida digital Fóruns .
Related Articles Artigos relacionados
- cPanel Perl Module PNGgraph Could Not Be Installed Error cPanel módulo Perl PNGgraph não podia ser instalado erro
- Missing Kids Channel Launched by YouTube Crianças Desaparecidas canal lançado pelo YouTube
- BOOTMGR Is Missing During Vista Boot Error BOOTMGR está ausente durante a inicialização erro Vista
- Failed or Missing Dependency of glibc-common Error Falha ou ausente Dependência de glibc-Erro comum
- Missing or Not Found Allow Hybrid Sleep in Vista Power Options Advanced Settings Falta ou não encontrado permitir híbrido Vista poder dormir em opções de configurações avançadas
- How Drop Tablespace and Recover Oracle Database When Accidentally Delete Datafile Como drop tablespace e recuperar banco de dados Oracle, quando acidentalmente apagar Datafile
- Change and Reset MySQL root Password Mudança e Reset MySQL raiz Senha
- Display Logon Message Text and Title in Windows Vista Mostrar mensagem de texto e título logon no Windows Vista
- Fix Explorer.exe Unable to Locate Component Because Browseui.dll Was Not Found Error Fix explorer.exe Não foi possível localizar componente Browseui.dll porque não foi encontrado erro
- Change or Increase vBulletin Maximum Number of Total Allowed Private Messages (PM) Mudar ou aumentar vBulletin Número máximo de mensagens particulares admitidos Total (PM)
































