ダウンロードリスト

プロジェクト概要

tidy rpm cache.py は、そのパッケージの新しいバージョンが存在する場合、キャッシュ (すなわちディレクトリのコレクション) から RPM パッケージのファイルを削除する Python スクリプトです。それはローカルに格納された更新プログラム パッケージによって使用されるディスク領域を最小限にする場合に役に立ちます。検索には、ディレクトリのパスの任意の数を指定して陳腐化のテスト対象から特定のパッケージを除外することもできます。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2009-12-12 03:49
1232

もし間違ってフォーマットされた正規表現は、excludeオプションで指定されたこの改訂版はバグを修正ここでスクリプトを終了します。式のコンパイルも改善されています。この改正案はまたバグを修正ここでいくつかのパッケージは、'。ファイル名にシンボルを別のパッケージとして(openoffice.org例えばコアとopenoffice.org -作家)識別されていない。この改訂版は、他の機能の変更が含まれます。
タグ: Stable
This revision fixes a bug where the script would exit if an incorrectly-formatted regular expression was supplied in the exclude option. The compilation of the expressions has also been improved. This revision also fixes a bug where some packages with the '.' symbol in the filename were not identified as separate packages (e.g. openoffice.org-core and openoffice.org-writer). This revision contains no other functionality changes.

2009-11-09 22:54
1216

結果表が予期せず終了するようにスクリプトを引き起こす可能性がコードの書式設定のバグが修正されました。
タグ: Stable
A bug in the results table formatting code that could cause the script to quit unexpectedly was fixed.

2009-10-27 23:44
1195

このスクリプトはすぐには、同じパッケージ名とアーキテクチャとRPMパッケージファイルを比較します。場合は、アーキテクチャの属性(つまり、以前の動作に戻って)を無視し、その後は、コマンドラインオプションを使用する-を無視するアーチ。
タグ: Stable
The script now only compares RPM package files with the same package name and architecture. If you want to disregard the architecture attribute (i.e. go back to the old behavior), then use the command-line option --ignore-arch.

2009-10-17 02:33
1160

スクリプト'から'rm_obsolete_rpms.pyきれいrpmの- cache.py'と、その目的を明確にする'にRPMの機能が廃止されたパッケージファイルに関連すると区別するため改名されました。
タグ: Stable
The script has been renamed from 'rm_obsolete_rpms.py' to 'tidy-rpm-cache.py' to clarify its purpose and to distinguish from the functionality in RPM relating to obsolete package files.

2009-10-16 06:06
1140

すべての警告RPMヘッダに関連する現在のスキャン後に印刷されて完了です。印刷の警告も無効にすることができます。場合にのみ1つのパッケージに固定されている存在していたバグをここで、パッケージの古いバージョンを処理することはない。
All warnings related to RPM headers are now printed after scanning is complete. Printing of warnings can also be disabled. A bug where obsolete versions of packages would not be processed if only one package existed has been fixed.

プロジェクトリソース