Package: src:opus
Followup-For: Bug #674467

I wrote mainly to help Lucio and others building this. But I really want
to add my "Me too", because this is a real pain with i386 audio
dependencies! Dear Ron, please don't stay silent on this issue.  It has
been going on for a very long time now! The bug was initially reported
almost one and a half year ago. What is there against applying the small
patch? I don't understand your reasoning about backports or new
versions, as this issue seems orthogonal to me.

...

Hello Lucio,

I got it working as follows with the pbuilder hint you got at debian-user:

# is as root, $ is as regular user. Replace <you> by your username in
the sudoers file. I removed the sudoers entry afterwards, as I'm overly
cautious :).

# aptitude install pbuilder
# pbuilder --create --distribution jessie --architecture i386
# visudo
  Add the following:
  <you> ALL=(ALL) SETENV: /usr/sbin/pbuilder, /usr/bin/pdebuild, 
/usr/bin/debuild-pbuilder

$ cd src/debian/
$ apt-get source opus
$ cd opus-1.1~beta/
$ patch -p1 <../opus-multiarch.diff
  (obviously I downloaded it there. It succeeds with fuzz)
$ pdebuild --architecture i386
[...]

Result is in /var/cache/pbuilder/result/

You will also need to do a regular amd64 build with dpkg-buildpackage.

HTH,

Peter.

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (900, 'testing'), (500, 'stable-updates'), (500, 'oldstable'), 
(100, 'unstable'), (100, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.9-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to