Why is dmidecode failing?

2007-04-18 Thread Bruce Burden

   Hi gang,

I am attempting to update the ports on my system. To that
   end:

/usr/local/sbin/portupgrade -aruv

   fails:

gmake[2]: Leaving directory `/usr/ports/sysutils/hal/work/hal-0.5.8.20070403/po'
Making all in policy
gmake[2]: Entering directory 
`/usr/ports/sysutils/hal/work/hal-0.5.8.20070403/policy'
gmake[3]: Entering directory 
`/usr/ports/sysutils/hal/work/hal-0.5.8.20070403/policy'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory 
`/usr/ports/sysutils/hal/work/hal-0.5.8.20070403/policy'
gmake[2]: Leaving directory 
`/usr/ports/sysutils/hal/work/hal-0.5.8.20070403/policy'
gmake[2]: Entering directory `/usr/ports/sysutils/hal/work/hal-0.5.8.20070403'
gmake[2]: Nothing to be done for `all-am'.
gmake[2]: Leaving directory `/usr/ports/sysutils/hal/work/hal-0.5.8.20070403'
gmake[1]: Leaving directory `/usr/ports/sysutils/hal/work/hal-0.5.8.20070403'
===  Installing for hal-0.5.8.20070403
===   hal-0.5.8.20070403 depends on file: /usr/local/share/pciids/pci.ids - 
found
===   hal-0.5.8.20070403 depends on file: /usr/local/bin/python - found
===   hal-0.5.8.20070403 depends on executable: dmidecode - not found
===Verifying install for dmidecode in /usr/ports/sysutils/dmidecode
===  Vulnerability check disabled, database not found
===  Extracting for dmidecode-2.8
= MD5 Checksum OK for dmidecode-2.8.tar.bz2.
= SHA256 Checksum OK for dmidecode-2.8.tar.bz2.
===  Patching for dmidecode-2.8
===  Applying FreeBSD patches for dmidecode-2.8
===  Configuring for dmidecode-2.8
===  Building for dmidecode-2.8
cc -O2 -pipe -march=opteron -W -Wall -Wshadow -Wstrict-prototypes 
-Wpointer-arith -Wcast-q
ual  -Wcast-align -Wwrite-strings -Wmissing-prototypes -Winline -Wundef  -c 
dmidecode.c -o
 dmidecode.o
cc -O2 -pipe -march=opteron -W -Wall -Wshadow -Wstrict-prototypes 
-Wpointer-arith -Wcast-q
ual  -Wcast-align -Wwrite-strings -Wmissing-prototypes -Winline -Wundef  -c 
dmiopt.c -o dm
iopt.o
cc -O2 -pipe -march=opteron -W -Wall -Wshadow -Wstrict-prototypes 
-Wpointer-arith -Wcast-qual  -Wcast-align -Wwrite-strings -Wmissing-prototypes 
-Winline -Wundef  -c util.c -o util
..o
cc   dmidecode.o dmiopt.o util.o -o dmidecode
cc -O2 -pipe -march=opteron -W -Wall -Wshadow -Wstrict-prototypes 
-Wpointer-arith -Wcast-q
ual  -Wcast-align -Wwrite-strings -Wmissing-prototypes -Winline -Wundef  -c 
biosdecode.c -
o biosdecode.o
cc   biosdecode.o util.o -o biosdecode
cc -O2 -pipe -march=opteron -W -Wall -Wshadow -Wstrict-prototypes 
-Wpointer-arith -Wcast-q
ual  -Wcast-align -Wwrite-strings -Wmissing-prototypes -Winline -Wundef  -c 
ownership.c -o
 ownership.o
cc   ownership.o util.o -o ownership
cc -O2 -pipe -march=opteron -W -Wall -Wshadow -Wstrict-prototypes 
-Wpointer-arith -Wcast-q
ual  -Wcast-align -Wwrite-strings -Wmissing-prototypes -Winline -Wundef  -c 
vpddecode.c -o
 vpddecode.o
cc -O2 -pipe -march=opteron -W -Wall -Wshadow -Wstrict-prototypes 
-Wpointer-arith -Wcast-q
ual  -Wcast-align -Wwrite-strings -Wmissing-prototypes -Winline -Wundef  -c 
vpdopt.c -o vp
dopt.o
cc   vpddecode.o vpdopt.o util.o -o vpddecode
===  Installing for dmidecode-2.8
===   Generating temporary packing list
===  Checking if sysutils/dmidecode already installed
===   dmidecode-2.8 is already installed
  You may wish to ``make deinstall'' and install this port again
  by ``make reinstall'' to upgrade it properly.
  If you really wish to overwrite the old port of sysutils/dmidecode
  without deleting it first, set the variable FORCE_PKG_REGISTER
  in your environment or the make install command line.
*** Error code 1

Stop in /usr/ports/sysutils/dmidecode.
*** Error code 1

Stop in /usr/ports/sysutils/hal.
*** Error code 1

Stop in /usr/ports/devel/gnome-vfs.
*** Error code 1

Stop in /usr/ports/devel/gnome-vfs.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.3468.10 
env UPGRADE_
TOOL=portupgrade UPGRADE_PORT=gnome-vfs-2.16.3 UPGRADE_PORT_VER=2.16.3 make
** Fix the problem and try again.

Now, I am not sure why hal does not think dmidecode is not
   installed, when obviously it is. Suggestions? I did not see any
   thing in /usr/ports/UPDATING, and the tidbits on hald do not
   seem to apply. pkgdb -F does not think anything is wrong...

Thanks,
Bruce

p.s. This has been happening for about the last two weeks.
-- 

  I like bad! Bruce BurdenAustin, TX.
- Thuganlitha
The Power and the Prophet
Robert Don Hughes

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Why is dmidecode failing?

2007-04-18 Thread Dan Nelson
In the last episode (Apr 18), Bruce Burden said:
 
Hi gang,
 
 I am attempting to update the ports on my system. To that
end:
 
 /usr/local/sbin/portupgrade -aruv
 
fails:
 
 ===  Installing for hal-0.5.8.20070403
 ===   hal-0.5.8.20070403 depends on file: /usr/local/share/pciids/pci.ids - 
 found
 ===   hal-0.5.8.20070403 depends on file: /usr/local/bin/python - found
 ===   hal-0.5.8.20070403 depends on executable: dmidecode - not found

This says that dmidecode isn't in your path.  Make sure that
/usr/local/sbin is in your path, since that's where dmidecode is
installed.

 ===  Checking if sysutils/dmidecode already installed
 ===   dmidecode-2.8 is already installed

This says that the dmidecode port is installed.


If /usr/local/sbin/dmidecode doens't exist, try deinstalling and
reinstalling the dmidecode port, in case something deleted the
dmidecode binary on you.

-- 
Dan Nelson
[EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Why is dmidecode failing?

2007-04-18 Thread Bruce Burden
On Wed, Apr 18, 2007 at 11:15:16AM -0500, Dan Nelson wrote:
 In the last episode (Apr 18), Bruce Burden said:
 
  ===  Installing for hal-0.5.8.20070403
  ===   hal-0.5.8.20070403 depends on file: /usr/local/share/pciids/pci.ids 
  - found
  ===   hal-0.5.8.20070403 depends on file: /usr/local/bin/python - found
  ===   hal-0.5.8.20070403 depends on executable: dmidecode - not found
 
 This says that dmidecode isn't in your path.  Make sure that
 /usr/local/sbin is in your path, since that's where dmidecode is
 installed.
 
Sigh. So simple. So obvious. So infuriating when it
does not work! Thank you, I do not normally have /usr/local/
sbin in my path, obviously. 

Bruce
-- 

  I like bad! Bruce BurdenAustin, TX.
- Thuganlitha
The Power and the Prophet
Robert Don Hughes

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]