Bug#807381: Please enable smtp tls in Debian default configuration

2015-12-08 Thread Martin Wuertele
Package: postfix
Version: 2.11.3-1
Severity: wishlist

Could you please enable smtp tls alongside smtpd tls in Debians default
configuration by e.g. adding 

smtp_use_tls = yes
smtp_dns_support_level = dnssec
smtp_tls_security_level = dane
smtp_tls_note_starttls_offer = yes
smtp_tls_cert_file=/etc/ssl/certs/ssl-cert-snakeoil.pem
smtp_tls_key_file=/etc/ssl/private/ssl-cert-snakeoil.key

to /usr/share/postfix/main.cf.tls

Yours Martin



Bug#774752: debootstrap: When --no-resolve-deps and include/exclude is used get error get find debs: some number

2015-02-03 Thread Martin Wuertele
Package: debootstrap
Version: 1.0.67
Followup-For: Bug #774752

I can reproduce the bug with 1.0.67.

yours Martin 


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#776917: fails to debootstrap without systemd

2015-02-03 Thread Martin Wuertele
Package: debootstrap
Version: 1.0.67
Severity: important

Due to #776912 I tried to debootstrap without systemd:

debootstrap --arch=amd64 --variant=minbase --include=sysvinit-core \
--exclude=systemd,systemd-sysv jessie jessie

However systemd gets still pulled in by incorrectly resolving init
pre-depends:
(...)
 init pre-depens on systemd-sysv | sysvinit-core | upstart
  systemd-sysv is not installed.
  sysvinit-core is not installed.
  upstart is not installed.
(...)
Selecting previously unselected package systemd.
(...)
Rest is in #776912.

The manpage states wrt --include Comma  separated  list  of  packages  which
will be added to download and extract lists., however sysvinit-core doesn't
show up at all in the debootstrap.log besides above mentioned init pre-depends
message.

Yours Martin


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#776912: debootstrap circular depends/pre-depends between sytemd-sysv and systemd

2015-02-03 Thread Martin Wuertele
Package: systemd
Version: 215-10
Severity: important

When trying to debootstrap jessie on an RHEL7 / CENTOS7 (system is
running systemd 208 Release 11.el7_0.6) system for usage with lxc or
docker debootstrap fails due to systemd and systemd-sys:

dpkh: systemd-sysv: dependency problems, but configuring anyway as you 
requested:
 systemd-sysv depends on systemd (= 215-10); however:
  Package systemd is not cnfigured yet.
 systemd-sysv depends on systemd; however:
  Package systemd is not configured yet.

(...)
Errors were encountered while processing:
 systemd

yours Martin


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#650377: ibam --plotdeviations causes a syntax error in gnuplot

2013-08-15 Thread Martin Wuertele
Hi Helmut!

* Helmut Grohne hel...@subdivi.de [2011-11-29 12:27]:

 $ ibam --plotdeviations
 
 gnuplot plot /home/helmut/.ibam/battery.rc using 1:2 title Battery with 
 lines 1, /home/helmut/.ibam/battery.rc using 1:($2+$3) notitle with lines 
 3, /home/helmut/.ibam/battery.rc using 1:($2-$3) notitle with lines 
 3,/home/helmut/.ibam/charge.rc using 1:2 title Charge with lines 2, 
 /home/helmut/.ibam/charge.rc using 1:($2+$3) notitle with lines 4, 
 /home/helmut/.ibam/charge.rc using 1:($2-$3) notitle with lines 4
   
  ^
  line 0: ';' expected
 ...
 $
 
 This leads gnuplot to only plot the first battery.rc (this is less than ibam
 --plot shows). So the --plotdeviations option is simply broken.

Do you still have that bug? I cannot reproduce it:

$ ibam --plotdeviations
Battery time left:   0:29:46
Adapted battery time left:   0:33:24

Yours Martin


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#703390: [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung

2013-04-27 Thread Martin Wuertele
Hi,

I've run in the same bug on a Thinkpad x220. I think that #705028,
#705635 and #703390 cover the same issue and should be merged.

i915.i915_enable_rc6=0 does not fix the bug for me, however the bpo
kernel 3.2.0-0.bpo.1-amd64 does not have the issue.

The issue is in my experience not related to resume as it occured
reproducably several times on freshly booted sessions.


pci info
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core 
Processor Family Integrated Graphics Controller (rev 09) (prog-if 00 [VGA 
controller])
Subsystem: Lenovo Device 21da
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 45
Region 0: Memory at f000 (64-bit, non-prefetchable) [size=4M]
Region 2: Memory at e000 (64-bit, prefetchable) [size=256M]
Region 4: I/O ports at 5000 [size=64]
Expansion ROM at unassigned [disabled]
Capabilities: access denied
Kernel driver in use: i915


syslog:
Apr 27 01:09:05 wanderer kernel: [18484.166124] [drm:i915_hangcheck_elapsed] 
*ERROR* Hangcheck timer elapsed... GPU hung
Apr 27 01:09:05 wanderer kernel: [18484.166132] [drm] capturing error event; 
look for more information in /debug/dri/0/i915_error_state
Apr 27 01:10:05 wanderer kernel: [18543.342337] [ cut here 
]
Apr 27 01:10:05 wanderer kernel: [18543.342360] WARNING: at 
/build/buildd-linux_3.2.41-2-amd64-Wvc92F/linux-3.2.41/debian/build/source_rt/drivers/gpu/drm/i915/i915_gem.c:2418
 i915_gem_object_put_fence+0x66/0x96 [i915]()
Apr 27 01:10:05 wanderer kernel: [18543.342364] Hardware name: 4291QS0
Apr 27 01:10:05 wanderer kernel: [18543.342366] Modules linked in: tp_smapi(O) 
thinkpad_ec(O) binfmt_misc uinput xt_tcpudp nf_conntrack_ipv4 nf_defrag_ipv4 
xt_state nf_conntrack iptable_filter ip_tables x_tables fuse sbs sbshc loop 
kvm_intel kvm btusb uvcvideo bluetooth videodev v4l2_compat_ioctl32 media 
snd_hda_codec_hdmi snd_hda_codec_conexant joydev arc4 evdev snd_hda_intel 
snd_hda_codec coretemp snd_hwdep snd_pcm_oss snd_mixer_oss snd_pcm psmouse 
battery serio_raw pcspkr snd_page_alloc thinkpad_acpi ac snd_seq_midi 
power_supply snd_seq_midi_event nvram snd_rawmidi iwlwifi tpm_tis snd_seq tpm 
tpm_bios mac80211 i915 snd_seq_device cfg80211 acpi_cpufreq drm_kms_helper 
snd_timer i2c_i801 mperf rfkill drm video snd wmi i2c_algo_bit iTCO_wdt 
i2c_core soundcore iTCO_vendor_support processor button ext4 crc16 jbd2 mbcache 
sha256_generic dm_crypt dm_mod microcode sg sd_mod crc_t10dif sdhci_pci sdhci 
crc32c_intel mmc_core ghash_clmulni_intel ahci thermal aesni_intel libahci 
thermal_sys aes_x86_64 ehci_hcd aes_generic li
Apr 27 01:10:05 wanderer kernel: bata cryptd scsi_mod usbcore usb_common e1000e 
[last unloaded: scsi_wait_scan]
Apr 27 01:10:05 wanderer kernel: [18543.342421] Pid: 5939, comm: Xorg Tainted: 
G   O 3.2.0-4-rt-amd64 #1 Debian 3.2.41-2
Apr 27 01:10:05 wanderer kernel: [18543.342424] Call Trace:
Apr 27 01:10:05 wanderer kernel: [18543.342431]  [81048a4f] ? 
warn_slowpath_common+0x78/0x8c
Apr 27 01:10:05 wanderer kernel: [18543.342441]  [a02dc153] ? 
i915_gem_object_put_fence+0x66/0x96 [i915]
Apr 27 01:10:05 wanderer kernel: [18543.342451]  [a02dd1e7] ? 
i915_gem_object_unbind+0xd7/0x1ab [i915]
Apr 27 01:10:05 wanderer kernel: [18543.342460]  [a02dd2d2] ? 
i915_gem_free_object_tail+0x17/0xe9 [i915]
Apr 27 01:10:05 wanderer kernel: [18543.342469]  [a0280f84] ? 
drm_gem_handle_create+0xd6/0xd6 [drm]
Apr 27 01:10:05 wanderer kernel: [18543.342474]  [811b8a92] ? 
kref_put+0x3e/0x47
Apr 27 01:10:05 wanderer kernel: [18543.342481]  [a0280ce5] ? 
drm_gem_object_unreference_unlocked+0x2a/0x3a [drm]
Apr 27 01:10:05 wanderer kernel: [18543.342488]  [a0280e01] ? 
drm_gem_object_release_handle+0x37/0x3b [drm]
Apr 27 01:10:05 wanderer kernel: [18543.342492]  [811b6671] ? 
idr_for_each+0x6e/0xb7
Apr 27 01:10:05 wanderer kernel: [18543.342496]  [810f4ad7] ? 
unlock_slab_and_free_delayed.isra.40+0x81/0x87
Apr 27 01:10:05 wanderer kernel: [18543.342504]  [a02814f1] ? 
drm_gem_release+0x17/0x2a [drm]
Apr 27 01:10:05 wanderer kernel: [18543.342511]  [a028072b] ? 
drm_release+0x3c8/0x64b [drm]
Apr 27 01:10:05 wanderer kernel: [18543.342516]  [8110262c] ? 
fput+0xe8/0x18d
Apr 27 01:10:05 wanderer kernel: [18543.342519]  [8110036f] ? 
filp_close+0x62/0x6a
Apr 27 01:10:05 wanderer kernel: [18543.342521]  [8104bc71] ? 
put_files_struct+0x6a/0xcc
Apr 27 01:10:05 wanderer kernel: [18543.342524]  [8104c306] ? 
do_exit+0x29f/0x774
Apr 27 01:10:05 wanderer kernel: [18543.342527]  [810f4cf0] ? 
kmem_cache_free+0x4b/0x91
Apr 27 01:10:05 wanderer kernel: [18543.342530]  

Bug#693138: debian reference claims wheezy is already stable

2012-11-13 Thread Martin Wuertele
Package: www.debian.org
Severity: grave

Hi,

http://www.debian.org/doc/manuals/debian-reference/ch02.en.html claims wheezy
is the stable release. Please revert to the squeeze version until wheezy is
released. We found out on IRC as a user stumbled over that page and installed
wheezy instead of squeeze.

Thanks, Martin


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#693138: severity of 693138 is grave

2012-11-13 Thread Martin Wuertele
* Julien Cristau jcris...@debian.org [2012-11-13 16:09]:

 On Tue, Nov 13, 2012 at 16:01:23 +0100, Martin Wuertele wrote:
 
  #From the developer reference (...) causes data loss, or introduces a 
  security hole (...)
  severity 693138 grave
 
 The debian reference causes none of that.  The debian web site neither.

If the website points users to false information that at least is a
serious issue. 

The Debian reference at should not point users to wheezy claiming it is
already stable.

Grave might be a bit harsh, however a severity of normal hides the
actual problem in my opinion.

Is it that much of a problem to have the Debian reference point to the
ohne for squeeze as long as wheezy is not released?

Yours Martin


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#693138: severity of 693138 is grave

2012-11-13 Thread Martin Wuertele
* David Prévot taf...@debian.org [2012-11-13 17:22]:

 Le 13/11/2012 11:28, Martin Wuertele a écrit :

(...)

  Is it that much of a problem to have the Debian reference point to the
  ohne for squeeze as long as wheezy is not released?
 
 Yes it does, since the debian-reference package shipped in Wheezy should
 point accurately to Wheezy as stable. If the debian-reference
 maintainers wish to play the revert-revert-revert-revert game (à la
 tasksel), they could to do so until Wheezy is release, but that's up to
 them (and definitely not a grave issue in their package). If an upload
 of the package is needed and they forget to revert that change, that
 will be an issue, so I'm not sure it's worth changing it. Reassigning
 where it belongs in the mean time.

