Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 601192

Summary: sci-geosciences/cdat-lite: try to use wxpython3
Product: Gentoo Linux Reporter: Pacho Ramos <pacho>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED WONTFIX    
Severity: normal CC: mgorny, treecleaner
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 562480    
Deadline: 2017-07-05   

Description Pacho Ramos gentoo-dev 2016-11-29 11:11:19 UTC
I couldn't find any other distro shipping this, hence, I don't know if this is able to support wxpython3 or find any patch... then, we should try to use it and, if not, as this is orphan, probably treeclean it

Thanks
Comment 1 Pacho Ramos gentoo-dev 2016-11-29 20:38:58 UTC
it doesn't seem to work:
$ cdscan
Finding common directory ...
Traceback (most recent call last):
  File "/usr/lib/python-exec/python2.7/cdscan", line 9, in <module>
    load_entry_point('cdat-lite==6.0rc2', 'console_scripts', 'cdscan')()
  File "/usr/lib64/python2.7/site-packages/cdat_lite/scripts/__init__.py", line 14, in cdscan_main
    cdscan.main(sys.argv)
  File "/usr/lib64/python2.7/site-packages/cdat_lite/scripts/cdscan.py", line 841, in main
    firstpath = augmentedArgs[0][len(directory):]
IndexError: list index out of range
$ cddump
Traceback (most recent call last):
  File "/usr/lib/python-exec/python2.7/cddump", line 9, in <module>
    load_entry_point('cdat-lite==6.0rc2', 'console_scripts', 'cddump')()
  File "/usr/lib64/python2.7/site-packages/cdat_lite/scripts/__init__.py", line 21, in cddump_main
    import cddump
  File "/usr/lib64/python2.7/site-packages/cdat_lite/scripts/cddump.py", line 9, in <module>
    file=sys.argv[1]
IndexError: list index out of range
$ convertcdms
Traceback (most recent call last):
  File "/usr/lib/python-exec/python2.7/convertcdms", line 9, in <module>
    load_entry_point('cdat-lite==6.0rc2', 'console_scripts', 'convertcdms')()
  File "/usr/lib64/python2.7/site-packages/cdat_lite/scripts/__init__.py", line 26, in convertcdms_main
    import convertcdms
  File "/usr/lib64/python2.7/site-packages/cdat_lite/scripts/convertcdms.py", line 10, in <module>
    from numpy.oldnumeric.alter_code1 import fixtypechars, fixistesting, changeimports, replaceattr, replaceother, convertsrc
ImportError: No module named oldnumeric.alter_code1
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-06-05 16:17:57 UTC
# Michał Górny <mgorny@gentoo.org> (05 Jun 2017)
# (on behalf of Treecleaner project)
# Unmaintained in Gentoo. Reported not to work. Uses old wxPython.
# Removal in 30 days. Bug #601192.
sci-geosciences/cdat-lite
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-07-05 12:32:32 UTC
commit ac9bca29572c3f1dcd99bf21256782b95c89b6fa
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: Wed Jul 5 14:11:46 2017
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: Wed Jul 5 14:25:51 2017

    sci-geosciences/cdat-lite: Remove last-rited pkg, #601192