Re: [leaf-devel] rsync.leaf-project.org::leaf-cvs

2005-03-15 Thread Charles Steinkuehler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mike Noyes wrote: | On Mon, 2005-03-14 at 13:32, Charles Steinkuehler wrote: | Mike Noyes wrote: | | Is the rsync leaf-cvs archive still updating? It doesn't seem to be | | current. Is it a problem with the nightly tarball created by SF? | | | |

Re: [leaf-devel] rsync.leaf-project.org::leaf-cvs

2005-03-15 Thread Charles Steinkuehler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Charles Steinkuehler wrote: | Mike Noyes wrote: | | | On Mon, 2005-03-14 at 13:32, Charles Steinkuehler wrote: | | Mike Noyes wrote: | | | Is the rsync leaf-cvs archive still updating? It doesn't seem to be | | | current. Is it a problem with the

Re: [leaf-devel] package libcxx: buildtool.cfg filenames

2005-03-15 Thread Hans Ulrich Niedermann
Martin Hejl [EMAIL PROTECTED] writes: But if someone wants to fix the current regexp based buildpacket.pl code, the proposed workaround should point to the bug quite directly. correction - I found the issue you're seeing. It wasn't triggered when I tried, because I didn't fully specify the

Re: [leaf-devel] rsync.leaf-project.org::leaf-cvs

2005-03-15 Thread Charles Steinkuehler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Charles Steinkuehler wrote: | Sounds like we need to make a support request to SF. Hold off on this for now...both times I tried downloading with links. I'm now using curl, and it looks like I'm going to wind up with a different (larger) sized file.

Re: [leaf-devel] rsync.leaf-project.org::leaf-cvs

2005-03-15 Thread Mike Noyes
On Tue, 2005-03-15 at 07:26, Charles Steinkuehler wrote: Charles Steinkuehler wrote: | Sounds like we need to make a support request to SF. Hold off on this for now...both times I tried downloading with links. I'm now using curl, and it looks like I'm going to wind up with a different

Re: [leaf-devel] rsync.leaf-project.org::leaf-cvs

2005-03-15 Thread Charles Steinkuehler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mike Noyes wrote: | On Tue, 2005-03-15 at 07:26, Charles Steinkuehler wrote: | Charles Steinkuehler wrote: | | | Sounds like we need to make a support request to SF. | | Hold off on this for now...both times I tried downloading with links. I'm | now

Re: [leaf-devel] rsync.leaf-project.org::leaf-cvs

2005-03-15 Thread Mike Noyes
On Tue, 2005-03-15 at 11:42, Charles Steinkuehler wrote: Mike Noyes wrote: | On Tue, 2005-03-15 at 07:26, Charles Steinkuehler wrote: | Charles Steinkuehler wrote: | | | Sounds like we need to make a support request to SF. | | Hold off on this for now...both times I tried downloading with

Re: [leaf-devel] rsync.leaf-project.org::leaf-cvs

2005-03-15 Thread Mike Noyes
On Tue, 2005-03-15 at 11:42, Charles Steinkuehler wrote: Mike Noyes wrote: | BTW, are you using --delete when updating the rsync server? I noticed | some errant commits, that were removed by the SF staff, present in the | leaf-cvs module. Um...I can't rsync directly to the CVS archive. I'm

[leaf-devel] possible bug in linuxrc

2005-03-15 Thread Erich Titl
Hi There is a possible bug in linuxrc (at least with the busybox of Bering) when trying to create and mount the /tmp filesystem. Here is the output from /linuxrc.err mount -t tmpfs tmpfs /tmp -o size=20M mount: Mounting tmpfs on /tmp failed: Invalid argument mount -t tmpfs tmpfs /tmp -o size=20M