Bug 1595910 - [Packaging] Please unbundle synctex
Summary: [Packaging] Please unbundle synctex
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: evince
Version: 29
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Marek Kašík
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-06-27 18:00 UTC by Christian Stadelmann
Modified: 2019-01-11 13:18 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-01-11 12:51:06 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Christian Stadelmann 2018-06-27 18:00:42 UTC
Description of problem:
evince should not bundle synctex

Version-Release number of selected component (if applicable):
evince-3.28.2-2.fc28.x86_64

How reproducible:
always – packaging issue

Steps to Reproduce:
Build the evince package

Actual results:
It compiles its own outdated copy of synctex.

Expected results:
Use upstream synctex.

Additional info:
According to the packaging guidelines, fedora packages should avoid bundling any libraries:
https://fedoraproject.org/wiki/Packaging:Guidelines#Bundling_and_Duplication_of_system_libraries

Unbundling synctex may also fix bug #1593827 and bug #1595899.

Comment 1 Jan Kurik 2018-08-14 09:56:49 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 29 development cycle.
Changing version to '29'.

Comment 2 Edgar Hoch 2018-11-06 16:16:03 UTC
When I open evince at command line with a pdf file as argument, then it displays the pdf file, but prints also

! SyncTeX Error : No file?

May it be related to the synctex problem in this bug report?

evince-3.30.2-1.fc29.x86_64

Comment 3 Marek Kašík 2019-01-11 12:51:06 UTC
Hi,

current evince (3.30 and later) checks whether synctex is installed on the build machine during build. Synctex is part of texlive-lib-devel which we already require. The only think which is missing there is dependency on the version which is required by evince to use the system one. I'll add explicit dependency on it.
However, the system synctex is used already in Fedora 29 so I'm going to close this with currentrelease resolution and will push the dependency without building it now.

Regards

Comment 4 Marek Kašík 2019-01-11 13:18:27 UTC
(In reply to Edgar Hoch from comment #2)
> When I open evince at command line with a pdf file as argument, then it
> displays the pdf file, but prints also
> 
> ! SyncTeX Error : No file?
> 
> May it be related to the synctex problem in this bug report?
> 
> evince-3.30.2-1.fc29.x86_64

This is direct consequence of using system synctex. Evince maintainers removed the error in the bundle but texlive-base haven't removed it (the system synctex). I don't see a way how to disable showing of the error from evince.


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