Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Aug 2007 15:52:20 +0200
From:      Nikola Lecic <nlecic@EUnet.yu>
To:        "Tuc at T-B-O-H.NET" <ml@t-b-o-h.net>
Cc:        "Tuc at T-B-O-H.NET" <ml@t-b-o-h.net>, freebsd-questions@freebsd.org, Kris Kennaway <kris@obsecurity.org>
Subject:   Re: portupgrade modifys EVERY +CONTENTS now?
Message-ID:  <200708061357.l76DvAqO013620@smtpclu-5.eunet.yu>
In-Reply-To: <200708060655.l766tYah055101@himinbjorg.tucs-beachin-obx-house.com>
References:  <20070806064220.GA31573@rot26.obsecurity.org> <200708060655.l766tYah055101@himinbjorg.tucs-beachin-obx-house.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 6 Aug 2007 02:55:34 -0400 (EDT)
"Tuc at T-B-O-H.NET" <ml@t-b-o-h.net> wrote:

[...]
> 	Ok. But I part of my question to people , and reason for
> posting it here, is the old "Is anyone else seeing this". When/if you
> use portupgrade, does it do the same for you? Or is it just something
> that I happened some how to inherit on atleast 2 of my machines?

Interestingly, I see this behaviour only _partially_ with

  %ls -d /var/db/pkg/portupgrade*
  /var/db/pkg/portupgrade-devel-2.3.1

I've just upgraded the following ports (extract from build script):

  =3D=3D=3D>   Registering installation for sudo-1.6.9.3_1
  =3D=3D=3D>   Registering installation for jasper-1.900.1_6
  =3D=3D=3D>   Registering installation for intltool-0.36.0
  =3D=3D=3D>   Registering installation for cups-base-1.2.11_3
  =3D=3D=3D>   Registering installation for libglade2-2.6.2
  =3D=3D=3D>   Registering installation for ffmpeg-2007.07.12_1
  =3D=3D=3D>   Registering installation for libgnomeprint-2.18.0_3
  =3D=3D=3D>   Registering installation for py25-tkinter-2.5.1_2
  =3D=3D=3D>   Registering installation for xpdf-3.02_2
  =3D=3D=3D>   Registering installation for gstreamer-0.10.14
  =3D=3D=3D>   Registering installation for gstreamer-plugins-0.10.14,3

However:

  %ls -lt /var/db/pkg/*/*CONTENTS
  -rw-r--r--  1 root  wheel   50114 Aug  6 11:28 /var/db/pkg/wxgtk2-common-=
2.8.4/+CONTENTS
  -rw-r--r--  1 root  wheel    9772 Aug  6 11:28 /var/db/pkg/wxgtk2-unicode=
-2.8.4/+CONTENTS
  -rw-r--r--  1 root  wheel   35998 Aug  6 11:27 /var/db/pkg/aMule-2.1.3_4/=
+CONTENTS
  -rw-r--r--  1 root  wheel   20786 Aug  6 11:26 /var/db/pkg/gstreamer-plug=
ins-0.10.14,3/+CONTENTS
  -rw-r--r--  1 root  wheel     992 Aug  6 11:13 /var/db/pkg/xwud-1.0.1/+CO=
NTENTS
  -rw-r--r--  1 root  wheel   21020 Aug  6 11:13 /var/db/pkg/yelp-2.18.1_1/=
+CONTENTS
  -rw-r--r--  1 root  wheel   28133 Aug  6 11:13 /var/db/pkg/zenity-2.18.2/=
+CONTENTS
  -rw-r--r--  1 root  wheel     441 Aug  6 11:13 /var/db/pkg/zip-2.32/+CONT=
ENTS
  -rw-r--r--  1 root  wheel     440 Aug  6 11:13 /var/db/pkg/zoo-2.10.1_2/+=
CONTENTS
  -rw-r--r--  1 root  wheel    1765 Aug  6 11:13 /var/db/pkg/xsm-1.0.1/+CON=
TENTS
  [...]
  [all other +CONTENTS files are in 11:13 and 11:12]

This means that upgrading of gstreamer-plugins affected only ports
depending on it (aMule and wxgtk2*). But this is obviously not the case
with some other ports.

However[2]:

  %ls -lt /var/db/pkg | head
  total 23198
  drwxr-xr-x  2 root  wheel       512 Aug  6 11:28 gstreamer-plugins-0.10.1=
4,3
  drwxr-xr-x  2 root  wheel       512 Aug  6 11:28 wxgtk2-common-2.8.4
  drwxr-xr-x  2 root  wheel       512 Aug  6 11:28 wxgtk2-unicode-2.8.4
  drwxr-xr-x  2 root  wheel       512 Aug  6 11:27 aMule-2.1.3_4
  -rw-r--r--  1 root  wheel  21974016 Aug  6 11:26 pkgdb.db
  drwxr-xr-x  2 root  wheel       512 Aug  6 11:16 gstreamer-0.10.14
  drwxr-xr-x  2 root  wheel       512 Aug  6 11:16 libXft-2.1.12
  drwxr-xr-x  2 root  wheel       512 Aug  6 11:16 xorg-libraries-7.2_2
  drwxr-xr-x  2 root  wheel       512 Aug  6 11:16 libXcomposite-0.3.2,1

I haven't recently noticed any significant change in performance. (The
times in the above lists are not relevant since couple of demanding
things were running at the same time.)

Nikola Le=C4=8Di=C4=87



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