SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

mirrorlist-server rpm build for : Fedora Other. For other distributions click mirrorlist-server.

Name : mirrorlist-server
Version : 3.0.7 Vendor : Fedora Project
Release : 4.fc41 Date : 2024-07-19 07:03:59
Group : Unspecified Source RPM : mirrorlist-server-3.0.7-4.fc41.src.rpm
Size : 5.76 MB
Packager : Fedora Project
Summary : Mirrorlist Server
Description :
The mirrorlist-server uses the data created by `MirrorManager2
< https://github.com/fedora-infra/mirrormanager2>`_ to answer client request for
the \"best\" mirror.

This implementation of the mirrorlist-server is written in Rust. The original
version of the mirrorlist-server was part of the MirrorManager2 repository and
it is implemented using Python. While moving from Python2 to Python3 one of
the problems was that the data exchange format (Python Pickle) did not support
running the MirrorManager2 backend with Python2 and the mirrorlist frontend
with Python3. To have a Pickle independent data exchange format protobuf was
introduced. The first try to use protobuf in the python mirrorlist
implementation required a lot more memory than the Pickle based implementation
(3.5GB instead of 1.1GB). That is one of the reasons a new mirrorlist-server
implementation was needed.

Another reason to rewrite the mirrorlist-server is its architecture. The
Python based version requires the Apache HTTP server or something that can
run the included wsgi. The wsgi talks over a socket to the actual
mirrorlist-server. In Fedora\'s MirrorManager2 instance this runs in a container
which runs behind HAProxy. This implementation in Rust directly uses a HTTP
library to reduce the number of involved components.

In addition to being simpler this implementation also requires less memory
than the Python version.

RPM found in directory: /vol/rzm3/linux-fedora-buffet/fedora/linux/development/41/Everything/x86_64/os/Packages/m

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  mirrorlist-server-3.0.7-4.fc41.x86_64.rpm
ftp.icm.edu.pl  mirrorlist-server-3.0.7-4.fc41.x86_64.rpm
     

Provides :
mirrorlist-server
mirrorlist-server(x86-64)

Requires :
libc.so.6()(64bit)
libc.so.6(GLIBC_2.10)(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.16)(64bit)
libc.so.6(GLIBC_2.17)(64bit)
libc.so.6(GLIBC_2.18)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.25)(64bit)
libc.so.6(GLIBC_2.28)(64bit)
libc.so.6(GLIBC_2.3)(64bit)
libc.so.6(GLIBC_2.3.2)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.32)(64bit)
libc.so.6(GLIBC_2.33)(64bit)
libc.so.6(GLIBC_2.34)(64bit)
libc.so.6(GLIBC_2.7)(64bit)
libc.so.6(GLIBC_2.9)(64bit)
libgcc_s.so.1()(64bit)
libgcc_s.so.1(GCC_3.0)(64bit)
libgcc_s.so.1(GCC_3.3)(64bit)
libgcc_s.so.1(GCC_4.2.0)(64bit)
libm.so.6()(64bit)
libm.so.6(GLIBC_2.2.5)(64bit)
libm.so.6(GLIBC_2.29)(64bit)
libpq.so.5()(64bit)
libpq.so.5(RHPG_9.6)(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rtld(GNU_HASH)


Content of RPM :
/usr/bin/generate-mirrorlist-cache
/usr/bin/mirrorlist-server
/usr/lib/.build-id
/usr/lib/.build-id/39
/usr/lib/.build-id/39/6509270806c3c2f2d763ae8c7535b8c022d7a3
/usr/lib/.build-id/68
/usr/lib/.build-id/68/e6ab808b760f136936b157e5b0544a538dda6f
/usr/share/doc/mirrorlist-server
/usr/share/doc/mirrorlist-server/README.rst
/usr/share/licenses/mirrorlist-server
/usr/share/licenses/mirrorlist-server/LICENSE
/usr/share/licenses/mirrorlist-server/LICENSE.dependencies

 
ICM