FS#21419 - Alunn package in Community is broken!
Attached to Project:
Community Packages
Opened by ying (ying) - Friday, 22 October 2010, 16:37 GMT
Last edited by Jaroslav Lichtblau (Dragonlord) - Monday, 25 October 2010, 20:38 GMT
Opened by ying (ying) - Friday, 22 October 2010, 16:37 GMT
Last edited by Jaroslav Lichtblau (Dragonlord) - Monday, 25 October 2010, 20:38 GMT
|
Details
Description: Alunn Package is broken in Community
It fails when it connects to the servers. Steps to reproduce: Install alunn and run it. Wait 1-5 min until it connects to the servers. How to fix: http://aur.archlinux.org/packages.php?ID=6098 |
This task depends upon
Closed by Jaroslav Lichtblau (Dragonlord)
Monday, 25 October 2010, 20:38 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in alunn 0.7.16-3
Monday, 25 October 2010, 20:38 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in alunn 0.7.16-3
ying
Option 1: Sed Command in PKGBUILD: sed -i "s#replace('\$repo', repositories\[i\])#replace('\$repo', repositories\[i\]).replace('\$arch', 'i686')#" alunn/updatechecker.py
Option 2: The Patch I created is attached.
I prefere for the alunn package to take the sed command, because there are already sed commands to fix some python problems...
Here are two PKHBUILDS. One with the two patches and one with the sed option.
https://bugs.archlinux.org/task/20010