FTR: the bug is about what is shown on [1], not on the debian-reference
package itself. Would it make sense to split it by release just as we
do with the installation manual [2]?

[1] http://www.debian.org/doc/manuals/debian-reference/
[2] http://www.debian.org/releases/stable/installmanual/

Yours Martin


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#693138: closed by David Prévot taf...@debian.org (Re: Bug#693138: severity of 693138 is grave)

2012-11-13 Thread Martin Wuertele
 12:25  jcristau taffit: your debian-reference reassign makes no sense
   whatsoever afaict
 12:26  jcristau if the website wants to use the stable
   debian-reference then it can do that.  but the
   debian-reference package in wheezy should talk about
   wheezy...
 12:28  taffit The Debian website wishes to display the most up to
 date debian-reference
 12:28  jcristau then close the bug
 
 Agreed.

Looks more like wontfix than closed to me.

Your Martin


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#684395: newer upstream releases

2012-08-09 Thread Martin Wuertele
Package: fvwm
Version: 1:2.5.30.ds-1.1
Severity: wishlist

Hi,

the latest debian package in sid is 2.5.30 while upstream relased
2.5.31 on 9.8.2010
2.6.0 on 15.4.2011
2.6.1 on 16.4.2011
2.6.2 on 6.8.2011
2.6.3 on 30.9.2011
2.6.4 on 1.2.2012
2.6.5 on 20.4.2012

and ceased support for any releases older than 2.6.0 around June 2011.

Could you please update the debian packages?

Kind regards,
Martin


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#669862: [PATCH] ibam: Helping to update to packaging format 3.0

2012-05-07 Thread Martin Wuertele
Hi Jari!

* jari.aa...@cante.net jari.aa...@cante.net [2012-04-21 15:36]:

 The dpatch patch management system has been deprecated for some time. The
 Lintian currently flags use of dpatch packages as an error. The new 3.0
 packaging format is an improved version which, among other things, contains
 patch management built-in. For more information, see:
 
 http://wiki.debian.org/Projects/DebSrc3.0
 
 I had some free time; see attached patch to migrate to new package
 format. Note that all files in debian/patches/* are canocalized to
 *.patch.
 
 Let me know if there is anything that needs adjusting or if it is ok
 to upload this version in a NMU in case you are working on other
 issues needing attention.

Thanks for your work. I as several others think that Format 3.0 is not
the right way to go forward and thus will stay with 1.0 for the time
beeing. 

Yours Martin



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#669728: [PATCH] bopm: Helping to update to packaging format 3.0

2012-05-07 Thread Martin Wuertele
Hi Jari!

* jari.aa...@cante.net jari.aa...@cante.net [2012-04-21 14:39]:

 The dpatch patch management system has been deprecated for some time. The
 Lintian currently flags use of dpatch packages as an error. The new 3.0
 packaging format is an improved version which, among other things, contains
 patch management built-in. For more information, see:
 
 http://wiki.debian.org/Projects/DebSrc3.0
 
 I had some free time; see attached patch to migrate to new package
 format. Note that all files in debian/patches/* are canocalized to
 *.patch.
 
 Let me know if there is anything that needs adjusting or if it is ok
 to upload this version in a NMU in case you are working on other
 issues needing attention.

Thanks for your work. I as several others think that Format 3.0 is not
the right way to go forward and thus will stay with 1.0 for the time
beeing.

Yours Martin




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#669731: [PATCH] gkrellm-x86info: Helping to update to packaging format 3.0

2012-05-07 Thread Martin Wuertele
Hi Jari!

* jari.aa...@cante.net jari.aa...@cante.net [2012-04-21 14:40]:

 The dpatch patch management system has been deprecated for some time. The
 Lintian currently flags use of dpatch packages as an error. The new 3.0
 packaging format is an improved version which, among other things, contains
 patch management built-in. For more information, see:
 
 http://wiki.debian.org/Projects/DebSrc3.0
 
 I had some free time; see attached patch to migrate to new package
 format. Note that all files in debian/patches/* are canocalized to
 *.patch.
 
 Let me know if there is anything that needs adjusting or if it is ok
 to upload this version in a NMU in case you are working on other
 issues needing attention.

Thanks for your work. I as several others think that Format 3.0 is not
the right way to go forward and thus will stay with 1.0 for the time
beeing.

Yours Martin




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#622845: Processed: reassign 622845 to procps

2011-04-17 Thread Martin Wuertele
Hi Ben!

* Ben Hutchings b...@decadent.org.uk [2011-04-17 20:41]:

 No, procps shouldn't override defaults either.

But it could and imo should include a simple way to enable it as for
other stuff we have there.

Adding 
# enable IPv6 privacy
#net.ipv6.conf.eth0.use_tempaddr=2

to the default sysctl.conf cannot hurt.

Besides there we have a general ugly IPv6 default config:

ipv6 autoconf is enabled on default installations which is mainly for
non-servers relevant, however one would want IPv6 privacy extensions
enabled in that case.

The ideal solution would be to enable IPv6 autoconf and IPv6 privace
extensions only for desktop and laptop installtions.

Yours,
Martin




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#622657: unnecessary dependency on libapache2-mod-php5 - patch

2011-04-14 Thread Martin Wuertele
Hi!

attached a patch.

Yours,
Martin

--- control.fixed	2011-04-14 16:15:45.026684900 +0200
+++ control	2011-04-14 16:14:43.0 +0200
@@ -7,7 +7,7 @@
 
 Package: phpldapadmin
 Architecture: all
-Depends: apache2 | httpd, php5-ldap, libapache2-mod-php5 | libapache-mod-php5 | php5-cli | php5-cgi | php5, ${misc:Depends}
+Depends: apache2 | httpd, php5-ldap, libapache2-mod-php5 | libapache-mod-php5 | php5-cgi | php5, ${misc:Depends}
 Description: web based interface for administering LDAP servers
  phpLDAPadmin is a web-based LDAP client. It provides easy,
  anywhere-accessible, multi-language administration for your LDAP


Bug#622657: unnecessary dependency on libapache2-mod-php5

2011-04-13 Thread Martin Wuertele
Package: phpldapadmin
Version: 1.2.0.5-2
Severity: serious

Hi,

phpldapadmin depends on apache2 | httpd and on libapache2-mod-php5 .
This will pull in apache2 even if you want to use another httpd with
php5-cli.

This violates policy 7.2 imo This declares an absolute dependency. A
package will not be configured unless all of the packages listed in its
Depends field have been correctly configured

Please change the dependence from libapache2-mod-php5 to
libapache2-mod-php5 | php5-cli.

Yours,
Martin



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#605202: [gkrellm-x86info] gkrellm-x86info only shows cpu frequency of local machine

2010-12-10 Thread Martin Wuertele
Hi Joseph!

* Joseph Rawson umebos...@gmail.com [2010-11-28 01:57]:

 When using a command such as:  gkrellm -s server, it's not immediately 
 obvious 
 that the cpu frequency displayed on the gkrellm window for the target server 
 is actually the frequency of the local machine.

Is it sufficient if I update the description and propably document the
behaviour in README?

Kind regards,
Martin



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#600356: Acknowledgement (luks + usbkeyboard: cannot type passphrase)

2010-10-16 Thread Martin Wuertele
reassign 600356 linux-2.6
thanks

I really think this is a bug in the kernel. I forcefully put all
required modules in the initramfs to demonstrate that the bug is not in
loading the modules but in the result.

My guess is it has something todo with 

usbhid 2-3:1.9: couldn't find an interrupt endpoint

but my knowledge of the kernel is quite limited.

Yours Martin



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543563: iwlagn deep sleep

2010-07-12 Thread Martin Wuertele
Hi Yan!

* Yan Li elliot.li.t...@gmail.com [2010-07-11 02:05]:

 Maybe this issue is similar or related to this upstream bug report:
 
 Bug 2043 - iwlagn (64bit) doesn't work with 4965 (8086:4230 rev 61):
 enqueue_hcmd failed: -28
 http://bugzilla.intellinuxwireless.org/show_bug.cgi?id=2043

I don't think so, my card worked with every debian kernel so far, it
just randomly goes to sleep without a chance of wakeup. This happens
sometimes after just a few minutes and sometimes after days of constant
suspend/resume.

Kind regards,
Martin



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543563: iwlagn deep sleep

2010-07-06 Thread Martin Wuertele
Hi,

after a fresh boot and about 30 minutes of work the bug arose again:

Linux liberty 2.6.32-5-amd64 #1 SMP Tue Jun 1 04:34:03 UTC 2010 x86_64
GNU/Linux

[ 1272.317057] No probe response from AP 00:0f:66:c7:75:52 after 500ms, 
disconnecting.
[ 1272.944365] iwlagn :03:00.0: Error sending REPLY_RXON: time out after 
500ms.
[ 1272.944376] iwlagn :03:00.0: Error setting new RXON (-110)
[ 1273.445189] iwlagn :03:00.0: Error sending REPLY_SCAN_CMD: time out 
after 500ms.
[ 1273.944043] iwlagn :03:00.0: Error sending REPLY_RXON: time out after 
500ms.
[ 1273.944053] iwlagn :03:00.0: Error setting new RXON (-110)
[ 1274.446620] iwlagn :03:00.0: Error sending REPLY_RXON: time out after 
500ms.
[ 1274.446625] iwlagn :03:00.0: Error setting new RXON (-110)
[ 1274.944066] iwlagn :03:00.0: Error sending REPLY_TX_PWR_TABLE_CMD: time 
out after 500ms.
[ 1278.949413] iwlagn :03:00.0: Error sending REPLY_RXON: time out after 
500ms.
[ 1278.949421] iwlagn :03:00.0: Error setting new RXON (-110)
[ 1279.448176] iwlagn :03:00.0: Error sending REPLY_SCAN_CMD: time out 
after 500ms.
[ 1279.948053] iwlagn :03:00.0: Error sending REPLY_RXON: time out after 
500ms.
[ 1279.948064] iwlagn :03:00.0: Error setting new RXON (-110)
[ 1280.448062] iwlagn :03:00.0: Error sending REPLY_RXON: time out after 
500ms.
[ 1280.448070] iwlagn :03:00.0: Error setting new RXON (-110)
[ 1280.948063] iwlagn :03:00.0: Error sending REPLY_TX_PWR_TABLE_CMD: time 
out after 500ms.
[ 1284.953049] iwlagn :03:00.0: Error sending REPLY_RXON: time out after 
500ms.
[ 1284.953059] iwlagn :03:00.0: Error setting new RXON (-110)
[ 1285.452080] iwlagn :03:00.0: Error sending REPLY_SCAN_CMD: time out 
after 500ms.
[ 1285.952064] iwlagn :03:00.0: Error sending REPLY_TX_PWR_TABLE_CMD: time 
out after 500ms.
[ 1286.452046] iwlagn :03:00.0: Error sending REPLY_RXON: time out after 
500ms.
[ 1286.452056] iwlagn :03:00.0: Error setting new RXON (-110)
[ 1286.456014] iwlagn :03:00.0: MAC is in deep sleep!.  CSR_GP_CNTRL = 
0x
[ 1286.456014] iwlagn :03:00.0: MAC is in deep sleep!.  CSR_GP_CNTRL = 
0x
[ 1286.456014] iwlagn :03:00.0: MAC is in deep sleep!.  CSR_GP_CNTRL = 
0x
[ 1286.456014] iwlagn :03:00.0: MAC is in deep sleep!.  CSR_GP_CNTRL = 
0x
[ 1286.532190] iwlagn :03:00.0: MAC is in deep sleep!.  CSR_GP_CNTRL = 
0x
[ 1286.532190] iwlagn :03:00.0: MAC is in deep sleep!.  CSR_GP_CNTRL = 
0x
[ 1286.532190] iwlagn :03:00.0: MAC is in deep sleep!.  CSR_GP_CNTRL = 
0x
[ 1286.532190] iwlagn :03:00.0: MAC is in deep sleep!.  CSR_GP_CNTRL = 
0x
[ 1286.532190] iwlagn :03:00.0: MAC is in deep sleep!.  CSR_GP_CNTRL = 
0x

trying to unload and load the module including using the switch to 
disable and enable wifi did not help:

Jul  6 23:58:08 liberty kernel: [ 1773.353360] cfg80211: Using static 
regulatory domain info
Jul  6 23:58:08 liberty kernel: [ 1773.353369] cfg80211: Regulatory domain: US
Jul  6 23:58:08 liberty kernel: [ 1773.353374]  (start_freq - end_freq @ 
bandwidth), (max_antenna_gain, max_eirp)
Jul  6 23:58:08 liberty kernel: [ 1773.353382]  (2402000 KHz - 2472000 KHz @ 
4 KHz), (600 mBi, 2700 mBm)
Jul  6 23:58:08 liberty kernel: [ 1773.353390]  (517 KHz - 519 KHz @ 
4 KHz), (600 mBi, 2300 mBm)
Jul  6 23:58:08 liberty kernel: [ 1773.353397]  (519 KHz - 521 KHz @ 
4 KHz), (600 mBi, 2300 mBm)
Jul  6 23:58:08 liberty kernel: [ 1773.353404]  (521 KHz - 523 KHz @ 
4 KHz), (600 mBi, 2300 mBm)
Jul  6 23:58:08 liberty kernel: [ 1773.353411]  (523 KHz - 533 KHz @ 
4 KHz), (600 mBi, 2300 mBm)
Jul  6 23:58:08 liberty kernel: [ 1773.353418]  (5735000 KHz - 5835000 KHz @ 
4 KHz), (600 mBi, 3000 mBm)
Jul  6 23:58:08 liberty kernel: [ 1773.353435] cfg80211: Calling CRDA for 
country: US
Jul  6 23:58:09 liberty kernel: [ 1773.602918] iwlagn: Intel(R) Wireless WiFi 
Link AGN driver for Linux, 1.3.27ks
Jul  6 23:58:09 liberty kernel: [ 1773.602928] iwlagn: Copyright(c) 2003-2009 
Intel Corporation
Jul  6 23:58:09 liberty kernel: [ 1773.620069] iwlagn :03:00.0: Refused to 
change power state, currently in D3
Jul  6 23:58:09 liberty kernel: [ 1773.620105] iwlagn :03:00.0: PCI INT A 
- GSI 17 (level, low) - IRQ 17
Jul  6 23:58:09 liberty kernel: [ 1773.620597] iwlagn :03:00.0: Detected 
Intel Wireless WiFi Link 4965AGN REV=0x
Jul  6 23:58:09 liberty kernel: [ 1773.624015] iwlagn :03:00.0: MAC is in 
deep sleep!.  CSR_GP_CNTRL = 0x
Jul  6 23:58:09 liberty kernel: [ 1773.651377] iwlagn :03:00.0: MAC is in 
deep sleep!.  CSR_GP_CNTRL = 0x
Jul  6 23:58:09 liberty kernel: [ 1773.659110] iwlagn :03:00.0: MAC is in 
deep sleep!.  CSR_GP_CNTRL = 0x
Jul  6 23:58:09 liberty kernel: [ 1773.672405] iwlagn :03:00.0: Unknown 
hardware type
Jul  6 23:58:09 liberty kernel: [ 1773.672410] 

Bug#543563: Sometimes iwl4965 fails to load on resume from supend to disk

2010-03-03 Thread Martin Wuertele
Hi Moritz!

* Moritz Muehlenhoff j...@inutil.org [2010-03-02 23:49]:

 Squeeze will be based on 2.6.32. Please test the current 2.6.32 from unstable/
 testing and tell us whether the problem persists. If so, we should report it
 upstream to the kernel.org developers.

Will do so starting tomorrow. I still have the issue with 2.6.30 tough.

Regards, Martin



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#444182: Reopen as there is no 2.6.33 in the archive

2010-02-25 Thread Martin Wuertele
Hi,

I'm reopening #444182 as there is no 2.6.33-1~experimental.1 or newer in
the archive and the fix is not mentioned in the 2.6.32-3 changelog.

Yours, Martin



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#562699: fixed in gkrellm-x86info 0.0.2-8 - fix confirmed

2010-01-05 Thread Martin Wuertele
Hi Pavel!

* Pavel Reznicek rezni...@ipnp.troja.mff.cuni.cz [2010-01-05 11:00]:

   sorry I haven't checked the other bug reports before writting this one - 
 looking at bugs #501280 and #253524, it seems like the frequency monitor 
 may not work on some processors. As written in my previous report, I did 
 not have a chance to compare the monitor on two identical processors, so 
 it may be that the problem of main is related just to the Intel Core2 Duo 
 processor and is not a consequence of the used architecture.

Can you try if x86info produces proper results? If yes a sync with the
code there (acutally gkrellm-x86info is just a gkrellm plugin that
borrows code from x86info) should fix the problem.

Yours Martin



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#562699: fixed in gkrellm-x86info 0.0.2-8 - fix confirmed

2010-01-04 Thread Martin Wuertele
Hi Pavel!

* Pavel Reznicek rezni...@ipnp.troja.mff.cuni.cz [2010-01-04 18:42]:

   are you really sure the package works fine on amd64 ? When enabling it 
 in gkrellm, I can see a fluctuating frequency, but when I switch my Intel 
 Core2 Duo to 800 MHz (using cpufreq-set), there is no change in the 
 frequency monitoriged by gkrellm, although cpufreq-get command returns 
 800MHz.
 
 While on a desktop with AMD QuadCore and a laptop with PentiumM - but both 
 with i386 architecture, the gkrellm monitor scales correctly when changing 
 the frequency via cpufreq-set.

Hmm it looks correct on my Notebook. Since upstream appears no longer
interested in the package I assume I need to track the delta to current
x86info myself.

This will take some time so please be patient.

Yours Martin



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#495140: Fixed in ibam 5.0

2009-05-10 Thread Martin Wuertele
Hi Joseph!

* Joseph Huang yuzi...@gmail.com [2009-05-09 04:18]:

 SYSFS support was added to ibam in version
 5.0http://ibam.sourceforge.net/CHANGES.
 Upgrading to version 5.0 or later should resolve this bug.

The sysfs support in IBAM is not really useful unless you use nearly the
same notebook model as upstream. I therefore did not upload a new
version so far.

 However, it's not clear if the debian ibam package is still being
 maintained. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=523166

I don't think a maintainer change qualifies for an upload.

yours
Martin



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#498207: does not load on 2.6.26-1-openvz-amd64

2008-09-08 Thread Martin Wuertele
Hi Bastian!

* Bastian Blank [EMAIL PROTECTED] [2008-09-08 08:41]:

 dmesg, lsmod, /proc/ioports.

[125633.648171] thinkpad_ec: cannot claim io ports 0x1600-0x161f
[125633.676926] tp_smapi: Unknown symbol thinkpad_ec_unlock
[125633.676926] tp_smapi: Unknown symbol thinkpad_ec_invalidate
[125633.676926] tp_smapi: Unknown symbol thinkpad_ec_read_row
[125633.676993] tp_smapi: Unknown symbol thinkpad_ec_lock

Module  Size  Used by
iwl4965   107336  0 
iwlcore31360  1 iwl4965
mac80211  163120  2 iwl4965,iwlcore
gspca 668880  0 
zc0301 51588  0 
compat_ioctl32 12288  2 gspca,zc0301
videodev   35840  3 gspca,zc0301,compat_ioctl32
v4l1_compat17284  1 videodev
nls_utf86272  0 
nls_cp437  11136  0 
vfat   15104  0 
fat51256  1 vfat
nls_base   12932  4 nls_utf8,nls_cp437,vfat,fat
usb_storage94144  0 
ehci_hcd   36108  0 
uhci_hcd   25760  0 
sbs12544  0 
sbshc  10368  1 sbs
sdhci  19460  0 
mmc_core   52448  1 sdhci
tun15492  1 
arc46272  2 
ecb 7296  2 
firmware_class 12544  1 iwl4965
rfkill 11168  2 iwlcore
cfg80211   30224  2 iwl4965,mac80211
i915   35200  2 
drm91360  3 i915
vzethdev   14592  0 
vznetdev   24456  0 
simfs   8944  0 
vzdquota   42868  0 [permanent]
vzmon  31248  2 vzethdev,vznetdev
vzdev   7568  4 vzethdev,vznetdev,vzdquota,vzmon
xt_length   6400  0 
ipt_ttl 6144  0 
xt_tcpmss   6656  0 
xt_TCPMSS   8576  0 
iptable_mangle  8704  0 
xt_multiport7424  0 
xt_limit7172  0 
xt_dscp 7168  0 
ipt_REJECT  7552  0 
ipv6  296128  17 vzmon
acpi_cpufreq   11792  2 
cpufreq_userspace   8452  0 
cpufreq_conservative11784  0 
cpufreq_stats   9120  0 
cpufreq_ondemand   11792  1 
freq_table  9344  3 acpi_cpufreq,cpufreq_stats,cpufreq_ondemand
cpufreq_powersave   6400  0 
xt_tcpudp   7680  2 
nf_conntrack_ipv4  24608  5 
xt_state6656  5 
nf_conntrack   82432  2 nf_conntrack_ipv4,xt_state
iptable_filter  8320  1 
ip_tables  21776  2 iptable_mangle,iptable_filter
x_tables   25736  11 
xt_length,ipt_ttl,xt_tcpmss,xt_TCPMSS,xt_multiport,xt_limit,xt_dscp,ipt_REJECT,xt_tcpudp,xt_state,ip_tables
hdaps  12192  0 
input_polldev   8720  1 hdaps
kvm_intel  39392  0 
kvm   126824  1 kvm_intel
coretemp   11008  0 
loop   19340  0 
rtc_cmos   14392  0 
rtc_core   21060  1 rtc_cmos
rtc_lib 7552  1 rtc_core
snd_hda_intel 434136  5 
snd_pcm_oss41760  0 
snd_mixer_oss  18816  1 snd_pcm_oss
pcspkr  7040  0 
snd_pcm81928  4 snd_hda_intel,snd_pcm_oss
psmouse42268  0 
snd_seq_dummy   7428  0 
serio_raw   9988  0 
snd_seq_oss33152  0 
i2c_i801   13596  0 
snd_seq_midi   11072  0 
i2c_core   27936  1 i2c_i801
iTCO_wdt   15696  0 
snd_rawmidi26784  1 snd_seq_midi
snd_seq_midi_event 11904  2 snd_seq_oss,snd_seq_midi
snd_seq54304  6 
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer  25744  4 snd_pcm,snd_seq
snd_seq_device 11668  5 
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
snd63688  15 
snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore  12064  1 snd
snd_page_alloc 13072  2 snd_hda_intel,snd_pcm
battery12032  0 
ac  8192  0 
video  24084  0 
output  7808  1 video
bay 9216  0 
intel_agp  31728  1 
button 11680  0 
thinkpad_acpi  64404  0 
evdev  14208  8 
led_class   8968  2 iwlcore,thinkpad_acpi
joydev 14848  0 
nvram  12556  1 thinkpad_acpi
ext3  124432  12 
jbd51112  1 ext3
mbcache12804  1 ext3
sha256_generic 13696  0 
aes_x86_64 12416  2 
aes_generic32552  1 aes_x86_64
cbc 7936  1 
dm_crypt   17032  1 
crypto_blkcipher   21636  4 ecb,cbc,dm_crypt
dm_mirror  20608  0 
dm_log 13956  1 dm_mirror
dm_snapshot   

Bug#498207: does not load on 2.6.26-1-openvz-amd64

2008-09-08 Thread Martin Wuertele
Hi Bastian!

* Bastian Blank [EMAIL PROTECTED] [2008-09-08 21:27]:

 On Mon, Sep 08, 2008 at 09:19:59PM +0200, Martin Wuertele wrote:
  hdaps  12192  0 
 
 You have the kernel included hdaps module loaded. This will not work.
 
 So its only a matter of documentation.

Correct, works when hdaps is unloaded. 

Thanks
Martin



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



Bug#495415: Causes npviewer.bin to gerneate X errors on amd64 systems

2008-08-17 Thread Martin Wuertele
Package: iceweasel
Version: 3.0.1-1
Severity: normal

When browsing flash sites iceweasel crashes npviewer.bin as follows:
(npviewer.bin:3348): Gdk-WARNING **: GdkWindow 0x300024b unexpectedly destroyed

(npviewer.bin:3348): Gdk-WARNING **: GdkWindow 0x300024a unexpectedly destroyed

(npviewer.bin:3348): Gdk-WARNING **: GdkWindow 0x3000249 unexpectedly destroyed

(npviewer.bin:3348): Gdk-WARNING **: GdkWindow 0x3000246 unexpectedly destroyed

(npviewer.bin:3348): Gtk-CRITICAL **: gtk_style_detach: assertion `style-attach
_count  0' failed
The program 'npviewer.bin' received an X Window System error.
This probably reflects a bug in the program.
The error was 'RenderBadPicture (invalid Picture parameter)'.
  (Details: serial 3225 error_code 182 request_code 155 minor_code 7)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
*** NSPlugin Wrapper *** ERROR: NPP_Destroy() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPClass::Invalidate() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_New() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_New() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_New() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_New() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_New() invoke: Connection closed

Since the problem doesn't occur when using iceape I consider it an iceweasel 
bug.

yours Martin

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.25-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages iceweasel depends on:
ii  debianutils   2.30   Miscellaneous utilities specific t
ii  fontconfig2.6.0-1generic font configuration library
ii  libc6 2.7-13 GNU C Library: Shared libraries
ii  libglib2.0-0  2.16.4-2   The GLib library of C routines
ii  libgtk2.0-0   2.12.11-3  The GTK+ graphical user interface·
ii  libnspr4-0d   4.7.1-3NetScape Portable Runtime Library
ii  libstdc++64.3.1-2The GNU Standard C++ Library v3
ii  procps1:3.2.7-8  /proc file system utilities
ii  psmisc22.6-1 Utilities that use the proc filesy
ii  xulrunner-1.9 1.9.0.1-1  XUL + XPCOM application runner

iceweasel recommends no packages.

Versions of packages iceweasel suggests:
pn  latex-xft-fonts   none (no description available)
ii  libkrb53  1.6.dfsg.4~beta1-3 MIT Kerberos runtime libraries
pn  mozpluggernone (no description available)
pn  ttf-mathematica4.1none (no description available)
pn  xfonts-mathml none (no description available)
pn  xprintnone (no description available)
pn  xulrunner-1.9-gnome-s none (no description available)

-- no debconf information



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



Bug#475749: ftp.debian.org: please remove ibam, gkrellm-ibam from alpha, hppa, ia64, s390 and sparc

2008-04-12 Thread Martin Wuertele
Package: ftp.debian.org
Severity: normal

please remove ibam, gkrellm-ibam from alpha, hppa, ia64, s390 and sparc in
Lenny and Sid



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



Bug#463785: linux-image-2.6.24-1-686: ath5k doesn't associate

2008-02-03 Thread Martin Wuertele
Package: linux-image-2.6.24-1-686
Version: 2.6.24-2
Severity: normal


ath5k doesn't assotiate with my AP, the module loads fine tough:
Feb  3 12:50:06 freedom kernel: ACPI: PCI interrupt for device :02:02.0 
disabled
Feb  3 12:50:20 freedom kernel: ACPI: PCI Interrupt :02:02.0[A] - GSI 21 
(level, low) - IRQ 22
Feb  3 12:50:20 freedom kernel: ath5k_pci :02:02.0: registered as 'phy1'
Feb  3 12:50:20 freedom kernel: phy1: Selected rate control algorithm 'simple'
Feb  3 12:50:20 freedom kernel: ath5k phy1: Atheros AR5213A chip found (MAC: 
0x59, PHY: 0x43)
Feb  3 12:50:20 freedom kernel: ath5k phy1: RF5112A multiband radio found (0x36)
Feb  3 12:50:20 freedom kernel: udev: renamed network interface wlan0 to ath0


-- Package-specific info:

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

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

Versions of packages linux-image-2.6.24-1-686 depends on:
ii  debconf [debconf-2.0]1.5.17  Debian configuration management sy
ii  initramfs-tools [linux-initr 0.91d   tools for generating an initramfs
ii  module-init-tools3.3-pre11-4 tools for managing Linux kernel mo

Versions of packages linux-image-2.6.24-1-686 recommends:
ii  libc6-i6862.7-5  GNU C Library: Shared libraries [i

-- debconf information:
  shared/kernel-image/really-run-bootloader: true
  linux-image-2.6.24-1-686/preinst/overwriting-modules-2.6.24-1-686: true
  linux-image-2.6.24-1-686/postinst/bootloader-error-2.6.24-1-686:
  linux-image-2.6.24-1-686/postinst/create-kimage-link-2.6.24-1-686: true
  linux-image-2.6.24-1-686/postinst/old-system-map-link-2.6.24-1-686: true
  linux-image-2.6.24-1-686/prerm/would-invalidate-boot-loader-2.6.24-1-686: true
  linux-image-2.6.24-1-686/preinst/initrd-2.6.24-1-686:
  linux-image-2.6.24-1-686/preinst/failed-to-move-modules-2.6.24-1-686:
  linux-image-2.6.24-1-686/postinst/depmod-error-initrd-2.6.24-1-686: false
  linux-image-2.6.24-1-686/preinst/bootloader-initrd-2.6.24-1-686: true
  linux-image-2.6.24-1-686/postinst/old-initrd-link-2.6.24-1-686: true
  linux-image-2.6.24-1-686/preinst/lilo-has-ramdisk:
  linux-image-2.6.24-1-686/postinst/old-dir-initrd-link-2.6.24-1-686: true
  linux-image-2.6.24-1-686/preinst/abort-install-2.6.24-1-686:
  linux-image-2.6.24-1-686/prerm/removing-running-kernel-2.6.24-1-686: true
  linux-image-2.6.24-1-686/postinst/depmod-error-2.6.24-1-686: false
  linux-image-2.6.24-1-686/preinst/abort-overwrite-2.6.24-1-686:
  linux-image-2.6.24-1-686/preinst/elilo-initrd-2.6.24-1-686: true
  linux-image-2.6.24-1-686/postinst/bootloader-test-error-2.6.24-1-686:
  linux-image-2.6.24-1-686/postinst/kimage-is-a-directory:
  linux-image-2.6.24-1-686/preinst/lilo-initrd-2.6.24-1-686: true



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



Bug#454451: debian-maintainers: should not be Dm-Upload-Allowed: yes

2007-12-05 Thread Martin Wuertele
Package: debian-maintainers
Version: 1.7
Severity: normal

Why has the package itself Dm-Upload-Allowed: yes? No DM should ever
have permission to upload this package. While this should not happen as
it is unlikely that a DD will sponsor the package havein
Dm-Upload-Allowed should still not be set.

yours Martin


signature.asc
Description: Digital signature


Bug#454461: debian-maintainers: package name does not match GR

2007-12-05 Thread Martin Wuertele
Package: debian-maintainers
Version: 1.7
Severity: normal

The package name is debian-maintainers while the GR states »A new
keyring will be created, called the Debian maintainers keyring.«

Please change the name to debian-maintainers-keyring to match the
keyring namespace as used by the following packages:
debian-keyring
debian-archive-keyring
debian-edu-archive-keyring
debian-backports-keyring


signature.asc
Description: Digital signature


Bug#447375: thunar: Missing README.Debian

2007-10-20 Thread Martin Wuertele
Package: thunar
Version: 0.4.0rc1-3
Severity: normal

The package description says Please read README.Debian concerning volume
management stuff. however it's not included in the package... 


$ apt-file list thunar | grep README
thunar: usr/share/doc/thunar/README
thunar: usr/share/doc/thunar/README.gtkrc
thunar: usr/share/doc/thunar/README.thunarrc.gz
thunar: usr/share/doc/thunar/README.volumes
thunar-archive-plugin: usr/share/doc/thunar-archive-plugin/README
thunar-media-tags-plugin: usr/share/doc/thunar-media-tags-plugin/README

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-xen-vserver-amd64
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages thunar depends on:
ii  desktop-file-utils 0.11-1Utilities for .desktop files
ii  libatk1.0-01.12.4-3  The ATK accessibility toolkit
ii  libc6  2.3.6.ds1-13etch2 GNU C Library: Shared libraries
ii  libcairo2  1.2.4-4   The Cairo 2D vector graphics libra
ii  libdbus-1-31.0.2-1   simple interprocess messaging syst
ii  libdbus-glib-1-2   0.71-3simple interprocess messaging syst
ii  libexo-0.3-0   0.3.1.12rc2-1 Library with extensions for Xfce
ii  libfreetype6   2.2.1-5+etch1 FreeType 2 font engine, shared lib
ii  libglib2.0-0   2.12.4-2  The GLib library of C routines
ii  libgtk2.0-02.8.20-7  The GTK+ graphical user interface 
ii  libice61:1.0.1-2 X11 Inter-Client Exchange library
ii  libpango1.0-0  1.14.8-5  Layout and rendering of internatio
ii  libsm6 1:1.0.1-3 X11 Session Management library
ii  libthunar-vfs-1-2  0.4.0rc1-3VFS abstraction used in thunar
ii  libxfce4util4  4.3.99.2-1Utility functions library for Xfce
ii  shared-mime-info   0.19-2FreeDesktop.org shared MIME databa
ii  xfce4-panel4.3.99.2-2The Xfce4 desktop environment pane

Versions of packages thunar recommends:
ii  hal  0.5.8.1-9   Hardware Abstraction Layer
ii  pmount   0.9.13-1+b1 mount removable devices as normal 

-- no debconf information

yours Martin



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



Bug#414287: udev: renames eth5 to eth5_rename_ren

2007-04-18 Thread Martin Wuertele
Hi Marco!

* Marco d'Itri [EMAIL PROTECTED] [2007-04-18 13:25]:

 eth4 and eth5_rename_ren have the same MAC address, case closed.
 
They only have the same MAC when using udev. That issue is not present
on Solaris or when using a module less kernel and purging udev.

I therefore will reopen the bug.

your Martin
-- 
http://martin.wuertele.net/ - Debian - OFTC - SPI - [EMAIL PROTECTED]
celosia nattie: wo bist DU?
nattie celosia: im Turm.  soll ich meine Haare runterlassen?


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



Bug#418344: linux-2.6: Please disable CONFIG_IP_ROUTE_MULTIPATH_CACHED as it breaks the multipath route behavior in iproute

2007-04-09 Thread Martin Wuertele
Package: linux-2.6
Version: 2.6.18-4
Severity: normal

See eg https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.20/+bug/90597

yours Martin


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



Bug#418159: RFA: duplicity

2007-04-07 Thread Martin Wuertele
Package: wnpp
Severity: normal

Since I hardly use it myself and I currently have less time for debian
due to job change duplicity is up for adoption.

I have some patches that need a bit of adjustment closing most of the
open bugs but I currently lack the time to throw them all matching
togeather.

yours Martin


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



Bug#412740: linux-image-2.6-sparc64: please include config USB_SERIAL

2007-04-07 Thread Martin Wuertele
Package: linux-image-2.6-sparc64
Followup-For: Bug #412740

Please include the usb_serial modules as I need them on at least 2
Netras and I prefere to use the Debian kernel over maintaining my own
one.

yours Martin


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



Bug#315297: ITP: fedora-directory-server

2007-03-25 Thread Martin Wuertele
Hi!

Any update on the ITP yet?

yours Martin
-- 
http://martin.wuertele.net/ -- Debian -- OFTC -- SPI -- [EMAIL PROTECTED]
alphascorpii armes HE, wer den Schnupfen hat ...
HE ... hat auch die Kopfschmerzen.


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



Bug#346306: duplicity: Lost connection, can't resume transfer

2007-03-16 Thread Martin Wuertele
* Torsten Jerzembeck [EMAIL PROTECTED] [2007-03-16 13:40]:

 a closer look at the Debian bugtracker makes me think that the patch
 attached to bug #413335 might be the solution to this problem. Perhaps
 this patch could be re-applied, as it seems to got lost somewhere on the
 way?
 
I am working an a new upload adding about 3 patches that should fix that
problem. The patch mentioned in #413335 only fixes the problem for ftp,
not sftp/scp but there's another one for that issue that does not yet
apply clean tough.

yours Martin
-- 
http://martin.wuertele.net/ -- Debian -- OFTC -- SPI -- [EMAIL PROTECTED]
'Multiple exclamation marks,' he went on, shaking his head, 'are a 
sure sign of a diseased mind.'
-- Terry Pratchett in Eric



Bug#414913: RM: ibam and ibam-gkrellm from s390, hppa, m68k

2007-03-14 Thread Martin Wuertele
Package: ftp.debian.org
Severity: normal


Please remove ibam and gkrellm-ibam from s390, hppa and m68k.

Thanks, Martin


signature.asc
Description: Digital signature


Bug#411756: debian-installer: missing 11. physical volume for RAID on sparc64 for every first partition on a disk

2007-02-20 Thread Martin Wuertele
Package: debian-installer
Version: 20061102
Severity: normal


partman doesn't display option 11. physical volume for RAID for the first
partition of any disk. option eleven however does show up for the other
partitions.

I can reproduce this bug on 2 different Netra X1s and on one Netra t1 105 with
the daily build netboot sparc64 image from 18.02.2007.

yours Martin


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



Bug#374304: Patch for conffile bug

2007-01-21 Thread Martin Wuertele
yours Martin
diff -urN boxes-1.0.1a/debian/boxes-1.0.1.patch boxes-1.0.1a.fixed/debian/boxes-1.0.1.patch
--- boxes-1.0.1a/debian/boxes-1.0.1.patch	2007-01-20 18:16:00.0 +0100
+++ boxes-1.0.1a.fixed/debian/boxes-1.0.1.patch	2007-01-20 18:47:24.0 +0100
@@ -102,7 +102,7 @@
  # The following line (GLOBALCONF) is the only line you should need to edit!
 -GLOBALCONF = /usr/local/share/boxes
 -BVERSION   = 1.0.1
-+GLOBALCONF = /etc/boxes
++GLOBALCONF = /etc/boxes/boxes-config
 +BVERSION   = 1.0.1a
  
  SNAPFILE   = boxes-SNAP-$(shell date +%Y%m%d)
diff -urN boxes-1.0.1a/debian/changelog boxes-1.0.1a.fixed/debian/changelog
--- boxes-1.0.1a/debian/changelog	2007-01-20 18:16:00.0 +0100
+++ boxes-1.0.1a.fixed/debian/changelog	2007-01-20 18:48:42.0 +0100
@@ -1,3 +1,12 @@
+boxes (1.0.1a-2.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Adjust location for configuration file, it should be
+/etc/boxes/boxes-config and not the directory /etc/boxes/
+itself. (Closes: #374304, #384696)
+
+ -- Michael Prokop [EMAIL PROTECTED]  Sat, 20 Jan 2007 18:16:55 +0100
+
 boxes (1.0.1a-2.1) unstable; urgency=low
 
   * Non-maintainer upload.


signature.asc
Description: Digital signature


Bug#407403: duplicity cannot canonicalise

2007-01-18 Thread Martin Wuertele
Hi David!

* David Andel [EMAIL PROTECTED] [2007-01-18 07:36]:

 Package: duplicity
 Version: 0.4.2-10.1
 Severity: grave
 Justification: renders package unusable
 
 Whatever I enter, if I use it through backupninja or directly on the
 commandline, it always returns the same error:
 
 apollo:~# duplicity /root scp://[EMAIL PROTECTED]/var/backups/apollo
 Couldn't canonicalise: No such file or directory
 Traceback (most recent call last):
   File /usr/bin/duplicity, line 373, in ?
 if __name__ == __main__: main()
   File /usr/bin/duplicity, line 349, in main
 globals.archive_dir).set_values()
   File /usr/lib/python2.4/site-packages/duplicity/collections.py, line 406,
   in set_values
 backend_filename_list = self.backend.list()
   File /usr/lib/python2.4/site-packages/duplicity/backends.py, line 299, in
   list
 l = self.popen(commandline).split('\n')[2:] # omit sftp prompts
   File /usr/lib/python2.4/site-packages/duplicity/backends.py, line 150, in
   popen
 raise BackendException(Error running '%s' % commandline)
 duplicity.backends.BackendException: Error running 'printf 'cd
 var/backups/apollo ls -1' | sftp -b - [EMAIL PROTECTED]'

Does scping a file to 130.60.xx.xx as user andel work?
Did you try passing the ID of the gpg key to use?
Does ~andel/var/backups/apollo on 130.60.xx.xx exist? If not try
duplicity /root scp://[EMAIL PROTECTED]//var/backups/apollo

example:
$ mkdir /tmp/bar
$ duplicity /etc/X11/ scp://localhost//tmp/bar
GnuPG passphrase: 
Retype to confirm: 
No signatures found, switching to full backup.
Error [Errno 13] Permission denied: '/etc/X11/Xwrapper.config' getting delta 
for Xwrapper.config
tmpYUQZ9V   
  100%   50KB  50.3KB/s   00:00
tmpetzO8b   
  100%  198 0.2KB/s   00:00
tmp-As8BW   
  100% 9112 8.9KB/s   00:00
--[ Backup Statistics ]--
StartTime 1169107544.68 (Thu Jan 18 09:05:44 2007)
EndTime 1169107544.94 (Thu Jan 18 09:05:44 2007)
ElapsedTime 0.26 (0.26 seconds)
SourceFiles 84
SourceFileSize 271704 (265 KB)
NewFiles 84
NewFileSize 271704 (265 KB)
DeletedFiles 0
ChangedFiles 0
ChangedFileSize 0 (0 bytes)
ChangedDeltaSize 0 (0 bytes)
DeltaEntries 84
RawDeltaSize 258906 (253 KB)
TotalDestinationSizeChange 51700 (50.5 KB)
Errors 1
-

yours Martin
-- 
http://martin.wuertele.net/ -- Debian -- OFTC -- SPI -- [EMAIL PROTECTED]
ports.linux.com
%
Ubuntu is an ancient African word meaning 'I can't configure Debian'.
--


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



Bug#406828: linux-image-2.6.18-3-xen-amd64: fails to load acpi/processer and powernow-k8

2007-01-14 Thread Martin Wuertele
Package: linux-image-2.6.18-3-xen-amd64
Version: 2.6.18-7
Severity: normal

Trying to load acpi/processor fails as follows:
WARNING: Error inserting processor 
(/lib/modules/2.6.18-3-xen-amd64/kernel/drivers/acpi/processor.ko): Unknown 
symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting powernow_k8
(/lib/modules/2.6.18-3-xen-amd64/kernel/arch/x86_64/kernel/cpufreq/powernow-k8.ko):
 Unknown symbol in module, or unknown parameter (see dmesg)

dmesg output:
processor: Unknown symbol pm_idle
powernow_k8: Unknown symbol acpi_processor_notify_smm
powernow_k8: Unknown symbol acpi_processor_unregister_performance
powernow_k8: Unknown symbol acpi_processor_register_performance

cpuinfo says:
processor   : 0
vendor_id   : AuthenticAMD
cpu family  : 15
model   : 39
model name  : AMD Opteron(tm) Processor 144
stepping: 1
cpu MHz : 1809.297
cache size  : 1024 KB
fpu : yes
fpu_exception   : yes
cpuid level : 1
wp  : yes
flags   : fpu tsc msr pae mce cx8 apic mtrr mca cmov pat pse36 clflush 
mmx fxsr sse sse2 syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm
bogomips: 4524.44
TLB size: 1024 4K pages
clflush size: 64
cache_alignment : 64
address sizes   : 40 bits physical, 48 bits virtual
power management: ts fid vid ttp

This one supports downscaling to 1 GHz which used to work before.

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing'), (200, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-xen-amd64
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages linux-image-2.6.18-3-xen-amd64 depends on:
ii  e2fsprog 1.39+1.40-WIP-2006.11.14+dfsg-1 ext2 file system utilities and lib
ii  initramf 0.85c   tools for generating an initramfs
ii  linux-mo 2.6.18-7Linux 2.6.18 modules on AMD64

linux-image-2.6.18-3-xen-amd64 recommends no packages.

-- no debconf information


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



Bug#405811: iceweasel: crashes on checkfelix.com search

2007-01-06 Thread Martin Wuertele
Package: iceweasel
Version: 2.0.0.1+dfsg-1
Severity: normal


$ iceweasel 
The program 'Gecko' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadShmSeg (invalid shared segment parameter)'.
  (Details: serial 27 error_code 170 request_code 146 minor_code 2)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

The error occurs when checking debconf7 flights with checkfelix.com either at
the beginning of a search or after a few flights have found thus making it
impossible to chose the cheapest one. IMO that's grave :P


-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing'), (200, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-amd64
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages iceweasel depends on:
ii  debianutils   2.17   Miscellaneous utilities specific t
ii  fontconfig2.4.1-2generic font configuration library
ii  libatk1.0-0   1.12.3-1   The ATK accessibility toolkit
ii  libc6 2.3.6.ds1-8GNU C Library: Shared libraries
ii  libcairo2 1.2.4-4The Cairo 2D vector graphics libra
ii  libfontconfig12.4.1-2generic font configuration library
ii  libfreetype6  2.2.1-5FreeType 2 font engine, shared lib
ii  libglib2.0-0  2.12.4-1   The GLib library of C routines
ii  libgtk2.0-0   2.8.20-3   The GTK+ graphical user interface 
ii  libjpeg62 6b-13  The Independent JPEG Group's JPEG 
ii  libmyspell3c2 1:3.1-17   MySpell spellchecking library
ii  libpango1.0-0 1.14.8-4   Layout and rendering of internatio
ii  libpng12-01.2.15~beta5-1 PNG library - runtime
ii  libstdc++64.1.1-19   The GNU Standard C++ Library v3
ii  libx11-6  2:1.0.3-4  X11 client-side library
ii  libxft2   2.1.8.2-8  FreeType-based font drawing librar
ii  libxinerama1  1:1.0.1-4.1X11 Xinerama extension library
ii  libxp61:1.0.0.xsf1-1 X Printing Extension (Xprint) clie
ii  libxrender1   1:0.9.1-3  X Rendering Extension client libra
ii  libxt61:1.0.2-2  X11 toolkit intrinsics library
ii  psmisc22.3-1 Utilities that use the proc filesy
ii  zlib1g1:1.2.3-13 compression library - runtime

Versions of packages iceweasel recommends:
pn  myspell-en-us | myspell-dicti none (no description available)


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



Bug#403465: iceweasel crashes on gmail

2006-12-17 Thread Martin Wuertele
Package: iceweasel
Version: 2.0+dfsg-1
Severity: normal

$ iceweasel gmail.google.com
The program 'Gecko' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadShmSeg (invalid shared segment parameter)'.
  (Details: serial 27 error_code 170 request_code 146 minor_code 2)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing'), (200, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-amd64
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages iceweasel depends on:
ii  debianutils   2.17   Miscellaneous utilities specific t
ii  fontconfig2.4.1-2generic font configuration library
ii  libatk1.0-0   1.12.3-1   The ATK accessibility toolkit
ii  libc6 2.3.6.ds1-7GNU C Library: Shared libraries
ii  libcairo2 1.2.4-4The Cairo 2D vector graphics libra
ii  libfontconfig12.4.1-2generic font configuration library
ii  libfreetype6  2.2.1-5FreeType 2 font engine, shared lib
ii  libglib2.0-0  2.12.4-1   The GLib library of C routines
ii  libgtk2.0-0   2.8.20-3   The GTK+ graphical user interface 
ii  libjpeg62 6b-13  The Independent JPEG Group's JPEG 
ii  libmyspell3c2 1:3.1-17   MySpell spellchecking library
ii  libpango1.0-0 1.14.7-1   Layout and rendering of internatio
ii  libpng12-01.2.8rel-7 PNG library - runtime
ii  libstdc++64.1.1-19   The GNU Standard C++ Library v3
ii  libx11-6  2:1.0.3-3  X11 client-side library
ii  libxft2   2.1.8.2-8  FreeType-based font drawing librar
ii  libxinerama1  1:1.0.1-4.1X11 Xinerama extension library
ii  libxp61:1.0.0.xsf1-1 X Printing Extension (Xprint) clie
ii  libxrender1   1:0.9.1-3  X Rendering Extension client libra
ii  libxt61:1.0.2-2  X11 toolkit intrinsics library
ii  psmisc22.3-1 Utilities that use the proc filesy
ii  zlib1g1:1.2.3-13 compression library - runtime

iceweasel recommends no packages.

-- no debconf information


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



Bug#400062: mgp: requires libm17n-dev

2006-11-23 Thread Martin Wuertele
Package: mgp
Version: 1.11b-7
Severity: important

libm17n-X.so: cannot open shared object file: No such file or directory
zsh: segmentation fault  mgp -O -g 1020x748 backup.mgp

After installing libm17n-dev it works. mgp shouldn't require a -dev package or
in case it does depend on it.

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing'), (200, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-amd64
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages mgp depends on:
ii  imlib11  1.9.14-31   Imlib is an imaging library for X 
ii  libc62.3.6.ds1-7 GNU C Library: Shared libraries
ii  libfontconfig1   2.4.1-2 generic font configuration library
ii  libice6  1:1.0.1-2   X11 Inter-Client Exchange library
ii  libjpeg626b-13   The Independent JPEG Group's JPEG 
ii  libm17n-01.3.1-1 a multilingual text processing lib
ii  libmng1  1.0.9-1 Multiple-image Network Graphics li
ii  libpng12-0   1.2.8rel-7  PNG library - runtime
ii  libsm6   1:1.0.1-3   X11 Session Management library
ii  libtiff4 3.8.2-6 Tag Image File Format (TIFF) libra
ii  libungif4g   4.1.4-4 shared library for GIF images
ii  libx11-6 2:1.0.3-3   X11 client-side library
ii  libxext6 1:1.0.1-2   X11 miscellaneous extension librar
ii  libxft2  2.1.8.2-8   FreeType-based font drawing librar
ii  libxmu6  1:1.0.2-2   X11 miscellaneous utility library
ii  libxt6   1:1.0.2-2   X11 toolkit intrinsics library
ii  perl [perl5] 5.8.8-6.1   Larry Wall's Practical Extraction 
ii  zlib1g   1:1.2.3-13  compression library - runtime

Versions of packages mgp recommends:
pn  libjpeg-progsnone  (no description available)
ii  netpbm [pnmtopng]2:10.0-10.1 Graphics conversion tools
pn  sharutilsnone  (no description available)

-- no debconf information

yours Martin


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



Bug#400105: mgp: causes X Error

2006-11-23 Thread Martin Wuertele
Package: mgp
Version: 1.11b-7
Severity: grave
Justification: renders package unusable

$ mgp sample.mgp
sample.mgp:15: warning: directive tfont not supported in this configuration
sample.mgp:15: warning: directive tmfont not supported in this configuration
sample.mgp:16: warning: directive tfont not supported in this configuration
sample.mgp:16: warning: directive tmfont not supported in this configuration
sample.mgp:17: warning: directive tfont not supported in this configuration
sample.mgp:17: warning: directive tmfont not supported in this configuration
X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  75 (X_PolyText16)
  Serial number of failed request:  210
  Current serial number in output stream:  214


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-686
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages mgp depends on:
ii  imlib11  1.9.14-31   Imlib is an imaging library for X 
ii  libc62.3.6.ds1-8 GNU C Library: Shared libraries
ii  libfontconfig1   2.4.1-2 generic font configuration library
ii  libice6  1:1.0.1-2   X11 Inter-Client Exchange library
ii  libjpeg626b-13   The Independent JPEG Group's JPEG 
ii  libm17n-01.3.1-1 a multilingual text processing lib
ii  libmng1  1.0.9-1 Multiple-image Network Graphics li
ii  libpng12-0   1.2.13-4PNG library - runtime
ii  libsm6   1:1.0.1-3   X11 Session Management library
ii  libtiff4 3.8.2-6 Tag Image File Format (TIFF) libra
ii  libungif4g   4.1.4-4 shared library for GIF images
ii  libx11-6 2:1.0.3-4   X11 client-side library
ii  libxext6 1:1.0.1-2   X11 miscellaneous extension librar
ii  libxft2  2.1.8.2-8   FreeType-based font drawing librar
ii  libxmu6  1:1.0.2-2   X11 miscellaneous utility library
ii  libxt6   1:1.0.2-2   X11 toolkit intrinsics library
ii  perl [perl5] 5.8.8-6.1   Larry Wall's Practical Extraction 
ii  zlib1g   1:1.2.3-13  compression library - runtime

Versions of packages mgp recommends:
ii  libjpeg-progs6b-13   Programs for manipulating JPEG fil
ii  netpbm [pnmtopng]2:10.0-10.1 Graphics conversion tools
ii  sharutils1:4.2.1-15  shar, unshar, uuencode, uudecode

-- no debconf information


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



Bug#398655: installation-report: optionally create more than one user during installation

2006-11-15 Thread Martin Wuertele
Hi Frans!

* Frans Pop [EMAIL PROTECTED] [2006-11-15 05:02]:

 On Tuesday 14 November 2006 21:26, Martin Wuertele wrote:
  It would be nice to be able to add more than one user during
  installation.
 
 Could you give a somewhat stronger rationale than just it would be nice?
 What use case do you have in mind where adding extra users after the 
 reboot into the installed system is not sufficient?
 
I occasionally set up a linux box for relatives or friends where you
usually have between 2 and 5 users and while they're used to be able to
define several users when eg installing XP this is not yet possible with
d-i and when I set up the users cmd-line it looks to them a bit scary.
It's mere for the show effect see you can define the users during
installtion just like with XP.

yours Martin
-- 
http://martin.wuertele.net/ -- Debian -- OFTC -- SPI -- [EMAIL PROTECTED]
I should pay him to listen to my jokes.
-- macan to kov


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



Bug#398655: installation-report: optionally create more than one user during installation

2006-11-14 Thread Martin Wuertele
Package: installation-report
Severity: wishlist

It would be nice to be able to add more than one user during installation.

yours Martin


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



Bug#398654: adduser: default groups to put users in

2006-11-14 Thread Martin Wuertele
Package: adduser
Version: 3.99
Severity: wishlist

It would be nice to have something like /etc/defaultgroups containing e.g.
cdrom, audio, plugdev, floppy, video and a way to call adduser with
--default-groups so newly created users get put in those groups. I think
especially our inexperienced users would heavily benefit from such an option.

yours Martin


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



Bug#395989: duplicity explicitely depends on python2.3

2006-10-29 Thread Martin Wuertele
Hi Matthias!

* Matthias Klose [EMAIL PROTECTED] [2006-10-29 10:28]:

 Package: duplicity
 Version: 0.4.2-10
 Severity: important
 
 Please remove the explicit build dependency on python2.3; if the
 default version is not an option, please evaluate 2.5.

Not much luck to get it to work with 2.5 so far, looks like a problem
with pycentral tough as pycentral pkginstall fails.

 duplicity is one of the last two applications directly depending on
 2.3.
 
 There's a comment in of the patches Use python2.3 as restore won't
 work with python2.4, #386749 mentions that restore won't even work
 with 2.3? Are non-restorable backups just severity normal?

I can reproduce the restore problem with 2.4 - in fact did so right now
- but it works fine for me with 2.3, see my follow-up to #386749.

yours Martin
-- 
http://martin.wuertele.net/ -- Debian -- OFTC -- SPI -- [EMAIL PROTECTED]
Selbst ein Toter arbeitet mehr als Du.
-- Alexander Marquardt, oesterreich.tuvok


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



Bug#395989: duplicity explicitely depends on python2.3

2006-10-29 Thread Martin Wuertele
Hi Matthias!

* Matthias Klose [EMAIL PROTECTED] [2006-10-29 10:28]:

 Package: duplicity
 Version: 0.4.2-10
 Severity: important
 
 Please remove the explicit build dependency on python2.3; if the
 default version is not an option, please evaluate 2.5.

I could reproduce the problems with restore and python2.4 however it
works fine with pyhton2.4. I askes the submitter of #386749 if he 
can still reproduce the bug, I somehow remember he said on IRC it 
worked now.

yours Martin


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



Bug#386961: xmanpages-ja: Fails to remove man symlinks on purge

2006-09-11 Thread Martin Wuertele
Package: xmanpages-ja
Version: 4.1.0.20011224-4
Severity: serious
Justification: Policy 6.8


Leaves dead symlinks from manpages upon purge:
mandb: warning: /usr/share/man/man1/aot-compile.1.gz is a dangling symlink
mandb: can't open /usr/share/man/man3x/Xau.3x: No such file or directory
mandb: warning: /usr/share/man/man3/XauDisposeAuth.3x.gz: bad symlink or ROFF 
`.so' request
mandb: can't open /usr/share/man/man3x/Xau.3x: No such file or directory
mandb: warning: /usr/share/man/man3/XauUnlockAuth.3x.gz: bad symlink or ROFF 
`.so' request
mandb: can't open /usr/share/man/man3x/Xau.3x: No such file or directory
mandb: warning: /usr/share/man/man3/XauFileName.3x.gz: bad symlink or ROFF 
`.so' request
mandb: can't open /usr/share/man/man3x/Xau.3x: No such file or directory
mandb: warning: /usr/share/man/man3/XauGetAuthByAddr.3x.gz: bad symlink or ROFF 
`.so' request
mandb: can't open /usr/share/man/man3x/Xau.3x: No such file or directory
mandb: warning: /usr/share/man/man3/XauGetBestAuthByAddr.3x.gz: bad symlink or 
ROFF `.so' request
mandb: can't open /usr/share/man/man3x/Xau.3x: No such file or directory
mandb: warning: /usr/share/man/man3/XauLockAuth.3x.gz: bad symlink or ROFF 
`.so' request
mandb: can't open /usr/share/man/man3x/Xau.3x: No such file or directory
mandb: warning: /usr/share/man/man3/XauReadAuth.3x.gz: bad symlink or ROFF 
`.so' request
mandb: can't open /usr/share/man/man3x/Xau.3x: No such file or directory
mandb: warning: /usr/share/man/man3/XauWriteAuth.3x.gz: bad symlink or ROFF 
`.so' request

yours Martin


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



Bug#386797: cryptonit: broken clean target in debian/rules

2006-09-10 Thread Martin Wuertele
Package: cryptonit
Severity: normal

Don't remove config.status before calling make distclean or the later
will fail. make distclean checks ocnfig.status and removes it afterwards
anyways.

Patch attached.

yours Martin
--- debian/rules.orig   2006-09-10 12:25:44.0 +0200
+++ debian/rules2006-09-10 12:09:12.0 +0200
@@ -45,7 +45,7 @@
 clean1:
dh_testdir
dh_testroot
-   rm -f build-stamp config.status configure-stamp
+   rm -f build-stamp configure-stamp
-$(MAKE) distclean
 ifneq $(wildcard /usr/share/misc/config.sub) 
cp -f /usr/share/misc/config.sub config.sub


signature.asc
Description: Digital signature


Bug#386845: python-support fails to remove modules from /usr/lib/pythonX.Y/

2006-09-10 Thread Martin Wuertele
Package: python-support
Version: 0.4.1
Severity: serious
Justification: Policy 6.8

python-support installst private modules that should be installed into
/usr/share/python-support to /usr/lib/pythonX.Y/ - in EVERY version of
python and fails to remove them upon purge. pyversions is set to -2.3
and therefore it must not install modules to /usr/lib/python2.4/ 


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



Bug#386731: should be fixed with 0.4.2-9

2006-09-10 Thread Martin Wuertele
This should be fixed with todays upload of 0.4.2-9. After switching to
python-central no files are left from older version, duplicity finds
tarfile.py where it was installed and I can write backups as well as
restore them.

I leave the bug open untill proper funcionality has been confirmed tough
I tested it on i386 and sparc successfully.

yours Martin


signature.asc
Description: Digital signature


Bug#386845: python-support fails to remove modules from /usr/lib/pythonX.Y/

2006-09-10 Thread Martin Wuertele
Hi Josselin!

* Josselin Mouette [EMAIL PROTECTED] [2006-09-10 18:52]:

 Python-support shouldn't install anything at all in /usr/lib/python2.X.
 Is the package exhibiting this behavior available somewhere, so that I
 can see what is wrong?
 
Not anymore, I switched to python-central which behaves as expected.

yours Martin
-- 
[EMAIL PROTECTED]  Debian GNU/Linux - The Universal Operating System


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



Bug#380843: Patch for python transition

2006-09-09 Thread Martin Wuertele
Find attached a patch for the python transition.

yours Martin
-- 
[EMAIL PROTECTED]  Debian GNU/Linux - The Universal Operation System


signature.asc
Description: Digital signature


Bug#380843: really attach the patch this time...

2006-09-09 Thread Martin Wuertele
yours Martin
-- 
[EMAIL PROTECTED]  Debian GNU/Linux - The Universal Operation System
KaiL susn: koffice ist ein proof-of-concept, aber praktisch nicht 
wirklich nutzbar
Only in orig/hk-classes-0.8.1a: config.h
diff -ur orig/hk-classes-0.8.1a/debian/control hk-classes-0.8.1a/debian/control
--- orig/hk-classes-0.8.1a/debian/control   2006-09-09 13:16:51.0 
+0200
+++ hk-classes-0.8.1a/debian/control2006-09-08 22:33:52.0 +0200
@@ -2,8 +2,8 @@
 Section: libs
 Priority: optional
 Maintainer: Mike Schacht [EMAIL PROTECTED]
-Build-Depends: debhelper (= 4.0.0), autotools-dev, libmysqlclient15-dev, 
libpq-dev, libiodbc2-dev, libsqlite0-dev, libsqlite3-dev, mdbtools-dev, 
libxbsql-dev, pxlib-dev, libgsf-1-dev, python2.3-dev, python, dpatch, 
libmagic-dev, libfontconfig1-dev
-Standards-Version: 3.7.0
+Build-Depends: debhelper (= 5.0.37.2), autotools-dev, libmysqlclient15-dev, 
libpq-dev, libiodbc2-dev, libsqlite0-dev, libsqlite3-dev, mdbtools-dev, 
libxbsql-dev, pxlib-dev, libgsf-1-dev, python-dev, python, dpatch, 
libmagic-dev, libfontconfig1-dev
+Standards-Version: 3.7.2
 
 Package: libhk-classes13-dev
 Section: libdevel
@@ -32,10 +32,10 @@
  like forms and reports.  hk_classes is database and GUI independent. It also
  includes command line tools to use hk_classes in scripts.
 
-Package: python2.3-hk-classes
+Package: python-hk-classes
 Section: python
 Architecture: any
-Depends: python2.3, ${shlibs:Depends}, ${misc:Depends}
+Depends: python, ${shlibs:Depends}, ${misc:Depends}
 Provides: python-hk-classes
 Suggests: knoda-python-doc
 Description: Python scripting module for libhk-classes
diff -ur orig/hk-classes-0.8.1a/debian/patches/00list 
hk-classes-0.8.1a/debian/patches/00list
--- orig/hk-classes-0.8.1a/debian/patches/00list2006-09-09 
13:16:51.0 +0200
+++ hk-classes-0.8.1a/debian/patches/00list 2006-09-08 22:54:26.0 
+0200
@@ -1,5 +1,3 @@
 ./01_config.dpatch
-./01_python_Makefile.am.dpatch
-./01_python_Makefile.in.dpatch
 ./01_python_setup.py.dpatch
 ./01_utilities_Makefile.in.dpatch
Only in hk-classes-0.8.1a/hk_firebirdclasses: Makefile
Only in hk-classes-0.8.1a/python: build


signature.asc
Description: Digital signature


Bug#380954: patch for python-support, patch for python2.4

2006-09-08 Thread Martin Wuertele
tags: patch
thanks

Find attached patches adding python-support and updating the hard-coded
dependency from python2.3 to python2.4

yours Martin
-- 
[EMAIL PROTECTED]  Debian GNU/Linux - The Universal Operating System
CHS wieso sagt mir keiner dass gestern montag war?
maxx CHS: gestern war montag
diff -ur snappea-3.0d3/debian/changelog snappea-3.0d3.fixed/debian/changelog
--- snappea-3.0d3/debian/changelog  2006-09-08 20:52:19.0 +0200
+++ snappea-3.0d3.fixed/debian/changelog2006-09-08 20:44:35.0 
+0200
@@ -1,3 +1,10 @@
+snappea (3.0d3-18.1) unstable; urgency=low
+
+  * added python-support, bumped standards, replaced hard-coded python2.3 
+dependency with python2.4 (Closes: #380954)
+
+ -- Martin Wuertele [EMAIL PROTECTED]  Fri,  8 Sep 2006 20:39:38 +0200
+
 snappea (3.0d3-18) unstable; urgency=low
 
   * Updated copyright file to include more comprehensive statements
Only in snappea-3.0d3.fixed/debian: compat
diff -ur snappea-3.0d3/debian/control snappea-3.0d3.fixed/debian/control
--- snappea-3.0d3/debian/control2006-09-08 20:52:19.0 +0200
+++ snappea-3.0d3.fixed/debian/control  2006-09-08 20:39:00.0 +0200
@@ -2,13 +2,14 @@
 Section: math
 Priority: extra
 Maintainer: Ben Burton [EMAIL PROTECTED]
-Build-Depends: debhelper (= 4.1.67), python, python2.3-dev
-Standards-Version: 3.6.1
+Build-Depends: debhelper (= 5.0.37.2), python-support, python-dev
+Standards-Version: 3.7.2
 
 Package: snappea
 Architecture: any
 Section: math
 Depends: ${shlibs:Depends}, ${python:Depends}, python-pmw, python-tk
+XB-Python-Version: ${python:Versions}
 Suggests: regina-normal
 Description: a program for creating and studying hyperbolic 3-manifolds
  SnapPea is Jeff Weeks' computational tool for mathematicians working in
Only in snappea-3.0d3.fixed/debian: pycompat
diff -ur snappea-3.0d3/debian/rules snappea-3.0d3.fixed/debian/rules
--- snappea-3.0d3/debian/rules  2006-09-08 20:52:19.0 +0200
+++ snappea-3.0d3.fixed/debian/rules2006-09-08 20:39:00.0 +0200
@@ -3,9 +3,6 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-# This is the debhelper compatability version to use.
-export DH_COMPAT=3
-
 tmp = debian/tmp
 snappealib = $(tmp)/usr/lib/snappea
 pixmaps = $(tmp)/usr/share/pixmaps
@@ -70,6 +67,7 @@
dh_compress -a
dh_fixperms -a
dh_makeshlibs -a
+   dh_pysupport 
dh_python -a
dh_installdeb -a
#dh_perl -a
--- snappea-3.0d3/SnapPeaPython/Makefile.in 2006-09-08 20:52:19.0 
+0200
+++ snappea-3.0d3.fixed/SnapPeaPython/Makefile.in   2006-09-08 
20:38:58.0 +0200
@@ -135,7 +135,7 @@
 SUBDIRS = CuspedCensusData installation
 
 INCLUDES = -I../SnapPeaKernel/headers -I../SnapPeaKernel/unix_kit \
-  -I/usr/include/python2.3
+  -I/usr/include/python2.4
 
 
 pkglib_LTLIBRARIES = SnapPeaC.la
--- snappea-3.0d3/SnapPeaPython/Makefile.am 2006-09-08 20:52:19.0 
+0200
+++ snappea-3.0d3.fixed/SnapPeaPython/Makefile.am   2006-09-08 
20:38:58.0 +0200
@@ -1,7 +1,7 @@
 SUBDIRS = CuspedCensusData installation
 
 INCLUDES = -I../SnapPeaKernel/headers -I../SnapPeaKernel/unix_kit \
-  -I/usr/include/python2.3
+  -I/usr/include/python2.4
 
 pkglib_LTLIBRARIES = SnapPeaC.la
 


signature.asc
Description: Digital signature


Bug#384826: still continues to fail to work at all

2006-09-06 Thread Martin Wuertele
Hi Rob!

* Rob Browning [EMAIL PROTECTED] [2006-09-06 12:53]:

 reopen 384826
 thanks
 
   $ dpkg --status duplicity | grep Version
   Version: 0.4.2-7
 
   $ duplicity
   Traceback (most recent call last):
 File /usr/bin/duplicity, line 28, in ?
   import getpass, gzip, os, sys, time, types, \
   ImportError: No module named commandline
 
   $ dpkg --listfiles duplicity | grep commandline
   /usr/share/python-support/duplicity/commandline.py
 
Looks like i386 buildd is broken. If I create a fresh i386 chroot,
apt-get -b source duplicity and install it, it runs fine (just what
happened back when 384826 was opened).

Could you please try to verify, thanks.

yours Martin
-- 
[EMAIL PROTECTED]  Debian GNU/Linux - The Universal Operating System
macan I think I should take a shower and sleep
fatalerror macan, I totally agree


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



Bug#385109: duplicity: globals.py will be overwritten with every update

2006-08-29 Thread Martin Wuertele
Hi Christian!

* Christian Motschke [EMAIL PROTECTED] [2006-08-29 10:03]:

 Every time I update the duplicity package I have to edit globals.py
 again and again. This file should be marked as configuration file. 
 Maybe it should be located in /etc?
 
What do you change in there that cannot be passed as a cmd-line
parameter? I never had to touch that file so far.

yours Martin
-- 
[EMAIL PROTECTED]  Debian GNU/Linux - The Universal Operating System
Rhamphoryncus guess lp0 on fire finally got taken literally..
[on 20.11.2002 satie.debian.org burnt down due to a fire in the Twente 
university in Enschede, NL]


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



Bug#384489: duplicity: ImportError: No module named duplicity

2006-08-26 Thread Martin Wuertele
Hi Rob!

* Rob Browning [EMAIL PROTECTED] [2006-08-26 21:33]:

   # dpkg --status duplicity | grep Version
   Version: 0.4.2-5
 
   # duplicity
   Traceback (most recent call last):
 File /usr/bin/duplicity, line 29, in ?
   from duplicity import collections, commandline, diffdir, dup_temp, \
   ImportError: No module named duplicity
 
strange:
(sid64)[EMAIL PROTECTED]:~$ duplicity
zsh: command not found: duplicity
(sid64)[EMAIL PROTECTED]:~$ sudo apt-get install -qq duplicity
(...)
Selecting previously deselected package duplicity.
(Reading database ... 31369 files and directories currently installed.)
Unpacking duplicity (from .../duplicity_0.4.2-5_amd64.deb) ...
Setting up duplicity (0.4.2-5) ...

(sid64)[EMAIL PROTECTED]:~$ duplicity
Command line error: Too few arguments
See the duplicity manual page for instructions


(sid32)[EMAIL PROTECTED]:~$ duplicity
zsh: command not found: duplicity
(sid32)[EMAIL PROTECTED]:~$ sudo apt-get install -qq duplicity
(...)
Selecting previously deselected package duplicity.
Unpacking duplicity (from .../duplicity_0.4.2-5_i386.deb) ...
(sid32)[EMAIL PROTECTED]:~$ duplicity
Command line error: Too few arguments
See the duplicity manual page for instructions

please show me 
ls -R /usr/share/python-support/duplicity
ls -R /usr/lib/python*/site-packages/duplicity (this should return no matches)

yours Martin
-- 
[EMAIL PROTECTED]  Debian GNU/Linux - The Universal Operating System
this thread wasn't on-topic even when it was on-topic.
-- Steve Langasek


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



Bug#384142: fails to work with python 2.3.5

2006-08-22 Thread Martin Wuertele
Hi Joey!

* Joey Hess [EMAIL PROTECTED] [2006-08-22 07:55]:

 [EMAIL PROTECTED]:~python -V
 Python 2.3.5
 [EMAIL PROTECTED]:~duplicity
 Traceback (most recent call last):
   File /usr/bin/duplicity, line 29, in ?
 from duplicity import collections, commandline, diffdir, dup_temp, \
   File /usr/lib/python2.3/site-packages/duplicity/collections.py, line 22, 
 in ?
   File /usr/lib/python2.3/site-packages/duplicity/path.py, line 27, in ?
   File /usr/lib/python2.3/site-packages/duplicity/librsync.py, line 26, in ?
 ImportError: No module named _librsync
 
If I rebuild the package with current python (2.4) from sid it works, i
I rebuild it it with pythong 2.3 from sid or from testing it works as
well. However building with the default python in sid results in a
python 2.4 dependency. I therefore prefere to build against sid default
python making duplicity work again but not really fixing your bug.

Do you really need a version of duplicity working with python 2.3?

yours Martin
-- 
[EMAIL PROTECTED]  Debian GNU/Linux - The Universal Operating System
Tolimar AARRGLLL!
Tolimar Da gibt es ein Welche Linux Distribution ist fuer dich die
richtige-Quiz, und die schalgen mir Ubuntu vor!


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



Bug#381810: rsync: fails to locate libpopt.so.0

2006-08-06 Thread Martin Wuertele
Package: rsync
Version: 2.6.8-2
Severity: important

calling rsync on amd64 fails to locate libpopt:
$ rsync 
rsync: error while loading shared libraries: libpopt.so.0: cannot open shared 
object file: No such file or directory

When calling rsync with full path it finds libpopt.
$ dlocate libpopt.so.0
libpopt0: /lib/libpopt.so.0.0.0
libpopt0: /lib/libpopt.so.0


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (200, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-1-amd64-k8
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages rsync depends on:
ii  libc6 2.3.6-15   GNU C Library: Shared libraries
ii  libpopt0  1.10-2 lib for parsing cmdline parameters

rsync recommends no packages.

-- no debconf information


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



Bug#380448: reference to non existent skippy-xd

2006-07-30 Thread Martin Wuertele
Package: skippy
Version: 0.5.1rc1-5
Severity: minor

The manpage of skippy mentions skippy-xd is not existent within Debian.

yours Martin


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



Bug#377586: dchroot: optionally call chroot with linux32

2006-07-10 Thread Martin Wuertele
Package: dchroot
Version: 0.11
Severity: wishlist

Could you please add an option to call chroot with e.g. linux32 easying chroot
work on amd64/em64t systems.

Thanks, Martin
-- System Information:
Debian Release: 3.1
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.16-2-amd64-k8
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages dchroot depends on:
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared libraries an

-- no debconf information


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



Bug#373092: please add a manpage for lingot

2006-06-12 Thread Martin Wuertele
Package: lingot
Version: 0.6.1+cvs20060411-1
Severity: normal

Every binary should have a manpage according to section 12.1 of the policy.
Please provide a manpage.

yours Martin


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



Bug#358519: duplicity: v0.4.2 is available upstream

2006-04-06 Thread Martin Wuertele
Hi intrigeri!

* intrigeri [EMAIL PROTECTED] [2006-04-06 18:57]:

 Jeffery von Ronne wrote (23 Mar 2006 00:26:34 GMT) :
  There's finally a new version, v0.4.2, of duplicity out since February
  2006, Which has various bug fixes and minor enhancements.
 
 Please note it also breaks (in some cases) the SCP backend ; see
 http://lists.gnu.org/archive/html/duplicity-talk/2006-04/msg0.html
 
Thanks for pointing out, I'm subscribed to the list and aware of the
problem.

your Martin
-- 
[EMAIL PROTECTED]  Debian GNU/Linux - The Universal Operating System
housetier isga: versuch mal 'apt-cache search girl friend'  :-) du 
wirst überrascht sein



