[Fedora-i18n-bugs] [Bug 544085] New: [abrt] crash detected in transifex-0.6-3.fc12

bugzilla at redhat.com bugzilla at redhat.com
Thu Dec 3 21:38:33 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: [abrt] crash detected in transifex-0.6-3.fc12

https://bugzilla.redhat.com/show_bug.cgi?id=544085

           Summary: [abrt] crash detected in transifex-0.6-3.fc12
           Product: Fedora
           Version: 12
          Platform: i686
        OS/Version: Linux
            Status: NEW
 Status Whiteboard: abrt_hash:7d935e6f
          Severity: medium
          Priority: low
         Component: transifex
        AssignedTo: ivazqueznet at gmail.com
        ReportedBy: gmathisz at gmail.com
         QAContact: extras-qa at fedoraproject.org
                CC: ivazqueznet at gmail.com, diegobz at gmail.com,
                    fedora-i18n-bugs at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora


abrt 1.0.0 detected a crash.

How to reproduce
-----
1.as user from the terminal
2. ./manage.py syncdb
3.

Comment: I was trying to configure transifex

backtrace
-----
Summary: TB7d935e6f base.py:170:_cursor:OperationalError: unable to open
database file

Traceback (most recent call last):
  File "./manage.py", line 20, in <module>
    execute_manager(settings)
  File "/usr/lib/python2.6/site-packages/django/core/management/__init__.py",
line 362, in execute_manager
    utility.execute()
  File "/usr/lib/python2.6/site-packages/django/core/management/__init__.py",
line 303, in execute
    self.fetch_command(subcommand).run_from_argv(self.argv)
  File "/usr/lib/python2.6/site-packages/django/core/management/base.py", line
195, in run_from_argv
    self.execute(*args, **options.__dict__)
  File "/usr/lib/python2.6/site-packages/django/core/management/base.py", line
222, in execute
    output = self.handle(*args, **options)
  File "/usr/lib/python2.6/site-packages/django/core/management/base.py", line
351, in handle
    return self.handle_noargs(**options)
  File
"/usr/lib/python2.6/site-packages/django/core/management/commands/syncdb.py",
line 49, in handle_noargs
    cursor = connection.cursor()
  File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line
81, in cursor
    cursor = self._cursor()
  File "/usr/lib/python2.6/site-packages/django/db/backends/sqlite3/base.py",
line 170, in _cursor
    self.connection = Database.connect(**kwargs)
OperationalError: unable to open database file

Local variables in innermost frame:
self: <django.db.backends.sqlite3.base.DatabaseWrapper object at 0x95139dc>
settings_dict: {'DATABASE_OPTIONS': {}, 'DATABASE_NAME':
'/usr/share/transifex/transifex.db.sqlite', 'TIME_ZONE': 'UTC',
'DATABASE_PORT': '', 'DATABASE_PASSWORD': '', 'DATABASE_HOST': '',
'DATABASE_USER': ''}
kwargs: {'detect_types': 3, 'database':
'/usr/share/transifex/transifex.db.sqlite'}

cmdline: python ./manage.py syncdb 
component: transifex
executable: /usr/share/transifex/manage.py
kernel: 2.6.31.6-145.fc12.i686.PAE
package: transifex-0.6-3.fc12
uuid: 7d935e6f

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-i18n-bugs mailing list