Project

General

Profile

Actions

Bug #3365

closed

bump libosmoabis debian lib version to 6

Added by roh over 5 years ago. Updated over 5 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
-
Start date:
06/28/2018
Due date:
% Done:

100%

Spec Reference:

Description

dpkg -L libosmoabis5

/.
/usr
/usr/lib
/usr/lib/x86_64-linux-gnu
/usr/lib/x86_64-linux-gnu/libosmoabis.so.6.0.0
/usr/share
/usr/share/doc
/usr/share/doc/libosmoabis5
/usr/share/doc/libosmoabis5/changelog.gz
/usr/share/doc/libosmoabis5/copyright
/usr/lib/x86_64-linux-gnu/libosmoabis.so.6

this currently makes it possible to install a really old debian package of osmo-bts which depends on libosmoabis5 but can not work with this build anymore.

Actions #1

Updated by laforge over 5 years ago

  • Assignee set to pespin

roh: the important bit of information this is missing is: Which packages have you been using? from which feed?

Actions #2

Updated by pespin over 5 years ago

  • Status changed from New to In Progress
Actions #3

Updated by pespin over 5 years ago

  • Status changed from In Progress to Feedback
  • % Done changed from 0 to 90

Fixed in:
https://gerrit.osmocom.org/#/c/libosmo-abis/+/10706 debian: Fix libosmoabis soname package version

I also pushed several commits to osmo-release.sh in libosmocore to help catching this kind of issues while releasing.

https://gerrit.osmocom.org/#/c/libosmocore/+/10703 osmo-release.sh: Add quotes to string to fix shellcheck warning
https://gerrit.osmocom.org/#/c/libosmocore/+/10704 osmo-release.sh: Allow forcing release without LIBVERSION bump
https://gerrit.osmocom.org/#/c/libosmocore/+/10705 osmo-release.sh: Add checks to help avoid libversion debian major mismatch

Actions #4

Updated by roh over 5 years ago

updating this on -nightly collides with the old package:

Preparing to unpack .../libosmoabis6_0.5.1.13.9540_amd64.deb ...
Unpacking libosmoabis6:amd64 (0.5.1.13.9540) ...
dpkg: error processing archive /var/cache/apt/archives/libosmoabis6_0.5.1.13.9540_amd64.deb (--unpack):
 trying to overwrite '/usr/lib/x86_64-linux-gnu/libosmoabis.so.6.0.1', which is also in package libosmoabis5:amd64 0.5.1.3.a60f
Errors were encountered while processing:
 /var/cache/apt/archives/libosmoabis6_0.5.1.13.9540_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

maybe this needs a conflict with the old one?

Actions #6

Updated by pespin over 5 years ago

  • Status changed from Feedback to Resolved
  • % Done changed from 90 to 100

Merged, closing.

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)