Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 598906 - app-office/pybliographer requires dead gnome2-python modules
Summary: app-office/pybliographer requires dead gnome2-python modules
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL: https://bugzilla.gnome.org/show_bug.c...
Whiteboard:
Keywords: PMASKED
Depends on: 667816
Blocks: gnome2-python-removal pygtk-removal
  Show dependency tree
 
Reported: 2016-11-04 08:53 UTC by Pacho Ramos
Modified: 2020-05-31 00:04 UTC (History)
1 user (show)

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


Attachments
pybliographer-1.2.17.ebuild (pybliographer-1.2.17.ebuild,1.65 KB, text/plain)
2016-11-04 08:53 UTC, Pacho Ramos
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pacho Ramos gentoo-dev 2016-11-04 08:53:39 UTC
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
Comment 1 Pacho Ramos gentoo-dev 2017-12-16 15:19:49 UTC
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
Comment 2 Andreas Sturmlechner gentoo-dev 2020-05-01 20:00:05 UTC
This is not solved then it seems.
Comment 3 Larry the Git Cow gentoo-dev 2020-05-01 20:32:02 UTC
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(+)
Comment 4 Larry the Git Cow gentoo-dev 2020-05-31 00:04:32 UTC
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(-)