Bug 16824 - AttributeError: type object 'EventsCodes' has no attribute 'IN_CREATE'
Summary: AttributeError: type object 'EventsCodes' has no attribute 'IN_CREATE'
Status: CLOSED WONTFIX
Alias: None
Product: Sisyphus
Classification: Development
Component: ugit (show other bugs)
Version: unstable
Hardware: all Linux
: P2 critical
Assignee: Vitaly Lipatov
QA Contact: qa-sisyphus
URL:
Keywords:
: 20620 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-08-22 20:21 MSD by Ivan Zakharyaschev
Modified: 2009-12-07 10:23 MSK (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan Zakharyaschev 2008-08-22 20:21:58 MSD
ugit-0.9.2.19-alt1

$ mkdir ~/tmp/test-ugit
$ cd ~/tmp/test-ugit
$ git init
Initialized empty Git repository in /tmp/.private/ivan/test-ugit/.git/
$ ugit
Traceback (most recent call last):
  File "/usr/bin/ugit", line 100, in <module>
    main()
  File "/usr/bin/ugit", line 95, in main
    ctl = Controller(model, view)
  File "../ugit/qobserver.py", line 34, in __init__
  File "/usr/lib/python2.5/site-packages/PIL/__init__.py", line 189, in init
    
  File "/usr/lib/python2.5/site-packages/PIL/__init__.py", line 791, in start_inotify_thread
    
  File "../ugit/inotify.py", line 35, in __init__
AttributeError: type object 'EventsCodes' has no attribute 'IN_CREATE'
$ rpm -qf "$(which ugit)"
ugit-0.9.2.19-alt1

apt> depends ugit
ugit-0.9.2.19-alt1
  Depends: python-module-psyco
  Depends: </usr/bin/env>
    coreutils-6.11-alt1
  Depends: </usr/bin/python>
    python-base-2.5.2-alt2
  Depends: <python2.5(PyQt4)>
    python-module-PyQt4-4.4.2-alt2
  Depends: <python2.5(cStringIO)>
    python-modules-2.5.2-alt2
  Depends: <python2.5(distutils)>
    python-dev-2.5.2-alt2
  Depends: <python2.5(optparse)>
    python-modules-2.5.2-alt2
  Depends: <python2.5(os)>
    python-base-2.5.2-alt2
  Depends: <python2.5(pprint)>
    python-modules-2.5.2-alt2
  Depends: <python2.5(pyinotify)>
    python-module-pyinotify-0.8.0q-alt1
  Depends: <python2.5(re)>
    python-base-2.5.2-alt2
  Depends: <python2.5(subprocess)>
    python-modules-2.5.2-alt2
  Depends: <python2.5(time)>
    python-base-2.5.2-alt2
  Depends: <python2.5(types)>
    python-base-2.5.2-alt2
  Depends: <python2.5(user)>
    python-modules-2.5.2-alt2
apt>
Comment 1 Andrey Rahmatullin 2008-12-21 20:33:09 MSK
Не, таки ugit. В cola я это дело поправил.
Comment 2 Vitaly Lipatov 2008-12-21 21:38:57 MSK
Я правило понимаю, что ugit теперь называется cola, который собираете вы,
и мне надо попросить удалить ugit из Сизифа?
Comment 3 Andrey Rahmatullin 2008-12-21 21:47:38 MSK
(In reply to comment #2)
> Я правило понимаю, что ugit теперь называется cola, который собираете вы,
> и мне надо попросить удалить ugit из Сизифа?
Я посмотрел на cola и он мне не понравился, так что заливать я его не буду (и ещё там как минимум билдреки не прописаны). Если ugit ещё кому-то интересен, его надо заменять на cola, видимо.
Comment 4 Ivan Zakharyaschev 2008-12-22 21:57:17 MSK
(В целом для дистрибутива не особо важная вещь.)
Comment 5 Andrey Rahmatullin 2009-06-28 18:03:15 MSD
*** Bug 20620 has been marked as a duplicate of this bug. ***
Comment 6 Andrey Rahmatullin 2009-06-28 18:03:59 MSD
Тем временем git-cola уже собрали.