Islandora update from GIT (HEAD)


  • List modules
drush pm-list

 Islandora                            Compoud Object Zip File Importer (islandora_compound_object_zip_importer)      Module  Not installed  7.x-dev
 Islandora                            Islandora (islandora)                                                          Module  Enabled        7.x-dev
 Islandora                            Islandora Book Batch (islandora_book_batch)                                    Module  Enabled        7.x-dev
 Islandora                            Islandora Solr Facet Pages (islandora_solr_facet_pages)                        Module  Enabled        7.x-dev
 Islandora                            Islandora Solr Metadata (islandora_solr_metadata)                              Module  Enabled        7.x-dev
 Islandora Dependencies               PHP Lib (php_lib)                                                              Module  Enabled        7.x-dev
 Islandora Search                     Islandora Solr (islandora_solr)                                                Module  Enabled        7.x-dev
 Islandora Search                     Islandora Solr display profiles (islandora_solr_config)                        Module  Enabled        7.x-dev
 Islandora Solution Packs             Islandora Audio (islandora_audio)                                              Module  Enabled        7.x-dev
 Islandora Solution Packs             Islandora basic collection (islandora_basic_collection)                        Module  Enabled        7.x-dev
 Islandora Solution Packs             Islandora Book Solution Pack (islandora_book)                                  Module  Enabled        7.x-dev
 Islandora Solution Packs             Islandora compound object (islandora_compound_object)                          Module  Enabled        7.x-dev
 Islandora Solution Packs             Islandora Large Image Solution Pack (islandora_large_image)                    Module  Enabled        7.x-dev
 Islandora Solution Packs             Islandora Oral Histories Solution Pack (islandora_oralhistories)               Module  Enabled        7.x-1.x
 Islandora Solution Packs             Islandora Paged Content (islandora_paged_content)                              Module  Enabled        7.x-dev
 Islandora Solution Packs             Islandora Video Solution Pack (islandora_video)                                Module  Enabled        7.x-dev
 Islandora Tools                      Islandora Batch (islandora_batch)                                              Module  Enabled        7.x-dev
 Islandora Tools                      Islandora Batch Report (islandora_batch_report)                                Module  Not installed  7.x-dev
 Islandora Tools                      Islandora OCR (islandora_ocr)                                                  Module  Enabled        7.x-dev
 Islandora Viewers                    Islandora Internet Archive BookReader (islandora_internet_archive_bookreader)  Module  Enabled        7.x-dev
 Islandora Viewers                    Islandora JW Player (islandora_jwplayer)                                       Module  Enabled        7.x-dev
 Islandora Viewers                    Islandora OpenSeadragon (islandora_openseadragon)                              Module  Enabled        7.x-dev
 Islandora Viewers                    Islandora video.js (islandora_videojs)                                         Module  Enabled        7.x-dev
 Other                                Colorbox (colorbox)                                                            Module  Enabled        7.x-2.10
 Pinedrop Transcripts                 Transcripts UI (transcripts_ui)                                                Module  Enabled

ls -l sites/all/modules/

...
drwxr-xr-x 11 root root 4096 Feb 22 18:38 islandora
drwxr-xr-x  9 root root 4096 Feb 22 21:19 islandora_batch
drwxr-xr-x  5 root root 4096 Feb 22 21:21 islandora_book_batch
drwxr-xr-x  9 root root 4096 Feb 22 19:27 islandora_internet_archive_bookreader
drwxr-xr-x  5 root root 4096 Feb 22 18:50 islandora_jwplayer
drwxr-xr-x  6 root root 4096 Feb 22 19:27 islandora_ocr
drwxr-xr-x  9 root root 4096 Feb 22 18:45 islandora_openseadragon
drwxr-xr-x 11 root root 4096 Feb 22 19:27 islandora_paged_content
drwxr-xr-x  5 root root 4096 Feb 24 14:22 islandora_solr_facet_pages
drwxr-xr-x  7 root root 4096 Mar 22 15:12 islandora_solr_metadata
drwxr-xr-x 12 root root 4096 Feb 22 19:17 islandora_solr_search
drwxr-xr-x 10 root root 4096 Feb 22 18:50 islandora_solution_pack_audio
drwxr-xr-x 10 root root 4096 Feb 22 19:27 islandora_solution_pack_book
drwxr-xr-x 11 root root 4096 Feb 22 18:39 islandora_solution_pack_collection
drwxr-xr-x 10 root root 4096 Feb 22 19:31 islandora_solution_pack_compound
drwxr-xr-x 10 root root 4096 Feb 22 18:45 islandora_solution_pack_large_image
drwxr-xr-x 11 root root 4096 Feb 22 19:21 islandora_solution_pack_oralhistories
drwxr-xr-x 10 root root 4096 Feb 22 18:51 islandora_solution_pack_video
drwxr-xr-x  6 root root 4096 Feb 22 18:50 islandora_videojs
...
drwxr-xr-x  7 root root 4096 Feb 22 16:03 php_lib
...
drwxr-xr-x  6 root root 4096 Feb 22 19:21 transcripts_ui
...


ls -l sites/all/libraries/

drwxr-xr-x 6 root root 4096 Feb 22 15:43 bookreader
drwxr-xr-x 9 root root 4096 May 14  2015 colorbox [1.x]
drwxr-xr-x 8 root root 4096 Dec 16 15:24 JAIL
drwxr-xr-x 3 root root 4096 Feb 22 12:33 jwplayer
drwxr-xr-x 3 root root 4096 Nov 27 17:24 openseadragon [0.9.129]
drwxr-xr-x 4 root root 4096 Feb 22 15:37 tuque
drwxr-xr-x 7 root root 4096 Feb 22 12:21 video-js [5.8.0]


  • Backup
drush vset --exact maintenance_mode 1

cp -a sites/all/modules/islandora* ~/islandora_modules_bck/
cp -a sites/all/modules/php_lib ~/islandora_modules_bck/
cp -a sites/all/modules/transcripts_ui ~/islandora_modules_bck/
cp -a sites/all/libraries/* ~/islandora_libraries_bck/


  • Disable modules
drush dis islandora_book_batch islandora_batch
drush dis islandora_oralhistories islandora_audio islandora_video
drush dis islandora_solr_config islandora_solr_facet_pages islandora_solr_metadata
drush dis islandora_solr
drush dis islandora_basic_collection islandora_book islandora_compound_object islandora_large_image
drush dis islandora_internet_archive_bookreader islandora_openseadragon
drush dis islandora_paged_content islandora_ocr islandora_jwplayer islandora_videojs
drush dis islandora php_lib


  • Update libraries

- openseadragon (I'm using 0.9.129 version, no update)

cd ~
wget https://github.com/openseadragon/openseadragon/releases/download/v1.1.1/openseadragon-bin-1.1.1.tar.gz
tar -xvzf openseadragon-bin-1.1.1.tar.gz
rm -R /usr/share/siteRoot/sites/all/libraries/openseadragon
mv openseadragon-bin-1.1.1 /usr/share/siteRoot/sites/all/libraries/openseadragon

- bookreader (HEAD)

cd /usr/share/siteRoot/sites/all/libraries/
rm -R bookreader
git clone https://github.com/Islandora/internet_archive_bookreader.git
mv internet_archive_bookreader bookreader

Apply customizations (see Customization)

- tuque (HEAD)

cd /usr/share/siteRoot/sites/all/libraries/
rm -R tuque
git clone https://github.com/Islandora/tuque.git

nano -w tuque/HttpConnection.php
    public $verifyPeer = FALSE;

- colorbox library plugin (no update)

cd /usr/share/siteRoot/sites/all/libraries/
rm -R colorbox
wget https://github.com/jackmoore/colorbox/archive/master.zip
unzip master.zip
rm master.zip
mv colorbox-master colorbox

- JAIL (no update)

cd /usr/share/siteRoot/sites/all/libraries/
rm -R JAIL
git clone git://github.com/sebarmeli/JAIL

- Videojs

cd ~
mkdir video-js
cd video-js
wget https://github.com/videojs/video.js/releases/download/v5.9.2/video-js-5.9.2.zip
unzip video-js-5.9.2.zip
rm video-js-5.9.2.zip
cd ..
mv video-js /var/www/siteRoot/sites/all/libraries/


  • Update modules
cd /usr/share/siteRoot/sites/all/modules/
rm -R php_lib
git clone https://github.com/Islandora/php_lib.git
drush -v -u 1 en php_lib

rm -R islandora
git clone git://github.com/Islandora/islandora
drush -v -u 1 en islandora

rm -R islandora_paged_content
git clone git://github.com/Islandora/islandora_paged_content
drush -v -u 1 en islandora_paged_content

Apply customizations (see Customization)

rm -R islandora_solution_pack_collection
git clone git://github.com/Islandora/islandora_solution_pack_collection
drush -v -u 1 en islandora_basic_collection


rm -R islandora_openseadragon
git clone git://github.com/Islandora/islandora_openseadragon.git
drush -v -u 1 en islandora_openseadragon

rm -R islandora_internet_archive_bookreader
git clone git://github.com/Islandora/islandora_internet_archive_bookreader
drush -v -u 1 en islandora_internet_archive_bookreader

rm -R islandora_ocr
git clone git://github.com/Islandora/islandora_ocr
drush -v -u 1 en islandora_ocr

rm -R islandora_videojs
git clone git://github.com/Islandora/islandora_videojs
drush -v -u 1 en islandora_videojs

rm -R islandora_jwplayer
git clone git://github.com/Islandora/islandora_jwplayer
drush -v -u 1 en islandora_jwplayer

rm -R islandora_solution_pack_large_image
git clone git://github.com/Islandora/islandora_solution_pack_large_image
drush -v -u 1 en islandora_large_image

rm -R islandora_solution_pack_compound
git clone git://github.com/Islandora/islandora_solution_pack_compound
drush -v -u 1 en islandora_compound_object

rm -R islandora_solution_pack_book
git clone git://github.com/Islandora/islandora_solution_pack_book
drush -v -u 1 en islandora_book

Apply customizations (see Customization)

rm -R islandora_solr_search
git clone git://github.com/Islandora/islandora_solr_search
drush -v -u 1 en islandora_solr islandora_solr_config

rm -R islandora_solr_metadata
git clone git://github.com/Islandora/islandora_solr_metadata
drush -v -u 1 en islandora_solr_metadata

rm -R islandora_solr_facet_pages
git clone git://github.com/Islandora/islandora_solr_facet_pages
drush -v -u 1 en islandora_solr_facet_pages

rm -R islandora_solution_pack_audio
git clone git://github.com/Islandora/islandora_solution_pack_audio
drush -v -u 1 en islandora_audio

rm -R islandora_solution_pack_video
git clone git://github.com/Islandora/islandora_solution_pack_video
drush -v -u 1 en islandora_video

rm -R islandora_batch islandora_book_batch
git clone git://github.com/Islandora/islandora_batch
git clone git://github.com/Islandora/islandora_book_batch
drush -v -u 1 en islandora_batch islandora_book_batch

rm -R islandora_solution_pack_oralhistories
git clone git://github.com/digitalutsc/islandora_solution_pack_oralhistories
cd ../../..
drush -v -u 1 en islandora_oralhistories
 
 
isla7x/islaup.txt ยท Last modified: 2016/05/04 14:17 by giancarlo

Developers: CNR IRCrES IT Office and Library
Giancarlo Birello (giancarlo.birello _@_ ircres.cnr.it) and Anna Perin (anna.perin _@_ ircres.cnr.it)
FAbb@TO.CNR is licensed under: Creative Commons License
Recent changes RSS feed Creative Commons License Valid XHTML 1.0 Valid CSS Driven by DokuWiki
Drupal Garland Theme for Dokuwiki