Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Synaptic not showing up

Linux Kernel, Network, and Services configuration.
Message
Author
User avatar
fred44nl
Posts: 215
Joined: 2018-07-14 08:54
Has thanked: 1 time

Re: Synaptic not showing up

#16 Post by fred44nl »

milomak wrote: you are mixing debian and ubuntu
this is bound to create problems
so I have read.
but how else can I install Sabnzbd+ and Deluge ??
Debian 10 - Buster on Compulab Fitlet2
Debian 12 - Bookworm on Acer Spin 1

User avatar
bw123
Posts: 4015
Joined: 2011-05-09 06:02
Has thanked: 1 time
Been thanked: 28 times

Re: Synaptic not showing up

#17 Post by bw123 »

fred44nl wrote:
milomak wrote: you are mixing debian and ubuntu
this is bound to create problems
so I have read.
but how else can I install Sabnzbd+ and Deluge ??
install them from the debian repo
https://packages.debian.org/search?keywords=sabnzbdplus
https://packages.debian.org/search?keywords=deluge
resigned by AI ChatGPT

User avatar
fred44nl
Posts: 215
Joined: 2018-07-14 08:54
Has thanked: 1 time

Re: Synaptic not showing up

#18 Post by fred44nl »

ok, thanks
I have remove deluge from ppa and re-installed from Debian.
but sabnzbdplus from Debian Stretch is very old.
how can I get sabnzbdplus from Debian Buster ??
Debian 10 - Buster on Compulab Fitlet2
Debian 12 - Bookworm on Acer Spin 1

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 132 times

Re: Synaptic not showing up

#19 Post by Head_on_a_Stick »

fred44nl wrote:how can I get sabnzbdplus from Debian Buster ??
You could try backporting it yourself:

https://wiki.debian.org/SimpleBackportCreation

Or maybe use `pip install` but that could b0rk any Debian Python stuff.
deadbang

Bulkley
Posts: 6382
Joined: 2006-02-11 18:35
Has thanked: 2 times
Been thanked: 39 times

Re: Synaptic not showing up

#20 Post by Bulkley »

fred44nl wrote: . . . sabnzbdplus from Debian Stretch is very old.
how can I get sabnzbdplus from Debian Buster ??
Be careful of shiny new stuff syndrome.

User avatar
stevepusser
Posts: 12930
Joined: 2009-10-06 05:53
Has thanked: 41 times
Been thanked: 71 times

Re: Synaptic not showing up

#21 Post by stevepusser »

I guess I'm enabling SNS syndrome instead curing it, then... :D

I've set up a backport repo of sabnzbdplus 2.3.4 from Buster here: https://build.opensuse.org/package/show ... abnzbdplus

The automatically generated instructions to add the repo and its key are here: https://software.opensuse.org//download ... abnzbdplus

It'll pull in a backported python-sabyenc package from that repo, too.

Since I already have a newer libtorrent-rasterbar 1.17+git in my qbittorrent repo, the torrent engine that Deluge also uses, (Debian is still on 1.15), I'll see if I can add a newer Deluge to that repo tomorrow.
MX Linux packager and developer

User avatar
fred44nl
Posts: 215
Joined: 2018-07-14 08:54
Has thanked: 1 time

Re: Synaptic not showing up

#22 Post by fred44nl »

stevepusser wrote:I guess I'm enabling SNS syndrome instead curing it, then... :D
may be you are.
what would be the difference between using ppa from ubuntu and backport from opensuse ??
Since I already have a newer libtorrent-rasterbar 1.17+git in my qbittorrent repo, the torrent engine that Deluge also uses, (Debian is still on 1.15), I'll see if I can add a newer Deluge to that repo tomorrow.
I now have Deluge from Debian and it is 1.3.13, which is not so bad.
Debian 10 - Buster on Compulab Fitlet2
Debian 12 - Bookworm on Acer Spin 1

User avatar
debiman
Posts: 3063
Joined: 2013-03-12 07:18

Re: Synaptic not showing up

#23 Post by debiman »

jibberjabber wrote:
Post by fred44nl » 2018-08-11 17:51

I have no idea what you mean with FrankenDebian :)
but this is the result:
Repo mix-and-match hit parade
why, oh why is it locked!
this is so quote-worthy!
fred44nl wrote:what would be the difference between using ppa from ubuntu and backport from opensuse ??
stevepusser is only using opensuse's services; it is still a debian backport.

User avatar
fred44nl
Posts: 215
Joined: 2018-07-14 08:54
Has thanked: 1 time

Re: Synaptic not showing up

#24 Post by fred44nl »

ok, thanks you all :)
did learn a lot, which is good.
my sources now look like this
fred44nl@Debian:~$ inxi -r
Repos: Active apt sources in file: /etc/apt/sources.list
deb http://ftp.nl.debian.org/debian/ stretch main contrib non-free
deb http://security.debian.org/debian-security stretch/updates main contrib non-free
deb http://ftp.nl.debian.org/debian/ stretch-updates main contrib non-free
Active apt sources in file: /etc/apt/sources.list.d/home:stevenpusser:sabnzdbplus-backports.list
deb http://download.opensuse.org/repositori ... ebian_9.0/ /
Active apt sources in file: /etc/apt/sources.list.d/plexmediaserver.list
deb https://downloads.plex.tv/repo/deb/ public main
about SNS I would like to say that SABnzbd+ is very, very old in Debian.
that is why I went for PPA from Ubuntu
did not know about Steven Pusser, sorry about that :)
thanks
Debian 10 - Buster on Compulab Fitlet2
Debian 12 - Bookworm on Acer Spin 1

User avatar
stevepusser
Posts: 12930
Joined: 2009-10-06 05:53
Has thanked: 41 times
Been thanked: 71 times

Re: Synaptic not showing up

#25 Post by stevepusser »

PPAs only build on Ubuntu platform releases, not Debian ones, which may make them incompatible with Debian (though that's less likely with pure Python programs like sabzbdplus).

The OBS will let me build natively on Ubuntu and Debian platforms and host the results in a repo from one set of source packages, like Pale Moon beta versions: https://build.opensuse.org/package/show ... g/palemoon That pretty much guarantees that they won't break anything.

The OBS would also let me build packages for rpm based distros like openSUSE and Centos, or Arch-based ones, if I had any idea of how to do that.
Last edited by stevepusser on 2018-08-15 18:34, edited 1 time in total.
MX Linux packager and developer


User avatar
4D696B65
Site admin
Site admin
Posts: 2696
Joined: 2009-06-28 06:09
Been thanked: 85 times

Re: Synaptic not showing up

#27 Post by 4D696B65 »

Wow, 9 links, 8 are not even bugs, they were a change. The other was in sid. A bug in unstable? unheard of. :roll:
Either way, this has nothing to do with the OP's situation.

User avatar
fred44nl
Posts: 215
Joined: 2018-07-14 08:54
Has thanked: 1 time

Re: Synaptic not showing up

#28 Post by fred44nl »

so, i created a FrankenDebian.
after correcting /etc/apt/sources.list I uninstalled sabnzbdplus and deluge.
but those brought other software like unrar and par2.
also being uninstalled and installed again.

but there could be more.
how do I find those ??
Debian 10 - Buster on Compulab Fitlet2
Debian 12 - Bookworm on Acer Spin 1

milomak
Posts: 2158
Joined: 2009-06-09 22:20
Been thanked: 1 time

Re: Synaptic not showing up

#29 Post by milomak »

find what exactly?
Desktop: A320M-A PRO MAX, AMD Ryzen 5 3600, GALAX GeForce RTX™ 2060 Super EX (1-Click OC) - Sid, Win10, Arch Linux, Gentoo, Solus
Laptop: hp 250 G8 i3 11th Gen - Sid
Kodi: AMD Athlon 5150 APU w/Radeon HD 8400 - Sid

User avatar
fred44nl
Posts: 215
Joined: 2018-07-14 08:54
Has thanked: 1 time

Re: Synaptic not showing up

#30 Post by fred44nl »

milomak wrote:find what exactly?
dependencies that came from PPA and that have not been replaced.
Debian 10 - Buster on Compulab Fitlet2
Debian 12 - Bookworm on Acer Spin 1

User avatar
debiman
Posts: 3063
Joined: 2013-03-12 07:18

Re: Synaptic not showing up

#31 Post by debiman »

fred44nl wrote:
milomak wrote:find what exactly?
dependencies that came from PPA and that have not been replaced.
that's really, really difficult and involves a lot more work than just fixing the sources. good luck.
that's why it's called a frankendebian - it might still be walking, but really it is dead already.

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 132 times

Re: Synaptic not showing up

#32 Post by Head_on_a_Stick »

fred44nl wrote:how do I find those ?
Try

Code: Select all

aptitude search ~Axenial | grep ^i
https://www.debian.org/doc/manuals/apti ... QuickGuide
deadbang

User avatar
fred44nl
Posts: 215
Joined: 2018-07-14 08:54
Has thanked: 1 time

Re: Synaptic not showing up

#33 Post by fred44nl »

[quote="Head_on_a_Stick"]

Code: Select all

aptitude search ~Axenial | grep ^i
didn't find anything.
Debian 10 - Buster on Compulab Fitlet2
Debian 12 - Bookworm on Acer Spin 1

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 132 times

Re: Synaptic not showing up

#34 Post by Head_on_a_Stick »

How about

Code: Select all

aptitude search “!?origin(debian)" | grep ^i
EDIT: and maybe try adding double quotes around the search term in my first suggestion.
deadbang

User avatar
fred44nl
Posts: 215
Joined: 2018-07-14 08:54
Has thanked: 1 time

Re: Synaptic not showing up

#35 Post by fred44nl »

Head_on_a_Stick wrote:How about

Code: Select all

aptitude search “!?origin(debian)" | grep ^i
this results in:
-bash: !?origin(debian)" | grep ^i: event not found
EDIT: and maybe try adding double quotes around the search term in my first suggestion.
did not help either, sorry

on the other hand, everything will disappear with update.
certainly, when Buster comes :)
Debian 10 - Buster on Compulab Fitlet2
Debian 12 - Bookworm on Acer Spin 1

Post Reply