Skip to content

Instantly share code, notes, and snippets.

@kenorb
Created April 24, 2014 11:10
Show Gist options
  • Save kenorb/11250631 to your computer and use it in GitHub Desktop.
Save kenorb/11250631 to your computer and use it in GitHub Desktop.
Log from installing github.com/mycognitive/booking_timeslots_example_site
Rafals-MacBook-Pro:booking_timeslots_example_site kenorb$ cd scripts/
Rafals-MacBook-Pro:scripts kenorb$ ./build_env.sh
Initialized Drupal 7.16 root directory at ../trunk [notice]
Executing: mysql --database=booking_example --host=localhost --user=root --password=root -e "SELECT 1;" 2> /dev/null > /dev/null
You are about to DROP all tables in your 'booking_example' database. Do you want to continue? (y/n): y
Sites directory sites/default already exists - proceeding. [notice]
Executing: mysql --database=booking_example --host=localhost --user=root --password=root -e "SELECT 1;" 2> /dev/null > /dev/null
/Applications/MAMP/bin/php/php5.5.3/bin/php -d magic_quotes_gpc=Off -d magic_quotes_runtime=Off -d magic_quotes_sybase=Off /usr/local/Cellar/drush/6.1.0/libexec/drush.php --php=/Applications/MAMP/bin/php/php5.5.3/bin/php [notice]
--php-options=' -d magic_quotes_gpc=Off -d magic_quotes_runtime=Off -d magic_quotes_sybase=Off' --backend=2 --root=../trunk --uri=http://default sql-query 'SHOW TABLES' 2>&1
Calling system(mysql --database=booking_example --host=localhost --user=root --password=root < /private/tmp/drush_qtaDVh);
Starting Drupal installation. This takes a few seconds ... [ok]
WD system: user module installed. [info]
WD system: user module enabled. [info]
WD system: filter module installed. [info]
WD system: filter module enabled. [info]
WD system: node module installed. [info]
WD system: node module enabled. [info]
WD system: field_sql_storage module installed. [info]
WD system: field_sql_storage module enabled. [info]
WD system: field module installed. [info]
WD system: field module enabled. [info]
WD system: text module installed. [info]
WD system: text module enabled. [info]
WD system: block module installed. [info]
WD system: block module enabled. [info]
WD system: dblog module installed. [info]
WD system: dblog module enabled. [info]
WD system: minimal module installed. [info]
WD system: minimal module enabled. [info]
WD actions: Action 'Publish content' added. [notice]
WD actions: Action 'Unpublish content' added. [notice]
WD actions: Action 'Make content sticky' added. [notice]
WD actions: Action 'Make content unsticky' added. [notice]
WD actions: Action 'Promote content to front page' added. [notice]
WD actions: Action 'Remove content from front page' added. [notice]
WD actions: Action 'Save content' added. [notice]
WD actions: Action 'Ban IP address of current user' added. [notice]
WD actions: Action 'Block current user' added. [notice]
WD system: update module installed. [info]
WD system: update module enabled. [info]
WD user: Session opened for admin. [notice]
WD cron: Cron run completed. [notice]
Installation complete. User name: admin User password: admin [ok]
Command dispatch complete [notice]
Applying release steps...
+ drush -r ../trunk -y en example_booking example_booking_feature
The following extensions will be enabled: example_booking, example_booking_feature, workflow_admin_ui, workflow, views_ui, tipsy, date_popup, opening_hours, office_hours, hs_taxonomy_views, options, taxonomy, hs_taxonomy, hierarchical_select, features, entityreference, entity, date, date_views, date_api, views, calendar, ctools, addressfield, views_php, uuid_features, uuid, strongarm, file, image, field_group, example_booking_structure, number, references, node_reference, list
Do you really want to continue? (y/n): y
Loading payloads...
- Got file 'Taxonomies.Sports Categories.csv'...
^-- Importing taxonomies to vocabulary 'Sports Categories'...
Invalid argument supplied for foreach() field.info.inc:596 [warning]
strongarm was enabled successfully. [ok]
uuid_features was enabled successfully. [ok]
addressfield was enabled successfully. [ok]
calendar was enabled successfully. [ok]
ctools was enabled successfully. [ok]
date was enabled successfully. [ok]
date_api was enabled successfully. [ok]
date_popup was enabled successfully. [ok]
date_views was enabled successfully. [ok]
entity was enabled successfully. [ok]
entityreference was enabled successfully. [ok]
example_booking was enabled successfully. [ok]
example_booking defines the following permissions: administer bookings, view bookings, create booking entities, edit any booking entity, edit own booking entities, book past dates
example_booking_feature was enabled successfully. [ok]
example_booking_structure was enabled successfully. [ok]
file was enabled successfully. [ok]
hierarchical_select was enabled successfully. [ok]
hs_taxonomy was enabled successfully. [ok]
hs_taxonomy_views was enabled successfully. [ok]
image was enabled successfully. [ok]
image defines the following permissions: administer image styles
list was enabled successfully. [ok]
node_reference was enabled successfully. [ok]
number was enabled successfully. [ok]
office_hours was enabled successfully. [ok]
opening_hours was enabled successfully. [ok]
opening_hours defines the following permissions: edit opening hours for content, administer opening hours configuration
options was enabled successfully. [ok]
references was enabled successfully. [ok]
taxonomy was enabled successfully. [ok]
taxonomy defines the following permissions: administer taxonomy, edit terms in 2, delete terms in 2, edit terms in 3, delete terms in 3, edit terms in 1, delete terms in 1, edit terms in 4, delete terms in 4
uuid was enabled successfully. [ok]
uuid defines the following permissions: administer uuid
views_php was enabled successfully. [ok]
views_ui was enabled successfully. [ok]
workflow was enabled successfully. [ok]
workflow defines the following permissions: schedule workflow transitions
workflow_admin_ui was enabled successfully. [ok]
workflow_admin_ui defines the following permissions: administer workflow
field_group was enabled successfully. [ok]
field_group defines the following permissions: administer fieldgroups
views was enabled successfully. [ok]
views defines the following permissions: administer views, access all views
features was enabled successfully. [ok]
features defines the following permissions: administer features, manage features
tipsy was enabled successfully. [ok]
tipsy defines the following permissions: administer tipsy
The Date API requires that you set up the site timezone and first day of week settings and the date format settings to function correctly. [warning]
Drupal core's taxonomy selects are now overridden on the [warning]
Taxonomy Term form. They've been replaced by
Hierarchical Selects for better scalability.
You can configure it to
be used on node forms too!
Tipsy has been successfully installed. Visit the settings page for tooltips of your choice. [status]
+ drush -r ../trunk -y en example_booking_structure
example_booking_structure is already enabled. [ok]
There were no extensions that could be enabled. [ok]
+ drush -r ../trunk -y en menu toolbar shortcut field_ui devel_generate coder_review profile
The following extensions will be enabled: menu, toolbar, shortcut, field_ui, devel_generate, coder_review, profile, devel, coder
Do you really want to continue? (y/n): y
coder was enabled successfully. [ok]
coder_review was enabled successfully. [ok]
coder_review defines the following permissions: view code review, view code review all
devel_generate was enabled successfully. [ok]
field_ui was enabled successfully. [ok]
menu was enabled successfully. [ok]
menu defines the following permissions: administer menu
profile was enabled successfully. [ok]
shortcut was enabled successfully. [ok]
shortcut defines the following permissions: administer shortcuts, customize shortcut links, switch shortcut sets
toolbar was enabled successfully. [ok]
toolbar defines the following permissions: access toolbar
devel was enabled successfully. [ok]
devel defines the following permissions: access devel information, execute php code, switch users
+ drush -r ../trunk -y en diff
The following extensions will be enabled: diff
Do you really want to continue? (y/n): y
diff was enabled successfully. [ok]
+ drush -r ../trunk -y vset example_booking_1st_content_type venue
example_booking_1st_content_type was set to "venue". [success]
+ drush -r ../trunk -y vset example_booking_2nd_content_type facility
example_booking_2nd_content_type was set to "facility". [success]
+ drush -r ../trunk -y vset example_booking_3rd_content_type class
example_booking_3rd_content_type was set to "class". [success]
+ drush -r ../trunk -y vset example_booking_4th_content_type instructors
example_booking_4th_content_type was set to "instructors". [success]
+ drush -r ../trunk -y vset error_level 1
error_level was set to "1". [success]
+ set -o xtrace -
Generating content...
Generated 20 terms. [success]
Created the following new terms: laclo [status]
ph
prespu
she
fresliphane
frudrecliwr
frab
slab
wo
gudruf
triha
diw
thopreshaw
uatha
he
phuseput
wuuucophuph
su
weshakumog
Generated 20 terms. [success]
Created the following new terms: kiwa [status]
trojufrew
spefrashuwr
higusenov
dra
musobradro
sli
maro
bru
guwat
chutohohest
corikolesl
brenuku
uiswobihe
slat
profrowr
jaslen
st
thishe
Generated 20 terms. [success]
Created the following new terms: stajebustu [status]
vohothat
rebru
cl
nur
roshisho
clecligabres
wrecawadrah
uechan
tri
rat
vovec
mostalasajaf
dunaso
swophephivus
kewaprastes
treh
pho
thitra
Finished creating 50 nodes [status]
Generated 50 nodes, 0 comments (or less) per node. [success]
booking_timeslotsFinished creating 50 nodes [status]
Generated 50 nodes, 0 comments (or less) per node. [success]
Finished creating 20 nodes [status]
Generated 20 nodes, 0 comments (or less) per node. [success]
Finished creating 20 nodes [status]
Generated 20 nodes, 0 comments (or less) per node. [success]
Admin access: admin/admin or please access using the following link:
default does not appear to be a resolvable hostname or IP, not starting browser. You may need to use the --uri option in your command or site alias to indicate the correct URL of this site. [warning]
http://default/user/reset/1/1398337738/PDzVKGHbglhAbMTvJ9qiQp1ObEkSy8JwlsCko9jieaU/login
./build_env.sh done.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment