Найти версию apt-mirror
В нескольких постах я читал о проблемах конкретных версий apt-mirror.
Как узнать версию? Я не видел ничего на странице руководства, и у него нет параметров командной строки, также нет --help.
1 ответ
Решение
Бежать:
apt show apt-mirror
Вывод на мою систему:
qwerty@qwerty-Inspiron-3520:~$ apt show apt-mirror
Package: apt-mirror
Version: 0.5.3-1
Priority: optional
Section: universe/net
Origin: Ubuntu
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Brandon Holtsclaw <me@brandonholtsclaw.com>
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 65.5 kB
Depends: adduser, wget, perl:any
Homepage: http://apt-mirror.github.com/
Download-Size: 14.1 kB
APT-Sources: http://us.archive.ubuntu.com/ubuntu zesty/universe amd64 Packages
Description: APT sources mirroring tool
A small and efficient tool that lets you mirror a part of or
the whole Debian GNU/Linux distribution or any other apt sources.
.
Main features:
* It uses a config similar to apts <sources.list>
* It's fully pool comply
* It supports multithreaded downloading
* It supports multiple architectures at the same time
* It can automatically remove unneeded files
* It works well on overloaded channel to internet
* It never produces an inconsistent mirror including while mirroring
* It works on all POSIX compliant systems with perl and wget