dselect apt-get coordination

Ask a Question related to Debian, Design and Development.

  1. #1

    Default dselect apt-get coordination

    How do you coordinate apt-get and dselect
    so that they "want" the same packages?

    If I understand the apt-get man page
    running "apt-get dselect-upgrade" will
    set up the system per the setting last
    made using dselect. Correct?

    How do you the inverse? That is how
    do you alter the dselect database to
    reflect packages installed with apt-get
    or, put another way, to reflect the
    current state of the system?
    (So that a casual use of dselect does
    not materially alter the system.)

    Thanks.


    --
    To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
    with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
    R Ransbottom Guest

  2. Similar Questions and Discussions

    1. How to retrieve Coordination of Button
      Hello!! I'm developing application hosting WebBrowser Control. When I navigate the WebSite that has flash contents, I want to retrieve the...
    2. Two Sites Datasource coordination
      I need to coordinate updates in two differents sites. They both are run with a dinamic template, with MySQL. How can i link one datasource with...
    3. apt-get/dselect - network *or* CDs
      On Sun, Jul 06, 2003 at 10:03:07AM -0400, Kenneth Jacker wrote: There's no easy solution to this that I know of. If you have the diskspace, you...
    4. dselect
      Hi. Why does dselect update packages from unstable even if I put APT::Default-Release "testing"; in my apt.conf? Thomas --
    5. dselect question
      Hi! I did not 'select' any package in dselect. But when I select 'install' carelessly, there is a bunch of packages requested to be installed. ...
  3. #2

    Default Re: dselect apt-get coordination

    "DePriest, Jason R." <jrdepriest@ftb.com> writes:
    > The /etc/apt/apt.conf files is extremely customizable. See 'man
    > apt.conf' for all the details.
    >
    > The biggest problem I have with dselect over apt-get: it is easier to
    > pick which version of a particular package I want to install when
    > multiple versions are available with apt-get.
    You may like aptitude; it has a similar (though more familiar to me)
    user interface to dselect, but it's closer tied to APT, and is aware
    that there could potentially be multiple versions of a package. Rumor
    is that it's not perfect about tracking a particular release ("I
    usually run testing but I have an unstable APT source too"), but I
    personally don't do this.

    --
    David Maze [email]dmaze@debian.org[/email] [url]http://people.debian.org/~dmaze/[/url]
    "Theoretical politics is interesting. Politicking should be illegal."
    -- Abra Mitchell


    --
    To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
    with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
    David Z Maze Guest

  4. #3

    Default Re: dselect apt-get coordination

    Manoj Srivastava Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139