Mark Robinson <[EMAIL PROTECTED]> writes: > Package: drupal > Version: 4.5.1-1 > Severity: serious > Justification: Policy 10.7.3
Sorry, I don't fully understand your bug report. I guess that you think there's something wrong with the way /etc/drupal/conf.php is handled. > Fatal error: Table 'drupal.users_roles' doesn't exist query: SELECT r.rid, > r.name FROM role r INNER JOIN users_roles ur ON ur.rid = r.rid WHERE ur.uid > = 0 in /usr/share/drupal/includes/database.mysql.inc on line 125 You get this because the database structure has not been updated for Drupal 4.5. You can either let the package do this or do this manually. That's likely not a bug. -Hilko -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]