Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: CVS repository, download.moodle.org
-
Labels:None
Description
Eloy - You'll see I attempted to create a new package for Francois called digitalnz_package; however, it does not look like the script attempted to create it. Below is the most recent build report for HEAD with no reference to it. Any ideas?
Process started at Sat Apr 25 08:37:02 WST 2009
Current configuration:
SOURCE_BASE: /moodle/contrib/plugins
TARGET_BASE: /var/www/download/packages
PACKAGES: /moodle/packages/packages.txt
VALID_PLUGINS: admin/mysql admin/report auth blocks course/format course_report enrol filter grade/edit grade/report mod question theme user/profile/field
Processing feedback_package:mod/feedback;blocks/feedback
Name: feedback_package
Components: mod/feedback blocks/feedback
- mod/feedback: Ok
- blocks/feedback: Ok
All components are ok. Building package - mod/feedback: Dir created. Files copied
- blocks/feedback: Dir created. Files copied
- Cleaning some stuff
- Adding README.txt file
+ global readme added
+ readme/feedback_package.inc not exists
+ details added - Packaging eveything
- Copying package to /var/www/download/packages
Ok: Package built succesfully
Processing attendance_package:mod/attforblock;blocks/attendance
Name: attendance_package
Components: mod/attforblock blocks/attendance
- mod/attforblock: Ok
- blocks/attendance: Ok
All components are ok. Building package - mod/attforblock: Dir created. Files copied
- blocks/attendance: Dir created. Files copied
- Cleaning some stuff
- Adding README.txt file
+ global readme added
+ readme/attendance_package.inc not exists
+ details added - Packaging eveything
- Copying package to /var/www/download/packages
Ok: Package built succesfully
Processing ilp_package:blocks/ilp;blocks/ilp_student_info;mod/ilpconcern;mod/ilptarget
Name: ilp_package
Components: blocks/ilp blocks/ilp_student_info mod/ilpconcern mod/ilptarget
- blocks/ilp: Ok
- blocks/ilp_student_info: Ok
- mod/ilpconcern: Ok
- mod/ilptarget: Ok
All components are ok. Building package - blocks/ilp: Dir created. Files copied
- blocks/ilp_student_info: Dir created. Files copied
- mod/ilpconcern: Dir created. Files copied
- mod/ilptarget: Dir created. Files copied
- Cleaning some stuff
- Adding README.txt file
+ global readme added
+ readme/ilp_package.inc not exists
+ details added - Packaging eveything
- Copying package to /var/www/download/packages
Ok: Package built succesfully
Process ended at Sat Apr 25 08:37:05 WST 2009
Issue Links
| This issue will help resolve: | ||||
| CONTRIB-1207 | New plugins: External Search block and Digital NZ resource type |
|
|
|
Ah, seems that mod/resource/type isn't in the list of valid components:
VALID_PLUGINS: admin/mysql admin/report auth blocks course/format course_report enrol filter grade/edit grade/report mod question theme user/profile/field
Adding it now. Next generation should do the trick.