Siduction Forum

Siduction Forum => Software - Support => Topic started by: dacorsa on 2025/10/14, 11:49:11

Title: Repository to use in Siduction
Post by: dacorsa on 2025/10/14, 11:49:11
Hi Guys,
i use siduction latest version and i'd like to know what is the repository to use, because i see a repository for nvidia but i didn't find by default, so i have to use only these?:

DEBIAN:
# debian loadbalancer
deb      https://deb.debian.org/debian/ sid main contrib non-free non-free-firmware
deb      https://deb.debian.org/debian/ testing main contrib non-free non-free-firmware
#deb-src https://deb.debian.org/debian/ unstable main contrib non-free non-free-firmware

deb     https://deb.debian.org/debian/ experimental main contrib non-free non-free-firmware
#deb-src https://deb.debian.org/debian/ experimental main contrib non-free non-free-firmware

deb      https://incoming.debian.org/debian-buildd buildd-unstable main contrib non-free non-free-firmware
#deb-src https://incoming.debian.org/debian-buildd buildd-unstable main contrib non-free non-free-firmware

#deb http://www.deb-multimedia.org sid main non-free

deb http://www.deb-multimedia.org stable main
#deb-src http://www.deb-multimedia.org stable main

deb http://www.deb-multimedia.org testing main
#deb-src http://www.deb-multimedia.org testing main

deb http://www.deb-multimedia.org unstable main
#deb-src http://www.deb-multimedia.org unstable main

deb http://www.deb-multimedia.org experimental main
#deb-src http://www.deb-multimedia.org experimental main


EXTRA:
# This is the default mirror, choosen at first boot.
# One might consider to choose the geographical nearest or the fastest mirror.
deb      https://packages.siduction.org/extra unstable main contrib non-free non-free-firmware


FIXES:
# This is the default mirror, choosen at first boot.
# One might consider to choose the geographical nearest or the fastest mirror.
deb      https://packages.siduction.org/fixes unstable main contrib non-free non-free-firmware
deb      https://packages.siduction.org/fixes unstable-nvidia main contrib non-free non-free-firmware

But where you tell users to use that repo for nvidia?

Thanks best regards
Title: Re: Repository to use in Siduction
Post by: michaa7 on 2025/10/14, 17:42:32
You did add this line by yourself, right?
Quotedeb      https://packages.siduction.org/fixes unstable-nvidia main contrib non-free non-free-firmware

Unless towo was cooking something new and special, I doubt this "repo" exists.  unstable-nvidia  seems to be a directory within the siduction unstable repo hierarchie  which's packages are delivered through the "fixes" repo ... if I understand it correcly.
Title: Re: Repository to use in Siduction
Post by: dacorsa on 2025/10/14, 22:30:18
Quote from: michaa7 on 2025/10/14, 17:42:32
You did add this line by yourself, right?
Quotedeb      https://packages.siduction.org/fixes unstable-nvidia main contrib non-free non-free-firmware

Unless towo was cooking something new and special, I doubt this "repo" exists.  unstable-nvidia  seems to be a directory within the siduction unstable repo hierarchie  which's packages are delivered through the "fixes" repo ... if I understand it correcly.

i see from another user, and works!

version nvidia-driver
nvidia-driver:
  Installato: 575.64-0siduction1
  Candidato:  575.64-0siduction1
  Tabella versione:
*** 575.64-0siduction1 500
        100 /var/lib/dpkg/status
     555.58.02-1 500
          1 https://deb.debian.org/debian experimental/non-free amd64 Packages
     550.163.01-4siduction1 500
        500 https://packages.siduction.org/fixes unstable/non-free amd64 Packages
     550.163.01-3 500
        500 https://deb.debian.org/debian sid/non-free amd64 Packages
        500 https://deb.debian.org/debian testing/non-free amd64 Packages
     550.163.01-2 500
        500 https://deb.debian.org/debian trixie/non-free amd64 Packages

