Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Mar 2009 21:25:36 +0000
From:      "Daniel Bye" <danielby@slightlystrange.org>
To:        freebsd general questions <freebsd-questions@freebsd.org>
Subject:   Re: portupgrade, afterwards
Message-ID:  <20090309212536.GA1555@torus.slightlystrange.org>
In-Reply-To: <330137.44455.qm@web52112.mail.re2.yahoo.com>
References:  <330137.44455.qm@web52112.mail.re2.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--uAKRQypu60I7Lcqm
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Mon, Mar 09, 2009 at 02:03:59PM -0700, gahn wrote:
>=20
> Hi all:
>=20
> Where is the result of "portupgrade -fa" stored at? it showed a bunch fil=
es didn't go through or failed. just wondering whether I can take look at t=
he results after I rebooted the server.
>=20

If that's exactly how you ran portupgrade, then I'm afraid you won't have
any log info anywhere.

You need the -L flag to portupgrade, which takes a printf(3) style
format string (see man portupgrade for an example of how to use it),=20
or you can run portupgrade in a script(1) session, something like this:

 # script /var/log/portupgrade.log portupgrade -fa

Note that this approach will log ALL output generated by portupgrade,=20
stderr and stdout, so the log file will get large.

Dan

--=20
Daniel Bye
                                                                     _
                                              ASCII ribbon campaign ( )
                                         - against HTML, vCards and  X
                                - proprietary attachments in e-mail / \

--uAKRQypu60I7Lcqm
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.11 (FreeBSD)

iEYEARECAAYFAkm1iVAACgkQixf5fBYiFmqnzACgxfoHz1rewkSoGXA4MyHcOuCH
3f0AniwZDGSAvEQPWDz6/deNTqK8tE9w
=lw/C
-----END PGP SIGNATURE-----

--uAKRQypu60I7Lcqm--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090309212536.GA1555>