dCore Import Debian Packages to Mountable SCE extensions > dCore x86 Imported Extensions

dbus error

(1/2) > >>

jls:
Hi
I'm using enligtenment compiled in core here i dCore and I get an error:

--- Code: ---Failure to start message bus: Failed to read directory "/etc/dbus-1/session.d": No such file or directory.
EOF in dbus-launch reading address from bus daemon.

--- End code ---
then I did

--- Code: --- sudo mkdir /etc/dbus-1/session.d

--- End code ---
and enlightenment starts without errors

Jason W:
I have not seen that error.  The startup script for dbus has that mkdir command in it:

http://tinycorelinux.net/5.x/import/dbus.deb2sce

jls:

--- Code: ---jls@box:~$ importupdatecheck dbus-x11
#################### 100.0% 0.0 kBps DONE

verifying download...checksum matches OK
used 9943040 local, fetched 0
Using mirror: http://ftp.it.debian.org/debian
Please be patient..

No packages inside dbus-x11.sce have available updates.
jls@box:~$ cat /usr/local/tce.installed/dbus
# export PATH="/bin:$PATH"
busybox adduser -D -H messagebus
dbus-uuidgen > /etc/machine-id
mkdir /etc/dbus-1/system.d
/usr/local/postinst/dbus configure
jls@box:~$

--- End code ---

Jason W:
The update check tool only checks if there are updates to the Debian package or a prebuilt package in our repo.

What we have here is an update to the startup script, which is not checked by importupdatecheck.  I will see if I can add it in since it is more important to the running of dCore to know of updated startup scripts than to know of updated upstream Debian packages.

Jason W:
Custom package importupdatecheck updated to check for updated startup scripts.  Re-import importupdatecheck to update.

Navigation

[0] Message Index

[#] Next page

Go to full version