Upgrade nala to 0.15.4 in mx testrepo [was Package request: Upgrade nala to version 0.15.1]

Message
Author
User avatar
fehlix
Developer
Posts: 12782
Joined: Wed Apr 11, 2018 5:09 pm

Upgrade nala to 0.15.4 in mx testrepo [was Package request: Upgrade nala to version 0.15.1]

#1 Post by fehlix »

Can we get latest nala version 0.15.1.
Thanks

Some fixes worth to mention like this one:
* Fix nala waiting for input and not showing prompts

full changelog since version0.14:

Code: Select all

nala (0.15.1) unstable; urgency=medium

  [ Changes ]
  * Update Swedish translations

  [ Bug Fixes ]
  * Fix shell completion failing due to help pages

 -- Blake Lee <blake@volian.org>  Mon, 29 Jan 2024 10:13:54 -0600

nala (0.15.0) unstable; urgency=medium

  [ Changes ]
  * Update translations
  * Improve version diff coloring
  * Add `--color / --no-color` switch

  [ Bug Fixes ]
  * Fix local install chooses wrong deps sometimes
  * Fix no dpkg title when using upgrade alias
  * Fix nala sometimes installs wrong dependencies
  * Fix nala not updating package lists with upgrade aliases
  * Fix apt config containing duplicate hooks
  * Fix aliases `--help` not showing manpage
  * Fix downloads failing if `/var/cache/apt/archives` doesn't exist
  * Fix fetch asking on `--auto` to write file
  * Fix wrong key in some translations
  * Fix help without sub command not showing man page
  * Fix nala waiting for input and not showing prompts
  * Fix `nala history` hanging on permission error (closes: #1041826, #1041821)

 -- Blake Lee <blake@volian.org>  Tue, 23 Jan 2024 23:37:08 -0600
For the record:
nala description

Code: Select all

Description: Commandline frontend for the APT package manager
 Nala is a frontend for the APT package manager. It has a lot
 of the same functionality, but formats the output to be more
 human readable. Also implements a history function to see past
 transactions and undo/redo them. Much like Fedora's dnf history.
And nala usage with mx-updater/apt-notifier:
nala-upgrade.jpg
You do not have the required permissions to view the files attached to this post.

BV206
Posts: 526
Joined: Sat Mar 09, 2019 10:55 am

Re: Package request: Upgrade nala to version 0.15.1

#2 Post by BV206 »

This is interesting. Sparky recommends uninstalling nala on their rolling version based on Debian Testing. They use the latest version of nala.
https://sparkylinux.org/sparky-news-2024-04

User avatar
Adrian
Developer
Posts: 9103
Joined: Wed Jul 12, 2006 1:42 am

Re: Package request: Upgrade nala to version 0.15.1

#3 Post by Adrian »

It looks like they claim it cannot deal well with broken packages, fortunately that doesn't really apply to a stable distribution.

User avatar
fehlix
Developer
Posts: 12782
Joined: Wed Apr 11, 2018 5:09 pm

Re: Package request: Upgrade nala to version 0.15.1

#4 Post by fehlix »

BV206 wrote: Mon May 06, 2024 3:18 pm This is interesting. Sparky recommends uninstalling nala on their rolling version based on Debian Testing. They use the latest version of nala.
https://sparkylinux.org/sparky-news-2024-04
Maybe a sparky issue:
Due to nala doesn’t full-upgrade packages properly and doesn’t handle with broken packages on Sparky rolling (8) I recommend to uninstall nala.
The original option for a full upgrade (what apt calls full-upgrade or dist-upgrade)
was always "nala upgrade --full".
They added later the alias "full-upgrade" so it looked similar to apt.
MX Updater is always explicitly using either
nala upgrade --no-full
or
nala upgrade --full
So not sure what issues sparky has with broken packages, probably a rolling symptom.
In case I would have broken packages, I'm would try to figure the issue and use apt anyway.
They mentioned some fixes with alias handling in the changelog,
may this is related to sparky's issues.

User avatar
Stevo
Developer
Posts: 14737
Joined: Fri Dec 15, 2006 7:07 pm

Re: Package request: Upgrade nala to version 0.15.1

#5 Post by Stevo »

It's been in the MX 21 and 23 test repos for about a week now... https://mxrepo.com/mx/testrepo/pool/test/n/nala/
MXPI = MX Package Installer
QSI = Quick System Info from menu
The MX Test repository is mostly backports; not the same as Debian testing

User avatar
fehlix
Developer
Posts: 12782
Joined: Wed Apr 11, 2018 5:09 pm

Re: Package request: Upgrade nala to version 0.15.1

#6 Post by fehlix »

Stevo wrote: Tue May 07, 2024 2:11 am It's been in the MX 21 and 23 test repos for about a week now... https://mxrepo.com/mx/testrepo/pool/test/n/nala/
Don't have any issues with latest nala, maybe we can move nala to main for both MX21 and MX23.
Thanks

User avatar
Stevo
Developer
Posts: 14737
Joined: Fri Dec 15, 2006 7:07 pm

Re: Package request: Upgrade nala to version 0.15.1

#7 Post by Stevo »

I haven't had any trouble since backporting and installing it a week or so ago, but I would hope to get some more developers and users testing it first, to avoid a repeat of the Bullseye kernel-Nvidia driver debacle.
MXPI = MX Package Installer
QSI = Quick System Info from menu
The MX Test repository is mostly backports; not the same as Debian testing

Kulmbacher
Posts: 489
Joined: Fri Apr 27, 2018 2:47 pm

Re: Package request: Upgrade nala to version 0.15.1

#8 Post by Kulmbacher »

works perfect, thank you. MX-21.3
You do not have the required permissions to view the files attached to this post.
Last edited by Kulmbacher on Tue May 14, 2024 7:48 am, edited 1 time in total.

ghunter
Posts: 178
Joined: Mon May 29, 2023 12:40 am

Re: Package request: Upgrade nala to version 0.15.1

#9 Post by ghunter »

Hi

I discovered nala after watching Chris Titus youtube
https://youtu.be/oroSkR4Nn_w?si=OfOlm7zlvudkO4XE

Just tested it. It works for me. The thing I like most about it that

Code: Select all

$ man nala 
reports that
nala downloads packages in parallel
also I did a

Code: Select all

# nala fetch
and it found a fast mirror I had not see before.....I admit, I had not tested mirrors in a long time.
nala fetch then allowed me to keep a number of mirrors (for parallel downloading).....I chose 3 YMMV

in summary......the way info is presented is good.....speed is good

Kulmbacher
Posts: 489
Joined: Fri Apr 27, 2018 2:47 pm

Re: Package request: Upgrade nala to version 0.15.1

#10 Post by Kulmbacher »

since weekend nala 0.15.1 also working on MX-23.2_ahs

Servus

Post Reply

Return to “Package Requests - MX-23”