Closed protist closed 7 years ago
Oh right... I have a fix for this, I'll push it soon. It's not a perfect fix, but basically it'll raise line limit from 255 to 4096, much like pacman's.
As a workaround though, you could always split those under many lines, might even help w/ readability; e.g:
IgnorePkg = linux-lts bbswitch-lts nvidia-lts IgnorePkg = jemalloc libmikmod bluedevil IgnorePkg = breeze breeze-gtk breeze-kde4
and so on...
Alright, fix pushed (to next).
Thanks for the report!
you could always split those under many lines
Oh, I didn't know that worked too. I tested, and both pacman and kalu are good with this.
Alright, fix pushed (to next).
I tested, and this works well instead. Thank you for the blazingly quick fix!
I'm having problems with my system, so I have quite a few different packages ignored in
/etc/pacman.conf
However, kalu tells me that some of these are still to be updated. I tried running
kalu -d
.It appears IgnorePkg has been truncated by kalu.
Running the latest kalu-kde 4.1.0-2 (kalu with
--enable-status-notifier
).