Can anyone fix this? setting up python2.7-minimal (2.7.8-10ubuntu1.1) ... /var/lib/dpkg/info/python2.7-minimal.postinst: 42: /var/lib/dpkg/info/python2.7-minimal.postinst: python2.7: not found Setting up linux-libc-dev:armhf (3.16.0-44.59) ... dpkg: error processing package python2.7-minimal (--configure): subprocess installed post-installation script returned error exit status 127 dpkg: dependency problems prevent configuration of python-minimal: python-minimal depends on python2.7-minimal (>= 2.7.8-1~); however: Package python2.7-minimal is not configured yet. dpkg: error processing package python-minimal (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of python2.7: python2.7 depends on python2.7-minimal (= 2.7.8-10ubuntu1.1); however: Package python2.7-minimal is not configured yet. dpkg: error processing package python2.7 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of python: python depends on python2.7 (>= 2.7.8-1~); however: Package python2.7 is not configured yet. python depends on python-minimal (= 2.7.8-1); however: Package python-minimal is not configured yet. dpkg: error processing package python (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of python-talloc: python-talloc depends on python (>= 2.7); however: Package python is not configured yet. python-talloc depends on python (= 2.0.6); however: Package python-talloc is not configured yet. dpkg: error processing package samba-libs:armhf (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libsmbclient:armhf: libsmbclient:armhf depends on samba-libs (= 2:4.1.11+dfsg-1ubuntu2.2); however: Package samba-libs:armhf is not configured yet. dpkg: error processing package libsmbclient:armhf (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libsmbclient-dev:armhf: libsmbclient-dev:armhf depends on libsmbclient (= 2:4.1.11+dfsg-1ubuntu2.2); however: Package libsmbclient:armhf is not configured yet. dpkg: error processing package libsmbclient-dev:armhf (--configure): dependency problems - leaving unconfigured Setting up linux-libc-dev:amd64 (3.16.0-44.59) ... Errors were encountered while processing: python2.7-minimal python-minimal python2.7 python python-talloc samba-libs:armhf libsmbclient:armhf libsmbclient-dev:armhf E: Sub-process /usr/bin/dpkg returned an error code (1) Command returned 100: schroot -u root -c source:click-ubuntu-sdk-14.10-armhf -- apt-get dist-upgrade --yes ---Click exited with errors, please check the output---
On 7/14/15, Carlos Mazieri <[email protected]> wrote: > Steve, Many Thanks, > > It only happens on "chroot SDK", outside SDK on Desktop and on the > Phone this install works. > > Can anyone from Canonical fix this "python-talloc" package, making it a > multiarch cross-installable? > > > On 13-07-2015 16:58, Steve Langasek wrote: >> Hi Carlos, >> >> On Mon, Jul 13, 2015 at 12:21:26PM -0300, Carlos Mazieri wrote: >> >>> I am trying to install libsmbclient-dev in armhf SDK in order to build >>> a >>> new file manager click package with Samba support. >>> Can anyone help on this issue? >>> My commands: >>> ========== >>> $ sudo click chroot -a armhf -f ubuntu-sdk-15.04 run >>> # apt-get install libsmbclient-dev:armhf >>> >>> The following NEW packages will be installed: >>> libacl1:armhf libattr1:armhf libaudit1:armhf libbsd0:armhf >>> libcap2:armhf >>> libldb1:armhf libntdb1:armhf libpam0g:armhf libpopt0:armhf >>> libpython-stdlib:armhf libpython2.7:armhf >>> libpython2.7-minimal:armhf >>> libpython2.7-stdlib:armhf libreadline6:armhf libsmbclient:armhf >>> libsmbclient-dev:armhf libtalloc2:armhf libtdb1:armhf >>> libtevent0:armhf >>> libwbclient0:armhf python:armhf python-minimal:armhf >>> python-talloc:armhf >>> python2.7:armhf python2.7-minimal:armhf samba-libs:armhf >>> 0 upgraded, 26 newly installed, 6 to remove and 1 not upgraded. >>> Need to get 8769 kB of archives. >> Sorry, but this shows that the python-talloc package, which is a >> dependency >> of libsmbclient-dev (via samba-libs), is not multiarch cross-installable. >> The package would need to be changed for you to be able to use this as a >> cross-build dependency. >> > > -- Mailing list: https://launchpad.net/~ubuntu-phone Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp

