[Bug 1368801] Re: libcitygml ftfs with new openscenegraph

Rebecca Palmer 1368801 at bugs.launchpad.net
Thu Feb 19 14:13:42 UTC 2015


I can't reproduce this problem: on my system (dpkg-buildpackage -b with
fakeroot, in amd64 vivid+vivid-proposed chroot on Debian kernel) it
builds successfully (log attached).

I also don't see where the "19 1" can be coming from (unlike the "0~rc1"
in the vaguely similar https://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=719396 ); the below debian/gencontrol was meant to
find out, but that requires a system where the bug happens.

LIBOSG_SHARE=`dpkg --get-selections | grep "libopenscenegraph[0-9]*:.*\s*install" | awk '{print $1}' | awk -F: '{print $1}'`
LIBOSG_VERSION=`dpkg -l $LIBOSG_SHARE | grep "^ii\s*$LIBOSG_SHARE" | awk '{print $3}' | sed 's/-.*//'`
TMP1=`echo $LIBOSG_VERSION | awk -F '.' '{print $1}'`
TMP2=`echo $LIBOSG_VERSION | awk -F '.' '{print $2}'`
TMP3=`echo $LIBOSG_VERSION | awk -F '.' '{print $3}' | sed 's/~.*$//'`
echo $LIBOSG_SHARE
echo $LIBOSG_VERSION
echo $TMP1
echo $TMP2
echo $TMP3
TMP3=$((TMP3+1))
echo $TMP3
LIBOSG_VERSIONPLUS=$TMP1.$TMP2.$TMP3~
echo $LIBOSG_VERSIONPLUS
dh_gencontrol -- -Vlibosg-share="$LIBOSG_SHARE" -Vlibosg-static="libopenscenegraph-dev (>= $LIBOSG_VERSION), libopenscenegraph-dev (<< $LIBOSG_VERSIONPLUS)"

** Bug watch added: Debian Bug tracker #719396
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719396

** Attachment added: "libcitygml_build.log"
   https://bugs.launchpad.net/ubuntu/+source/pkgbinarymangler/+bug/1368801/+attachment/4322620/+files/libcitygml_build.log

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

Title:
  libcitygml ftfs with new openscenegraph

Status in libcitygml package in Ubuntu:
  Triaged
Status in pkgbinarymangler package in Ubuntu:
  Invalid
Status in libcitygml package in Debian:
  Fix Released

Bug description:
  see
  https://launchpad.net/ubuntu/+source/libcitygml/0.14+svn134-1+3p2p0ubuntu1

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



More information about the foundations-bugs mailing list