[et-mgmt-tools] Re: strange email server message (email refused from redhat.com)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hmmm ... it appears the redhat.com spam blocker is starting to be aggressive. Sorry about that.

Thanks for the work. Downside: I can't take this patch with explicit python2.3 usage in spec and Makefiles, though if you want to maintain a Centos port, that's great.

I could possibly check in a patchset and add it to README if you want to leave it in the tree under "contrib" or the like. Mind if I CC this to et-mgmt-dev@xxxxxxxxxx?

--Michael



Tru wrote:
Hi,

I get the following email server refusal on the last email I tried to
send you from my office account, thus this mail from gmail.

<cut refused email here (verbatim)>
The original message was received at Thu, 7 Dec 2006 18:43:48 -0500
from electre.pasteur.fr [157.99.64.120]

  ----- The following addresses had permanent fatal errors -----
<mdehaan@xxxxxxxxxx>
(reason: 451 4.1.8 Domain of sender address tru@xxxxxxxxxx does not resolve)
   (expanded from: <mdehaan@xxxxxxxxxx>)
<et-mgmt-tools@xxxxxxxxxx>
(reason: 451 4.1.8 Domain of sender address tru@xxxxxxxxxx does not resolve)
   (expanded from: <et-mgmt-tools@xxxxxxxxxx>)

  ----- Transcript of session follows -----
... while talking to int-mx2.corp.redhat.com.:
MAIL From:<tru@xxxxxxxxxx> SIZE=3659 BODY=8BITMIME
<<< 451 4.1.8 Domain of sender address tru@xxxxxxxxxx does not resolve
<et-mgmt-tools@xxxxxxxxxx>,<mdehaan@xxxxxxxxxx>... Deferred: 451 4.1.8
Domain of sender address tru@xxxxxxxxxx does not resolve
Message could not be delivered for 5 days
Message will be deleted from queue

Reporting-MTA: dns; mx2.redhat.com
Arrival-Date: Thu, 7 Dec 2006 18:43:48 -0500

Final-Recipient: RFC822; mdehaan@xxxxxxxxxx
Action: failed
Status: 4.4.7
Diagnostic-Code: SMTP; 451 4.1.8 Domain of sender address
tru@xxxxxxxxxx does not resolve
Last-Attempt-Date: Tue, 12 Dec 2006 18:52:47 -0500

Final-Recipient: RFC822; et-mgmt-tools@xxxxxxxxxx
Action: failed
Status: 4.4.7
Diagnostic-Code: SMTP; 451 4.1.8 Domain of sender address
tru@xxxxxxxxxx does not resolve
Last-Attempt-Date: Tue, 12 Dec 2006 18:52:47 -0500

Date: Fri, 8 Dec 2006 00:42:32 +0100
From: Tru Huynh <tru@xxxxxxxxxx>
To: Michael DeHaan <mdehaan@xxxxxxxxxx>
Cc: et-mgmt-tools@xxxxxxxxxx
Subject: Re: [et-mgmt-tools] Old Stuff Needs To Work Too: Lilo
compatibility / Koan and RHEL3
User-Agent: Mutt/1.5.11

On Thu, Dec 07, 2006 at 05:54:42PM -0500, Michael DeHaan wrote:
Two things:

===

One.

[...]
Two.

The other thing I'm going to be doing shortly is making koan compilable
with RHEL3 -- some users don't have PXE setups (cobbler can provision
RHEL3 via PXE fine), and currently koan and "enchant" won't work for
them there.   So, when this gets done, Cobbler will support RHEL4+,
derivatives, and FC5+ -- and koan will support all of that with the
addition of RHEL 3.   Obviously, no virtualization support on RHEL 3...


two.1 ;)

cobbler for RHEL3/CentOS-3 would need python2.3 (not overwritting the system
python2.2) and the following patch :)
<cut>
[tru@sillage cobbler]$ hg diff Makefile
diff -r 791cb0e080da Makefile
--- a/Makefile  Tue Dec 05 11:04:38 2006 -0500
+++ b/Makefile  Wed Nov 15 19:47:47 2006 +0100
@@ -5,15 +5,15 @@ clean:
       -rm -rf cobbler-* dist build

manpage:
-       pod2man --center="cobbler" --release="" cobbler.pod | gzip -c
cobbler.1.gz
+       pod2man --center="cobbler" --release="`grep '^Version'
cobbler.spec| awk '{print $2}'`" cobbler.pod | gzip -c > cobbler.1.gz
       pod2html cobbler.pod > cobbler.html

test:
-       python tests/tests.py
+       python2.3 tests/tests.py
       -rm -rf /tmp/_cobbler-*

rpm: clean manpage
-       python setup.py sdist
+       python2.3 setup.py sdist
       cp dist/*.gz .
       rpmbuild --define "_topdir %(pwd)" \
       --define "_builddir %{_topdir}" \
@@ -22,4 +22,5 @@ rpm: clean manpage
--define '_rpmfilename %%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm' \
       --define "_specdir %{_topdir}" \
       --define "_sourcedir  %{_topdir}" \
+       --define "__python python2.3" \
       -ba cobbler.spec
</cut>

<cut>
[tru@sillage cobbler]$ hg diff cobbler.spec
diff -r 791cb0e080da cobbler.spec
--- a/cobbler.spec      Tue Dec 05 11:04:38 2006 -0500
+++ b/cobbler.spec      Fri Dec 08 00:37:31 2006 +0100
@@ -7,7 +7,7 @@ Source0: %{name}-%{version}.tar.gz
Source0: %{name}-%{version}.tar.gz
License: GPL
Group: Applications/System
-Requires: python >= 2.3
+Requires: python2.3
Requires: httpd
Requires: tftp-server
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
@@ -53,6 +53,9 @@ test "x$RPM_BUILD_ROOT" != "x" && rm -rf
%doc AUTHORS CHANGELOG NEWS README COPYING

%changelog
+* Fri Dec  8 2006 Tru Huynh <tru@xxxxxxxxxx> -
+- CentOS-3 build
+- python2.3 ...

* Tue Dec 05 2006 Michael DeHaan <mdehaan@xxxxxxxxxx> - 0.3.4-1
- Upstream changes (see CHANGELOG)
</cut>

Cheers.

Tru
--
Dr Tru Huynh          | http://www.pasteur.fr/recherche/unites/Binfs/
mailto:tru@xxxxxxxxxx | tel/fax +33 1 45 68 87 37/19
Institut Pasteur, 25-28 rue du Docteur Roux, 75724 Paris CEDEX 15
France
</cut refused email here>


[Index of Archives]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux