initramfs-tools-core multiarch dns problem

Bug #1873591 reported by Thorsten Bonhagen
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
initramfs-tools (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Hi,

in x86_64 multiarch environment the hook-functions -> add_dns()
copy i386 libdns instead of 64bit one.

in add_dns() i replace
for f in "$d"/libc.so.?; do [ -f "$f" ] && break; done
with
for f in "$d"/libc.so; do [ -f "$f" ] && break; done
to fix the problem

regards

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: initramfs-tools-core 0.136ubuntu6 [modified: usr/share/initramfs-tools/hook-functions]
ProcVersionSignature: Ubuntu 5.4.0-24.28-generic 5.4.30
Uname: Linux 5.4.0-24-generic x86_64
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: KDE
Date: Sat Apr 18 21:10:51 2020
InstallationDate: Installed on 2020-04-18 (0 days ago)
InstallationMedia: Kubuntu 20.04 LTS "Focal Fossa" - Beta amd64 (20200401)
PackageArchitecture: all
SourcePackage: initramfs-tools
UpgradeStatus: No upgrade log present (probably fresh install)

Revision history for this message
Thorsten Bonhagen (viperomega) wrote :
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in initramfs-tools (Ubuntu):
status: New → Confirmed
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.