The officially official Devuan Forum!

You are not logged in.

#1 2024-10-26 21:05:44

delgado
Member
Registered: 2022-07-14
Posts: 211  

[SOLVED] Repository sync: How to reduce download size of 'apt-get update'?

Hi,
I'm running excalibur on a amd64 computer with i386 achitechture enabled (to play old games). Additionally, some packages from ceres and daedalus are installed too. 'deb-src' repositories are commented-in on occasion, not permanently.

This resulted not seldom in having +100 MB to download just for syncing the repositories.

A reasonable reduction was archived by "i386 packages are installed from excalibur, all other repositories can be fixed to amd64". 'sources.list' looks as follows:

cat /etc/apt/sources.list

deb http://deb.devuan.org/merged excalibur                      main contrib non-free non-free-firmware
# virtualbox, nomacs
deb [arch=amd64] http://deb.devuan.org/merged ceres             main contrib non-free non-free-firmware
# lxde-gtk2 - lxpannel-gtk3 doesn't work
deb [arch=amd64] http://deb.devuan.org/merged daedalus          main contrib non-free non-free-firmware
deb [arch=amd64] http://deb.devuan.org/merged daedalus-updates  main contrib non-free non-free-firmware
deb [arch=amd64] http://deb.devuan.org/merged daedalus-security main contrib non-free non-free-firmware
# kpackage
deb [arch=amd64] http://mirror.ppa.trinitydesktop.org/trinity/deb/trinity-sb excalibur deps-r14 main-r14

What else can be done (or excluded or specified) to further reduce the download when apt is syncing?

Thanks for any input and regards.

EDIT 2024-Oct-30:
Decided to use "daedalus main" and "ceres main contrib" as a further reduction. And closing the topic.

Last edited by delgado (2024-10-30 22:11:26)

Offline

#2 2024-10-27 11:07:00

stargate-sg1-cheyenne-mtn
Member
Registered: 2023-11-27
Posts: 189  

Re: [SOLVED] Repository sync: How to reduce download size of 'apt-get update'?


Be Excellent to each other and Party On!
https://www.youtube.com/watch?v=rph_1DODXDU
https://en.wikipedia.org/wiki/Bill_%26_Ted%27s_Excellent_Adventure
Do unto others as you would have them do instantaneously back to you!

Offline

Board footer