Can't create new Jessie Kohadevbox
Hi all, I created a Jessie Kohadevbox at the Kohacon18 hackfest and it was all good, but when I've tried making one back at work, it's been failing. Josef pointed me to this issue opened by Owen: https://gitlab.com/koha-community/kohadevbox/issues/273, and I think that I've worked out what's going on. It looks like there was a recent update to the python-reportbug package and it triggers the download of python-openssl version 0.14-1, which seems to create fatal errors in pip and Ansible. The workaround is to remove python-openssl and then re-provision the kohadevbox. Obviously, that's not a great solution for a kohadevbox which should work "out of the box", but it's a solution for now. I haven't tried Stretch with the kohadevbox, but I have a feeling that it might be OK. Hopefully this info is helpful! David Cook Systems Librarian Prosentient Systems 72/330 Wattle St Ultimo, NSW 2007 Australia Office: 02 9212 0899 Direct: 02 8005 0595
I created a Stretch one yesterday. Will check Jessie today. We can always remove the package in the ansible playbook (if distribution == 'jessie'). Regards El mar., 2 oct. 2018 a las 7:03, David Cook (<dcook@prosentient.com.au>) escribió:
Hi all,
I created a Jessie Kohadevbox at the Kohacon18 hackfest and it was all good, but when I’ve tried making one back at work, it’s been failing.
Josef pointed me to this issue opened by Owen: https://gitlab.com/koha-community/kohadevbox/issues/273, and I think that I’ve worked out what’s going on.
It looks like there was a recent update to the python-reportbug package and it triggers the download of python-openssl version 0.14-1, which seems to create fatal errors in pip and Ansible.
The workaround is to remove python-openssl and then re-provision the kohadevbox.
Obviously, that’s not a great solution for a kohadevbox which should work “out of the box”, but it’s a solution for now.
I haven’t tried Stretch with the kohadevbox, but I have a feeling that it might be OK.
Hopefully this info is helpful!
David Cook
Systems Librarian
Prosentient Systems
72/330 Wattle St
Ultimo, NSW 2007
Australia
Office: 02 9212 0899
Direct: 02 8005 0595
_______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
-- Tomás Cohen Arazi Theke Solutions (http://theke.io) ✆ +54 9351 3513384 GPG: B2F3C15F
I think switching to Stretch for the default, as per your comment at https://gitlab.com/koha-community/kohadevbox/issues/273#note_106138431, probably makes the most sense. But I think updating Ansible like you’re suggesting is probably a good idea too. I hadn’t thought of that, but that would make it so people wouldn’t have to manually workaround it. David Cook Systems Librarian Prosentient Systems 72/330 Wattle St Ultimo, NSW 2007 Australia Office: 02 9212 0899 Direct: 02 8005 0595 From: Tomas Cohen Arazi [mailto:tomascohen@gmail.com] Sent: Tuesday, 2 October 2018 10:14 PM To: David Cook <dcook@prosentient.com.au> Cc: koha-devel <koha-devel@lists.koha-community.org> Subject: Re: [Koha-devel] Can't create new Jessie Kohadevbox I created a Stretch one yesterday. Will check Jessie today. We can always remove the package in the ansible playbook (if distribution == 'jessie'). Regards El mar., 2 oct. 2018 a las 7:03, David Cook (<dcook@prosentient.com.au <mailto:dcook@prosentient.com.au> >) escribió: Hi all, I created a Jessie Kohadevbox at the Kohacon18 hackfest and it was all good, but when I’ve tried making one back at work, it’s been failing. Josef pointed me to this issue opened by Owen: https://gitlab.com/koha-community/kohadevbox/issues/273, and I think that I’ve worked out what’s going on. It looks like there was a recent update to the python-reportbug package and it triggers the download of python-openssl version 0.14-1, which seems to create fatal errors in pip and Ansible. The workaround is to remove python-openssl and then re-provision the kohadevbox. Obviously, that’s not a great solution for a kohadevbox which should work “out of the box”, but it’s a solution for now. I haven’t tried Stretch with the kohadevbox, but I have a feeling that it might be OK. Hopefully this info is helpful! David Cook Systems Librarian Prosentient Systems 72/330 Wattle St Ultimo, NSW 2007 Australia Office: 02 9212 0899 Direct: 02 8005 0595 _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org <mailto:Koha-devel@lists.koha-community.org> http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/ -- Tomás Cohen Arazi Theke Solutions (http://theke.io <http://theke.io/> ) ✆ +54 9351 3513384 GPG: B2F3C15F
David, I didn't mention it, but I tried several ways to workaround this using what you and Owen suggested. If you find a solution, I'll happily implement it out push your PR. Thanks! El mié., 3 de oct. de 2018 21:41, David Cook <dcook@prosentient.com.au> escribió:
I think switching to Stretch for the default, as per your comment at https://gitlab.com/koha-community/kohadevbox/issues/273#note_106138431, probably makes the most sense.
But I think updating Ansible like you’re suggesting is probably a good idea too. I hadn’t thought of that, but that would make it so people wouldn’t have to manually workaround it.
David Cook
Systems Librarian
Prosentient Systems
72/330 Wattle St <https://maps.google.com/?q=72/330+Wattle+St+Ultimo,+NSW+2007+Australia+Office:+02&entry=gmail&source=g>
Ultimo, NSW 2007 <https://maps.google.com/?q=72/330+Wattle+St+Ultimo,+NSW+2007+Australia+Office:+02&entry=gmail&source=g>
Office: 02 <https://maps.google.com/?q=72/330+Wattle+St+Ultimo,+NSW+2007+Australia+Office:+02&entry=gmail&source=g> 9212 0899
Direct: 02 8005 0595
*From:* Tomas Cohen Arazi [mailto:tomascohen@gmail.com] *Sent:* Tuesday, 2 October 2018 10:14 PM *To:* David Cook <dcook@prosentient.com.au> *Cc:* koha-devel <koha-devel@lists.koha-community.org> *Subject:* Re: [Koha-devel] Can't create new Jessie Kohadevbox
I created a Stretch one yesterday. Will check Jessie today.
We can always remove the package in the ansible playbook (if distribution == 'jessie').
Regards
El mar., 2 oct. 2018 a las 7:03, David Cook (<dcook@prosentient.com.au>) escribió:
Hi all,
I created a Jessie Kohadevbox at the Kohacon18 hackfest and it was all good, but when I’ve tried making one back at work, it’s been failing.
Josef pointed me to this issue opened by Owen: https://gitlab.com/koha-community/kohadevbox/issues/273, and I think that I’ve worked out what’s going on.
It looks like there was a recent update to the python-reportbug package and it triggers the download of python-openssl version 0.14-1, which seems to create fatal errors in pip and Ansible.
The workaround is to remove python-openssl and then re-provision the kohadevbox.
Obviously, that’s not a great solution for a kohadevbox which should work “out of the box”, but it’s a solution for now.
I haven’t tried Stretch with the kohadevbox, but I have a feeling that it might be OK.
Hopefully this info is helpful!
David Cook
Systems Librarian
Prosentient Systems
72/330 Wattle St <https://maps.google.com/?q=72/330+Wattle+St+Ultimo,+NSW+2007+Australia+Office:+02&entry=gmail&source=g>
Ultimo, NSW 2007 <https://maps.google.com/?q=72/330+Wattle+St+Ultimo,+NSW+2007+Australia+Office:+02&entry=gmail&source=g>
Office: 02 <https://maps.google.com/?q=72/330+Wattle+St+Ultimo,+NSW+2007+Australia+Office:+02&entry=gmail&source=g> 9212 0899
Direct: 02 8005 0595
_______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
--
Tomás Cohen Arazi
Theke Solutions (http://theke.io) ✆ +54 9351 3513384 GPG: B2F3C15F
-- Tomás Cohen Arazi Theke Solutions (https://theke.io <http://theke.io/>) ✆ +54 9351 3513384 GPG: B2F3C15F
Sounds good. I’ll put it on my to do list! David Cook Systems Librarian Prosentient Systems 72/330 Wattle St Ultimo, NSW 2007 Australia Office: 02 9212 0899 Direct: 02 8005 0595 From: Tomas Cohen Arazi [mailto:tomascohen@gmail.com] Sent: Thursday, 4 October 2018 10:44 AM To: David Cook <dcook@prosentient.com.au> Cc: koha-devel <koha-devel@lists.koha-community.org> Subject: Re: [Koha-devel] Can't create new Jessie Kohadevbox David, I didn't mention it, but I tried several ways to workaround this using what you and Owen suggested. If you find a solution, I'll happily implement it out push your PR. Thanks! El mié., 3 de oct. de 2018 21:41, David Cook <dcook@prosentient.com.au <mailto:dcook@prosentient.com.au> > escribió: I think switching to Stretch for the default, as per your comment at https://gitlab.com/koha-community/kohadevbox/issues/273#note_106138431, probably makes the most sense. But I think updating Ansible like you’re suggesting is probably a good idea too. I hadn’t thought of that, but that would make it so people wouldn’t have to manually workaround it. David Cook Systems Librarian Prosentient Systems 72/330 Wattle St <https://maps.google.com/?q=72/330+Wattle+St+Ultimo,+NSW+2007+Australia+Office:+02&entry=gmail&source=g> Ultimo, NSW 2007 <https://maps.google.com/?q=72/330+Wattle+St+Ultimo,+NSW+2007+Australia+Office:+02&entry=gmail&source=g> Australia <https://maps.google.com/?q=72/330+Wattle+St+Ultimo,+NSW+2007+Australia+Office:+02&entry=gmail&source=g> Office: 02 <https://maps.google.com/?q=72/330+Wattle+St+Ultimo,+NSW+2007+Australia+Office:+02&entry=gmail&source=g> 9212 0899 Direct: 02 8005 0595 From: Tomas Cohen Arazi [mailto:tomascohen@gmail.com <mailto:tomascohen@gmail.com> ] Sent: Tuesday, 2 October 2018 10:14 PM To: David Cook <dcook@prosentient.com.au <mailto:dcook@prosentient.com.au> > Cc: koha-devel <koha-devel@lists.koha-community.org <mailto:koha-devel@lists.koha-community.org> > Subject: Re: [Koha-devel] Can't create new Jessie Kohadevbox I created a Stretch one yesterday. Will check Jessie today. We can always remove the package in the ansible playbook (if distribution == 'jessie'). Regards El mar., 2 oct. 2018 a las 7:03, David Cook (<dcook@prosentient.com.au <mailto:dcook@prosentient.com.au> >) escribió: Hi all, I created a Jessie Kohadevbox at the Kohacon18 hackfest and it was all good, but when I’ve tried making one back at work, it’s been failing. Josef pointed me to this issue opened by Owen: https://gitlab.com/koha-community/kohadevbox/issues/273, and I think that I’ve worked out what’s going on. It looks like there was a recent update to the python-reportbug package and it triggers the download of python-openssl version 0.14-1, which seems to create fatal errors in pip and Ansible. The workaround is to remove python-openssl and then re-provision the kohadevbox. Obviously, that’s not a great solution for a kohadevbox which should work “out of the box”, but it’s a solution for now. I haven’t tried Stretch with the kohadevbox, but I have a feeling that it might be OK. Hopefully this info is helpful! David Cook Systems Librarian Prosentient Systems 72/330 Wattle St <https://maps.google.com/?q=72/330+Wattle+St+Ultimo,+NSW+2007+Australia+Office:+02&entry=gmail&source=g> Ultimo, NSW 2007 <https://maps.google.com/?q=72/330+Wattle+St+Ultimo,+NSW+2007+Australia+Office:+02&entry=gmail&source=g> Australia <https://maps.google.com/?q=72/330+Wattle+St+Ultimo,+NSW+2007+Australia+Office:+02&entry=gmail&source=g> Office: 02 <https://maps.google.com/?q=72/330+Wattle+St+Ultimo,+NSW+2007+Australia+Office:+02&entry=gmail&source=g> 9212 0899 Direct: 02 8005 0595 _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org <mailto:Koha-devel@lists.koha-community.org> http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/ -- Tomás Cohen Arazi Theke Solutions (http://theke.io <http://theke.io/> ) ✆ +54 9351 3513384 GPG: B2F3C15F -- Tomás Cohen Arazi Theke Solutions (https://theke.io <http://theke.io/> ) ✆ +54 9351 3513384 GPG: B2F3C15F
participants (2)
-
David Cook -
Tomas Cohen Arazi