No, it is a PIII 32bit system.
The "uuidtype=random" work around didn't work.

I hard coded
  self.hwaddresses = [ "00:40:f4:1e:54:04" ]
  [...]
  self.__currNode = "%02x" * ( 0x00, 0x40, 0xf4, 0x1e, 0x54, 0x04 )
in /usr/local/gnue/lib/python/gnue/common/utils/uuid.py and GNUe
Appserver started.

If you tell me what information you need, I will be glad to help you
porting uuid.py
to FreeBSD 5.4.

Thanks.
Frank

Reinhard Mueller wrote:

>Am Montag, den 01.08.2005, 18:16 +0200 schrieb Frank Henkel:
>
>
>>    data   = fcntl.ioctl (sfhd.fileno (), self.SIOCGIFCONF, ifconf)
>>IOError: [Errno 25] Inappropriate ioctl for device
>>
>>
>
>Is this a 64 bit machine? We had problems with the NIC scanning on 64
>bit machines before while it always worked with 32 bit machines.
>
>You can set "uuidtype=random" in the [appserver] section of gnue.conf as
>a workaround.
>
>Thanks,
>Reinhard
>
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Gnue mailing list
>Gnue@gnu.org
>http://lists.gnu.org/mailman/listinfo/gnue
>
>

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Gnue mailing list
Gnue@gnu.org
http://lists.gnu.org/mailman/listinfo/gnue

Reply via email to