but now i think Towo has removed
Title: Re: Repository to use in Siduction
Post by: dacorsa on 2025/10/15, 20:48:19
Quote from: michaa7 on 2025/10/14, 17:42:32
You did add this line by yourself, right?
Quotedeb      https://packages.siduction.org/fixes unstable-nvidia main contrib non-free non-free-firmware

Unless towo was cooking something new and special, I doubt this "repo" exists.  unstable-nvidia  seems to be a directory within the siduction unstable repo hierarchie  which's packages are delivered through the "fixes" repo ... if I understand it correcly.

NEW DRIVER!

version nvidia-driver
nvidia-driver:
  Installed: 580.95.05-0tux1
  Candidate: 580.95.05-0tux1
  Version table:
*** 580.95.05-0tux1 500
        500 https://packages.siduction.org/fixes unstable-nvidia/non-free amd64 Packages
        100 /var/lib/dpkg/status
     555.58.02-1 500
          1 https://deb.debian.org/debian experimental/non-free amd64 Packages
     550.163.01-4siduction1 500
        500 https://packages.siduction.org/fixes unstable/non-free amd64 Packages
     550.163.01-3 500
        500 https://deb.debian.org/debian sid/non-free amd64 Packages
        500 https://deb.debian.org/debian testing/non-free amd64 Packages
     550.163.01-2 500
        500 https://deb.debian.org/debian trixie/non-free amd64 Packages
Title: Re: Repository to use in Siduction
Post by: sunrat on 2025/10/29, 23:45:18
Quotedeb http://www.deb-multimedia.org unstable main

DO NOT use deb-multimedia. DO NOT add the repo. It is an unofficial 3rd party repo and has been responsible for numerous breakages due to the way it replaces system packages with badly versioned ones from its own repo.
If you need any package from there (you don't) download it manually and install it with apt locally.
Title: Re: Repository to use in Siduction
Post by: dacorsa on 2025/11/01, 18:54:37
@sunrat
Thanks i have read many people had many error for adding it

Best regards
Title: Re: Repository to use in Siduction
Post by: samoht on 2025/11/02, 21:43:13
DO NOT use deb-multimedia. DO NOT add the repo. It is an unofficial 3rd party repo and has been responsible for numerous breakages due to the way it replaces system packages with badly versioned ones from its own repo.
If you need any package from there (you don't) download it manually and install it with apt locally.


It's a very disputable hint, put mildly.
You are right; that repository is unofficial and provided by a third party.
Do not install a single package from this repository without first activating it — it could be very dangerous!
Title: Re: Repository to use in Siduction
Post by: sunrat on 2025/11/03, 01:46:45
Quote from: samoht on 2025/11/02, 21:43:13
DO NOT use deb-multimedia. DO NOT add the repo. It is an unofficial 3rd party repo and has been responsible for numerous breakages due to the way it replaces system packages with badly versioned ones from its own repo.
If you need any package from there (you don't) download it manually and install it with apt locally.


It's a very disputable hint, put mildly.
You are right; that repository is unofficial and provided by a third party.
Do not install a single package from this repository without first activating it — it could be very dangerous!

I speak from experience of broken packages when I used dmo many years ago, and from numerous reports of others having similar issues. dmo is not supported by Debian.
See the Debian wiki - https://wiki.debian.org/DebianMultimedia/FAQ#Common_issues
Title: Re: Repository to use in Siduction
Post by: Glennwilliam on 2025/12/24, 08:07:28
Quote from: dacorsa on 2025/10/14, 11:49:11
Hi Guys,
i use siduction latest version and i'd like to know what is the repository to use, because i see a repository for nvidia but i didn't find by default, so i have to use only these?:

DEBIAN:
# debian loadbalancer
deb      https://deb.debian.org/debian/ sid main contrib non-free non-free-firmware
deb      https://deb.debian.org/debian/ testing main contrib non-free non-free-firmware
#deb-src https://deb.debian.org/debian/ unstable main contrib non-free non-free-firmware

deb     https://deb.debian.org/debian/ experimental main contrib non-free non-free-firmware
#deb-src https://deb.debian.org/debian/ experimental main contrib non-free non-free-firmware

deb      https://incoming.debian.org/debian-buildd buildd-unstable main contrib non-free non-free-firmware
#deb-src https://incoming.debian.org/debian-buildd buildd-unstable main contrib non-free non-free-firmware

#deb http://www.deb-multimedia.org sid main non-free

deb http://www.deb-multimedia.org stable main
#deb-src http://www.deb-multimedia.org stable main

deb http://www.deb-multimedia.org testing main
#deb-src http://www.deb-multimedia.org testing main

deb http://www.deb-multimedia.org unstable main
#deb-src http://www.deb-multimedia.org unstable main

deb http://www.deb-multimedia.org experimental main
#deb-src http://www.deb-multimedia.org experimental main


EXTRA:
# This is the default mirror, choosen at first boot.
# One might consider to choose the geographical nearest or the fastest mirror.
deb      https://packages.siduction.org/bitlife (https://bitlife-simulator.io/) extra unstable main contrib non-free non-free-firmware


FIXES:
# This is the default mirror, choosen at first boot.
# One might consider to choose the geographical nearest or the fastest mirror.
deb      https://packages.siduction.org/fixes unstable main contrib non-free non-free-firmware
deb      https://packages.siduction.org/fixes unstable-nvidia main contrib non-free non-free-firmware

But where you tell users to use that repo for nvidia?

Thanks best regards
On siduction you generally don't need to add a separate NVIDIA repo manually beyond what's already provided. The important part is actually this line you already have:
deb https://packages.siduction.org/fixes unstable-nvidia main contrib non-free non-free-firmware
That unstable-nvidia fixes repo is the one siduction recommends for NVIDIA drivers. It exists specifically to provide tested NVIDIA packages that match sid/unstable without users having to pull directly from Debian experimental or mix things too much.
Title: Re: Repository to use in Siduction
Post by: devil on 2025/12/24, 09:53:01
And besides that, we do not encourage the use of deb-multimedia.org. Merry Christmas.
Title: Re: Repository to use in Siduction
Post by: piper on 2025/12/24, 18:03:16
Since the very beginning

ALL MY BUILDS INCLUDE

deb-multimedia.org

Never have I had a problem, NEVER

The guy was a debian dev, just like  ...  who they kicked out also, anyone remember him siduction used him at one time till debian kicked him out

main reason i left debian

THEY LIE
Title: Re: Repository to use in Siduction
Post by: samoht on 2025/12/25, 10:15:36
Quote...
deb-multimedia.org
Never have I had a problem, NEVER
The guy was a debian dev, just like  ...  who they kicked out also, anyone remember him siduction used him at one time till debian kicked him out
THEY LIE
...

Confirmed! I remember!
Title: Re: Repository to use in Siduction
Post by: Geier0815 on 2025/12/25, 19:42:05
I've also never had problems with deb-multimedia beside error in a package that was fixed with the next release.

Do you mean the user "Santa" who ran the kdenext repo?
Title: Re: Repository to use in Siduction
Post by: samoht on 2025/12/26, 10:10:58
QuoteDo you mean the user "Santa" who ran the kdenext repo?

No, of course — it's Norbert Preining!

https://www.preining.info/blog/ (https://www.preining.info/blog/)

and

https://linuxnews.de/norbert-preining-verlaesst-debian/ (https://linuxnews.de/norbert-preining-verlaesst-debian/)
Title: Re: Repository to use in Siduction
Post by: der_bud on 2025/12/26, 22:36:48
The deb-multimedia repository is run by Christian Marillat, who has status 'developer' in the Debian Project.