Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Jun 2009 10:00:24 -0500
From:      Charles Howse <chowse@charter.net>
To:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Stale lock files
Message-ID:  <B860EFBF-4A21-4293-9AF9-F7C14309519D@charter.net>

next in thread | raw e-mail | index | archive | help
Hi,
What are stale lock files?
I've been having them for a few weeks now, they need to go away!


root@curly /root# portupgrade -a
** Stale lock file was found. Removed.
** Stale lock file was found. Removed.
[...]

root@curly /root# portversion -c
** Stale lock file was found. Removed.
#
#  p5-BerkeleyDB
#  needs updating (port has 0.39)
#
pkgs="$pkgs p5-BerkeleyDB-0.38"

#
#  portaudit
#  needs updating (port has 0.5.13)
#
pkgs="$pkgs portaudit-0.5.12"

#
#  ruby
#  needs updating (port has 1.8.7.160_3,1)
#
pkgs="$pkgs ruby-1.8.7.160_1,1"


if [ X"$pkgs" != X"" ]; then
  portupgrade "$@" $pkgs
fi


Thanks,
Charles
--
Pretty women make us BUY beer. Ugly women make us DRINK beer. - Al Bundy







Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B860EFBF-4A21-4293-9AF9-F7C14309519D>