On Thu, Jun 18, 2009 at 1:11 PM, Aaron Griffin<aaronmgriffin@gmail.com> wrote:
On Thu, Jun 18, 2009 at 11:12 AM, Aaron Griffin<aaronmgriffin@gmail.com> wrote:
So I finally pushed the core readline/bash packages to testing. The reason it took so long was a) a mkinitcpio issue which was fixed a few weeks in, and b) the fact that I couldn't keep up with the extra packages in my limited freetime.
So, I've just built the core packages, and put them in testing for a signoff. These packages are:
bash readline device-mapper heimdal inetutils lvm2 sqlite3
Done: abiword-plugins abook afterstep
I also updated bash-completion to the new upstream version and cleaned up our patches.
I had to rebuild heimdal and abiword-plugins. They were linking against libtermcap.so.2 from the obsolete (and removed) termcap-compat. These were the only ones that needed to be fixed on my system; there might be others. Aaron: you should remove termcap-compat from your system. And it might be worth checking the other packages you rebuilt. Eric