Bug#359148: etpan-ng: missing manpage for etpan

2006-03-26 Thread Martin Wuertele
Package: etpan-ng
Version: 0.6.1-2
Severity: normal
Justification: Policy 12.1

The is no manual page for etpan. This bug is filed as suggested by section
12.1 of the debian policy.


-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.12.2
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages etpan-ng depends on:
ii  libc6  2.3.2.ds1-22  GNU C Library: Shared libraries an
ii  libdb4.2   4.2.52-18 Berkeley v4.2 Database Libraries [
ii  libetpan1  0.36-1mail handling library
ii  liblockfile1   1.06  NFS-safe locking library, includes
ii  libncurses55.4-4 Shared libraries for terminal hand
ii  libssl0.9.70.9.7e-3sarge1SSL shared libraries
ii  nano [editor]  1.2.4-5   free Pico clone with some new feat
ii  vim [editor]   1:6.3-071+1sarge1 Vi IMproved - enhanced vi editor

-- no debconf information


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



Bug#359151: etpan-ng: overwrite storage

2006-03-26 Thread Martin Wuertele
Package: etpan-ng
Version: 0.6.1-2
Severity: important

When editing the folder list with ^e and saving etpan-ng says account config
file written - /home/martin/.libetpan/config/account but instead of writing
to account it empties storage

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.12.2
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages etpan-ng depends on:
ii  libc6  2.3.2.ds1-22  GNU C Library: Shared libraries an
ii  libdb4.2   4.2.52-18 Berkeley v4.2 Database Libraries [
ii  libetpan1  0.36-1mail handling library
ii  liblockfile1   1.06  NFS-safe locking library, includes
ii  libncurses55.4-4 Shared libraries for terminal hand
ii  libssl0.9.70.9.7e-3sarge1SSL shared libraries
ii  nano [editor]  1.2.4-5   free Pico clone with some new feat
ii  vim [editor]   1:6.3-071+1sarge1 Vi IMproved - enhanced vi editor

-- no debconf information


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



Bug#344107: http://www.debian.org/doc/ still links to installation guide for Debian 2.2

2006-02-15 Thread Martin Wuertele
Package: www.debian.org
Followup-For: Bug #344107

Find a patch for the English template attached.
--- index.wml.cvs   2006-02-15 13:36:42.088431136 +0100
+++ index.wml   2006-02-15 13:36:53.938629632 +0100
@@ -188,12 +188,6 @@
 and have not been updated to current versions. Their information is outdated,
 but may still be of interest to some.
 
-dl
-  dtstronga href=../releases/potato/installguide/Potato installation 
HOWTO/a/strong/dt
-ddUnofficial installation instructions for Debian release 2.2 (codename 
Potato).
-/dd
-/dl
-
 hrline
 
 PIf you have checked the above resources and still can't find answers to


Bug#344107: http://www.debian.org/doc/ still links to installation guide for Debian 2.2

2006-02-15 Thread Martin Wuertele
Hi Frans!

* Frans Pop [EMAIL PROTECTED] [2006-02-15 16:43]:

 You're a bit late with this patch. The bug was already fixed a week or 2 
 back using a different solution.

Looks like the mirror I used didn't get the sync, still saw the old
page. However if I manually go to www.us.d.o it is fixed. 

yours Martin
-- 
[EMAIL PROTECTED]  Debian GNU/Linux - The Universal Operating System
tfheen it sucks when you have to boot a 2.5.7x kernel with ed as your 
init, since that's one of the few binaries that work.


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



Bug#350920: gambas-doc: several data files installed with executeable bit set

2006-02-01 Thread Martin Wuertele
Package: gambas-doc
Version: 1.0.13-1
Severity: serious
Justification: Policy 10.9

Several gif and wav data files are installed with the executeable bit set.
This is a violation of section 10.9 of the debian policy:

Files should be owned by root.root, and made writable only by the owner and
 universally readable (and executable, if appropriate), that is mode 644 or
 755.

It is not appropriate for gif and wav data files to be executeable. Note the
linda and lintian warnings.

yours Martin


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



Bug#350921: gambas: conflicts with gaby due to same binary filename

2006-02-01 Thread Martin Wuertele
Package: gambas
Version: 1.0.13-1
Severity: serious
Justification: Policy 10.1

gambas conflicts with gaby as both packages contain a binary /usr/bin/gbc.
This violates section 10.1 of the debian policy:

Two different packages must not install programs with different functionality
 but with the same filenames. (The case of two programs having the same
 functionality but different implementations is handled via alternatives or
 the Conflicts mechanism. See Maintainer Scripts, Section 3.9 and Conflicting
 binary packages - Conflicts, Section 7.3 respectively.)

yours Martin


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



Bug#350925: gambas-doc: includes a copy of the GPL

2006-02-01 Thread Martin Wuertele
Package: gambas-doc
Version: 1.0.13-1
Severity: minor

The packages includes a copy of the GPL version 2 in
/usr/share/gambas/examples/Games/RobotFindsKitten/COPYING

According to section 12.5 of the debian policy the package should refere to
/usr/share/common-licenses/GPL instead.

yours Martin


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



Bug#350927: gambas-doc: contains examples in /usr/share/gambas/examples

2006-02-01 Thread Martin Wuertele
Package: gambas-doc
Version: 1.0.13-1
Severity: minor

The package installes examples in /usr/share/gambas/examples. According to
section 12.6 of the debian policy they should either go to
/usr/share/doc/gambas/examples or - if architecture specific - into
/usr/lib/gambas/examples and symlinked from /usr/share/doc/gambas/examples

yours Martin


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



Bug#344107: http://www.debian.org/doc/ still links to installation guide for Debian 2.2

2006-02-01 Thread Martin Wuertele
Package: www.debian.org
Followup-For: Bug #344107

This should definitely change to to the installation Manual for Debian 3.1 and
link to http://www.us.debian.org/releases/stable/installmanual

yours Martin


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



Bug#350932: gambas-doc: please move the html help documentation to /usr/share/doc/gambas/html/

2006-02-01 Thread Martin Wuertele
Package: gambas-doc
Version: 1.0.13-1
Severity: wishlist

Section 12.3 of the debian policy suggests that additional documentation
should go to /usr/share/doc/package. Section 12.4 allows preferred format
documentation, e.g. html documentation, to go inte
/usr/share/doc/appropriate-package or its subdirectories and therefore I
suggest to put the currently in /usr/share/gambas/help/ located html files
into /usr/share/doc/gambas/html/.

yours Martin


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



Bug#347874: RM: oftc-hybrid is unmaintained

2006-01-13 Thread Martin Wuertele
Package: ftp.debian.org
Severity: wishlist

Please remove oftc-hybrid as I don't have time to maintain it and no one wants
to adopt it.

yours Martin


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



Bug#341696: multicd: please support different configurations via cmd-line parameter

2005-12-02 Thread Martin Wuertele
Package: multicd
Version: 1.7.3-1
Severity: wishlist

Please support mutliple configuration-files via cmd-line parameter, eg.

mutlitcd -c /etc/mutlticd.cd650
mutlitcd -c /etc/mutlticd.cd700
mutlitcd -c /etc/mutlticd.dvd47
mutlitcd -c /etc/mutlticd.dvd85

Thanks,
Martin
-- 
[EMAIL PROTECTED]  Debian GNU/Linux - The Universal Operation System
On Die, 2004-08-24 at 13:06 +0200, tw wrote:
 Wie lange ist es eigentlich her dass juristen sich das letzte mal
 eingebildet haben zu wissen was gut für das Volk ist?
Vermutlich kurz bevor der justizpalast in flammen aufgegangen ist :-)
-- Thomas Zehetbau



Bug#327724: kazekahaze: links agains openssl without permission

2005-09-11 Thread Martin Wuertele
Package: kazekahaze
Version: 0.3.0-2
Severity: serious

The package links against openssl (Build-Depends: (...) libssl-dev) 
but there is no proof for a permission to link.

See http://www.openssl.org/support/faq.html#LEGAL2 and/or
http://www.gnome.org/~markmc/openssl-and-the-gpl.html as well as
http://ftp-master.debian.org/REJECT-FAQ.html for more information.


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