drush-ops / drush

Drush is a command-line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those who spend their working hours hacking away at the command prompt.
https://www.drush.org
2.34k stars 1.08k forks source link

Undefined index: project_type updatecode.pm.inc #1457

Closed siathalysedI closed 6 years ago

siathalysedI commented 9 years ago

I have some trouble to update my drupal site through drush.

NOTE: I've hidden on purpose the directory structure

I received a notice to my site email which told me there is an update. So, I ran drush up as always and it gave me this error.

The media directory could not be found within the s directory at                                   [error]
/*****/******/*********/***/***/****/***/***/******/****/*******/******/****/***-********-******/****/****/***-********-******/********/principal/sites/all/modules/media,
perhaps the project is enabled but has been deleted from disk

So, I checked if the directory was empty for some reason. It was not.

ls -la /*****/******/*********/***/***/****/***/***/******/****/*******/******/****/***-********-******/****/****/***-********-******/********/principal/sites/all/modules/media
total 116
drwxr-xr-x  21 ******  *****   714B Jun 23 12:28 ./
drwxr-xr-x  75 ******  *****   2.5K Jun 23 12:28 ../
-rw-r--r--   1 ******  *****   6.6K Mar 18 11:55 API.txt
-rw-r--r--   1 ******  *****   118B Mar 18 11:55 CHANGELOG.txt
-rw-r--r--   1 ******  *****    18K Sep 23  2014 LICENSE.txt
-rw-r--r--   1 ******  *****   249B Mar 18 11:55 MediaReadOnlyStreamWrapper.inc
-rw-r--r--   1 ******  *****    87B Mar 18 11:55 README.txt
drwxr-xr-x   3 ******  *****   102B Jun 23 12:28 css/
drwxr-xr-x  11 ******  *****   374B Jun 23 12:28 file_entity/
drwxr-xr-x  11 ******  *****   374B Jun 23 12:28 images/
drwxr-xr-x  13 ******  *****   442B Jun 23 12:28 includes/
drwxr-xr-x  11 ******  *****   374B Jun 23 12:28 js/
-rw-r--r--   1 ******  *****   3.4K Mar 18 11:55 media.api.php
-rw-r--r--   1 ******  *****   468B Mar 21 12:38 media.info
-rw-r--r--   1 ******  *****    22K Mar 18 11:55 media.install
-rw-r--r--   1 ******  *****   3.9K Mar 18 11:55 media.media.inc
-rw-r--r--   1 ******  *****    40K Mar 18 11:55 media.module
drwxr-xr-x   3 ******  *****   102B Jun 23 12:28 modules/
drwxr-xr-x   3 ******  *****   102B Jun 23 12:28 templates/
drwxr-xr-x   5 ******  *****   170B Jun 23 12:28 test/
drwxr-xr-x   3 ******  *****   102B Jun 23 12:28 wysiwyg_plugins/

Then I ran the update with verbose and debug flags enabled on drush And this was the output:

drush -d -v up
Starting Drush preflight. [0.01 sec, 1.23 MB]                                                      [preflight]
Loading drushrc "/*****/******/.drush/drushrc.php" into "home.drush" scope. [0.01 sec, 1.23 MB]    [bootstrap]
Cache HIT cid: 7.0-dev-commandfiles-0-d0a588f9258f211e53bea61379c61b7b [0.02 sec, 1.27 MB]             [debug]
Bootstrap to phase 0. [0.07 sec, 3.46 MB]                                                          [bootstrap]
Bootstrap to phase 6. [0.07 sec, 3.47 MB]                                                          [bootstrap]
Drush bootstrap phase : _drush_bootstrap_drupal_root() [0.07 sec, 3.47 MB]                         [bootstrap]
Initialized Drupal 7.38 root directory at                                                             [notice]
/*****/******/*********/***/***/****/***/***/******/****/*******/******/****/***-********-******/****/****/***-********-******/********/principal
[0.08 sec, 3.68 MB]
Cache HIT cid: 7.0-dev-commandfiles-1-84cd4f28dc3c727ed37eafe6cfbf8e2b [0.08 sec, 2.65 MB]             [debug]
Drush bootstrap phase : _drush_bootstrap_drupal_site() [0.08 sec, 2.66 MB]                         [bootstrap]
Initialized Drupal site default at sites/default [0.08 sec, 2.66 MB]                                  [notice]
Cache HIT cid: 7.0-dev-commandfiles-2-9518eda12b48158193bd617384d95a7d [0.09 sec, 2.66 MB]             [debug]
Drush bootstrap phase : _drush_bootstrap_drupal_configuration() [0.09 sec, 2.79 MB]                [bootstrap]
sql-query: SELECT 1; [0.09 sec, 2.85 MB]                                                           [status]
Executing: mysql --defaults-extra-file=/****/tmp/drush_bOdXW2 --database=********* --host=************** --silent  < /****/tmp/drush_cOg787
  1
