Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 470712 - app-portage/g-ctan broken dependencies
Summary: app-portage/g-ctan broken dependencies
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal with 2 votes (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: QAbaddep
Depends on:
Blocks:
 
Reported: 2013-05-20 03:49 UTC by Patrick Lauer
Modified: 2016-07-24 10:57 UTC (History)
3 users (show)

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


Attachments
g-ctan-2013.patch (g-ctan-2013.patch,3.43 KB, patch)
2013-10-12 15:24 UTC, José Romildo Malaquias
Details | Diff
g-ctan-2013.1.ebuild (g-ctan-2013.1.ebuild,669 bytes, text/plain)
2013-10-12 15:25 UTC, José Romildo Malaquias
Details
Updated ebuild (g-ctan-2013.ebuild,671 bytes, text/plain)
2013-11-21 10:22 UTC, Toby Cubitt
Details
Modified patch (g-ctan-2013.patch,3.79 KB, patch)
2013-11-21 10:23 UTC, Toby Cubitt
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Lauer gentoo-dev 2013-05-20 03:49:38 UTC
dependency.bad                16
   app-portage/g-ctan/g-ctan-2011.1.ebuild: RDEPEND: ~amd64(default/linux/amd64/13.0) ['~app-text/texlive-2011']
   app-portage/g-ctan/g-ctan-2011.1.ebuild: RDEPEND: ~amd64(default/linux/amd64/13.0/desktop) ['~app-text/texlive-2011']
   app-portage/g-ctan/g-ctan-2011.1.ebuild: RDEPEND: ~amd64(default/linux/amd64/13.0/desktop/gnome) ['~app-text/texlive-2011']
   app-portage/g-ctan/g-ctan-2011.1.ebuild: RDEPEND: ~amd64(default/linux/amd64/13.0/desktop/kde) ['~app-text/texlive-2011']
   app-portage/g-ctan/g-ctan-2011.1.ebuild: RDEPEND: ~amd64(default/linux/amd64/13.0/developer) ['~app-text/texlive-2011']
   app-portage/g-ctan/g-ctan-2011.1.ebuild: RDEPEND: ~x86(default/linux/x86/13.0) ['~app-text/texlive-2011']
   app-portage/g-ctan/g-ctan-2011.1.ebuild: RDEPEND: ~x86(default/linux/x86/13.0/desktop) ['~app-text/texlive-2011']
   app-portage/g-ctan/g-ctan-2011.1.ebuild: RDEPEND: ~x86(default/linux/x86/13.0/desktop/gnome) ['~app-text/texlive-2011']
   app-portage/g-ctan/g-ctan-2011.1.ebuild: RDEPEND: ~x86(default/linux/x86/13.0/desktop/kde) ['~app-text/texlive-2011']
   app-portage/g-ctan/g-ctan-2011.1.ebuild: RDEPEND: ~x86(default/linux/x86/13.0/developer) ['~app-text/texlive-2011']
   app-portage/g-ctan/g-ctan-2011.1.ebuild: RDEPEND: ~amd64(hardened/linux/amd64) ['~app-text/texlive-2011']
   app-portage/g-ctan/g-ctan-2011.1.ebuild: RDEPEND: ~amd64(hardened/linux/amd64/no-multilib) ['~app-text/texlive-2011']
   app-portage/g-ctan/g-ctan-2011.1.ebuild: RDEPEND: ~amd64(hardened/linux/amd64/no-multilib/selinux) ['~app-text/texlive-2011']
   app-portage/g-ctan/g-ctan-2011.1.ebuild: RDEPEND: ~amd64(hardened/linux/amd64/selinux) ['~app-text/texlive-2011']
   app-portage/g-ctan/g-ctan-2011.1.ebuild: RDEPEND: ~x86(hardened/linux/x86) ['~app-text/texlive-2011']
   app-portage/g-ctan/g-ctan-2011.1.ebuild: RDEPEND: ~x86(hardened/linux/x86/selinux) ['~app-text/texlive-2011']
Comment 1 Patrick Lauer gentoo-dev 2013-05-21 05:40:56 UTC
+  21 May 2013; Patrick Lauer <patrick@gentoo.org> package.mask:
+  Masking g-ctan for broken dependencies #470712
Comment 2 José Romildo Malaquias 2013-10-12 15:24:16 UTC
Created attachment 360712 [details, diff]
g-ctan-2013.patch

A patch to enable the use of g-ctan with texlive-2013. Basically the release of tlgmr is set to revision 31400 (released 9aug13).
Comment 3 José Romildo Malaquias 2013-10-12 15:25:43 UTC
Created attachment 360714 [details]
g-ctan-2013.1.ebuild

My ebuild for g-ctan-2013.1.

It seems to work for me. I can install and use packages from ctan with it.
Comment 4 Toby Cubitt 2013-11-21 10:22:56 UTC
Created attachment 363720 [details]
Updated ebuild

José's version seems to work for me too, after updating the ebuild to pull g-ctan-2011.1 from launchpad instead of the no-longer-extant g-ctan-2011.
Comment 5 Toby Cubitt 2013-11-21 10:23:26 UTC
Created attachment 363722 [details, diff]
Modified patch

I also modified the patch to fix a small bug in g-ctan that throws a non-fatal error on the current texlive package list.
Comment 6 Martin Ertsås 2014-03-03 11:00:47 UTC
(In reply to Toby Cubitt from comment #5)
> Created attachment 363722 [details, diff] [details, diff]
> Modified patch
> 
> I also modified the patch to fix a small bug in g-ctan that throws a
> non-fatal error on the current texlive package list.

Just tried your patch and ebuild, and it is working fine :) Would be happy if this could be added quite soon.
Comment 7 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-07-24 10:57:58 UTC
The package has been removed.