Re: [Webware-devel] w4py server

2005-01-24 Thread Jason Hildebrand
On Sat, 2005-01-22 at 21:10 -0600, Ian Bicking wrote: > First, does anyone mind if we go to Apache 2? Then I can install the > Apache svn server, and we get much more flexible authentication (you > just use Apache's authentication mechanisms). It should go pretty > easily, I think. I don't mind

Re: [Webware-devel] w4py server

2005-01-24 Thread Marcos Sánchez Provencio
Consider using Ubuntu if you want Debian "almost-stable" :-) El lun, 24-01-2005 a las 09:41 -0600, Ian Bicking escribió: > Marcos Sánchez Provencio wrote: > > You might try trimming your sources.list to a minimum and > > apt-get clean > > apt-get update > > apt-get install --reinstall dpkg apt >

Re: [Webware-devel] w4py server

2005-01-24 Thread Ian Bicking
Marcos Sánchez Provencio wrote: You might try trimming your sources.list to a minimum and apt-get clean apt-get update apt-get install --reinstall dpkg apt Thanks, that helped. I updated everything to Debian testing; it was at unstable, but I think that was just from my first installation of svn,

Re: [Webware-devel] w4py server

2005-01-23 Thread Matt Feifarek
This happens if you have too many packages that apt manages. It happens to me a lot if I'm keeping a mixed system. More info how to fix it here: http://jaqque.sbih.org/kplug/apt-pinning.html On Sat, 22 Jan 2005 21:10:17 -0600, Ian Bicking <[EMAIL PROTECTED]> wrote: > Second, I'm having problems

Re: [Webware-devel] w4py server

2005-01-23 Thread Marcos Sánchez Provencio
You might try trimming your sources.list to a minimum and apt-get clean apt-get update apt-get install --reinstall dpkg apt El sáb, 22-01-2005 a las 21:10 -0600, Ian Bicking escribió: > Howdy howdy. I wanted to move WSGIKit over to the webwareforpython.org > subversion server, but while I was a

[Webware-devel] w4py server

2005-01-22 Thread Ian Bicking
Howdy howdy. I wanted to move WSGIKit over to the webwareforpython.org subversion server, but while I was at it I thought I might clean up the repository a bit. First, does anyone mind if we go to Apache 2? Then I can install the Apache svn server, and we get much more flexible authentication