[Rock-dev] Qtbindings - Fails

Steffen Planthaber steffen.planthaber at dfki.de
Wed Jun 23 13:09:53 CEST 2021


Hmm,

Our buildserver installs without failure on 18.04.

For 20.04, one workaround for ruby is to use rbenv

apt-get install -y rbenv
# update ruby versions for rbenv
mkdir -p "$(rbenv root)"/plugins/
git clone https://github.com/rbenv/ruby-build "$(rbenv root)"/plugins/ruby-build
#install 2.5.1 (ubutnu 18.04)
rbenv install -f 2.5.1
rbenv global 2.5.1
eval "$(rbenv init -)" && ruby autoproj_bootstrap --no-color --no-progress  --no-interactive || true

After this, the correct ruby executable is set by the env.sh

WARNING: This is used in docker on our buildserver, I never checked 
further impacts on the system etc.

Kind Regards,

STeffen

Am 23.06.21 um 12:18 schrieb Javier Hidalgo-Carrió:
> Hi rock-dev,
>
> I see 'gem install qtbindings' is failing when installing rock in 
> Ubuntu 18.04 with ruby2.5. Similar to this issue 
> https://github.com/ryanmelt/qtbindings/issues/169 
> <https://github.com/ryanmelt/qtbindings/issues/169>
> Is there any backup plan to overcome this issue?
>
> Regards,
> Javier.
>
> _______________________________________________
> Rock-dev mailing list
> Rock-dev at dfki.de
> https://www.dfki.de/mailman/cgi-bin/listinfo/rock-dev

-- 
  Steffen Planthaber

  Besuchsadresse der Nebengeschäftstelle:
  DFKI GmbH
  Robotics Innovation Center
  Robert-Hooke-Straße 5
  28359 Bremen, Germany

  Postadresse der Hauptgeschäftsstelle Standort Bremen:
  DFKI GmbH
  Robotics Innovation Center
  Robert-Hooke-Straße 1
  28359 Bremen, Germany

  Tel.:     +49 421 178 45-4125
  Zentrale: +49 421 178 45-0
  Fax:      +49 421 178 45-4150 (Faxe bitte namentlich kennzeichnen)
  E-Mail:   Steffen.Planthaber at dfki.de

  Weitere Informationen: http://www.dfki.de/robotik

  -------------------------------------------------------------
   Deutsches Forschungszentrum für Künstliche Intelligenz GmbH
   Trippstadter Strasse 122, 67663 Kaiserslautern, Germany

   Geschäftsführung:
   Prof. Dr. Antonio Krüger (Vorsitzender)
   Helmut Ditzer

   Vorsitzender des Aufsichtsrats:
   Dr. Gabriël Clemens
   Amtsgericht Kaiserslautern, HRB 2313
-------------------------------------------------------------

-------------- nächster Teil --------------
Ein Dateianhang mit HTML-Daten wurde abgetrennt...
URL: https://www.dfki.de/pipermail/rock-dev/attachments/20210623/4ee99208/attachment.htm 


More information about the Rock-dev mailing list