search for: debianpackag

Displaying 6 results from an estimated 6 matches for "debianpackag".

Did you mean: debianpackage
2004 Aug 06
4
Debian packages: icecast2, libshout, ices2
On Fri, Aug 08, 2003 at 03:57:44PM -0500, Luke Stodola wrote: > I've compiled Keegan's libogg, libvorbis, and icecast2 packages for > woody/powerpc, available at > http://showcase.stjacademy.org/debianpackages/ if anyone wants them. > Keegan, feel fry to put these on your site. Thanks, but it looks to me like you've done a bit more than recompile my packages for PowerPC. The Debian revisions are completely different; in fact, they match the current unstable versions, which is going to cause s...
2004 Aug 06
7
Debian packages: icecast2, libshout, ices2
Hello everyone, I've been maintaining Debian packages (for sid) of icecast2, libshout, and ices2 for several months now; my production servers run Debian, and these packages make using icecast on them even more easily manageable. They've been quite solid and reliable in all of the situations I've encountered, and I've had nothing but positive reports from a couple of testers.
2004 Aug 06
1
Debian packages: icecast2, libshout, ices2
...ckages which made it to unstable were immediately built correctly on all 11 architectures: i386, ia64, alpha, s390, arm, hppa, mips, mipsel, sparc, m68k, and powerpc. A strong testament to repeatable build systems and portable code. > I've placed the new packages on showcase.stjacademy.org/debianpackages/ > again. (All I did was apt-get build-dep package and apt-get -b source > package for each of them, so the versions should be correct.) Okay, great! Looks just right this time. I've got your builds up on my APT source now; I don't have a box to test them, obviously, but I think...
2006 Dec 17
0
I'ts not a (db-)model, not controller - so is it a lib?
...ests work without a database and have coded some simple controllers. But as it now becomes a little bit more complex, a few questions came up: 1. I''m not using a database, so whenever I use some kind of model class, I simply don''t derive it from ActiveRecord. Such a model e.g. is DebianPackage, which holds package information that were retrieved from the Debian system. The question now is, does this class still belongs to app/model/ ? or should non-DB backed models always go to lib/ ? 2. I have some classes that do stuff like retrieving cpu load info from the system. These classes are...
2007 Aug 21
4
Samba on Debian with shares on nfs-filesystem
...nfs3 and nfs4 filesystems. The choice of nfs3 or nfs4 doesn't affect the problem. So my question is how it is possible to use samba on debian 4.0 in such a configuration. I would prefer to use official debian packages or the packges from the samba.org-webpage (but at the moment there are no Debianpackages for Debian 4.0 on the samba Webpage). I could compile samba by myself, but I would prefer some other solution. Thanks and best regards Thomas ------------ PS: As I don't know wheter it is a samba issue or only a debian issue, I "crosspost" to both mailinglists. -- Thomas Flaig...
2010 Mar 07
7
Upgraded puppet-server from EPEL 24.8 to 25.1 - now seeing "puppetmasterd[xxxx]: Too many connections"
I have updated the 1100 clients that prior to the update used to connect to the master just fine. Now after about 30 minutes of running, puppetmasterd starts to complain "puppetmasterd[6875]: Too many connections", and from that point forward will stop compiling catalogs. Puppetmaster is configured using the Mongrel Apache configuration as described here: