From: Richard Hirst <rhirst@linuxcare.com>
To: E Frank Ball <frankb@efball.com>
Cc: parisc-linux@lists.parisc-linux.org
Subject: Re: [parisc-linux] dselect problems
Date: Fri, 8 Jun 2001 11:47:39 +0100 [thread overview]
Message-ID: <20010608114739.I16532@linuxcare.com> (raw)
In-Reply-To: <20010606140212.A11814@zouave.sonic.net>; from frankb@efball.com on Wed, Jun 06, 2001 at 02:02:12PM -0700
On Wed, Jun 06, 2001 at 02:02:12PM -0700, E Frank Ball wrote:
>
> I have a 712/80 and a graphics monitor (HP A1097C). I got the base
> system running from the palinux-0.9-32sti.iso CD.
>
> I then tried to run "dpkg-reconfigure base-config". It got to where it
> is supposed to install the packages and died with a message: failed
> running script /usr/sbin/dpkg-preconfigure --apt || true
> apt-utils is not installed.
apt-utils isn't installed, true, but it isn't installed for anyone
else at this stage either. Don't know why you see this problem.
> I got apt-utils to install with "apt-get install apt-utils", but now I
> can't get anything else to install either with dselect or apt-get. I
> get errors about "couldn't stat source package list cdrom...
> - stat (2 no such file or directory).
Sounds like the CDROM is not mounted, or not mounted where
/etc/apt/sources.list says it is. I have
deb http://beast:80/rel0.9/debian sid main
deb http://beast:80/rel0.9/more-packages/debian sid main
in my sources.list, but that is because I installed from http. I don't
have an entry for CDROM source atm, sorry.
If you updated apt (dpkg -l apt) to 0.5.3, you may have to update its
pkg list with "apt-get update".
Perhaps someone with a CD based install could post their sources.list
as an example?
> "which stat" shows nothing. I don't see a stat package either.
> This is my first experience with Debian.
"stat" is probably referring to the system call stat() having failed.
Basically it is saying that some file it wants to access doesn't exist.
Richard
prev parent reply other threads:[~2001-06-08 10:51 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-06-06 21:02 [parisc-linux] dselect problems E Frank Ball
2001-06-06 21:18 ` E Frank Ball
2001-06-08 10:55 ` Richard Hirst
2001-06-08 17:28 ` [parisc-linux] Kernel faults on boot Peter Weilbacher
2001-06-10 13:09 ` [parisc-linux] " Richard Hirst
2001-06-11 11:17 ` Peter Weilbacher
2001-06-11 11:34 ` AW: " Nicolai Leymann
2001-06-11 12:16 ` Richard Hirst
2001-06-11 16:03 ` Richard Hirst
2001-06-12 19:44 ` [parisc-linux] " Peter Weilbacher
2001-06-12 20:46 ` Richard Hirst
2001-06-11 13:57 ` [parisc-linux] " Matthieu Delahaye
2001-06-11 14:05 ` Peter Weilbacher
2001-06-11 11:54 ` Peter Weilbacher
2001-06-11 12:19 ` Richard Hirst
2001-06-08 10:47 ` Richard Hirst [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20010608114739.I16532@linuxcare.com \
--to=rhirst@linuxcare.com \
--cc=frankb@efball.com \
--cc=parisc-linux@lists.parisc-linux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.