WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] [XEN-3.4.1-rc5] no udev rules with udev 124

To: "Marc - A. Dahlhaus" <mad@xxxxxx>
Subject: Re: [Xen-devel] [XEN-3.4.1-rc5] no udev rules with udev 124
From: Daniel Schroeder <sec@xxxxxxxxxxxxxxx>
Date: Thu, 02 Jul 2009 10:10:44 +0200
Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>, Keir Fraser <keir.fraser@xxxxxxxxxxxxx>
Delivery-date: Thu, 02 Jul 2009 01:11:41 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4A4BEEB1.10305@xxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <C6715E9B.EB0B%keir.fraser@xxxxxxxxxxxxx> <4A4BDAA2.4050501@xxxxxxxxxxxxxxx> <4A4BDBDC.5020602@xxxxxx> <4A4BEEB1.10305@xxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.22 (X11/20090628)
Hi Marc,

yepp, this patch fixes the installation on udev 124.

--
daniel

Marc - A. Dahlhaus wrote:
> Hello Daniel,
> 
> does this patch fix the installation of udev rules on your system?
> 
> Marc - A. Dahlhaus schrieb:
>> Hello Daniel,
>>
>> it was added  on version 128...
>> I'll submit a followup fix for this problem shortly, testing it right
>> now.
>>
>> Marc
>>
>> Daniel Schroeder schrieb:
>>> this could be the problem in
>>> http://xenbits.xensource.com/xen-3.4-testing.hg?rev/1bc7dd557233
>>> :
>>>
>>> <snip>
>>> +ifeq ($(shell [ -x /sbin/udevadm ] && echo 1),1)
>>> +UDEVINFO = /sbin/udevadm
>>> +else
>>> +UDEVINFO = /usr/bin/udevinfo
>>> +endif
>>> .
>>> .
>>> .
>>> +ifeq ($(shell [ -x $(UDEVINFO) -a `$(UDEVINFO) -V | sed -e 's/^[^0-9]*
>>> \([0-9]\{1,\}\)[^0-9]\{0,\}/\1/'` -ge 059 ] && echo 1),1)
>>> </snip>
>>>
>>> i am not sure, but this evaluates to, if /sbin/udevadm exists, then set
>>> UDEVINFO to it and get the version with /sbin/udevadm -V...the problem
>>> is, that udev 124 doesnt know the -V switch...
>>>
>>> <udev124>
>>> /sbin/udevadm -V
>>> unknown command, try help
>>> </udev124>
>>>
>>> <udev141>
>>> /sbin/udevadm -V
>>> 141
>>> </udev141>
>>>
>>> -- 
>>> daniel
>>>
>>> Keir Fraser wrote:
>>>  
>>>> If you revert changeset 19668 in xen-3.4-testing.hg (e.g., hg export
>>>> 19668 |
>>>> patch -Rp1) then does the problem go away?
>>>>
>>>>  -- Keir
>>>>
>>>> On 01/07/2009 18:01, "Daniel Schroeder" <sec@xxxxxxxxxxxxxxx> wrote:
>>>>
>>>>   
>>>>> hello *,
>>>>>
>>>>> rc5 and udev version 141 = fine
>>>>> rc5 and udev version 124 = missing files
>>>>>
>>>>> -- 
>>>>> daniel
>>>>>
>>>>> _______________________________________________
>>>>> Xen-devel mailing list
>>>>> Xen-devel@xxxxxxxxxxxxxxxxxxx
>>>>> http://lists.xensource.com/xen-devel
>>>>>       
>>>>     
>>>
>>>
>>> _______________________________________________
>>> Xen-devel mailing list
>>> Xen-devel@xxxxxxxxxxxxxxxxxxx
>>> http://lists.xensource.com/xen-devel
>>>   
>>
>>
>> _______________________________________________
>> Xen-devel mailing list
>> Xen-devel@xxxxxxxxxxxxxxxxxxx
>> http://lists.xensource.com/xen-devel
> 


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel