Bug#805156: libstoragemgmt: FTBFS: failed to find required module pywbem

2015-11-23 Thread Ritesh Raj Sarraf
On Mon, 2015-11-16 at 20:51 +0530, Ritesh Raj Sarraf wrote:
> On Sun, 2015-11-15 at 18:39 +0100, Kurt Roeckx wrote:
> > It still fails on the buildds.
> 
> Only for the rebuilds with 1.2.3-1+b1, which is with libssl 1.0.2.
> 
> The older build, 1.2.3-1, built successfully with libssl 1.0.0.
> 
> So either this has to do with libssl or pywbem.

So this bug finally led to libstoragemgmt's removal from the archive.

This is still not a bug in libstoragemgmt. If you trigger a build now,
it will build successfully.

Can you please try verify that, and then close this bug report ?

-- 
Ritesh Raj Sarraf
RESEARCHUT - http://www.researchut.com
"Necessity is the mother of invention."



signature.asc
Description: This is a digitally signed message part


Bug#805156: libstoragemgmt: FTBFS: failed to find required module pywbem

2015-11-23 Thread Ritesh Raj Sarraf
On Mon, 2015-11-23 at 19:49 +0100, Kurt Roeckx wrote:
> 
> It still fails on some arches like sparc64 and x32.  I'm guessing
> some build-depedency still didn't get fixed there.

I think it is the python-m2crypto library, which python-pywbem depends
on. The failing architectures have an older version of the library.

-- 
Ritesh Raj Sarraf
RESEARCHUT - http://www.researchut.com
"Necessity is the mother of invention."



signature.asc
Description: This is a digitally signed message part


Bug#805156: libstoragemgmt: FTBFS: failed to find required module pywbem

2015-11-23 Thread Kurt Roeckx
On Mon, Nov 23, 2015 at 07:05:17PM +0100, Kurt Roeckx wrote:
> On Mon, Nov 23, 2015 at 05:36:10PM +0530, Ritesh Raj Sarraf wrote:
> > Can you please try verify that, and then close this bug report ?
> 
> It seems to work.

It still fails on some arches like sparc64 and x32.  I'm guessing
some build-depedency still didn't get fixed there.


Kurt



Bug#805156: libstoragemgmt: FTBFS: failed to find required module pywbem

2015-11-16 Thread Ritesh Raj Sarraf
On Sun, 2015-11-15 at 18:39 +0100, Kurt Roeckx wrote:
> It still fails on the buildds.

Only for the rebuilds with 1.2.3-1+b1, which is with libssl 1.0.2.

The older build, 1.2.3-1, built successfully with libssl 1.0.0.

So either this has to do with libssl or pywbem.


-- 
Ritesh Raj Sarraf | http://people.debian.org/~rrs
Debian - The Universal Operating System


signature.asc
Description: This is a digitally signed message part


Bug#805156: libstoragemgmt: FTBFS: failed to find required module pywbem

2015-11-15 Thread Kurt Roeckx
Source: libstoragemgmt
Version: 1.2.3-1
Severity: serious
Control: block 797926 by -1

Hi,

Your package is failing to build with the following error:
checking for python2.7... /usr/bin/python2.7
checking Check for Python major version... 2
checking whether /usr/bin/python2.7 version is >= 2.6... yes
checking for /usr/bin/python2.7 version... 2.7
checking for /usr/bin/python2.7 platform... linux2
checking for /usr/bin/python2.7 script directory... 
${prefix}/lib/python2.7/dist-packages
checking for /usr/bin/python2.7 extension module directory... 
${exec_prefix}/lib/python2.7/dist-packages
checking python2.7 module: pywbem... no
configure: error: failed to find required module pywbem
debian/rules:15: recipe for target 'override_dh_auto_configure' failed
make[1]: *** [override_dh_auto_configure] Error 1

An full log can be seen at:
https://buildd.debian.org/status/fetch.php?pkg=libstoragemgmt=amd64=1.2.3-1%2Bb1=1446729834


Kurt



Bug#805156: libstoragemgmt: FTBFS: failed to find required module pywbem

2015-11-15 Thread Kurt Roeckx
On Sun, Nov 15, 2015 at 10:24:13PM +0530, Ritesh Raj Sarraf wrote:
> 
> This must be a bug elsewhere. The successful log above is from a build
> today, when I looked at your bug report. But, this build was done prior
> to the pbuilder update.

It still fails on the buildds.


Kurt



Bug#805156: libstoragemgmt: FTBFS: failed to find required module pywbem

2015-11-15 Thread Ritesh Raj Sarraf
Control: tag -1 +moreinfo

On Sun, 2015-11-15 at 13:29 +0100, Kurt Roeckx wrote:
> Your package is failing to build with the following error:
> checking for python2.7... /usr/bin/python2.7
> checking Check for Python major version... 2
> checking whether /usr/bin/python2.7 version is >= 2.6... yes
> checking for /usr/bin/python2.7 version... 2.7
> checking for /usr/bin/python2.7 platform... linux2
> checking for /usr/bin/python2.7 script directory...
> ${prefix}/lib/python2.7/dist-packages
> checking for /usr/bin/python2.7 extension module directory...
> ${exec_prefix}/lib/python2.7/dist-packages
> checking python2.7 module: pywbem... no
> configure: error: failed to find required module pywbem
> debian/rules:15: recipe for target 'override_dh_auto_configure'
> failed
> make[1]: *** [override_dh_auto_configure] Error 1


Hello Kurt,

checking for perl... /usr/bin/perl
checking for python2.7... /usr/bin/python2.7
checking Check for Python major version... 2
checking whether /usr/bin/python2.7 version is >= 2.6... yes
checking for /usr/bin/python2.7 version... 2.7
checking for /usr/bin/python2.7 platform... linux2
checking for /usr/bin/python2.7 script directory...
${prefix}/lib/python2.7/dist-packages
checking for /usr/bin/python2.7 extension module directory...
${exec_prefix}/lib/python2.7/dist-packages
checking python2.7 module: pywbem... yes
checking python2.7 module: M2Crypto... yes
checking python2.7 module: argparse... yes
checking for LIBMICROHTTPD... yes
checking for JSON... no
checking for JSON... yes
checking for LIBCONFIG... yes
checking for pkg-config... (cached) /usr/bin/pkg-config



This must be a bug elsewhere. The successful log above is from a build
today, when I looked at your bug report. But, this build was done prior
to the pbuilder update.


On pbuilder update from today, where libssl was upgraded (see below),
this problem got introduced. I do not see this as a libstoragemgmt bug
because the dependencies are well defined, include for pywbem.

Fetched 8194 kB in 5min 41s (24.0 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following package was automatically installed and is no longer
required:
  libssl1.0.0
Use 'apt-get autoremove' to remove it.
The following NEW packages will be installed:
  libssl1.0.2
The following packages will be upgraded:
  binutils bsdutils debconf debconf-i18n dmsetup findutils grep
libblkid1
  libboost-iostreams1.58.0 libdevmapper1.02.1 libfdisk1 libmount1
libncurses5 libncursesw5
  libpcre3 libpython2.7-minimal libpython2.7-stdlib libsmartcols1
libsqlite3-0 libsystemd0
  libtinfo5 libudev1 libuuid1 linux-libc-dev login mount ncurses-base
ncurses-bin passwd
  python2.7 python2.7-minimal systemd systemd-sysv tar udev util-linux
vim-common vim-tiny
38 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 12.6 MB/23.0 MB of archives.
After this operation, 5080 kB of additional disk space will be used.



-- 
Ritesh Raj Sarraf | http://people.debian.org/~rrs
Debian - The Universal Operating System


signature.asc
Description: This is a digitally signed message part