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

[website/master] Add reference to missing .orig.tar.* archive



Signed-off-by: Luca Falavigna <dktrkranz@debian.org>
---
 reject.html |   21 ++++++++++++++++++++-
 1 file changed, 20 insertions(+), 1 deletion(-)

diff --git a/reject.html b/reject.html
index c7be05b..20a8ba2 100644
--- a/reject.html
+++ b/reject.html
@@ -1,6 +1,7 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>
   <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
     <title>Rejection mails</title>
     <link rev=made href="mailto:ftpmaster@ftp-master.debian.org";>
   </head>
@@ -118,11 +119,29 @@ Rejected: file 'bind9_9.1.0-2_i386.deb' has unknown component 'non-US/main'.
 
     <hr>
 
+<pre>
+Rejected: freeradius-client_1.1.6-3.dsc refers to non-existing file: freeradius-client_1.1.6.orig.tar.gz.
+Perhaps you need to include it in your upload?
+</pre>
+
+    <dl>
+      <dt>Problem</dt>
+      <dd>You tried to upload a package, but its .orig.tar.* archive is not known in dak</dd>
+
+      <dt>Solution</dt>
+      <dd>Rebuild your packge passing '-sa' to dpkg-buildpackage and reupload.</dd>
+
+      <dt>Notes</dt>
+      <dd>This usually happens when you upload a package which will end in NEW with a Debian revision different than -1. Make sure  your .changes file has a line listing the .orig.tar.* archive</dd>
+    </dl>
+
+    <hr>
+
     <p>[Much more to come, obviously...]</p>
     
     <hr>
     <address><a href="mailto:ftpmaster@ftp-master.debian.org";>Archive maintainance team</a></address>
 <!-- Created: Tue Mar  6 00:41:39 GMT 2001 -->
-<!-- hhmts start -->Last modified: Mon Sep  7 23:45:58 CEST 2009 <!-- hhmts end -->
+<!-- hhmts start -->Last modified: Mon Sep  2 17:23:08 CEST 2013 <!-- hhmts end -->
   </body>
 </html>
-- 
1.7.10.4


Reply to: