Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 162959 Details for
Bug 234816
net-nds/openldap-2.3.43: broken symlinks in /etc/ssl/certs cause connection to fail
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Show errors from c_rehash
bug234816a.patch (text/plain), 712 bytes, created by
Martin von Gagern
on 2008-08-15 13:25:43 UTC
(
hide
)
Description:
Show errors from c_rehash
Filename:
MIME Type:
Creator:
Martin von Gagern
Created:
2008-08-15 13:25:43 UTC
Size:
712 bytes
patch
obsolete
>https://bugs.gentoo.org/show_bug.cgi?id=234816 > >Do not redirect error output from c_rehash in update-ca-certificates, as >some errors, especially broken symlinks, can cause trouble for some >applications like current openldap. > >2008-08-15 Martin von Gagern <Martin.vGagern@gmx.net> > >diff -ur work.orig/usr/sbin/update-ca-certificates work/usr/sbin/update-ca-certificates >--- work.orig/usr/sbin/update-ca-certificates 2008-08-15 15:20:33.000000000 +0200 >+++ work/usr/sbin/update-ca-certificates 2008-08-15 15:20:56.000000000 +0200 >@@ -83,7 +83,7 @@ > # only run if set of files has changed > > if [ "$verbose" = 0 ]; then >- c_rehash . > /dev/null 2>&1 >+ c_rehash . > /dev/null > else > c_rehash . > fi
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 234816
: 162959