Public bug reported:

Packaging of protobuf-compiler is really inconvenient for used in the mixed 
development environment. Protocol buffer library and compiler are tightly 
coupled together as described here:
http://code.google.com/p/protobuf/issues/detail?id=210
You need the same versions of the compiler and the library to produce usable 
code. Same applies both Java and C++. Current way of replacing older compiler 
and runtime with newer version cause incompatibilities between Ubuntu 11.04 and 
11.10 environments.  You can't produce Java or C++ code that can be run or 
compile with different target. Same is true for both direction. protobuf-2.3.0 
is incompatible with 2.4.0a and via versa.

The solution is to package  all protobuf related stuff with version
embedded  to packages to allow parallel installation of different
versions of protobuf.

** Affects: protobuf (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/877963

Title:
  protobuf-compiler lacks older protobuf versions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/protobuf/+bug/877963/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to