summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordistix ticketing system <distix@pieni.net>2017-05-27 22:42:07 +0000
committerdistix ticketing system <distix@pieni.net>2017-05-27 22:42:07 +0000
commitbcdd18b56f57465e677b2d3ce119a3e120abef12 (patch)
tree690d17f69e0e1270e0276a193327ae958c6f7c91
parent4e2cf1549316773fd5eaddf215ec9a2b3c699e6a (diff)
downloaddistix-bugs-bcdd18b56f57465e677b2d3ce119a3e120abef12.tar.gz
imported mails
-rw-r--r--tickets/0d64eb1830f24139bab897e0679d944f/Maildir/cur/.this-dir-not-empty/.empty/empty-file0
-rw-r--r--tickets/0d64eb1830f24139bab897e0679d944f/Maildir/new/.this-dir-not-empty/.empty/empty-file0
-rw-r--r--tickets/0d64eb1830f24139bab897e0679d944f/Maildir/new/1495924927.M47753P9337Q1.koom51
-rw-r--r--tickets/0d64eb1830f24139bab897e0679d944f/Maildir/tmp/.this-dir-not-empty/.empty/empty-file0
-rw-r--r--tickets/0d64eb1830f24139bab897e0679d944f/ticket.yaml4
5 files changed, 55 insertions, 0 deletions
diff --git a/tickets/0d64eb1830f24139bab897e0679d944f/Maildir/cur/.this-dir-not-empty/.empty/empty-file b/tickets/0d64eb1830f24139bab897e0679d944f/Maildir/cur/.this-dir-not-empty/.empty/empty-file
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/tickets/0d64eb1830f24139bab897e0679d944f/Maildir/cur/.this-dir-not-empty/.empty/empty-file
diff --git a/tickets/0d64eb1830f24139bab897e0679d944f/Maildir/new/.this-dir-not-empty/.empty/empty-file b/tickets/0d64eb1830f24139bab897e0679d944f/Maildir/new/.this-dir-not-empty/.empty/empty-file
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/tickets/0d64eb1830f24139bab897e0679d944f/Maildir/new/.this-dir-not-empty/.empty/empty-file
diff --git a/tickets/0d64eb1830f24139bab897e0679d944f/Maildir/new/1495924927.M47753P9337Q1.koom b/tickets/0d64eb1830f24139bab897e0679d944f/Maildir/new/1495924927.M47753P9337Q1.koom
new file mode 100644
index 0000000..0e9dd9d
--- /dev/null
+++ b/tickets/0d64eb1830f24139bab897e0679d944f/Maildir/new/1495924927.M47753P9337Q1.koom
@@ -0,0 +1,51 @@
+Return-Path: <stappers@stappers.nl>
+X-Original-To: tickets@distix.eu
+Delivered-To: distix@pieni.net
+X-Greylist: delayed 376 seconds by postgrey-1.36 at koom; Sat, 27 May 2017 22:40:47 UTC
+Received: from gpm.stappers.nl (gpm.stappers.nl [82.161.218.215])
+ by pieni.net (Postfix) with ESMTP id 3CB1343534
+ for <tickets@distix.eu>; Sat, 27 May 2017 22:40:47 +0000 (UTC)
+Received: by gpm.stappers.nl (Postfix, from userid 1000)
+ id 87BED30400D; Sun, 28 May 2017 00:34:31 +0200 (CEST)
+Date: Sun, 28 May 2017 00:34:31 +0200
+From: Geert Stappers <stappers@stappers.nl>
+To: tickets@distix.eu
+Subject: ImportError: No module named cliapp
+Message-ID: <20170527223431.GS32244@gpm.stappers.nl>
+MIME-Version: 1.0
+Content-Type: text/plain; charset=us-ascii
+Content-Disposition: inline
+User-Agent: Mutt/1.5.21 (2010-09-15)
+
+
+Hello,
+
+
+The README says to do
+
+ python setup.py check
+
+
+So I did and got
+ ImportError: No module named cliapp
+
+
+Where is cliapp?
+
+
+
+<screenshot just_after="git clone">
+$ python setup.py check
+Traceback (most recent call last):
+ File "setup.py", line 25, in <module>
+ import cliapp
+ImportError: No module named cliapp
+$ find . -name "*cliapp*"
+$
+</screenshot>
+
+
+Groeten
+Geert Stappers
+--
+Leven en laten leven
diff --git a/tickets/0d64eb1830f24139bab897e0679d944f/Maildir/tmp/.this-dir-not-empty/.empty/empty-file b/tickets/0d64eb1830f24139bab897e0679d944f/Maildir/tmp/.this-dir-not-empty/.empty/empty-file
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/tickets/0d64eb1830f24139bab897e0679d944f/Maildir/tmp/.this-dir-not-empty/.empty/empty-file
diff --git a/tickets/0d64eb1830f24139bab897e0679d944f/ticket.yaml b/tickets/0d64eb1830f24139bab897e0679d944f/ticket.yaml
new file mode 100644
index 0000000..3b9c120
--- /dev/null
+++ b/tickets/0d64eb1830f24139bab897e0679d944f/ticket.yaml
@@ -0,0 +1,4 @@
+ticket-id:
+- 0d64eb1830f24139bab897e0679d944f
+title:
+- 'ImportError: No module named cliapp'