Public bug reported:

On my current version of Ubuntu (17.10) and packages libsrtp0 and
libsrtp0-dev at version 1.4.5~20130609~dfsg-2ubuntu1, these packages do
not actually have multiarch support.

I was able to download the package source, add Multi-Arch: same to both,
and build and install libsrtp0 on i386 and amd64 simultaneously,
however, and likely could have also installed both versions of
libsrtp0-dev.

Also, configure.in has a check for cross-compilation, which prevents
using /dev/urandom as a random source, and caused the tests to fail, so
when I cross-built the package I forced set DEV_URANDOM=/dev/urandom.

According to the log (and a previous bug report
https://bugs.launchpad.net/ubuntu/+source/srtp/+bug/1508634) multiarch
support was merged in the past, so I'm curious why it got removed again.

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to srtp in Ubuntu.
https://bugs.launchpad.net/bugs/1720706

Title:
  Add multiarch metadata to srtp again

Status in srtp package in Ubuntu:
  New

Bug description:
  On my current version of Ubuntu (17.10) and packages libsrtp0 and
  libsrtp0-dev at version 1.4.5~20130609~dfsg-2ubuntu1, these packages
  do not actually have multiarch support.

  I was able to download the package source, add Multi-Arch: same to
  both, and build and install libsrtp0 on i386 and amd64 simultaneously,
  however, and likely could have also installed both versions of
  libsrtp0-dev.

  Also, configure.in has a check for cross-compilation, which prevents
  using /dev/urandom as a random source, and caused the tests to fail,
  so when I cross-built the package I forced set
  DEV_URANDOM=/dev/urandom.

  According to the log (and a previous bug report
  https://bugs.launchpad.net/ubuntu/+source/srtp/+bug/1508634) multiarch
  support was merged in the past, so I'm curious why it got removed
  again.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to