Drush bootstrap phase : _drush_bootstrap_drupal_database() [0.1 sec, 2.85 MB]                      [bootstrap]
Successfully connected to the Drupal database. [0.1 sec, 2.85 MB]                                  [bootstrap]
Drush bootstrap phase : _drush_bootstrap_drupal_full() [0.11 sec, 3.14 MB]                         [bootstrap]
Cache HIT cid: 7.0-dev-install_profile-66ecfeb9791a023150773849f1550c5d [0.39 sec, 20.86 MB]           [debug]
Cache HIT cid: 7.0-dev-install_profile-66ecfeb9791a023150773849f1550c5d [0.39 sec, 20.87 MB]           [debug]
Cache HIT cid: 7.0-dev-commandfiles-5-343462e91b0a53d9aba99ffaabcf968a [0.39 sec, 20.89 MB]            [debug]
Drush bootstrap phase : _drush_bootstrap_drupal_login() [0.4 sec, 21.15 MB]                        [bootstrap]
Found command: pm-update (commandfile=pm) [0.4 sec, 21.43 MB]                                      [bootstrap]
Calling hook drush_pm_update [0.53 sec, 23.17 MB]                                                      [debug]
Loading release_info engine. [0.53 sec, 23.19 MB]                                                     [notice]
Loading version_control engine. [0.53 sec, 23.21 MB]                                                  [notice]
Loading package_handler engine. [0.53 sec, 23.22 MB]                                                  [notice]
Executing: wget --version
Loading update_status engine. [0.54 sec, 23.24 MB]                                                    [notice]
Including /***/*****/******/drush/HEAD/libexec/commands/pm/updatecode.pm.inc [0.54 sec, 23.28 MB]  [bootstrap]
Calling hook drush_pm_updatecode_validate [0.54 sec, 23.34 MB]                                         [debug]
Returned from hook drush_pm_updatecode_validate [0.54 sec, 23.34 MB]                                   [debug]
Calling hook drush_pm_updatecode [0.54 sec, 23.35 MB]                                                  [debug]
Cache HIT cid: 7.0-dev-alias-path--55d4d1c91b169a191c5b612b008e0945 [0.54 sec, 23.36 MB]               [debug]
Backend invoke: /************/*****/*******/bin/php -d memory_limit="128M" -d                        [command]
error_reporting="E_ALL|E_NOTICE|E_STRICT" -d display_errors="stderr"
/***/*****/******/drush/HEAD/libexec/drush.php --php=/************/*****/*******/bin/php
--php-options='-d memory_limit="128M" -d error_reporting="E_ALL|E_NOTICE|E_STRICT" -d
display_errors="stderr" '  --backend=2 --verbose --debug
--root=/*****/******/*********/***/***/****/***/***/******/****/*******/******/****/***-********-******/****/****/***-********-******/********/principal
--uri=wcr  pm-updatestatus 2>&1 [0.55 sec, 23.36 MB]
/************/*****/*******/bin/php -d memory_limit="128M" -d                                         [notice]
error_reporting="E_ALL|E_NOTICE|E_STRICT" -d display_errors="stderr"
/***/*****/******/drush/HEAD/libexec/drush.php --php=/************/*****/*******/bin/php
--php-options='-d memory_limit="128M" -d error_reporting="E_ALL|E_NOTICE|E_STRICT" -d
display_errors="stderr" '  --backend=2 --verbose --debug
--root=/*****/******/*********/***/***/****/***/***/******/****/*******/******/****/***-********-******/****/****/***-********-******/********/principal
--uri=wcr  pm-updatestatus 2>&1 [0.55 sec, 23.37 MB]
Obtaining addtoany project path. [2.2 sec, 28.13 MB]                                                   [debug]
Obtaining admin_menu project path. [2.2 sec, 28.14 MB]                                                 [debug]
Obtaining advanced_help project path. [2.2 sec, 28.14 MB]                                              [debug]
Obtaining service_links project path. [2.21 sec, 28.14 MB]                                             [debug]
Obtaining better_exposed_filters project path. [2.21 sec, 28.15 MB]                                    [debug]
Obtaining ctools project path. [2.21 sec, 28.15 MB]                                                    [debug]
Obtaining calendar project path. [2.21 sec, 28.15 MB]                                                  [debug]
Obtaining captcha project path. [2.21 sec, 28.15 MB]                                                   [debug]
Obtaining captcha_webform project path. [2.21 sec, 28.15 MB]                                           [debug]
Obtaining clock project path. [2.21 sec, 28.15 MB]                                                     [debug]
Obtaining colorbox project path. [2.21 sec, 28.15 MB]                                                  [debug]
Obtaining colorbox_node project path. [2.21 sec, 28.15 MB]                                             [debug]
Obtaining contact_reply_to project path. [2.21 sec, 28.15 MB]                                          [debug]
Obtaining context project path. [2.21 sec, 28.16 MB]                                                   [debug]
Obtaining context_omega project path. [2.21 sec, 28.16 MB]                                             [debug]
Obtaining date project path. [2.21 sec, 28.16 MB]                                                      [debug]
Obtaining date_popup_timepicker project path. [2.21 sec, 28.16 MB]                                     [debug]
Obtaining devel project path. [2.21 sec, 28.16 MB]                                                     [debug]
Obtaining ds project path. [2.21 sec, 28.16 MB]                                                        [debug]
Obtaining email project path. [2.21 sec, 28.16 MB]                                                     [debug]
Obtaining entity project path. [2.21 sec, 28.17 MB]                                                    [debug]
Obtaining facebook_boxes project path. [2.21 sec, 28.17 MB]                                            [debug]
Obtaining fb_social project path. [2.21 sec, 28.17 MB]                                                 [debug]
Obtaining field_collection project path. [2.21 sec, 28.17 MB]                                          [debug]
Obtaining field_slideshow project path. [2.21 sec, 28.17 MB]                                           [debug]
Obtaining media project path. [2.21 sec, 28.17 MB]                                                     [debug]
Obtaining flexslider project path. [2.21 sec, 28.17 MB]                                                [debug]
Obtaining flickr project path. [2.21 sec, 28.17 MB]                                                    [debug]
Obtaining google_analytics project path. [2.21 sec, 28.18 MB]                                          [debug]
Obtaining i18n project path. [2.21 sec, 28.18 MB]                                                      [debug]
Obtaining panels project path. [2.21 sec, 28.18 MB]                                                    [debug]
Obtaining image_link_formatter project path. [2.21 sec, 28.18 MB]                                      [debug]
Obtaining instagram_block project path. [2.21 sec, 28.18 MB]                                           [debug]
Obtaining jplayer project path. [2.21 sec, 28.18 MB]                                                   [debug]
Obtaining jquery_update project path. [2.22 sec, 28.18 MB]                                             [debug]
Obtaining l10n_update project path. [2.22 sec, 28.18 MB]                                               [debug]
Obtaining libraries project path. [2.22 sec, 28.19 MB]                                                 [debug]
Obtaining link project path. [2.22 sec, 28.19 MB]                                                      [debug]
Obtaining mailsystem project path. [2.22 sec, 28.19 MB]                                                [debug]
Obtaining mandrill project path. [2.22 sec, 28.19 MB]                                                  [debug]
Obtaining media_youtube project path. [2.22 sec, 28.19 MB]                                             [debug]
Obtaining menu_target project path. [2.22 sec, 28.19 MB]                                               [debug]
Obtaining mlpanels project path. [2.22 sec, 28.19 MB]                                                  [debug]
Obtaining module_filter project path. [2.22 sec, 28.19 MB]                                             [debug]
Obtaining multifield project path. [2.22 sec, 28.19 MB]                                                [debug]
Obtaining multiupload_filefield_widget project path. [2.22 sec, 28.2 MB]                               [debug]
Obtaining multiupload_imagefield_widget project path. [2.22 sec, 28.2 MB]                              [debug]
Obtaining nodeblock project path. [2.22 sec, 28.2 MB]                                                  [debug]
Obtaining page_title project path. [2.22 sec, 28.2 MB]                                                 [debug]
Obtaining panels_everywhere project path. [2.22 sec, 28.2 MB]                                          [debug]
Obtaining panels_frame project path. [2.22 sec, 28.2 MB]                                               [debug]
Obtaining recaptcha project path. [2.22 sec, 28.2 MB]                                                  [debug]
Obtaining responsive_dropdown_menus project path. [2.22 sec, 28.2 MB]                                  [debug]
Obtaining responsive_menus project path. [2.22 sec, 28.21 MB]                                          [debug]
Obtaining rules project path. [2.22 sec, 28.21 MB]                                                     [debug]
Obtaining scheduler project path. [2.22 sec, 28.21 MB]                                                 [debug]
Obtaining socialmedia project path. [2.22 sec, 28.21 MB]                                               [debug]
Obtaining soundcloudfield project path. [2.22 sec, 28.21 MB]                                           [debug]
Obtaining token project path. [2.22 sec, 28.21 MB]                                                     [debug]
Obtaining tweetbutton project path. [2.22 sec, 28.21 MB]                                               [debug]
Obtaining twitter_block project path. [2.22 sec, 28.21 MB]                                             [debug]
Obtaining variable project path. [2.22 sec, 28.22 MB]                                                  [debug]
Obtaining views project path. [2.22 sec, 28.22 MB]                                                     [debug]
Obtaining views_block_filter_block project path. [2.22 sec, 28.22 MB]                                  [debug]
Obtaining views_slideshow project path. [2.22 sec, 28.22 MB]                                           [debug]
Obtaining webform project path. [2.22 sec, 28.22 MB]                                                   [debug]
Obtaining webform_confirm_email project path. [2.22 sec, 28.22 MB]                                     [debug]
Obtaining webform_countdown project path. [2.22 sec, 28.22 MB]                                         [debug]
Obtaining webform_localization project path. [2.22 sec, 28.22 MB]                                      [debug]
Obtaining widgets project path. [2.22 sec, 28.23 MB]                                                   [debug]
Obtaining wysiwyg project path. [2.22 sec, 28.23 MB]                                                   [debug]
Obtaining youtube project path. [2.22 sec, 28.23 MB]                                                   [debug]
Obtaining omega project path. [2.22 sec, 28.23 MB]                                                     [debug]
Cache HIT cid: 7-drupal [2.23 sec, 27.66 MB]                                                           [debug]
Cache HIT cid: 7-addtoany [2.23 sec, 27.72 MB]                                                         [debug]
Cache HIT cid: 7-admin_menu [2.23 sec, 27.54 MB]                                                       [debug]
Cache HIT cid: 7-advanced_help [2.23 sec, 27.51 MB]                                                    [debug]
Cache HIT cid: 7-service_links [2.23 sec, 27.51 MB]                                                    [debug]
Cache HIT cid: 7-better_exposed_filters [2.23 sec, 27.52 MB]                                           [debug]
Cache HIT cid: 7-ctools [2.23 sec, 27.57 MB]                                                           [debug]
Cache HIT cid: 7-calendar [2.23 sec, 27.59 MB]                                                         [debug]
Cache HIT cid: 7-captcha [2.23 sec, 27.57 MB]                                                          [debug]
Cache MISS cid: 7-captcha_webform [2.23 sec, 27.5 MB]                                                  [debug]
Cache HIT cid: 7-clock [2.23 sec, 27.49 MB]                                                            [debug]
Cache HIT cid: 7-colorbox [2.23 sec, 27.59 MB]                                                         [debug]
Cache HIT cid: 7-colorbox_node [2.23 sec, 27.63 MB]                                                    [debug]
Cache HIT cid: 7-contact_reply_to [2.23 sec, 27.55 MB]                                                 [debug]
Cache HIT cid: 7-context [2.23 sec, 27.55 MB]                                                          [debug]
Cache HIT cid: 7-context_omega [2.23 sec, 27.55 MB]                                                    [debug]
Cache HIT cid: 7-date [2.23 sec, 27.58 MB]                                                             [debug]
Cache HIT cid: 7-date_popup_timepicker [2.23 sec, 27.58 MB]                                            [debug]
Cache HIT cid: 7-devel [2.23 sec, 27.52 MB]                                                            [debug]
Cache HIT cid: 7-ds [2.23 sec, 27.63 MB]                                                               [debug]
Cache MISS cid: 7-email [2.23 sec, 27.59 MB]                                                           [debug]
Cache HIT cid: 7-entity [2.23 sec, 27.58 MB]                                                           [debug]
Cache HIT cid: 7-facebook_boxes [2.24 sec, 27.59 MB]                                                   [debug]
Cache HIT cid: 7-fb_social [2.24 sec, 27.52 MB]                                                        [debug]
Cache HIT cid: 7-field_collection [2.24 sec, 27.54 MB]                                                 [debug]
Cache HIT cid: 7-field_slideshow [2.24 sec, 27.58 MB]                                                  [debug]
Cache HIT cid: 7-media [2.24 sec, 27.65 MB]                                                            [debug]
Cache HIT cid: 7-flexslider [2.24 sec, 27.62 MB]                                                       [debug]
Cache HIT cid: 7-flickr [2.24 sec, 27.55 MB]                                                           [debug]
Cache HIT cid: 7-google_analytics [2.24 sec, 27.55 MB]                                                 [debug]
Cache HIT cid: 7-i18n [2.24 sec, 27.62 MB]                                                             [debug]
Cache HIT cid: 7-panels [2.24 sec, 27.63 MB]                                                           [debug]
Cache HIT cid: 7-image_link_formatter [2.24 sec, 27.53 MB]                                             [debug]
Cache HIT cid: 7-instagram_block [2.24 sec, 27.5 MB]                                                   [debug]
Cache HIT cid: 7-jplayer [2.24 sec, 27.5 MB]                                                           [debug]
Cache HIT cid: 7-jquery_update [2.24 sec, 27.54 MB]                                                    [debug]
Cache HIT cid: 7-l10n_update [2.24 sec, 27.59 MB]                                                      [debug]
Cache HIT cid: 7-libraries [2.24 sec, 27.57 MB]                                                        [debug]
Cache HIT cid: 7-link [2.24 sec, 27.55 MB]                                                             [debug]
Cache HIT cid: 7-mailsystem [2.24 sec, 27.68 MB]                                                       [debug]
Cache HIT cid: 7-mandrill [2.24 sec, 27.7 MB]                                                          [debug]
Cache HIT cid: 7-media_youtube [2.24 sec, 27.61 MB]                                                    [debug]
Cache HIT cid: 7-menu_target [2.24 sec, 27.58 MB]                                                      [debug]
Cache MISS cid: 7-mlpanels [2.24 sec, 27.51 MB]                                                        [debug]
Cache HIT cid: 7-module_filter [2.26 sec, 27.54 MB]                                                    [debug]
Cache HIT cid: 7-multifield [2.26 sec, 27.58 MB]                                                       [debug]
Cache HIT cid: 7-multiupload_filefield_widget [2.26 sec, 27.55 MB]                                     [debug]
Cache HIT cid: 7-multiupload_imagefield_widget [2.26 sec, 27.53 MB]                                    [debug]
Cache MISS cid: 7-nodeblock [2.26 sec, 27.51 MB]                                                       [debug]
Cache MISS cid: 7-page_title [2.26 sec, 27.49 MB]                                                      [debug]
Cache HIT cid: 7-panels_everywhere [2.26 sec, 27.51 MB]                                                [debug]
Cache HIT cid: 7-panels_frame [2.26 sec, 27.53 MB]                                                     [debug]
Cache MISS cid: 7-recaptcha [2.26 sec, 27.51 MB]                                                       [debug]
Cache HIT cid: 7-responsive_dropdown_menus [2.27 sec, 27.51 MB]                                        [debug]
Cache HIT cid: 7-responsive_menus [2.27 sec, 27.54 MB]                                                 [debug]
Cache HIT cid: 7-rules [2.27 sec, 27.61 MB]                                                            [debug]
Cache HIT cid: 7-scheduler [2.27 sec, 27.61 MB]                                                        [debug]
Cache HIT cid: 7-socialmedia [2.27 sec, 27.61 MB]                                                      [debug]
Cache HIT cid: 7-soundcloudfield [2.27 sec, 27.6 MB]                                                   [debug]
Cache HIT cid: 7-token [2.27 sec, 27.59 MB]                                                            [debug]
Cache MISS cid: 7-tweetbutton [2.27 sec, 27.57 MB]                                                     [debug]
Cache HIT cid: 7-twitter_block [2.27 sec, 27.53 MB]                                                    [debug]
Cache HIT cid: 7-variable [2.27 sec, 27.61 MB]                                                         [debug]
Cache HIT cid: 7-views [2.27 sec, 27.65 MB]                                                            [debug]
Cache HIT cid: 7-views_block_filter_block [2.27 sec, 27.58 MB]                                         [debug]
Cache HIT cid: 7-views_slideshow [2.27 sec, 27.53 MB]                                                  [debug]
Cache HIT cid: 7-webform [2.27 sec, 27.73 MB]                                                          [debug]
Cache HIT cid: 7-webform_confirm_email [2.27 sec, 27.78 MB]                                            [debug]
Cache HIT cid: 7-webform_countdown [2.27 sec, 27.59 MB]                                                [debug]
Cache HIT cid: 7-webform_localization [2.27 sec, 27.53 MB]                                             [debug]
Cache HIT cid: 7-widgets [2.27 sec, 27.57 MB]                                                          [debug]
Cache HIT cid: 7-wysiwyg [2.27 sec, 27.57 MB]                                                          [debug]
Cache HIT cid: 7-youtube [2.27 sec, 27.56 MB]                                                          [debug]
Cache HIT cid: 7-omega [2.27 sec, 27.82 MB]                                                            [debug]
Update information last refreshed: Jue, 04/30/2015 - 10:45
  1
Comprobando los datos de actualización disponibles ...
 Name                                                         Installed       Proposed        Message
                                                              Version         version
 Drupal                                                       7.38            7.38            Actualizado
 AddToAny (addtoany)                                          7.x-4.7         7.x-4.7         Actualizado
 Administration menu (admin_menu)                             7.x-3.0-rc5     7.x-3.0-rc5     Actualizado
 Advanced help (advanced_help)                                7.x-1.3         7.x-1.3         Actualizado
 Service links (service_links)                                7.x-2.3         7.x-2.3         Actualizado
 Better Exposed Filters (better_exposed_filters)              7.x-3.2         7.x-3.2         Actualizado
 Chaos tools (ctools)                                         7.x-1.7         7.x-1.7         Actualizado
 Calendar (calendar)                                          7.x-3.5         7.x-3.5         Actualizado
 CAPTCHA (captcha)                                            7.x-1.3         7.x-1.3         Actualizado
 Clock (clock)                                                7.x-1.2         7.x-1.2         Actualizado
 Colorbox (colorbox)                                          7.x-2.9         7.x-2.9         Actualizado
 Colorbox Node (colorbox_node)                                7.x-3.5         7.x-3.5         Actualizado
 Contact Reply To (contact_reply_to)                          7.x-1.1         7.x-1.1         Actualizado
 Date (date)                                                  7.x-2.8         7.x-2.8         Actualizado
 Date popup timepicker (date_popup_timepicker)                7.x-1.0-beta1   7.x-1.0-beta1   Actualizado
 Devel (devel)                                                7.x-1.5         7.x-1.5         Actualizado
 Display Suite (ds)                                           7.x-2.10        7.x-2.10        Actualizado
 Entity API (entity)                                          7.x-1.6         7.x-1.6         Actualizado
 Facebook Boxes (facebook_boxes)                              7.x-1.0         7.x-1.0         Actualizado
 fb social (fb_social)                                        7.x-2.0-beta4   7.x-2.0-beta4   Actualizado
 Field collection (field_collection)                          7.x-1.0-beta8   7.x-1.0-beta8   Actualizado
 Field Slideshow (field_slideshow)                            7.x-1.82        7.x-1.82        Actualizado
 Media (media)                                                7.x-1.5         7.x-1.5         SECURITY UPDATE
                                                                                              available
 FlexSlider (flexslider)                                      7.x-2.0-alpha3  7.x-2.0-alpha3  Actualizado
 Flickr (flickr)                                              7.x-1.7         7.x-1.7         Actualizado
 Google Analytics (google_analytics)                          7.x-2.1         7.x-2.1         Actualizado
 Internationalization (i18n)                                  7.x-1.13        7.x-1.13        Actualizado
 Panels (panels)                                              7.x-3.5         7.x-3.5         Actualizado
 Image Link Formatter (image_link_formatter)                  7.x-1.0         7.x-1.0         Actualizado
 Instagram Block (instagram_block)                            7.x-1.2         7.x-1.2         Actualizado
 jPlayer (jplayer)                                            7.x-2.0-beta1   7.x-2.0-beta1   Actualizado
 jQuery Update (jquery_update)                                7.x-2.6         7.x-3.0-alpha2  Actualizado
 Localization update (l10n_update)                            7.x-2.0         7.x-2.0         Actualizado
 Libraries (libraries)                                        7.x-2.2         7.x-2.2         Actualizado
 Link (link)                                                  7.x-1.3         7.x-1.3         Actualizado
 Mail System (mailsystem)                                     7.x-2.34        7.x-2.34        Actualizado
 Mandrill (mandrill)                                          7.x-2.1         7.x-2.1         Actualizado
 Media: YouTube (media_youtube)                               7.x-3.0         7.x-3.0         Actualizado
 Menu target (menu_target)                                    7.x-1.4         7.x-1.4         Actualizado
 Module filter (module_filter)                                7.x-2.0         7.x-2.0         Actualizado
 Multifield (multifield)                                      7.x-1.0-alpha1  7.x-1.0-alpha1  Actualizado
 Multiupload Filefield Widget (multiupload_filefield_widget)  7.x-1.13        7.x-1.13        Actualizado
 Multiupload Imagefield Widget                                7.x-1.3         7.x-1.3         Actualizado
 (multiupload_imagefield_widget)
 Panels everywhere (panels_everywhere)                        7.x-1.0-rc2     7.x-1.0-rc2     Actualizado
 Panels Frame (panels_frame)                                  7.x-1.0-alpha4  7.x-1.0-alpha4  Actualizado
 Responsive Dropdown Menus (responsive_dropdown_menus)        7.x-1.1         7.x-1.1         Actualizado
 Responsive Menus (responsive_menus)                          7.x-1.5         7.x-1.5         Actualizado
 Rules (rules)                                                7.x-2.9         7.x-2.9         Actualizado
 Scheduler (scheduler)                                        7.x-1.3         7.x-1.3         Actualizado
 Social media (socialmedia)                                   7.x-1.0-beta15  7.x-1.0-beta15  Actualizado
 SoundCloud field (soundcloudfield)                           7.x-1.4         7.x-1.4         Actualizado
 Token (token)                                                7.x-1.6         7.x-1.6         Actualizado
 Twitter Block (twitter_block)                                7.x-2.2         7.x-2.2         Actualizado
 Variable (variable)                                          7.x-2.5         7.x-2.5         Actualizado
 Views (views)                                                7.x-3.11        7.x-3.11        Actualizado
 Views Block Exposed Filter Block (views_block_filter_block)  7.x-1.0-beta1   7.x-1.0-beta1   Actualizado
 Views Slideshow (views_slideshow)                            7.x-3.1         7.x-3.1         Actualizado
 Webform (webform)                                            7.x-4.9         7.x-4.9         Actualizado
 Webform Confirm Email (webform_confirm_email)                7.x-1.5         7.x-1.5         Actualizado
 Webform Countdown (webform_countdown)                        7.x-1.0-beta5   7.x-1.0-beta5   Actualizado
 Webform Localization (webform_localization)                  7.x-1.x-dev     7.x-1.x-dev     Unable to check
                                                                                              status
 Widgets (widgets)                                            7.x-1.0-rc1     7.x-1.0-rc1     Actualizado
 Wysiwyg (wysiwyg)                                            7.x-2.2         7.x-2.2         Actualizado
 YouTube Field (youtube)                                      7.x-1.6         7.x-1.6         Actualizado

