Hi,
I tried installing owserver on the newest Raspbian Buster and I got post-installation error. See below for output.

I'm using RPi4 (also RPi 3B+ with the same result), Raspbian Lite and I haven't touched the default APT sources. Has anyone encountered the same? Is there a way to fix this (preferably in Raspbian image)?

Thank you.

With kind regards,
Jaroslav

pi@raspberrypi:~ $ sudo apt install owserver
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
  libavahi-client3 libftdi1-2 libow-3.2-3 owfs-common
The following NEW packages will be installed:
  libavahi-client3 libftdi1-2 libow-3.2-3 owfs-common owserver
0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
Need to get 399 kB of archives.
After this operation, 1,285 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://mirror.dkm.cz/raspbian/raspbian buster/main armhf libavahi-client3 armhf 0.7-4+b1 [54.0 kB] Get:2 http://mirror.dkm.cz/raspbian/raspbian buster/main armhf libftdi1-2 armhf 1.4-1+b2 [27.7 kB] Get:3 http://mirror.dkm.cz/raspbian/raspbian buster/main armhf owfs-common all 3 .2p3+dfsg1-2 [17.6 kB] Get:4 http://mirror.dkm.cz/raspbian/raspbian buster/main armhf libow-3.2-3 armhf 3.2p3+dfsg1-2 [269 kB] Get:5 http://mirror.dkm.cz/raspbian/raspbian buster/main armhf owserver armhf 3. 2p3+dfsg1-2 [30.8 kB]
Fetched 399 kB in 1s (469 kB/s)
Selecting previously unselected package libavahi-client3:armhf.
(Reading database ... 37620 files and directories currently installed.)
Preparing to unpack .../libavahi-client3_0.7-4+b1_armhf.deb ...
Unpacking libavahi-client3:armhf (0.7-4+b1) ...
Selecting previously unselected package libftdi1-2:armhf.
Preparing to unpack .../libftdi1-2_1.4-1+b2_armhf.deb ...
Unpacking libftdi1-2:armhf (1.4-1+b2) ...
Selecting previously unselected package owfs-common.
Preparing to unpack .../owfs-common_3.2p3+dfsg1-2_all.deb ...
Unpacking owfs-common (3.2p3+dfsg1-2) ...
Selecting previously unselected package libow-3.2-3:armhf.
Preparing to unpack .../libow-3.2-3_3.2p3+dfsg1-2_armhf.deb ...
Unpacking libow-3.2-3:armhf (3.2p3+dfsg1-2) ...
Selecting previously unselected package owserver.
Preparing to unpack .../owserver_3.2p3+dfsg1-2_armhf.deb ...
Unpacking owserver (3.2p3+dfsg1-2) ...
Setting up libftdi1-2:armhf (1.4-1+b2) ...
Setting up libavahi-client3:armhf (0.7-4+b1) ...
Setting up owfs-common (3.2p3+dfsg1-2) ...

Creating config file /etc/owfs.conf with new version
Setting up libow-3.2-3:armhf (3.2p3+dfsg1-2) ...
Setting up owserver (3.2p3+dfsg1-2) ...
Job for owserver.service failed because the service did not take the steps requi red by its unit configuration.
See "systemctl status owserver.service" and "journalctl -xe" for details.
invoke-rc.d: initscript owserver, action "start" failed.
● owserver.service - Backend server for 1-wire control
Loaded: loaded (/lib/systemd/system/owserver.service; disabled; vendor preset : enabled) Active: activating (auto-restart) (Result: protocol) since Tue 2019-07-16 16: 35:38 BST; 25ms ago
     Docs: man:owserver(1)
Process: 1104 ExecStart=/usr/bin/owserver -c /etc/owfs.conf (code=exited, stat us=0/SUCCESS)
 Main PID: 1104 (code=exited, status=0/SUCCESS)
dpkg: error processing package owserver (--configure):
installed owserver package post-installation script subprocess returned error e xit status 1
Processing triggers for man-db (2.8.5-2) ...
Processing triggers for libc-bin (2.28-10+rpi1) ...
Processing triggers for systemd (241-5+rpi1) ...
Errors were encountered while processing:
 owserver
E: Sub-process /usr/bin/dpkg returned an error code (1)


_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to