[Koha-devel] Hello, and question about kohadevbox

Mark Alexander marka at pobox.com
Thu Feb 2 02:08:03 CET 2017


Excerpts from Josef Moravec's message of 2017-02-01 22:47:55 +0000:
> Just try to run
> 
> vagrant up --provision

Thanks. I tried that and it the system is now in a worse state with a half-installed
koha-common package.  There was an error in the installation of koha-common:

... Setting up koha-common (16.12.01~git+20170202001109.c65a151f) ...",
"dpkg: error processing package koha-common (--configure):", "
subprocess installed post-installation script returned error exit
status 1", "Errors were encountered while processing:", " koha-common[}

I tried configuring the half-installed koha-common manually via ssh,
in an attempt to figure out what went wrong (see below).  It's a bit
too much for me to understand right now.  I'll wait a week and try to
start from scratch again. 

vagrant at kohadevbox:~$ sudo apt-get dist-upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] y
Setting up koha-common (16.12.01~git+20170202001109.c65a151f) ...
dpkg: error processing package koha-common (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 koha-common
E: Sub-process /usr/bin/dpkg returned an error code (1)
vagrant at kohadevbox:log$ sudo dpkg --configure -D377 koha-common
D000001: ensure_diversions: new, (re)loading
D000001: process queue pkg koha-common:all queue.len 0 progress 1, try 1
D000040: checking dependencies of koha-common:all (- <none>)
D000040: ok 2 msgs >><<
D000040:     checking Breaks
Setting up koha-common (16.12.01~git+20170202001109.c65a151f) ...
D000002: fork/exec /var/lib/dpkg/info/koha-common.postinst ( configure 16.12.01~git+20170201001109.692ea16f )
dpkg: error processing package koha-common (--configure):
 subprocess installed post-installation script returned error exit status 1
D000001: ensure_diversions: same, skipping
Errors were encountered while processing:
 koha-common
vagrant at kohadevbox:log$ sudo /var/lib/dpkg/info/koha-common.postinst
Use of uninitialized value $action in string eq at /usr/share/debconf/frontend line 27.


More information about the Koha-devel mailing list