Hello,

I am using Fedora, but have a temperamental internet connection at home. Updating can be difficult because large downloads are slow and tend to reach timeouts most of the time.

Is there a way to have my system download one update from the list at a time instead of multiple?

This might at least help prevent me needing to retry upwards of 4-5 times hoping it all eventually succeeds within the timeout and failure limits it seems to have.

I did check online a bit and the manual for dnf, but web searching seems to bring up “updating a single package” not iterating through the available updates to baby my horrible internet. And the manual didn’t seem to mention anything regarding this.

Hoping there is something.

Thank you very much for any suggestions or guidance.

  • vimmiewimmie@lemm.eeOP
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 days ago

    Hello.

    I just wanted to leave this here, in case you wanted to look into it for something you had.

    It looks we’ve been able to find the following for the config file for dnf:

    max_parallel_downloads in /etc/dnf/dnf.conf.

    Here’s a post on how to increase it - so do the opposite, and set it to 1.

    Thank you for taking the time to help me out. I appreciate it.