Re: Fwd: git commit Undelivered Mail Returned to Sender

2014-05-15 Thread Al Dunsmuir
On Thursday, May 15, 2014, 12:42:25 AM, Orion Poplawski wrote:
 More fallout from pkgdb2?

I  just  send  an  email to this list about weird problems I have been
experiencing  with  the  ppc  mailing  list. When I tried to log on to
check  my  options, I got a 502 proxy error about a DNS lookup failure
for collab03.fedoraproject.org.

Coincidence?

  Original Message 
 Subject: Undelivered Mail Returned to Sender
 Date: Thu, 15 May 2014 04:38:59 + (UTC)
 From: mailer-dae...@fedoraproject.org (Mail Delivery System)
 To: or...@fedoraproject.org

 This is the mail system at host pkgs01.phx2.fedoraproject.org.

 I'm sorry to have to inform you that your message could not
 be delivered to one or more recipients. It's attached below.

 For further assistance, please send mail to postmaster.

 If you do so, please include this problem report. You can
 delete your own text from the attached returned message.

The mail system

 octave-io-ow...@fedoraproject.org: host bastion[10.5.126.12] said: 550
 5.1.1
 octave-io-ow...@fedoraproject.org: Recipient address rejected: User
 unknown in local recipient table (in reply to RCPT TO command)




-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: Fwd: git commit Undelivered Mail Returned to Sender

2014-05-15 Thread Toshio Kuratomi
On Thu, May 15, 2014 at 08:35:27PM -0400, Al Dunsmuir wrote:
 On Thursday, May 15, 2014, 12:42:25 AM, Orion Poplawski wrote:
  More fallout from pkgdb2?
 
Yeah.  The script that updates the package email aliases was still pointing
at the staging instance (for testing).  So it wasn't picking up new
packages.  I've changed the script, run it once manually, and it seems to
have created the octave-io-owner email alias as expected.

 I  just  send  an  email to this list about weird problems I have been
 experiencing  with  the  ppc  mailing  list. When I tried to log on to
 check  my  options, I got a 502 proxy error about a DNS lookup failure
 for collab03.fedoraproject.org.
 
I think that's unrelated.

-Toshio


pgpIZMte1XxCP.pgp
Description: PGP signature
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Fwd: git commit Undelivered Mail Returned to Sender

2014-05-14 Thread Orion Poplawski
More fallout from pkgdb2?


 Original Message 
Subject: Undelivered Mail Returned to Sender
Date: Thu, 15 May 2014 04:38:59 + (UTC)
From: mailer-dae...@fedoraproject.org (Mail Delivery System)
To: or...@fedoraproject.org

This is the mail system at host pkgs01.phx2.fedoraproject.org.

I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached below.

For further assistance, please send mail to postmaster.

If you do so, please include this problem report. You can
delete your own text from the attached returned message.

   The mail system

octave-io-ow...@fedoraproject.org: host bastion[10.5.126.12] said: 550
5.1.1
octave-io-ow...@fedoraproject.org: Recipient address rejected: User
unknown in local recipient table (in reply to RCPT TO command)



Reporting-MTA: dns; pkgs01.phx2.fedoraproject.org
X-Postfix-Queue-ID: 441492FA94
X-Postfix-Sender: rfc822; orion@fedoraproject.org
Arrival-Date: Thu, 15 May 2014 04:38:59 + (UTC)

Final-Recipient: rfc822; octave-io-owner@fedoraproject.org
Action: failed
Status: 5.1.1
Remote-MTA: dns; bastion
Diagnostic-Code: smtp; 550 5.1.1 octave-io-owner@fedoraproject.org: Recipient
address rejected: User unknown in local recipient table

---BeginMessage---
commit 634b4dd1fcb49926322a9af74408ba5562655aa3
Author: Orion Poplawski or...@cora.nwra.com
Date:   Wed May 14 22:38:51 2014 -0600

Update to 2.2.2

 .gitignore |1 +
 octave-io.spec |5 -
 sources|2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c5dd3f2..41dcfd2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /io-2.0.2.tar.gz
 /io-2.2.0.tar.gz
 /io-2.2.1.tar.gz
+/io-2.2.2.tar.gz
diff --git a/octave-io.spec b/octave-io.spec
index 93f9254..c432655 100644
--- a/octave-io.spec
+++ b/octave-io.spec
@@ -1,7 +1,7 @@
 %global octpkg io
 
 Name:   octave-%{octpkg}
-Version:2.2.1
+Version:2.2.2
 Release:1%{?dist}
 Summary:Input/Output in external formats
 Group:  Applications/Engineering
@@ -47,6 +47,9 @@ Input/Output in external formats.
 
 
 %changelog
+* Wed May 14 2014 Orion Poplawski or...@cora.nwra.com - 2.2.2-1
+- Update to 2.2.2
+
 * Sat Apr 26 2014 Orion Poplawski or...@cora.nwra.com - 2.2.1-1
 - Update to 2.2.1
 
diff --git a/sources b/sources
index 870a8d8..583764e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b8b2a75450730b25204e1a18e5016a0f  io-2.2.1.tar.gz
+d53d3bb3eab58cc43abbc69ba9b50fee  io-2.2.2.tar.gz

---End Message---
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct