Python script for running an apt package mirror
Project description
A apt mirror tool that does staging to prevent breaking your mirror!
Requirements
An ubuntu mirror takes up about 1T worth of data currently. This tool also puts about 10G of data in /tmp so that it can stage the indices.
This tool uses rsync, please install it using your package manager.
Checks the tool makes
This tool checks the md5sum of each Package file and checks the Package indices to make sure each package exists before moving the Package indices into place
How to use the tool
Check the example config file and change it to your needs, note the mirror you mirror from must support rsync. Run the script using the following
python apt_package_mirror/__main__.py config.yaml
or install it using pip and run it using the following
pip install apt_package_mirror
apt_package_mirror config.yaml
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file apt_package_mirror-1.0.2.tar.gz
.
File metadata
- Download URL: apt_package_mirror-1.0.2.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e5fa31cf3906a14e53aced1c3611498db25c6eb98ce7f010963101f3a7b430a7 |
|
MD5 | 143f4554450ed77bcc25a74d3aa557c6 |
|
BLAKE2b-256 | 5c309701b5932073beb875c899867c0e2ab331fee8e6135c074d35eb9defaaec |