<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>23093</bug_id>
          
          <creation_ts>2010-03-09 05:23:54 +0300</creation_ts>
          <short_desc>a background downloader</short_desc>
          <delta_ts>2020-08-19 14:03:46 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>apt</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ivan Zakharyaschev">imz</reporter>
          <assigned_to name="Ivan Zakharyaschev">imz</assigned_to>
          <cc>boyarsh</cc>
    
    <cc>erthad</cc>
    
    <cc>evg</cc>
    
    <cc>glebfm</cc>
    
    <cc>imz</cc>
    
    <cc>ldv</cc>
    
    <cc>placeholder</cc>
    
    <cc>vt</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>107541</commentid>
    <comment_count>0</comment_count>
    <who name="Ivan Zakharyaschev">imz</who>
    <bug_when>2010-03-09 05:23:54 +0300</bug_when>
    <thetext>(A note of a wish.)

A background downlowder script for the available new packages would be convenient for situations with slow Internet connection, so that the system administrator doesn&apos;t has to wait for the downloads when he uses APT.

It should run smth like:

apt-get update &amp;&amp; apt-get dist-upgrade --download-only --yes

while the system is up in order to prepare the packages for the moment when one might want to install them.

It could be run in regular periods (day/week/month), say, with cron.

But it&apos;s not simply this command if it should be usable: first, its traffic should have a very low priority.

Second, simply running with cron is not enough, because it depends on the network iface: it should be started/restarted when an appropriate network iface is brought up unless the last scheduled download (1 in a day/week/month) has been already completed.

Third, perhaps, sometimes APT would require smth like &quot;Yes, really do this.&quot; to be typed (even in order to proceed to downloading).</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>