Bug#488471: reportbug: doesn't load python-urwid

2008-06-29 Thread Paul van Haren
Package: reportbug
Version: 3.41
Severity: normal


During first time use, the option was picked to use python-urwid for UI. 
Next to that, python-urwid was installed. However, reportbug is 
persistent in reporting the following:

--- sniplet

[EMAIL PROTECTED]:~$ reportbug
*** Unable to import urwid interface: Please install the python-urwid package
to use this interface. Falling back to text interface.

--- end sniplet

Install details on python-urwid, from aptitude show:

Package: python-urwid
State: installed
Automatically installed: no
Version: 0.9.8.2-1
Priority: optional
Section: python
Maintainer: Debian Python Modules Team 
[EMAIL PROTECTED]
Uncompressed Size: 733k
Depends: python ( 2.6), python (= 2.4), python-support (= 0.7.1), 
libc6 (= 2.7-1)
Conflicts: python2.1-urwid, python2.2-urwid, python2.3-urwid, python2.4-urwid
Replaces: python2.1-urwid, python2.2-urwid, python2.3-urwid, python2.4-urwid
Provides: python2.4-urwid, python2.5-urwid

-- Package-specific info:
** Environment settings:
INTERFACE=urwid

** /home/paul/.reportbugrc:
reportbug_version 3.41
mode standard
ui urwid
email [EMAIL PROTECTED]

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages reportbug depends on:
ii  apt   0.7.14+b1  Advanced front-end for dpkg
ii  python2.5.2-1An interactive high-level object-o
ii  python-central0.6.7  register and build utility for Pyt

reportbug recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#488472: reportbug: does not remember URL of debian image

2008-06-29 Thread Paul van Haren
Package: reportbug
Version: 3.41
Severity: wishlist

When reporting a bug on the debian installer, reportbug will prompt to 
provide the URL for the image used. It would be advantageous to have 
this URL stored somewhere on the machine, so that reportbug can find it 
and I do not have to go on the Internet to hope find that URL again.

-- Package-specific info:
** Environment settings:
INTERFACE=urwid

** /home/paul/.reportbugrc:
reportbug_version 3.41
mode standard
ui urwid
email [EMAIL PROTECTED]

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages reportbug depends on:
ii  apt   0.7.14+b1  Advanced front-end for dpkg
ii  python2.5.2-1An interactive high-level object-o
ii  python-central0.6.7  register and build utility for Pyt

reportbug recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#488474: exim4-config: include config of passwd.client and /etc/email-addresses in configuration wizzard

2008-06-29 Thread Paul van Haren
Package: exim4-config
Version: 4.69-5
Severity: wishlist


I'm using a pretty simple set-up, just enough to enable reportbug to 
send bugreports. My ISP provides a smarthost, with SMTP authentication 
and no (ssl) security.

I've been messing quite a while with the configuration wizard, 
dpkg-reconfigure exim4-config, to get my settings in place. It took me 
some time to figure out that I need to manually edit 
/etc/exim4/passwd.client and /etc/email-addresses. A dialog in 
exim4-config to accomplish this, or at least a pointer in one of the 
screens would be appreciated. 

-- Package-specific info:
Exim version 4.69 #1 built 02-May-2008 12:57:09
Copyright (c) University of Cambridge 2006
Berkeley DB: Berkeley DB 4.6.21: (September 27, 2007)
Support for: crypteq iconv() IPv6 GnuTLS move_frozen_messages
Lookups: lsearch wildlsearch nwildlsearch iplsearch cdb dbm dbmnz dnsdb dsearch 
nis nis0 passwd
Authenticators: cram_md5 plaintext
Routers: accept dnslookup ipliteral manualroute queryprogram redirect
Transports: appendfile/maildir/mailstore autoreply lmtp pipe smtp
Fixed never_users: 0
Size of off_t: 8
Configuration file is /var/lib/exim4/config.autogenerated

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages exim4-config depends on:
ii  adduser   3.108  add and remove users and groups
ii  debconf [debconf-2.0] 1.5.22 Debian configuration management sy

exim4-config recommends no packages.

-- debconf information excluded



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#488476: reportbug: request interface to browse / search 1800+ bugreports

2008-06-29 Thread Paul van Haren
Package: reportbug
Version: 3.41
Severity: wishlist

When submitting a bugreport, reportbug asks to scan the existing 
reports. I'm happy to do so. But scanning all reports becomes a tedious 
job. E.g. in the install reports, more than 1800 entries are present. 

I would appreciate some means to help me find related issues. The f 
menu option by reportbug seems to look only in the titles of reports 
that are currently displayed. So, it allows you to search in the titles 
of 20 tickets rather than in 1800 tickets. 

A mechanism to filter out major categories of reports would also be 
helpful. E.g. I was pretty confident that a particular problem was 
specific to Lenny, and therefore I would like to filter out all 
reports not related to Lenny. 

-- Package-specific info:
** Environment settings:
INTERFACE=urwid

** /home/paul/.reportbugrc:
reportbug_version 3.41
mode standard
ui urwid
email [EMAIL PROTECTED]

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages reportbug depends on:
ii  apt   0.7.14+b1  Advanced front-end for dpkg
ii  python2.5.2-1An interactive high-level object-o
ii  python-central0.6.7  register and build utility for Pyt

reportbug recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#488478: introduce meta-package kde-desktop

2008-06-29 Thread Paul van Haren
Package: kde
Severity: wishlist

The meta-package kde installs a full suite of applications and tools.
Quite a number of these packages have a dedicated target audience, such 
as kdegames, kdetoys and kdeedu. 

The drawback of the superduper kde package is in download time, 
diskspace and - more important - the cluttering of the menu system.

Therefore, I propose to introduce a lean-and-mean kde-desktop 
meta-package, that includes all mainstream applications and tools. 

As such, my request support bugreport 448276.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#488478: introduce meta-package kde-desktop

2008-06-29 Thread Paul van Haren



 From: [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
 Subject: Re: Bug#488478: introduce meta-package kde-desktop
 Date: Sun, 29 Jun 2008 15:08:04 +0200
 
 
 
 On Sunday 29 June 2008 10:44:16 Paul van Haren wrote:
 Package: kde
 Severity: wishlist

 The meta-package kde installs a full suite of applications and tools.
 Quite a number of these packages have a dedicated target audience, such
 as kdegames, kdetoys and kdeedu.

 The drawback of the superduper kde package is in download time,
 diskspace and - more important - the cluttering of the menu system.

 Therefore, I propose to introduce a lean-and-mean kde-desktop
 meta-package, that includes all mainstream applications and tools.
 
 You have kde-core meta package already ? How doesn't that fulfil your needs?
 
 /Sune
 -- 
 I cannot receive from the gadget, how does it work?
 
 First of all from the control panel menu within Debian Linux you never have 
 to 
 reset the URL for opening a URL of a driver.
 
I'm looking for a package in between the very minimal set and the full fletched 
everything. I'm interpreting kde-core as the very minimal set, and kde as the 
full fletched set. 
The in-between set could include kdeadmin, kdegraphics or a subset, at least 
kpdf and kghostview, maybe kdemultimedia, kdenetwork and kdeutils.

Regards, Paul
_
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]