Received: (at submit) by bugs.debian.org; 22 Oct 1996 03:46:09 +0000 Received: (qmail 1193 invoked from smtpd); 22 Oct 1996 03:46:07 -0000 Received: from cartridge.i-connect.net (qmailr@206.139.73.12) by master.debian.org with SMTP; 22 Oct 1996 03:46:07 -0000 Received: (qmail-queue invoked from smtpd); 22 Oct 1996 03:15:02 -0000 Received: from mn30.reshall.berkeley.edu (HELO solar-energy.vegan.org) (rdhamlin@128.32.13.30) by cartridge.i-connect.net with SMTP; 22 Oct 1996 03:15:02 -0000 Received: (from rdhamlin@localhost) by solar-energy.vegan.org (8.6.12/8.6.9) id UAA03478; Mon, 21 Oct 1996 20:15:25 -0700 Message-Id: <199610220315.UAA03478@solar-energy.vegan.org> To: submit@bugs.debian.org From: "Richard D. Hamlin" Subject: gcc installs before binutils and fails Date: Mon, 21 Oct 1996 20:15:22 PDT Sender: rdhamlin@solar-energy.vegan.org Package: gcc First time I run dselect on my system, I tried to install a whole bunch of stuff, including gcc, of course. Ended the selection phase with no conflicts wrt gcc. But in the installation phase, dselect tried to install gcc first. That failed, apparently because it relies on binutils to be installed before it. binutils was selected, but I could not figure out how to control the order of installation, so that meant that I had to go back a deselect gcc and everything that depends on it, install, and then reselect gcc, etc, and install again. Given the number of things that depend on gcc and the time I had spent chosing the devel packages I wanted, this was annoying. Debian 1.1.10, Linux 2.0.20 (kernel is the only thing that isn't straight off the 1.1.10 distribution)