Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Sep 2006 18:05:43 +0200
From:      Karol Kwiatkowski <freebsd@orchid.homeunix.org>
To:        freebsd-questions@freebsd.org
Cc:        Pascal Bleyler <pas.ble@gmx.de>
Subject:   Re: portupgrade: ruby state=swread
Message-ID:  <451D4457.8060501@orchid.homeunix.org>
In-Reply-To: <008a01c6e347$530aaeb0$0500a8c0@voodoo5>
References:  <008a01c6e347$530aaeb0$0500a8c0@voodoo5>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig34C2579BF3632CB9AB1F2828
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

On 28/09/2006 23:44, Pascal Bleyler wrote:
> Hello,
>=20
> i'm actually updating my installed ports with
> portupgrade -a over a remote ssh session.
> Before i have done a cvsup and a portsdb -Fu
>=20
> There are only 3 ports needing an update, one of this port
> is ruby.
> pkg_info means i have ruby18-bdb1-0.2.2 installed
> and under /usr/ports/distfiles/ruby is
> ruby-1.8.5.tar.gz (i think it's the update version)
>=20
> All ran fine but since 1hour top shows me the following:
>=20
> ----
> last pid: 12998;  load averages:  0.47,  0.18,  0.06    up 0+03:12:40
> 23:28:35
> 41 processes:  1 running, 40 sleeping
> CPU states:  0.8% user,  0.0% nice,  0.8% system,  0.4% interrupt, 98.0=
%
> idle
> Mem: 82M Active, 4340K Inact, 24M Wired, 5268K Cache, 22M Buf, 480K Fre=
e
> Swap: 231M Total, 126M Used, 105M Free, 54% Inuse, 956K In
>=20
>   PID USERNAME  THR PRI NICE   SIZE    RES STATE    TIME   WCPU COMMAND=

> 12613 root        1 -20    0   123M 87500K swread   6:29  0.05% ruby18
> ----
>=20
> The output of portupgrade -a is also since 1hour:
> <snip>
> stringio.c: c.............................
> strscan.c: cc................................
> Generating RI...
>=20
>=20
> I use FreeBSD_6.1.RELEASE without the today published
> patch for FreeBSD-SA-06:23.openssl=20
>=20
> What can i do now? I don't want to kill the update process. Dunno
> what happens then.... :/
>=20
> Many thanks in advance for any hints
> Pascal Bleyler

Just some thoughts as others already identified the problem:

here's similar thread with some workarounds:
http://lists.freebsd.org/pipermail/freebsd-questions/2006-September/13132=
8.html

In the meantime I've found NOPORTDOCS variable - if you don't need
ruby docs just disable them (docs are generated during install part)

# cd /usr/ports/lang/ruby18
# make -DNOPORTDOCS install

The install part without docs takes about 30 seconds on 400Mhz/96MB
machine (it would take hours otherwise).

HTH,

Karol

--=20
Karol Kwiatkowski  <freebsd at orchid dot homeunix dot org>
OpenPGP: http://www.orchid.homeunix.org/carlos/gpg/0x06E09309.asc


--------------enig34C2579BF3632CB9AB1F2828
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFHURgezeoPAwGIYsRCLyKAJ4n0wNGEBZfPqoRZu6DbPWWp80HKQCfchHV
KM/kfer4R7JiY5N6DU4/3Gw=
=nKhI
-----END PGP SIGNATURE-----

--------------enig34C2579BF3632CB9AB1F2828--



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