Search Criteria
Package Details: downgrader-git 2.0.0.r158.f346695-3
Git Clone URL: | https://aur.archlinux.org/downgrader-git.git (read-only, click to copy) |
---|---|
Package Base: | downgrader-git |
Description: | Powerful packages downgrader for Archlinux. Works with libalpm, ARM and pacman logs |
Upstream URL: | https://github.com/DimaSmirnov/Archlinux-downgrader |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | asm0dey |
Maintainer: | asm0dey |
Last Packager: | asm0dey |
Votes: | 251 |
Popularity: | 1.05 |
First Submitted: | 2018-10-27 04:27 |
Last Updated: | 2018-10-27 04:31 |
Dependencies (3)
- pacman (pacman-git)
- pacman-contrib (pacman-contrib-git)
- git (git-git) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 ... Next › Last »
Spilver commented on 2014-06-27 14:35
Please update, it is fixed. But situation with glibc stays unclear. I disable temporary freeing memory, after execution complete.
Zeben commented on 2014-06-27 07:19
Thank you for fast replying. It works for all packages now, except "linux".
$ downgrader -l konversation
Downgrade package: konversation
1: konversation-1.5-2 [installed]
...
>> Please enter package number, [q] to quit q
$ downgrader -l linux
Downgrade package: linux
*** Error in `downgrader': malloc(): memory corruption: 0x0000000001861520 ***
But I don't know is this normal phenomenon or not...
Update:
This error only present on my amd64 system and not in other i686 system.
Zeben commented on 2014-06-26 20:51
Thank you for fast replying. It works for all packages now, except "linux".
$ downgrader -l konversation
Downgrade package: konversation
1: konversation-1.5-2 [installed]
...
>> Please enter package number, [q] to quit q
$ downgrader -l linux
Downgrade package: linux
*** Error in `downgrader': malloc(): memory corruption: 0x0000000001861520 ***
But I don't know is this normal phenomenon or not...
Spilver commented on 2014-06-26 16:24
It was problem with access to ARM. Now it is OK,
but please update - I make some modifications
Spilver commented on 2014-06-26 15:50
Please update. ARM is unavailable (I hope temporary), so I disable list function
Zeben commented on 2014-06-26 13:48
Downgrader doesn't work with glibc-2.19
[archzeb@devtester-uefi64-arch shm]$ downgrader -l chromium
Downgrade package: chromium
Segmentation fault
[archzeb@devtester-uefi64-arch shm]$ downgrader -l linux
Downgrade package: linux
Segmentation fault
Logs in dmesg:
[ 2460.302532] downgrader[4209]: segfault at 0 ip 00007fd8fa8c4617 sp 00007fff05fd1768 error 4 in libc-2.19.so[7fd8fa82e000+1a4000]
What needed for fixing this bug? Thanks in advance for replying.
nonerd commented on 2014-05-17 06:01
Would be more useful when listing package dates and supporting a --date option.
Spilver commented on 2014-03-20 18:18
Thanks for report. Now fixed, please update
silverbucket commented on 2014-03-20 13:23
I would like to downgrade my kernel from 3.13 to 3.12, however when I run downgrader there doesn't seem to be that option:
$ sudo downgrader -l linux
Downgrade package: linux
Packages in ARM: 0
>> Please enter package number, [q] to quit
If I just try to downgrade it directly:
$ sudo downgrader linux
Downgrade package: linux
Installed version: 3.13.6-1
Downgrading from Cache, to version 3.13.5-1
loading packages...
warning: downgrading package linux (3.13.6-1 => 3.13.5-1)
resolving dependencies...
looking for inter-conflicts...
Packages (1): linux-3.13.5-1
Total Installed Size: 67.12 MiB
Net Upgrade Size: 0.00 MiB
:: Proceed with installation? [Y/n] n
... I want to go to 3.12, not 3.13.5
Any way to do this?
Spilver commented on 2014-01-20 17:53
Temporary I remove config support, my library is slightly unstable
Please UPDATE