Can not upgrade from 12.9.1-ce
Summary
Can not upgrade from 12.9.1-ce
Steps to reproduce
sudo dpkg -i gitlab-ce_12.9.2-ce.0_amd64.deb
What is the current bug behavior?
Preparing to unpack gitlab-ce_12.9.3-ce.0_amd64.deb ...
gitlab preinstall: Automatically backing up only the GitLab SQL database (excluding everything else!)
2020-04-18 14:04:55 +0000 -- Dumping database ...
Dumping PostgreSQL database gitlabhq_production ... [DONE]
2020-04-18 14:04:58 +0000 -- done
2020-04-18 14:04:58 +0000 -- Dumping repositories ...
2020-04-18 14:04:58 +0000 -- [SKIPPED]
2020-04-18 14:04:58 +0000 -- Dumping uploads ...
2020-04-18 14:04:58 +0000 -- [SKIPPED]
2020-04-18 14:04:58 +0000 -- Dumping builds ...
2020-04-18 14:04:58 +0000 -- [SKIPPED]
2020-04-18 14:04:58 +0000 -- Dumping artifacts ...
2020-04-18 14:04:58 +0000 -- [SKIPPED]
2020-04-18 14:04:58 +0000 -- Dumping pages ...
2020-04-18 14:04:58 +0000 -- [SKIPPED]
2020-04-18 14:04:58 +0000 -- Dumping lfs objects ...
2020-04-18 14:04:58 +0000 -- [SKIPPED]
2020-04-18 14:04:58 +0000 -- Dumping container registry images ...
2020-04-18 14:04:58 +0000 -- [DISABLED]
Creating backup archive: 1587218698_2020_04_18_12.9.1_gitlab_backup.tar ... done
Uploading backup archive to remote storage ... skipped
Deleting tmp directories ... done
done
Deleting old backups ... skipping
Warning: Your gitlab.rb and gitlab-secrets.json files contain sensitive data
and are not included in this backup. You will need these files to restore a backup.
Please back them up manually.
Backup task is done.
gitlab preinstall: Automatically backing up /etc/gitlab
Running configuration backup
Creating configuration backup archive: gitlab_config_1587218700_2020_04_18.tar
/etc/gitlab/
/etc/gitlab/gitlab-secrets.json
/etc/gitlab/trusted-certs/
/etc/gitlab/gitlab.rb
Configuration backup archive complete: /etc/gitlab/config_backup/gitlab_config_1587218700_2020_04_18.tar
Unpacking gitlab-ce (12.9.3-ce.0) over (12.9.1-ce.0) ...
dpkg: error processing archive gitlab-ce_12.9.3-ce.0_amd64.deb (--install):
cannot copy extracted data for './opt/gitlab/embedded/lib/ruby/gems/2.6.0/gems/chef-14.14.29/lib/chef/audit/runner.rb' to '/opt/gitlab/embedded/lib/ruby/gems/2.6.0/gems/chef-14.14.29/lib/chef/audit/runner.rb.dpkg-new': failed to write (No space left on device)
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
Errors were encountered while processing:
gitlab-ce_12.9.3-ce.0_amd64.deb
What is the expected correct behavior?
Update success.
Results of GitLab environment info
System information
System: Ubuntu 18.04
Current User: git
Using RVM: no
Ruby Version: 2.6.5p114
Gem Version: 2.7.10
Bundler Version:1.17.3
Rake Version: 12.3.3
Redis Version: 5.0.7
Git Version: 2.24.1
Sidekiq Version:5.2.7
Go Version: unknown
GitLab information
Version: 12.9.1
Revision: 63745c932cc
Directory: /opt/gitlab/embedded/service/gitlab-rails
DB Adapter: PostgreSQL
DB Version: 10.12
URL: http://
HTTP Clone URL: http://
SSH Clone URL: git@
Using LDAP: no
Using Omniauth: yes
Omniauth Providers:
GitLab Shell
Version: 12.0.0
Repository storage paths:
- default: /var/opt/gitlab/git-data/repositories
GitLab Shell path: /opt/gitlab/embedded/service/gitlab-shell
Git: /opt/gitlab/embedded/bin/git
Edited by adahbingee