SVN failing to create SASL context
Trying to execute the command
svn log svn://[my server address]/path/to/repository
nets me the following:
svn: E170001: Unable to connect to a repository at URL 'svn://[my server address]/path/to/repository'
svn: E170001: Could not create SASL context: generic failure
Some quick googling reveals a possible solution:
sudo port activate cyrus-sasl2 @2.1.23_3+kerberos
However, before I attempt this, I would like to know a couple things.
- What exactly is going on?
- What does this command do? How does it fix the problem?
EDIT: I am not using SASL, nor do I wish to. I don't actually have Cyrus SASL installed.
ubuntu subversion sasl
bumped to the homepage by Community♦ 5 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
Trying to execute the command
svn log svn://[my server address]/path/to/repository
nets me the following:
svn: E170001: Unable to connect to a repository at URL 'svn://[my server address]/path/to/repository'
svn: E170001: Could not create SASL context: generic failure
Some quick googling reveals a possible solution:
sudo port activate cyrus-sasl2 @2.1.23_3+kerberos
However, before I attempt this, I would like to know a couple things.
- What exactly is going on?
- What does this command do? How does it fix the problem?
EDIT: I am not using SASL, nor do I wish to. I don't actually have Cyrus SASL installed.
ubuntu subversion sasl
bumped to the homepage by Community♦ 5 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
You're on Ubuntu, does theport
command actual exist there? I didn't see it on 12.10.
– slm♦
Dec 5 '13 at 2:15
BTW,port
is an OSX command for the ports package manager, so that isn't your issue here.
– slm♦
Dec 5 '13 at 2:52
add a comment |
Trying to execute the command
svn log svn://[my server address]/path/to/repository
nets me the following:
svn: E170001: Unable to connect to a repository at URL 'svn://[my server address]/path/to/repository'
svn: E170001: Could not create SASL context: generic failure
Some quick googling reveals a possible solution:
sudo port activate cyrus-sasl2 @2.1.23_3+kerberos
However, before I attempt this, I would like to know a couple things.
- What exactly is going on?
- What does this command do? How does it fix the problem?
EDIT: I am not using SASL, nor do I wish to. I don't actually have Cyrus SASL installed.
ubuntu subversion sasl
Trying to execute the command
svn log svn://[my server address]/path/to/repository
nets me the following:
svn: E170001: Unable to connect to a repository at URL 'svn://[my server address]/path/to/repository'
svn: E170001: Could not create SASL context: generic failure
Some quick googling reveals a possible solution:
sudo port activate cyrus-sasl2 @2.1.23_3+kerberos
However, before I attempt this, I would like to know a couple things.
- What exactly is going on?
- What does this command do? How does it fix the problem?
EDIT: I am not using SASL, nor do I wish to. I don't actually have Cyrus SASL installed.
ubuntu subversion sasl
ubuntu subversion sasl
edited Dec 5 '13 at 18:25
MirroredFate
asked Dec 4 '13 at 17:59
MirroredFateMirroredFate
1377
1377
bumped to the homepage by Community♦ 5 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 5 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
You're on Ubuntu, does theport
command actual exist there? I didn't see it on 12.10.
– slm♦
Dec 5 '13 at 2:15
BTW,port
is an OSX command for the ports package manager, so that isn't your issue here.
– slm♦
Dec 5 '13 at 2:52
add a comment |
You're on Ubuntu, does theport
command actual exist there? I didn't see it on 12.10.
– slm♦
Dec 5 '13 at 2:15
BTW,port
is an OSX command for the ports package manager, so that isn't your issue here.
– slm♦
Dec 5 '13 at 2:52
You're on Ubuntu, does the
port
command actual exist there? I didn't see it on 12.10.– slm♦
Dec 5 '13 at 2:15
You're on Ubuntu, does the
port
command actual exist there? I didn't see it on 12.10.– slm♦
Dec 5 '13 at 2:15
BTW,
port
is an OSX command for the ports package manager, so that isn't your issue here.– slm♦
Dec 5 '13 at 2:52
BTW,
port
is an OSX command for the ports package manager, so that isn't your issue here.– slm♦
Dec 5 '13 at 2:52
add a comment |
1 Answer
1
active
oldest
votes
I believe this is a known issue with these particular versions of the cyrus-sasl2 libraries. Try updating to a newer version of the libraries and/or downgrade to an older version if the latest does not resolve your issue.
I found the following issues that were raised regarding this issue in both a Fedora bug tracker as well as a Debian one.
- subversion: not working at all SASL context error
- Bug 888775 - svn: E170001: Could not create SASL context: generic failure
Does SVN run through cyrus-sasl2 regardless? Because I have SASL disabled on the server....
– MirroredFate
Dec 5 '13 at 18:26
@MirroredFate - read the SASL section of the manual. Your server is the one advertising this: svnbook.red-bean.com/nightly/en/svn.serverconfig.svnserve.html
– slm♦
Dec 5 '13 at 18:29
It says to activate SASL you have to have the lineuse-sasl = true
, which I have commented out.... The only security I have the server configured to use is theCRAM-MD5
.... which is why I am so confused....
– MirroredFate
Dec 5 '13 at 18:49
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f103714%2fsvn-failing-to-create-sasl-context%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
I believe this is a known issue with these particular versions of the cyrus-sasl2 libraries. Try updating to a newer version of the libraries and/or downgrade to an older version if the latest does not resolve your issue.
I found the following issues that were raised regarding this issue in both a Fedora bug tracker as well as a Debian one.
- subversion: not working at all SASL context error
- Bug 888775 - svn: E170001: Could not create SASL context: generic failure
Does SVN run through cyrus-sasl2 regardless? Because I have SASL disabled on the server....
– MirroredFate
Dec 5 '13 at 18:26
@MirroredFate - read the SASL section of the manual. Your server is the one advertising this: svnbook.red-bean.com/nightly/en/svn.serverconfig.svnserve.html
– slm♦
Dec 5 '13 at 18:29
It says to activate SASL you have to have the lineuse-sasl = true
, which I have commented out.... The only security I have the server configured to use is theCRAM-MD5
.... which is why I am so confused....
– MirroredFate
Dec 5 '13 at 18:49
add a comment |
I believe this is a known issue with these particular versions of the cyrus-sasl2 libraries. Try updating to a newer version of the libraries and/or downgrade to an older version if the latest does not resolve your issue.
I found the following issues that were raised regarding this issue in both a Fedora bug tracker as well as a Debian one.
- subversion: not working at all SASL context error
- Bug 888775 - svn: E170001: Could not create SASL context: generic failure
Does SVN run through cyrus-sasl2 regardless? Because I have SASL disabled on the server....
– MirroredFate
Dec 5 '13 at 18:26
@MirroredFate - read the SASL section of the manual. Your server is the one advertising this: svnbook.red-bean.com/nightly/en/svn.serverconfig.svnserve.html
– slm♦
Dec 5 '13 at 18:29
It says to activate SASL you have to have the lineuse-sasl = true
, which I have commented out.... The only security I have the server configured to use is theCRAM-MD5
.... which is why I am so confused....
– MirroredFate
Dec 5 '13 at 18:49
add a comment |
I believe this is a known issue with these particular versions of the cyrus-sasl2 libraries. Try updating to a newer version of the libraries and/or downgrade to an older version if the latest does not resolve your issue.
I found the following issues that were raised regarding this issue in both a Fedora bug tracker as well as a Debian one.
- subversion: not working at all SASL context error
- Bug 888775 - svn: E170001: Could not create SASL context: generic failure
I believe this is a known issue with these particular versions of the cyrus-sasl2 libraries. Try updating to a newer version of the libraries and/or downgrade to an older version if the latest does not resolve your issue.
I found the following issues that were raised regarding this issue in both a Fedora bug tracker as well as a Debian one.
- subversion: not working at all SASL context error
- Bug 888775 - svn: E170001: Could not create SASL context: generic failure
answered Dec 5 '13 at 2:51
slm♦slm
254k71538687
254k71538687
Does SVN run through cyrus-sasl2 regardless? Because I have SASL disabled on the server....
– MirroredFate
Dec 5 '13 at 18:26
@MirroredFate - read the SASL section of the manual. Your server is the one advertising this: svnbook.red-bean.com/nightly/en/svn.serverconfig.svnserve.html
– slm♦
Dec 5 '13 at 18:29
It says to activate SASL you have to have the lineuse-sasl = true
, which I have commented out.... The only security I have the server configured to use is theCRAM-MD5
.... which is why I am so confused....
– MirroredFate
Dec 5 '13 at 18:49
add a comment |
Does SVN run through cyrus-sasl2 regardless? Because I have SASL disabled on the server....
– MirroredFate
Dec 5 '13 at 18:26
@MirroredFate - read the SASL section of the manual. Your server is the one advertising this: svnbook.red-bean.com/nightly/en/svn.serverconfig.svnserve.html
– slm♦
Dec 5 '13 at 18:29
It says to activate SASL you have to have the lineuse-sasl = true
, which I have commented out.... The only security I have the server configured to use is theCRAM-MD5
.... which is why I am so confused....
– MirroredFate
Dec 5 '13 at 18:49
Does SVN run through cyrus-sasl2 regardless? Because I have SASL disabled on the server....
– MirroredFate
Dec 5 '13 at 18:26
Does SVN run through cyrus-sasl2 regardless? Because I have SASL disabled on the server....
– MirroredFate
Dec 5 '13 at 18:26
@MirroredFate - read the SASL section of the manual. Your server is the one advertising this: svnbook.red-bean.com/nightly/en/svn.serverconfig.svnserve.html
– slm♦
Dec 5 '13 at 18:29
@MirroredFate - read the SASL section of the manual. Your server is the one advertising this: svnbook.red-bean.com/nightly/en/svn.serverconfig.svnserve.html
– slm♦
Dec 5 '13 at 18:29
It says to activate SASL you have to have the line
use-sasl = true
, which I have commented out.... The only security I have the server configured to use is the CRAM-MD5
.... which is why I am so confused....– MirroredFate
Dec 5 '13 at 18:49
It says to activate SASL you have to have the line
use-sasl = true
, which I have commented out.... The only security I have the server configured to use is the CRAM-MD5
.... which is why I am so confused....– MirroredFate
Dec 5 '13 at 18:49
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f103714%2fsvn-failing-to-create-sasl-context%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
You're on Ubuntu, does the
port
command actual exist there? I didn't see it on 12.10.– slm♦
Dec 5 '13 at 2:15
BTW,
port
is an OSX command for the ports package manager, so that isn't your issue here.– slm♦
Dec 5 '13 at 2:52