Re: bookworm isn't as stable as buster

2023-06-17 Thread davidson
On Sun, 18 Jun 2023 hlyg wrote: On 6/17/23 22:47, Marko Ranđelović wrote: Did you installed it or tried the live system? What are your hardware components? i install bookworm for amd64, not from live CD i often run buster for i386 for days, no problem Try -debug option to increase logg

Re: package managers problem

2023-06-17 Thread Stefan Monnier
>> > One of the big differences between apt-get and aptitude is the resolver >> > which is much more sophisticated (which doesn't necessarily mean always >> > "better) in aptitude. >> >> Indeed, `aptitude` was not able to find a way to upgrade one of my >> `stable` machines, so I ran `apt` instead,

Bookworm: Network Manager and firewalld

2023-06-17 Thread Charles Curley
I have been looking for a replacement for shorewall, and determined to try firewalld. The user can configure it from a GUI (firewall-config), or from the command line. The latter means one can also write scripts for it. Great! So I have installed Bookworm, firewalld, and Network Manager (NM) on a L

Re: [Debian 12 Issue] Black Screen after starting X11. Cant log in into Graphical Environments. Either DEs or WMs. AMD Radeon GPU problems

2023-06-17 Thread Michel Verdier
On 2023-06-17, Paul Gerdes wrote: > Hi i have a problem with Debian 12 after Installation. > Every time i try to log in to the Desktop Environment or WM my Screen goes > black. The PC completely freezes and i cant switch to another TTY. Did you check X logs ? With something like grep EE /var/log

Re: bookworm isn't as stable as buster

2023-06-17 Thread hlyg
On 6/17/23 22:47, Marko Ranđelović wrote: Did you installed it or tried the live system? What are your hardware components? i install bookworm for amd64, not from live CD i often run buster for i386 for days, no problem Try -debug option to increase logging (see the man page for detail

Re: package managers problem

2023-06-17 Thread Jeffrey Walton
On Sat, Jun 17, 2023 at 3:12 PM Stefan Monnier wrote: > > > One of the big differences between apt-get and aptitude is the resolver > > which is much more sophisticated (which doesn't necessarily mean always > > "better) in aptitude. > > Indeed, `aptitude` was not able to find a way to upgrade one

[Debian 12 Issue] Black Screen after starting X11. Cant log in into Graphical Environments. Either DEs or WMs. AMD Radeon GPU problems

2023-06-17 Thread Paul Gerdes
Hi i have a problem with Debian 12 after Installation. Every time i try to log in to the Desktop Environment or WM my Screen goes black. The PC completely freezes and i cant switch to another TTY. I reinstalled Debian 12 a few times via netinstall. Tried different Desktop Environments and WMs. The

Re: package managers problem

2023-06-17 Thread Greg Wooledge
On Sat, Jun 17, 2023 at 03:12:23PM -0400, Stefan Monnier wrote: > > One of the big differences between apt-get and aptitude is the resolver > > which is much more sophisticated (which doesn't necessarily mean always > > "better) in aptitude. > > Indeed, `aptitude` was not able to find a way to upg

Re: bookworm isn't as stable as buster

2023-06-17 Thread Stefan Monnier
> i have tried bookworm,noticed many improvements Indeed. > today it becomes unresponsive when i transfer files to cell phone with > go-mtpfs Cool. Haven't bumped into this improvement myself yet. Can't wait! Stefan

Re: package managers problem

2023-06-17 Thread Stefan Monnier
> One of the big differences between apt-get and aptitude is the resolver > which is much more sophisticated (which doesn't necessarily mean always > "better) in aptitude. Indeed, `aptitude` was not able to find a way to upgrade one of my `stable` machines, so I ran `apt` instead, which punted on

Re: package managers problem

2023-06-17 Thread gene heskett
On 6/17/23 08:50, didier gaumet wrote: Le 17/06/2023 à 14:09, gene heskett a écrit : On 6/17/23 04:44, didier gaumet wrote: [...] - if you want an even more user-friendly and guided approach, use an app store instead of a package manager: Gnome-software or Apper I do use several AppImages be

I'm looking for a specific debian armhf / armel release

2023-06-17 Thread Mario Marietto
Hello to every Debian wonderful user. I've installed Ubuntu 14.04 + kernel 3.13 + kvm on my Samsung Chromebook ARM "SNOW" model XE303C12. Almost everything works (but not the mouse usb). My goal is to upgrade Ubuntu (kernel and userland and I want to keep kvm enabled). I would like to compile and

Re: bookworm isn't as stable as buster

2023-06-17 Thread Marko Ranđelović
On 6/17/23 09:45, hlyg wrote: i have tried bookworm,noticed many improvements Did you installed it or tried the live system? What are your hardware components? i boot it again, last lines of journalctl shows phone connection thru usb, no error msg Try -debug option to increase loggi

Re: package managers problem

2023-06-17 Thread tomas
On Sat, Jun 17, 2023 at 09:00:29AM -0400, pa...@quillandmouse.com wrote: > On Sat, 17 Jun 2023 08:38:33 -0400 > Greg Wooledge wrote: > > > On Fri, Jun 16, 2023 at 11:03:59PM -0400, pa...@quillandmouse.com > > wrote: > > > Why isn't there a ONE WAY for packages to be managed? > > > > Because each

Re: Why are there multiple ways to do things in Debian? (Was Re: package managers problem)

2023-06-17 Thread Andy Smith
Hello, On Sat, Jun 17, 2023 at 08:55:24AM -0400, pa...@quillandmouse.com wrote: > Debian's capable of deciding that systemd is installed by default, > etc, even if such decisions occur after monumental > discussions/arguments. It took literally years and is still hotly revisited from time to time

Re: package managers problem

2023-06-17 Thread John Hasler
Paul writes: > Again, I'm not suggesting ONE tool. I'm suggesting that, for example, > dependency resolution be handled in a specific way by all tools. Make > all the tools you like. But ensure that on the back end, they all deal > with the database in the same way. Are you saying that having used

Re: Why are there multiple ways to do things in Debian? (Was Re: package managers problem)

2023-06-17 Thread John Hasler
Paul writes: > As regards Synaptic, based on the discussion here, I'm guessing that > whoever is maintaining it has no particular desire to craft a Wayland > version, and that's why it hasn't been done. Still, Debian leadership > could put out a call for volunteers to work on this. It *could* be >

Re: package managers problem

2023-06-17 Thread paulf
On Sat, 17 Jun 2023 08:38:33 -0400 Greg Wooledge wrote: > On Fri, Jun 16, 2023 at 11:03:59PM -0400, pa...@quillandmouse.com > wrote: > > Why isn't there a ONE WAY for packages to be managed? > > Because each user has a different preference. Just read this thread > for example, and see all the d

Re: Why are there multiple ways to do things in Debian? (Was Re: package managers problem)

2023-06-17 Thread paulf
On Sat, 17 Jun 2023 11:45:06 + Andy Smith wrote: > Hello, > > On Fri, Jun 16, 2023 at 11:03:59PM -0400, pa...@quillandmouse.com > wrote: > > Why isn't there a ONE WAY for packages to be managed? > > Because of the fundamental philosophies that underpin how Debian is > developed. Debian is n

Re: package managers problem

2023-06-17 Thread didier gaumet
Le 17/06/2023 à 14:09, gene heskett a écrit : On 6/17/23 04:44, didier gaumet wrote: [...] - if you want an even more user-friendly and guided approach, use an app store instead of a package manager: Gnome-software or Apper I do use several AppImages because of debians glacial speed of updati

Re: package managers problem

2023-06-17 Thread Greg Wooledge
On Fri, Jun 16, 2023 at 11:03:59PM -0400, pa...@quillandmouse.com wrote: > Why isn't there a ONE WAY for packages to be managed? Because each user has a different preference. Just read this thread for example, and see all the differing opinions about how we like our packages to be managed.

Re: package managers problem

2023-06-17 Thread gene heskett
On 6/17/23 04:44, didier gaumet wrote: Le 16/06/2023 à 20:32, gene heskett a écrit : greetings, just had to reinstall bullseye. from an 11.2 netinstall. Sudo -E cannot run synaptic, and cannot run it from menu pulldown after entering my pw. So what package manager with a gui for selection is

Re: Why are there multiple ways to do things in Debian? (Was Re: package managers problem)

2023-06-17 Thread Roberto C . Sánchez
On Sat, Jun 17, 2023 at 11:45:06AM +, Andy Smith wrote: > > One person's long-overdue deprecation is another person's unwelcome > change. See any of the great Debian controversies such as systemd or > merged-/usr. Things would be vastly simpler in a project where a > small group of people get

Why are there multiple ways to do things in Debian? (Was Re: package managers problem)

2023-06-17 Thread Andy Smith
Hello, On Fri, Jun 16, 2023 at 11:03:59PM -0400, pa...@quillandmouse.com wrote: > Why isn't there a ONE WAY for packages to be managed? Because of the fundamental philosophies that underpin how Debian is developed. Debian is not the sort of place where a top-down authority declares that there is

Re: package managers problem

2023-06-17 Thread Joe
On Fri, 16 Jun 2023 23:03:59 -0400 wrote: > > Please forgive my ignorance. But from what I've heard, apt and apt-get > manage packages differently, and aptitude does it differently as well. > Why isn't there a ONE WAY for packages to be managed? You'd think this > would a high priority for the

Re: package managers problem

2023-06-17 Thread Joe
On Fri, 16 Jun 2023 18:41:08 -0400 Greg Wooledge wrote: > On Fri, Jun 16, 2023 at 06:35:48PM -0400, gene heskett wrote: > > 0 upgraded, 164 newly installed, 0 to remove and 0 not upgraded. > > Need to get 44.5 MB of archives. > > After this operation, 206 MB of additional disk space will be used.

Re: package managers problem

2023-06-17 Thread didier gaumet
Le 16/06/2023 à 20:32, gene heskett a écrit : greetings, just had to reinstall bullseye. from an 11.2 netinstall. Sudo -E cannot run synaptic, and cannot run it from menu pulldown after entering my pw. So what package manager with a gui for selection is compatible with wayland? Something I can

bookworm isn't as stable as buster

2023-06-17 Thread hlyg
i have tried bookworm,noticed many improvements today it becomes unresponsive when i transfer files to cell phone with go-mtpfs it doesn't respond to my keystroke, i can't see any error msg, disk LED in front panel of pc case shows busy, after about 5 minutes i disconnect power cord i boot