** Changed in: grpc (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1727528
Title:
Linking against libgrpc.so fails
To manage notifications about this
I made a small example to reproduce the bug with Bionic:
https://github.com/MichaelGrupp/grpc_test_bionic
Re-building the Ubuntu package without -Wl,-Bsymbolic-functions in the
LDFLAGS (as mentioned in https://github.com/grpc/grpc/issues/11195)
fixes it.
As an experiment we also replaced the Ubu
Also, if you want the bug eventually fixed (I don't think there is a bug
here, but I might be wrong), answering to the questions in:
https://github.com/grpc/grpc/issues/11195 and provide step-by-step
instruction about how to reproduce the issue will help me in fixing it.
** Changed in: grpc (Ubunt
1) artful is EOL and unsupported, please reopen and update information
in case this is an issue with cosmic, bionic or xenial.
For Bionic I don't think there is a problem, because openssl1.1
defaulted, and as you can see in the build log, the shlibdeps is not
giving warnings anymore.
2) this is a
hello? anyone?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1727528
Title:
Linking against libgrpc.so fails
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: grpc (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1727528
Title:
Linki
** Tags added: artful patch
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1727528
Title:
Linking against libgrpc.so fails
To manage notifications about this bug go to:
https://bugs.launchpad.net/ub
We also want the fix in:
https://github.com/grpc/grpc/issues/11195
** Bug watch added: github.com/grpc/grpc/issues #11195
https://github.com/grpc/grpc/issues/11195
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.lau
I generated this debdiff, hope it is helpful:
diff -Nru grpc-1.3.2/debian/changelog grpc-1.3.2/debian/changelog
--- grpc-1.3.2/debian/changelog 2017-08-14 12:44:38.0 +0200
+++ grpc-1.3.2/debian/changelog 2017-10-25 23:36:46.0 +0200
@@ -1,3 +1,9 @@
+grpc (1.3.2-1ubuntu1) bionic; urg