[Bug 1993943] Re: package usrmerge 25ubuntu2 failed to install/upgrade: installed usrmerge package post-installation script subprocess returned error exit status 1

Lucas Weel 1993943 at bugs.launchpad.net
Thu Nov 3 19:32:09 UTC 2022


Hello Dan and William,

I have changed my /usr/lib setup according to William's example.
Dit the following:

$ mv /usr/lib/ld-linux.so.2 /usr/lib/ld-linux.old.so.2 # set aside a copy.
$ ln -s /usr/lib/ld-linux.so.2 i386-linux-gnu/ld-linux.so.2 # Expected the original file lived there
# This turned out be be not that greate. Because it apperently created an infinate link.

# When I tried to install the usrmerge package again.
$ sudo apt intall usrmerge

# The install proces automatically repaired the faulty symbolic links to /usr/lib/ld-linux.old.so.2
# and the installation proces ended succesfully.

# Apperently the /usr/lib/ld-linux.so.2 was the correct and original file.
# So I removed the /usr/lib/ld-linux.so.2 symbolic link and renamed the /usr/lib/ld-linux.old.so.2 back to its original name /usr/lib/ld-linux.so.2
$ rm /usr/lib/ld-linux.so.2
$ mv /usr/lib/ld-linux.old.so.2

# After a reboot, al looks to work correctly. And the usrmerge package install, reports no more errors and is in it's most recent version.
# Not clear why the error tripped in the first place.
 
Up to fix the next problem. Wired network access. Apperently not related to this problem.

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to usrmerge in Ubuntu.
https://bugs.launchpad.net/bugs/1993943

Title:
  package usrmerge 25ubuntu2 failed to install/upgrade: installed
  usrmerge package post-installation script subprocess returned error
  exit status 1

Status in usrmerge package in Ubuntu:
  Incomplete

Bug description:
  During the upgrade from ubuntu 20.04 LTS to 22.04 LTS installation of package usrmerge crashed.
  I don't know in what state the usrmerge package is on mijn desktop computer right now. And if this is has impact on further functionality while running ubuntu 22.04

  ProblemType: Package
  DistroRelease: Ubuntu 22.04
  Package: usrmerge 25ubuntu2
  ProcVersionSignature: Ubuntu 5.4.0-131.147-generic 5.4.210
  Uname: Linux 5.4.0-131-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  Date: Sun Oct 23 13:35:50 2022
  ErrorMessage: installed usrmerge package post-installation script subprocess returned error exit status 1
  InstallationDate: Installed on 2019-11-29 (1058 days ago)
  InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 (20190805)
  PackageArchitecture: all
  Python3Details: /usr/bin/python3.10, Python 3.10.6, python3-minimal, 3.10.6-1~22.04
  PythonDetails: N/A
  RebootRequiredPkgs: Error: path contained symlinks.
  RelatedPackageVersions:
   dpkg 1.21.1ubuntu2.1
   apt  2.4.8
  SourcePackage: usrmerge
  Title: package usrmerge 25ubuntu2 failed to install/upgrade: installed usrmerge package post-installation script subprocess returned error exit status 1
  UpgradeStatus: Upgraded to jammy on 2022-10-23 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usrmerge/+bug/1993943/+subscriptions




More information about the foundations-bugs mailing list