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

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

@ftesser

Description

@ftesser

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions