Moodle Community Sites

Package builder: digitalnz_package not building

Details

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

Activity

Hide
Eloy Lafuente (stronk7) added a comment -

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.

Show
Eloy Lafuente (stronk7) added a comment - 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.
Hide
Anthony Borrow added a comment -

Eloy - Ah, yes ... I had not checked the actual script. Thanks for taking care of it. Peace - Anthony

Show
Anthony Borrow added a comment - Eloy - Ah, yes ... I had not checked the actual script. Thanks for taking care of it. Peace - Anthony
Hide
Eloy Lafuente (stronk7) added a comment -

Also... problem was with packages.txt missing LF character in the last line (visible when edited with vim or similar). It caused the script to ignore that line completely. Not sure what editor was the responsible for that, but the character was missing.

In any case, to avoid this in the future, I've add one comment in the packages.txt last line, so any package will be above it, so the LF will be, for sure, present.

I've executed the scripts manually and package has been generated successfully.

Resolving as fixed. Ciao

Show
Eloy Lafuente (stronk7) added a comment - Also... problem was with packages.txt missing LF character in the last line (visible when edited with vim or similar). It caused the script to ignore that line completely. Not sure what editor was the responsible for that, but the character was missing. In any case, to avoid this in the future, I've add one comment in the packages.txt last line, so any package will be above it, so the LF will be, for sure, present. I've executed the scripts manually and package has been generated successfully. Resolving as fixed. Ciao
Hide
Anthony Borrow added a comment -

Confirmed that the package is now created. Thanks Eloy!

Show
Anthony Borrow added a comment - Confirmed that the package is now created. Thanks Eloy!

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: