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).
Re: The Debian-Live Daedalus Starter Kit
Posted: Wed Jan 15, 2025 11:54 pm
by dancytron
rcrsn51 wrote: Fri Aug 28, 2020 10:16 am
Project ended after six years and four versions.
Thank you to everyone who participated.
Just saw this. Sorry to see it, but I understand.
Are you going to continue to support the Deblive-multi-installer installation script??
Re: The Debian-Live Daedalus Starter Kit
Posted: Thu Jan 16, 2025 4:39 pm
by fredx181
For who is interested, the latest Debian-Live Daedalus Starter Kit ISO from rcrsn51 is still available at download mirror: https://github.com/DebianDog/MakeLive/r ... -amd64.iso
Save Folder Backup v2.1
Posted: Mon Jan 27, 2025 7:34 pm
by rcrsn51
This version adds an option to use lz4 compression instead of the original lzop. LZ4 claims to have much higher decompression speeds.
Select the compressor using the new Config function.
The active compression method is identified on the title bar. A file's type is now denoted with the extension ".lzop.sfb" or ".lz4.sfb". Older lzop image files still work.
The original Puppy instructions are here.
Re: The Debian-Live Daedalus Starter Kit
Posted: Mon Jan 27, 2025 9:32 pm
by williwaw
using vanilladpup 10 xwayland (Bookworm)
unsure how to procede
https://tracker.debian.org/pkg/xdialog
/mnt/sda2 $ apt install ./savefolderbackup*
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'savefolderbackup' instead of './savefolderbackup-gtk3_2.1_all.deb'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
savefolderbackup : Depends: xdialog3 but it is not installable
E: Unable to correct problems, you have held broken packages.
Re: The Debian-Live Daedalus Starter Kit
Posted: Mon Jan 27, 2025 9:59 pm
by rcrsn51
williwaw wrote: Mon Jan 27, 2025 9:32 pm
using vanilladpup 10 xwayland (Bookworm)
unsure how to procede
Run it off your Starter Kit install or off your ISObooter drive so you can see how the dependencies are met.
Software should be run on the platform for which it was developed.
Re: The Debian-Live Daedalus Starter Kit
Posted: Tue Jan 28, 2025 9:46 pm
by williwaw
that worked. I found Xdialog in /usr/bin/ and created a link /bin/xdialog3
is this intended as a puppy app?
Re: The Debian-Live Daedalus Starter Kit
Posted: Tue Jan 28, 2025 10:20 pm
by rcrsn51
williwaw wrote: Tue Jan 28, 2025 9:46 pm
that worked. had to find xdialog online and create the link /bin/xdialog3
I don't understand. My copy of vanilladpup-10-xwayland already has Xdialog. Xdialog3 is just my gtk3 version made from jamesbond's excellent port. When you ran the Starter Kit, it would have been auto-installed from Fred's repo.
is this intended as a puppy app?
Are you interested in this project because of lz4? You can easily convert the current Puppy version just by switching "lzop" to "lz4" in two places in the script. I notice that some Puppies already have liblz4, so you just need the lz4 binary, which is small.
OTOH, I don't see any interest in the Puppy threads about resurrecting Save Folder Backup.
Re: The Debian-Live Daedalus Starter Kit
Posted: Tue Jan 28, 2025 10:21 pm
by Clarity
Re: The Debian-Live Daedalus Starter Kit
Posted: Tue Jan 28, 2025 10:35 pm
by rcrsn51
Clarity wrote: Tue Jan 28, 2025 10:21 pm
Will it acquire a companion restore ability in its future?
Did you even bother to look at the Puppy version of Save Folder Backup and Restore using the link that I posted above?
Re: The Debian-Live Daedalus Starter Kit
Posted: Tue Jan 28, 2025 10:41 pm
by Clarity
Its not in my current version of PUP I'm running. So,I assume that 2017 version is doing what this announcement from you is already doing...based upon your response: True/NO?
Re: The Debian-Live Daedalus Starter Kit
Posted: Tue Jan 28, 2025 11:03 pm
by rcrsn51
Clarity wrote: Tue Jan 28, 2025 10:41 pm
Its not in my current version of PUP I'm running.
Of course not. But a whopping 668 people in the old forum figured out how to install it themselves.
I get so tired of this crap.
Re: The Debian-Live Daedalus Starter Kit
Posted: Tue Jan 28, 2025 11:38 pm
by Clarity
Not speaking for anyone else, here: Sorry to have bothered YOU with the simplest of questions!
Re: The Debian-Live Daedalus Starter Kit
Posted: Wed Jan 29, 2025 2:39 am
by williwaw
rcrsn51 wrote: Tue Jan 28, 2025 10:20 pm
williwaw wrote: Tue Jan 28, 2025 9:46 pm
that worked. had to find xdialog online and create the link /bin/xdialog3
I don't understand. My copy of vanilladpup-10-xwayland already has Xdialog. Xdialog3 is just my gtk3 version made from jamesbond's excellent port.
I see now I went out of my way to find Xdialog and was lookin in the wrong place for the wrong thing I guess
I edited my post above to clarify what works here
thanks
Re: The Debian-Live Daedalus Starter Kit
Posted: Wed Jan 29, 2025 3:24 am
by rcrsn51
If you want Xdialog3, go back to the Sep 01 2023 post. There are no guarantees that it is compatible with any Puppy.
[Edit] I notice that some recent Puppies are already using jamesbond's gtk3 version, named as Xdialog.
Save Folder Backup for Puppy
Posted: Thu Jan 30, 2025 12:16 am
by rcrsn51
Here is Save Folder Backup/Restore v2.1 packaged as a PET for Puppy. Look for it in the Utility menu.
@ williwaw and Clarity: Since you both expressed an interest in this, I will await your feedback. I have only tested it briefly.
Note: If you want to use "full" lzop compression (as opposed to busybox lzop) or lz4 compression, you will need to install it yourself.
Go back to Monday's post for a link to the original instructions and "full" lzop packages. See below for lz4.
Re: The Debian-Live Daedalus Starter Kit
Posted: Thu Jan 30, 2025 1:31 am
by williwaw
works fine in here vanillaDpup.
drag and drop works well to spec location of files and folders. lzop is fast
more straight foreward than the vanillaDpup supplied Pupsave Backup
tx
Save Folder Backup for Puppy LZ4
Posted: Thu Jan 30, 2025 2:53 pm
by rcrsn51
For your convenience, I have packaged the 64bit lz4 compressor tool from Debian 12 as a PET. Several recent Puppies already have liblz4 included, so this should work OOTB with Save Folder Backup. Switch to lz4 using the Config function.