Package: moodle
Version: 1.8.13-2
Severity: normal

On the upgrade from 1.8.2 to 1.8.13 the way /var/lib/moodle profile pics where 
handle changed in a subtle way. From users/x to user/0 user/1000 user/2000 this 
is a very good idea, but I can't find info about it on README.Debian or 
anyother documentation, would be nice to add to the docs or/and ad a script to 
fix, as as moodle admin I just figure out today that all my users had the 
default happy face when not had uploaded their picture.

Anyway I fixed using mv and wildcards.
On users/ dir did:
mv 1??? ../user/1000/ -v
mv 2??? ../user/2000/ -v
mv 3??? ../user/3000/ -v
mv 1?? ../user/0/ -v
mv ?? ../user/0/ -v
and so on, of course a better and nice way must exist but that worked for me, 
in any case I want to share this with you and probably with anyother puzled 
moodle admin.

Regards.

-- System Information:
Debian Release: 5.0.6
  APT prefers stable
  APT policy: (990, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE= (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages moodle depends on:
ii  apache2-mpm-prefor 2.2.9-10+lenny8       Apache HTTP Server - traditional n
ii  debconf [debconf-2 1.5.24                Debian configuration management sy
ii  libapache2-mod-php 5.2.6.dfsg.1-1+lenny9 server-side, HTML-embedded scripti
ii  mysql-client-5.0 [ 5.0.51a-24+lenny4     MySQL database client binaries
ii  php5-cli           5.2.6.dfsg.1-1+lenny9 command-line interpreter for the p
ii  php5-curl          5.2.6.dfsg.1-1+lenny9 CURL module for php5
ii  php5-gd            5.2.6.dfsg.1-1+lenny9 GD module for php5
ii  php5-mysql         5.2.6.dfsg.1-1+lenny9 MySQL module for php5
ii  smarty             2.6.20-1.3            Template engine for PHP
ii  ucf                3.0016                Update Configuration File: preserv
ii  unzip              5.52-12               De-archiver for .zip files
ii  wwwconfig-common   0.1.2                 Debian web auto configuration
ii  yui                2.5.0-1               Yahoo User Interface Library
ii  zip                2.32-1                Archiver for .zip files

Versions of packages moodle recommends:
ii  aspell             0.60.6-1              GNU Aspell spell-checker
ii  mimetex            1.50-1+lenny1         LaTeX math expressions to anti-ali
ii  mysql-server-5.0 [ 5.0.51a-24+lenny4     MySQL database server binaries
ii  php5-ldap          5.2.6.dfsg.1-1+lenny9 LDAP module for php5
ii  php5-xmlrpc        5.2.6.dfsg.1-1+lenny9 XML-RPC module for php5

Versions of packages moodle suggests:
pn  clamav                        <none>     (no description available)

-- debconf-show failed



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to