My fault. The other day I edited jal files to remove grid6 in jal distribution and the permission of jal.zip changed. I just fixed the permission and touch gui/gtk and saw no error in the build log. Can you check if the upates appear in window?
Пнд, 19 Мар 2012, Ric Tikkanz писал(а): > Just did some searching for that text (hostcmd dblquote f) in the web > svn repository. Looks like it is part of a verb shellcmdx defined in > web/trunk/util/util.ijs which gets called by makezip which is in turn > called by buildplatform in web/trunk/pacman/addons/build.ijs > > Perhaps there is something wrong with the command line being built for > the zip command? It could be one of the addons has a strange file name > that is causing problems? > > 2012/3/19 Ric Sherlock <[email protected]>: > > I just touched the general/dirutils addon to test whether removing > > those empty directories had fixed the problem - unfortunately not! > > > > 2012 3 19 0 56 45 addons > > built: general/dirutils/1.0 j602, general/dirutils/1.0 j701 > > unhandled error: > > |interface error: hostcmd > > | hostcmd dblquote f > > > > This error is preventing Package Manager on Windows from seeing new updates. > > > > I started looking at this because the newer updates for packages since > > 15 March haven't been showing up in my Package Manager. I've just done > > a bit more checking and can see that they show up in my Linux install, > > but not Windows. This means that in my Windows Package manager the > > most recent version of gui/gtkwd available from JAL shows up as 1.0.38 > > while on Linux it shows up as 1.0.41. > > > > The date of the jal.zip file on JAL is 15 March while the jal.tar.gz > > is 18 March : > > http://www.jsoftware.com/jal/j701/ > > > > This indicates that the build process is successfully completing the > > Linux part but breaking before completing the Windows files. > > > > Another indication that things aren't quite right is that the Trac > > Timeline is missing the "build" changesets that normally appear when a > > new version of an addon is released. > > > > Below is the last successful build I can see on the timeline > > http://www.jsoftware.com/trac/addons/timeline > > > > 09:41 Changeset [3521] by www-data > > build > > 09:41 Changeset [3520] by blam > > graphics/grid: evtloop > > > > > > > > > > On Mon, Mar 19, 2012 at 5:03 AM, bill lam <[email protected]> wrote: > >> The grid6 and grid7 have been deleted in pulbic and addons using git, > >> I did not notice those dirrectories still exist. they are deleted > >> using svn, hope that this can fix. > >> > >> > >> Пнд, 19 Мар 2012, Ric Tikkanz писал(а): > >>> There seems to be a problem with the automatic JAL build system that > >>> is preventing updates to addons being built and released. > >>> http://www.jsoftware.com/jwiki/JAL/Build%20Log > >>> > >>> 2012 3 18 23 11 46 addons > >>> built: gui/gtkwd/1.0 j701 > >>> Invalid manifest for: graphics/grid6 > >>> Invalid manifest for: graphics/grid7 > >>> unhandled error: > >>> |interface error: hostcmd > >>> | hostcmd dblquote f > >>> > >>> I think the issues with grid6 and grid7 are just about the empty > >>> directories left in trunk. But the interface error is the one causing > >>> the problems: > >>> ---------------------------------------------------------------------- > >>> For information about J forums see http://www.jsoftware.com/forums.htm > >> > >> -- > >> regards, > >> ==================================================== > >> GPG key 1024D/4434BAB3 2008-08-24 > >> gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 > >> ---------------------------------------------------------------------- > >> For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm -- regards, ==================================================== GPG key 1024D/4434BAB3 2008-08-24 gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
