Bug 1838679 - Running gvpack fails with gvpack: error while loading shared libraries: libgvplugin_neato_layout.so.6: cannot open shared object file: No such file or directory
Summary: Running gvpack fails with gvpack: error while loading shared libraries: libgv...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: graphviz
Version: 35
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jaroslav Škarvada
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 2029565 2061305
TreeView+ depends on / blocked
 
Reported: 2020-05-21 14:53 UTC by Jan Pazdziora
Modified: 2022-03-07 10:46 UTC (History)
6 users (show)

Fixed In Version: graphviz-2.49.3-3.fc36 graphviz-2.48.0-4.fc35
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 2029565 (view as bug list)
Environment:
Last Closed: 2021-11-23 18:39:28 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jan Pazdziora 2020-05-21 14:53:00 UTC
Description of problem:

Running gvpack fails with

gvpack: error while loading shared libraries: libgvplugin_neato_layout.so.6: cannot open shared object file: No such file or directory

Version-Release number of selected component (if applicable):

graphviz-2.42.4-1.fc32.x86_64

How reproducible:

Deterministic.

Steps to Reproduce:
1. gvpack

Actual results:

gvpack: error while loading shared libraries: libgvplugin_neato_layout.so.6: cannot open shared object file: No such file or directory

Expected results:

No error.

Additional info:

I can make the error go away by

ln -s /usr/lib64/graphviz/libgvplugin_neato_layout.so.6 /usr/lib64/libgvplugin_neato_layout.so.6

Comment 1 Fedora Program Management 2021-04-29 16:27:05 UTC
This message is a reminder that Fedora 32 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora 32 on 2021-05-25.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
Fedora 'version' of '32'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 32 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 2 Jan Pazdziora 2021-05-04 09:02:06 UTC
The issue is still present on Fedora 33:

# rpm -q graphviz
graphviz-2.44.0-14.fc33.1.x86_64
# gvpack
gvpack: error while loading shared libraries: libgvplugin_neato_layout.so.6: cannot open shared object file: No such file or directory

Comment 3 Ben Cotton 2021-11-04 14:04:35 UTC
This message is a reminder that Fedora 33 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora 33 on 2021-11-30.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
Fedora 'version' of '33'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 33 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 4 Ben Cotton 2021-11-04 14:33:37 UTC
This message is a reminder that Fedora 33 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora 33 on 2021-11-30.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
Fedora 'version' of '33'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 33 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 5 Ben Cotton 2021-11-04 15:31:25 UTC
This message is a reminder that Fedora 33 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora 33 on 2021-11-30.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
Fedora 'version' of '33'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 33 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 6 Jan Pazdziora 2021-11-14 13:48:12 UTC
Issue is still present on Fedora 35:

# rpm -qf /usr/bin/gvpack
graphviz-2.48.0-3.fc35.x86_64
# gvpack
gvpack: error while loading shared libraries: libgvplugin_neato_layout.so.6: cannot open shared object file: No such file or directory

Is there some additional information needed to get this fixed?

Comment 7 Jaroslav Škarvada 2021-11-23 16:27:06 UTC
Upstream ticket:
https://gitlab.com/graphviz/graphviz/-/issues/1838

Comment 8 Jaroslav Škarvada 2021-11-23 17:55:50 UTC
The problem is that it's linking the neato lib dynamically and simultaneously loading it at runtime as a plugin. If it is plugin, it shouldn't be accessible to the linker.

I resolved it the dirty way and statically linked the neato bits to the gvpack. Upstream should restructure the code.

Comment 9 Fedora Update System 2021-11-23 18:36:36 UTC
FEDORA-2021-ca5a742fc0 has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2021-ca5a742fc0

Comment 10 Fedora Update System 2021-11-23 18:39:28 UTC
FEDORA-2021-ca5a742fc0 has been pushed to the Fedora 36 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 11 Fedora Update System 2021-11-23 20:41:10 UTC
FEDORA-2021-450cf3c9ae has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2021-450cf3c9ae

Comment 12 Fedora Update System 2021-11-24 01:57:43 UTC
FEDORA-2021-450cf3c9ae has been pushed to the Fedora 35 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-450cf3c9ae`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-450cf3c9ae

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 13 Fedora Update System 2021-11-26 01:22:30 UTC
FEDORA-2021-450cf3c9ae has been pushed to the Fedora 35 stable repository.
If problem still persists, 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.