Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 597532 - x11-misc/rednotebook bundles txt2tags and elib.intl
Summary: x11-misc/rednotebook bundles txt2tags and elib.intl
Status: RESOLVED WONTFIX
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:
Whiteboard: Pending removal: 2017-07-02
Keywords: NeedPatch, PMASKED
Depends on: 621118
Blocks: bundled-libs CVE-2016-1723, CVE-2016-1724, CVE-2016-1725, CVE-2016-1726, CVE-2016-1727, CVE-2016-1728 621554
  Show dependency tree
 
Reported: 2016-10-19 13:07 UTC by Michael Orlitzky
Modified: 2017-07-01 09:21 UTC (History)
3 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 Michael Orlitzky gentoo-dev 2016-10-19 13:07:34 UTC
$ ls rednotebook/external/
total 240K
-rw-r--r-- 1 mjo mjo  21K 2016-10-19 09:04 elibintl.py
-rw-r--r-- 1 mjo mjo    1 2016-10-19 08:51 __init__.py
-rw-r--r-- 1 mjo mjo  145 2016-10-19 08:56 __init__.pyc
-rw-r--r-- 1 mjo mjo 6.4K 2016-10-19 08:51 msgfmt.py
-rw-r--r-- 1 mjo mjo 197K 2016-10-19 09:04 txt2tags.py

The elib-intl library is already packaged, but we would need to mess with the import a bit. For example,

  try:
      import elib.intl as elibintl
  except ImportError:
      from rednotebook.external import elibintl

The bundled copy of txt2tags is harder to deal with. I don't know what to do about msgfmt.py, which ships with python itself.
Comment 1 Pacho Ramos gentoo-dev 2017-06-02 08:27:31 UTC
This also needs obsolete webkit-gtk
Comment 2 Ulenrich 2017-06-11 22:28:32 UTC
Please upgrade but not remove, see
https://bugs.gentoo.org/show_bug.cgi?id=621118
Comment 3 Ulenrich 2017-06-11 23:27:12 UTC
@Mart
Not true for version rednotebook-2.0, see 

---
# emerge -c dev-python/pywebkitgtk; eshowkw -O rednotebook
--- Couldn't find 'dev-python/pywebkitgtk' to depclean.
>>> No packages selected for removal by depclean
Keywords for x11-misc/rednotebook:
          |                                 |   u   |  
          | a a         p s   a     n r     |   n   |  
          | l m   h i   p p   r m m i i s   | e u s | r
          | p d a p a p c a x m i 6 o s 3   | a s l | e
          | h 6 r p 6 p 6 r 8 6 p 8 s c 9 s | p e o | p
          | a 4 m a 4 c 4 c 6 4 s k 2 v 0 h | i d t | o
----------+---------------------------------+-------+-------
  [M]1.14 | o + o o o o o o + o o o o o o o | 6 o 0 | gentoo
[M][I]2.0 | o ~ o o o o o o ~ o o o o o o o | 6 o   | pmaci
Comment 4 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-07-01 09:21:01 UTC
commit 2f88d4d4249e17ca7895c3e5c3d3b5beb496ed37
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: Sat Jul 1 11:17:05 2017
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: Sat Jul 1 11:20:05 2017

    x11-misc/rednotebook: Remove last-rited pkg, #597532