Package: gallery2
Version: 2.1-1
Severity: important

I upgraded from 2.0.4-1. The web-based upgrade appeared to work just
fine.

Visiting /gallery2/ I can login, visit an album but then thumbnails are
not found and links go to /gallery/ instead of /gallery2/ and are not
found! If I can select an album, but I don't get thumbnails, but I do get
everything  else. But click on a sub album and it takes me to a
/gallery/ link that does note exist. If I manually change /gallery/ to
/gallery2/ in the URL text entry of the browser (epiphany), it works for
that page, except for the thumbnails, but further links to /gallery/
fail?

I have two aliases defined in apache.conf:

  Alias /gallery /usr/share/gallery2
  Alias /gallery2 /usr/share/gallery2

Previous upgrades have all worked just fine.

My mysql backup compared to current mysqldump has quite a few structural 
changes, eg:

*** gallery2_060325.sql Sat Mar 25 19:12:50 2006
--- gallery2_060326.sql Sun Mar 26 07:52:14 2006
***************
*** 25,26 ****
-   `g_userId` int(11) default NULL,
-   `g_groupId` int(11) default NULL,
--- 24 ----
***************
*** 28 ****
!   UNIQUE KEY `g_accessListId` (`g_accessListId`,`g_userId`,`g_groupId`),
--- 26,27 ----
!   `g_userOrGroupId` int(11) NOT NULL default '0',
!   PRIMARY KEY  (`g_accessListId`,`g_userOrGroupId`),
***************

etc., but perhaps due to the 2.0 to 2.1 version diff (I don't see such
significant changes from the 2.0.3 to 2.0.4 dumps).

Basically, my Gallery is kaput.

Regards,
Graham


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-686-smp
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages gallery2 depends on:
ii  apache2                    2.0.55-4      next generation, scalable, extenda
ii  apache2-mpm-prefork [httpd 2.0.55-4      traditional model for Apache2
ii  debconf [debconf-2.0]      1.4.72        Debian configuration management sy
ii  imagemagick                6:6.2.4.5-0.7 Image manipulation programs
ii  libapache2-mod-php4        4:4.4.2-1+b1  server-side, HTML-embedded scripti
ii  mysql-client-5.0 [mysql-cl 5.0.19-2      mysql database client binaries
ii  netpbm                     2:10.0-10.1   Graphics conversion tools
ii  php4-cgi                   4:4.4.2-1+b1  server-side, HTML-embedded scripti
ii  php4-mysql                 4:4.4.2-1+b1  MySQL module for php4
ii  wwwconfig-common           0.0.45        Debian web auto configuration

Versions of packages gallery2 recommends:
pn  dcraw                     <none>         (no description available)
ii  ffmpeg                    3:20060323-0.0 audio/video encoder, streaming ser
ii  jhead                     2.50-1         manipulate the non-image part of E
ii  libjpeg-progs             6b-12          Programs for manipulating JPEG fil
ii  mysql-server-5.0 [mysql-s 5.0.19-2       mysql database server binaries
pn  php4-gd | php5-gd         <none>         (no description available)
pn  postgresql-7.4 | postgres <none>         (no description available)
ii  unzip                     5.52-7         De-archiver for .zip files
ii  zip                       2.31-3         Archiver for .zip files

-- debconf information:
* gallery2/mysql/dbserver: localhost
* gallery2/restart-webserver: true
* gallery2/webserver_type: apache2
* gallery2/mysql/dbname: gallery2
* gallery2/mysql/configure: true
* gallery2/purge: true
* gallery2/mysql/dbadmin: root


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to