Debian Dog - snapd install

a very small Live CD shaped to look and act like Puppy Linux.

Moderator: fredx181

Post Reply
dcung
Posts: 471
Joined: Fri Sep 25, 2020 4:31 am
Has thanked: 57 times
Been thanked: 68 times

Debian Dog - snapd install

Post by dcung »

I am testing on few old laptops.
Using Bullseye DDOG (with systemd -> snapd requires systemd).
All frugal fresh install - from latest ISO made recently.

I got these errors on an old Toshiba Tecra M5 (T7200, 4GB Ram).

Code: Select all

root@live:~# apt update
Hit:1 http://security.debian.org bullseye-security InRelease
Hit:2 http://deb.debian.org/debian bullseye InRelease             
Hit:3 http://deb.debian.org/debian bullseye-updates InRelease     
Hit:4 http://deb.debian.org/debian bullseye-proposed-updates InRelease
Hit:5 https://dl.google.com/linux/chrome/deb stable InRelease       
Get:6 https://github.com/doglinux/bulldog/raw/master/amd64 ./ InRelease [2,301 B]
Fetched 2,301 B in 2s (1,333 B/s)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
root@live:~# apt install snapd
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
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:
 elogind : Conflicts: systemd but 247.3-7+deb11u3 is to be installed
 eudev : Breaks: systemd (> 220) but 247.3-7+deb11u3 is to be installed
 libelogind0 : Conflicts: libsystemd0
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
root@live:~# 

But on an old Dell D630 (T8300, 4GB Ram), and also other laptops (Lenovo), this does not happen.
snapd installed okay without errors.

1. Why?
2. How to fix it pls?

User avatar
fredx181
Posts: 3085
Joined: Tue Dec 03, 2019 1:49 pm
Location: holland
Has thanked: 375 times
Been thanked: 1314 times
Contact:

Re: Debian Dog - snapd install

Post by fredx181 »

@dcung Looking at your output, this:
Get:6 https://github.com/doglinux/bulldog/raw/master/amd64 ./ InRelease [2,301 B]
Indicates for me that your build is not with systemd, if it was, it would make use of:
https://github.com/doglinux/bullseye/raw/master/amd64 (is without elogind, eudev, ( for systemd build ))
edit: test, if this: pidof systemd gives output, then indicates that you are running with systemd.

dcung
Posts: 471
Joined: Fri Sep 25, 2020 4:31 am
Has thanked: 57 times
Been thanked: 68 times

Re: Debian Dog - snapd install

Post by dcung »

fredx181 wrote: Sun Jun 04, 2023 6:41 am

Indicates for me that your build is not with systemd, if it was, it would make use of:
edit: test, if this: pidof systemd gives output, then indicates that you are running with systemd.

You're absolutely right!

pidof systemd gives no output.
So, I re-copied the frugal install again (really paying attention this time :oops: ) and it works.
I must have copied the wrong one on this laptop earlier.

Sorry and thank you, Fred.

dcung
Posts: 471
Joined: Fri Sep 25, 2020 4:31 am
Has thanked: 57 times
Been thanked: 68 times

Re: Debian Dog - snapd install

Post by dcung »

I have been looking for a 'light-weight' linux viewer to add to my camera manufacturer's software (i.e. Windows only).

The reason I was trying to install systemd was that I came across this (requires snapd systemd)
https://snapcraft.io/install/cctv-viewer/debian
and I was testing it on few different laptops and its CPU impact on each of the old laptops I have (ended up testing on 5 old laptops).

While 'multi tasking', I thought, what if I install it on old laptops with 'native' nvidia driver instead of generic driver. What difference would it make to CPU util. Hence the older Debian Dogs came to mind to test it with.

Anyway, I 'abandon' older DDogs now. Or at least, no longer a priority.
I already got the results of all 5 laptops before I managed to sort out (systemd/snapd/nvidia driver) of 2 laptops with nvidia GPU.

With Bullseye and generic driver, all 5 laptops are smooth and easy installs.
(with exception of my dumb mis-copy on Tecra above).

4 laptops have CPU utils 35-50% (T5600, T7200, T7500, T8300), and 95-100% for Atom N450 CPU.

So, with these results, I don't think I would bother with nvidia drivers.
BTW - These are with 3 cameras viewing.

Post Reply

Return to “DebianDogs”