After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 389808 - MySQL error rebuilding atk bonsai history
MySQL error rebuilding atk bonsai history
Status: RESOLVED OBSOLETE
Product: sysadmin
Classification: Infrastructure
Component: Git
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME Sysadmins
GNOME Sysadmins
Depends on:
Blocks:
 
 
Reported: 2006-12-26 19:24 UTC by Ross Golder
Modified: 2009-08-16 22:10 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Workaround patch (2.61 KB, patch)
2006-12-27 13:42 UTC, Ross Golder
none Details | Review

Description Ross Golder 2006-12-26 19:24:39 UTC
/svn/atk
Traceback (most recent call last):
  • File "/var/www/viewcvs-web/svndbadmin", line 258 in ?
    svn.core.run_app(main, command, repository, rev)
  • File "/usr/lib/python2.4/site-packages/svn/core.py", line 217 in run_app
    return apply(func, (_core.application_pool,) + args, kw)
  • File "/var/www/viewcvs-web/svndbadmin", line 225 in main
    handle_revision(db, command, repo, rev)
  • File "/var/www/viewcvs-web/svndbadmin", line 211 in handle_revision
    db.AddCommit(commit)
  • File "/var/www/viewcvs-web/lib/cvsdb.py", line 290 in AddCommit
    cursor.execute(sql, sql_args)
  • File "/usr/lib/python2.4/site-packages/MySQLdb/cursors.py", line 137 in execute
    self.errorhandler(self, exc, value)
  • File "/usr/lib/python2.4/site-packages/MySQLdb/connections.py", line 33 in defaulterrorhandler
    raise errorclass, errorvalue
_mysql_exceptions.OperationalError: (1048, "Column 'descid' cannot be null")

Comment 1 Ross Golder 2006-12-27 13:42:20 UTC
Created attachment 78942 [details] [review]
Workaround patch

Allows svndbadmin to continue to create records for subsequent commits that don't have problems.
Comment 2 Germán Poo-Caamaño 2009-06-23 19:41:06 UTC
This bug is obsolete.  SVN is not used anymore, neither Bonsai.
Comment 3 Owen Taylor 2009-08-16 22:08:41 UTC
Nothing at all applicable to current services