Advertising

Welcome to SparkyLinux forums
Zapraszamy również na polsko-języczne Forum https://forum.linuxiarze.pl

Recent posts

#81
System upgrading / Re: When Upgrading
Last post by penguin - August 07, 2024, 07:51:08 PM
Quote from: penguin on August 06, 2024, 09:31:50 PMSame today

sudo apt upgrade
The following package was automatically installed and is no longer required:
  libplacebo338
Use 'sudo apt autoremove' to remove it.

Upgrading:
  apt                        libdrm-intel1                  libwayland-server0
  apt-utils                  libdrm-nouveau2                libwbclient0
  cmus                      libdrm-radeon1                mixxx
  cmus-plugin-ffmpeg        libdrm2                        network-manager
  cups-browsed              libdynaloader-functions-perl  openjdk-17-jdk
  cups-filters              libfontembed1t64              openjdk-17-jdk-headless
  cups-filters-core-drivers  libgroupsock30                openjdk-17-jre
  dpkg                      libgstreamer-plugins-bad1.0-0  openjdk-17-jre-headless
  dpkg-dev                  libgstreamer1.0-0              openssh-client
  firefox-sparky            libhtml-parser-perl            pdf2djvu
  gir1.2-gstreamer-1.0      libimobiledevice-glue-1.0-0    python3-charset-normalizer
  gir1.2-nm-1.0              libjs-sphinxdoc                python3-ldb
  gstreamer1.0-plugins-bad  libldb2                        python3-pyasn
  gstreamer1.0-tools        liblivemedia112                python3-samba
  gvfs                      libmpv2                        python3-six
  gvfs-backends              libnm0                        python3-traitlets
  gvfs-common                libpostproc57                  qtwayland5
  gvfs-daemons              libqt5waylandclient5          samba
  gvfs-libs                  libqt5waylandcompositor5      samba-common
  libapt-pkg6.0t64          libsdl2-2.0-0                  samba-common-bin
  libavcodec60              libsdl2-dev                    samba-libs
  libavdevice60              libsmbclient0                  samba-vfs-modules
  libavfilter9              libssh2-1t64                  smbclient
  libavformat60              libswresample4                sparky-about
  libavutil58                libswscale7                    sparky-usb-imager
  libbasicusageenvironment2  libthunarx-3-0                ssl-cert
  libcupsfilters1t64        libusageenvironment3          thunar
  libde265-0                libwayland-bin                thunar-data
  libdpkg-perl              libwayland-client0            unpaper
  libdrm-amdgpu1            libwayland-cursor0            yt-dlp
  libdrm-common              libwayland-dev
  libdrm-dev                libwayland-egl1

Not upgrading:
  inkscape  lib2geom1.2.0t64  libgslcblas0

REMOVING:
  linux-image-6.9.9-amd64

Summary:
  Upgrading: 94, Installing: 0, Removing: 1, Not Upgrading: 3
  2 not fully installed or removed.
  Download size: 358 MB
  Freed space: 101 MB

Continue? [Y/n] y

Y


.....

dpkg: error processing package linux-image-6.9.9-amd64 (--remove):
installed linux-image-6.9.9-amd64 package post-removal script subprocess returned error exit status 1
dpkg: too many errors, stopping
Errors were encountered while processing:
linux-image-6.9.9-amd64
Processing was halted because there were too many errors.
Error: Sub-process /usr/bin/dpkg returned an error code (1)

How to solve ?


I found a temporary solution to my problem

https://askubuntu.com/questions/203543/cant-remove-kernels-run-parts-etc-kernel-postrm-d-zz-update-grub-exited-with

+++++++++++
Option 2: If the above doesn't work:

Try renaming the grub script so it is bypassed. It isn't a long term solution but you may be able to run your updates.

sudo mv /etc/kernel/postrm.d/zz-update-grub /etc/kernel/postrm.d/zz-update-grub.bad
++++++++++++

Update done also linux-image-6.9.9-amd64 and linux-image-6.9.12-amd64 are removed.

I turned back the "bad script"

sudo mv /etc/kernel/postrm.d/zz-update-grub.bad /etc/kernel/postrm.d/zz-update-grub

I am trying  now to go further and solve some other problems ( related to the follow lines )

Found Linux Mint 21.3 Virginia (21.3) on /dev/sda8
Adding boot menu entry for UEFI Firmware Settings ...
error: syntax error.
error: Incorrect command.
error: syntax error.
Syntax error at line 602
Syntax errors are detected in generated GRUB config file.
Ensure that there are no errors in /etc/default/grub
and /etc/grub.d/* files or please file a bug report with
/boot/grub/grub.cfg.new file attached.
dpkg: error processing package grub-pc (--configure):
installed grub-pc package post-installation script subprocess returned error exit status 1
Errors were encountered while processing:
grub-pc
E: Sub-process /usr/bin/dpkg returned an error code (1)

I have Linux Mint 21.3 Virginia (21.3) on /dev/sda8 but installed not in UEFI way ...

++++++++++++++
For grub-pc error problems seems that

https://askubuntu.com/questions/1316355/installed-grub-pc-package-post-installation-script-subprocess-returned-error-exi
and especially the follow suggestion

+++++++++++

Only solutions which I found it's remove .postinst files from /var/lib/dpkg/info/ for problematic packages. e.g. grub-pc.postinst file

++++++++++

helps

#82
System upgrading / Re: Purpose of version update?
Last post by piotrfr - August 06, 2024, 10:48:23 PM
Bonjour à toutes et tous
Je vais essayer de me débrouiller de mon coté, car il est vrai que Sparky v.6.6 & 6.7 sont assez configurables...
Si j'obtiens des réussites, je viendrai en faire part sur le forum...
Bonne soirée à toutes et tous
*****
Dzień dobry wszystkim.
Postaram się zarządzać po mojej stronie, ponieważ to prawda, że Sparky v.6.6 & 6.7 są dość konfigurowalne...
Jeśli zdobędę sukcesy, przyjdę na forum, by się nimi podzielić...
Dobry wieczór wszystkim
*****
Good morning to all
I'll try to manage on my side, because it's true that Sparky v.6.6 & 6.7 are quite configurable...
If I get successes, I'll come to the forum to share them...
Good evening to all

#83
System upgrading / Re: When Upgrading
Last post by penguin - August 06, 2024, 09:31:50 PM
Same today

sudo apt upgrade
The following package was automatically installed and is no longer required:
  libplacebo338
Use 'sudo apt autoremove' to remove it.

Upgrading:
  apt                        libdrm-intel1                  libwayland-server0
  apt-utils                  libdrm-nouveau2                libwbclient0
  cmus                      libdrm-radeon1                mixxx
  cmus-plugin-ffmpeg        libdrm2                        network-manager
  cups-browsed              libdynaloader-functions-perl  openjdk-17-jdk
  cups-filters              libfontembed1t64              openjdk-17-jdk-headless
  cups-filters-core-drivers  libgroupsock30                openjdk-17-jre
  dpkg                      libgstreamer-plugins-bad1.0-0  openjdk-17-jre-headless
  dpkg-dev                  libgstreamer1.0-0              openssh-client
  firefox-sparky            libhtml-parser-perl            pdf2djvu
  gir1.2-gstreamer-1.0      libimobiledevice-glue-1.0-0    python3-charset-normalizer
  gir1.2-nm-1.0              libjs-sphinxdoc                python3-ldb
  gstreamer1.0-plugins-bad  libldb2                        python3-pyasn
  gstreamer1.0-tools        liblivemedia112                python3-samba
  gvfs                      libmpv2                        python3-six
  gvfs-backends              libnm0                        python3-traitlets
  gvfs-common                libpostproc57                  qtwayland5
  gvfs-daemons              libqt5waylandclient5          samba
  gvfs-libs                  libqt5waylandcompositor5      samba-common
  libapt-pkg6.0t64          libsdl2-2.0-0                  samba-common-bin
  libavcodec60              libsdl2-dev                    samba-libs
  libavdevice60              libsmbclient0                  samba-vfs-modules
  libavfilter9              libssh2-1t64                  smbclient
  libavformat60              libswresample4                sparky-about
  libavutil58                libswscale7                    sparky-usb-imager
  libbasicusageenvironment2  libthunarx-3-0                ssl-cert
  libcupsfilters1t64        libusageenvironment3          thunar
  libde265-0                libwayland-bin                thunar-data
  libdpkg-perl              libwayland-client0            unpaper
  libdrm-amdgpu1            libwayland-cursor0            yt-dlp
  libdrm-common              libwayland-dev
  libdrm-dev                libwayland-egl1

Not upgrading:
  inkscape  lib2geom1.2.0t64  libgslcblas0

REMOVING:
  linux-image-6.9.9-amd64

Summary:
  Upgrading: 94, Installing: 0, Removing: 1, Not Upgrading: 3
  2 not fully installed or removed.
  Download size: 358 MB
  Freed space: 101 MB

Continue? [Y/n] y

Y


.....

dpkg: error processing package linux-image-6.9.9-amd64 (--remove):
installed linux-image-6.9.9-amd64 package post-removal script subprocess returned error exit status 1
dpkg: too many errors, stopping
Errors were encountered while processing:
linux-image-6.9.9-amd64
Processing was halted because there were too many errors.
Error: Sub-process /usr/bin/dpkg returned an error code (1)

How to solve ?
#84
Introduction / Hola form the Golden State
Last post by fkdup74 - August 06, 2024, 01:13:35 AM
Figure it would be more appropriate for me to register & intro than just lurk (like I did at Linuxquestions.org, don't kmow why).
Sparky seems to be where I'm settling in on 'nix after many, many trials with many, many distros.
And one sad affair with Windows that started back in '03, all the way to Win10. That was all I could tolerate from M$.
Still learning my way around Linux for the most part but I'll try not to ask too many stupid questions.
I did serve a year and a half as an IT assistant (in a Windows Server network, but hey...) way back in the day, so I'm at least a little resourceful.
#85
System upgrading / Purpose of version update? Res...
Last post by piotrfr - August 04, 2024, 09:53:37 PM
Cel aktualizacji wersji?

Witam wszystkich.
Jestem na Sparky od dłuższego czasu i mam
głupia reakcja, aby uaktualnić moją wersję 6.6 (przekazaną w 6.7) z 7.4,
Testowałem też ósemkę z kręgli, ale wpakowałem się w kłopoty...
Poza tym, Pavrooo powiedział mi, że wersja 6.6 jest w porządku do czerwca 2026...
Posunąłem się nawet do formatowania mojego dysku twardego, z zapasami kopii zapasowych (lol),
zainstalować wersję 7.4 tak, że system jest na czystym pc!
Z wersjami 8 i 7.4, znacznie mniej łatwość obsługi,
instalacja i demontaż aplikacji... Wnioski, które nie
Nie działa czy źle, problem myszki, przepływ, ekran, blokada...
Mam też kłopoty z Synaptykiem, połamanymi plikami?
Mam powiedzieć, że to wina mojego komputera?
To przez mój sprzęt, czy popełniam błędy?
Teraz wróciłem do wersji 6.6...
Po otwarciu dy systeme: "GDBus.Error: org.freedesktop.PolicyKit1.Error.Failed: Agent uwierzytelniający już istnieje dla danego obiektu"???

Tysiąc wymówek dla tłumaczenia online

Dziękuję wszystkim za pomoc i dobry dzień

*****************************************
Purpose of version update?

Hello everyone,
I've been on Sparky for quite a while and I've had the
stupid reaction to want to update my version 6.6 (passed in 6.7) with 7.4,
I also tested the 8 in the bowling, but I got into a lot of trouble...
Besides, Pavrooo told me that version 6.6 was okay until June 2026...
I even went so far as to format my hard drive, with backups of backups (lol),
to install version 7.4 so that the system is on a clean pc!
With versions 8 & 7.4, much less ease of operation,
installation & disinstallation of applications... Applications that do not
Not working or bad, problem of mouse, flow, screen, blockage...
I also run into trouble with Synaptic, broken files?, all these galeries that
Make me say maybe it's my pc's fault?
Is it because of my equipment or am I making mistakes?
Right now, I'm back with version 6.6...
A small popup appears after opening dy system: "GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: An authentication agent already exists for the given subject" ???

A thousand excuses for online translation

Thank you all for the help and good day

************************************************************

Souci de mise à jour de version ?

Bonjour à toutes et tous,
Je suis sous Sparky  depuis pas mal de temps et j'ai eu la
réaction idiote de vouloir mettre à jour ma version 6.6 (passée en 6.7)avec la 7.4,
j'ai testé aussi la 8 en roolling, mais je me suis enlisé par plusieurs soucis...
De plus, Pavrooo m'a bien dit que la version 6.6 était ok jusqu'en juin 2026...
Je suis meme allé jusqu'à formater mon disque dur, avec sauvegardes des sauvegardes (lol), 
pour installer la version 7.4 pour que le systeme soit sur un pc "propre" !
Avec les versions 8 & 7.4, beaucoup moins de facilité au sujet du fonctionnement,
des installations & désinstallations des applications... Applications qui ne
fonctionnent pas ou mal, probleme de souris, de débit, d'écran, de blocages...
Je rencontre aussi des soucis avec Synaptic, fichiers cassés ?, toutes ces galeres qui
me font dire que c'est peut-etre de la faute de mon pc ?
Est-ce du à mon matériel ou est-ce moi qui fait des erreurs ?
En ce moment, je suis repassé avec la version 6.6...
Un petit popup apparait après ouverture dy systeme: "GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: An authentication agent already exists for the given subject" ???

Mille excuses pour la traduction en ligne

Merci à toutes et tous pour l'aide à venir et bonne journée
#86
Suggestions / Re: Tips for pavroo - X-Apps’ ...
Last post by kanliot - August 04, 2024, 04:11:18 AM
Quote from: pigeonskiller on November 14, 2020, 12:47:04 PMpix – image management application based on gThumb,

I tried building this from github on sparky 6.7.... I had to give up because it requires a newer version of `xapp`  Perhaps someone could build this app into a snap or flatpack for me? 

Just because lximage-qt doesn't do cropping.  (I use LXQqt)

ok I installed tacentview from snap
snap run tacentview $somefile  seems to work ok
#87
Desktops / MaXX Interactive Desktop | 5dw...
Last post by dksolarium - July 27, 2024, 06:37:54 PM
Hi Pavroo 🙂

i found another similar message about this desktop environment from another user and i publish a post as well. Now i'm asking if this would be possible to have in SparkyLinux alonsgside the other desktop environments. This seems a very retro one , like said on their website "MaXX Interactive Desktop is the little brother of the great SGI Desktop on IRIX". Another thing is this is linked with 5dwm.org website. Just curious! 🧐

there's some screenshots here:
http://5dwm.org/maxxi/screenshots.html


Thank you so much, have a great weekend!

#88
Desktops / Re: MaXX Interactive Desktop
Last post by dksolarium - July 27, 2024, 06:21:38 PM
i saw it some weeks ago and i was recommending Pavroo the same. Is MaXX Interactive Desktop https://docs.maxxinteractive.com/ in the Sparky repositories?
#89
Newbie questions / Re: APTus AppCenter "transpare...
Last post by cecca - July 20, 2024, 04:54:08 PM
Thanks a lot! I've subscribed also on the Github issue so I hope to find a solution.

Have a nice day!
#90
Newbie questions / Re: APTus AppCenter "transpare...
Last post by pavroo - July 20, 2024, 02:30:57 PM
I can't find the issue, couse it works fine on all my machines; but I reported it to the Yad developer, on which Aptus and Welcome apps based.
https://github.com/v1cont/yad/issues/273

View the most recent posts on the forum