[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

please help with a pbuilder error on local debug.



Hello,

I have set up a pbuilder environment with
sudo DIST=precise pbuilder create


Now upon building my package (pandas) I get an error:



Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 13941 files and directories currently installed.)
Unpacking pbuilder-satisfydepends-dummy (from .../pbuilder-satisfydepends-dummy.deb) ... dpkg: pbuilder-satisfydepends-dummy: dependency problems, but configuring anyway as you requested:
 pbuilder-satisfydepends-dummy depends on debhelper (>= 7.0.50); however:
  Package debhelper is not installed.
 pbuilder-satisfydepends-dummy depends on python-all-dev (>= 2.5); however:
  Package python-all-dev is not installed.
 pbuilder-satisfydepends-dummy depends on python-support (>= 0.6); however:
  Package python-support is not installed.
 pbuilder-satisfydepends-dummy depends on python-setuptools; however:
  Package python-setuptools is not installed.
 pbuilder-satisfydepends-dummy depends on cython (>= 0.15); however:
  Package cython is not installed.
 pbuilder-satisfydepends-dummy depends on python-numpy (>= 1.6); however:
  Package python-numpy is not installed.
 pbuilder-satisfydepends-dummy depends on python-dateutil; however:
  Package python-dateutil is not installed.
 pbuilder-satisfydepends-dummy depends on python-scipy; however:
  Package python-scipy is not installed.
 pbuilder-satisfydepends-dummy depends on python-tz; however:
  Package python-tz is not installed.
 pbuilder-satisfydepends-dummy depends on python-tables; however:
  Package python-tables is not installed.
 pbuilder-satisfydepends-dummy depends on python-xlrd; however:
  Package python-xlrd is not installed.
 pbuilder-satisfydepends-dummy depends on python-openpyxl; however:
  Package python-openpyxl is not installed.
 pbuilder-satisfydepends-dummy depends on python-sphinx (>= 1.0); however:
  Package python-sphinx is not installed.
 pbuilder-satisfydepends-dummy depends on python-nose; however:
  Package python-nose is not installed.
 pbuilder-satisfydepends-dummy depends on python-matplotlib; however:
  Package python-matplotlib is not installed.
 pbuilder-satisfydepends-dummy depends on python-tk; however:
  Package python-tk is not installed.
Setting up pbuilder-satisfydepends-dummy (0.invalid.0) ...
The following NEW packages will be installed:
bsdmainutils{a} debhelper{a} dh-apparmor{a} file{a} gettext{a} gettext-base{a} groff-base{a} html2text{a} intltool-debian{a} libcroco3{a} libexpat1{a} libexpat1-dev{a} libgettextpo0{a} libmagic1{a} libpipeline1{a} libpython2.7{a} libssl-dev{a} libunistring0{a} libxml2{a} man-db{a} mime-support{a} po-debconf{a} python{a} python-all{a} python-all-dev{a} python-dev{a} python2.7{a} python2.7-dev{a} zlib1g-dev{a}
The following packages are RECOMMENDED but will NOT be installed:
  curl libmail-sendmail-perl libssl-doc lynx-cur wget wget:i386 xml-core
0 packages upgraded, 29 newly installed, 0 to remove and 0 not upgraded.
Need to get 41.3 MB/41.4 MB of archives. After unpacking 78.3 MB will be used.
The following packages have unmet dependencies:
pbuilder-satisfydepends-dummy : Depends: python-support (>= 0.6) which is a virtual package. Depends: python-setuptools but it is not going to be installed. Depends: cython (>= 0.15) which is a virtual package. Depends: python-numpy (>= 1.6) but it is not going to be installed. Depends: python-dateutil but it is not going to be installed. Depends: python-scipy which is a virtual package. Depends: python-tz but it is not going to be installed. Depends: python-tables which is a virtual package. Depends: python-xlrd which is a virtual package. Depends: python-openpyxl which is a virtual package. Depends: python-sphinx (>= 1.0) but it is not going to be installed. Depends: python-nose but it is not going to be installed. Depends: python-matplotlib which is a virtual package. Depends: python-tk but it is not going to be installed.
Unable to resolve dependencies!  Giving up...
The following NEW packages will be installed:
bsdmainutils{a} debhelper{a} dh-apparmor{a} file{a} gettext{a} gettext-base{a} groff-base{a} html2text{a} intltool-debian{a} libcroco3{a} libexpat1{a} libexpat1-dev{a} libgettextpo0{a} libmagic1{a} libpipeline1{a} libpython2.7{a} libssl-dev{a} libunistring0{a} libxml2{a} man-db{a} mime-support{a} po-debconf{a} python{a} python-all{a} python-all-dev{a} python-dev{a} python2.7{a} python2.7-dev{a} zlib1g-dev{a}
The following packages are RECOMMENDED but will NOT be installed:
  curl libmail-sendmail-perl libssl-doc lynx-cur wget wget:i386 xml-core
0 packages upgraded, 29 newly installed, 0 to remove and 0 not upgraded.
Need to get 41.3 MB/41.4 MB of archives. After unpacking 78.3 MB will be used.
Abort.
 -> Finished parsing the build-deps
Reading package lists...
Building dependency tree...
Reading state information...
fakeroot is already the newest version.
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
pbuilder-satisfydepends-dummy : Depends: debhelper (>= 7.0.50) but it is not going to be installed Depends: python-all-dev (>= 2.5) but it is not going to be installed Depends: python-support (>= 0.6) but it is not installable Depends: python-setuptools but it is not going to be installed Depends: cython (>= 0.15) but it is not installable Depends: python-numpy (>= 1.6) but it is not going to be installed Depends: python-dateutil but it is not going to be installed Depends: python-scipy but it is not installable Depends: python-tz but it is not going to be installed Depends: python-tables but it is not installable Depends: python-xlrd but it is not installable Depends: python-openpyxl but it is not installable Depends: python-sphinx (>= 1.0) but it is not going to be installed Depends: python-nose but it is not going to be installed Depends: python-matplotlib but it is not installable Depends: python-tk but it is not going to be installed E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
I: Copying back the cached apt archive contents
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//1260 and its subdirectories


Could you please suggest me a way out?

Best regards,
Timmie


Reply to: