upgrading from 8.0.0.rc2 to 8.0.1 failed on RPI2
Created by: yangxuan8282
The following packages will be upgraded:
gitlab-ce
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 337 MB of archives.
After this operation, 124 kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 https://packages.gitlab.com/gitlab/raspberry-pi2/debian/ wheezy/main gitlab-ce armhf 8.0.1+20150922172700-ce.0 [337 MB]
Fetched 337 MB in 28min 31s (197 kB/s)
(Reading database ... 84797 files and directories currently installed.)
Preparing to replace gitlab-ce 8.0.0+20150921073557-rc2.ce.1 (using .../gitlab-ce_8.0.1+20150922172700-ce.0_armhf.deb) ...
gitlab preinstall: Backing up GitLab SQL database (excluding Git repositories, uploads)
Dumping database ...
rake aborted!
Errno::EACCES: Permission denied @ dir_s_mkdir - /var/opt/gitlab/ci-backups
/opt/gitlab/embedded/service/gitlab-rails/lib/backup/database.rb:15:in `dump'
/opt/gitlab/embedded/service/gitlab-rails/lib/tasks/gitlab/backup.rake:66:in `block (4 levels) in <top (required)>'
/opt/gitlab/embedded/service/gitlab-rails/lib/tasks/gitlab/backup.rake:11:in `block (3 levels) in <top (required)>'
Tasks: TOP => gitlab:backup:db:create
(See full trace by running task with --trace)
gitlab preinstall:
gitlab preinstall: Backup failed! If you want to skip this backup, run the following command and
gitlab preinstall: try again:
gitlab preinstall:
gitlab preinstall: sudo touch /etc/gitlab/skip-auto-migrations
gitlab preinstall:
dpkg: error processing /var/cache/apt/archives/gitlab-ce_8.0.1+20150922172700-ce.0_armhf.deb (--unpack):
subprocess new pre-installation script returned error exit status 1
gitlab: Thank you for installing GitLab!
gitlab: To configure and start GitLab, RUN THE FOLLOWING COMMAND:
sudo gitlab-ctl reconfigure
gitlab: GitLab should be reachable at http://raspberrypi
gitlab: Otherwise configure GitLab for your system by editing /etc/gitlab/gitlab.rb file
gitlab: And running reconfigure again.
gitlab:
gitlab: For a comprehensive list of configuration options please see the Omnibus GitLab readme
gitlab: https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/README.md
gitlab:
Errors were encountered while processing:
/var/cache/apt/archives/gitlab-ce_8.0.1+20150922172700-ce.0_armhf.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)