From mariogzuk@technikz.de Wed Jul 18 14:22:48 2012 From: Mario Gzuk To: autoinstall@lists.opensuse.org Subject: [opensuse-autoinstall] SLES11 SP2 Date: Wed, 18 Jul 2012 16:22:43 +0200 Message-ID: <5006C6B3.7050908@technikz.de> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2517949055822030781==" --===============2517949055822030781== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi, I use the following option to set a releay host: test.com For SP1 it is working fine, but with SP2 the relay_host in the postfix main.c= f isnt set any more. Also the alias config: root bla(a)blub.com is written, but the "newaliases" command seems not to be executed after the a= lias is set. mail to root will be sent local, after running newaliases the ma= il is send to bla(a)blub.com. Thank you for an answer. Cheers Mario --=20 To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-autoinstall+owner(a)opensuse.org --===============2517949055822030781==-- From Oliver.Gorwits@ecmwf.int Wed Jul 18 15:00:22 2012 From: Oliver Gorwits To: autoinstall@lists.opensuse.org Subject: Re: [opensuse-autoinstall] SLES11 SP2 Date: Wed, 18 Jul 2012 16:00:16 +0100 Message-ID: <5006CF80.9070107@ecmwf.int> In-Reply-To: <5006C6B3.7050908@technikz.de> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6843410279343297259==" --===============6843410279343297259== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Mario, On 18/07/2012 15:22, Mario Gzuk wrote: > I use the following option to set a releay host: > test.com For SP1 it is > working fine, but with SP2 the relay_host in the postfix main.cf isnt > set any more. I also found the same problem. I am new to SLES but discovered that in /etc/sysconfig/postfix there is an option POSTFIX_NULLCLIENT that I wanted to set. So, I have the following in our SLES11 SP2 autoyast profile: postfix POSTFIX_NULLCLIENT yes This will make the relayhost setting appear in postfix main.cf, with the value of outgoing_mail_server. I hope it helps, regards, oliver. -- Oliver Gorwits Networks and Computer Security ECMWF -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-autoinstall+owner(a)opensuse.org --===============6843410279343297259==-- From mariogzuk@technikz.de Wed Jul 18 18:13:57 2012 From: Mario Gzuk To: autoinstall@lists.opensuse.org Subject: Re: [opensuse-autoinstall] SLES11 SP2 Date: Wed, 18 Jul 2012 20:13:52 +0200 Message-ID: <5006FCE0.9020900@technikz.de> In-Reply-To: <5006CF80.9070107@ecmwf.int> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7835682796981360023==" --===============7835682796981360023== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Hi Oliver, thats a work - a - round. But I think this is a BUG and should be fixed. So maybe I should write a BUG report for that... Thank you for this hint, I will test this tomorrow. Cheers Mario Am 18.07.2012 17:00, schrieb Oliver Gorwits: > Mario, > > On 18/07/2012 15:22, Mario Gzuk wrote: >> I use the following option to set a releay host: >> test.com For SP1 it is >> working fine, but with SP2 the relay_host in the postfix main.cf isnt >> set any more. > > I also found the same problem. > > I am new to SLES but discovered that in /etc/sysconfig/postfix there > is an option POSTFIX_NULLCLIENT that I wanted to set. So, I have the > following in our SLES11 SP2 autoyast profile: > > > > postfix > POSTFIX_NULLCLIENT > yes > > > > > > > > > > This will make the relayhost setting appear in postfix main.cf, with > the value of outgoing_mail_server. > > I hope it helps, > > regards, > oliver. -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-autoinstall+owner(a)opensuse.org --===============7835682796981360023==-- From ug@suse.de Thu Jul 19 07:59:57 2012 From: Uwe Gansert To: autoinstall@lists.opensuse.org Subject: Re: [opensuse-autoinstall] SLES11 SP2 Date: Thu, 19 Jul 2012 09:59:52 +0200 Message-ID: <5007BE78.5080005@suse.de> In-Reply-To: <5006FCE0.9020900@technikz.de> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6149250664227096196==" --===============6149250664227096196== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit On 18.07.2012 20:13, Mario Gzuk wrote: > thats a work - a - round. But I think this is a BUG and should be fixed. > So maybe I should write a BUG report for that... maybe you hit this one? https://bugzilla.novell.com/show_bug.cgi?id=759050 -- ciao, Uwe Gansert SUSE LINUX Products GmbH, HRB 16746 (AG Nürnberg) GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer Home: http://www.suse.de/~ug - Blog: http://suse.gansert.net listening to: "last ship(a)" by ROTERSAND -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-autoinstall+owner(a)opensuse.org --===============6149250664227096196==-- From Oliver.Gorwits@ecmwf.int Thu Jul 19 08:08:15 2012 From: Oliver Gorwits To: autoinstall@lists.opensuse.org Subject: Re: [opensuse-autoinstall] SLES11 SP2 Date: Thu, 19 Jul 2012 09:08:07 +0100 Message-ID: <5007C067.7050700@ecmwf.int> In-Reply-To: <5007BE78.5080005@suse.de> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4184657768119345168==" --===============4184657768119345168== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit On 19/07/2012 08:59, Uwe Gansert wrote: > On 18.07.2012 20:13, Mario Gzuk wrote: > >> thats a work - a - round. But I think this is a BUG and should be fixed. >> So maybe I should write a BUG report for that... > > maybe you hit this one? > https://bugzilla.novell.com/show_bug.cgi?id=759050 Apparently I am "not authorized to access bug #759050". Is this normal? -- Oliver Gorwits Networks and Computer Security ECMWF -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-autoinstall+owner(a)opensuse.org --===============4184657768119345168==-- From ug@suse.de Thu Jul 19 08:18:58 2012 From: Uwe Gansert To: autoinstall@lists.opensuse.org Subject: Re: [opensuse-autoinstall] SLES11 SP2 Date: Thu, 19 Jul 2012 10:18:54 +0200 Message-ID: <5007C2EE.4050807@suse.de> In-Reply-To: <5007C067.7050700@ecmwf.int> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5967018248227029559==" --===============5967018248227029559== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit On 19.07.2012 10:08, Oliver Gorwits wrote: >>> thats a work - a - round. But I think this is a BUG and should be fixed. >>> So maybe I should write a BUG report for that... >> >> maybe you hit this one? >> https://bugzilla.novell.com/show_bug.cgi?id=759050 > > Apparently I am "not authorized to access bug #759050". Is this normal? hm, yeah. The SLES bugs are not open to the public (I hate that) but I think SLES customers can see them. Maybe you have to contact your supporter at SUSE/Novell and ask him why you can't see it. Well, to sum the bug up. The mail module on SLES11 SP2 does not run SuSEconfig.postfix at the end. So if you run this in a post-script, it might solve your problem. I attach the patch from the bug. -- ciao, Uwe Gansert SUSE LINUX Products GmbH, HRB 16746 (AG Nürnberg) GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer Home: http://www.suse.de/~ug - Blog: http://suse.gansert.net listening to: "Cause and Effect" by mind.in.a.box --===============5967018248227029559== Content-Type: text/x-patch Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="bug-759050_bnc759050.diff" MIME-Version: 1.0 SW5kZXg6IHNyYy9NYWlsU2VydmVyLnljcAo9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09Ci0tLSBzcmMvTWFpbFNlcnZlci55 Y3AJKFJldmlzaW9uIDY4MDg5KQorKysgc3JjL01haWxTZXJ2ZXIueWNwCShBcmJlaXRza29waWUp CkBAIC00MSwxMSArNDEsNiBAQAogICovCiBnbG9iYWwgYm9vbGVhbiBwcm9wb3NhbF92YWxpZCA9 IGZhbHNlOwogCi0vKioKLSAqIFdyaXRlIG9ubHksIHVzZWQgZHVyaW5nIGF1dG9pbnN0YWxsYXRp b24uCi0gKiBEb24ndCBydW4gc2VydmljZXMgYW5kIFN1U0Vjb25maWcsIGl0J3MgYWxsIGRvbmUg YXQgb25lIHBsYWNlLgotICovCi1nbG9iYWwgYm9vbGVhbiB3cml0ZV9vbmx5ID0gZmFsc2U7CiAK IC8qKgogICogQWJvcnQgZnVuY3Rpb24KSW5kZXg6IHNyYy9tYWlsX2F1dG8ueWNwCj09PT09PT09 PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 PT0KLS0tIHNyYy9tYWlsX2F1dG8ueWNwCShSZXZpc2lvbiA2ODA4OSkKKysrIHNyYy9tYWlsX2F1 dG8ueWNwCShBcmJlaXRza29waWUpCkBAIC0xMDUsNyArMTA1LDYgQEAKIC8qIFdyaXRlIGdpdnZl biBzZXR0aW5ncyAqLwogZWxzZSBpZiAoZnVuYyA9PSAiV3JpdGUiKSB7CiAgICAgaW1wb3J0ICJQ cm9ncmVzcyI7Ci0gICAgTWFpbDo6d3JpdGVfb25seSA9IHRydWU7CiAgICAgYm9vbGVhbiBwcm9n cmVzc19vcmlnID0gUHJvZ3Jlc3M6OnNldChmYWxzZSk7CiAgICAgcmV0ID0gTWFpbDo6V3JpdGUo YWJvcnRfYmxvY2spOwogICAgIFByb2dyZXNzOjpzZXQocHJvZ3Jlc3Nfb3JpZyk7CkluZGV4OiBz cmMvbWFpbC1zZXJ2ZXJfYXV0by55Y3AKPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PQotLS0gc3JjL21haWwtc2VydmVyX2F1 dG8ueWNwCShSZXZpc2lvbiA2ODA4OSkKKysrIHNyYy9tYWlsLXNlcnZlcl9hdXRvLnljcAkoQXJi ZWl0c2tvcGllKQpAQCAtNzgsNyArNzgsNiBAQAogZWxzZSBpZiAoZnVuYyA9PSAiV3JpdGUiKSB7 CiAgICAgaW1wb3J0ICJQcm9ncmVzcyI7CiAgICAgUHJvZ3Jlc3M6Om9mZigpOwotICAgIE1haWxT ZXJ2ZXI6OndyaXRlX29ubHkgPSB0cnVlOwogICAgIHJldCA9IE1haWxTZXJ2ZXI6OldyaXRlKCk7 CiAgICAgUHJvZ3Jlc3M6Om9uKCk7CiB9CkluZGV4OiBzcmMvTWFpbC55Y3AKPT09PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PQot LS0gc3JjL01haWwueWNwCShSZXZpc2lvbiA2ODA4OSkKKysrIHNyYy9NYWlsLnljcAkoQXJiZWl0 c2tvcGllKQpAQCAtNDksMTIgKzQ5LDYgQEAKICAgICAgKi8KICAgICBnbG9iYWwgc3ltYm9sIG10 YSA9IG5pbDsKIAotICAgIC8qKgotICAgICAqCUlmIHRydWUsIGRvbid0IHJ1biBTdVNFY29uZmln IG9yIHJlc3RhcnQgdGhlIHNlcnZpY2VzLgotICAgICAqICBBdXRvaW5zdGFsbCB1c2VzIHRoaXMg dG8gZG8gIGFsbCBpbiBvbmUgcGxhY2UuCi0gICAgICovCi0gICAgZ2xvYmFsIGJvb2xlYW4gd3Jp dGVfb25seSA9IGZhbHNlOwotCiAgICAgYm9vbGVhbiBjcmVhdGVfY29uZmlnID0gZmFsc2U7CiAg ICAgLyoqCiAgICAgICogSWYgTUFJTF9DUkVBVEVfQ09ORklHIGlzIG5vdCB5ZXMsIHRoZSB1c2Vy CkBAIC0xMTMyLDE2ICsxMTI2LDEzIEBACiAJfQogCS8vIFRyYW5zbGF0b3JzOiBwcm9ncmVzcyBs YWJlbAogCXN0YWdlcyA9IGFkZCAoc3RhZ2VzLCBbIF8oIkZpbmlzaGluZyB3cml0aW5nIGNvbmZp Z3VyYXRpb24gZmlsZXMiKSwgV3JpdGVGbHVzaCBdKTsKLQkvLyBhdXRvaW5zdGFsbGF0aW9uIGRv ZXMgaXQgYWxsIHRvZ2V0aGVyIGxhdGVyCi0JaWYgKCEgd3JpdGVfb25seSkKLQl7Ci0JICAgIC8v IFRyYW5zbGF0b3JzOiBwcm9ncmVzcyBsYWJlbAotCSAgICBzdGFnZXMgPSBhZGQgKHN0YWdlcywg WyBfKCJSdW5uaW5nIFN1U0Vjb25maWciKSwgV3JpdGVTdVNFY29uZmlnIF0pOwogCi0JICAgIC8v IFRyYW5zbGF0b3JzOiBwcm9ncmVzcyBsYWJlbAotCSAgICBzdGFnZXMgPSBhZGQgKHN0YWdlcywg WyBfKCJSZXN0YXJ0aW5nIHNlcnZpY2VzIiksIFdyaXRlU2VydmljZXMgXSk7Ci0JfQorCS8vIFRy YW5zbGF0b3JzOiBwcm9ncmVzcyBsYWJlbAorCXN0YWdlcyA9IGFkZCAoc3RhZ2VzLCBbIF8oIlJ1 bm5pbmcgU3VTRWNvbmZpZyIpLCBXcml0ZVN1U0Vjb25maWcgXSk7CiAKKwkvLyBUcmFuc2xhdG9y czogcHJvZ3Jlc3MgbGFiZWwKKwlzdGFnZXMgPSBhZGQgKHN0YWdlcywgWyBfKCJSZXN0YXJ0aW5n IHNlcnZpY2VzIiksIFdyaXRlU2VydmljZXMgXSk7CisKIAkvLyBUcmFuc2xhdG9yczogZGlhbG9n IGNhcHRpb24KIAlzdHJpbmcgY2FwdGlvbiA9IF8oIlNhdmluZyBtYWlsIGNvbmZpZ3VyYXRpb24i KTsKIAkvLyBXZSBkbyBub3Qgc2V0IGhlbHAgdGV4dCBoZXJlLCBiZWNhdXNlIGl0IHdhcyBzZXQg b3V0c2lkZQo= --===============5967018248227029559==-- From mariogzuk@technikz.de Thu Jul 19 08:47:36 2012 From: Mario Gzuk To: autoinstall@lists.opensuse.org Subject: Re: [opensuse-autoinstall] SLES11 SP2 Date: Thu, 19 Jul 2012 10:47:29 +0200 Message-ID: <5007C9A1.7050000@technikz.de> In-Reply-To: <5007C2EE.4050807@suse.de> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5608129953021764876==" --===============5608129953021764876== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Hi Uwe! Running SuSEconfig.postfix doesnt set the relayhost at all. We have a contract, but I think my login isnt connected to this contract (I hate this to ;) ).... I have to do a "postconf -e relayhost=blablab.la", that is working. The aliases are created after SuSEconfig.postfix. Will this patch be published in the update Repository of SP2, or do we have to change files in our local install repository (published via http as a copy from the DVD release)? And what about the Pool, which was available in SP1: https://nu.novell.com/repo/$RCE/SLES11-SP1-Pool/ but there is no pool for SP2 https://nu.novell.com/repo/$RCE/SLES11-SP2-Pool/ Thank you. Am 19.07.2012 10:18, schrieb Uwe Gansert: > On 19.07.2012 10:08, Oliver Gorwits wrote: > >>>> thats a work - a - round. But I think this is a BUG and should be >>>> fixed. >>>> So maybe I should write a BUG report for that... >>> >>> maybe you hit this one? >>> https://bugzilla.novell.com/show_bug.cgi?id=759050 >> >> Apparently I am "not authorized to access bug #759050". Is this normal? > > hm, yeah. The SLES bugs are not open to the public (I hate that) but I > think SLES customers can see them. Maybe you have to contact your > supporter at SUSE/Novell and ask him why you can't see it. > > Well, to sum the bug up. The mail module on SLES11 SP2 does not run > SuSEconfig.postfix at the end. So if you run this in a post-script, it > might solve your problem. > I attach the patch from the bug. > > -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-autoinstall+owner(a)opensuse.org --===============5608129953021764876==-- From ug@suse.de Thu Jul 19 11:48:10 2012 From: Uwe Gansert To: autoinstall@lists.opensuse.org Subject: Re: [opensuse-autoinstall] SLES11 SP2 Date: Thu, 19 Jul 2012 13:48:00 +0200 Message-ID: <5007F3F0.50305@suse.de> In-Reply-To: <5007C9A1.7050000@technikz.de> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1615476854125734697==" --===============1615476854125734697== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit On 19.07.2012 10:47, Mario Gzuk wrote: > I have to do a "postconf -e relayhost=blablab.la", that is working. The > aliases are created after SuSEconfig.postfix. okay, then it's probably another bug and worth a bugreport > Will this patch be published in the update Repository of SP2, or do we > have to change files in our local install repository (published via http > as a copy from the DVD release)? I'll ask the maintainer of yast2-mail > And what about the Pool, which was available in SP1: > https://nu.novell.com/repo/$RCE/SLES11-SP1-Pool/ > but there is no pool for SP2 > https://nu.novell.com/repo/$RCE/SLES11-SP2-Pool/ There is no SP2 pool. http://www.novell.com/support/kb/doc.php?id=7010225 -- ciao, Uwe Gansert SUSE LINUX Products GmbH, HRB 16746 (AG Nürnberg) GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer Home: http://www.suse.de/~ug - Blog: http://suse.gansert.net listening to: "Afterhours" by Covenant -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-autoinstall+owner(a)opensuse.org --===============1615476854125734697==-- From mmarion@qualcomm.com Thu Jul 19 17:14:10 2012 From: Mike Marion To: autoinstall@lists.opensuse.org Subject: Re: [opensuse-autoinstall] SLES11 SP2 Date: Thu, 19 Jul 2012 10:14:01 -0700 Message-ID: <20120719171401.GE30603@sunapee.qualcomm.com> In-Reply-To: <5007C2EE.4050807@suse.de> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3308736279075492809==" --===============3308736279075492809== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On Thu, Jul 19, 2012 at 10:18:54AM +0200, Uwe Gansert wrote: > hm, yeah. The SLES bugs are not open to the public (I hate that) but I=20 > think SLES customers can see them. Maybe you have to contact your supporter= =20 > at SUSE/Novell and ask him why you can't see it. Yeah, we're a customer and even authenticated I can't see most bugs linked there on this list. I think we can usually only view ones that we're linked to in some manner (I can see the ones related to cases we've opened). --=20 Mike Marion-Unix SysAdmin/Staff IT Engineer-http://www.qualcomm.com "It is commonly the case with technologies that you can get the best insight = about how they work by watching them fail" - Neal Stephenson, "In the Beginni= ng=20 was the Command Line." --=20 To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-autoinstall+owner(a)opensuse.org --===============3308736279075492809==-- From mariogzuk@technikz.de Fri Jul 20 09:19:36 2012 From: Mario Gzuk To: autoinstall@lists.opensuse.org Subject: Re: [opensuse-autoinstall] SLES11 SP2 Date: Fri, 20 Jul 2012 11:19:28 +0200 Message-ID: <500922A0.9070302@technikz.de> In-Reply-To: <20120719171401.GE30603@sunapee.qualcomm.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8782966860398131160==" --===============8782966860398131160== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit :D So if they want that a BUG is reported more than once this is the best way... But as a customer you will get the feeling "Oh they solved MY Bug, only for me... I have reported it, and they solved it because of my reporting." but it may be that they have solved the same issue 1000times before (for 1000 other customer which get the same feeling) ;) #what a feeling, reporting is believin'! have fun and a nice weekend! Cheers Mario Am 19.07.2012 19:14, schrieb Mike Marion: > On Thu, Jul 19, 2012 at 10:18:54AM +0200, Uwe Gansert wrote: > >> hm, yeah. The SLES bugs are not open to the public (I hate that) but I >> think SLES customers can see them. Maybe you have to contact your supporter >> at SUSE/Novell and ask him why you can't see it. > Yeah, we're a customer and even authenticated I can't see most bugs linked > there on this list. I think we can usually only view ones that we're linked > to in some manner (I can see the ones related to cases we've opened). > -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-autoinstall+owner(a)opensuse.org --===============8782966860398131160==--