[Webkit-unassigned] [Bug 137117] New: [EFL] Tools/efl/install-dependencies does not run without manual editing on ARM64
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 25 05:39:40 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=137117
Summary: [EFL] Tools/efl/install-dependencies does not run
without manual editing on ARM64
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: akiss at inf.u-szeged.hu
CC: ossy at webkit.org, ryuan.choi at gmail.com,
gyuyoung.kim at webkit.org
Tools/efl/install-dependencies relies on apt-get to install packages. Unfortunately, if a package does not exist (e.g., for a given architecture) then apt-get install is not able to ignore the missing package and install the rest but fails to run entirely (and there seems to be no intent to change this behaviour: https://bugs.launchpad.net/ubuntu/+source/apt/+bug/844196).
On ARM64, the luajit package is missing and currently it needs manual editing of install-dependencies to get the script install as much as it can.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list