Security updates will be made to the following projects: Media [media-7.x-1.5]

Note: A backup of your project will be stored to backups directory if it is not managed by a supported version control system.
Note: If you have made any modifications to any file that belongs to one of these projects, you will have to migrate those modifications after updating.
Do you really want to continue with the update process? (y/n): y
Starting to update Media code at sites/all/modules/media... [5.16 sec, 27.41 MB]                      [notice]
Undefined index: project_type updatecode.pm.inc:305 [5.16 sec, 27.42 MB]                              [notice]
Undefined index: project_type updatecode.pm.inc:306 [5.16 sec, 27.42 MB]                              [notice]
The media directory could not be found within the s directory at                                   [error]
/*****/******/*********/***/***/****/***/***/******/****/*******/******/****/***-********-******/****/****/***-********-******/********/principal/sites/all/modules/media,
perhaps the project is enabled but has been deleted from disk. [5.16 sec, 27.42 MB]
Returned from hook drush_pm_updatecode [5.17 sec, 24.02 MB]                                            [debug]
Changes made in drush_pm_updatecode have been rolled back. [5.17 sec, 24.02 MB]                     [rollback]
Command dispatch complete [5.17 sec, 23.99 MB]                                                        [notice]
Returned from hook drush_pm_update [5.17 sec, 23.97 MB]                                                [debug]
Command dispatch complete [5.17 sec, 23.94 MB]                                                        [notice]
 Timer  Cum (sec)  Count  Avg (msec)
 page   5.078      1      5078.2

NOTE: I've hidden on purpose the directory structure

I downloaded media again:

drush pm-list | grep Media
drush dl media
Install location /*****/******/*********/***/***/****/***/***/******/****/*******/******/****/***-********-******/****/****/***-********-******/********/principal/sites/all/modules/media already exists. Do you want to overwrite it? (y/n): y
Project media (7.x-1.5) downloaded to                                                              [success]
/*****/******/*********/***/***/****/***/***/******/****/*******/******/****/***-********-******/****/****/***-********-******/********/principal/sites/all/modules/media.
Project media contains 3 modules: media_internet, file_entity, media.

So I have now the module files updated:

drush pm-list | grep Media
 Media                     File entity (file_entity)                    Module  Enabled        7.x-1.5
 Media                     jPlayer (jplayer)                            Module  Enabled        7.x-2.0-bet
 Media                     jPlayer Content Protection                   Module  Disabled       7.x-2.0-bet
 Media                     Media (media)                                Module  Enabled        7.x-1.5
 Media                     Media Internet Sources (media_internet)      Module  Enabled        7.x-1.5
 Media                     Media: YouTube (media_youtube)               Module  Enabled        7.x-3.0

It still gives me the same error when I run drush up How can I update my db?

NOTE: I've hidden on purpose the directory structure

jonhattan commented 9 years ago

To start off, something is wrong here:

Media (media)                                                7.x-1.5         7.x-1.5         SECURITY UPDATE

Please try drush pm-refresh and then update.

siathalysedI commented 9 years ago

I ran drush pm-refresh with no result. I'm sorry I can't upload the output right now. I have it

 *****@*****.*****  ~WD   dev ✔  drush -d -v pm-refresh                                      20:45:36
Starting Drush preflight. [0.01 sec, 1.23 MB]                                                      [preflight]
Loading drushrc "/*****/*****/.drush/drushrc.php" into "home.drush" scope. [0.01 sec, 1.23 MB]    [bootstrap]
Cache HIT cid: 7.0-dev-commandfiles-0-d0a588f9258f211e53bea61379c61b7b [0.02 sec, 1.27 MB]             [debug]
Bootstrap to phase 0. [0.08 sec, 3.46 MB]                                                          [bootstrap]
Bootstrap to phase 6. [0.08 sec, 3.46 MB]                                                          [bootstrap]
Drush bootstrap phase : _drush_bootstrap_drupal_root() [0.08 sec, 3.47 MB]                         [bootstrap]
Initialized Drupal 7.38 root directory at                                                             [notice]
/*****/*****/*****/*****/*****/*****/*****/*****/*****/******/*****/******/*****/*****-*****-*****/******/*****/*****-*****-*****/******/principal
[0.08 sec, 3.68 MB]
Cache HIT cid: 7.0-dev-commandfiles-1-84cd4f28dc3c727ed37eafe6cfbf8e2b [0.09 sec, 2.66 MB]             [debug]
Drush bootstrap phase : _drush_bootstrap_drupal_site() [0.09 sec, 2.66 MB]                         [bootstrap]
Initialized Drupal site default at sites/default [0.09 sec, 2.66 MB]                                  [notice]
Cache HIT cid: 7.0-dev-commandfiles-2-9518eda12b48158193bd617384d95a7d [0.09 sec, 2.67 MB]             [debug]
Drush bootstrap phase : _drush_bootstrap_drupal_configuration() [0.09 sec, 2.79 MB]                [bootstrap]
sql-query: SELECT 1; [0.1 sec, 2.85 MB]                                                            [status]
Executing: mysql --defaults-extra-file=/*****/tmp/drush_yBVECo --database=***** --host=***** --silent  < /*****/tmp/drush_50QSvC
  1
Drush bootstrap phase : _drush_bootstrap_drupal_database() [0.11 sec, 2.85 MB]                     [bootstrap]
Successfully connected to the Drupal database. [0.11 sec, 2.85 MB]                                 [bootstrap]
Drush bootstrap phase : _drush_bootstrap_drupal_full() [0.12 sec, 3.15 MB]                         [bootstrap]
Cache HIT cid: 7.0-dev-install_profile-66ecfeb9791a023150773849f1550c5d [0.42 sec, 21.13 MB]           [debug]
Cache HIT cid: 7.0-dev-install_profile-66ecfeb9791a023150773849f1550c5d [0.42 sec, 21.13 MB]           [debug]
Cache HIT cid: 7.0-dev-commandfiles-5-57440ce6f33251ec257fffd0bfa56bab [0.42 sec, 21.15 MB]            [debug]
Drush bootstrap phase : _drush_bootstrap_drupal_login() [0.43 sec, 21.41 MB]                       [bootstrap]
Found command: pm-refresh (commandfile=pm) [0.43 sec, 21.69 MB]                                    [bootstrap]
Loading update_status engine. [0.57 sec, 23.43 MB]                                                    [notice]
Calling hook drush_pm_refresh [0.57 sec, 23.5 MB]                                                      [debug]
Refreshing update status information ...
Obtaining addtoany project path. [1.07 sec, 24.78 MB]                                                  [debug]
Obtaining admin_menu project path. [1.07 sec, 24.78 MB]                                                [debug]
Obtaining advanced_help project path. [1.07 sec, 24.78 MB]                                             [debug]
Obtaining service_links project path. [1.07 sec, 24.79 MB]                                             [debug]
Obtaining better_exposed_filters project path. [1.07 sec, 24.79 MB]                                    [debug]
Obtaining ctools project path. [1.07 sec, 24.79 MB]                                                    [debug]
Obtaining calendar project path. [1.07 sec, 24.79 MB]                                                  [debug]
Obtaining captcha project path. [1.07 sec, 24.79 MB]                                                   [debug]
Obtaining captcha_webform project path. [1.07 sec, 24.79 MB]                                           [debug]
Obtaining clock project path. [1.07 sec, 24.79 MB]                                                     [debug]
Obtaining colorbox project path. [1.07 sec, 24.8 MB]                                                   [debug]
Obtaining colorbox_node project path. [1.07 sec, 24.8 MB]                                              [debug]
Obtaining contact_reply_to project path. [1.07 sec, 24.8 MB]                                           [debug]
Obtaining context project path. [1.07 sec, 24.8 MB]                                                    [debug]
Obtaining context_omega project path. [1.07 sec, 24.8 MB]                                              [debug]
Obtaining date project path. [1.07 sec, 24.8 MB]                                                       [debug]
Obtaining date_popup_timepicker project path. [1.08 sec, 24.8 MB]                                      [debug]
Obtaining devel project path. [1.08 sec, 24.8 MB]                                                      [debug]
Obtaining ds project path. [1.08 sec, 24.81 MB]                                                        [debug]
Obtaining email project path. [1.08 sec, 24.81 MB]                                                     [debug]
Obtaining entity project path. [1.08 sec, 24.81 MB]                                                    [debug]
Obtaining facebook_boxes project path. [1.08 sec, 24.81 MB]                                            [debug]
Obtaining fb_social project path. [1.08 sec, 24.81 MB]                                                 [debug]
Obtaining field_collection project path. [1.08 sec, 24.81 MB]                                          [debug]
Obtaining field_slideshow project path. [1.08 sec, 24.81 MB]                                           [debug]
Obtaining media project path. [1.08 sec, 24.81 MB]                                                     [debug]
Obtaining flexslider project path. [1.08 sec, 24.82 MB]                                                [debug]
Obtaining flickr project path. [1.08 sec, 24.82 MB]                                                    [debug]
Obtaining google_analytics project path. [1.08 sec, 24.82 MB]                                          [debug]
Obtaining i18n project path. [1.08 sec, 24.82 MB]                                                      [debug]
Obtaining panels project path. [1.08 sec, 24.82 MB]                                                    [debug]
Obtaining image_link_formatter project path. [1.08 sec, 24.82 MB]                                      [debug]
Obtaining imagecache_proportions project path. [1.08 sec, 24.82 MB]                                    [debug]
Obtaining instagram_block project path. [1.08 sec, 24.82 MB]                                           [debug]
Obtaining jplayer project path. [1.08 sec, 24.83 MB]                                                   [debug]
Obtaining jquery_update project path. [1.08 sec, 24.83 MB]                                             [debug]
Obtaining l10n_update project path. [1.08 sec, 24.83 MB]                                               [debug]
Obtaining libraries project path. [1.08 sec, 24.83 MB]                                                 [debug]
Obtaining link project path. [1.08 sec, 24.83 MB]                                                      [debug]
Obtaining mailsystem project path. [1.08 sec, 24.83 MB]                                                [debug]
Obtaining mandrill project path. [1.08 sec, 24.83 MB]                                                  [debug]
Obtaining media_youtube project path. [1.08 sec, 24.83 MB]                                             [debug]
Obtaining menu_target project path. [1.08 sec, 24.84 MB]                                               [debug]
Obtaining mlpanels project path. [1.08 sec, 24.84 MB]                                                  [debug]
Obtaining module_filter project path. [1.08 sec, 24.84 MB]                                             [debug]
Obtaining multifield project path. [1.08 sec, 24.84 MB]                                                [debug]
Obtaining multiupload_filefield_widget project path. [1.08 sec, 24.84 MB]                              [debug]
Obtaining multiupload_imagefield_widget project path. [1.08 sec, 24.84 MB]                             [debug]
Obtaining nodeblock project path. [1.08 sec, 24.84 MB]                                                 [debug]
Obtaining page_title project path. [1.08 sec, 24.84 MB]                                                [debug]
Obtaining panels_everywhere project path. [1.08 sec, 24.84 MB]                                         [debug]
Obtaining panels_frame project path. [1.08 sec, 24.85 MB]                                              [debug]
Obtaining recaptcha project path. [1.08 sec, 24.85 MB]                                                 [debug]
Obtaining responsive_dropdown_menus project path. [1.08 sec, 24.85 MB]                                 [debug]
Obtaining responsive_menus project path. [1.08 sec, 24.85 MB]                                          [debug]
Obtaining rules project path. [1.08 sec, 24.85 MB]                                                     [debug]
Obtaining scheduler project path. [1.08 sec, 24.85 MB]                                                 [debug]
Obtaining socialmedia project path. [1.09 sec, 24.85 MB]                                               [debug]
Obtaining soundcloudfield project path. [1.09 sec, 24.85 MB]                                           [debug]
Obtaining token project path. [1.09 sec, 24.86 MB]                                                     [debug]
Obtaining tweetbutton project path. [1.09 sec, 24.86 MB]                                               [debug]
Obtaining twitter_block project path. [1.09 sec, 24.86 MB]                                             [debug]
Obtaining variable project path. [1.09 sec, 24.86 MB]                                                  [debug]
Obtaining views project path. [1.09 sec, 24.86 MB]                                                     [debug]
Obtaining views_block_filter_block project path. [1.09 sec, 24.86 MB]                                  [debug]
Obtaining views_slideshow project path. [1.09 sec, 24.86 MB]                                           [debug]
Obtaining webform project path. [1.09 sec, 24.86 MB]                                                   [debug]
Obtaining webform_confirm_email project path. [1.09 sec, 24.87 MB]                                     [debug]
Obtaining webform_countdown project path. [1.09 sec, 24.87 MB]                                         [debug]
Obtaining webform_localization project path. [1.09 sec, 24.87 MB]                                      [debug]
Obtaining widgets project path. [1.09 sec, 24.87 MB]                                                   [debug]
Obtaining wysiwyg project path. [1.09 sec, 24.87 MB]                                                   [debug]
Obtaining youtube project path. [1.09 sec, 24.87 MB]                                                   [debug]
Obtaining omega project path. [1.09 sec, 24.87 MB]                                                     [debug]
Done.
Returned from hook drush_pm_refresh [1.1 sec, 24 MB]                                                   [debug]
Command dispatch complete [1.1 sec, 23.97 MB]                                                         [notice]
 Timer  Cum (sec)  Count  Avg (msec)
 page   1.002      1      1002.42

 dragon@Dragon.local  ~WD   dev ✔  drush -d -y pm-update                                       20:45:39
Starting Drush preflight. [0.01 sec, 1.23 MB]                                                      [preflight]
Loading drushrc "/*****/*****/.drush/drushrc.php" into "home.drush" scope. [0.01 sec, 1.23 MB]    [bootstrap]
Cache HIT cid: 7.0-dev-commandfiles-0-d0a588f9258f211e53bea61379c61b7b [0.02 sec, 1.27 MB]             [debug]
Bootstrap to phase 0. [0.07 sec, 3.46 MB]                                                          [bootstrap]
Bootstrap to phase 6. [0.07 sec, 3.46 MB]                                                          [bootstrap]
Drush bootstrap phase : _drush_bootstrap_drupal_root() [0.07 sec, 3.47 MB]                         [bootstrap]
Initialized Drupal 7.38 root directory at                                                             [notice]
/*****/*****/*****/*****/*****/*****/*****/*****/*****/*****/*****/*****/*****/*****-*****-*****/*****/*****/*****-*****-*****/*****/principal
[0.08 sec, 3.68 MB]
Cache HIT cid: 7.0-dev-commandfiles-1-84cd4f28dc3c727ed37eafe6cfbf8e2b [0.08 sec, 2.65 MB]             [debug]
Drush bootstrap phase : _drush_bootstrap_drupal_site() [0.08 sec, 2.66 MB]                         [bootstrap]
Initialized Drupal site default at sites/default [0.08 sec, 2.66 MB]                                  [notice]
Cache HIT cid: 7.0-dev-commandfiles-2-9518eda12b48158193bd617384d95a7d [0.09 sec, 2.66 MB]             [debug]
Drush bootstrap phase : _drush_bootstrap_drupal_configuration() [0.09 sec, 2.78 MB]                [bootstrap]
sql-query: SELECT 1; [0.09 sec, 2.85 MB]                                                           [status]
Executing: mysql --defaults-extra-file=/*****/tmp/drush_0waNZG --database=***** --host=***** --silent  < /*****/tmp/drush_VehOpi
  1
