Your message dated Mon, 28 Oct 2024 18:47:59 +0000 with message-id <[email protected]> and subject line Bug#1082177: Removed package(s) from unstable has caused the Debian Bug report #774151, regarding vlogger - mysql_create.sql fix to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 774151: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=774151 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message --------BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Subject: vlogger: mysql_create.sql fix Package: vlogger Version: 1.3-4 Severity: normal Dear Maintainer, the sample schema database (mysql_create.sql) uses UPPERCASE table name and fields that produce these errors on my system (Apache error.log): DBD::mysql::st execute failed: Table 'vlogger.wwwusage' doesn't exist at /usr/sbin/vlogger line 517, <STDIN> line 2102. DBD::mysql::db do failed: Table 'vlogger.wwwusage' doesn't exist at /usr/sbin/vlogger line 524, <STDIN> line 2102. after changed table name and fields in lovercase all seems works fine ;-) I suggest to change mysql_create.sql into: ======================================================================= CREATE TABLE wwwusage ( vhost VARCHAR(128) NOT NULL, ldate INT(8) UNSIGNED NOT NULL, bytes INT(32) UNSIGNED NOT NULL DEFAULT '0' ); ======================================================================= TIA Alessandro De Zorzi - lota -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iQEcBAEBAgAGBQJUoWZdAAoJEMH4AagsOpqywyoIALhAMf9PFNaAVwNL8TJQhD78 nYyb7hG7QDeVezfyOgp0cWW7fCLrAga7+rUguez4E8/kmyiCa73QWC4grw62dWO3 V7Lqn+uHHZg1es0CTQ7cvD+nOs4BDIHPrNuEUosS5TZ27rCzuX1iLvh/RLgAGqOA VBosqReGxbYwr77KE/BMz+Z5sX7U9RhqHExFDtFWM6Vx2wixhc1dLW0w6TlFVcto 1Ax5ZZyhgMk/3S3IXT6h02QrJqXQnVRvk2SxU+0RYGmGL9vCw0MoSTCjziwo4yGB 3CM2oMVt15QOOS7x4x9omb2tZg5MXR7HY1qd4gZXOAWSSVI9usoYNwj/NnIG1iw= =IqZ9 -----END PGP SIGNATURE-----
--- End Message ---
--- Begin Message ---Version: 1.3-4.1+rm Dear submitter, as the package vlogger has just been removed from the Debian archive unstable we hereby close the associated bug reports. We are sorry that we couldn't deal with your issue properly. For details on the removal, please see https://bugs.debian.org/1082177 The version of this package that was in Debian prior to this removal can still be found using https://snapshot.debian.org/. Please note that the changes have been done on the master archive and will not propagate to any mirrors until the next dinstall run at the earliest. This message was generated automatically; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]. Debian distribution maintenance software pp. Thorsten Alteholz (the ftpmaster behind the curtain)
--- End Message ---

