Re: [Call for Testers] ACPI-CA 20071114



On Fri, Nov 16, 2007 at 01:38:52PM -0500, Jung-uk Kim wrote:
Please test the following patch on -CURRENT:

http://people.freebsd.org/~jkim/acpica-import-20071114.diff.gz

I believe it should apply for RELENG_7 as well. FYI, ACPI-CA changes
from the -CURRENT is here:

http://people.freebsd.org/~jkim/acpica-changes-20070320-20071114.txt

OK; working from a just-built-this-morning HEAD, I fetched the patch &
applied it with no problems. Building was also uneventful. :-}

Booting was OK, up to the point where I tried to use one of my scripts
that uses getopt(1); at that point -- where I had been successful with
the unpatched HEAD -- I got:

/libexec/ld-elf.so.1: Undefined symbol "__mb_sb_limit" referenced from COPY relocation in getopt
Usage: /usr/local/sbin/mk_table [-d] [-f] [-s] [-t] [-v] [-T table#] directory|files...
set_ip RC was 512 for command "/bin/sh /etc/rc.firewall-post-dhcp -i 128.241.20.116 -m 255.255.255.192 -g 128.241.20.126 -b 128.241.20.127 -n 128.241.20.64"

(The script that uses getopt(1) is /usr/local/sbin/mk_table, which
I use to populate an IPFW table; I've attached a copy for reference.
In turn, the script was being invoked from a Perl script I was
using to set a NIC's IP address on a network that doesn't seem to
have a DHCP server. Neither script is very exciting.)

Oh: this is an i386:

localhost(8.0-C)[1] uname -a
FreeBSD localhost 8.0-CURRENT FreeBSD 8.0-CURRENT #594: Fri Nov 16 12:16:52 PST 2007 root@localhost:/common/S4/obj/usr/src/sys/CANARY i386
localhost(8.0-C)[2]

I'm quite willing to test patches; I keep a private copy of the
FreeBSD CVS repository on this laptop to facilitate such things.
(And recovering from them....)

Peace,
david
--
David H. Wolfskill david@xxxxxxxxxxxxxx
Proprietary data formats obfuscate, rather than disseminate, information.

See http://www.catwhisker.org/~david/publickey.gpg for my public key.

Attachment: pgpUhqG4CzPx1.pgp
Description: PGP signature



Relevant Pages

  • Re: basic question about assigning ip address
    ... I'd like to set it up such that upon rebooting it first ... checks to see if there is a DHCP server on the network, and if so, grabs ... You could run a script at the end of the re-boot to check the IP. ...
    (Fedora)
  • Re: Modelling Complex Sentences
    ... re-inventing the network data model). ... If such as classifying node does not exist, ... Since people complained that dbd's scripts were too long, ... you typically use the CREATE/INSERT commands to ...
    (comp.databases.theory)
  • Re: Change IP related values due to WAN design change
    ... Unknown network, ... For the cost of testing a dangerous script in a big ... > recurse your text file into an array. ... > var newSettings = new NetworkSettings; ...
    (microsoft.public.windows.server.scripting)
  • Re: Request help with simple network
    ... You do need to let DNS queries through the firewall, ... >> well as web browser connections. ... the machines behind the network to get them working (they just had the ... Below is my networking script, I run it *ONCE* on my gateway PC, whenever ...
    (alt.os.linux.redhat)
  • Re: new to scripting.. the below script stops after first run..
    ... I have exports from my unix servers that aren't compatible with MS for a straight import so I've fiddled with the data, and now I want to just run the same script many times and pass it a bunch of parameters.. ... Echo Changing scope options ... Netsh dhcp server %server% scope %netid% add iprange %iprangestart% %iprangeend% BOTH> NUL ...
    (microsoft.public.windows.server.scripting)