[oe] [meta-networking][PATCH] netkit-telnet: add rconflicts

Changqing Li changqing.li at windriver.com
Thu May 30 09:16:11 UTC 2019


On 5/30/19 1:24 PM, Changqing Li wrote:
>
> On 5/30/19 5:19 AM, akuster808 wrote:
>>
>> On 5/29/19 12:47 AM, changqing.li at windriver.com wrote:
>>> From: Changqing Li <changqing.li at windriver.com>
>>>
>>> fix below error:
>>>
>>> file /etc/xinetd.d/telnet conflicts between attempted installs of 
>>> netkit-telnet-0.17-r0.i586 and inetutils-telnetd-1.9.4-r0.i586
>>> file /usr/sbin/in.telnetd conflicts between attempted installs of 
>>> netkit-telnet-0.17-r0.i586 and inetutils-telnetd-1.9.4-r0.i586
>> with backport?
>>
>> - armin
> sorry,  I don't get your mean,  can you explain more? Thanks.

if you mean backport to thud or other branch,  I think it is not very 
necessary, since in inetutils*bb, it have set rconflict with

netkit-telnet,   just better set on both side.

and I also send a patch to oe-core to fix inetutils*bb, which wrongly 
set rconflicts to netkit-telnetd, not netkit-telnet. maybe oe-core part 
should backport to thud.

>>> Signed-off-by: Changqing Li <changqing.li at windriver.com>
>>> ---
>>> meta-networking/recipes-netkit/netkit-telnet/netkit-telnet_0.17.bb | 
>>> 1 +
>>>   1 file changed, 1 insertion(+)
>>>
>>> diff --git 
>>> a/meta-networking/recipes-netkit/netkit-telnet/netkit-telnet_0.17.bb 
>>> b/meta-networking/recipes-netkit/netkit-telnet/netkit-telnet_0.17.bb
>>> index db4b1c9..4b035af 100644
>>> --- 
>>> a/meta-networking/recipes-netkit/netkit-telnet/netkit-telnet_0.17.bb
>>> +++ 
>>> b/meta-networking/recipes-netkit/netkit-telnet/netkit-telnet_0.17.bb
>>> @@ -63,3 +63,4 @@ FILES_${PN} += "${sbindir}/in.* ${libdir}/* 
>>> ${sysconfdir}/xinetd.d/*"
>>>     # http://errors.yoctoproject.org/Errors/Details/186954/
>>>   EXCLUDE_FROM_WORLD_libc-musl = "1"
>>> +RCONFLICTS_${PN} = "inetutils-telnetd"
>>
-- 
BRs

Sandy(Li Changqing)



More information about the Openembedded-devel mailing list