You are not logged in.
Pages: 1
Hi Lorenzo,
you have runit installed
I installed it when I migrated from debian to beowulf to get /sbin/poweroff.
At that time, sysvinit-core was to be installed after.
Now, I removed the package and the link and it works.
Your shell should be /usr/bin/ssh
$ which ssh
/usr/bin/ssh
Using service ssh <whatever> does not do anything on daedalus.
The script /etc/init.d/ssh stops at line 25 . /lib/lsb/init-functions which stops at line 418 for hook in ...
with hook=/lib/lsb/init-functions.d/40-runit.
I don't know what this file is doing.
My workaround was doing touch /etc/runit/lsb.runit.sysv .
HTH
-
Fabien
IIRC, you may reboot and continue the migration with:
apt-get dist-upgrade
--
Fabien
Ok, I've just got the update.
--
Fabien
Hello,
It seems that the update is not taken into account yet.
Debian Security Advisory
DSA-4754-1 thunderbird -- security update
Date Reported:
29 Aug 2020
Affected Packages:
thunderbird
Vulnerable:
Yes
Security database references:
In Mitre's CVE dictionary: CVE-2020-15664, CVE-2020-15669.
More information:
Multiple security issues have been found in Thunderbird which could result in the execution of arbitrary code or the unintended installation of extensions.
For the stable distribution (buster), these problems have been fixed in version 1:68.12.0-1~deb10u1.
We recommend that you upgrade your thunderbird packages.
For the detailed security status of thunderbird please refer to its security tracker page at: https://security-tracker.debian.org/tracker/thunderbird
Is it related to this post https://dev1galaxy.org/viewtopic.php?id=2702?
--
Fabien
I managed to upgrade today without any modification.
Maybe a propagation delay somewhere
Hello,
I noticed an error during an apt-get update:
Get:14 http://deb.devuan.org/merged stable-updates/main amd64 Packages [7,880 B]
Get:15 http://deb.devuan.org/merged stable-updates/main amd64 Contents (deb) [39.2 kB]
Get:16 http://deb.devuan.org/merged stable-updates/main i386 Contents (deb) [39.2 kB]
Err:16 http://deb.devuan.org/merged stable-updates/main i386 Contents (deb)
Hash Sum mismatch
Hashes of expected file:
- Filesize:39154 [weak]
- SHA256:a60b1f421deed145b064752844c086f579215d52ce88007bc626ddd972bb403e
Hashes of received file:
- SHA256:a500261de2921340df480d19e3170d81948b5e012560c4f2aa3f1b3e2f67f650
- Filesize:39154 [weak]
Last modification reported: Sat, 13 Jun 2020 23:28:58 +0000
Release file created at: Sun, 14 Jun 2020 06:28:12 +0000
Fetched 104 kB in 4s (29.2 kB/s)
Reading package lists... Done
E: Failed to fetch http://pkgmaster.devuan.org/merged/dists/stable-updates/main/Contents-i386.gz Hash Sum mismatch
I know that there is a fix for that https://stackoverflow.com/questions/155 … m-mismatch
I just wanted to know what happened on the 13th of June on the repository since my machine was off that day.
--
Fabien
Finally, I got the upgrade today on stable.
# apt policy firefox-esr
firefox-esr:
Installed: 68.9.0esr-1~deb10u1
Candidate: 68.9.0esr-1~deb10u1
Version table:
*** 68.9.0esr-1~deb10u1 500
500 http://deb.devuan.org/merged stable-security/main amd64 Packages
500 http://pkgmaster.devuan.org/merged stable-security/main amd64 Packages
100 /var/lib/dpkg/status
68.7.0esr-1~deb10u1 500
500 http://deb.devuan.org/merged stable/main amd64 Packages
500 http://pkgmaster.devuan.org/merged stable/main amd64 Packages
Maybe, this delay is normal.
--
Fabien
Hello,
I noticed on the debian security advisory page this resolved issue:
[03 Jun 2020] DSA-4695 firefox-esr - security update
But the upgrade is not taken into account on June, 6th.
Is it normal ?
--
Fabien
The migration went well from https://beta.devuan.org/os/documentatio … to-beowulf.
--
Fabien
Pages: 1