Mageia Bugzilla – Attachment 326 Details for
Bug 871
service named start fails with "initializing DST: openssl failure".
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
Fix build arch in /etc/rc.d/init.d/named
named.patch (text/plain), 379 bytes, created by
Dave Hodgins
on 2011-05-01 04:54:26 CEST
(
hide
)
Description:
Fix build arch in /etc/rc.d/init.d/named
Filename:
MIME Type:
Creator:
Dave Hodgins
Created:
2011-05-01 04:54:26 CEST
Size:
379 bytes
patch
obsolete
>--- named.orig 2011-04-30 22:51:23.991581691 -0400 >+++ named 2011-04-30 22:50:03.620923944 -0400 >@@ -58,7 +58,7 @@ > > # libgost.so needs to be in the chroot, so copy it there > # first we need to find the lib for the right architecture >- BUILD_ARCH=i386 >+ BUILD_ARCH=i586 > TABLE="$(rpm -ql --qf '%{ARCH}\n' --whatprovides openssl-engines)" > ARCH_FOUND=0 > for i in $TABLE; do
--- named.orig 2011-04-30 22:51:23.991581691 -0400 +++ named 2011-04-30 22:50:03.620923944 -0400 @@ -58,7 +58,7 @@ # libgost.so needs to be in the chroot, so copy it there # first we need to find the lib for the right architecture - BUILD_ARCH=i386 + BUILD_ARCH=i586 TABLE="$(rpm -ql --qf '%{ARCH}\n' --whatprovides openssl-engines)" ARCH_FOUND=0 for i in $TABLE; do
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 871
:
242
|
248
|
256
|
257
|
258
|
259
|
260
|
303
| 326