Used Zammad version: 6.0.0-1694414136.6c378be7.focal
Used Zammad installation type: package
Operating system: Ubuntu 22.04.3 LTS
Browser + version: Google Chrome 116.0.5845.188
db: MySQL
Expected behavior:
Upgrade to 6.1
Actual behavior:
Errors were encountered while processing:
/var/cache/apt/archives/zammad_6.1.0-1694610998.de69445a.focal_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Steps to reproduce the behavior:
$ systemctl stop zammad
$ zammad run rails r “Rails.cache.clear”
$ apt update
$ apt upgrade
Result:
Errors were encountered while processing:
/var/cache/apt/archives/zammad_6.1.0-1694610998.de69445a.focal_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
I get this error when upgrading to 6.1.
Upgraded yesterday to the latest version of 6.0 with no problems.