https://bugs.kde.org/show_bug.cgi?id=390904

Scott Harvey <bund...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bund...@gmail.com

--- Comment #2 from Scott Harvey <bund...@gmail.com> ---
My attempt to run kapidox_generate also failed, but my files survived.

bundito@mick:~/kde/src/frameworks/kiconthemes$ kapidox_generate .
19:04:41 INFO Downloading KDE identities
19:04:41 DEBUG Using external svn client to fetch
svn://anonsvn.kde.org/home/kde/trunk/kde-common/accounts
19:04:41 ERROR Failed to fetch KDE identities: global name 'FileNotFoundError'
is not defined
Traceback (most recent call last):
  File "/usr/bin/kapidox_generate", line 111, in <module>
    main()
  File "/usr/bin/kapidox_generate", line 107, in main
    copyright=kde_copyright)
  File "/usr/lib/python2.7/dist-packages/kapidox/hlfunctions.py", line 67, in
do_it
    products, groups, libraries, available_platforms =
preprocessing.sort_metainfo(metalist, maintainers)
  File "/usr/lib/python2.7/dist-packages/kapidox/preprocessing.py", line 215,
in sort_metainfo
    lib = Library(metainfo, products, platforms, all_maintainers)
  File "/usr/lib/python2.7/dist-packages/kapidox/models.py", line 53, in
__init__
    products[utils.serialize_name(metainfo['name'])] = Product(metainfo,
all_maintainers)
  File "/usr/lib/python2.7/dist-packages/kapidox/models.py", line 144, in
__init__
    self.maintainers = utils.set_maintainers(metainfo.get('maintainer'),
all_maintainers)
  File "/usr/lib/python2.7/dist-packages/kapidox/utils.py", line 99, in
set_maintainers
    maintainers = [all_maintainers.get(maintainer_keys, None)]
AttributeError: 'NoneType' object has no attribute 'get'
bundito@mick:~/kde/src/frameworks/kiconthemes$ ls -al
total 76
drwxrwxr-x  7 bundito bundito  4096 Feb 12 21:26 .
drwxrwxr-x 80 bundito bundito  4096 Feb 12 21:42 ..
-rw-rw-r--  1 bundito bundito    57 Feb 12 21:26 .arcconfig
drwxrwxr-x  2 bundito bundito  4096 Feb 12 21:26 autotests
-rw-rw-r--  1 bundito bundito  3476 Feb 12 21:26 CMakeLists.txt
-rw-rw-r--  1 bundito bundito 26527 Feb 12 21:26 COPYING.LIB
drwxrwxr-x  3 bundito bundito  4096 Feb 12 21:26 docs
drwxrwxr-x  8 bundito bundito  4096 Feb 20 07:45 .git
-rw-rw-r--  1 bundito bundito   197 Feb 12 21:26 KF5IconThemesConfig.cmake.in
-rw-rw-r--  1 bundito bundito   358 Feb 12 21:26 metainfo.yaml
-rw-rw-r--  1 bundito bundito  2910 Feb 12 21:26 README.md
drwxrwxr-x  3 bundito bundito  4096 Feb 15 16:51 src
drwxrwxr-x  2 bundito bundito  4096 Feb 12 21:26 tests
bundito@mick:~/kde/src/frameworks/kiconthemes$

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to