Bug#831848: reportbug: People are having problems with loggin issues against cloud images

2016-07-20 Thread Marcin Kulisz (kuLa)
On 2016-07-20 08:00:04, Sandro Tosi wrote:
> On Wed, Jul 20, 2016 at 7:48 AM, Marcin Kulisz (kuLa)  
> wrote:
> > people sometimes are having problems with logging issues agaist
> > cloud.debian.org, specially when not looking into wiki etc.
> 
> please report this issue to cloud.d.o maintainers, this is the wrong
> place for this.

Hi Sandro,
I am one of the cloud.d.o maintainers and from your answer is not clear to me
what shall I do with it according to your pov.

You're reportbug maintainer so I'd assume you're (collectively) the person
to apply patches into it and if you're going to decline can you please at least
give me some valid reason why not, and why do you think that acting on this
request is within cloud.d.o responsibilities?

Thx a lot.
-- 

|_|0|_|  |
|_|_|0| "Heghlu'Meh QaQ jajVam"  |
|0|0|0|  kuLa -  |

gpg --keyserver pgp.mit.edu --recv-keys 0x58C338B3
3DF1 A4DF C732 4688 38BC F121 6869 30DD  58C3 38B3


signature.asc
Description: PGP signature


Bug#831848: reportbug: People are having problems with loggin issues against cloud images

2016-07-20 Thread Sandro Tosi
control: reopen -1

On Wed, Jul 20, 2016 at 8:15 AM, Marcin Kulisz (kuLa)  wrote:
> On 2016-07-20 08:00:04, Sandro Tosi wrote:
>> On Wed, Jul 20, 2016 at 7:48 AM, Marcin Kulisz (kuLa)  
>> wrote:
>> > people sometimes are having problems with logging issues agaist
>> > cloud.debian.org, specially when not looking into wiki etc.
>>
>> please report this issue to cloud.d.o maintainers, this is the wrong
>> place for this.
>
> Hi Sandro,
> I am one of the cloud.d.o maintainers and from your answer is not clear to me
> what shall I do with it according to your pov.

hm, look at your subject: "reportbug: People are having problems with
loggin issues against cloud images" it didnt help to spot you want to
*add a new pseudopackage to reportbug*, please be clearer when
reporting bugs. reopening

-- 
Sandro "morph" Tosi
My website: http://sandrotosi.me/
Me at Debian: http://wiki.debian.org/SandroTosi
G+: https://plus.google.com/u/0/+SandroTosi



Bug#831848: reportbug: People are having problems with loggin issues against cloud images

2016-07-19 Thread Marcin Kulisz (kuLa)
Package: reportbug
Version: 6.6.6
Severity: normal
Tags: patch

Hi Guys,

people sometimes are having problems with logging issues agaist
cloud.debian.org, specially when not looking into wiki etc.

So I think it'd be nice to have this pseudo-package added to the report bug to
make bug reporting easier, therefore attached one line patch.

Please consider applying it.
>From 41f5d51d74c0f0c8611dccbde74bf4e8f8252d7f Mon Sep 17 00:00:00 2001
From: Marcin Kulisz 
Date: Wed, 20 Jul 2016 07:41:39 +0100
Subject: [PATCH] Added cloud.debian.org pseudo package

---
 reportbug/debbugs.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/reportbug/debbugs.py b/reportbug/debbugs.py
index 523bf06..f2b6d7f 100644
--- a/reportbug/debbugs.py
+++ b/reportbug/debbugs.py
@@ -171,6 +171,7 @@ debother = {
 'buildd.emdebian.org': 'Problems related to building packages for Emdebian',
 'cdimage.debian.org': 'CD Image issues',
 'cdrom': 'Problems with installation from CD-ROMs',
+'cloud.debian.org': 'Problems related to cloud images (any provider)',
 'debian-maintainers': 'Problems and requests related to Debian Maintainers',
 'debian-policy': 'Proposed changes in the Debian policy documentation',
 'debian-i18n': 'Requests regarding Internationalization (i18n) of the distribution',
-- 
2.8.1