On Tue, Oct 29, 2024 at 11:20:33AM +0100, Alexander Kanavin wrote: > From: Alexander Kanavin <[email protected]> > > I'd be happy to remove expect from core as it has been unmaintained for years, > but sadly gcc/binutils test suites are basically written in it (via dejagnu), > and ltp makes use of it as well. > > I attempted porting expect to tcl 9, but it's a tcl extension and makes > extensive use of features that have been deprecated in tcl 8 and removed > in tcl 9, and even pokes into tcl internals. > > At some point hopefully the GNU toolchain upstreams are going to notice; > for now we'll carry tcl (latest) and tcl8 recipes. > > tcl and tcl8 packages can be co-installed, the latter is adjusted > to contain tclsh8. > > tcl-dev and tcl8-dev packages cannot be co-installed, and tcl > in this situation supersedes tcl8. > > Signed-off-by: Alexander Kanavin <[email protected]> > --- > v2: add missing s-o-b to patches > ---
Hi Alexander, It looks like this is causing an issue on the autobuilder: ERROR: core-image-sato-sdk-1.0-r0 do_rootfs: Unable to install packages. Command [...] returned 100: Reading package lists... Building dependency tree... Reading state information... Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: tcl-dev : Conflicts: tcl8-dev E: Unable to correct problems, you have held broken packages. https://valkyrie.yoctoproject.org/#/builders/67/builds/342/steps/14/logs/stdio Can you have a look please ? -- Mathieu Dubois-Briand, Bootlin Embedded Linux and Kernel engineering https://bootlin.com
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#206502): https://lists.openembedded.org/g/openembedded-core/message/206502 Mute This Topic: https://lists.openembedded.org/mt/109274415/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
