On Tue, Aug 12, 2014 at 07:15:05PM +0100, Richard W.M. Jones wrote: > I suggest (again) adding some printf's / commands into the program to > see what's really going on. For example you could list out the > contents of that directory after the package is downloaded.
Try, for a start, this commit which adds some more debugging: https://github.com/libguestfs/supermin/commit/78bac68ab67d991e48b2458c9ffb8c5e0827465f I suspect you'll end up needing to print even more stuff, such as the contents of the download directory after each pacman -Syw command. It seems like it's not downloading the package for whatever reason. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com Fedora Windows cross-compiler. Compile Windows programs, test, and build Windows installers. Over 100 libraries supported. http://fedoraproject.org/wiki/MinGW _______________________________________________ Libguestfs mailing list [email protected] https://www.redhat.com/mailman/listinfo/libguestfs
