Your message dated Fri, 17 May 2013 11:43:14 +0000
with message-id <[email protected]>
and subject line Bug#707941: Removed package(s) from unstable
has caused the Debian Bug report #517598,
regarding gallery2: Upgrade installation: shows incorrect command to backup DB
when using Unix socket
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.)
--
517598: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=517598
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gallery2
Version: 2.3-1
Severity: normal
I upgraded from 2.1.2 (oldstable) to 2.3-1. When accessing my galleries for
the first time, the upgrader prompted me to create a backup, and displayed
the following sample command:
mysqldump -udbuser -p -h localhost:/var/lib/mysql/var/run/mysqld/mysqld.sock \
--opt dbname > dbname.sql
The reason for this is that I had in my config.php the following:
$storeConfig['type'] = 'mysqlt';
$storeConfig['hostname'] =
'localhost:/var/lib/mysql/var/run/mysqld/mysqld.sock';
Upgrade should detect that a Unix domain socket is used, and not a TCP
connection, and instead suggest the following command:
mysqldump -udbuser -p -S /var/lib/mysql/var/run/mysqld/mysqld.sock \
--opt dbname > dbname.sql
-- System Information:
Debian Release: 5.0
APT prefers stable
APT policy: (990, 'stable'), (650, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.24.ovz006.5 (SMP w/1 CPU core)
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash
Versions of packages gallery2 depends on:
ii apache2-mpm-pre 2.2.9-10+lenny2 Apache HTTP Server - traditional n
ii debconf [debcon 1.5.24 Debian configuration management sy
ii imagemagick 7:6.3.7.9.dfsg1-3~lenny1 image manipulation programs
ii libapache2-mod- 5.2.6.dfsg.1-1+lenny2 server-side, HTML-embedded scripti
ii libphp-adodb 5.05-1 The ADOdb database abstraction lay
ii mysql-client 5.0.51a-24 MySQL database client (metapackage
ii mysql-client-5. 5.0.51a-24 MySQL database client binaries
ii netpbm 2:10.0-12 Graphics conversion tools
ii php5 5.2.6.dfsg.1-1+lenny2 server-side, HTML-embedded scripti
ii php5-mysql 5.2.6.dfsg.1-1+lenny2 MySQL module for php5
ii smarty 2.6.20-1.1 Template engine for PHP
ii wwwconfig-commo 0.1.2 Debian web auto configuration
Versions of packages gallery2 recommends:
pn dcraw <none> (no description available)
pn ffmpeg <none> (no description available)
ii jhead 2.84-2 manipulate the non-image part of E
ii libjpeg-progs 6b-14 Programs for manipulating JPEG fil
ii php5-gd 5.2.6.dfsg.1-1+lenny2 GD module for php5
ii unzip 5.52-12 De-archiver for .zip files
ii zip 2.32-1 Archiver for .zip files
Versions of packages gallery2 suggests:
ii mysql-server 5.0.51a-24 MySQL database server (metapackage
ii mysql-server-5.0 [mysql-serve 5.0.51a-24 MySQL database server binaries
-- debconf information excluded
--- End Message ---
--- Begin Message ---
Version: 2.3.2.dfsg-1+rm
Dear submitter,
as the package gallery2 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 http://bugs.debian.org/707941
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
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.
Luca Falavigna (the ftpmaster behind the curtain)
--- End Message ---