similar to: Are the "centos.org" AMIs in the EC2 marketplace "official"? locale breakage in 6.4 AMI

Displaying 20 results from an estimated 500 matches similar to: "Are the "centos.org" AMIs in the EC2 marketplace "official"? locale breakage in 6.4 AMI"

2012 Sep 04
1
svn: Authorization failed
How do I set up a subversion repository so that svn can use an svnserve running locally? I own the repository. svnserve -d -r ... runs as me. svn mkdir -m 'make trunk' svn://localhost/redeye/trunk fails with svn: Authorization failed There is no request for credentials. Is anyone that can willing to share an example that works? I'm running CentOP 6.2 [hennebry at 67-61-185-5 reps]$
2009 Jan 23
1
svnserve with SASL on CentOS 5.2
Hello List. I'm cross posting this from svn-users, as I'm not sure whether this is an CentOS specific issue. Perhaps someone here has an idea of what's going on? ----------------------------- I got a fresh install of CentOS 5.2 x32, svnserve, version 1.5.5 (r34862), here is my svnserve.conf file [general] anon-access = none auth-access = write realm = isf [sasl] use-sasl = true
2005 Jul 20
0
Subversion server not working properly on dom0?
Hello all, I recntly setup a dual CPU machine with Xen, running on a fresh build of Gentoo. dom0 is Gentoo, as is the three domU''s on there. The intention is to have a virtual development box, with a number of virtual servers running different dev environments for each developer. That works lovely. I installed subversion on dom0, with the intention of letting each virtual server
2006 Apr 13
3
[OT] Is it safe to ''su'' to the right user ?
Hi ! I''m using daemontools[1] to manage a few processes on my Debian box. Among other things, I use it to manage svnserve, because it uses less memory than Apache. My /service/svnserve/run looks like this: #!/bin/sh su svn -c "/usr/local/bin/svnserve --foreground --daemon --root /var/svn" Is it safe for me to run like that ? If an attacker cracks svnserve, what will they
2011 Aug 25
1
svnserve and SysVinit
Hello there and SFME. Since el6 subversion package doesn't contain traditional SysV demonization script anymore I wonder how it is supposed to run svnserve from now on. 1) Should one write init script to be managed with service(8) on his own? 2) Or launch svnserve on demand via (x)inetd? 3) Or put svnserve command line in some rc-script? 4) Or maybe is ra_svn deployment scheme not supported
2006 Jul 10
3
SVN+SSH
Hello Rails, I am working on a web app and trying to integrate some source control into our existing user and password base. I would like to use svnserve if possible but most importantly I would like to have svnserve or the (SVN server) use my cygwin accounts to access the files and manage my source control. Is this possible? the thing I have mostly been looking into is svn+ssh:// that
2011 Jul 15
1
svnserve with encryption on CentOS
Hello, I've got a CentOS box that i'm wanting to set up svnserve on. I've read much, and am confused. Does svnserve support data encryption and also restricting users from specific repositories? I'm thinking of a single repo structure under /var/svn-repos and I've got two users user1 and user2, each should have access to their own projects in this case user1 can access
2008 Nov 12
1
SVN missing libexpat.so.0 while it is present
Hello, Hopefully I am sending this to the correct mailing list but it seemed best suited for troubleshooting :-) I am trying to fix Subversion which isn't working for me on one of our machines: every attempt to run 'svn ls' or 'svn co' ends in: svnserve: error while loading shared libraries: libexpat.so.0: cannot open shared object file: No such file or directory Which is
2009 Feb 08
1
yum update fails
Hi I have a system that I'm trying to run `yum update` on. It fails with the following error: Running rpm_check_debug Running Transaction Test Finished Transaction Test Transaction Check Error: file /usr/share/man/man1/xdelta.1.gz from install of xdelta-1.1.4-1.el5.rf conflicts with file from package xdelta-1.1.3-20 file /usr/share/emacs/site-lisp/psvn.el from install of
2011 Apr 25
0
Should svnserve run as root?
Now that the subversion package in CentOS is a usable version I've replaced a Collabnet package with it. But, it seems odd that the svnserve process runs as root instead of having a unique user to own the files and run the process like most other daemons. Did I miss something in the setup? -- Les Mikesell lesmikesell at gmail.com
2011 Feb 03
1
Problem with --link-dest from within subversion working copy
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, I've just encountered an issue where using --link-dest from within a Subversion working copy does not create hard links as intended. The idea is to supply the build toolchain for an embedded software development project to all users without having to force everybody to check out the whole stuff. This way we have the toolchain under
2020 Jul 10
0
Availability of CentOS 7/8 AMIs through AWS Marketplace
Hi there, Long-time user of CentOS 7 AMIs from the AWS Marketplace. I see that the latest CentOS 7 and all CentOS 8 AMIs are only available outside of the Marketplace ("These images are published outside of the AWS Market Place and are shared directly" - https://wiki.centos.org/Cloud/AWS) I'm really keen to understand if this is short-term situation, or if this is the indefinite
2005 Apr 06
2
dovecot-sasl license
hi, i talked to timo about re-licensing the sasl part of dovecot under a more liberal license (bsd/lgpl e.g.). it would allow the integration of it in bsd base systems. another reason i would be interested is adding sasl support to svnserve [1]. so here is my question: what is your oppinion about this issue? any objections from contributors? darix [1] http://subversion.tigris.org/ -- irssi
2011 Aug 20
2
authorized_credentials patch.
Gives GSSAPI-MIC the same options capability currently provided for public key logins by the AuthorizedKeysFile. Uses krb5_principal_match() to support widcard matches. Uses percent_expand() to expand tokens for: credential USER[/INSTANCE]@REALM homedir /home/user username user cred name USER cred instance INSTANCE cred realm REALM My intended application: # cat
2006 Mar 21
3
Switch...err Capistrano hangs
I''m having a little bit of difficulty deploying my app. I''ve run the setup and it works with Cap, but when I try to deploy it hangs at "querying latest revision". I can access my svn locally (I''m on a windows xp sp2 machine) using SubClipse plugin, but not through the command line though (yes, svn client is installed). I''m pretty sure that
2009 Jun 23
2
problem with centos 5.3 upgrade
Hi All, I'm running CentOS 5.3 x86, and recently my yum update isn't running as it should. It pops up with sub conflict messages for i386 packages, which I don't need - even though yum is downloading them. Due to this sub conflict messages, I'm not able to update/install my x86 packages, as the installation stops at the error message. Anybody, any idea how to come over
2010 Mar 13
5
inheriting ssh_authorized_key
Hello, I''m trying to reuse an ssh_authorized_key, but I''m having some problems. There was a recent thread about using the same key for different users, but I didn''t see any resolution there. My issue is a bit different. I''m currently using this key: class ssh_keys::all { class bob { ssh_authorized_key {"bob": name =>
2007 Feb 14
1
newbie: logical AND, OR in selectors ?
Hello Is it possible to construct selectors that can take into account two or more variables or conditions, by ANDing or ORing them together? Eg, I am trying to write a cvsserve component which can optionally take a username (or connect anonymously) and can also optionally take a cvs tag name to export. So there would be four different combinations of cvs command to exec, eg: cvs -d
2008 Mar 07
1
Command-based ssh_config declarations
How difficult would it be to enhance the client ssh_config file to allow command-based declarations similar to that provided by the "Host" keyword? The main reason I need something like this is when ssh is used via CVS and Subversion. I want all CVS/Subversion traffic to use a different SSH port and different authentication options. So... you might have an ssh_config file that
2013 Mar 12
0
ICPSR data archive to release datasets in R format
Dear r-help list members, I thought that many of you might be interested in the following announcement from the data archive of the Inter-University Consortium for Political and Social Research (a world-wide organization of nearly 800 universities and other institutions headquartered at the University of Michigan): -------------- snip ----------- ICPSR releases new datasets in R format ICPSR