View Issue Details

IDProjectCategoryView StatusLast Update
0004467SOGowith SOGopublic2019-06-26 14:28
Reportera1exanderjung Assigned Toludovic  
PriorityhighSeverityblockReproducibilityalways
Status closedResolutionno change required 
PlatformServerOSLinux DebianOS Version9 stretch
Product Version4.0.0 
Summary0004467: Cannot install (dpkg error)
Description

Attempting to install sogo using nightly debian stretch repository results in a failure in dpkg:

Setting up sogo (4.0.0.20180516-1) ...
chmod: cannot access '/usr/share/doc/sogo/*.sh': No such file or directory
dpkg: error processing package sogo (--configure):
subprocess installed post-installation script returned error exit status 1
Processing triggers for libc-bin (2.24-11+deb9u3) ...
Processing triggers for systemd (232-25+deb9u3) ...
Errors were encountered while processing:
sogo
E: Sub-process /usr/bin/dpkg returned an error code (1)

Steps To Reproduce

$ sudo apt-get update
$ sudo apt-get install -y apt-transport-https ca-certificates curl gnupg2 software-properties-common
$ sudo apt-key adv --keyserver keys.gnupg.net --recv-key 0x810273C4
$ sudo echo "deb https://packages.inverse.ca/SOGo/nightly/4/debian/ stretch stretch" > /etc/apt/sources.list.d/SOGo.list
$ sudo apt-get update
$ sudo apt-get install -y sogo

As per installation instructions on download page.

TagsNo tags attached.

Activities

ludovic

ludovic

2019-02-19 16:35

administrator   ~0013387

I see no reason why this could happen. Reopen if you can reproduce the issue.

Issue History

Date Modified Username Field Change
2018-05-16 14:25 a1exanderjung New Issue
2019-02-19 16:35 ludovic Note Added: 0013387
2019-02-19 16:35 ludovic Status new => closed
2019-02-19 16:35 ludovic Assigned To => ludovic
2019-02-19 16:35 ludovic Resolution open => no change required