On Sun, Jul 11, 2010 at 11:53 PM, Roman I Khimov <[email protected]> wrote: > В сообщении от Понедельник 12 июля 2010 10:49:35 автор Roman I Khimov написал: >> Automatic dependency extraction script made some errors thus perl-modules >> wasn't installable. >> >> * s/perl-module-encode-kr-2022_kr/perl-module-encode-kr-2022-kr/ >> * perl-module-your-module-here came from example in script, dropped it >> * >> s/perl-module-cpan-exception-yaml_not_installed/perl-module-cpan-exception >> -yaml-not-installed/ * perl-module-dbd-sqlite - not part of standard perl, >> provided by libdbd-sqlite * perl-module-dbix-simple - same as above, >> provided by libdbix-simple >>
After todays commit it doesnt seem to be fixed fully. I still get errors | log_check: There were error messages in the logfile | log_check: Matched keyword: [Cannot satisfy the following dependencies] | * resolve_conffiles: Existing conffile /scratch/oe/rootfs/native-sdk-image/etc/device_table is different from the conffile in the new package. The new conffile will be placed at /scratch/oe/rootfs/native-sdk-image/etc/device_table-opkg. | * satisfy_dependencies_for: Cannot satisfy the following dependencies for task-sdk-native: | * libdbd-sqlite-perl * libdbix-simple-perl * | NOTE: package native-sdk-image-1.0-r0: task do_rootfs: Failed ERROR: TaskFailed event exception, aborting >> Signed-off-by: Roman I Khimov <[email protected]> >> --- >> recipes/perl/perl-rdepends_5.10.1.inc | 23 +++++++++++------------ >> recipes/perl/perl_5.10.1.bb | 2 +- >> 2 files changed, 12 insertions(+), 13 deletions(-) > > Please, ignore this one too, as it's exactly the same as previous, really > updated one is on the way. > > -- > http://roman.khimov.ru > mailto: [email protected] > gpg --keyserver hkp://subkeys.pgp.net --recv-keys 0xE5E055C3 > > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > > _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