Drush bootstrap phase : _drush_bootstrap_drupal_database() [0.11 sec, 2.85 MB]                     [bootstrap]
Successfully connected to the Drupal database. [0.11 sec, 2.85 MB]                                 [bootstrap]
Drush bootstrap phase : _drush_bootstrap_drupal_full() [0.11 sec, 3.14 MB]                         [bootstrap]
Cache HIT cid: 7.0-dev-install_profile-66ecfeb9791a023150773849f1550c5d [0.41 sec, 21.13 MB]           [debug]
Cache HIT cid: 7.0-dev-install_profile-66ecfeb9791a023150773849f1550c5d [0.41 sec, 21.13 MB]           [debug]
Cache HIT cid: 7.0-dev-commandfiles-5-57440ce6f33251ec257fffd0bfa56bab [0.41 sec, 21.15 MB]            [debug]
Drush bootstrap phase : _drush_bootstrap_drupal_login() [0.42 sec, 21.41 MB]                       [bootstrap]
Found command: pm-update (commandfile=pm) [0.42 sec, 21.69 MB]                                     [bootstrap]
Calling hook drush_pm_update [0.56 sec, 23.45 MB]                                                      [debug]
Loading release_info engine. [0.56 sec, 23.47 MB]                                                     [notice]
Loading version_control engine. [0.57 sec, 23.5 MB]                                                   [notice]
Loading package_handler engine. [0.57 sec, 23.51 MB]                                                  [notice]
Executing: wget --version
Loading update_status engine. [0.58 sec, 23.52 MB]                                                    [notice]
Including /*****/*****/*****/drush/HEAD/libexec/commands/pm/updatecode.pm.inc [0.58 sec, 23.57 MB]  [bootstrap]
Calling hook drush_pm_updatecode_validate [0.58 sec, 23.62 MB]                                         [debug]
Returned from hook drush_pm_updatecode_validate [0.58 sec, 23.62 MB]                                   [debug]
Calling hook drush_pm_updatecode [0.58 sec, 23.64 MB]                                                  [debug]
Cache HIT cid: 7.0-dev-alias-path--55d4d1c91b169a191c5b612b008e0945 [0.58 sec, 23.64 MB]               [debug]
Backend invoke: /*****/*****/*****-*****.*****/bin/php -d memory_limit="128M" -d                        [command]
error_reporting="E_ALL|E_NOTICE|E_STRICT" -d display_errors="stderr"
/*****/*****/*****/drush/HEAD/libexec/drush.php --php=/*****/*****/*****-*****.*****/bin/php
--php-options='-d memory_limit="128M" -d error_reporting="E_ALL|E_NOTICE|E_STRICT" -d
display_errors="stderr" '  --backend=2 --verbose --debug --yes
--root=/*****/*****/*****/*****/*****/*****/*****/*****/*****/*****/*****/*****/*****/*****-*****-*****/*****/*****/*****-*****-*****/*****/principal
--uri=wcr  pm-updatestatus 2>&1 [0.58 sec, 23.65 MB]
/*****/*****/*****-*****.*****/bin/php -d memory_limit="128M" -d                                         [notice]
error_reporting="E_ALL|E_NOTICE|E_STRICT" -d display_errors="stderr"
/*****/*****/*****/drush/HEAD/libexec/drush.php --php=/*****/*****/*****-*****.*****/bin/php
--php-options='-d memory_limit="128M" -d error_reporting="E_ALL|E_NOTICE|E_STRICT" -d
display_errors="stderr" '  --backend=2 --verbose --debug --yes
--root=/*****/*****/*****/*****/*****/*****/*****/*****/*****/*****/*****/*****/*****/*****-*****-*****/*****/*****/*****-*****-*****/*****/principal
--uri=wcr  pm-updatestatus 2>&1 [0.58 sec, 23.65 MB]
Obtaining addtoany project path. [126.91 sec, 28.96 MB]                                                [debug]
Obtaining admin_menu project path. [126.91 sec, 28.97 MB]                                              [debug]
Obtaining advanced_help project path. [126.91 sec, 28.97 MB]                                           [debug]
Obtaining service_links project path. [126.91 sec, 28.97 MB]                                           [debug]
Obtaining better_exposed_filters project path. [126.91 sec, 28.97 MB]                                  [debug]
Obtaining ctools project path. [126.91 sec, 28.97 MB]                                                  [debug]
Obtaining calendar project path. [126.91 sec, 28.97 MB]                                                [debug]
Obtaining captcha project path. [126.91 sec, 28.98 MB]                                                 [debug]
Obtaining captcha_webform project path. [126.91 sec, 28.98 MB]                                         [debug]
Obtaining clock project path. [126.92 sec, 28.98 MB]                                                   [debug]
Obtaining colorbox project path. [126.92 sec, 28.98 MB]                                                [debug]
Obtaining colorbox_node project path. [126.92 sec, 28.98 MB]                                           [debug]
Obtaining contact_reply_to project path. [126.92 sec, 28.98 MB]                                        [debug]
Obtaining context project path. [126.92 sec, 28.98 MB]                                                 [debug]
Obtaining context_omega project path. [126.92 sec, 28.98 MB]                                           [debug]
Obtaining date project path. [126.92 sec, 28.99 MB]                                                    [debug]
Obtaining date_popup_timepicker project path. [126.92 sec, 28.99 MB]                                   [debug]
Obtaining devel project path. [126.92 sec, 28.99 MB]                                                   [debug]
Obtaining ds project path. [126.92 sec, 28.99 MB]                                                      [debug]
Obtaining email project path. [126.92 sec, 28.99 MB]                                                   [debug]
Obtaining entity project path. [126.92 sec, 28.99 MB]                                                  [debug]
Obtaining facebook_boxes project path. [126.92 sec, 28.99 MB]                                          [debug]
Obtaining fb_social project path. [126.92 sec, 28.99 MB]                                               [debug]
Obtaining field_collection project path. [126.92 sec, 29 MB]                                           [debug]
Obtaining field_slideshow project path. [126.92 sec, 29 MB]                                            [debug]
Obtaining media project path. [126.92 sec, 29 MB]                                                      [debug]
Obtaining flexslider project path. [126.92 sec, 29 MB]                                                 [debug]
Obtaining flickr project path. [126.92 sec, 29 MB]                                                     [debug]
Obtaining google_analytics project path. [126.92 sec, 29 MB]                                           [debug]
Obtaining i18n project path. [126.92 sec, 29 MB]                                                       [debug]
Obtaining panels project path. [126.92 sec, 29 MB]                                                     [debug]
Obtaining image_link_formatter project path. [126.92 sec, 29.01 MB]                                    [debug]
Obtaining imagecache_proportions project path. [126.92 sec, 29.01 MB]                                  [debug]
Obtaining instagram_block project path. [126.92 sec, 29.01 MB]                                         [debug]
Obtaining jplayer project path. [126.92 sec, 29.01 MB]                                                 [debug]
Obtaining jquery_update project path. [126.92 sec, 29.01 MB]                                           [debug]
Obtaining l10n_update project path. [126.92 sec, 29.01 MB]                                             [debug]
Obtaining libraries project path. [126.92 sec, 29.01 MB]                                               [debug]
Obtaining link project path. [126.92 sec, 29.01 MB]                                                    [debug]
Obtaining mailsystem project path. [126.92 sec, 29.01 MB]                                              [debug]
Obtaining mandrill project path. [126.92 sec, 29.02 MB]                                                [debug]
Obtaining media_youtube project path. [126.92 sec, 29.02 MB]                                           [debug]
Obtaining menu_target project path. [126.92 sec, 29.02 MB]                                             [debug]
Obtaining mlpanels project path. [126.92 sec, 29.02 MB]                                                [debug]
Obtaining module_filter project path. [126.92 sec, 29.02 MB]                                           [debug]
Obtaining multifield project path. [126.92 sec, 29.02 MB]                                              [debug]
Obtaining multiupload_filefield_widget project path. [126.92 sec, 29.02 MB]                            [debug]
Obtaining multiupload_imagefield_widget project path. [126.92 sec, 29.02 MB]                           [debug]
Obtaining nodeblock project path. [126.92 sec, 29.03 MB]                                               [debug]
Obtaining page_title project path. [126.92 sec, 29.03 MB]                                              [debug]
Obtaining panels_everywhere project path. [126.92 sec, 29.03 MB]                                       [debug]
Obtaining panels_frame project path. [126.92 sec, 29.03 MB]                                            [debug]
Obtaining recaptcha project path. [126.93 sec, 29.03 MB]                                               [debug]
Obtaining responsive_dropdown_menus project path. [126.93 sec, 29.03 MB]                               [debug]
Obtaining responsive_menus project path. [126.93 sec, 29.03 MB]                                        [debug]
Obtaining rules project path. [126.93 sec, 29.03 MB]                                                   [debug]
Obtaining scheduler project path. [126.93 sec, 29.04 MB]                                               [debug]
Obtaining socialmedia project path. [126.93 sec, 29.04 MB]                                             [debug]
Obtaining soundcloudfield project path. [126.93 sec, 29.04 MB]                                         [debug]
Obtaining token project path. [126.93 sec, 29.04 MB]                                                   [debug]
Obtaining tweetbutton project path. [126.93 sec, 29.04 MB]                                             [debug]
Obtaining twitter_block project path. [126.93 sec, 29.04 MB]                                           [debug]
Obtaining variable project path. [126.93 sec, 29.04 MB]                                                [debug]
Obtaining views project path. [126.93 sec, 29.04 MB]                                                   [debug]
Obtaining views_block_filter_block project path. [126.93 sec, 29.05 MB]                                [debug]
Obtaining views_slideshow project path. [126.93 sec, 29.05 MB]                                         [debug]
Obtaining webform project path. [126.93 sec, 29.05 MB]                                                 [debug]
Obtaining webform_confirm_email project path. [126.93 sec, 29.05 MB]                                   [debug]
Obtaining webform_countdown project path. [126.93 sec, 29.05 MB]                                       [debug]
Obtaining webform_localization project path. [126.93 sec, 29.05 MB]                                    [debug]
Obtaining widgets project path. [126.93 sec, 29.05 MB]                                                 [debug]
Obtaining wysiwyg project path. [126.93 sec, 29.05 MB]                                                 [debug]
Obtaining youtube project path. [126.93 sec, 29.05 MB]                                                 [debug]
Obtaining omega project path. [126.93 sec, 29.06 MB]                                                   [debug]
Cache HIT cid: 7-drupal [126.97 sec, 28.48 MB]                                                         [debug]
Cache HIT cid: 7-addtoany [126.99 sec, 28.54 MB]                                                       [debug]
Cache HIT cid: 7-admin_menu [127 sec, 28.36 MB]                                                        [debug]
Cache HIT cid: 7-advanced_help [127.01 sec, 28.33 MB]                                                  [debug]
Cache HIT cid: 7-service_links [127.01 sec, 28.33 MB]                                                  [debug]
Cache HIT cid: 7-better_exposed_filters [127.02 sec, 28.34 MB]                                         [debug]
Cache HIT cid: 7-ctools [127.04 sec, 28.39 MB]                                                         [debug]
Cache HIT cid: 7-calendar [127.05 sec, 28.41 MB]                                                       [debug]
Cache HIT cid: 7-captcha [127.06 sec, 28.38 MB]                                                        [debug]
Cache MISS cid: 7-captcha_webform [127.06 sec, 28.32 MB]                                               [debug]
Cache HIT cid: 7-clock [127.06 sec, 28.31 MB]                                                          [debug]
Cache HIT cid: 7-colorbox [127.08 sec, 28.41 MB]                                                       [debug]
Cache HIT cid: 7-colorbox_node [127.09 sec, 28.45 MB]                                                  [debug]
Cache HIT cid: 7-contact_reply_to [127.1 sec, 28.37 MB]                                                [debug]
Cache MISS cid: 7-context [127.1 sec, 28.3 MB]                                                         [debug]
Cache MISS cid: 7-context_omega [127.1 sec, 28.29 MB]                                                  [debug]
Cache HIT cid: 7-date [127.11 sec, 28.39 MB]                                                           [debug]
Cache HIT cid: 7-date_popup_timepicker [127.12 sec, 28.4 MB]                                           [debug]
Cache HIT cid: 7-devel [127.13 sec, 28.34 MB]                                                          [debug]
Cache HIT cid: 7-ds [127.15 sec, 28.45 MB]                                                             [debug]
Cache MISS cid: 7-email [127.15 sec, 28.41 MB]                                                         [debug]
Cache HIT cid: 7-entity [127.17 sec, 28.4 MB]                                                          [debug]
Cache HIT cid: 7-facebook_boxes [127.17 sec, 28.41 MB]                                                 [debug]
Cache HIT cid: 7-fb_social [127.18 sec, 28.34 MB]                                                      [debug]
Cache HIT cid: 7-field_collection [127.19 sec, 28.36 MB]                                               [debug]
Cache HIT cid: 7-field_slideshow [127.2 sec, 28.4 MB]                                                  [debug]
Cache HIT cid: 7-media [127.22 sec, 28.47 MB]                                                          [debug]
Cache HIT cid: 7-flexslider [127.23 sec, 28.44 MB]                                                     [debug]
Cache HIT cid: 7-flickr [127.24 sec, 28.37 MB]                                                         [debug]
Cache HIT cid: 7-google_analytics [127.24 sec, 28.37 MB]                                               [debug]
Cache HIT cid: 7-i18n [127.26 sec, 28.44 MB]                                                           [debug]
Cache HIT cid: 7-panels [127.27 sec, 28.45 MB]                                                         [debug]
Cache HIT cid: 7-image_link_formatter [127.28 sec, 28.35 MB]                                           [debug]
Cache HIT cid: 7-imagecache_proportions [127.28 sec, 28.32 MB]                                         [debug]
Cache HIT cid: 7-instagram_block [127.29 sec, 28.33 MB]                                                [debug]
Cache HIT cid: 7-jplayer [127.29 sec, 28.32 MB]                                                        [debug]
Cache HIT cid: 7-jquery_update [127.3 sec, 28.36 MB]                                                   [debug]
Cache HIT cid: 7-l10n_update [127.31 sec, 28.41 MB]                                                    [debug]
Cache HIT cid: 7-libraries [127.32 sec, 28.39 MB]                                                      [debug]
Cache HIT cid: 7-link [127.33 sec, 28.37 MB]                                                           [debug]
Cache HIT cid: 7-mailsystem [127.35 sec, 28.5 MB]                                                      [debug]
Cache HIT cid: 7-mandrill [127.36 sec, 28.52 MB]                                                       [debug]
Cache HIT cid: 7-media_youtube [127.38 sec, 28.43 MB]                                                  [debug]
Cache HIT cid: 7-menu_target [127.38 sec, 28.4 MB]                                                     [debug]
Cache MISS cid: 7-mlpanels [127.38 sec, 28.33 MB]                                                      [debug]
Cache HIT cid: 7-module_filter [127.39 sec, 28.36 MB]                                                  [debug]
Cache HIT cid: 7-multifield [127.4 sec, 28.4 MB]                                                       [debug]
Cache HIT cid: 7-multiupload_filefield_widget [127.41 sec, 28.37 MB]                                   [debug]
Cache HIT cid: 7-multiupload_imagefield_widget [127.41 sec, 28.35 MB]                                  [debug]
Cache MISS cid: 7-nodeblock [127.41 sec, 28.33 MB]                                                     [debug]
Cache MISS cid: 7-page_title [127.41 sec, 28.31 MB]                                                    [debug]
Cache HIT cid: 7-panels_everywhere [127.42 sec, 28.33 MB]                                              [debug]
Cache HIT cid: 7-panels_frame [127.42 sec, 28.35 MB]                                                   [debug]
Cache MISS cid: 7-recaptcha [127.42 sec, 28.33 MB]                                                     [debug]
Cache HIT cid: 7-responsive_dropdown_menus [127.43 sec, 28.32 MB]                                      [debug]
Cache HIT cid: 7-responsive_menus [127.43 sec, 28.36 MB]                                               [debug]
Cache HIT cid: 7-rules [127.45 sec, 28.43 MB]                                                          [debug]
Cache HIT cid: 7-scheduler [127.46 sec, 28.43 MB]                                                      [debug]
Cache HIT cid: 7-socialmedia [127.47 sec, 28.43 MB]                                                    [debug]
Cache HIT cid: 7-soundcloudfield [127.48 sec, 28.42 MB]                                                [debug]
Cache HIT cid: 7-token [127.49 sec, 28.41 MB]                                                          [debug]
Cache MISS cid: 7-tweetbutton [127.49 sec, 28.39 MB]                                                   [debug]
Cache HIT cid: 7-twitter_block [127.5 sec, 28.35 MB]                                                   [debug]
Cache HIT cid: 7-variable [127.51 sec, 28.43 MB]                                                       [debug]
Cache HIT cid: 7-views [127.52 sec, 28.47 MB]                                                          [debug]
Cache HIT cid: 7-views_block_filter_block [127.53 sec, 28.4 MB]                                        [debug]
Cache HIT cid: 7-views_slideshow [127.53 sec, 28.35 MB]                                                [debug]
Cache HIT cid: 7-webform [127.57 sec, 28.56 MB]                                                        [debug]
Cache HIT cid: 7-webform_confirm_email [127.58 sec, 28.6 MB]                                           [debug]
Cache HIT cid: 7-webform_countdown [127.58 sec, 28.41 MB]                                              [debug]
Cache HIT cid: 7-webform_localization [127.59 sec, 28.35 MB]                                           [debug]
Cache HIT cid: 7-widgets [127.6 sec, 28.39 MB]                                                         [debug]
Cache HIT cid: 7-wysiwyg [127.6 sec, 28.39 MB]                                                         [debug]
Cache HIT cid: 7-youtube [127.61 sec, 28.38 MB]                                                        [debug]
Cache MISS cid: 7-omega [127.61 sec, 28.36 MB]                                                         [debug]
Update information last refreshed: Sáb, 06/27/2015 - 20:45
  1
