|
From: Micah A. <mi...@ri...> - 2003-08-05 01:53:41
|
Great, that worked... now I have some questions :) I wanted to set up my repository so that it was local and I didn't have to authenticate again with the server, but that doesn't seem possible. I set the hostname to localhost, the connection to localhost, but then when I went to checkout a module via the sandbox, it asked me a password -- i wasn't to hot to enter over http my system password, but I did... I got this error: An error occurred. A call to the shell gave us this error code : 1 cvs checkout: warning: cannot write to history file /var/www/webwml/CVSROOT/history: Permission denied cvs checkout: failed to create lock directory for /var/www/webwml/web' (/var/www/webwml/web/#cvs.lock): Permission denied cvs checkout: failed to obtain dir lock in repository /var/www/webwml/web' cvs [checkout aborted]: read lock failed - giving up hmm, my system user has permissions to the repository, and can check out things locally... I tried adding www-data (the apache user) to the group that owns the repository directory, but I got the same error. I tried to set things to be SSH, and then entered my password when I checked out a module... nothing happened, it just sits there. I looked in /usr/share/sandweb/users/micah and I see the directory created for my repository, and I see a password file with a blank space in it, but nothing in the repository directory and the popup box doesn't give me an error or any messages, it still shows the password dialogue box. Any ideas? Thanks! micah On Sun, 03 Aug 2003, Rob Helmer wrote: > Oops! Sorry about that, I must have screwed up the Packages.gz > file somehow.. odd. > > Anyway, please do "apt-get update" and then "apt-get install sandweb" > should work now. > > > > Thanks! > Rob Helmer > > > On Sun, Aug 03, 2003 at 08:19:51AM -0700, Micah Anderson wrote: > > I put deb http://sandweb.sourceforge.net/debian/ ./ into my > > /etc/apt/sources.list and then ran apt-get update && apt-get install > > sandweb as you indicate on your website, but it fails: > > > > Reading Package Lists... Done > > Building Dependency Tree... Done > > The following extra packages will be installed: > > expect file libhtml-parser-perl libhtml-tagset-perl > > libhtml-template-perl > > libhtml-tree-perl libstorable-perl liburi-perl libwww-perl > > libxml-parser-perl libxml-simple-perl tcl8.3 > > The following NEW packages will be installed: > > expect file libhtml-parser-perl libhtml-tagset-perl > > libhtml-template-perl > > libhtml-tree-perl libstorable-perl liburi-perl libwww-perl > > libxml-parser-perl libxml-simple-perl sandweb tcl8.3 > > 0 packages upgraded, 13 newly installed, 0 to remove and 31 not > > upgraded. > > Need to get 148kB/2415kB of archives. After unpacking 8187kB will be > > used. > > Do you want to continue? [Y/n] > > Get:1 http://sandweb.sourceforge.net ./ sandweb 1.0rc3-1 [148kB] > > Fetched 1B in 0s (3B/s) > > Failed to fetch > > http://sandweb.sourceforge.net/debian/binary-all//sandweb_1.0rc3-1_all.deb > > Size mismatch > > E: Unable to fetch some archives, maybe run apt-get update or try with > > --fix-missing? > > > > Thanks, > > Micah > > > > > > > > ------------------------------------------------------- > > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > > Data Reports, E-commerce, Portals, and Forums are available now. > > Download today and enter to win an XBOX or Visual Studio .NET. > > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 > > _______________________________________________ > > Sandweb-devel mailing list > > San...@li... > > https://lists.sourceforge.net/lists/listinfo/sandweb-devel > > |