Verification for Focal (using a ppc64el machine):

First, verifying that the problem manifests:

# apt policy gosu
gosu:
  Installed: 1.10-1
  Candidate: 1.10-1
  Version table:
 *** 1.10-1 500
        500 http://us.ports.ubuntu.com/ubuntu-ports focal/universe ppc64el 
Packages
        100 /var/lib/dpkg/status
# gosu nobody true
gosu: error while loading shared libraries: R_PPC64_ADDR16_HA reloc at 
0x00000b31335eaf58 for symbol `' out of range

Now, installing the package from -proposed and verifying that it fixes
the problem:

# apt policy gosu
gosu:
  Installed: 1.10-1ubuntu0.20.04.1
  Candidate: 1.10-1ubuntu0.20.04.1
  Version table:
 *** 1.10-1ubuntu0.20.04.1 100
        100 /var/lib/dpkg/status
     1.10-1 500
        500 http://us.ports.ubuntu.com/ubuntu-ports focal/universe ppc64el 
Packages
# gosu nobody true
# echo $?
0

This concludes the verification for Focal.

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

Title:
  gosu: error while loading shared libraries: R_PPC64_ADDR16_HA reloc at
  0x00000b69c5feaf58 for symbol `' out of range

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to