CPAN Missing Parameter auto_commit Message CPAN行方不明パラメータauto_commitメッセージ
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のプログラマーやシステムは)モジュールまたはディストリビューションの可能性があります時々は、以下のメッセージをログファイルに示すように、スクリプトを使用している場合は特に大規模なリストCPAN (総合Perlのアーカイブは、ネットワークを使用して、そのような例としては、パッケージマネージャまたは自動更新スクリプトとして動作cPanelウェブホストupcp Managerのスクリプトをサーバホスティング:
Sorry, we have to rerun the configuration dialog for CPAN.pm due to申し訳ありませんが、 CPAN.pmの設定]ダイアログのために再放送している
the following indispensable but missing parameters:は、次の不可欠なパラメータが行方不明:auto_commit
Normally CPAN.pm keeps config variables in memory and changes need to通常はCPAN.pmメモリ内の変数と設定の変更を保持する必要がある
be saved in a separate ‘o conf commit’ command to make them permanent '個別または会で保存される'コミットコマンドを保持するに
between sessions.セッション間。 If you set the ‘auto_commit’ option to true, changes変更する場合は、 trueには、 ' auto_commit 'オプションを設定
to a config variable are always automatically committed to disk.常に自動的にディスクにコミットされている変数を設定してください。Always commit changes to config variables to disk?常にディスクに変数の設定に変更をコミットするか? [no] [いいえ]
Please remember to call ‘o conf commit’ to make the config permanent!してください'を呼び出すようにしてくださいまたは会'の設定を保持するにコミット!
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クエリ、 CPANのサイトからダウンロードしてビルドすると、 Perlのモジュールを使用していると自動化するか、少なくともするとperlモジュールと拡張機能のインストールが簡単になります。 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でき、また、ハッシュリファレンス$ CPAN :使用: CPAN設定ファイルで設定/ Config.pmサイト固有のオプションまたはユーザー固有の設定をCPANで/ MyConfig.pm 。 Options configurable include proxy, paths to various programs such as ftp, curl, tar and wget, working directories, timeout and etc.オプション設定可能なプロキシ、 FTPなどの様々なプログラムへのパスは、タールカールやwgetコマンドなどのディレクトリ、タイムアウトや作業など
The above message will appear when auto_commit is not specified in the CPAN config file.上記のメッセージが表示されるauto_commitは、 CPAN設定ファイルで指定されていませんが表示されます。 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キーをコミットすると、現在の設定ファイルでディスクに変数を設定への変更をすべて保存する( CPAN / Config.pmまたはCPAN / MyConは、開始時にロードされてfig.pm ) 。
To solve the problem, the resolution is to add in auto_commit flag into the config file.この問題を解決するには、解像度auto_commitフラグの設定ファイルに追加することです。 There is a simple way to do the task, by suing interactive mode.あるタスクを実行するには、単純な方法は、インタラクティブモードを訴えることです。
Enter interactive mode by running one of the following commands:次のいずれかのコマンドを実行することにより、対話モード入力してください:
perl -MCPAN -e shellメールはperl - MCPANシェル
orまたは
cpan
When you’re prompted with “Always commit changes to config variables to disk?準備ができたら"常にディスクに変数の設定に変更をコミットを求めですか? [no]“, press Y key for Yes so that all changes will be auto committed and saved, including the auto_commit itself. [いいえ] "はいので、 Yキーを押しますキーは、すべての変更を自動コミットされると、自身を含むauto_commit保存されます。
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. 重要 :これはマシンとして"保証なしにされている"提供されているページを翻訳しています。 Machine translation may be difficult to understand.機械翻訳を理解するのが難しい場合があります。 Please refer toを参照してください original English articleオリジナルの英語の記事 whenever possible.可能な場合。
Share and contribute or get technical support and help at共有して貢献するかを得る技術サポートと支援 My Digital Life Forums 私のデジタルライフフォーラム . 。
Related Articles関連記事
- cPanel Perl Module PNGgraph Could Not Be Installed Error cPanel PerlモジュールPNGgraphしないエラーがインストールされている可能性がある
- Missing Kids Channel Launched by YouTube行方不明の子供たちチャネル打ち上げはYouTubeで
- BOOTMGR Is Missing During Vista Boot Error BOOTMGR Vistaの起動時にエラーが失われている
- Failed or Missing Dependency of glibc-common Error故障した、または不足している依存のエラーの共通のglibc
- Missing or Not Found Allow Hybrid Sleep in Vista Power Options Advanced Settingsまたは消失していないことができますが見つかりましたハイブリッドスリープVistaの電源オプションの詳細設定で
- How Drop Tablespace and Recover Oracle Database When Accidentally Delete Datafileドロップ表領域とOracleデータベースを回復する方法が誤って削除データファイル
- Change and Reset MySQL root Password MySQLのrootのパスワードを変更するとリセット
- Fix Explorer.exe Unable to Locate Component Because Browseui.dll Was Not Found Error Browseui.dllが見つかりませんエラーが修正されたため、 Explorer.exeのを見つけることができない成分
- gmmktime Error in WordPress and MagpieRSSワードプレスとMagpieRSSでgmmktimeエラー
- Display Logon Message Text and Title in Windows Vista表示ログオンメッセージテキストやタイトルにWindows Vistaで
































