Giter Site home page Giter Site logo

Comments (6)

asukahan avatar asukahan commented on July 25, 2024

############# config ##################
#
# set base_path    /var/spool/apt-mirror
#
# set mirror_path  $base_path/mirror
# set skel_path    $base_path/skel
# set var_path     $base_path/var
# set cleanscript $var_path/clean.sh
# set defaultarch  <running host architecture>
# set postmirror_script $var_path/postmirror.sh
# set run_postmirror 0
set nthreads     20
set _tilde 0
#
############# end config ##############

#deb http://archive.ubuntu.com/ubuntu artful main restricted universe multiverse
#deb http://archive.ubuntu.com/ubuntu artful-security main restricted universe multiverse
#deb http://archive.ubuntu.com/ubuntu artful-updates main restricted universe multiverse
#deb http://archive.ubuntu.com/ubuntu artful-proposed main restricted universe multiverse
#deb http://archive.ubuntu.com/ubuntu artful-backports main restricted universe multiverse

#deb-src http://archive.ubuntu.com/ubuntu artful main restricted universe multiverse
#deb-src http://archive.ubuntu.com/ubuntu artful-security main restricted universe multiverse
#deb-src http://archive.ubuntu.com/ubuntu artful-updates main restricted universe multiverse
#deb-src http://archive.ubuntu.com/ubuntu artful-proposed main restricted universe multiverse
#deb-src http://archive.ubuntu.com/ubuntu artful-backports main restricted universe multiverse

#clean http://archive.ubuntu.com/ubuntu

deb http://download.hiveos.farm/repo/binary /

from apt-mirror.

asukahan avatar asukahan commented on July 25, 2024
~# /usr/bin/apt-mirror
Downloading 5 index files using 5 threads...
Begin time: Tue Jul  5 00:39:21 2022
[5]... [4]... [3]... [2]... [1]... [0]...
End time: Tue Jul  5 00:39:21 2022

Processing translation indexes: [T]

Downloading 0 translation files using 0 threads...
Begin time: Tue Jul  5 00:39:21 2022
[0]...
End time: Tue Jul  5 00:39:21 2022

Processing DEP-11 indexes: [D]

Downloading 0 dep11 files using 0 threads...
Begin time: Tue Jul  5 00:39:21 2022
[0]...
End time: Tue Jul  5 00:39:21 2022

Processing indexes: [P]

9.6 GiB will be downloaded into archive.
Downloading 1570 archive files using 20 threads...
Begin time: Tue Jul  5 00:39:21 2022
[20]... [19]... [18]... [17]... [16]... [15]... [14]... [13]... [12]... [11]... [10]... [9]... [8]... [7]... [6]... [5]... [4]... [3]... [2]... [1]... [0]...
End time: Tue Jul  5 00:52:28 2022

0 bytes in 0 files and 0 directories can be freed.
Run /var/spool/apt-mirror/var/clean.sh for this purpose.

Running the Post Mirror script ...
(/var/spool/apt-mirror/var/postmirror.sh)

from apt-mirror.

asukahan avatar asukahan commented on July 25, 2024
~# wget http://download.hiveos.farm/repo/binary/RepoVer
--2022-07-05 01:37:35--  http://download.hiveos.farm/repo/binary/RepoVer
Resolving download.hiveos.farm (download.hiveos.farm)... 104.22.11.47, 172.67.28.84, 104.22.10.47, ...
Connecting to download.hiveos.farm (download.hiveos.farm)|104.22.11.47|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 8 [application/octet-stream]
Saving to: ‘RepoVer’

RepoVer                            100%[==============================================================>]       8  --.-KB/s    in 0s

2022-07-05 01:37:35 (786 KB/s) - ‘RepoVer’ saved [8/8]

from apt-mirror.

chutzimir avatar chutzimir commented on July 25, 2024

There is indeed some problems with the flat repository format support which are probably causing issues with the InRelease. I am looking into those for another issue.

I don't know about RepoVer, is it documented somewhere and is it required by the tools to work with repositories? For custom files like this you could use a post script that apt-mirror can use to get the file for you.

from apt-mirror.

asukahan avatar asukahan commented on July 25, 2024

There is indeed some problems with the flat repository format support which are probably causing issues with the InRelease. I am looking into those for another issue.

I don't know about RepoVer, is it documented somewhere and is it required by the tools to work with repositories? For custom files like this you could use a post script that apt-mirror can use to get the file for you.

thx a lot

from apt-mirror.

chutzimir avatar chutzimir commented on July 25, 2024

@asukahan This should be fixed in #156
You can try it out

from apt-mirror.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.