2014-03-18 16:07 GMT+01:00 Michael Biebl <[email protected]>: > Am 18.03.2014 15:24, schrieb Marius Kotsbak: > > Yes, that is what I got. I would if I was sure that this is not a > packaging > > issue (as the qmi-proxy is a multi-arch binary). > > > So, I had a quick look at [0]. Putting qmi-proxy in the library package > seems wrong and wasteful to me, since apparently you can only ever start > one instance of qmi-proxy. > > What happens, if you have, say the i386 and amd64 version of > libqmi-glib1 installed? Which proxy is then started? > Can a i386 libqmi-glib1 talk to an amd64 qmi-proxy, i.e. is the > interface architecture independent? > > I got an answer from Aleksander Morgado here (upstream):
"Errr.... Should be possible, yes", "The messages between lib and proxy are qmi messages themselves". I will have a look at your proposed solution then. What we miss then is a user that know about the limitations and want to have two different versions installed but not used at the same time (as the binary name/path would be the same). -- Marius

