Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 609596 - app-office/lyx depends on dev-texlive/texlive-science, blocking dev-texlive/texlive-mathscience-2016
Summary: app-office/lyx depends on dev-texlive/texlive-science, blocking dev-texlive/t...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: pavel sanda
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-17 05:35 UTC by Cedric Godin
Modified: 2017-03-01 10:26 UTC (History)
5 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cedric Godin 2017-02-17 05:35:25 UTC
app-text/texlive-2016 depends on dev-texlive/texlive-mathscience-2016, which conflicts with dev-texlive/texlive-science. app-office/lyx-2.2.2 depends on the later, making an update to app-text/texlive-2016 impossible.
Comment 1 pavel sanda 2017-02-17 21:52:28 UTC
Alexis,
could you have look, it seems to be realted to your recent commit
+ || ( dev-texlive/texlive-mathscience dev-texlive/texlive-science )
Comment 2 Alexis Ballier gentoo-dev 2017-02-26 12:31:52 UTC
(In reply to pavel sanda from comment #1)
> Alexis,
> could you have look, it seems to be realted to your recent commit
> + || ( dev-texlive/texlive-mathscience dev-texlive/texlive-science )

yeah, this commit should have fixed it

cc'ing portage team just in case it's due to portage not seeing the difference, but i think that's just due to an outdated portage tree
Comment 3 Zac Medico gentoo-dev 2017-02-26 21:42:09 UTC
If you happen to have dev-texlive/texlive-science installed, the you'll have unmerge it:

   emerge --unmerge dev-texlive/texlive-science

Otherwise, portage will prefer that package because it's installed.
Comment 4 Cedric Godin 2017-03-01 10:26:19 UTC
Just to add some info that could be uselful, I had to "emerge -C dev-texlive/texlive-latex dev-texlive/texlive-basic dev-texlive/texlive-langenglish dev-texlive/texlive-langfrench" too.