Your message dated Fri, 28 Oct 2011 13:03:22 +0000
with message-id <e1rjm5i-0006e4...@franck.debian.org>
and subject line Bug#614712: fixed in moodle 1.9.9.dfsg2-4
has caused the Debian Bug report #614712,
regarding moodle: After Squeeze update, upon entering edit mode, complains
about missing YUI .js files
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 ow...@bugs.debian.org
immediately.)
--
614712: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=614712
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: moodle
Version: 1.9.9.dfsg2-2.1
Severity: normal
After upgrading to Squeeze, when clicking on the "activate edition"
button, I got replies about the system not being able to edit. It does
not happen at every screen, it might be related to specific themes,
but that's only a hypothesis.
The displayed message is:
require_js:
http://example.com/moodle//lib/yui/selector/selector-min.js -
file not found.
Turns out, the 'yui' package no longer ships
/usr/share/yui/html/selector/selector-min.js (which is presented in
the mentioned URL via some symlinking) but selector-beta-min.js; I
worked around this by symlinking the required name to the -beta one.
I did this for selector/selector-min.js and for
element/element-min.js; however, the 'yui' package provides several
files which fit in the pattern and might turn out to be problematic:
/usr/share/moodle/lib/yui$ find . -name *beta-*.js
./profiler/profiler-beta-min.js
./profiler/profiler-beta-debug.js
./selector/selector-beta-debug.js
./selector/selector-beta-min.js
./cookie/cookie-beta-min.js
./cookie/cookie-beta-debug.js
./yuiloader/yuiloader-beta-min.js
./yuiloader/yuiloader-beta-debug.js
./layout/layout-beta-min.js
./layout/layout-beta-debug.js
./datatable/datatable-beta-debug.js
./datatable/datatable-beta-min.js
./element/element-beta-min.js
./element/element-beta-debug.js
./imagecropper/imagecropper-beta-debug.js
./imagecropper/imagecropper-beta-min.js
./profilerviewer/profilerviewer-beta-min.js
./profilerviewer/profilerviewer-beta-debug.js
./yuitest/yuitest-beta-min.js
./yuitest/yuitest-beta-debug.js
./yuitest/yuitest_core-beta-min.js
./yuitest/yuitest_core-beta-debug.js
./editor/simpleeditor-beta-debug.js
./editor/editor-beta-debug.js
./editor/editor-beta-min.js
./editor/simpleeditor-beta-min.js
./resize/resize-beta-debug.js
./resize/resize-beta-min.js
./datasource/datasource-beta-debug.js
./datasource/datasource-beta-min.js
Please note I am filing this bug to moodle and not to yui as moodle is
the requiring party; feel free to reassign if you feel it is more
correct.
Thanks,
-- System Information:
Debian Release: 6.0
APT prefers squeeze-updates
APT policy: (500, 'squeeze-updates'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-2-openvz-686 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages moodle depends on:
ii adduser 3.112+nmu2 add and remove users and groups
ii apache2-mpm-prefork [h 2.2.16-6 Apache HTTP Server - traditional n
ii dbconfig-common 1.8.46 common framework for packaging dat
ii debconf [debconf-2.0] 1.5.36.1 Debian configuration management sy
ii libapache2-mod-php5 5.3.3-7 server-side, HTML-embedded scripti
ii libdbd-mysql-perl 4.016-1 Perl5 database interface to the My
ii libdbi-perl 1.612-1 Perl Database Interface (DBI)
ii libjs-yui 2.8.2r1~squeeze-1 Yahoo User Interface Library
ii libphp-magpierss 0.72-8 provides an XML-based RSS parser i
ii libphp-pclzip 2.8.2-2 zip archive manager class for PHP
ii mysql-client-5.1 [mysq 5.1.49-3 MySQL database client binaries
ii php-fpdf 3:1.6.dfsg-1 PHP class to generate PDF files
ii php5-cgi 5.3.3-7 server-side, HTML-embedded scripti
ii php5-cli 5.3.3-7 command-line interpreter for the p
ii php5-curl 5.3.3-7 CURL module for php5
ii php5-gd 5.3.3-7 GD module for php5
ii php5-mysql 5.3.3-7 MySQL module for php5
ii php5-pgsql 5.3.3-7 PostgreSQL module for php5
ii postgresql-client 8.4.7-0squeeze2 front-end programs for PostgreSQL
ii postgresql-client-8.3 8.3.14-0lenny1 front-end programs for PostgreSQL
ii postgresql-client-8.4 8.4.7-0squeeze2 front-end programs for PostgreSQL
ii smarty 2.6.26-0.2 Template engine for PHP
ii ucf 3.0025+nmu1 Update Configuration File: preserv
ii unzip 6.0-4 De-archiver for .zip files
ii zip 3.0-3 Archiver for .zip files
Versions of packages moodle recommends:
ii aspell 0.60.6-4 GNU Aspell spell-checker
ii mimetex 1.50-1.1 LaTeX math expressions to anti-ali
ii mysql-server 5.1.49-3 MySQL database server (metapackage
ii mysql-server-5.1 [mysql-serve 5.1.49-3 MySQL database server binaries and
ii php5-ldap 5.3.3-7 LDAP module for php5
ii php5-xmlrpc 5.3.3-7 XML-RPC module for php5
Versions of packages moodle suggests:
ii clamav 0.96.5+dfsg-1.1 anti-virus utility for Unix - comm
-- Configuration Files:
/etc/cron.d/moodle [Errno 13] Permission denied: u'/etc/cron.d/moodle'
/etc/moodle/apache.conf changed:
<DirectoryMatch /usr/share/moodle/>
Options +FollowSymLinks
AllowOverride None
<IfModule mod_php5.c>
php_flag magic_quotes_gpc On
php_flag magic_quotes_runtime Off
php_flag file_uploads On
php_flag short_open_tag On
php_flag session.auto_start Off
php_flag session.bug_compat_warn Off
php_value upload_max_filesize 150M
php_value post_max_size 150M
</IfModule>
<IfModule mod_dir.c>
DirectoryIndex index.php
</IfModule>
</DirectoryMatch>
-- debconf information:
moodle/pgsql/method: unix socket
moodle/dbconfig-remove:
* moodle/db_host: localhost
* moodle/create_tables:
* moodle/database-type: mysql
moodle/remote/newhost:
moodle/internal/reconfiguring: false
moodle/notconfigured:
* moodle/db/app-user: moodle
moodle/internal/skip-preseed: false
moodle/remote/port:
moodle/purge: false
* moodle/www: http://cec.iiec.unam.mx/cursos/
moodle/remote/host:
* moodle/db/dbname: moodle
moodle/install-error: abort
* moodle/mysql/method: unix socket
moodle/remove-error: abort
* moodle/dbconfig-upgrade: true
moodle/upgrade-backup: true
moodle/upgrade-error: abort
moodle/missing-db-package-error: abort
* moodle/dbu_name: cec
* moodle/db_server: mysql-server
* moodle/mysql/admin-user: root
moodle/pgsql/manualconf:
* moodle/pgsql/authmethod-user: password
moodle/dbconfig-reinstall: false
* moodle/webserver: apache2
moodle/dbconfig-install: true
* moodle/pgsql/authmethod-admin: ident
moodle/mismatch:
moodle/pgsql/admin-user: postgres
* moodle/dba_name: root
moodle/pgsql/changeconf: false
moodle/pgsql/no-empty-passwords:
moodle/passwords-do-not-match:
moodle/db/basepath:
--- End Message ---
--- Begin Message ---
Source: moodle
Source-Version: 1.9.9.dfsg2-4
We believe that the bug you reported is fixed in the latest version of
moodle, which is due to be installed in the Debian FTP archive:
moodle_1.9.9.dfsg2-4.debian.tar.gz
to main/m/moodle/moodle_1.9.9.dfsg2-4.debian.tar.gz
moodle_1.9.9.dfsg2-4.dsc
to main/m/moodle/moodle_1.9.9.dfsg2-4.dsc
moodle_1.9.9.dfsg2-4_all.deb
to main/m/moodle/moodle_1.9.9.dfsg2-4_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 614...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Tomasz Muras <nexor1...@gmail.com> (supplier of updated moodle package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Fri, 28 Oct 2011 13:29:14 +0100
Source: moodle
Binary: moodle
Architecture: source all
Version: 1.9.9.dfsg2-4
Distribution: unstable
Urgency: high
Maintainer: Moodle Packaging Team
<pkg-moodle-maintain...@lists.alioth.debian.org>
Changed-By: Tomasz Muras <nexor1...@gmail.com>
Description:
moodle - course management system for online learning
Closes: 603255 614712 638935
Changes:
moodle (1.9.9.dfsg2-4) unstable; urgency=high
.
* Backporting security fixes from Moodle 1.9.13 and 1.9.14
- MSA-11-0026 Fields in user upload CSV not being escaped (MDL-28360)
- MSA-11-0025 Group names in user upload CSV not being escaped
(MDL-28197)
- MSA-11-0024 Recaptcha images were being authenticated
from an older server (MDL-27889) (closes: #638935)
- MSA-11-0020 Continue links in error messages can lead offsite
(MDL-27464)
- MSA-11-0038 Database injection protection strengthened (MDL-29033)
- MSA-11-0037 Course section editing injection vulnerability (MDL-28722)
- MSA-11-0036 Messaging refresh vulnerability (MDL-29311)
- MSA-11-0032 MNET SSL validation issue (MDL-29148)
- MSA-11-0031 Forms API constant issue (MDL-23872)
* Make sure that smarty & yui symlinks are correct (closes: 603255,614712)
Checksums-Sha1:
52e4f70d90184d1153488bc3f05c656e82e0a2c9 1694 moodle_1.9.9.dfsg2-4.dsc
6ad8da1a91cb948ce5a57214c66e6927f1b27c6a 75915
moodle_1.9.9.dfsg2-4.debian.tar.gz
9ea5f24e3e06bdc744c85b4c4cd04112cdee2478 10045266 moodle_1.9.9.dfsg2-4_all.deb
Checksums-Sha256:
1dc953c82426099a78a996e89ca3b022ac23495762e69eb9efe66bb4367dd3a2 1694
moodle_1.9.9.dfsg2-4.dsc
b66cfe987ede23e8c93bbcb306b1b213da852b9b33599645d71b827fcb97fe21 75915
moodle_1.9.9.dfsg2-4.debian.tar.gz
2b0e601f9ded5e56c36142851fbc979a7a2a42083bf4612f1012514fd750c996 10045266
moodle_1.9.9.dfsg2-4_all.deb
Files:
88295a30ffd8aff7932e17de81a3fd38 1694 web optional moodle_1.9.9.dfsg2-4.dsc
df1dec44fcc01f6cdaf76fa167b9969a 75915 web optional
moodle_1.9.9.dfsg2-4.debian.tar.gz
0edd4688ee2b44bb6dc7f1b4f906cf8f 10045266 web optional
moodle_1.9.9.dfsg2-4_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQEcBAEBAgAGBQJOqqHJAAoJEIfMiettfca2bb4H/j8AFP/vP6lOUEnjYIN1pP0K
Pwbu7QE92Y06df0AL3POFE1VXVMtOn6guP2Jd3+t4SlNddkj1TnGwU0LsTYHlKYj
OjjjEtTKwK3UhxQU51eB55ukkQnCZXxX0cqwUTqCYunpcVYUWHKTh49ADOJ8XjWV
8G7LRhyR8BSpOCellJyT+o206VovUb2wlrGJCuEUmMFAaFuY5fnFm0YSJ7/4fb5S
30qOwSv0UU6dgx1RjxbS+19QLAe58TMJ7Ca8ZGtVgusg6jceQ5UbM9B8rg/6FNS1
ql9UbOIHY0bqs7qUbFNPT/N17/1dd1fOXg3FkasbkZedL3jMzrXr0DNNgQEJlfo=
=WjUc
-----END PGP SIGNATURE-----
--- End Message ---