Mir

tools/setup-android-dependencies.sh: bash: libxkbcommon0: command not found

Bug #1190884 reported by Daniel van Vugt
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mir
Fix Released
Low
Daniel van Vugt

Bug Description

tools/setup-android-dependencies.sh fails to install libxkbcommon0 by default:
    bash: libxkbcommon0: command not found
And the script stays logged in to the phone (which might be confusing to some people).

It's due to a typo in the script:
        apt-get install libprotobuf7 \
                        libboost-system1.49.0 \
                        libboost-program-options1.49.0 \
                        libboost-thread1.49.0; \
                        libxkbcommon0

Fortunately I already seem to have the package installed.

Related branches

Changed in mir:
milestone: none → 0.0.4
status: New → In Progress
description: updated
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :

Fix committed into lp:mir at revision None, scheduled for release in mir, milestone 0.0.4

Changed in mir:
status: In Progress → Fix Committed
Changed in mir:
status: Fix Committed → Fix Released
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.