You are not logged in.

#1681 2022-02-14 10:07:15

Colonel Panic
Member
Registered: 2018-11-13
Posts: 1,404

Re: Distro-hoppers anonymous

DeepDayze wrote:

Good ol' Slack still chugs along nicely and that's the first distro I installed back in 1994..Slack 2.0. Good to see it's all grown up!

There's a good review of Slack 15 on Distrowatch this week;

https://distrowatch.com/weekly.php?issu … #slackware

Offline

#1682 2022-02-14 15:09:52

deleted0
Guest

Re: Distro-hoppers anonymous

^ Which basically said if your desktop want to go back in time, get slack. wink

8bit

Last edited by deleted0 (2022-02-14 15:16:50)

#1683 2022-02-16 23:00:21

Colonel Panic
Member
Registered: 2018-11-13
Posts: 1,404

Re: Distro-hoppers anonymous

eight.bit.al wrote:

^ Which basically said if your desktop want to go back in time, get slack. wink

8bit

Yes, I'm glad that there's still a properly "old school" distro like Slackware around. I'll probably get the new one at some point but I can't imagine using it as my main distro; Debian is so much easier to manage now. Why on earth too does Slackware stick with Calligra as its office suite, which has frankly been awful every time I've tried it, rather than LibreOffice?

I've recently discovered that Crunchbang++ has been updated to Debian 11 (Buster). As far as I can see, it hasn't changed at all from when I used the Debian Stretch version, i.e. it's more or less a straightforward updating of the original Crunchbang and resolutely monochrome (apart from different shades of grey) throughout.

Last edited by Colonel Panic (2022-02-17 08:46:58)

Offline

#1684 2022-02-16 23:43:38

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,032
Website

Re: Distro-hoppers anonymous

Crunchbang++... Anything remarkable about it other than original theming? Anything BL should take note of, for instance?


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

#1685 2022-02-17 00:14:45

lowrider
Member
From: Germany
Registered: 2015-09-29
Posts: 358

Re: Distro-hoppers anonymous

hhh wrote:

Crunchbang++... Anything remarkable about it other than original theming? Anything BL should take note of, for instance?

Nope. Nothing, same as ever.

Offline

#1686 2022-02-17 00:27:01

Colonel Panic
Member
Registered: 2018-11-13
Posts: 1,404

Re: Distro-hoppers anonymous

lowrider wrote:

Nope. Nothing, same as ever.

I've not installed it yet but I agree. It's clearly for people who want CrunchBang the way it was with as few changes as possible from the original apart from an updated base and software.

There's no theming (just different shades of grey throughout) and a lot fewer pipe menus than Bunsen has.

It comes with abiword and gnumeric as the office suite; if you want LibreOffice you have to install it from the menu. There's also the option to install Dropbox and Chromium (and I think Google Chrome too) from the menu.

[EDIT: I've just seen this review on Youtube;

https://www.youtube.com/watch?v=jrP2I4v1U-M
]

Last edited by Colonel Panic (2022-02-19 00:36:53)

Offline

#1687 2022-02-22 16:15:59

Colonel Panic
Member
Registered: 2018-11-13
Posts: 1,404

Re: Distro-hoppers anonymous

I've had problems with an earlier version of Mabox in the past, but I have to say that the latest version, 22.01, is very good; the only problem I've had so far is that the font used to display the key bindings doesn't show up very well on my system, and it's easily changed.

(Hang on - this was meant for the "Distrohoppers" thread. Can one of the mods move it please? Sorry.)

MOD EDIT: moved.

Last edited by johnraff (2022-02-23 04:19:38)

Offline

#1688 2022-02-26 14:48:47

Colonel Panic
Member
Registered: 2018-11-13
Posts: 1,404

Re: Distro-hoppers anonymous

PackRat wrote:

I always wondered about those testing-based distributions.

It's not a good idea to use Synaptic to update in testing/unstable -- the command-line is your friend!

For Debian Testing-based distros, I have always used aptitude instead of apt or synaptic. I think it's actually the official Debian recommendation - check the Debian forum.

In a terminal

aptitude update

aptitude safe-upgrade

the safe-upgrade is a more rigorous checking of dependencies, libraries etc (layman's terms).. so if all an apps dependencies have not reached testing, the app isn't upgraded. Never had an issue with breakage using aptitude.

Thanks! I didn't know about aptitude, I'll try that the next time I upgrade Siduction.

Offline

#1689 2022-02-26 15:02:56

PackRat
jgmenu user Numero Uno
Registered: 2015-10-02
Posts: 2,611

Re: Distro-hoppers anonymous

Colonel Panic wrote:
PackRat wrote:

I always wondered about those testing-based distributions.

It's not a good idea to use Synaptic to update in testing/unstable -- the command-line is your friend!

For Debian Testing-based distros, I have always used aptitude instead of apt or synaptic. I think it's actually the official Debian recommendation - check the Debian forum.

In a terminal

aptitude update

aptitude safe-upgrade

the safe-upgrade is a more rigorous checking of dependencies, libraries etc (layman's terms).. so if all an apps dependencies have not reached testing, the app isn't upgraded. Never had an issue with breakage using aptitude.

Thanks! I didn't know about aptitude, I'll try that the next time I upgrade Siduction.

I'm not sure if aptitude is still maintained. Probably should check he Siduction site for their preferred way to keep the system updated.


You must unlearn what you have learned.
    -- yoda

Offline

#1690 2022-02-26 19:15:22

Colonel Panic
Member
Registered: 2018-11-13
Posts: 1,404

Re: Distro-hoppers anonymous

PackRat wrote:
Colonel Panic wrote:
PackRat wrote:

For Debian Testing-based distros, I have always used aptitude instead of apt or synaptic. I think it's actually the official Debian recommendation - check the Debian forum.

In a terminal

aptitude update

aptitude safe-upgrade

the safe-upgrade is a more rigorous checking of dependencies, libraries etc (layman's terms).. so if all an apps dependencies have not reached testing, the app isn't upgraded. Never had an issue with breakage using aptitude.

Thanks! I didn't know about aptitude, I'll try that the next time I upgrade Siduction.

I'm not sure if aptitude is still maintained. Probably should check he Siduction site for their preferred way to keep the system updated.

Thanks for replying. The Siduction team is a small one, and there wasn't any current information about aptitude that I could find.

I tried aptitude but I didn't fancy going ahead with a 1.13 GB upgrade at this time (that indicated by apt was slightly bigger - 1.154 GB), so I left it.

Last edited by Colonel Panic (2022-02-26 19:19:07)

Offline

#1691 2022-02-27 01:05:32

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,032
Website

Re: Distro-hoppers anonymous

Siduction manual (in German, sorry)...

https://manual.siduction.org/sys-admin- … apt-update

https://manual.siduction.org/sys-admin- … %C3%BChren

So they recommend apt, and they still recommend dropping out of the DM for full-upgrades to prevent video upgrade problems. That's an over-precaution these days, IMO, but better safe than sorry.

This is all the same as aptosid back in the day, except apt didn't exist yet so it was apt-get...

http://manual.aptosid.com/en/sys-admin- … pt-upgrade

Note, aptosid specifically did NOT recommend aptitude for maintaining debian sid...

The Reasons NOT to use anything else but apt-get for a dist-upgrade

Package managers like adept, aptitude, synaptic and kpackage are not always able to account for the huge amount of changes which happen in Sid (depedency changes, name changes, maintainer script changes, ...).

This is not the fault of the developers of those tools though, they write a excellent tools and fabulous for the debian stable branch, they are simply just not suitable for the very special needs of Debian Sid.

Use whatever you like to search for packages, but stick with apt-get for actually installing/removing/dist-upgrading.

Package managers like adept, aptitude, synaptic and kpackage are at the least, non-deterministic (for complex package selection), mix that with a quickly moving target like sid and even worse an external repository of questionable quality (we don't use or recommend those, but they're a reality on your user systems) and you will be courting disaster.

The other item to note is that all of these types of GUI package managers need to run in in X, and in doing a dist-upgrade in X, (or even an 'upgrade' which is not recommended), you will end up damaging up your system beyond repair, maybe not today or tomorrow, however in time you will.

apt-get on the other hand strictly does what it is asked to do, if there is any breakage you can pinpoint and debug/ fix the cause, if apt-get wants to remove half of the system (due to library transitions) it's the admin's call (that means you) to have at least a serious look.

This is the reason why debian builds use apt-get, not the other package manager tools.


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

#1692 2022-02-27 13:27:40

unklar
Back to the roots 1.9
From: #! BL
Registered: 2015-10-31
Posts: 2,645

Re: Distro-hoppers anonymous

Colonel Panic wrote:
PackRat wrote:
Colonel Panic wrote:

Thanks! I didn't know about aptitude, I'll try that the next time I upgrade Siduction.

I'm not sure if aptitude is still maintained. Probably should check he Siduction site for their preferred way to keep the system updated.

Thanks for replying. The Siduction team is a small one, and there wasn't any current information about aptitude that I could find.

I tried aptitude but I didn't fancy going ahead with a 1.13 GB upgrade at this time (that indicated by apt was slightly bigger - 1.154 GB), so I left it.

siduction has nothing to do with debian-testing, nor does it recommend aptitude/synaptic.
apt is the measure of all things!

And, if you don't do a dist-upgrade/full-upgrade until you have 1.15 GB of package updates, it's your own fault. big_smile But, I had already written all this to you once.

Offline

#1693 2022-02-27 15:21:02

Colonel Panic
Member
Registered: 2018-11-13
Posts: 1,404

Re: Distro-hoppers anonymous

unklar wrote:
Colonel Panic wrote:
PackRat wrote:

I'm not sure if aptitude is still maintained. Probably should check he Siduction site for their preferred way to keep the system updated.

Thanks for replying. The Siduction team is a small one, and there wasn't any current information about aptitude that I could find.

I tried aptitude but I didn't fancy going ahead with a 1.13 GB upgrade at this time (that indicated by apt was slightly bigger - 1.154 GB), so I left it.

siduction has nothing to do with debian-testing, nor does it recommend aptitude/synaptic.
apt is the measure of all things!

And, if you don't do a dist-upgrade/full-upgrade until you have 1.15 GB of package updates, it's your own fault. big_smile But, I had already written all this to you once.

In my experience, EVERY TIME I use Siduction I have 900+ MB of updates to download; my previous one was about 950 MB. Maybe it's because I don't use it all that often.

Last edited by Colonel Panic (2022-02-28 11:59:54)

Offline

#1694 2022-02-27 15:22:06

Colonel Panic
Member
Registered: 2018-11-13
Posts: 1,404

Re: Distro-hoppers anonymous

hhh wrote:

Siduction manual (in German, sorry)...

https://manual.siduction.org/sys-admin- … apt-update

https://manual.siduction.org/sys-admin- … %C3%BChren

So they recommend apt, and they still recommend dropping out of the DM for full-upgrades to prevent video upgrade problems. That's an over-precaution these days, IMO, but better safe than sorry.

This is all the same as aptosid back in the day, except apt didn't exist yet so it was apt-get...

http://manual.aptosid.com/en/sys-admin- … pt-upgrade

Note, aptosid specifically did NOT recommend aptitude for maintaining debian sid...

The Reasons NOT to use anything else but apt-get for a dist-upgrade

Package managers like adept, aptitude, synaptic and kpackage are not always able to account for the huge amount of changes which happen in Sid (depedency changes, name changes, maintainer script changes, ...).

This is not the fault of the developers of those tools though, they write a excellent tools and fabulous for the debian stable branch, they are simply just not suitable for the very special needs of Debian Sid.

Use whatever you like to search for packages, but stick with apt-get for actually installing/removing/dist-upgrading.

Package managers like adept, aptitude, synaptic and kpackage are at the least, non-deterministic (for complex package selection), mix that with a quickly moving target like sid and even worse an external repository of questionable quality (we don't use or recommend those, but they're a reality on your user systems) and you will be courting disaster.

The other item to note is that all of these types of GUI package managers need to run in in X, and in doing a dist-upgrade in X, (or even an 'upgrade' which is not recommended), you will end up damaging up your system beyond repair, maybe not today or tomorrow, however in time you will.

apt-get on the other hand strictly does what it is asked to do, if there is any breakage you can pinpoint and debug/ fix the cause, if apt-get wants to remove half of the system (due to library transitions) it's the admin's call (that means you) to have at least a serious look.

This is the reason why debian builds use apt-get, not the other package manager tools.

Thanks, I'll bear that in mind next time.

Offline

#1695 2022-02-28 00:09:15

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,032
Website

Re: Distro-hoppers anonymous

aptosid/sidux/siduction all recommend updating sid weekly. It's why I'm such a fan of stable.

I couldn't update aptosid for several months because I was away from home, and when I finally tried I was left with a horribly broken computer.

Never again, Debian stable for life.

However, if you want to run newer packages on Debian, choose sid. The testing package criteria means that when things break it can take quite a while for them to get fixed. sid is usually much quicker to get fixed (days instead of weeks), especially if you add the siduction repos and follow the upgrade-warnings forum there...

https://forum.siduction.org/index.php?board=22.0


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

#1696 2022-02-28 03:52:27

DeepDayze
Like sands through an hourglass...
From: In Linux Land
Registered: 2017-05-28
Posts: 1,897

Re: Distro-hoppers anonymous

hhh wrote:

aptosid/sidux/siduction all recommend updating sid weekly. It's why I'm such a fan of stable.

I couldn't update aptosid for several months because I was away from home, and when I finally tried I was left with a horribly broken computer.

Never again, Debian stable for life.

However, if you want to run newer packages on Debian, choose sid. The testing package criteria means that when things break it can take quite a while for them to get fixed. sid is usually much quicker to get fixed (days instead of weeks), especially if you add the siduction repos and follow the upgrade-warnings forum there...

https://forum.siduction.org/index.php?board=22.0

Yes that's due to the many transitions that can occur within Sid and sometimes with a lot of packages to upgrade apt can get horribly lost sometimes resulting in a broken system. Sid's great if you are willing to give it the love and feeding as well as paying attention to what apt tells you. There are times where Sid will be temperamental thus patience is also needed until updated dependencies are uploaded and available.

This should apply to any rolling distro such as Arch or Void too.


Real Men Use Linux

Offline

#1697 2022-02-28 10:45:41

PackRat
jgmenu user Numero Uno
Registered: 2015-10-02
Posts: 2,611

Re: Distro-hoppers anonymous

DeepDayze wrote:
hhh wrote:

aptosid/sidux/siduction all recommend updating sid weekly. It's why I'm such a fan of stable.

I couldn't update aptosid for several months because I was away from home, and when I finally tried I was left with a horribly broken computer.

Never again, Debian stable for life.

However, if you want to run newer packages on Debian, choose sid. The testing package criteria means that when things break it can take quite a while for them to get fixed. sid is usually much quicker to get fixed (days instead of weeks), especially if you add the siduction repos and follow the upgrade-warnings forum there...

https://forum.siduction.org/index.php?board=22.0

Yes that's due to the many transitions that can occur within Sid and sometimes with a lot of packages to upgrade apt can get horribly lost sometimes resulting in a broken system. Sid's great if you are willing to give it the love and feeding as well as paying attention to what apt tells you. There are times where Sid will be temperamental thus patience is also needed until updated dependencies are uploaded and available.

This should apply to any rolling distro such as Arch or Void too.

Void has a more stringent QA/QC program than bleeding edge distros like Sid or Arch. Breakage is actually rare and the fix comes through in a couple days.


You must unlearn what you have learned.
    -- yoda

Offline

#1698 2022-03-01 20:28:12

Leatherman
Member
Registered: 2021-09-01
Posts: 10

Re: Distro-hoppers anonymous

Generally speaking.. LMDE is absolute last on the list to make it to the latest Debian, "Bullseye".They got there a couple days ago.
Bunsen is now in first place !
\
Maybe Ubuntoon is a better option for Bunsen ???

Offline

#1699 2022-03-01 21:32:48

Bearded_Blunder
Dodging A Bullet
From: Seat: seat0; vc7
Registered: 2015-09-29
Posts: 1,146

Re: Distro-hoppers anonymous

LMDE have a development release (beta)  BL has a development release, manual install process here

There's still the possibility they get beaten to actual release.


Blessed is he who expecteth nothing, for he shall not be disappointed...
If there's an obscure or silly way to break it, but you don't know what.. Just ask me

Offline

#1700 2022-03-08 21:06:57

Colonel Panic
Member
Registered: 2018-11-13
Posts: 1,404

Re: Distro-hoppers anonymous

Finally installed CrunchBang++, which is working well, and also Absolute 15, a distro or Slackware 15 respin (no I'm not going there again) which has a small number of changes from Slack 15 such as a disabled Caps Lock key and icewm as the default window manager.

I think most people here would prefer to install vanilla Slack 15 and make their own modifications (especially since additional workspaces are disabled by default), but it works well enough and has LibreOffice included, which Slackware doesn't.

Last edited by Colonel Panic (2022-03-08 21:09:41)

Offline

Board footer

Powered by FluxBB