Comprobando los datos de actualización disponibles ...
Checking available update data for Drupal.
  GNU Wget 1.16.3 built on darwin14.1.0.

  +digest +https +ipv6 -iri +large-file -nls +ntlm +opie -psl +ssl/openssl

  Wgetrc:
      /usr/local/etc/wgetrc (system)
  Compile:
      clang -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc"
      -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I.
      -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG
  Link:
      clang -DNDEBUG -L/usr/local/opt/openssl/lib -lssl -lcrypto -ldl -lz
      ftp-opie.o openssl.o http-ntlm.o ../lib/libgnu.a

  Copyright (C) 2014 Free Software Foundation, Inc.
  License GPLv3+: GNU GPL version 3 or later
  <http://www.gnu.org/licenses/gpl.html>.
  This is free software: you are free to change and redistribute it.
  There is NO WARRANTY, to the extent permitted by law.

  Originally written by Hrvoje Niksic <hniksic@xemacs.org>.
  Please send bug reports and questions to <bug-wget@gnu.org>.
Checking available update data for AddToAny (addtoany).
Checking available update data for Administration menu (admin_menu).
Checking available update data for Advanced help (advanced_help).
Checking available update data for Service links (service_links).
Checking available update data for Better Exposed Filters (better_exposed_filters).
Checking available update data for Chaos tools (ctools).
Checking available update data for Calendar (calendar).
Checking available update data for CAPTCHA (captcha).
Checking available update data for Clock (clock).
Checking available update data for Colorbox (colorbox).
Checking available update data for Colorbox Node (colorbox_node).
Checking available update data for Contact Reply To (contact_reply_to).
Checking available update data for Date (date).
Checking available update data for Date popup timepicker (date_popup_timepicker).
Checking available update data for Devel (devel).
Checking available update data for Display Suite (ds).
Checking available update data for Entity API (entity).
Checking available update data for Facebook Boxes (facebook_boxes).
Checking available update data for fb social (fb_social).
Checking available update data for Field collection (field_collection).
Checking available update data for Field Slideshow (field_slideshow).
Checking available update data for Media (media).
Checking available update data for FlexSlider (flexslider).
Checking available update data for Flickr (flickr).
Checking available update data for Google Analytics (google_analytics).
Checking available update data for Internationalization (i18n).
Checking available update data for Panels (panels).
Checking available update data for Image Link Formatter (image_link_formatter).
Checking available update data for Imagecache Proportions (imagecache_proportions).
Checking available update data for Instagram Block (instagram_block).
Checking available update data for jPlayer (jplayer).
Checking available update data for jQuery Update (jquery_update).
Checking available update data for Localization update (l10n_update).
Checking available update data for Libraries (libraries).
Checking available update data for Link (link).
Checking available update data for Mail System (mailsystem).
Checking available update data for Mandrill (mandrill).
Checking available update data for Media: YouTube (media_youtube).
Checking available update data for Menu target (menu_target).
Checking available update data for Module filter (module_filter).
Checking available update data for Multifield (multifield).
Checking available update data for Multiupload Filefield Widget (multiupload_filefield_widget).
Checking available update data for Multiupload Imagefield Widget (multiupload_imagefield_widget).
Checking available update data for Panels everywhere (panels_everywhere).
Checking available update data for Panels Frame (panels_frame).
Checking available update data for Responsive Dropdown Menus (responsive_dropdown_menus).
Checking available update data for Responsive Menus (responsive_menus).
Checking available update data for Rules (rules).
Checking available update data for Scheduler (scheduler).
Checking available update data for Social media (socialmedia).
Checking available update data for SoundCloud field (soundcloudfield).
Checking available update data for Token (token).
Checking available update data for Twitter Block (twitter_block).
Checking available update data for Variable (variable).
Checking available update data for Views (views).
Checking available update data for Views Block Exposed Filter Block (views_block_filter_block).
Checking available update data for Views Slideshow (views_slideshow).
Checking available update data for Webform (webform).
Checking available update data for Webform Confirm Email (webform_confirm_email).
Checking available update data for Webform Countdown (webform_countdown).
Checking available update data for Webform Localization (webform_localization).
Checking available update data for Widgets (widgets).
Checking available update data for Wysiwyg (wysiwyg).
Checking available update data for YouTube Field (youtube).
 Name                                                         Installed       Proposed        Message
                                                              Version         version
 Drupal                                                       7.38            7.38            Actualizado
 AddToAny (addtoany)                                          7.x-4.7         7.x-4.7         Actualizado
 Administration menu (admin_menu)                             7.x-3.0-rc5     7.x-3.0-rc5     Actualizado
 Advanced help (advanced_help)                                7.x-1.3         7.x-1.3         Actualizado
 Service links (service_links)                                7.x-2.3         7.x-2.3         Actualizado
 Better Exposed Filters (better_exposed_filters)              7.x-3.2         7.x-3.2         Actualizado
 Chaos tools (ctools)                                         7.x-1.7         7.x-1.7         Actualizado
 Calendar (calendar)                                          7.x-3.5         7.x-3.5         Actualizado
 CAPTCHA (captcha)                                            7.x-1.3         7.x-1.3         Actualizado
 Clock (clock)                                                7.x-1.2         7.x-1.2         Actualizado
 Colorbox (colorbox)                                          7.x-2.9         7.x-2.9         Actualizado
 Colorbox Node (colorbox_node)                                7.x-3.5         7.x-3.5         Actualizado
 Contact Reply To (contact_reply_to)                          7.x-1.1         7.x-1.1         Actualizado
 Date (date)                                                  7.x-2.8         7.x-2.8         Actualizado
 Date popup timepicker (date_popup_timepicker)                7.x-1.0-beta1   7.x-1.0-beta1   Actualizado
 Devel (devel)                                                7.x-1.5         7.x-1.5         Actualizado
 Display Suite (ds)                                           7.x-2.10        7.x-2.10        Actualizado
 Entity API (entity)                                          7.x-1.6         7.x-1.6         Actualizado
 Facebook Boxes (facebook_boxes)                              7.x-1.0         7.x-1.0         Actualizado
 fb social (fb_social)                                        7.x-2.0-beta4   7.x-2.0-beta4   Actualizado
 Field collection (field_collection)                          7.x-1.0-beta8   7.x-1.0-beta8   Actualizado
 Field Slideshow (field_slideshow)                            7.x-1.82        7.x-1.82        Actualizado
 Media (media)                                                7.x-1.5         7.x-1.5         SECURITY UPDATE
                                                                                              available
 FlexSlider (flexslider)                                      7.x-2.0-alpha3  7.x-2.0-alpha3  Actualizado
 Flickr (flickr)                                              7.x-1.7         7.x-1.7         Actualizado
 Google Analytics (google_analytics)                          7.x-2.1         7.x-2.1         Actualizado
 Internationalization (i18n)                                  7.x-1.13        7.x-1.13        Actualizado
 Panels (panels)                                              7.x-3.5         7.x-3.5         Actualizado
 Image Link Formatter (image_link_formatter)                  7.x-1.0         7.x-1.0         Actualizado
 Imagecache Proportions (imagecache_proportions)              7.x-1.1         7.x-1.1         Actualizado
 Instagram Block (instagram_block)                            7.x-1.2         7.x-1.2         Actualizado
 jPlayer (jplayer)                                            7.x-2.0-beta1   7.x-2.0-beta1   Actualizado
 jQuery Update (jquery_update)                                7.x-2.6         7.x-3.0-alpha2  Actualizado
 Localization update (l10n_update)                            7.x-2.0         7.x-2.0         Actualizado
 Libraries (libraries)                                        7.x-2.2         7.x-2.2         Actualizado
 Link (link)                                                  7.x-1.3         7.x-1.3         Actualizado
 Mail System (mailsystem)                                     7.x-2.34        7.x-2.34        Actualizado
 Mandrill (mandrill)                                          7.x-2.1         7.x-2.1         Actualizado
 Media: YouTube (media_youtube)                               7.x-3.0         7.x-3.0         Actualizado
 Menu target (menu_target)                                    7.x-1.4         7.x-1.4         Actualizado
 Module filter (module_filter)                                7.x-2.0         7.x-2.0         Actualizado
 Multifield (multifield)                                      7.x-1.0-alpha1  7.x-1.0-alpha1  Actualizado
 Multiupload Filefield Widget (multiupload_filefield_widget)  7.x-1.13        7.x-1.13        Actualizado
 Multiupload Imagefield Widget                                7.x-1.3         7.x-1.3         Actualizado
 (multiupload_imagefield_widget)
 Panels everywhere (panels_everywhere)                        7.x-1.0-rc2     7.x-1.0-rc2     Actualizado
 Panels Frame (panels_frame)                                  7.x-1.0-alpha4  7.x-1.0-alpha4  Actualizado
 Responsive Dropdown Menus (responsive_dropdown_menus)        7.x-1.1         7.x-1.1         Actualizado
 Responsive Menus (responsive_menus)                          7.x-1.5         7.x-1.5         Actualizado
 Rules (rules)                                                7.x-2.9         7.x-2.9         Actualizado
 Scheduler (scheduler)                                        7.x-1.3         7.x-1.3         Actualizado
 Social media (socialmedia)                                   7.x-1.0-beta15  7.x-1.0-beta15  Actualizado
 SoundCloud field (soundcloudfield)                           7.x-1.4         7.x-1.4         Actualizado
 Token (token)                                                7.x-1.6         7.x-1.6         Actualizado
 Twitter Block (twitter_block)                                7.x-2.2         7.x-2.2         Actualizado
 Variable (variable)                                          7.x-2.5         7.x-2.5         Actualizado
 Views (views)                                                7.x-3.11        7.x-3.11        Actualizado
 Views Block Exposed Filter Block (views_block_filter_block)  7.x-1.0-beta1   7.x-1.0-beta1   Actualizado
 Views Slideshow (views_slideshow)                            7.x-3.1         7.x-3.1         Actualizado
 Webform (webform)                                            7.x-4.9         7.x-4.9         Actualizado
 Webform Confirm Email (webform_confirm_email)                7.x-1.5         7.x-1.5         Actualizado
 Webform Countdown (webform_countdown)                        7.x-1.0-beta5   7.x-1.0-beta5   Actualizado
 Webform Localization (webform_localization)                  7.x-1.x-dev     7.x-1.x-dev     Unable to check
                                                                                              status
 Widgets (widgets)                                            7.x-1.0-rc1     7.x-1.0-rc1     Actualizado
 Wysiwyg (wysiwyg)                                            7.x-2.2         7.x-2.2         Actualizado
 YouTube Field (youtube)                                      7.x-1.6         7.x-1.6         Actualizado

