Re: [OE-core] [PATCH 02/33] dpkg: update-alternatives-dpkg should conflict with other providers

2016-12-22 Thread Andreas Oberritter
On 08.12.2016 20:22, Andreas Oberritter wrote: > On 08.12.2016 17:16, Burton, Ross wrote: >> With PACKAGE_CLASSES="package_rpm package_deb" this happens: >> >> ERROR: dpkg-native-1.18.7-r0 do_populate_sysroot: The recipe dpkg-native >> is trying to install files into a shared area when those files

Re: [OE-core] [PATCH 02/33] dpkg: update-alternatives-dpkg should conflict with other providers

2016-12-08 Thread Andreas Oberritter
On 08.12.2016 17:16, Burton, Ross wrote: > With PACKAGE_CLASSES="package_rpm package_deb" this happens: > > ERROR: dpkg-native-1.18.7-r0 do_populate_sysroot: The recipe dpkg-native > is trying to install files into a shared area when those files already > exist. Those files and their manifest

Re: [OE-core] [PATCH 02/33] dpkg: update-alternatives-dpkg should conflict with other providers

2016-12-08 Thread Burton, Ross
With PACKAGE_CLASSES="package_rpm package_deb" this happens: ERROR: dpkg-native-1.18.7-r0 do_populate_sysroot: The recipe dpkg-native is trying to install files into a shared area when those files already exist. Those files and their manifest location are:

Re: [OE-core] [PATCH 02/33] dpkg: update-alternatives-dpkg should conflict with other providers

2016-12-06 Thread Andreas Oberritter
On 06.12.2016 20:52, Burton, Ross wrote: > This needs more than just RCONFLICTS: > > ERROR: dpkg-native-1.18.7-r0 do_populate_sysroot: The recipe dpkg-native > is trying to install files into a shared area when those files already > exist. Those files and their manifest location are: > >

Re: [OE-core] [PATCH 02/33] dpkg: update-alternatives-dpkg should conflict with other providers

2016-12-06 Thread Burton, Ross
This needs more than just RCONFLICTS: ERROR: dpkg-native-1.18.7-r0 do_populate_sysroot: The recipe dpkg-native is trying to install files into a shared area when those files already exist. Those files and their manifest location are:

[OE-core] [PATCH 02/33] dpkg: update-alternatives-dpkg should conflict with other providers

2016-12-06 Thread Andreas Oberritter
Signed-off-by: Andreas Oberritter --- meta/recipes-devtools/dpkg/dpkg.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-devtools/dpkg/dpkg.inc b/meta/recipes-devtools/dpkg/dpkg.inc index ec0117b..f7d9e77 100644 --- a/meta/recipes-devtools/dpkg/dpkg.inc