Skip to content
This repository has been archived by the owner on Apr 9, 2019. It is now read-only.

Ubuntu 13.10 amd64 (ERROR! Packages failed to build.) #126

Open
ftesser opened this issue Jan 31, 2014 · 1 comment
Open

Ubuntu 13.10 amd64 (ERROR! Packages failed to build.) #126

ftesser opened this issue Jan 31, 2014 · 1 comment

Comments

@ftesser
Copy link

ftesser commented Jan 31, 2014

Hi, I obtain the following error on Ubuntu 13.10:

 [x] Installing Java build requirements success
 [x] Making build directories success
 [x] Updating from https://github.com/rraptorr/sun-java6 success
 [x] Removing local clones of sun-java6 success
 [x] Cloning sun-java6 with v6.45-1 success
 [x] Getting releases download page success
 [x] Downloading jdk-6u45-linux-i586.bin : 68.47 MB success
 [x] Symlinking jdk-6u45-linux-i586.bin success
 [x] Downloading jdk-6u45-linux-x64.bin : 68.75 MB success
 [x] Symlinking jdk-6u45-linux-x64.bin success
success
 [x] Downloading jce_policy-6.zip : 8.89 KB success
 [x] Symlinking jce_policy-6.zip success
 [x] Updating the changelog success
 [x] Building the packages success
ERROR! Packages failed to build.

The following lines are the last lines of oab-java.sh.log:

 [x] Building the packages   dpkg-buildpackage: source package sun-java6
dpkg-buildpackage: source version 6.45-1~saucy1
dpkg-buildpackage: source changed by root <root@grappa>
 dpkg-source --before-build src
dpkg-buildpackage: host architecture amd64
dpkg-checkbuilddeps: Unmet build dependencies: lib32asound2
dpkg-buildpackage: warning: build dependencies/conflicts unsatisfied; aborting
dpkg-buildpackage: warning: (Use -d flag to override.)
17708's retcode: 3
success

After some research I found that lib32asound2 is not present in ubuntu repositories starting from 13.10. This probably comes from the multi-arch switch on debian.
Probably some packages still keep lib32asound2 as dependency.

@ghost
Copy link

ghost commented Apr 23, 2014

Hi,
Did you find any solution for this??

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant