Upgrade nala to 0.15.4 in mx testrepo [was Package request: Upgrade nala to version 0.15.1]
Re: Package request: Upgrade nala to version 0.15.1
As for now, nala 0.15.2 works fine for me, bugs encountered.
Re: Package request: Upgrade nala to version 0.15.1
Could you go into more detail about these bugs you encountered?Dearth wrote: Sun May 26, 2024 11:32 am As for now, nala 0.15.2 works fine for me, bugs encountered.
MXPI = MX Package Installer
QSI = Quick System Info from menu
The MX Test repository is mostly backports; not the same as Debian testing
QSI = Quick System Info from menu
The MX Test repository is mostly backports; not the same as Debian testing
- DukeComposed
- Posts: 1506
- Joined: Thu Mar 16, 2023 1:57 pm
Re: Package request: Upgrade nala to version 0.15.1
Is everyone happy not?Dearth wrote: Tue May 28, 2024 1:03 am I'm sorry, that was an unlucky typo on my side. I meant: "No bugs encountered."
-
- Posts: 491
- Joined: Fri Apr 27, 2018 2:47 pm
Re: Package request: Upgrade nala to version 0.15.1 [now 0.15.2 in mx testrepo]
0.15.2 on MX-23.3_ahs_x64 works perfect,
without typos ;-)
without typos ;-)
Upgrade nala to version 0.15.4
We have a newer nala to version 0.15.4 within the MX testrepo for some days now.
Please get it and provide feedback, so we can move it to main, if nothing shows up
Thanks.
For references:
There are quite a number of significant fixes (and changes) since version 0.14, here the changelog since 0.14
Please get it and provide feedback, so we can move it to main, if nothing shows up
Thanks.
For references:
There are quite a number of significant fixes (and changes) since version 0.14, here the changelog since 0.14
Code: Select all
nala (0.15.4-0.1mx23) mx; urgency=medium
* Rebuild for MX Linux.
* Change from native to 3.0 (quilt) format package.
* Explicitly depend on python3-socksio.
* Don't autoremove packages by default.
-- Steven Pusser <stevep@mxlinux.org> Wed, 25 Sep 2024 23:02:47 -0700
nala (0.15.4) unstable; urgency=medium
[ Bug Fixes ]
* Fix crash caused by unexpected fields in mirror file
[ Changes ]
* Update Turkish translations
* Add downloading from URL in man pages
-- Blake Lee <blake@volian.org> Sun, 01 Sep 2024 23:32:18 +0000
nala (0.15.3) unstable; urgency=medium
[ Bug Fixes ]
* Fix clean potentially wiping /
[ Changes ]
* Add French translations
-- Blake Lee <blake@volian.org> Mon, 03 Jun 2024 05:27:38 +0000
nala (0.15.2) unstable; urgency=medium
[ Bug Fixes ]
* Fix wrong formatting in pt_BR translation
* Fix index error when diff same version
* Fix Nala writing history despite dpkg failing
-- Blake Lee <blake@volian.org> Fri, 10 May 2024 03:14:22 +0000
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
nala (0.14.0) unstable; urgency=medium
[ Changes ]
* Add `dist-upgrade` and `full-upgrade` alias
* Add config option to change default mode
[ Bug Fixes ]
* Fix crash when listchanges frontend is set to text
* Fix fetch not adding non-free-firmware
* Fix hang during download when using mirror+file URI
-- Blake Lee <blake@volian.org> Mon, 09 Oct 2023 21:05:26 -0500
Re: Upgrade nala to 0.15.4 in mx testrepo [was Package request: Upgrade nala to version 0.15.1]
No problems with 0.15.4 but I have a question about the conf file.
Since this option updates the package list automatically when the upgrade command is run
If we set this option to true, will that be the same as typing upgrade --full?
Since this option updates the package list automatically when the upgrade command is run
Code: Select all
# Set to false to disable auto updating the package list
# when running the upgrade command
auto_update = true
Code: Select all
# Set to true to make full-upgrade the default
full_upgrade = false
This is my Fluxbox . There are many others like it, but this one is mine. My Fluxbox is my best friend. It is my life.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.
Re: Upgrade nala to 0.15.4 in mx testrepo [was Package request: Upgrade nala to version 0.15.1]
On CLi, yes.siamhie wrote: Sun Oct 06, 2024 11:11 am No problems with 0.15.4 but I have a question about the conf file.
Since this option updates the package list automatically when the upgrade command is runIf we set this option to true, will that be the same as typing upgrade --full?Code: Select all
# Set to false to disable auto updating the package list # when running the upgrade command auto_update = true
Code: Select all
# Set to true to make full-upgrade the default full_upgrade = false
With MX-Updater: No
Re: Upgrade nala to 0.15.4 in mx testrepo [was Package request: Upgrade nala to version 0.15.1]
fehlix wrote: Sun Oct 06, 2024 11:20 amOn CLi, yes.siamhie wrote: Sun Oct 06, 2024 11:11 am If we set this option to true, will that be the same as typing upgrade --full?Code: Select all
# Set to true to make full-upgrade the default full_upgrade = false
With MX-Updater: No
OK, thanks. I do use nala in the terminal on my fluxbox install and MX-Updater on my XFCE VM.
This is my Fluxbox . There are many others like it, but this one is mine. My Fluxbox is my best friend. It is my life.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.
Re: Upgrade nala to 0.15.4 in mx testrepo [was Package request: Upgrade nala to version 0.15.1]
@fehlix , is that because MX-Updater's full upgrade or non-full upgrade choices are set out in the $HOME/.config//MX-Linux/apt-notifier.conf file as well as in MX-Updater's GUI preferences?
If my config file is:
Code: Select all
# Use alternative apt/apt-get command line package manager
use_nala = true
You do not have the required permissions to view the files attached to this post.
Desktop: Intel i5-4460, 16GB RAM, Intel integrated graphics
Clevo N130WU-based Ultrabook: Intel i7-8550U (Kaby Lake R), 16GB RAM, Intel integrated graphics (UEFI)
ASUS X42D laptop: AMD Phenom II, 6GB RAM, Mobility Radeon HD 5400
Clevo N130WU-based Ultrabook: Intel i7-8550U (Kaby Lake R), 16GB RAM, Intel integrated graphics (UEFI)
ASUS X42D laptop: AMD Phenom II, 6GB RAM, Mobility Radeon HD 5400