gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [GNUe] [gnue-appserver] fails to start while scanning NIC informatio


From: Frank Henkel
Subject: Re: [GNUe] [gnue-appserver] fails to start while scanning NIC information under FreeBSD
Date: Tue, 02 Aug 2005 15:09:16 +0200
User-agent: Mozilla Thunderbird 1.0.6 (X11/20050716)

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
>address@hidden
>http://lists.gnu.org/mailman/listinfo/gnue
>
>

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]