Public bug reported:

When i try to install libluajit-5.1 32bit package
(libluajit-5.1-2_2.0.0~beta9+dfsg-1_i386.deb) on my Ubuntu Server 12.04
64bit, it say it's not going to be installed.

It seems that the problem is that the libluajit-5.1 32bit package
depends on the libluajit-5.1-common (libluajit-5.1-common_2.0.0~beta9
+dfsg-1_all.deb), but instead of searching for an arch "all" package, it
wants a "i386" package.

In other words, when you try to install package
libluajit-5.1-2_2.0.0~beta9+dfsg-1_i386.deb it asks for package
libluajit-5.1-common_2.0.0~beta9+dfsg-1_i386.deb, but it fails because
the right package is libluajit-5.1-common_2.0.0~beta9+dfsg-1_all.deb

Forcing install of the packages libluajit-5.1-2_2.0.0~beta9+dfsg-
1_i386.deb and  libluajit-5.1-common_2.0.0~beta9+dfsg-1_all.deb make
libluajit start working like a charm, but unfortunately that cause apt
to stop working until i resolve the dependency problem that I forced in.

I will try now to fix the libluajit-5.1 deb package to point the right
dependency, i will post results.

** Affects: luajit (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: precise

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1099767

Title:
  cannot install libluajit 32bit on 64bit precise server (dependency
  problem)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/luajit/+bug/1099767/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to