Bug#730822: apt-listbugs: Does not use proxy from Acquire::http::Proxy

2013-11-30 Thread Martin Völlinger
On Saturday 30 November 2013 01:11:27 CET, Francesco Poli wrote:
  
[...]
> Martin, please try and delete the line "require 'soap/soap'" at the
> beginning of /usr/share/apt-listbugs/apt-listbugs/logic.rb and let me
> know whether it fixes the issue for you too.

Hello Francesco,

yes this fixes the issue and everything seems to work fine.

Cheers,
Martin


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



Bug#730822: apt-listbugs: Does not use proxy from Acquire::http::Proxy

2013-11-29 Thread Martin Völlinger
Package: apt-listbugs
Version: 0.1.11
Severity: normal

Starting from version 0.1.10 apt-listbugs does not use the proxy
set with option Acquire::http::Proxy.

As you can see from the following output, apt-listbugs does read
the Acquire::http::Proxy setting but does not use it and tries to
directly connect to bugs.debian.org:80

% LC_ALL=C apt-listbugs -d list apt-listbugs
proxy configuration from apt.conf: http://proxy.example.com:8080
Retrieving bug reports... 0%Exception `LoadError' at 
/usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36 - cannot load such file -- 
xml/libxml
Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:63 - 
cannot load such file -- xml/libxml
Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:63 - 
cannot load such file -- xml/libxml
Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36 - 
cannot load such file -- xml/encoding-ja
Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:63 - 
cannot load such file -- xml/encoding-ja
Set XSD::XMLParser::XMLParser as XML processor.
Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36 - 
cannot load such file -- addressable/uri
Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:63 - 
cannot load such file -- addressable/uri
Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36 - 
cannot load such file -- net/ntlm
Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:63 - 
cannot load such file -- net/ntlm
Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36 - 
cannot load such file -- win32/sspi
Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:63 - 
cannot load such file -- win32/sspi
Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36 - 
cannot load such file -- gssapi
Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:63 - 
cannot load such file -- gssapi
Wire dump:

= Request

! CONNECT TO bugs.debian.org:80
Exception `Errno::ENETUNREACH' at 
/usr/lib/ruby/vendor_ruby/httpclient/session.rb:803 - Network is unreachable - 
connect(2)



If I set http_proxy, apt-listbugs works fine:

% LC_ALL=C http_proxy='http://proxy.example.com:8080' apt-listbugs -d list 
apt-listbugs
proxy configuration from apt.conf: http://proxy.example.com:8080
Retrieving bug reports... 0%Exception `LoadError' at 
/usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36 - cannot load such file -- 
xml/libxml
Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:63 - 
cannot load such file -- xml/libxml
Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:63 - 
cannot load such file -- xml/libxml
Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36 - 
cannot load such file -- xml/encoding-ja
Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:63 - 
cannot load such file -- xml/encoding-ja
Set XSD::XMLParser::XMLParser as XML processor.
Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36 - 
cannot load such file -- addressable/uri
Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:63 - 
cannot load such file -- addressable/uri
Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36 - 
cannot load such file -- net/ntlm
Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:63 - 
cannot load such file -- net/ntlm
Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36 - 
cannot load such file -- win32/sspi
Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:63 - 
cannot load such file -- win32/sspi
Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36 - 
cannot load such file -- gssapi
Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:63 - 
cannot load such file -- gssapi
Wire dump:

= Request

! CONNECT TO proxy.example.com:8080
! CONNECTION ESTABLISHED
POST http://bugs.debian.org:80/cgi-bin/soap.cgi HTTP/1.1
Content-Type: text/xml; charset=utf-8
SOAPAction: ""
User-Agent: SOAP4R/1.6.1-SNAPSHOT (2.3.3, ruby 1.9.3 (2013-06-27))
Accept: */*
Date: Fri, 29 Nov 2013 20:33:33 GMT
Content-Length: 1053
Host: bugs.debian.org

...(stripped rest of the output)

Cheers,
Martin


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (900, 'testing'), (600, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.11-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages apt-listbugs depends on:
ii  apt   0.9.12.1
ii  ruby  1:1.9.3
ii  ruby-debian   0.3.8+b1
ii  ruby-gettext  3.0.2-2
ii  ruby-httpclient   2.3.3-2
ii  ruby-soap4r   

Bug#509921: installation-reports: No problems installing Lenny on HP Compaq nc8430

2008-12-27 Thread Martin Völlinger
Package: installation-reports
Severity: minor



-- Package-specific info:

Boot method: CD
Image version: 
http://cdimage.debian.org/cdimage/daily-builds/daily/20081218-1/amd64/iso-cd/debian-testing-amd64-netinst.iso
Date: 22.12.2008

Machine: HP Compaq nc8430
Partitions: 
/dev/mapper/vg0-root
  ext311534616   5640432   5308252  52% /
tmpfstmpfs 1031724 8   1031716   1% /lib/init/rw
udev tmpfs   10240   156 10084   2% /dev
tmpfstmpfs 1031724 0   1031724   0% /dev/shm
/dev/sda2 ext3  474472 29283420690   7% /boot
/dev/mapper/vg0-home
  ext311534616   8614460   2802972  76% /home
/dev/mapper/vg0-opt
  ext3 1919048282340   1597716  16% /opt
/dev/mapper/vg0-vm
  ext323069156  10162412  12672372  45% /mnt/VM
/dev/mapper/vg0-tmp
  ext3  281611 10380265415   4% /tmp
/dev/mapper/vg0-vartmp
  ext3   91219 11378 77957  13% /var/tmp



Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:   [O]
Detect network card:[O]
Configure network:  [O]
Detect CD:  [O]
Load installer modules: [O]
Detect hard drives: [O]
Partition hard drives:  [O]
Install base system:[O]
Clock/timezone setup:   [O]
User/password setup:[O]
Install tasks:  [O]
Install boot loader:[O]
Overall install:[O]

Comments/Problems:

No Problems during installation. 
WLAN, X. suspend to disc, suspend to RAM: everything worked perfectly
after booting the new installation. Great work! 
Thanks

Martin
 


-- 

Please make sure that the hardware-summary log file, and any other
installation logs that you think would be useful are attached to this
report. Please compress large files using gzip.

Once you have filled out this report, mail it to sub...@bugs.debian.org.

==
Installer lsb-release:
==
DISTRIB_ID=Debian
DISTRIB_DESCRIPTION="Debian GNU/Linux installer"
DISTRIB_RELEASE="5.0 (lenny) - installer build 20081217-22:56"
X_INSTALLATION_MEDIUM=cdrom

==
Installer hardware-summary:
==
umame -a: Linux compaq 2.6.26-1-amd64 #1 SMP Wed Nov 26 18:26:02 UTC 2008 
x86_64 unknown
lspci -knn: 00:00.0 Host bridge [0600]: Intel Corporation Mobile 945GM/PM/GMS, 
943/940GML and 945GT Express Memory Controller Hub [8086:27a0] (rev 03)
lspci -knn: 00:01.0 PCI bridge [0604]: Intel Corporation Mobile 945GM/PM/GMS, 
943/940GML and 945GT Express PCI Express Root Port [8086:27a1] (rev 03)
lspci -knn: Kernel driver in use: pcieport-driver
lspci -knn: 00:1b.0 Audio device [0403]: Intel Corporation 82801G (ICH7 Family) 
High Definition Audio Controller [8086:27d8] (rev 01)
lspci -knn: 00:1c.0 PCI bridge [0604]: Intel Corporation 82801G (ICH7 Family) 
PCI Express Port 1 [8086:27d0] (rev 01)
lspci -knn: Kernel driver in use: pcieport-driver
lspci -knn: 00:1c.1 PCI bridge [0604]: Intel Corporation 82801G (ICH7 Family) 
PCI Express Port 2 [8086:27d2] (rev 01)
lspci -knn: Kernel driver in use: pcieport-driver
lspci -knn: 00:1c.3 PCI bridge [0604]: Intel Corporation 82801G (ICH7 Family) 
PCI Express Port 4 [8086:27d6] (rev 01)
lspci -knn: Kernel driver in use: pcieport-driver
lspci -knn: 00:1d.0 USB Controller [0c03]: Intel Corporation 82801G (ICH7 
Family) USB UHCI Controller #1 [8086:27c8] (rev 01)
lspci -knn: Kernel driver in use: uhci_hcd
lspci -knn: Kernel modules: uhci-hcd
lspci -knn: 00:1d.1 USB Controller [0c03]: Intel Corporation 82801G (ICH7 
Family) USB UHCI Controller #2 [8086:27c9] (rev 01)
lspci -knn: Kernel driver in use: uhci_hcd
lspci -knn: Kernel modules: uhci-hcd
lspci -knn: 00:1d.2 USB Controller [0c03]: Intel Corporation 82801G (ICH7 
Family) USB UHCI Controller #3 [8086:27ca] (rev 01)
lspci -knn: Kernel driver in use: uhci_hcd
lspci -knn: Kernel modules: uhci-hcd
lspci -knn: 00:1d.3 USB Controller [0c03]: Intel Corporation 82801G (ICH7 
Family) USB UHCI Controller #4 [8086:27cb] (rev 01)
lspci -knn: Kernel driver in use: uhci_hcd
lspci -knn: Kernel modules: uhci-hcd
lspci -knn: 00:1d.7 USB Controller [0c03]: Intel Corporation 82801G (ICH7 
Family) USB2 EHCI Controller [8086:27cc] (rev 01)
lspci -knn: Kernel driver in use: ehci_hcd
lspci -knn: Kernel modules: ehci-hcd
lspci -knn: 00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI 
Bridge [8086:2448] (rev e1)
lspci -knn: 00:1f.0 ISA bridge [0601]: Intel Corporation 82801GBM (ICH7-M) LPC 
Interface Bridge [8086:27b9] (rev 01)
lspci -knn: 00:1f.1 IDE interface [0101]: Intel Corporation 82801G (ICH7 
Family) IDE Controller [8086:27df] (rev 01)
lspci -knn: Kernel driver in use: PIIX_IDE
lspci -knn: Kernel modules: piix
lspci -knn: 00:1f.2 SATA controller [0106]: Int

Bug#507194: libpam-mount: segfault after upgrade to 0.44-1+lenny2

2008-11-28 Thread Martin Völlinger
Package: libpam-mount
Version: 0.44-1+lenny2
Severity: important

After upgrading  0.44-1+lenny1 -> 0.44-1+lenny2
libpam-mount fails to mount with the following 
messages:
login[4670]: pam_mount(pam_mount.c:306) saving authtok for session code 
(authtok=0x21cab40)
login[4670]: pam_unix(login:session): session opened for user X by 
LOGIN(uid=0)
login[4670]: pam_mount(pam_mount.c:458) Entered pam_mount session stage
login[4670]: pam_mount(pam_mount.c:479) back from global readconfig
login[4670]: pam_mount(pam_mount.c:481) per-user configurations not allowed by 
pam_mount.conf.xml

login[4317]: segfault at 656d6f682f ip 7f0b2cfe640b sp 7fff37a17f40 error 4 in 
pam_mount.so[7f0b2cfdf00 0+1]


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (900, 'testing'), (600, 'unstable')
Architecture: amd64 (x86_64)

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

Versions of packages libpam-mount depends on:
ii  debconf1.5.24Debian configuration management sy
ii  libc6  2.7-16GNU C Library: Shared libraries
ii  libhx131.18-1A library providing queue, tree, I
ii  libpam0g   1.0.1-4+b1Pluggable Authentication Modules l
ii  libssl0.9.80.9.8g-14 SSL shared libraries
ii  libxml-writer-perl 0.604-1   Perl module for writing XML docume
ii  libxml22.6.32.dfsg-5 GNOME XML library
ii  mount  2.13.1.1-1Tools for mounting and manipulatin

libpam-mount recommends no packages.

Versions of packages libpam-mount suggests:
ii  cryptsetup 2:1.0.6-6 configures encrypted block devices
pn  davfs2 (no description available)
ii  fuse-utils 2.7.4-1.1 Filesystem in USErspace (utilities
ii  lsof   4.78.dfsg.1-4 List open files
pn  ncpfs  (no description available)
ii  openssl0.9.8g-14 Secure Socket Layer (SSL) binary a
ii  psmisc 22.6-1Utilities that use the proc filesy
pn  smbfs  (no description available)
pn  truecrypt-utils(no description available)

-- debconf information:
  libpam-mount/convert-xml-config: false



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



Bug#431006: console-log: launches the first pager entry only

2007-07-29 Thread Martin Völlinger
> Does the extra shell stay around with daemon and the pager or does it
> terminate?
"ps" doesn't report any shells staying around after invoking the modified 
console-log script. So I think it terminates. 

> Would increasing the ulimit help as well?
Yes. On my system setting ulimit to 29000kB appears to be the minimum. However 
I could imaging that this might dependent on, e.g., how many pam modules are 
loaded when invoking "su".

BTW:
On my Debian/testing amd64 system "ps" reports
VSZ   RSS TTY  STAT   TIME COMMAND
28588  1208 pts/4S  0:00 su

on a Debian/testing i386 system
VSZ   RSS TTY   STAT TIME COMMAND
41441036 pts/1S  0:00  su

Cheers,
Martin



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



Bug#431006: console-log: launches the first pager entry only

2007-07-28 Thread Martin Völlinger
I could reproduce the bug on my Debian testing amd64 system.

The problem is that in the file loop in the start_pager() function in the 
start script ulimit is invoked to limit the virtual memory to 24000 kB before 
starting the pager on a virtual terminal. On the next run of the loop the 
shell has not enough memory to call "su" (for testing if the logfile is 
readable by the user).

Calling ulimit and openvt in a subshell as in the appended patch to 
the console-log start script solved the problem on my system.

Cheers,
Martin


101c101
< 	ulimit -S -v $(( $MAXFILESIZE / 1000 * 2 + 1 ))
---
> 	(ulimit -S -v $(( $MAXFILESIZE / 1000 * 2 + 1 ));\
105c105
<  $DAEMONUSER $LOGPAGER -- $PAGER $file $MAXFILESIZE || RET=$?
---
>  $DAEMONUSER $LOGPAGER -- $PAGER $file $MAXFILESIZE || RET=$?)