Bug 1624526 - nothing provides ld-linux-armhf.so.3 needed by sugar-pippy-71-3.fc28.x86_64
Summary: nothing provides ld-linux-armhf.so.3 needed by sugar-pippy-71-3.fc28.x86_64
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: sugar-pippy
Version: rawhide
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Peter Robinson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-08-31 22:30 UTC by Alexandre Oliva
Modified: 2019-01-09 12:33 UTC (History)
5 users (show)

Fixed In Version: sugar-pippy-72-2.fc29 sugar-pippy-72-2.fc28
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-09-28 16:57:11 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Alexandre Oliva 2018-08-31 22:30:55 UTC
User-Agent:       Mozilla/5.0 (Windows NT 6.1; rv:52.0) Gecko/20100101 Firefox/52.0
Build Identifier: 

Looks like something's wrong with the sugar-pippy package available as an update for Fedora 28.  It seems to require an ARM dynamic library!?!

Reproducible: Always

Steps to Reproduce:
dnf install sugar-pippy
Actual Results:  
nothing provides ld-linux-armhf.so.3 needed by sugar-pippy-71-3.fc28.x86_64

Expected Results:  
package gets installed

Comment 1 Jiri Kastner 2018-09-20 08:11:39 UTC
source package contains box2d binaries for armv7 x86_64 and x86_32 which should be removed before installation

Comment 2 Jiri Kastner 2018-09-20 08:48:16 UTC
[root@dell-pem520-04 ~]# rpm -qpl sugar-pippy-72-1.fc30.x86_64.rpm | grep "\.so$"
/usr/share/sugar/activities/Pippy.activity/library/box2d_32/_Box2D.so
/usr/share/sugar/activities/Pippy.activity/library/box2d_64/_Box2D.so
/usr/share/sugar/activities/Pippy.activity/library/box2d_arm7/_Box2D.so
[root@dell-pem520-04 ~]# wget -q https://kojipkgs.fedoraproject.org//packages/sugar-pippy/72/1.fc30/armv7hl/sugar-pippy-72-1.fc30.armv7hl.rpm
[root@dell-pem520-04 ~]# rpm -qpl sugar-pippy-72-1.fc30.armv7hl.rpm | grep "\.so$"
/usr/share/sugar/activities/Pippy.activity/library/box2d_32/_Box2D.so
/usr/share/sugar/activities/Pippy.activity/library/box2d_64/_Box2D.so
/usr/share/sugar/activities/Pippy.activity/library/box2d_arm7/_Box2D.so
[root@dell-pem520-04 ~]#

Comment 3 Fedora Update System 2018-09-20 17:15:03 UTC
sugar-pippy-72-2.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2018-2902ea0b5b

Comment 4 Fedora Update System 2018-09-21 07:59:27 UTC
sugar-pippy-72-2.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-2902ea0b5b

Comment 5 Alexandre Oliva 2018-09-24 07:52:39 UTC
Thanks for the fix; please note that the bug is present and was reported against F28, but the proposed fix seems to be for F29 only.

Comment 6 Fedora Update System 2018-09-24 12:57:56 UTC
sugar-pippy-72-2.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-ee7748222b

Comment 7 Adam Williamson 2018-09-26 00:14:28 UTC
Also, the Rawhide build failed:

*** ERROR: ambiguous python shebang in /usr/share/sugar/activities/Pippy.activity/activity.py: #!/usr/bin/python. Change it to python3 (or python2) explicitly.
*** ERROR: ambiguous python shebang in /usr/share/sugar/activities/Pippy.activity/setup.py: #!/usr/bin/env python. Change it to python3 (or python2) explicitly.

https://koji.fedoraproject.org/koji/taskinfo?taskID=29780964

Comment 8 Fedora Update System 2018-09-27 04:46:53 UTC
sugar-pippy-72-2.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-ee7748222b

Comment 9 Fedora Update System 2018-09-28 16:57:11 UTC
sugar-pippy-72-2.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report.

Comment 10 Fedora Update System 2018-10-04 20:32:18 UTC
sugar-pippy-72-2.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.