On Fri, Sep 30, 2011 at 11:40:47AM -0700, Kamble, Nitin A wrote: > > > -----Original Message----- > > From: [email protected] > > [mailto:[email protected]] On Behalf Of > > Martin Jansa > > Sent: Friday, September 30, 2011 11:38 AM > > To: Patches and discussions about the oe-core layer > > Subject: Re: [OE-core] [PATCH 4/4] python, python-native: upgrade from > > 2.6.6 to 2.7.2 > > > > On Thu, Sep 29, 2011 at 06:27:11PM -0700, [email protected] > > wrote: > > > From: Nitin A Kamble <[email protected]> > > > > > > rename from meta/recipes-devtools/python/python-2.6-manifest.inc > > > rename to meta/recipes-devtools/python/python-2.7-manifest.inc > > > > this is wrong.. just to rename it isn't enough > > > > I will send patch which regenerates manifest with right paths to > > actually package something.. > > > > Regards, > > Hi Martin, > Thanks for catching this. I did not see issue with old manifest. But > getting new manifest would be better.
Maybe you had python2.6 packages still arround, but for me the issue
looked like this (because almost all python-* packages were skipped as
empty)
-FILES_${PN}-foo="${libdir}/python2.6/foo"
+FILES_${PN}-foo="${libdir}/python2.7/foo"
| Collected errors:
| * satisfy_dependencies_for: Cannot satisfy the following dependencies
for task-shr-minimal-fso:
| * python-textutils * python-multiprocessing *
python-shell * python-syslog * python-threading *
python-xml * python-io * python-logging * python-stringold *
python-ctypes * python-difflib * python-datetime *
python-logging * python-textutils * python-sqlite3 *
python-subprocess * python-io * python-fcntl * python-stringold
* python-pprint * python-shell * python-datetime *
* python-codecs *
| * opkg_install_cmd: Cannot install package task-shr-minimal-fso.
| * satisfy_dependencies_for: Cannot satisfy the following dependencies
for task-shr-minimal-gtk:
| * libpoppler5 (>= 0.12.3) * libpoppler5 (>= 0.12.3) *
libpoppler5 (>= 0.12.3) *
| * opkg_install_cmd: Cannot install package task-shr-minimal-gtk.
| * satisfy_dependencies_for: Cannot satisfy the following dependencies
for task-shr-minimal-apps:
| * python-resource * python-io * python-terminal *
python-fcntl * python-shell * python-lang * python-lang *
python-lang * python-lang * python-codecs *
python-lang * libpoppler5 (>= 0.12.3) *
| * opkg_install_cmd: Cannot install package task-shr-minimal-apps.
| * satisfy_dependencies_for: Cannot satisfy the following dependencies
for task-shr-cli:
| * python-compression * python-netclient * python-textutils
* python-image * python-mime * python-json * python-html *
* python-sqlite3 * python-netclient * python-sqlite3 *
* python-netclient *
| * opkg_install_cmd: Cannot install package task-shr-cli.
| ERROR: Function 'do_rootfs' failed (see
/OE/shr-core/tmp/work/om_gta02-oe-linux-gnueabi/shr-image-2.0-r18/temp/log.do_rootfs.13435
for further information)
NOTE: package shr-image-2.0-r18: task do_rootfs: Failed
ERROR: Task 8
(/OE/shr-core/meta-smartphone/meta-shr/recipes-shr/images/shr-image.bb,
do_rootfs) failed with exit code '1'
ERROR:
'/OE/shr-core/meta-smartphone/meta-shr/recipes-shr/images/shr-image.bb'
failed
> Thanks,
> Nitin
>
>
> _______________________________________________
> Openembedded-core mailing list
> [email protected]
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
--
Martin 'JaMa' Jansa jabber: [email protected]
signature.asc
Description: Digital signature
_______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
