Summary: | app-office/pybliographer requires dead gnome2-python modules | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Pacho Ramos <pacho> |
Component: | Current packages | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | tex |
Priority: | Normal | Keywords: | PMASKED |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://bugzilla.gnome.org/show_bug.cgi?id=793397 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 667816 | ||
Bug Blocks: | 640022, 706462 | ||
Attachments: | pybliographer-1.2.17.ebuild |
I could finally bump it... but it still relies on old libs (also caused its removal on debian because of this https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=790597 ). I have tried to find their bug tracker but I couldn't :S In SF there are only really old bugs, and in github I cannot find them: https://github.com/GNOME/pybliographer This is not solved then it seems. The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91ad886d6ce344af41637cf188c26b0ebfa5f46f commit 91ad886d6ce344af41637cf188c26b0ebfa5f46f Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2020-05-01 20:13:31 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2020-05-01 20:31:35 +0000 app-office/pybliographer: Mask for removal Bug: https://bugs.gentoo.org/598906 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6620383efa66491dbeb731e3e53dbbfbad0182ef commit 6620383efa66491dbeb731e3e53dbbfbad0182ef Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2020-05-31 00:02:41 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2020-05-31 00:02:41 +0000 app-office/pybliographer: Remove last-rited package Closes: https://bugs.gentoo.org/598906 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> app-office/pybliographer/Manifest | 1 - app-office/pybliographer/metadata.xml | 13 ----- .../pybliographer/pybliographer-1.4.0-r3.ebuild | 68 ---------------------- dev-python/python-bibtex/Manifest | 1 - dev-python/python-bibtex/metadata.xml | 15 ----- .../python-bibtex/python-bibtex-1.2.7-r2.ebuild | 33 ----------- profiles/package.mask | 6 -- 7 files changed, 137 deletions(-) |
Created attachment 452312 [details] pybliographer-1.2.17.ebuild I have tried to bump it (to try to also remove the scrollkeeper requirement), but it fails to start with: $ pybliographer Esto es pybliographer, versión 1.2.17 Copyright (C) 1998-2004 Frederic GOBRY Esto es software libre sin NINGÚN TIPO DE GARANTÍA. Para obtener más detalles, teclee «warranty» Comandos útiles: help para obtener más ayuda quit para salir Traceback (most recent call last): File "/usr/bin/pybliographer", line 151, in <module> execfile (filename, user_global) File "pybrc.py", line 3, in <module> from Pyblio import Autoload, Config, version ImportError: cannot import name version