minimal dpkg status file for apt

From: Dan Jacobson (jidanni_at_jidanni.org)
Date: 02/07/04

  • Next message: David P James: "Re: Has anyone ever thought of getting the reply-to changed?"
    To: deity@lists.debian.org
    Date: Sat, 07 Feb 2004 12:27:20 +0800
    
    

    What are the minimal fields needed in a dpkg status file,
    grep-status -vF Status 'purge ok not-installed' -s ??? >/tmp/status
    for
    apt-get -o Dir::State::status=/tmp/status dist-upgrade --print-uris -yqq
    to give the same result as
    apt-get dist-upgrade --print-uris -yqq

    (These are my first steps at computing machine1's URI needs, on
    machine2. A kind of run-time apt-zip.)

    -- 
    To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: David P James: "Re: Has anyone ever thought of getting the reply-to changed?"