[TGL] Failure to install OpenVINO runtime: Multiverse settings are disabled

Bug #1951922 reported by Sachin Mokashi
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
intel
New
Undecided
Unassigned
Lookout-canyon-series
Fix Released
High
Brian Murray

Bug Description

The Intel Distribution of OpenVINO toolkit 2021 4 Runtime fails with the following error:

E: Unable to locate package libfaac0 (while installing openvino dependencies)

The libfaac-dev package required by OpenVino is a part of multiverse repository.

Current workaround for the OpenVINO Runtime failure: Enable multiverse in open Software center (Software & Updates) -> Ubuntu Software.

Can multiverse be enabled by default in the IOTG Optimized Image

information type: Public → Private
Pierre Equoy (pieq)
Changed in intel:
assignee: Pierre Equoy (pieq) → nobody
Revision history for this message
Łukasz Zemczak (sil2100) wrote :

Hello! This can certainly be done. It's not ideal, as we try not to enable multiverse by default on our images, but we had cases where this had to be done.

Quick question: is this for the installer-based ISO images or the preinstalled images?

Revision history for this message
Łukasz Zemczak (sil2100) wrote :

Also, does this bug need to be private?
I prepared a MP for review re this: https://code.launchpad.net/~ubuntu-core-dev/livecd-rootfs/+git/livecd-rootfs/+merge/412331

Revision history for this message
Sachin Mokashi (sachinmokashi) wrote :

@sil2100,

I believe this would be for the upcoming installer-based Desktop ISO image release and Ubuntu Core Image.

You can change the visibility of bug, no issues. I just marked it as private to begin with.

Ana Lasprilla (anamlt)
information type: Private → Public
Revision history for this message
Pierre Equoy (pieq) wrote :

HW used: Aaeon EHL board
CID: 202109-29496
Image used: http://cdimage.ubuntu.com/focal/daily-live/20211202.2/focal-desktop-amd64+intel-iot.iso

The latest image has both main, universe and multiverse activated:

# Checking the repositories activated for apt
$ cat /etc/apt/sources.list | grep ^[^#]
deb http://us.archive.ubuntu.com/ubuntu/ focal main restricted
deb http://us.archive.ubuntu.com/ubuntu/ focal-updates main restricted
deb http://us.archive.ubuntu.com/ubuntu/ focal universe
deb http://us.archive.ubuntu.com/ubuntu/ focal-updates universe
deb http://us.archive.ubuntu.com/ubuntu/ focal multiverse
deb http://us.archive.ubuntu.com/ubuntu/ focal-updates multiverse
deb http://us.archive.ubuntu.com/ubuntu/ focal-backports main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu focal-security main restricted
deb http://security.ubuntu.com/ubuntu focal-security universe
deb http://security.ubuntu.com/ubuntu focal-security multiverse

And the package required by OpenVINO is present:

$ apt show libfaac-dev
Package: libfaac-dev
Version: 1.30-1
Priority: optional
Section: multiverse/libdevel
Source: faac
Origin: Ubuntu
Maintainer: Ubuntu Developers <email address hidden>
Original-Maintainer: Debian Multimedia Maintainers <email address hidden>
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 219 kB
Depends: libfaac0 (= 1.30-1)
Homepage: https://github.com/knik0/faac
Download-Size: 47.1 kB
APT-Sources: http://us.archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages
Description: AAC audio encoder (development)
 The FAAC project includes the AAC encoder FAAC and decoder FAAD2. It supports
 several MPEG-4 object types (LC, Main, LTP, HE AAC, PS) and file formats
 (ADTS AAC, raw AAC, MP4), multichannel and gapless en/decoding as well as MP4
 metadata tags. The codecs are compatible with standard-compliant audio
 applications using one or more of these profiles.
 .
 This package contains the development files.

Therefore, the issue OpenVINO is experiencing now should be gone with this image.

tags: added: cqa-verified
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.