Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 304951

Summary: dev-scheme/plt-scheme and dev-tex/slatex collide
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: Scheme Project <scheme>
Status: RESOLVED FIXED    
Severity: normal CC: hkbst
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2010-02-13 20:18:45 UTC
* Detected file collision(s):
 * 
 *      /usr/share/texmf/tex/latex/slatex/slatex.sty
 *      /usr/bin/slatex
 * 
 * Searching all installed packages for file collisions...
 * 
 * Press Ctrl-C to Stop
 * 
 * dev-scheme/plt-scheme-4.2.2
 *      /usr/bin/slatex
 *      /usr/share/texmf/tex/latex/slatex/slatex.sty
Comment 1 Dmitry Dzhus 2010-02-13 21:20:36 UTC
I am not sure about the difference between these two.

According to maintainer note in collects/slatex in PLT distribution,
PLT contains only the mzscheme-specific version of slatex, which means
that it's not just the vanilla version of SLaTeX. sty files are
identical whereas sources are not. Maybe we should rename `slatex`
wrapper included in PLT Scheme to `plt-slatex`?
Comment 2 Panagiotis Christopoulos (RETIRED) gentoo-dev 2010-04-17 17:56:32 UTC
I fixed that temporarily, by fixing the blocker (drscheme-->plt-scheme), until I think of another approach. Diego, thanks for reporting this.