Mailing List Archive

opam build howto
Hi,

I'm just trying to build xapi via opam on Ubuntu.

The installation went OK (apart from xapi-rrd.0.9.1 [err: ocamlfind: Is
a directory] and tar-format.0.4.1 [.mismatch on interface/impl -
Make_KV_RO(BLOCK), value `id' is required but not provided]).

I'd like to build the installation/server from the installed libraries -
could someone possibly point a finger to where I might find information
on how to do this?

Cheers
Nick


_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api
Re: opam build howto [ In reply to ]
Hi Nick,

I've had some problems installing Xen on Ubuntu 14.04 hence I've went
ahead and built all packages locally.

Regards,
Dawid

On 2015-12-29 17:15, lists.nick.betteridge wrote:
> Hi,
>
> I'm just trying to build xapi via opam on Ubuntu.
>
> The installation went OK (apart from xapi-rrd.0.9.1 [err: ocamlfind: Is
> a directory] and tar-format.0.4.1 [.mismatch on interface/impl -
> Make_KV_RO(BLOCK), value `id' is required but not provided]).
>
> I'd like to build the installation/server from the installed libraries -
> could someone possibly point a finger to where I might find information
> on how to do this?
>
> Cheers
> Nick
>
>
> _______________________________________________
> Xen-api mailing list
> Xen-api@lists.xen.org
> http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api


_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api
Re: opam build howto [ In reply to ]
Hi David,

Did you mean you had problems with installing Xapi or Xen?

I've never been able to install xapi onto ubuntu via buildroot - I
originally tried on 14.04, and then upgraded my desktop to Ubuntu 15.04
to deal with findlib issues. I'm at the point where I've got the xapi
packages to compile via opam but now need to try and find a harness to
take those packages and build something that will allow be to run something.

Recently got hold of another machine to try out buildroot with centos.
Installed centos 7 and buildroot failed straightaway with a findlib make
failure.

This is all a real shame as it is a great bit of software but there
seems to be no qos built in to make any form of build working straight
out of the box - things are adjusted within the buildroot scripts and
then nothing is tested to make sure that the fix works.

No hair left to pull out.

Cheers
Nick

On 30/12/15 10:01, Dawid Kowalski wrote:
> Hi Nick,
>
> I've had some problems installing Xen on Ubuntu 14.04 hence I've went
> ahead and built all packages locally.
>
> Regards,
> Dawid
>
> On 2015-12-29 17:15, lists.nick.betteridge wrote:
>> Hi,
>>
>> I'm just trying to build xapi via opam on Ubuntu.
>>
>> The installation went OK (apart from xapi-rrd.0.9.1 [err: ocamlfind: Is
>> a directory] and tar-format.0.4.1 [.mismatch on interface/impl -
>> Make_KV_RO(BLOCK), value `id' is required but not provided]).
>>
>> I'd like to build the installation/server from the installed libraries -
>> could someone possibly point a finger to where I might find information
>> on how to do this?
>>
>> Cheers
>> Nick
>>
>>
>> _______________________________________________
>> Xen-api mailing list
>> Xen-api@lists.xen.org
>> http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api
>



_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api
Re: opam build howto [ In reply to ]
Hi Nick,

I'll be happy to help to get you running Xenapi as I agree this is great
piece of code. It just takes so much effort to get it running.

The easiest for me would be to share with you packages I've built
directly from sources. But equally, you could prefer to get specific git
commit and follow same instructions I did.

More or less at the high level I did just follow standard instructions.
I did run into some problems with ffs and putting it on ZFS, but this is
different story. You can certainly find my posts within archive.

The issue I did fall into was:
https://github.com/xenserver/buildroot/pull/580

Check the buildroot instructions please.

If you'd still have questions, let me know.

btw. I might reply with delays, maybe even next week as have some
commitments.

Good luck,
Dawid


On 2015-12-30 11:19, Nick Betteridge wrote:
> Hi David,
>
> Did you mean you had problems with installing Xapi or Xen?
>
> I've never been able to install xapi onto ubuntu via buildroot - I
> originally tried on 14.04, and then upgraded my desktop to Ubuntu 15.04
> to deal with findlib issues. I'm at the point where I've got the xapi
> packages to compile via opam but now need to try and find a harness to
> take those packages and build something that will allow be to run something.
>
> Recently got hold of another machine to try out buildroot with centos.
> Installed centos 7 and buildroot failed straightaway with a findlib make
> failure.
>
> This is all a real shame as it is a great bit of software but there
> seems to be no qos built in to make any form of build working straight
> out of the box - things are adjusted within the buildroot scripts and
> then nothing is tested to make sure that the fix works.
>
> No hair left to pull out.
>
> Cheers
> Nick
>
> On 30/12/15 10:01, Dawid Kowalski wrote:
>> Hi Nick,
>>
>> I've had some problems installing Xen on Ubuntu 14.04 hence I've went
>> ahead and built all packages locally.
>>
>> Regards,
>> Dawid
>>
>> On 2015-12-29 17:15, lists.nick.betteridge wrote:
>>> Hi,
>>>
>>> I'm just trying to build xapi via opam on Ubuntu.
>>>
>>> The installation went OK (apart from xapi-rrd.0.9.1 [err: ocamlfind: Is
>>> a directory] and tar-format.0.4.1 [.mismatch on interface/impl -
>>> Make_KV_RO(BLOCK), value `id' is required but not provided]).
>>>
>>> I'd like to build the installation/server from the installed libraries -
>>> could someone possibly point a finger to where I might find information
>>> on how to do this?
>>>
>>> Cheers
>>> Nick
>>>
>>>
>>> _______________________________________________
>>> Xen-api mailing list
>>> Xen-api@lists.xen.org
>>> http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api
>
Re: opam build howto [ In reply to ]
Hi Nick,

Just to confirm, I did follow buildroot steps to build packages.
Having said that, I'm a bit afraid to update them with the latest build.
Maybe the problem is with one of the latest revisions.
The one I'm using is back from the beginning of the year and I've
installed separately ffs build. Please check the mailing list archive.

I've used LTS 14.04 as build host too.

Regards,
Dawid

On 2015-12-30 20:21, Dawid Kowalski wrote:
> Hi Nick,
>
> I'll be happy to help to get you running Xenapi as I agree this is
> great piece of code. It just takes so much effort to get it running.
>
> The easiest for me would be to share with you packages I've built
> directly from sources. But equally, you could prefer to get specific
> git commit and follow same instructions I did.
>
> More or less at the high level I did just follow standard
> instructions. I did run into some problems with ffs and putting it on
> ZFS, but this is different story. You can certainly find my posts
> within archive.
>
> The issue I did fall into was:
> https://github.com/xenserver/buildroot/pull/580
>
> Check the buildroot instructions please.
>
> If you'd still have questions, let me know.
>
> btw. I might reply with delays, maybe even next week as have some
> commitments.
>
> Good luck,
> Dawid
>
>
> On 2015-12-30 11:19, Nick Betteridge wrote:
>> Hi David,
>>
>> Did you mean you had problems with installing Xapi or Xen?
>>
>> I've never been able to install xapi onto ubuntu via buildroot - I
>> originally tried on 14.04, and then upgraded my desktop to Ubuntu 15.04
>> to deal with findlib issues. I'm at the point where I've got the xapi
>> packages to compile via opam but now need to try and find a harness to
>> take those packages and build something that will allow be to run something.
>>
>> Recently got hold of another machine to try out buildroot with centos.
>> Installed centos 7 and buildroot failed straightaway with a findlib make
>> failure.
>>
>> This is all a real shame as it is a great bit of software but there
>> seems to be no qos built in to make any form of build working straight
>> out of the box - things are adjusted within the buildroot scripts and
>> then nothing is tested to make sure that the fix works.
>>
>> No hair left to pull out.
>>
>> Cheers
>> Nick
>>
>> On 30/12/15 10:01, Dawid Kowalski wrote:
>>> Hi Nick,
>>>
>>> I've had some problems installing Xen on Ubuntu 14.04 hence I've went
>>> ahead and built all packages locally.
>>>
>>> Regards,
>>> Dawid
>>>
>>> On 2015-12-29 17:15, lists.nick.betteridge wrote:
>>>> Hi,
>>>>
>>>> I'm just trying to build xapi via opam on Ubuntu.
>>>>
>>>> The installation went OK (apart from xapi-rrd.0.9.1 [err: ocamlfind: Is
>>>> a directory] and tar-format.0.4.1 [.mismatch on interface/impl -
>>>> Make_KV_RO(BLOCK), value `id' is required but not provided]).
>>>>
>>>> I'd like to build the installation/server from the installed libraries -
>>>> could someone possibly point a finger to where I might find information
>>>> on how to do this?
>>>>
>>>> Cheers
>>>> Nick
>>>>
>>>>
>>>> _______________________________________________
>>>> Xen-api mailing list
>>>> Xen-api@lists.xen.org
>>>> http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api
>
Re: opam build howto [ In reply to ]
Hi Dawid

Thanks for the offer of helping out. I've just spent the whole morning
installing various versions of centos (6.7 minimal, minimal-gui; 7
minimal) and when trying to use buildroot to compile the rpms I always
get the same error (below). I already know that buildroot Ubuntu 14.04
will fail due to the version of findlib required is not available for
14.04. I'm running Ubuntu 15.04 as a desktop and buildroot doesn't build
on that either.

This is from a minimum centos 7.2.15.11 install and then following the
instructions for buildroot, everything works fine up until make - as
mentioned above, this is the same error for 6.7 too - :

[nick@igor buildroot]$ make
Populating build directory: _build...done
Updating dependencies...
[FETCH] _build/SOURCES/ocaml-cohttp-0.15.2.tar.gz
[RPMBUILD] _build/SRPMS/ocaml-cohttp-0.15.2-2.el7.centos.src.rpm
warning: Could not canonicalize hostname: igor.syntactics.com
[FETCH] _build/SOURCES/ocaml-uri-1.6.0.tar.gz
[RPMBUILD] _build/SRPMS/ocaml-uri-1.6.0-1.el7.centos.src.rpm
warning: Could not canonicalize hostname: igor.syntactics.com
[FETCH] _build/SOURCES/findlib-1.5.5.tar.gz
[RPMBUILD] _build/SRPMS/ocaml-findlib-1.5.5-1.el7.centos.src.rpm
warning: Could not canonicalize hostname: igor.syntactics.com
[MOCK] _build/SRPMS/ocaml-findlib-1.5.5-1.el7.centos.src.rpm
ERROR: Exception(_build/SRPMS/ocaml-findlib-1.5.5-1.el7.centos.src.rpm)
Config(epel-7-x86_64) 1 minutes 0 seconds
ERROR: Command failed. See logs for output.
# /usr/bin/yum --installroot
/var/lib/mock/epel-7-x86_64-ocaml-findlib-devel-1.5.5-1.el7.centos.x86_64.rpm/root/
--releasever 7 groupinstall buildsys-build --setopt=tsflags=nocontexts
make: ***
[_build/RPMS/x86_64/ocaml-findlib-devel-1.5.5-1.el7.centos.x86_64.rpm]
Error 30
[nick@igor buildroot]$


It would be really great if building for centos (as this is the
preferred platform) could be set up on travis so that a build for a
designated platform always works and can be replicated by anyone trying
to build the rpms.

Very best,
Nick

On 30/12/15 21:13, Dawid Kowalski wrote:
> Hi Nick,
>
> Just to confirm, I did follow buildroot steps to build packages.
> Having said that, I'm a bit afraid to update them with the latest
> build. Maybe the problem is with one of the latest revisions.
> The one I'm using is back from the beginning of the year and I've
> installed separately ffs build. Please check the mailing list archive.
>
> I've used LTS 14.04 as build host too.
>
> Regards,
> Dawid
>
> On 2015-12-30 20:21, Dawid Kowalski wrote:
>> Hi Nick,
>>
>> I'll be happy to help to get you running Xenapi as I agree this is
>> great piece of code. It just takes so much effort to get it running.
>>
>> The easiest for me would be to share with you packages I've built
>> directly from sources. But equally, you could prefer to get specific
>> git commit and follow same instructions I did.
>>
>> More or less at the high level I did just follow standard
>> instructions. I did run into some problems with ffs and putting it on
>> ZFS, but this is different story. You can certainly find my posts
>> within archive.
>>
>> The issue I did fall into was:
>> https://github.com/xenserver/buildroot/pull/580
>>
>> Check the buildroot instructions please.
>>
>> If you'd still have questions, let me know.
>>
>> btw. I might reply with delays, maybe even next week as have some
>> commitments.
>>
>> Good luck,
>> Dawid
>>
>>
>> On 2015-12-30 11:19, Nick Betteridge wrote:
>>> Hi David,
>>>
>>> Did you mean you had problems with installing Xapi or Xen?
>>>
>>> I've never been able to install xapi onto ubuntu via buildroot - I
>>> originally tried on 14.04, and then upgraded my desktop to Ubuntu 15.04
>>> to deal with findlib issues. I'm at the point where I've got the xapi
>>> packages to compile via opam but now need to try and find a harness to
>>> take those packages and build something that will allow be to run
>>> something.
>>>
>>> Recently got hold of another machine to try out buildroot with centos.
>>> Installed centos 7 and buildroot failed straightaway with a findlib
>>> make
>>> failure.
>>>
>>> This is all a real shame as it is a great bit of software but there
>>> seems to be no qos built in to make any form of build working straight
>>> out of the box - things are adjusted within the buildroot scripts and
>>> then nothing is tested to make sure that the fix works.
>>>
>>> No hair left to pull out.
>>>
>>> Cheers
>>> Nick
>>>
>>> On 30/12/15 10:01, Dawid Kowalski wrote:
>>>> Hi Nick,
>>>>
>>>> I've had some problems installing Xen on Ubuntu 14.04 hence I've went
>>>> ahead and built all packages locally.
>>>>
>>>> Regards,
>>>> Dawid
>>>>
>>>> On 2015-12-29 17:15, lists.nick.betteridge wrote:
>>>>> Hi,
>>>>>
>>>>> I'm just trying to build xapi via opam on Ubuntu.
>>>>>
>>>>> The installation went OK (apart from xapi-rrd.0.9.1 [err:
>>>>> ocamlfind: Is
>>>>> a directory] and tar-format.0.4.1 [.mismatch on interface/impl -
>>>>> Make_KV_RO(BLOCK), value `id' is required but not provided]).
>>>>>
>>>>> I'd like to build the installation/server from the installed
>>>>> libraries -
>>>>> could someone possibly point a finger to where I might find
>>>>> information
>>>>> on how to do this?
>>>>>
>>>>> Cheers
>>>>> Nick
>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> Xen-api mailing list
>>>>> Xen-api@lists.xen.org
>>>>> http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api
>>
>
>



_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api
Re: opam build howto [ In reply to ]
Hi Nick,

I would suggest to get at least minimum Xen (even a year old working)
following steps mentioned earlier.

Do you have any further details from logs? Maybe some dependency needs
to be installed manually. This is most probably the case. Other issue I
came across was that some binaries were expected at specific locations,
i.e. at /usr/bin vs /bin which caused xen installation wizard to fail.

Another option is to give it a try, install LTS 14.04 based on ISO.
Pull git commit from the beginning of year and give it a try. It should
not complain about these missing dependencies.

This should give you working xen installation. Once this is working, you
have base system and can give it a try with more up to date version.

Unfortunately I don't have time now to try with Ubuntu 15.xx and
building Xen.

btw. I'm also hesitating to upgrade my environment to more recent
version as it just works. Sometimes some tasks are getting stuck, but
generally speaking it works.

Dawid

On 2015-12-31 12:26, Nick Betteridge wrote:
> Hi Dawid
>
> Thanks for the offer of helping out. I've just spent the whole morning
> installing various versions of centos (6.7 minimal, minimal-gui; 7
> minimal) and when trying to use buildroot to compile the rpms I always
> get the same error (below). I already know that buildroot Ubuntu 14.04
> will fail due to the version of findlib required is not available for
> 14.04. I'm running Ubuntu 15.04 as a desktop and buildroot doesn't build
> on that either.
>
> This is from a minimum centos 7.2.15.11 install and then following the
> instructions for buildroot, everything works fine up until make - as
> mentioned above, this is the same error for 6.7 too - :
>
> [nick@igor buildroot]$ make
> Populating build directory: _build...done
> Updating dependencies...
> [FETCH] _build/SOURCES/ocaml-cohttp-0.15.2.tar.gz
> [RPMBUILD] _build/SRPMS/ocaml-cohttp-0.15.2-2.el7.centos.src.rpm
> warning: Could not canonicalize hostname: igor.syntactics.com
> [FETCH] _build/SOURCES/ocaml-uri-1.6.0.tar.gz
> [RPMBUILD] _build/SRPMS/ocaml-uri-1.6.0-1.el7.centos.src.rpm
> warning: Could not canonicalize hostname: igor.syntactics.com
> [FETCH] _build/SOURCES/findlib-1.5.5.tar.gz
> [RPMBUILD] _build/SRPMS/ocaml-findlib-1.5.5-1.el7.centos.src.rpm
> warning: Could not canonicalize hostname: igor.syntactics.com
> [MOCK] _build/SRPMS/ocaml-findlib-1.5.5-1.el7.centos.src.rpm
> ERROR: Exception(_build/SRPMS/ocaml-findlib-1.5.5-1.el7.centos.src.rpm)
> Config(epel-7-x86_64) 1 minutes 0 seconds
> ERROR: Command failed. See logs for output.
> # /usr/bin/yum --installroot
> /var/lib/mock/epel-7-x86_64-ocaml-findlib-devel-1.5.5-1.el7.centos.x86_64.rpm/root/
> --releasever 7 groupinstall buildsys-build --setopt=tsflags=nocontexts
> make: ***
> [_build/RPMS/x86_64/ocaml-findlib-devel-1.5.5-1.el7.centos.x86_64.rpm]
> Error 30
> [nick@igor buildroot]$
>
>
> It would be really great if building for centos (as this is the
> preferred platform) could be set up on travis so that a build for a
> designated platform always works and can be replicated by anyone trying
> to build the rpms.
>
> Very best,
> Nick
>
> On 30/12/15 21:13, Dawid Kowalski wrote:
>> Hi Nick,
>>
>> Just to confirm, I did follow buildroot steps to build packages.
>> Having said that, I'm a bit afraid to update them with the latest
>> build. Maybe the problem is with one of the latest revisions.
>> The one I'm using is back from the beginning of the year and I've
>> installed separately ffs build. Please check the mailing list archive.
>>
>> I've used LTS 14.04 as build host too.
>>
>> Regards,
>> Dawid
>>
>> On 2015-12-30 20:21, Dawid Kowalski wrote:
>>> Hi Nick,
>>>
>>> I'll be happy to help to get you running Xenapi as I agree this is
>>> great piece of code. It just takes so much effort to get it running.
>>>
>>> The easiest for me would be to share with you packages I've built
>>> directly from sources. But equally, you could prefer to get specific
>>> git commit and follow same instructions I did.
>>>
>>> More or less at the high level I did just follow standard
>>> instructions. I did run into some problems with ffs and putting it on
>>> ZFS, but this is different story. You can certainly find my posts
>>> within archive.
>>>
>>> The issue I did fall into was:
>>> https://github.com/xenserver/buildroot/pull/580
>>>
>>> Check the buildroot instructions please.
>>>
>>> If you'd still have questions, let me know.
>>>
>>> btw. I might reply with delays, maybe even next week as have some
>>> commitments.
>>>
>>> Good luck,
>>> Dawid
>>>
>>>
>>> On 2015-12-30 11:19, Nick Betteridge wrote:
>>>> Hi David,
>>>>
>>>> Did you mean you had problems with installing Xapi or Xen?
>>>>
>>>> I've never been able to install xapi onto ubuntu via buildroot - I
>>>> originally tried on 14.04, and then upgraded my desktop to Ubuntu 15.04
>>>> to deal with findlib issues. I'm at the point where I've got the xapi
>>>> packages to compile via opam but now need to try and find a harness to
>>>> take those packages and build something that will allow be to run
>>>> something.
>>>>
>>>> Recently got hold of another machine to try out buildroot with centos.
>>>> Installed centos 7 and buildroot failed straightaway with a findlib
>>>> make
>>>> failure.
>>>>
>>>> This is all a real shame as it is a great bit of software but there
>>>> seems to be no qos built in to make any form of build working straight
>>>> out of the box - things are adjusted within the buildroot scripts and
>>>> then nothing is tested to make sure that the fix works.
>>>>
>>>> No hair left to pull out.
>>>>
>>>> Cheers
>>>> Nick
>>>>
>>>> On 30/12/15 10:01, Dawid Kowalski wrote:
>>>>> Hi Nick,
>>>>>
>>>>> I've had some problems installing Xen on Ubuntu 14.04 hence I've went
>>>>> ahead and built all packages locally.
>>>>>
>>>>> Regards,
>>>>> Dawid
>>>>>
>>>>> On 2015-12-29 17:15, lists.nick.betteridge wrote:
>>>>>> Hi,
>>>>>>
>>>>>> I'm just trying to build xapi via opam on Ubuntu.
>>>>>>
>>>>>> The installation went OK (apart from xapi-rrd.0.9.1 [err:
>>>>>> ocamlfind: Is
>>>>>> a directory] and tar-format.0.4.1 [.mismatch on interface/impl -
>>>>>> Make_KV_RO(BLOCK), value `id' is required but not provided]).
>>>>>>
>>>>>> I'd like to build the installation/server from the installed
>>>>>> libraries -
>>>>>> could someone possibly point a finger to where I might find
>>>>>> information
>>>>>> on how to do this?
>>>>>>
>>>>>> Cheers
>>>>>> Nick
>>>>>>
>>>>>>
>>>>>> _______________________________________________
>>>>>> Xen-api mailing list
>>>>>> Xen-api@lists.xen.org
>>>>>> http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api
>>
>


_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api
Re: opam build howto [ In reply to ]
Hi Dawid,

Ok, I've installed centos 7.2.1511, followed by a xen (head) make and
install. I haven't attempted to get xen to work properly yet - there are
known issues with centos 7.2.1511, xen and grub2 - but I just wanted to
see if I could complete a buildroot with xen installed.

Still getting the same failure to make with buildroot. Below is the
root.log from _build/RPMS/x86_64. Is this the log you were referring to?

Thanks again for your help - and I guess by the time you get back to
this - happy new year :)

Cheers
Nick

[nick@localhost x86_64]$ cat root.log
INFO buildroot.py:307: Mock Version: 1.2.13
DEBUG util.py:96: ensuring that dir exists:
/var/lib/mock/epel-7-x86_64-ocaml-findlib-devel-1.5.5-1.el7.centos.x86_64.rpm/root/dev/pts
DEBUG util.py:99: creating dir:
/var/lib/mock/epel-7-x86_64-ocaml-findlib-devel-1.5.5-1.el7.centos.x86_64.rpm/root/dev/pts
DEBUG util.py:96: ensuring that dir exists:
/var/lib/mock/epel-7-x86_64-ocaml-findlib-devel-1.5.5-1.el7.centos.x86_64.rpm/root/dev/shm
DEBUG util.py:99: creating dir:
/var/lib/mock/epel-7-x86_64-ocaml-findlib-devel-1.5.5-1.el7.centos.x86_64.rpm/root/dev/shm
DEBUG buildroot.py:445: kernel version == 3.10.0-327.el7.x86_64
DEBUG util.py:108: touching file:
/var/lib/mock/epel-7-x86_64-ocaml-findlib-devel-1.5.5-1.el7.centos.x86_64.rpm/root/etc/fstab
DEBUG util.py:108: touching file:
/var/lib/mock/epel-7-x86_64-ocaml-findlib-devel-1.5.5-1.el7.centos.x86_64.rpm/root/etc/yum.conf
DEBUG util.py:108: touching file:
/var/lib/mock/epel-7-x86_64-ocaml-findlib-devel-1.5.5-1.el7.centos.x86_64.rpm/root/etc/dnf.conf
DEBUG util.py:108: touching file:
/var/lib/mock/epel-7-x86_64-ocaml-findlib-devel-1.5.5-1.el7.centos.x86_64.rpm/root/var/log/yum.log
DEBUG util.py:535: child environment: None
DEBUG util.py:468: Executing command: ['/bin/mount', '-n', '-t',
'proc', 'proc',
'/var/lib/mock/epel-7-x86_64-ocaml-findlib-devel-1.5.5-1.el7.centos.x86_64.rpm/root/proc']
with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh',
'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH':
'/usr/bin:/bin:/usr/sbin:/sbin'} and shell False
DEBUG util.py:515: Child return code was: 0
DEBUG util.py:535: child environment: None
DEBUG util.py:468: Executing command: ['/bin/mount', '-n', '-t',
'sysfs', 'sysfs',
'/var/lib/mock/epel-7-x86_64-ocaml-findlib-devel-1.5.5-1.el7.centos.x86_64.rpm/root/sys']
with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh',
'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH':
'/usr/bin:/bin:/usr/sbin:/sbin'} and shell False
DEBUG util.py:515: Child return code was: 0
DEBUG util.py:535: child environment: None
DEBUG util.py:468: Executing command: ['/bin/mount', '-n', '-t',
'tmpfs', 'tmpfs',
'/var/lib/mock/epel-7-x86_64-ocaml-findlib-devel-1.5.5-1.el7.centos.x86_64.rpm/root/dev/shm']
with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh',
'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH':
'/usr/bin:/bin:/usr/sbin:/sbin'} and shell False
DEBUG util.py:515: Child return code was: 0
DEBUG util.py:535: child environment: None
DEBUG util.py:468: Executing command: ['/bin/mount', '-n', '-t',
'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts',
'/var/lib/mock/epel-7-x86_64-ocaml-findlib-devel-1.5.5-1.el7.centos.x86_64.rpm/root/dev/pts']
with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh',
'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH':
'/usr/bin:/bin:/usr/sbin:/sbin'} and shell False
DEBUG util.py:515: Child return code was: 0
DEBUG util.py:535: child environment: None
DEBUG util.py:468: Executing command: ['/bin/mount', '-n', '--bind',
'/var/cache/mock/epel-7-x86_64/yum_cache/',
'/var/lib/mock/epel-7-x86_64-ocaml-findlib-devel-1.5.5-1.el7.centos.x86_64.rpm/root/var/cache/yum/']
with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh',
'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH':
'/usr/bin:/bin:/usr/sbin:/sbin'} and shell False
DEBUG util.py:515: Child return code was: 0
DEBUG util.py:535: child environment: None
DEBUG util.py:468: Executing command: ['/bin/mount', '-n', '--bind',
'/tmp/mock-selinux-plugin.1oTXLt',
'/var/lib/mock/epel-7-x86_64-ocaml-findlib-devel-1.5.5-1.el7.centos.x86_64.rpm/root/proc/filesystems']
with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh',
'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH':
'/usr/bin:/bin:/usr/sbin:/sbin'} and shell False
DEBUG util.py:515: Child return code was: 0
DEBUG buildroot.py:133: rootdir =
/var/lib/mock/epel-7-x86_64-ocaml-findlib-devel-1.5.5-1.el7.centos.x86_64.rpm/root
DEBUG buildroot.py:134: resultdir = _build/RPMS/x86_64/
DEBUG util.py:96: ensuring that dir exists:
/var/lib/mock/epel-7-x86_64-ocaml-findlib-devel-1.5.5-1.el7.centos.x86_64.rpm/root/etc/pki/mock
DEBUG util.py:99: creating dir:
/var/lib/mock/epel-7-x86_64-ocaml-findlib-devel-1.5.5-1.el7.centos.x86_64.rpm/root/etc/pki/mock
DEBUG util.py:96: ensuring that dir exists:
/var/lib/mock/epel-7-x86_64-ocaml-findlib-devel-1.5.5-1.el7.centos.x86_64.rpm/root/etc/yum/pluginconf.d
DEBUG util.py:99: creating dir:
/var/lib/mock/epel-7-x86_64-ocaml-findlib-devel-1.5.5-1.el7.centos.x86_64.rpm/root/etc/yum/pluginconf.d
DEBUG package_manager.py:193: configure yum
DEBUG package_manager.py:199: configure yum priorities
DEBUG package_manager.py:201: configure yum rhnplugin
DEBUG package_manager.py:92: ['/usr/bin/yum', '--installroot',
'/var/lib/mock/epel-7-x86_64-ocaml-findlib-devel-1.5.5-1.el7.centos.x86_64.rpm/root/',
'--releasever', '7', 'groupinstall', 'buildsys-build']
DEBUG util.py:535: child environment: None
DEBUG util.py:468: Executing command: ['/usr/bin/yum', '--installroot',
'/var/lib/mock/epel-7-x86_64-ocaml-findlib-devel-1.5.5-1.el7.centos.x86_64.rpm/root/',
'--releasever', '7', 'groupinstall', 'buildsys-build',
'--setopt=tsflags=nocontexts'] with env {'LANG': 'en_GB.UTF-8', 'TERM':
'vt100', 'SHELL': '/bin/bash', 'LC_MESSAGES': 'C', 'PROMPT_COMMAND':
'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH':
'/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME':
'mock'} and shell False
DEBUG util.py:393: There is no installed groups file.
DEBUG util.py:393: Maybe run: yum groups mark convert (see man yum)
DEBUG util.py:393:
================================================================================
DEBUG util.py:393: Package Arch Version
Repository Size
DEBUG util.py:393:
================================================================================
DEBUG util.py:393: Installing for group install "Buildsystem building
group":
DEBUG util.py:393: bash x86_64 4.2.46-19.el7
base 1.0 M
DEBUG util.py:393: bzip2 x86_64 1.0.6-13.el7
base 52 k
DEBUG util.py:393: coreutils x86_64 8.22-15.el7
base 3.2 M
DEBUG util.py:393: cpio x86_64 2.11-24.el7
base 210 k
DEBUG util.py:393: diffutils x86_64 3.3-4.el7
base 322 k
DEBUG util.py:393: epel-release noarch 7-5
epel 14 k
DEBUG util.py:393: epel-rpm-macros noarch 7-4
epel 11 k
DEBUG util.py:393: findutils x86_64 1:4.5.11-5.el7
base 559 k
DEBUG util.py:393: gawk x86_64 4.0.2-4.el7
base 873 k
DEBUG util.py:393: gcc x86_64 4.8.5-4.el7
base 16 M
DEBUG util.py:393: gcc-c++ x86_64 4.8.5-4.el7
base 7.2 M
DEBUG util.py:393: grep x86_64 2.20-2.el7
base 344 k
DEBUG util.py:393: gzip x86_64 1.5-8.el7
base 129 k
DEBUG util.py:393: info x86_64 5.1-4.el7
base 233 k
DEBUG util.py:393: make x86_64 1:3.82-21.el7
base 420 k
DEBUG util.py:393: patch x86_64 2.7.1-8.el7
base 110 k
DEBUG util.py:393: redhat-rpm-config noarch 9.1.0-68.el7.centos
base 77 k
DEBUG util.py:393: rpm-build x86_64 4.11.3-17.el7
base 143 k
DEBUG util.py:393: sed x86_64 4.2.2-5.el7
base 231 k
DEBUG util.py:393: shadow-utils x86_64 2:4.1.5.1-18.el7
base 1.1 M
DEBUG util.py:393: tar x86_64 2:1.26-29.el7
base 843 k
DEBUG util.py:393: unzip x86_64 6.0-15.el7
base 166 k
DEBUG util.py:393: which x86_64 2.20-7.el7
base 41 k
DEBUG util.py:393: xz x86_64 5.1.2-12alpha.el7
base 200 k
DEBUG util.py:393: Installing for dependencies:
DEBUG util.py:393: audit-libs x86_64 2.4.1-5.el7
base 80 k
DEBUG util.py:393: basesystem noarch 10.0-7.el7.centos
base 5.0 k
DEBUG util.py:393: binutils x86_64 2.23.52.0.1-55.el7
base 5.0 M
DEBUG util.py:393: bzip2-libs x86_64 1.0.6-13.el7
base 40 k
DEBUG util.py:393: ca-certificates noarch 2015.2.4-71.el7
base 441 k
DEBUG util.py:393: centos-release x86_64 7-2.1511.el7.centos.2.10
DEBUG util.py:393:
base 23 k
DEBUG util.py:393: chkconfig x86_64 1.3.61-5.el7
base 172 k
DEBUG util.py:393: cpp x86_64 4.8.5-4.el7
base 5.9 M
DEBUG util.py:393: curl x86_64 7.29.0-25.el7.centos
base 263 k
DEBUG util.py:393: cyrus-sasl-lib x86_64 2.1.26-19.2.el7
base 155 k
DEBUG util.py:393: dwz x86_64 0.11-3.el7
base 99 k
DEBUG util.py:393: elfutils x86_64 0.163-3.el7
base 268 k
DEBUG util.py:393: elfutils-libelf x86_64 0.163-3.el7
base 200 k
DEBUG util.py:393: elfutils-libs x86_64 0.163-3.el7
base 260 k
DEBUG util.py:393: expat x86_64 2.1.0-8.el7
base 80 k
DEBUG util.py:393: file x86_64 5.11-31.el7
base 56 k
DEBUG util.py:393: file-libs x86_64 5.11-31.el7
base 339 k
DEBUG util.py:393: filesystem x86_64 3.2-20.el7
base 1.0 M
DEBUG util.py:393: gdb x86_64 7.6.1-80.el7
base 2.4 M
DEBUG util.py:393: gdbm x86_64 1.10-8.el7
base 70 k
DEBUG util.py:393: glib2 x86_64 2.42.2-5.el7
base 2.2 M
DEBUG util.py:393: glibc x86_64 2.17-106.el7_2.1
updates 3.6 M
DEBUG util.py:393: glibc-common x86_64 2.17-106.el7_2.1
updates 11 M
DEBUG util.py:393: glibc-devel x86_64 2.17-106.el7_2.1
updates 1.0 M
DEBUG util.py:393: glibc-headers x86_64 2.17-106.el7_2.1
updates 661 k
DEBUG util.py:393: gmp x86_64 1:6.0.0-12.el7_1
updates 280 k
DEBUG util.py:393: gnupg2 x86_64 2.0.22-3.el7
base 1.5 M
DEBUG util.py:393: groff-base x86_64 1.22.2-8.el7
base 942 k
DEBUG util.py:393: kernel-headers x86_64 3.18.21-17.el7
CentOS-Virt-Xen-Testing 904 k
DEBUG util.py:393: keyutils-libs x86_64 1.5.8-3.el7
base 25 k
DEBUG util.py:393: krb5-libs x86_64 1.13.2-10.el7
base 843 k
DEBUG util.py:393: libacl x86_64 2.2.51-12.el7
base 27 k
DEBUG util.py:393: libassuan x86_64 2.1.0-3.el7
base 63 k
DEBUG util.py:393: libattr x86_64 2.4.46-12.el7
base 18 k
DEBUG util.py:393: libcap x86_64 2.22-8.el7
base 47 k
DEBUG util.py:393: libcom_err x86_64 1.42.9-7.el7
base 40 k
DEBUG util.py:393: libcurl x86_64 7.29.0-25.el7.centos
base 215 k
DEBUG util.py:393: libdb x86_64 5.3.21-19.el7
base 718 k
DEBUG util.py:393: libdb-utils x86_64 5.3.21-19.el7
base 102 k
DEBUG util.py:393: libffi x86_64 3.0.13-16.el7
base 30 k
DEBUG util.py:393: libgcc x86_64 4.8.5-4.el7
base 95 k
DEBUG util.py:393: libgcrypt x86_64 1.5.3-12.el7_1.1
base 263 k
DEBUG util.py:393: libgomp x86_64 4.8.5-4.el7
base 130 k
DEBUG util.py:393: libgpg-error x86_64 1.12-3.el7
base 87 k
DEBUG util.py:393: libidn x86_64 1.28-4.el7
base 209 k
DEBUG util.py:393: libmpc x86_64 1.0.1-3.el7
base 51 k
DEBUG util.py:393: libselinux x86_64 2.2.2-6.el7
base 145 k
DEBUG util.py:393: libsemanage x86_64 2.1.10-18.el7
base 123 k
DEBUG util.py:393: libsepol x86_64 2.1.9-3.el7
base 154 k
DEBUG util.py:393: libssh2 x86_64 1.4.3-10.el7
base 133 k
DEBUG util.py:393: libstdc++ x86_64 4.8.5-4.el7
base 298 k
DEBUG util.py:393: libstdc++-devel x86_64 4.8.5-4.el7
base 1.5 M
DEBUG util.py:393: libtasn1 x86_64 3.8-2.el7
base 319 k
DEBUG util.py:393: libverto x86_64 0.2.5-4.el7
base 16 k
DEBUG util.py:393: libxml2 x86_64 2.9.1-6.el7_2.2
updates 666 k
DEBUG util.py:393: lua x86_64 5.1.4-14.el7
base 201 k
DEBUG util.py:393: mpfr x86_64 3.1.1-4.el7
base 203 k
DEBUG util.py:393: ncurses x86_64 5.9-13.20130511.el7
base 303 k
DEBUG util.py:393: ncurses-base noarch 5.9-13.20130511.el7
base 68 k
DEBUG util.py:393: ncurses-libs x86_64 5.9-13.20130511.el7
base 316 k
DEBUG util.py:393: nspr x86_64 4.10.8-2.el7_1
base 126 k
DEBUG util.py:393: nss x86_64 3.19.1-18.el7
base 852 k
DEBUG util.py:393: nss-softokn x86_64 3.16.2.3-13.el7_1
base 305 k
DEBUG util.py:393: nss-softokn-freebl x86_64 3.16.2.3-13.el7_1
base 204 k
DEBUG util.py:393: nss-sysinit x86_64 3.19.1-18.el7
base 54 k
DEBUG util.py:393: nss-tools x86_64 3.19.1-18.el7
base 484 k
DEBUG util.py:393: nss-util x86_64 3.19.1-4.el7_1
base 71 k
DEBUG util.py:393: openldap x86_64 2.4.40-8.el7
base 348 k
DEBUG util.py:393: openssl-libs x86_64 1:1.0.1e-51.el7_2.1
updates 950 k
DEBUG util.py:393: p11-kit x86_64 0.20.7-3.el7
base 107 k
DEBUG util.py:393: p11-kit-trust x86_64 0.20.7-3.el7
base 126 k
DEBUG util.py:393: pcre x86_64 8.32-15.el7
base 418 k
DEBUG util.py:393: perl x86_64 4:5.16.3-286.el7
base 8.0 M
DEBUG util.py:393: perl-Carp noarch 1.26-244.el7
base 19 k
DEBUG util.py:393: perl-Encode x86_64 2.51-7.el7
base 1.5 M
DEBUG util.py:393: perl-Exporter noarch 5.68-3.el7
base 28 k
DEBUG util.py:393: perl-File-Path noarch 2.09-2.el7
base 26 k
DEBUG util.py:393: perl-File-Temp noarch 0.23.01-3.el7
base 56 k
DEBUG util.py:393: perl-Filter x86_64 1.49-3.el7
base 76 k
DEBUG util.py:393: perl-Getopt-Long noarch 2.40-2.el7
base 56 k
DEBUG util.py:393: perl-HTTP-Tiny noarch 0.033-3.el7
base 38 k
DEBUG util.py:393: perl-PathTools x86_64 3.40-5.el7
base 82 k
DEBUG util.py:393: perl-Pod-Escapes noarch 1:1.04-286.el7
base 50 k
DEBUG util.py:393: perl-Pod-Perldoc noarch 3.20-4.el7
base 87 k
DEBUG util.py:393: perl-Pod-Simple noarch 1:3.28-4.el7
base 216 k
DEBUG util.py:393: perl-Pod-Usage noarch 1.63-3.el7
base 27 k
DEBUG util.py:393: perl-Scalar-List-Utils
DEBUG util.py:393: x86_64 1.27-248.el7
base 36 k
DEBUG util.py:393: perl-Socket x86_64 2.010-3.el7
base 49 k
DEBUG util.py:393: perl-Storable x86_64 2.45-3.el7
base 77 k
DEBUG util.py:393: perl-Text-ParseWords noarch 3.29-4.el7
base 14 k
DEBUG util.py:393: perl-Thread-Queue noarch 3.02-2.el7
base 17 k
DEBUG util.py:393: perl-Time-HiRes x86_64 4:1.9725-3.el7
base 45 k
DEBUG util.py:393: perl-Time-Local noarch 1.2300-2.el7
base 24 k
DEBUG util.py:393: perl-constant noarch 1.27-2.el7
base 19 k
DEBUG util.py:393: perl-libs x86_64 4:5.16.3-286.el7
base 687 k
DEBUG util.py:393: perl-macros x86_64 4:5.16.3-286.el7
base 43 k
DEBUG util.py:393: perl-parent noarch 1:0.225-244.el7
base 12 k
DEBUG util.py:393: perl-podlators noarch 2.5.1-3.el7
base 112 k
DEBUG util.py:393: perl-srpm-macros noarch 1-8.el7
base 4.6 k
DEBUG util.py:393: perl-threads x86_64 1.87-4.el7
base 49 k
DEBUG util.py:393: perl-threads-shared x86_64 1.43-6.el7
base 39 k
DEBUG util.py:393: pinentry x86_64 0.8.1-14.el7
base 72 k
DEBUG util.py:393: pkgconfig x86_64 1:0.27.1-4.el7
base 54 k
DEBUG util.py:393: popt x86_64 1.13-16.el7
base 42 k
DEBUG util.py:393: pth x86_64 2.0.7-23.el7
base 89 k
DEBUG util.py:393: python-libs x86_64 2.7.5-34.el7
base 5.6 M
DEBUG util.py:393: readline x86_64 6.2-9.el7
base 192 k
DEBUG util.py:393: rpm x86_64 4.11.3-17.el7
base 1.2 M
DEBUG util.py:393: rpm-build-libs x86_64 4.11.3-17.el7
base 103 k
DEBUG util.py:393: rpm-libs x86_64 4.11.3-17.el7
base 272 k
DEBUG util.py:393: setup noarch 2.8.71-6.el7
base 165 k
DEBUG util.py:393: shared-mime-info x86_64 1.1-9.el7
base 371 k
DEBUG util.py:393: sqlite x86_64 3.7.17-8.el7
base 393 k
DEBUG util.py:393: tzdata noarch 2015g-1.el7
base 431 k
DEBUG util.py:393: ustr x86_64 1.0.4-16.el7
base 92 k
DEBUG util.py:393: xz-libs x86_64 5.1.2-12alpha.el7
base 102 k
DEBUG util.py:393: zip x86_64 3.0-10.el7
base 260 k
DEBUG util.py:393: zlib x86_64 1.2.7-15.el7
base 89 k
DEBUG util.py:393: Transaction Summary
DEBUG util.py:393:
================================================================================
DEBUG util.py:393: Install 24 Packages (+118 Dependent packages)
DEBUG util.py:393: Total download size: 105 M
DEBUG util.py:393: Installed size: 401 M
DEBUG util.py:393: Package kernel-headers-3.18.21-17.el7.x86_64.rpm is
not signed
DEBUG util.py:393: Package kernel-headers-3.18.21-17.el7.x86_64.rpm is
not signed
DEBUG util.py:515: Child return code was: 1
DEBUG util.py:172: kill orphans
DEBUG util.py:535: child environment: None
DEBUG util.py:468: Executing command: ['/bin/umount', '-n',
'/var/lib/mock/epel-7-x86_64-ocaml-findlib-devel-1.5.5-1.el7.centos.x86_64.rpm/root/proc/filesystems']
with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh',
'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH':
'/usr/bin:/bin:/usr/sbin:/sbin'} and shell False
DEBUG util.py:515: Child return code was: 0
DEBUG util.py:535: child environment: None
DEBUG util.py:468: Executing command: ['/bin/umount', '-n',
'/var/lib/mock/epel-7-x86_64-ocaml-findlib-devel-1.5.5-1.el7.centos.x86_64.rpm/root/var/cache/yum/']
with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh',
'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH':
'/usr/bin:/bin:/usr/sbin:/sbin'} and shell False
DEBUG util.py:515: Child return code was: 0
DEBUG util.py:535: child environment: None
DEBUG util.py:468: Executing command: ['/bin/umount', '-n', '-l',
'/var/lib/mock/epel-7-x86_64-ocaml-findlib-devel-1.5.5-1.el7.centos.x86_64.rpm/root/dev/pts']
with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh',
'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH':
'/usr/bin:/bin:/usr/sbin:/sbin'} and shell False
DEBUG util.py:515: Child return code was: 0
DEBUG util.py:535: child environment: None
DEBUG util.py:468: Executing command: ['/bin/umount', '-n', '-l',
'/var/lib/mock/epel-7-x86_64-ocaml-findlib-devel-1.5.5-1.el7.centos.x86_64.rpm/root/dev/shm']
with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh',
'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH':
'/usr/bin:/bin:/usr/sbin:/sbin'} and shell False
DEBUG util.py:515: Child return code was: 0
DEBUG util.py:535: child environment: None
DEBUG util.py:468: Executing command: ['/bin/umount', '-n', '-l',
'/var/lib/mock/epel-7-x86_64-ocaml-findlib-devel-1.5.5-1.el7.centos.x86_64.rpm/root/sys']
with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh',
'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH':
'/usr/bin:/bin:/usr/sbin:/sbin'} and shell False
DEBUG util.py:515: Child return code was: 0
DEBUG util.py:535: child environment: None
DEBUG util.py:468: Executing command: ['/bin/umount', '-n', '-l',
'/var/lib/mock/epel-7-x86_64-ocaml-findlib-devel-1.5.5-1.el7.centos.x86_64.rpm/root/proc']
with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh',
'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH':
'/usr/bin:/bin:/usr/sbin:/sbin'} and shell False
DEBUG util.py:515: Child return code was: 0
DEBUG util.py:535: child environment: None
DEBUG util.py:468: Executing command: ['umount', '-n',
'/var/lib/mock/epel-7-x86_64-ocaml-findlib-devel-1.5.5-1.el7.centos.x86_64.rpm/root']
with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh',
'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH':
'/usr/bin:/bin:/usr/sbin:/sbin'} and shell False
DEBUG util.py:515: Child return code was: 0
DEBUG util.py:535: child environment: None
DEBUG util.py:468: Executing command: ['btrfs', 'subv', 'list',
'/var/lib/mock'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100',
'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH':
'/usr/bin:/bin:/usr/sbin:/sbin'} and shell False
DEBUG util.py:393: ERROR: can't perform the search - Inappropriate
ioctl for device
DEBUG util.py:393: ERROR: can't get rootid for '/var/lib/mock'
DEBUG util.py:515: Child return code was: 1
[nick@localhost x86_64]$

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api
Re: opam build howto [ In reply to ]
Hi Dawid

On 31/12/15 17:21, Nick Betteridge wrote:
> ERROR: can't get rootid for '/var/lib/mock'

Even redhat/centos don't have a solution to this yet:

https://bugzilla.redhat.com/show_bug.cgi?id=1205564

When applying the proposed fix to util.py, error is still in place.

Didn't realise that package building was so pernickety.

I guess the best way forward is to leave this until 1205564 is sorted
out. Going back to previous builds is a non-starter as I need to be able
to push out bug-fixes as soon as they happen and it looks as though
centos is the best route.

Cheers
Nick


_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api