[arch-general] libconfig error
Hi, just did a pacman -Syu and one of the packages gives an error on install but still seems to install. Is this error harmless and ok to ignore? System is x86_64. [mercury|/home/mike] # pacman -S libconfig
warning: libconfig-1.3.2-2 is up to date -- reinstalling resolving dependencies... looking for inter-conflicts...
Targets (1): libconfig-1.3.2-2
Total Download Size: 0.00 MB Total Installed Size: 0.39 MB
Proceed with installation? [Y/n] checking package integrity... (1/1) checking for file conflicts [###########################################################] 100% (1/1) upgrading libconfig [###########################################################] 100% error: scriptlet failed to execute correctly
[mercury|/home/mike] # pacman -Ql libconfig
libconfig /usr/ libconfig /usr/include/ libconfig /usr/include/libconfig.h libconfig /usr/include/libconfig.h++ libconfig /usr/lib/ libconfig /usr/lib/libconfig++.a libconfig /usr/lib/libconfig++.so libconfig /usr/lib/libconfig++.so.8 libconfig /usr/lib/libconfig++.so.8.0.0 libconfig /usr/lib/libconfig.a libconfig /usr/lib/libconfig.so libconfig /usr/lib/libconfig.so.8 libconfig /usr/lib/libconfig.so.8.0.0 libconfig /usr/lib/pkgconfig/ libconfig /usr/lib/pkgconfig/libconfig++.pc libconfig /usr/lib/pkgconfig/libconfig.pc
On Sun, 2009-04-05 at 09:14 +1000, Mike Sampson wrote:
Hi, just did a pacman -Syu and one of the packages gives an error on install but still seems to install. Is this error harmless and ok to ignore? System is x86_64.
Besides the missing .install file in CVS, the .install scriptlet tries to install info files on your system. However, these files are deleted from the PKGBUILD. The postinstall scriptlet error is harmless, but you should file a bug in the community bugtracker.
On Sun, Apr 5, 2009 at 9:30 AM, Jan de Groot <jan@jgc.homeip.net> wrote:
On Sun, 2009-04-05 at 09:14 +1000, Mike Sampson wrote:
Hi, just did a pacman -Syu and one of the packages gives an error on install but still seems to install. Is this error harmless and ok to ignore? System is x86_64.
Besides the missing .install file in CVS, the .install scriptlet tries to install info files on your system. However, these files are deleted from the PKGBUILD. The postinstall scriptlet error is harmless, but you should file a bug in the community bugtracker.
Cool. Will do. Thanks.
2009/4/4, Mike Sampson <mike@sambodata.com>:
Besides the missing .install file in CVS, the .install scriptlet tries to install info files on your system. However, these files are deleted from the PKGBUILD. The postinstall scriptlet error is harmless, but you should file a bug in the community bugtracker.
Cool. Will do. Thanks.
I just fixed it. -- Arch Linux Developer (voidnull) AUR & Pacman Italian Translations Microdia Developer http://www.archlinux.it
On Sun, Apr 5, 2009 at 2:39 PM, Giovanni Scafora <linuxmania@gmail.com> wrote:
2009/4/4, Mike Sampson <mike@sambodata.com>:
> Besides the missing .install file in CVS, the .install scriptlet tries > to install info files on your system. However, these files are deleted > from the PKGBUILD. > The postinstall scriptlet error is harmless, but you should file a bug > in the community bugtracker. > >
Cool. Will do. Thanks.
I just fixed it.
It's still not fixed. I've added comments in the bug report.
2009/4/5 Eric Bélanger <snowmaniscool@gmail.com>:
It's still not fixed. I've added comments in the bug report.
thanks eric. Now i'm going out. I'll fix this later. -- Andrea `BaSh` Scarpino Arch Linux Developer
participants (5)
-
Andrea Scarpino
-
Eric Bélanger
-
Giovanni Scafora
-
Jan de Groot
-
Mike Sampson