Page 15 of 15
Re: The Debian-Live Daedalus Starter Kit
Posted: Wed Oct 23, 2024 7:29 am
by fredx181
rcrsn51 wrote: ↑Tue Oct 22, 2024 7:59 pm
fredx181 wrote: ↑Tue Oct 22, 2024 2:23 pm
@rcrsn51
As I wrote in my previous post;
But... now for me it's offline again, do you have access to that repository ? edit: at @all, same question.
(perhaps it depends on the country you live in )
Yes.
Ok, for me apt update
on the Starter kit fails :
Code: Select all
root@live:~# apt update
Get:1 http://dl.google.com/linux/chrome/deb stable InRelease [1,825 B]
Get:2 http://dl.google.com/linux/chrome/deb stable/main amd64 Packages [1,084 B]
Get:3 https://github.com/doglinux/bookworm/raw/master/amd64 ./ InRelease [2,304 B]
Ign:4 http://deb.devuan.org/merged daedalus InRelease
Get:5 https://github.com/doglinux/bookworm/raw/master/amd64 ./ Packages [154 kB]
Ign:4 http://deb.devuan.org/merged daedalus InRelease
Ign:4 http://deb.devuan.org/merged daedalus InRelease
Err:4 http://deb.devuan.org/merged daedalus InRelease
Temporary failure resolving 'deb.devuan.org'
Fetched 159 kB in 16s (9,953 B/s)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
5 packages can be upgraded. Run 'apt list --upgradable' to see them.
W: Failed to fetch http://deb.devuan.org/merged/dists/daedalus/InRelease Temporary failure resolving 'deb.devuan.org'
W: Some index files failed to download. They have been ignored, or old ones used instead.
When I change http://deb.devuan.org/merged to http://pkgmaster.devuan.org/merged in sources.list it's OK.:
Code: Select all
root@live:~# apt update
Hit:1 http://dl.google.com/linux/chrome/deb stable InRelease
Get:2 http://pkgmaster.devuan.org/merged daedalus InRelease [43.0 kB]
Get:4 http://pkgmaster.devuan.org/merged daedalus/main amd64 Packages [9,043 kB]
Get:3 https://github.com/doglinux/bookworm/raw/master/amd64 ./ InRelease [2,304 B]
Fetched 9,088 kB in 8s (1,140 kB/s)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
124 packages can be upgraded. Run 'apt list --upgradable' to see them
Weird, isn't it ?
Re: The Debian-Live Daedalus Starter Kit
Posted: Wed Oct 23, 2024 1:40 pm
by dancytron
fredx181 wrote: ↑Tue Oct 22, 2024 2:23 pm
@rcrsn51
As I wrote in my previous post;
But... now for me it's offline again, do you have access to that repository ? edit: at @all, same question.
(perhaps it depends on the country you live in )
Testing in web browser using DD bookworm lxqt.
Missouri USA.
I can see it, but get the standard "you aren't using https" Chrome error.
I get this bad certificate error when I change it to https.
Code: Select all
Your connection is not private
Attackers might be trying to steal your information from deb.devuan.org (for example, passwords, messages, or credit cards). Learn more about this warning
net::ERR_CERT_COMMON_NAME_INVALID
Re: The Debian-Live Daedalus Starter Kit
Posted: Thu Oct 24, 2024 8:56 am
by fredx181
dancytron wrote: ↑Wed Oct 23, 2024 1:40 pm
fredx181 wrote: ↑Tue Oct 22, 2024 2:23 pm
@rcrsn51
As I wrote in my previous post;
But... now for me it's offline again, do you have access to that repository ? edit: at @all, same question.
(perhaps it depends on the country you live in )
Testing in web browser using DD bookworm lxqt.
Missouri USA.
I can see it, but get the standard "you aren't using https" Chrome error.
Thanks. Yes, http://deb.devuan.org/merged opens for me too with Google-Chrome, but... strange, NOT with Firefox and also apt update
still does not work for me with the Starter Kit.
Re: The Debian-Live Daedalus Starter Kit
Posted: Thu Oct 24, 2024 5:29 pm
by dcung
fredx181 wrote: ↑Tue Oct 22, 2024 2:23 pm
@rcrsn51
As I wrote in my previous post;
But... now for me it's offline again, do you have access to that repository ? edit: at @all, same question.
(perhaps it depends on the country you live in )
Just tested with Daedalus bookworm DDOG, - in Sydney.
Code: Select all
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Get:2 https://dl.google.com/linux/chrome/deb stable InRelease [1,825 B]
Get:1 https://github.com/doglinux/bookworm/raw/master/amd64 ./ InRelease [2,304 B]
Get:3 https://dl.google.com/linux/chrome/deb stable/main amd64 Packages [1,219 B]
Get:4 http://deb.devuan.org/merged daedalus InRelease [43.0 kB]
Get:5 http://deb.devuan.org/merged daedalus/main amd64 Packages [9,043 kB]
Get:6 http://deb.devuan.org/merged daedalus/main Translation-en [7,020 kB]
Get:7 http://deb.devuan.org/merged daedalus/contrib amd64 Packages [54.3 kB]
Get:8 http://deb.devuan.org/merged daedalus/contrib Translation-en [49.8 kB]
Get:9 http://deb.devuan.org/merged daedalus/non-free amd64 Packages [99.3 kB]
Get:10 http://deb.devuan.org/merged daedalus/non-free Translation-en [70.5 kB]
Get:11 http://deb.devuan.org/merged daedalus/non-free-firmware amd64 Packages [6,268 B]
Get:12 http://deb.devuan.org/merged daedalus/non-free-firmware Translation-en [23.7 kB]
Fetched 16.4 MB in 13s (1,308 kB/s)
Reading package lists...
Building dependency tree...
Reading state information...
2 packages can be upgraded. Run 'apt list --upgradable' to see them.
Re: The Debian-Live Daedalus Starter Kit
Posted: Thu Oct 24, 2024 9:23 pm
by fredx181
dcung wrote: ↑Thu Oct 24, 2024 5:29 pm
fredx181 wrote: ↑Tue Oct 22, 2024 2:23 pm
@rcrsn51
As I wrote in my previous post;
But... now for me it's offline again, do you have access to that repository ? edit: at @all, same question.
(perhaps it depends on the country you live in )
Just tested with Daedalus bookworm DDOG, - in Sydney.
...
Thanks.
Probably holland is being discriminated ! (at least by deb.devuan.org) as I said switching to pkgmaster.devuan.org works fine.
(or may have to do with my ISP... but ... deb.devuan.org isn't something like Pirate Bay).