touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #46083
[Bug 1406073] Re: [regression] Binaries are no longer runnable on other machines (or in other directories)
** Changed in: mir
Status: Fix Committed => Fix Released
** Also affects: mir (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1406073
Title:
[regression] Binaries are no longer runnable on other machines (or in
other directories)
Status in Mir:
Fix Released
Status in mir package in Ubuntu:
New
Bug description:
Binaries are no longer runnable when copied to other hosts:
# bin/mir_proving_server
Failed to execute real binary .mir_proving_server-uninstalled: No such file or directory
# ls -l bin/.mir_proving_server-uninstalled
-rwxrwxr-x 1 dan dan 3064944 Dec 28 16:36 bin/.mir_proving_server-uninstalled
and
# ./mir_proving_server
Failed to execute real binary .mir_proving_server-uninstalled: No such file or directory
# ls -l .mir_proving_server-uninstalled
-rwxrwxr-x 1 dan dan 3064944 Dec 28 16:36 .mir_proving_server-uninstalled
and starting the hidden server directly works, but then clients can't
find it:
# bin/.mir_proving_server-uninstalled &
# bin/.mir_demo_client_egltriangle-uninstalled
Can't get connection
# bin/.mir_demo_client_flicker-uninstalled
Starting
.mir_demo_client_flicker-uninstalled: /home/dan/bzr/mir/dev/examples/flicker.c:134: main: Assertion `mir_connection_is_valid(connection)' failed.
Aborted (core dumped)
To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1406073/+subscriptions