Security updates will be made to the following projects: Media [media-7.x-1.5]

Note: A backup of your project will be stored to backups directory if it is not managed by a supported version control system.
Note: If you have made any modifications to any file that belongs to one of these projects, you will have to migrate those modifications after updating.
Do you really want to continue with the update process? (y/n): y
Starting to update Media code at sites/all/modules/media... [127.62 sec, 28.23 MB]                    [notice]
Undefined index: project_type updatecode.pm.inc:305 [127.62 sec, 28.24 MB]                            [notice]
Undefined index: project_type updatecode.pm.inc:306 [127.62 sec, 28.24 MB]                            [notice]
The media directory could not be found within the s directory at                                   [error]
/*****/*****/*****/*****/*****/*****/*****/*****/*****/*****/*****/*****/*****/*****-*****-*****/*****/*****/*****-*****-*****/*****/principal/sites/all/modules/media,
perhaps the project is enabled but has been deleted from disk. [127.62 sec, 28.24 MB]
Returned from hook drush_pm_updatecode [127.62 sec, 24.57 MB]                                          [debug]
Changes made in drush_pm_updatecode have been rolled back. [127.62 sec, 24.57 MB]                   [rollback]
Command dispatch complete [127.62 sec, 24.54 MB]                                                      [notice]
Returned from hook drush_pm_update [127.62 sec, 24.52 MB]                                              [debug]
Command dispatch complete [127.62 sec, 24.49 MB]                                                      [notice]
 Timer  Cum (sec)  Count  Avg (msec)
 page   127.532    1      127531.67
greg-1-anderson commented 6 years ago

pm-* commands are maintenance only; closing.