Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 276109 - dev-texlive/texlive-context-2008-r1 missing dependency for perl-tk
Summary: dev-texlive/texlive-context-2008-r1 missing dependency for perl-tk
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: TeX project
URL:
Whiteboard:
Keywords:
Depends on: 355085
Blocks:
  Show dependency tree
 
Reported: 2009-07-01 19:20 UTC by Andrey Korolyov
Modified: 2011-10-05 20:02 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Fixed ebuild (texlive-context-2008-r2.ebuild,1.68 KB, text/plain)
2009-07-01 19:29 UTC, Andrey Korolyov
Details
diff for texlive-context-2008-r1.ebuild (texlive-context-2008-r1.diff,596 bytes, text/plain)
2009-07-07 07:57 UTC, Andrey Korolyov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Korolyov 2009-07-01 19:20:49 UTC
At least 'texshow' fails when package dev-perl/perl-tk is not installed in system. This package can turning on 'tk' flag on app-text/texlive-core.

Reproducible: Always

Steps to Reproduce:
1. emerge dev-texlive/texlive-context
2. if your system doesn`t have perl-tk installed, texshow fails to execute




Timestamp of tree: Tue, 30 Jun 2009 21:15:01 +0000
app-shells/bash:     3.2_p39
dev-java/java-config: 2.1.7
dev-lang/python:     2.5.4-r3
dev-python/pycrypto: 2.0.1-r8
dev-util/cmake:      2.6.4
sys-apps/baselayout: 2.0.1
sys-apps/openrc:     0.4.3-r3
sys-apps/sandbox:    1.6-r2
sys-devel/autoconf:  2.13, 2.63
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.27-r2
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=native -msse4.1 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-O2 -march=native -msse4.1 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://mirror.yandex.ru/gentoo-distfiles/ ftp://mirror.yandex.ru/gentoo-distfiles/ http://trumpetti.atm.tut.fi/gentoo/ ftp://trumpetti.atm.tut.fi/gentoo/ "
LANG="en_US.UTF-8"
LC_ALL=""
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage/layman/rostov /usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X aac acl acpi alsa bash-completion berkdb bluetooth bzip2 cli cracklib crypt cups dbus dri dvd exif fortran gdbm gif gtk hal iconv ieee1394 isdnlog java jpeg kde libnotify midi mmx mmxext mp3 mudflap ncurses nls nptl nptlonly nsplugin ogg opengl openmp osd oss pam pcre perl png pppd python qt3support qt4 readline reflection samba session spl sse sse2 ssl ssse3 sysfs tcpd threads truetype unicode v4l v4l2 vorbis win32codecs x86 xcomposite xinerama xorg xscreensaver xvid zlib" ALSA_CARDS="hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="evdev keyboard mouse synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Andrey Korolyov 2009-07-01 19:29:17 UTC
Created attachment 196278 [details]
Fixed ebuild
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-07-05 08:25:34 UTC
Please attach unified diffs (diff -u) when you did changes to an ebuild. That would be much more handy for our devs.
Comment 3 Andrey Korolyov 2009-07-07 07:54:24 UTC
(In reply to comment #2)
> Please attach unified diffs (diff -u) when you did changes to an ebuild. That
> would be much more handy for our devs.
> 

--- /usr/portage/dev-texlive/texlive-context/texlive-context-2008-r1.ebuild     2009-06-10 18:06:42.000000000 +0400
+++ texlive-context-2008-r2.ebuild      2009-07-07 11:52:56.000000000 +0400
@@ -18,6 +18,7 @@
 >=dev-texlive/texlive-latex-2008
 "
 RDEPEND="${DEPEND} dev-lang/ruby
+    tk? ( dev-perl/perl-tk )
 "
 TL_CONTEXT_UNIX_STUBS="context ctxtools exatools luatools makempy mpstools mptopdf mtxrun mtxtools pdftools pdftrimwhite pstopdf rlxtools runtools texexec texfind texfont texshow textools texutil tmftools xmltools"
 TEXLIVE_MODULE_BINSCRIPTS="texmf-dist/scripts/context/ruby/texmfstart.rb"
Comment 4 Andrey Korolyov 2009-07-07 07:57:24 UTC
Created attachment 196993 [details]
diff for texlive-context-2008-r1.ebuild

Sorry, i am forget to attach diff as file
Comment 5 Andrey Korolyov 2009-07-07 08:03:59 UTC
Obviously, ebuild will be contain additional check for packages that can`t work without perl-tk like texshow and provide TL_CONTEXT_UNIX_STUBS related to them. I`ll check dependencies of all binaries under TL_CONTEXT_UNIX_STUBS from any other packages some time later.
Comment 6 Alexis Ballier gentoo-dev 2011-02-17 12:46:33 UTC
texshow has been removed starting from 2009, so this will be "fixed" when texlive 2010 goes stable
Comment 7 Alexis Ballier gentoo-dev 2011-10-05 20:02:24 UTC
(In reply to comment #6)
> texshow has been removed starting from 2009, so this will be "fixed" when
> texlive 2010 goes stable

and now its stable