Wrong configuration on 64bit

Bug #305284 reported by Vadim Peretokin
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
luarocks (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: luarocks

On a 64bit ubuntu, lua rocks are installed with a 32bit configuration. For example, luarocks/cfg.lua says " local LUAROCKS_UNAME_M=[[i686]]".

This causes issues when compiling programs, as the compiling will fail.

vadi@ubuntu:~$ lsb_release -rd
Description: Ubuntu 8.10
Release: 8.10
vadi@ubuntu:~$ apt-cache policy luarocks
luarocks:
  Installed: 0.6.0.2-1
  Candidate: 0.6.0.2-1
  Version table:
 *** 0.6.0.2-1 0
        500 http://gpl.savoirfairelinux.net intrepid/universe Packages
        100 /var/lib/dpkg/status
vadi@ubuntu:~$

Revision history for this message
Vesa Marttila (ponzao) wrote :

This bug is not fixed in Karmic Koala with the newer LuaRocks version.

vesa@orca:~$ lsb_release -rd
Description: Ubuntu karmic (development branch)
Release: 9.10

vesa@orca:~$ sudo apt-cache policy luarocks
luarocks:
  Installed: 1.0.1-1
  Candidate: 1.0.1-1
  Version table:
 *** 1.0.1-1 0
        500 http://fi.archive.ubuntu.com karmic/universe Packages
        100 /var/lib/dpkg/status

vesa@orca:~$ uname -a
Linux orca 2.6.31-12-generic #41-Ubuntu SMP Wed Oct 7 19:37:12 UTC 2009 x86_64 GNU/Linux

Thanks to the original poster, now I know how to "fix" it.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.