Date: Mon, 20 Sep 2004 13:40:52 +0100 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: messmate <messmate@free.fr> Cc: freebsd-questions-en <freebsd-questions@freebsd.org> Subject: Re: error 1 Message-ID: <20040920124052.GH6502@happy-idiot-talk.infracaninophile.co.uk> In-Reply-To: <20040920142124.5c378f01@eric.placeverte.home> References: <20040920142124.5c378f01@eric.placeverte.home>
next in thread | previous in thread | raw e-mail | index | archive | help
--HSQ3hISbU3Um6hch Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Sep 20, 2004 at 02:21:24PM +0200, messmate wrote: > can anyone tell me what tjhis means : "error1, look at the debug > screen.." > This error occurs at the install of a package. > Where is that debug screen ? and what means error 1 exactly ? > Any help welcome. You're using sysinstall(8) to install some packages. An error has occurred. Now, if you're actually using sysinstall to install the system, you can hit Alt-F2 to switch to an alternate console where there should be a load of debug output which will hopefully tell you exactly what went wrong. On the other hand, if you're just running sysinstall(8) from the command line as a system admin tool, then that output is not actually accessible. In this case, using 'pkg_add' directly from the command line will give you a better idea of what's going on: # pkg_add -r pkgname If you can't work out what the package name should be, take a look at http://www.freshports.org/ the 'port details' screen very helpfully tells you exactly what to type. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --HSQ3hISbU3Um6hch Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBTs/UiD657aJF7eIRAtlbAJ9D75cYoCyNLU8TGh8BlRZfs8s07gCglkdF G9QF/vTWF+vQmtoYdbVcw3g= =F3sW -----END PGP SIGNATURE----- --HSQ3hISbU3Um6hch--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040920124052.GH6502>