[Bug 1412943] Re: security.ubuntu.com (2001:67c:1562::XXX) not reachable via HE

2015-01-24 Thread Robert Penz
Yeah, a timeout with automatic fall back would be good. The web browsers
do that.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1412943

Title:
  security.ubuntu.com (2001:67c:1562::XXX) not reachable via HE

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1412943/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1412943] [NEW] security.ubuntu.com (2001:67c:1562::XXX) not reachable via HE

2015-01-20 Thread Robert Penz
Public bug reported:

I know this is not a bug in the software, but in the network connection
of some of the security.ubuntu.com servers via IPv6. Which leads to the
problem that no software update is possible without changes in the
/etc/gai.conf to prefer IPv4.  It resolves to following IP addresses:

$ host security.ubuntu.com
security.ubuntu.com has address 91.189.91.13
security.ubuntu.com has address 91.189.91.14
security.ubuntu.com has address 91.189.91.15
security.ubuntu.com has address 91.189.91.23
security.ubuntu.com has address 91.189.91.24
security.ubuntu.com has address 91.189.92.200
security.ubuntu.com has address 91.189.92.201
security.ubuntu.com has address 91.189.88.149
security.ubuntu.com has IPv6 address 2001:67c:1562::15
security.ubuntu.com has IPv6 address 2001:67c:1562::17
security.ubuntu.com has IPv6 address 2001:67c:1360:8c01::19
security.ubuntu.com has IPv6 address 2001:67c:1562::13
security.ubuntu.com has IPv6 address 2001:67c:1562::16
security.ubuntu.com has IPv6 address 2001:67c:1360:8c01::18
security.ubuntu.com has IPv6 address 2001:67c:1562::14

All IPv6 addresses that start with 2001:67c:1562::  are not reachable
from some providers. e.g. Hurricane Electric's, but the error seems to
be on the server site. The 2001:67c:1360:8c01 ones work.

An MTR from inside HE's network shows it gets into XO's network, then
dies where it hands off to Internap who gets the routes from
Occaid/TowardEX, or it used to. Now going via Telia, it still dies
inside Internap's network. Not an HE issue - please inform your networks
guys. Thx.


  1.|-- f0-6.switch14.fmt2.he.net  0.0% 5   12.0   5.5   0.6  13.5   6.7
  2.|-- 10ge8-4.core1.fmt2.he.net  0.0% 50.6   0.6   0.5   0.7   0.0
  3.|-- 10ge1-1.core1.sjc2.he.net  0.0% 5   10.3   5.1   1.0  12.0   5.6
  4.|-- sjo-eqx-s1-link.telia.net  0.0% 51.0   1.1   1.0   1.1   0.0
  5.|-- bost-b1-v6.telia.net   0.0% 5   77.4  77.4  77.3  77.4   0.0
  6.|-- internap-ic-304640-bost-b  0.0% 5   78.3  78.3  78.2  78.4   0.0
  7.|-- ???   100.0 50.0   0.0   0.0   0.0   0.0

** Affects: update-manager (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1412943

Title:
  security.ubuntu.com (2001:67c:1562::XXX) not reachable via HE

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1412943/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1412943] Re: security.ubuntu.com (2001:67c:1562::XXX) not reachable via HE

2015-01-20 Thread Robert Penz
Other people seem to have the same problem  e.g. this blog post
describes how to prefer IPv4 over IPv6 as security.ubuntu.com does not
work

http://zach-adams.com/2015/01/apt-get-cant-connect-to-security-ubuntu-
fix/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1412943

Title:
  security.ubuntu.com (2001:67c:1562::XXX) not reachable via HE

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1412943/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 928878] Re: Lucid to Precise: cannot set locale: file not found

2012-05-24 Thread Robert Penz
I had the same problem and fixed it with following (replace de with fi
for your problem)

# update-locale LANG=de_DE.UTF-8
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_PAPER = de_AT.UTF-8,
LC_ADDRESS = de_AT.UTF-8,
LC_MONETARY = de_AT.UTF-8,
LC_NUMERIC = de_AT.UTF-8,
LC_TELEPHONE = de_AT.UTF-8,
LC_MEASUREMENT = de_AT.UTF-8,
LC_TIME = de_AT.UTF-8,
LC_NAME = de_AT.UTF-8,
LANG = en_US.UTF-8
are supported and installed on your system.
perl: warning: Falling back to the standard locale (C).
*** update-locale: Error: invalid locale settings:  LANG=de_DE.UTF-8
root@rz1-prefirewall-s:~# sudo locale-gen de_DE
Generating locales...
  de_DE.ISO-8859-1... done
Generation complete.
root@rz1-prefirewall-s:~# update-locale LANG=de_DE.UTF-8
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_PAPER = de_AT.UTF-8,
LC_ADDRESS = de_AT.UTF-8,
LC_MONETARY = de_AT.UTF-8,
LC_NUMERIC = de_AT.UTF-8,
LC_TELEPHONE = de_AT.UTF-8,
LC_MEASUREMENT = de_AT.UTF-8,
LC_TIME = de_AT.UTF-8,
LC_NAME = de_AT.UTF-8,
LANG = en_US.UTF-8
are supported and installed on your system.
perl: warning: Falling back to the standard locale (C).
*** update-locale: Error: invalid locale settings:  LANG=de_DE.UTF-8

# apt-get install language-pack-de
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following extra packages will be installed:
  firefox-locale-de language-pack-de-base
The following NEW packages will be installed:
  firefox-locale-de language-pack-de language-pack-de-base
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 3388 kB of archives.
After this operation, 11.3 MB of additional disk space will be used.
Do you want to continue [Y/n]? 
Get:1 http://at.archive.ubuntu.com/ubuntu/ precise/main language-pack-de-base 
all 1:12.04+20120417 [3144 kB]
Get:2 http://at.archive.ubuntu.com/ubuntu/ precise/main language-pack-de all 
1:12.04+20120417 [1982 B]
Get:3 http://at.archive.ubuntu.com/ubuntu/ precise-updates/main 
firefox-locale-de i386 12.0+build1-0ubuntu0.12.04.1 [241 kB]
Fetched 3388 kB in 1s (2194 kB/s)  
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_TIME = de_AT.UTF-8,
LC_MONETARY = de_AT.UTF-8,
LC_ADDRESS = de_AT.UTF-8,
LC_TELEPHONE = de_AT.UTF-8,
LC_NAME = de_AT.UTF-8,
LC_MEASUREMENT = de_AT.UTF-8,
LC_NUMERIC = de_AT.UTF-8,
LC_PAPER = de_AT.UTF-8,
LANG = en_US.UTF-8
are supported and installed on your system.
perl: warning: Falling back to the standard locale (C).
locale: Cannot set LC_ALL to default locale: No such file or directory
Selecting previously unselected package language-pack-de-base.
(Reading database ... 106525 files and directories currently installed.)
Unpacking language-pack-de-base (from 
.../language-pack-de-base_1%3a12.04+20120417_all.deb) ...
Selecting previously unselected package language-pack-de.
Unpacking language-pack-de (from 
.../language-pack-de_1%3a12.04+20120417_all.deb) ...
Selecting previously unselected package firefox-locale-de.
Unpacking firefox-locale-de (from 
.../firefox-locale-de_12.0+build1-0ubuntu0.12.04.1_i386.deb) ...
Setting up firefox-locale-de (12.0+build1-0ubuntu0.12.04.1) ...
Setting up language-pack-de (1:12.04+20120417) ...
Setting up language-pack-de-base (1:12.04+20120417) ...
Generating locales...
  de_AT.UTF-8... done
  de_BE.UTF-8... done
  de_CH.UTF-8... done
  de_DE.UTF-8... done
  de_LI.UTF-8... done
  de_LU.UTF-8... done
Generation complete.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/928878

Title:
  Lucid to Precise: cannot set locale: file not found

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/langpack-locales/+bug/928878/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 963526] Re: gnome-shell crashing from fullscreen

2012-03-29 Thread Robert Penz
I've activated the proposed section, and I can confirm that the crash is
gone.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/963526

Title:
  gnome-shell crashing from fullscreen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/963526/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 963526] Re: gnome-shell crashing from fullscreen

2012-03-28 Thread Robert Penz
I can't find the new version. I'm using the de.archive.ubuntu.com
mirror, 64bit version and I'm up2date but I still see following


# dpkg -l | grep mutter
ii  gir1.2-mutter-3.0  3.3.92-0ubuntu1  
  GObject introspection data for Mutter
ii  libmutter0 3.3.92-0ubuntu1  
  window manager library from the Mutter window manager
ii  mutter-common  3.3.92-0ubuntu1  
  shared files for the Mutter window manager


# dpkg -l | grep gnome-shell
ii  gnome-shell3.3.92-0ubuntu1  
  graphical shell for the GNOME desktop
ii  gnome-shell-common 3.3.92-0ubuntu1  
  common files for the GNOME graphical shell

Which is the version used to open the ticket.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/963526

Title:
  gnome-shell crashing from fullscreen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/963526/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 409923] Re: nothing prints, despite printer detection

2009-08-07 Thread Robert Penz
Same problem with a Kyocera FS-C5015N over Network. Works in Intrepid,
but not in Karmic. Did try PCL6,Generic Postscript,PPD,... What's funny
is that if I print 2 pages I get 2 empty pages, so this is handle
correctly.

-- 
nothing prints, despite printer detection
https://bugs.launchpad.net/bugs/409923
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 301932] Re: SD card reader does not work in 2.6.27-eeepc

2008-12-27 Thread Robert Penz
I've an EeePC 901go and a similar problem running 2.6.27-8-eeepc-lean

here the syslog log (look also at the times)

Dec 28 00:36:33 netbook kernel: [29970.292076] usb 5-5: new high speed USB 
device using ehci_hcd and address 3
Dec 28 00:36:33 netbook kernel: [29970.436551] usb 5-5: configuration #1 chosen 
from 1 choice
Dec 28 00:36:33 netbook kernel: [29970.445054] scsi5 : SCSI emulation for USB 
Mass Storage devices
Dec 28 00:36:33 netbook kernel: [29970.447155] usb-storage: device found at 3
Dec 28 00:36:33 netbook kernel: [29970.447173] usb-storage: waiting for device 
to settle before scanning
Dec 28 00:36:38 netbook kernel: [29975.446832] usb-storage: device scan complete
Dec 28 00:36:38 netbook kernel: [29975.447482] scsi 5:0:0:0: Direct-Access 
Single   Flash Reader 1.00 PQ: 0 ANSI: 0
Dec 28 00:37:09 netbook kernel: [30005.561147] usb 5-5: reset high speed USB 
device using ehci_hcd and address 3
Dec 28 00:37:19 netbook kernel: [30015.812093] usb 5-5: reset high speed USB 
device using ehci_hcd and address 3
Dec 28 00:37:35 netbook kernel: [30032.064110] usb 5-5: reset high speed USB 
device using ehci_hcd and address 3
Dec 28 00:37:35 netbook kernel: [30032.333281] usb 5-5: reset high speed USB 
device using ehci_hcd and address 3
Dec 28 00:37:46 netbook kernel: [30042.584105] usb 5-5: reset high speed USB 
device using ehci_hcd and address 3
Dec 28 00:37:46 netbook kernel: [30042.723338] sd 5:0:0:0: Device offlined - 
not ready after error recovery
Dec 28 00:37:46 netbook kernel: [30042.723428] sd 5:0:0:0: rejecting I/O to 
offline device
Dec 28 00:37:46 netbook kernel: [30042.723461] sd 5:0:0:0: rejecting I/O to 
offline device
Dec 28 00:37:46 netbook kernel: [30042.723485] sd 5:0:0:0: rejecting I/O to 
offline device
Dec 28 00:37:46 netbook kernel: [30042.723499] sd 5:0:0:0: [sdb] READ CAPACITY 
failed
Dec 28 00:37:46 netbook kernel: [30042.723506] sd 5:0:0:0: [sdb] Result: 
hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK,SUGGEST_OK
Dec 28 00:37:46 netbook kernel: [30042.723518] sd 5:0:0:0: [sdb] Sense not 
available.
Dec 28 00:37:46 netbook kernel: [30042.723535] sd 5:0:0:0: rejecting I/O to 
offline device
Dec 28 00:37:46 netbook kernel: [30042.723551] sd 5:0:0:0: [sdb] Write Protect 
is off
Dec 28 00:37:46 netbook kernel: [30042.723559] sd 5:0:0:0: [sdb] Mode Sense: 00 
00 00 00
Dec 28 00:37:46 netbook kernel: [30042.723566] sd 5:0:0:0: [sdb] Assuming drive 
cache: write through
Dec 28 00:37:46 netbook kernel: [30042.723871] sd 5:0:0:0: [sdb] Attached SCSI 
removable disk
Dec 28 00:37:46 netbook kernel: [30042.724338] sd 5:0:0:0: Attached scsi 
generic sg1 type 0

# fdisk -l

Disk /dev/sda: 16.1 GB, 16139354112 bytes
255 heads, 63 sectors/track, 1962 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: xxx

   Device Boot  Start End  Blocks   Id  System
/dev/sda1   1 122  979933+  82  Linux swap / Solaris
/dev/sda2   * 123 851 5855692+  83  Linux
/dev/sda3 8521962 8924107+  83  Linux

the sd card worked on the pre installed xandros, which was running until
2 days ago.

-- 
SD card reader  does not work in 2.6.27-eeepc
https://bugs.launchpad.net/bugs/301932
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 269656] Re: AN IRRELEVANT LICENSE IS PRESENTED TO YOU FREE-OF-CHARGE ON STARTUP

2008-09-15 Thread Robert Penz
I think we as community should step up and that these things must be
nipped in the bud. If Firefox starts soon every program gets an EULA-
screen. After a fresh install of Ubuntu I need to click  20 EULA screen
then.

I did a fast banner (5min), maybe someone makes a better one.

** Attachment added: ubuntu_firefox.png
   http://launchpadlibrarian.net/17625985/ubuntu_firefox.png

-- 
AN IRRELEVANT LICENSE IS PRESENTED TO YOU FREE-OF-CHARGE ON STARTUP
https://bugs.launchpad.net/bugs/269656
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 240521] Re: amavis-new floods harddisk

2008-06-17 Thread Robert Penz
Thx for looking into the problem, here are the files:


[EMAIL PROTECTED]:~# postconf -n
append_dot_mydomain = no
biff = no
config_directory = /etc/postfix
delay_warning_time = 4h
html_directory = no
local_recipient_maps =
local_transport = error:local mail delivery is disabled
message_size_limit = 52428800
mydestination =
mynetworks = x
myorigin = /etc/mailname
proxy_interfaces = xx
readme_directory = no
relay_domains = .com
relay_recipient_maps = hash:/etc/postfix/relay_recipients
smtpd_banner = $myhostname ESMTP $mail_name (Ubuntu)
smtpd_client_connection_count_limit = 20
smtpd_delay_reject = yes
smtpd_helo_required = yes
smtpd_helo_restrictions = permit_mynetworks,reject_non_fqdn_hostname,   
 reject_invalid_hostname,permit
smtpd_recipient_restrictions = permit_mynetworks,
reject_unauth_pipelining,reject_non_fqdn_recipient,
reject_unknown_recipient_domain,reject_unauth_destination,
reject_rbl_client dsn.rfc-ignorant.org,reject_rbl_client 
bl.spamcop.net,reject_rbl_client pbl.spamhaus.org,
reject_rbl_client l2.spews.dnsbl.sorbs.net,reject_rbl_client 
safe.dnsbl.sorbs.net,reject_rbl_client ix.dnsbl.manitu.net,
reject_rbl_client list.dsbl.org,permit
smtpd_sender_restrictions = permit_mynetworks,reject_non_fqdn_sender,   
 reject_unknown_sender_domain,permit
transport_maps = hash:/etc/postfix/transport
virtual_alias_maps = hash:/etc/postfix/virtual

[EMAIL PROTECTED]:~# cat /etc/postfix/master.cf
#
# Postfix master process configuration file.  For details on the format
# of the file, see the master(5) manual page (command: man 5 master).
#
# Do not forget to execute postfix reload after editing this file.
#
# ==
# service type  private unpriv  chroot  wakeup  maxproc command + args
#   (yes)   (yes)   (yes)   (never) (100)
# ==
#smtp  inet  n   -   -   -   -   smtpd
#
smtpinetn   -   n   -   20   smtpd
-o 
smtpd_proxy_filter=127.0.0.1:10024
-o 
smtpd_client_connection_count_limit=10
-o 
smtpd_sasl_auth_enable=no
#smtps   inetn   -   n   -   8   smtpd
#-o 
smtpd_tls_wrappermode=yes
#-o 
smtpd_proxy_filter=127.0.0.1:10024
#-o 
smtpd_client_connection_count_limit=10
#-o 
smtpd_sasl_auth_enable=yes
# This is the after-filter smtpd, it listens on port 10025 to receive mail from 
amavisd
127.0.0.1:10025 inetn   -   n   -   -   smtpd
-o 
content_filter=
-o 
smtpd_authorized_xforward_hosts=127.0.0.0/8
-o 
smtpd_client_restrictions=
-o 
smtpd_helo_restrictions=
-o 
smtpd_sender_restrictions=
-o 
smtpd_recipient_restrictions=permit_mynetworks,reject
-o 
smtpd_data_restrictions=
-o 
mynetworks=127.0.0.0/8
-o 
receive_override_options=no_unknown_recipient_checks


#submission inet n   -   -   -   -   smtpd
#  -o smtpd_tls_security_level=encrypt
#  -o smtpd_sasl_auth_enable=yes
#  -o smtpd_client_restrictions=permit_sasl_authenticated,reject
#  -o milter_macro_daemon_name=ORIGINATING
#smtps inet  n   -   -   -   -   smtpd
#  -o smtpd_tls_wrappermode=yes
#  -o smtpd_sasl_auth_enable=yes
#  -o smtpd_client_restrictions=permit_sasl_authenticated,reject
#  -o milter_macro_daemon_name=ORIGINATING
#628  inet  n   -   -   -   -   qmqpd
pickupfifo  n   -   -   60  1   pickup
cleanup   unix  n   -   -   -   0   cleanup
qmgr  fifo  n   -   n   300 1   qmgr
#qmgr fifo  n   -   -   300 1   oqmgr
tlsmgrunix  -

[Bug 240521] Re: amavis-new floods harddisk

2008-06-17 Thread Robert Penz
Thx for looking into the problem, here are the files:


[EMAIL PROTECTED]:~# postconf -n
append_dot_mydomain = no
biff = no
config_directory = /etc/postfix
delay_warning_time = 4h
html_directory = no
local_recipient_maps =
local_transport = error:local mail delivery is disabled
message_size_limit = 52428800
mydestination =
mynetworks = x
myorigin = /etc/mailname
proxy_interfaces = xx
readme_directory = no
relay_domains = .com
relay_recipient_maps = hash:/etc/postfix/relay_recipients
smtpd_banner = $myhostname ESMTP $mail_name (Ubuntu)
smtpd_client_connection_count_limit = 20
smtpd_delay_reject = yes
smtpd_helo_required = yes
smtpd_helo_restrictions = permit_mynetworks,reject_non_fqdn_hostname,   
 reject_invalid_hostname,permit
smtpd_recipient_restrictions = permit_mynetworks,
reject_unauth_pipelining,reject_non_fqdn_recipient,
reject_unknown_recipient_domain,reject_unauth_destination,
reject_rbl_client dsn.rfc-ignorant.org,reject_rbl_client 
bl.spamcop.net,reject_rbl_client pbl.spamhaus.org,
reject_rbl_client l2.spews.dnsbl.sorbs.net,reject_rbl_client 
safe.dnsbl.sorbs.net,reject_rbl_client ix.dnsbl.manitu.net,
reject_rbl_client list.dsbl.org,permit
smtpd_sender_restrictions = permit_mynetworks,reject_non_fqdn_sender,   
 reject_unknown_sender_domain,permit
transport_maps = hash:/etc/postfix/transport
virtual_alias_maps = hash:/etc/postfix/virtual

[EMAIL PROTECTED]:~# cat /etc/postfix/master.cf
#
# Postfix master process configuration file.  For details on the format
# of the file, see the master(5) manual page (command: man 5 master).
#
# Do not forget to execute postfix reload after editing this file.
#
# ==
# service type  private unpriv  chroot  wakeup  maxproc command + args
#   (yes)   (yes)   (yes)   (never) (100)
# ==
#smtp  inet  n   -   -   -   -   smtpd
#
smtpinetn   -   n   -   20   smtpd
-o 
smtpd_proxy_filter=127.0.0.1:10024
-o 
smtpd_client_connection_count_limit=10
-o 
smtpd_sasl_auth_enable=no
#smtps   inetn   -   n   -   8   smtpd
#-o 
smtpd_tls_wrappermode=yes
#-o 
smtpd_proxy_filter=127.0.0.1:10024
#-o 
smtpd_client_connection_count_limit=10
#-o 
smtpd_sasl_auth_enable=yes
# This is the after-filter smtpd, it listens on port 10025 to receive mail from 
amavisd
127.0.0.1:10025 inetn   -   n   -   -   smtpd
-o 
content_filter=
-o 
smtpd_authorized_xforward_hosts=127.0.0.0/8
-o 
smtpd_client_restrictions=
-o 
smtpd_helo_restrictions=
-o 
smtpd_sender_restrictions=
-o 
smtpd_recipient_restrictions=permit_mynetworks,reject
-o 
smtpd_data_restrictions=
-o 
mynetworks=127.0.0.0/8
-o 
receive_override_options=no_unknown_recipient_checks


#submission inet n   -   -   -   -   smtpd
#  -o smtpd_tls_security_level=encrypt
#  -o smtpd_sasl_auth_enable=yes
#  -o smtpd_client_restrictions=permit_sasl_authenticated,reject
#  -o milter_macro_daemon_name=ORIGINATING
#smtps inet  n   -   -   -   -   smtpd
#  -o smtpd_tls_wrappermode=yes
#  -o smtpd_sasl_auth_enable=yes
#  -o smtpd_client_restrictions=permit_sasl_authenticated,reject
#  -o milter_macro_daemon_name=ORIGINATING
#628  inet  n   -   -   -   -   qmqpd
pickupfifo  n   -   -   60  1   pickup
cleanup   unix  n   -   -   -   0   cleanup
qmgr  fifo  n   -   n   300 1   qmgr
#qmgr fifo  n   -   -   300 1   oqmgr
tlsmgrunix  -

[Bug 240521] [NEW] amavis-new floods harddisk

2008-06-16 Thread Robert Penz
Public bug reported:

Binary package hint: amavisd-new

Our mail relay just stopped working as amavis-new flooded the hard disk.
When I looked where it happend I found over 10gb in
/var/lib/amavis/tmp.

I got many many dirs like this

drwxr-x--- 3 amavis amavis 4096 2008-06-16 16:26 amavis-20080616T102638-05364
drwxr-x--- 3 amavis amavis 4096 2008-06-16 17:32 amavis-20080616T113226-05670
drwxr-x--- 3 amavis amavis 4096 2008-06-16 17:58 amavis-20080616T115851-05809
drwxr-x--- 3 amavis amavis 4096 2008-06-16 18:06 amavis-20080616T120630-05847

and

-rw--- 1 amavis amavis 11518540 2008-05-28 21:56 .spamassassin16120TlGONjtmp
-rw--- 1 amavis amavis 11518540 2008-05-29 00:14 .spamassassin16469TErMHxtmp
-rw--- 1 amavis amavis 11518540 2008-05-29 02:32 .spamassassin16769F1xQmGtmp
-rw--- 1 amavis amavis 11518540 2008-05-29 06:51 .spamassassin17076H8bkFktmp
-rw--- 1 amavis amavis 11518540 2008-05-29 07:07 .spamassassin17471MEWXqftmp
-rw--- 1 amavis amavis 11517826 2008-05-23 14:33 .spamassassin24045apZ4aMtmp

and some of these:

-rw--- 1 amavis amavis0 2008-06-16 19:33 bw4cay
-rw--- 1 amavis amavis0 2008-06-16 20:48 Ds6udl
-rw--- 1 amavis amavis0 2008-06-16 21:25 GWvQm3
-rw--- 1 amavis amavis0 2008-06-16 18:27 gYrYIS
-rw--- 1 amavis amavis0 2008-06-16 19:26 iDwQWA
-rw--- 1 amavis amavis0 2008-06-16 19:33 ik-uXt
-rw--- 1 amavis amavis0 2008-06-16 20:23 j1tqQc
-rw--- 1 amavis amavis0 2008-06-16 18:27 J6_v_l
-rw--- 1 amavis amavis0 2008-06-16 20:23 k55FHi
-rw--- 1 amavis amavis0 2008-06-16 21:25 nf9zyG
-rw--- 1 amavis amavis0 2008-06-16 20:48 ODpEEZ
-rw--- 1 amavis amavis0 2008-06-16 21:57 OZpr_O
-rw--- 1 amavis amavis0 2008-06-16 21:57 YVI70D
-rw--- 1 amavis amavis0 2008-06-16 20:24 Zb_vJz
-rw--- 1 amavis amavis0 2008-06-16 19:26 ZJHFCF

After I did /etc/init.d/amavis stop all spam assassin files and the
amavis dirs got removed, but after a new start of amavis the files/dirs
started to appear again over time.

The amavis log entries look normal

Jun 16 23:43:59 mailgateway amavis[7954]: (07954-05) Passed SPAMMY, 
[82.198.xxx.xxx] [89.32.xxx.xxx] [EMAIL PROTECTED] - [EMAIL PROTECTED], 
Message-ID: [EMAIL PROTECTED]
oufwdct, mail_id: vIZRVLa0yed2, Hits: 8.527, size: 1534, queued_as: 
BCB1E3C001, 2774 ms


Jun 16 23:42:26 mailgateway amavis[7902]: (07902-08) Blocked SPAM, 
[82.198.xxx.xxx] [190.87.xxx.xxx] [EMAIL PROTECTED] - [EMAIL PROTECTED], 
quarantine: O/spam-OVDEZO++yrL8.gz,
Message-ID: [EMAIL PROTECTED], mail_id: OVDEZO++yrL8, Hits: 23.214, size: 
6258, 3034 ms


I've set following in /etc/amavis/conf.d/50-user

$unrar  = ['rar', 'unrar'];

$sa_tag_level_deflt  = 0.0;
$sa_tag2_level_deflt = 5.0;
$sa_kill_level_deflt = 10.0;
$sa_dsn_cutoff_level = 20;   # spam level beyond which a DSN is not sent
$sa_mail_body_size_limit = 52428800;
$sa_local_tests_only = 0;

$final_virus_destiny= D_REJECT;
$final_banned_destiny   = D_REJECT;
$final_spam_destiny = D_REJECT;
$final_bad_header_destiny   = D_PASS;


#$max_servers = 20;
@local_domains_maps = ( read_hash(/etc/amavis/local_domains) );

** Affects: amavisd-new (Ubuntu)
 Importance: Undecided
 Status: New

-- 
amavis-new floods harddisk
https://bugs.launchpad.net/bugs/240521
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 205800] Re: sox for kubuntu 8.04 beta

2008-04-05 Thread Robert Penz
did you install the following packages? sox does not depend on them so
you need to choose and install.

libsox-fmt-all - All SoX format libraries
libsox-fmt-alsa - SoX alsa format I/O library
libsox-fmt-ao - SoX Libao format I/O library
libsox-fmt-base - Minimal set of SoX format libraries
libsox-fmt-ffmpeg - SoX ffmpeg format library
libsox-fmt-flac - SoX FLAC format library
libsox-fmt-gsm - SoX GSM format library
libsox-fmt-mp3 - SoX MP3 format library
libsox-fmt-ogg - SoX OGG Vorbis format library
libsox-fmt-oss - SoX OSS format I/O library
libsox-fmt-sndfile - SoX libsndfile format library

-- 
sox for kubuntu 8.04 beta
https://bugs.launchpad.net/bugs/205800
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 192130] Re: update to 0.4.0-1build1~dapper1 breaks programs

2008-03-07 Thread Robert Penz
the package itself works now just the update process is not perfect, but
as nobody beside us two has the previous package it is ok ;-)

dpkg: warning - unable to delete old directory 
`/usr/share/python-support/python-pyclamd': Directory not empty
dpkg: warning - unable to delete old directory `/usr/share/python-support': 
Directory not empty

you forgot the .pyc file.

[EMAIL PROTECTED]:~# ll /usr/share/python-support/python-pyclamd
total 12
-rw-r--r-- 1 root root 8739 Feb 20 19:09 pyclamd.pyc

-- 
update to 0.4.0-1build1~dapper1 breaks programs
https://bugs.launchpad.net/bugs/192130
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 192130] Re: update to 0.4.0-1build1~dapper1 breaks programs

2008-02-20 Thread Robert Penz
yes and no.

if I go into the directory /usr/share/python-support/python-pyclamd/ I
can import it and it works, but it seems that this path is not in the
lookup path for python modules in dapper or at least in my dapper
installs. ;-)

-- 
update to 0.4.0-1build1~dapper1 breaks programs
https://bugs.launchpad.net/bugs/192130
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 192130] [NEW] update to 0.4.0-1build1~dapper1 breaks programs

2008-02-15 Thread Robert Penz
Public bug reported:

Binary package hint: python-clamav

Due to removal of cl_scanbuff in libclamav, pyclamav.scanthis() had also
been removed. This breaks any program which uses this method.

** Affects: python-clamav (Ubuntu)
 Importance: Undecided
 Status: New

-- 
update to 0.4.0-1build1~dapper1 breaks programs
https://bugs.launchpad.net/bugs/192130
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 192130] Re: update to 0.4.0-1build1~dapper1 breaks programs

2008-02-15 Thread Robert Penz
incomplete: what do you need more?

following worked before the update and is still shown in the newest
package as example in /usr/share/doc/python-clamav/README.txt

# python
Python 2.4.3 (#2, Oct  6 2006, 07:52:30)
[GCC 4.0.3 (Ubuntu 4.0.3-1ubuntu5)] on linux2
Type help, copyright, credits or license for more information.
 import pyclamav
 pyclamav.scanthis(Buffer to test blalblabla...)
Traceback (most recent call last):
  File stdin, line 1, in ?
AttributeError: 'module' object has no attribute 'scanthis'

-- 
update to 0.4.0-1build1~dapper1 breaks programs
https://bugs.launchpad.net/bugs/192130
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 192130] Re: update to 0.4.0-1build1~dapper1 breaks programs

2008-02-15 Thread Robert Penz
I've changed my code to use the pyclamd (you need to change the unix
socket location for ubuntu). I reported the bug only as it broke
something. As it killed a production mail server of mine, I've changed
the program using that package even before I reported the bug.

so yes pyclamd helped me, it is just one python file which I copied into
the same dir as my filter program.

-- 
update to 0.4.0-1build1~dapper1 breaks programs
https://bugs.launchpad.net/bugs/192130
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54419] Re: usb change between 2.6.15-23 and 2.6.15-26 breaks working setup

2007-12-21 Thread Robert Penz
Hi

I my case its a software problem, because the old kernel works and it
works also with newer kernels if I activate irqpoll.

-- 
usb change between 2.6.15-23 and 2.6.15-26 breaks working setup
https://bugs.launchpad.net/bugs/54419
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 174648] ivman drops additional groups for ivman user

2007-12-07 Thread Robert Penz
Public bug reported:

Binary package hint: ivman

Hi!

I'm using ivman to start a script which syncs my computer automatically
with an mp3 player. The syncing part works without problem but I've a
problem with the user/group the ivman process is running. I want that
the computer makes a beep if all is synced. For this I've put the ivman
user into the audio group:

[EMAIL PROTECTED]:~# su -m ivman
[EMAIL PROTECTED]:~$ id
uid=111(ivman) gid=46(plugdev) groups=29(audio),46(plugdev)

but if I call id in a script thats called by ivman I get following
output

uid=111(ivman) gid=46(plugdev)

Somehow additional groups are dropped, which makes it impossible to
access devices which require the user to be in a special group. I
additionally I found out that its a difference if ivman is launched at
startup or (re)startet via sudo - so there is more unclean in the
user/group handling.

** Affects: ivman (Ubuntu)
 Importance: Undecided
 Status: New

-- 
ivman drops additional groups for ivman user
https://bugs.launchpad.net/bugs/174648
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 52897] Re: Files are installed incorrectly or not at all

2007-06-26 Thread Robert Penz
in ubuntu 6.06 LTS which I run on my servers it is still a problem. in
feisty the package does not exist anymore and the packages with the new
names

python-4suite-doc - Documentation for 4Suite
python-4suite-rdf - An open-source platform for XML and RDF processing
python-4suite-server - 4Suite RDF Controller (Server)
python-4suite-xml - An open-source platform for XML and RDF processing

do not have this problem.

-- 
Files are installed incorrectly or not at all
https://bugs.launchpad.net/bugs/52897
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 52897] Re: Files are installed incorrectly or not at all

2007-06-20 Thread Robert Penz
for dapper which is the LTS version it is still valid, I needed to use
the tar.gz version from the upstream homepage. didn't try with feisty.
but whats the problem with reproducing it? just type dpkg -L
python2.4-4suite on dapper. /build/buildd/python-4suite-0.99cvs20050418/
is not the correct directory ;-)

-- 
Files are installed incorrectly or not at all
https://bugs.launchpad.net/bugs/52897
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 115918] [apport] kdeinit crashed with SIGSEGV

2007-05-21 Thread Robert Penz
Public bug reported:

Binary package hint: kdelibs

as some traces where uploaded by apport I submit this bug even if there
are some entries with this the same name. don't know if the traces are
lost otherwise

ProblemType: Crash
Architecture: i386
Date: Sun May 20 09:28:25 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/kdeinit
Package: kdelibs4c2a 4:3.5.6-0ubuntu14
PackageArchitecture: i386
ProcCmdline: konqueror\ [kdeinit]\ -session\ 
10d7d6e06b00011795915640057360030_1179611515_839133
ProcCwd: /home/robert
ProcEnviron:
 
Signal: 11
SourcePackage: kdelibs
Stacktrace: #0  0xb7cc3fcc in ?? () from /lib/tls/i686/cmov/libc.so.6
StacktraceTop: ?? () from /lib/tls/i686/cmov/libc.so.6
ThreadStacktrace:
 .
 Thread 1 (process 5866):
 #0  0xb7cc3fcc in ?? () from /lib/tls/i686/cmov/libc.so.6
Uname: Linux darksun 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 i686 
GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin netdev plugdev 
powerdev scanner video

** Affects: kdelibs (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
[apport] kdeinit crashed with SIGSEGV
https://bugs.launchpad.net/bugs/115918
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 115918] Re: [apport] kdeinit crashed with SIGSEGV

2007-05-21 Thread Robert Penz

** Attachment added: CoreDump.gz
   http://librarian.launchpad.net/7723274/CoreDump.gz

** Attachment added: Dependencies.txt
   http://librarian.launchpad.net/7723275/Dependencies.txt

** Attachment added: Disassembly.txt
   http://librarian.launchpad.net/7723276/Disassembly.txt

** Attachment added: ProcMaps.txt
   http://librarian.launchpad.net/7723277/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://librarian.launchpad.net/7723278/ProcStatus.txt

** Attachment added: Registers.txt
   http://librarian.launchpad.net/7723279/Registers.txt

-- 
[apport] kdeinit crashed with SIGSEGV
https://bugs.launchpad.net/bugs/115918
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 86680] Re: knetworkmanager stops kde applications from accessing the network

2007-04-26 Thread Robert Penz
Hi!

I've no problem with lan/wlan, but if i use my UMTS card with kppp I've
this problem. Firefox and the shell programs work without a problem, but
every KDE application doesn't work until I close knetworkmanager.

I get following with knetworkmanager

$ dcop kded networkstatus status www.heise.de
6

and without I get

$ dcop kded networkstatus status www.heise.de
1

This is a major bug as it makes the usage of UMTS modems for most users
impossible.

-- 
knetworkmanager stops kde applications from accessing the network
https://bugs.launchpad.net/bugs/86680
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 24741] Re: samba account_policy_get fails on install

2007-01-12 Thread Robert Penz
Hi!

I can confirm this bug. I've installed 2 machines in the last 2 weeks
and got the same. I did an ubuntu server 6.06.1 install and after that I
installed ssh and the next command was already following:

# apt-get install samba
Reading package lists... Done
Building dependency tree... Done
The following extra packages will be installed:
  libcupsys2 samba-common
Recommended packages:
  smbldap-tools
The following NEW packages will be installed:
  libcupsys2 samba samba-common
0 upgraded, 3 newly installed, 0 to remove and 25 not upgraded.
Need to get 5041kB of archives.
After unpacking 12.6MB of additional disk space will be used.
Do you want to continue [Y/n]?
Get:1 http://security.ubuntu.com dapper-security/main samba-common 
3.0.22-1ubuntu3.1 [2075kB]
Get:2 http://de.archive.ubuntu.com dapper-updates/main libcupsys2 
1.2.2-0ubuntu0.6.06 [121kB]
Get:3 http://security.ubuntu.com dapper-security/main samba 3.0.22-1ubuntu3.1 
[2845kB]
Fetched 5041kB in 46s (109kB/s)
Preconfiguring packages ...
Selecting previously deselected package libcupsys2.
(Reading database ... 13422 files and directories currently installed.)
Unpacking libcupsys2 (from .../libcupsys2_1.2.2-0ubuntu0.6.06_i386.deb) ...
Selecting previously deselected package samba-common.
Unpacking samba-common (from .../samba-common_3.0.22-1ubuntu3.1_i386.deb) ...
Selecting previously deselected package samba.
Unpacking samba (from .../samba_3.0.22-1ubuntu3.1_i386.deb) ...
Setting up libcupsys2 (1.2.2-0ubuntu0.6.06) ...

Setting up samba-common (3.0.22-1ubuntu3.1) ...

Setting up samba (3.0.22-1ubuntu3.1) ...
Generating /etc/default/samba...
TDBSAM version too old (0), trying to convert it.
TDBSAM converted successfully.
account_policy_get: tdb_fetch_uint32 failed for field 1 (min password length), 
returning 0
account_policy_get: tdb_fetch_uint32 failed for field 2 (password history), 
returning 0
account_policy_get: tdb_fetch_uint32 failed for field 3 (user must logon to 
change password), returning 0
account_policy_get: tdb_fetch_uint32 failed for field 4 (maximum password age), 
returning 0
account_policy_get: tdb_fetch_uint32 failed for field 5 (minimum password age), 
returning 0
account_policy_get: tdb_fetch_uint32 failed for field 6 (lockout duration), 
returning 0
account_policy_get: tdb_fetch_uint32 failed for field 7 (reset count minutes), 
returning 0
account_policy_get: tdb_fetch_uint32 failed for field 8 (bad lockout attempt), 
returning 0
account_policy_get: tdb_fetch_uint32 failed for field 9 (disconnect time), 
returning 0
account_policy_get: tdb_fetch_uint32 failed for field 10 (refuse machine 
password change), returning 0
 * Starting Samba daemons

-- 
samba account_policy_get fails on install
https://launchpad.net/bugs/24741

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54419] Re: usb change between 2.6.15-23 and 2.6.15-26 breaks working setup

2006-12-02 Thread Robert Penz
Initial tests comfim that also on my system, but I need to do addition
checks to be really sure. If I don't write an other comment it means
that it is also true for me.

-- 
usb change between 2.6.15-23 and 2.6.15-26 breaks working setup
https://launchpad.net/bugs/54419

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 69494] Re: Kopete 0.12.3 can't log in to ICQ anymore

2006-11-02 Thread Robert Penz
The dapper kde 3.5.5 package works.

-- 
Kopete 0.12.3 can't log in to ICQ anymore
https://launchpad.net/bugs/69494

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 69494] Re: Kopete 0.12.3 can't log in to ICQ anymore

2006-11-01 Thread Robert Penz
According to this SVN patch the above fix works only if you set kopete
to online but not if you choose e.g.away.

SVN commit 600976 by rjarosz:

Fix bug when going online with any other status than online i.e. away, n/a... 
Kopete indicates the account as online.
The status on a server is correct.

Reported by Jan Ritzerfeld, thanks.
Please test it.

CCBUG: 136566


 M  +4 -2  liboscar/client.cpp  
 M  +1 -1  oscaraccount.cpp  


--- branches/KDE/3.5/kdenetwork/kopete/protocols/oscar/liboscar/client.cpp 
#600975:600976
 @ -340,7 +340,6  @
//we've finished logging in. start the services setup
kdDebug(OSCAR_RAW_DEBUG)  k_funcinfo  stage two done. 
setting up services  endl;
initializeStaticTasks();
-   d-ownStatusTask-go();
ServiceSetupTask* ssTask = new ServiceSetupTask( 
d-connections.defaultConnection()-rootTask() );
connect( ssTask, SIGNAL( finished() ), this, SLOT( 
serviceSetupFinished() ) );
ssTask-go( true ); //fire and forget
 @ -398,9 +397,12  @
d-active = true;
 
if ( isIcq() )
-   {
setStatus( d-connectAsStatus, d-connectWithMessage );
 
+   d-ownStatusTask-go();
+
+   if ( isIcq() )
+   {
//retrieve offline messages
Connection* c = d-connections.connectionForFamily( 0x0015 );
if ( !c )
--- branches/KDE/3.5/kdenetwork/kopete/protocols/oscar/oscaraccount.cpp 
#600975:600976
 @ -560,7 +560,7  @
/* We're not even online or connecting
 * (when getting server contacts), so don't bother
 */
-   if ( !myself()-isOnline() )
+   if ( !engine()-isActive() )
{
kdDebug(OSCAR_GEN_DEBUG)  k_funcinfo  Can't add contact, 
we are offline!  endl;
return false;

-- 
Kopete 0.12.3 can't log in to ICQ anymore
https://launchpad.net/bugs/69494

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 69494] Kopete 0.12.3 can't log in to ICQ anymore

2006-10-31 Thread Robert Penz
Public bug reported:

Binary package hint: kopete

I'm reporting this for Kubuntu 6.06 KDE 3.5.5 packages.

Since today Kopete 0.12.3 can't log in to ICQ anymore. The problem
occurs not for all distributions. According to discussions in the kopete
irc channel it happens sofar only for Kubuntu and Geentoo, but not
Debian SID/FC6. Maybe that changes

In the debug log you see following:

kutils (KSettings::Dispatcher): [static KSettings::Dispatcher* 
KSettings::Dispatcher::self()]
kutils (KSettings::Dispatcher): [void 
KSettings::Dispatcher::registerInstance(KInstance*, QObject*, const char*)] 
kopete
kdecore (KNetwork resolver): shouldResInit: /etc/resolv.conf updated
kopete (oscar/icq): WARNING: [ICQ::Presence 
ICQ::OnlineStatusManager::presenceOf(uint)] No presence exists for internal 
status 99! Returning Offline
kopete (oscar/icq): WARNING: [ICQ::Presence 
ICQ::OnlineStatusManager::presenceOf(uint)] No presence exists for internal 
status 99! Returning Offline
kopete (oscar/icq): WARNING: [ICQ::Presence 
ICQ::OnlineStatusManager::presenceOf(uint)] No presence exists for internal 
status 99! Returning Offline
kopete (oscar/icq): WARNING: [ICQ::Presence 
ICQ::OnlineStatusManager::presenceOf(uint)] No presence exists for internal 
status 99! Returning Offline
kopete (oscar/icq): WARNING: [ICQ::Presence 
ICQ::OnlineStatusManager::presenceOf(uint)] No presence exists for internal 
status 99! Returning Offline

See http://bugs.kde.org/show_bug.cgi?id=136566 for more information.

** Affects: kopete (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Kopete 0.12.3 can't log in to ICQ anymore
https://launchpad.net/bugs/69494

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 69494] Re: Kopete 0.12.3 can't log in to ICQ anymore

2006-10-31 Thread Robert Penz
A fix has been provided is reported to work.


SVN commit 600778 by rjarosz:

Fix bug 136566: Connecting to ICQ doesn't work anymore.

OSCAR server stops sending own user info at logon, we have to send own
user info request like ICQ5.

BUG: 136566


 M  +1 -0  client.cpp


--- branches/KDE/3.5/kdenetwork/kopete/protocols/oscar/liboscar/client.cpp 
#600777:600778
 @ -340,6 +340,7  @
//we've finished logging in. start the services setup
kdDebug(OSCAR_RAW_DEBUG)  k_funcinfo  stage two done. 
setting up services  endl;
initializeStaticTasks();
+   d-ownStatusTask-go();
ServiceSetupTask* ssTask = new ServiceSetupTask( 
d-connections.defaultConnection()-rootTask() );
connect( ssTask, SIGNAL( finished() ), this, SLOT( 
serviceSetupFinished() ) );
ssTask-go( true ); //fire and forget

-- 
Kopete 0.12.3 can't log in to ICQ anymore
https://launchpad.net/bugs/69494

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 69494] Re: Kopete 0.12.3 can't log in to ICQ anymore

2006-10-31 Thread Robert Penz
As Info:

Frode M. Doeving is working on new packages and says he will have
someone upload it to edgy-updates once it's opened. (just got the info
from him)

I asked him also about the kde 3.5.5 dapper packages and he said
following: they are much about the same. I'll try to get kubuntu.org
updated too. I'll tell you when I have something you can test.

-- 
Kopete 0.12.3 can't log in to ICQ anymore
https://launchpad.net/bugs/69494

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 69494] Re: Kopete 0.12.3 can't log in to ICQ anymore

2006-10-31 Thread Robert Penz
ah the above Dapper package is for KDE 3.5.5

-- 
Kopete 0.12.3 can't log in to ICQ anymore
https://launchpad.net/bugs/69494

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 69494] Re: Kopete 0.12.3 can't log in to ICQ anymore

2006-10-31 Thread Robert Penz
Fixed Dapper are available under:

http://ubuntu.lnix.net/misc/kopete-fix/

(the edgy ones are just being compiled)

BIG thx to  Frode M. Doeving !!!

-- 
Kopete 0.12.3 can't log in to ICQ anymore
https://launchpad.net/bugs/69494

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 69265] Cups prints only first job on USB printer

2006-10-30 Thread Robert Penz
Public bug reported:

Hi!

I report this bug against the Dapper version of Cups.

I've attached a Brother HL-1050 Printer via USB to my SOHO server
running Dapper. The first job which is send to CUPS after the printer is
turned on or got connected to the server works without any problem. The
next job send to CUPS never gets printed until I switch the printer
on/off and or dis-/re-connect it from the usb bus.

Within the Cups-Webadmin interface it keeps writing:

Brother_HL-1050_series_USB_1 (Default Printer) Printer not connected;
will retry in 30 seconds...

Following processes are running the whole time, even if I restart cupsys
these processes get back if such a job is still in the queue.

cupsys   18057  0.0  0.4   4328  1936 ?Ss   11:19   0:00 /usr/sbin/cupsd
cupsys   18060  0.0  1.1   6820  5028 ?S11:19   0:00 /usr/bin/perl 
/usr/lib/cups/filter/foomatic-rip 10 guest Test Page 1 
job-uuid=urn:uuid:6af92a87-12cc-3537-5a2d-ed4616e17b19
cupsys   18061  0.0  0.1   2968   736 ?S11:19   0:00 
usb://Brother/HL-1050%20series 10 guest Test Page 1 
job-uuid=urn:uuid:6af92a87-12cc-3537-5a2d-ed4616e17b19
cupsys   18063  0.0  0.8   6820  3920 ?S11:19   0:00 /usr/bin/perl 
/usr/lib/cups/filter/foomatic-rip 10 guest Test Page 1 
job-uuid=urn:uuid:6af92a87-12cc-3537-5a2d-ed4616e17b19
cupsys   18064  0.0  0.8   6820  3660 ?S11:19   0:00 /usr/bin/perl 
/usr/lib/cups/filter/foomatic-rip 10 guest Test Page 1 
job-uuid=urn:uuid:6af92a87-12cc-3537-5a2d-ed4616e17b19
cupsys   18065  0.0  0.3   3104  1468 ?S11:19   0:00 sh -c gs 
'-dBATCH' '-dPARANOIDSAFER' '-dNOPAUSE' '-sDEVICE=hl1250' '-dEconoMode=1' 
'-dSourceTray=0' '-dPaperType=0' '-sOutputFile=/dev/fd/3' '/dev/fd/0' 31 12
cupsys   18066  0.1  2.1  16908  9712 ?S11:19   0:01 gs -dBATCH 
-dPARANOIDSAFER -dNOPAUSE -sDEVICE=hl1250 -dEconoMode=1 -dSourceTray=0 
-dPaperType=0 -sOutputFile=/dev/fd/3 /dev/fd/0

following are the straces to look in which program the problem lies

 strace -p 18060
Process 18060 attached - interrupt to quit
read(4,   

strace -p 18061
Process 18061 attached - interrupt to quit
setup( 

strace -p 18063
Process 18063 attached - interrupt to quit
waitpid(18065, 

strace -p 18064
Process 18064 attached - interrupt to quit
write(1, \2\5\20C   \3\20\3\2# \10\3 A\1\0 \@[EMAIL PROTECTED]..., 4042

strace -p 18065
Process 18065 attached - interrupt to quit
waitpid(-1, 

strace -p 18066
Process 18066 attached - interrupt to quit
write(5, !\21 \22\B\22H\222\v$\1\\341\211\21\\\21\20\210B\340..., 4096 


Following are the last lines in the error.log with loglevel debug.

D [30/Oct/2006:11:19:47 +0100] [Job 10] renderer command: gs -q -dBATCH 
-dPARANOIDSAFER -dNOPAUSE -sDEVICE=hl1250 -dEconoMode=1 -dSourceTray=0 
-dPaperType=0 -sOutputFile=- -
D [30/Oct/2006:11:19:48 +0100] [Job 10]
D [30/Oct/2006:11:19:48 +0100] [Job 10] Closing renderer
D [30/Oct/2006:11:19:48 +0100] [Job 10] perl: warning: Setting locale failed.
D [30/Oct/2006:11:19:48 +0100] [Job 10] perl: warning: Please check that your 
locale settings:
D [30/Oct/2006:11:19:48 +0100] [Job 10] LANGUAGE = (unset),
D [30/Oct/2006:11:19:48 +0100] [Job 10] LC_ALL = (unset),
D [30/Oct/2006:11:19:48 +0100] [Job 10] LANG = en
D [30/Oct/2006:11:19:48 +0100] [Job 10] are supported and installed on your 
system.
D [30/Oct/2006:11:19:48 +0100] [Job 10] perl: warning: Falling back to the 
standard locale (C).
D [30/Oct/2006:11:19:48 +0100] [Job 10] foomatic-gswrapper: gs '-dBATCH' 
'-dPARANOIDSAFER' '-dNOPAUSE' '-sDEVICE=hl1250' '-dEconoMode=1' 
'-dSourceTray=0' '-dPaperType=0' '-sOutputFile=/dev/
fd/3' '/dev/fd/0' 31 12
D [30/Oct/2006:11:19:48 +0100] [Job 10] ESP Ghostscript 815.02 (2006-04-19)
D [30/Oct/2006:11:19:48 +0100] [Job 10] Copyright (C) 2004 artofcode LLC, 
Benicia, CA.  All rights reserved.
D [30/Oct/2006:11:19:48 +0100] [Job 10] This software comes with NO WARRANTY: 
see the file PUBLIC for details.
D [30/Oct/2006:11:19:48 +0100] [Job 10] Warning: the map file cidfmap was not 
found.
D [30/Oct/2006:11:19:48 +0100] [Job 10] Loading NimbusSanL-Bold font from 
/var/lib/defoma/gs.d/dirs/fonts/n019004l.pfb... 2311876 914093 1569400 263070 1 
done.
D [30/Oct/2006:11:19:48 +0100] [Job 10] Loading NimbusSanL-Regu font from 
/var/lib/defoma/gs.d/dirs/fonts/n019003l.pfb... 2328540 990719 1569400 263550 1 
done.
D [30/Oct/2006:11:19:48 +0100] [Job 10] Loading NimbusRomNo9L-Regu font from 
/var/lib/defoma/gs.d/dirs/fonts/n021003l.pfb... 2445684 1127480 1569400 264314 
1 done.
D [30/Oct/2006:11:19:49 +0100] [Job 10] Loading NimbusSanL-ReguCondItal font 
from /var/lib/defoma/gs.d/dirs/fonts/n019063l.pfb... 2562828 1229132 1589496 
281159 1 done.


And I'm not the only one with this problem, I found some on ubuntuforums with 
this problems. Here only one link:

http://ubuntuforums.org/showthread.php?t=240549

** Affects: cupsys (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Cups prints only first job on USB 

[Bug 52897] Re: Files are installed incorrectly or not at all

2006-10-30 Thread Robert Penz
Hi!

This bug is also valid for Dapper.

python2.4-4suite

many files are copied to /build/buildd/python-4suite-0.99cvs20050418/

which breaks the software

$ python
 import Ft.Xml.Domlette
FtWarning: Catalog resource (file:///usr/share/4Suite/default.cat) disabled: 
Error retrieving
resource 'file:///usr/share/4Suite/default.cat 
(/usr/share/4Suite/default.cat)': [Errno 2] No such
file or directory: '/usr/share/4Suite/default.cat'

why is this bug still Unconfirmed?? just type dpkg -L python2.4-4suite


-- 
Files are installed incorrectly or not at all
https://launchpad.net/bugs/52897

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 52897] Re: Files are installed incorrectly or not at all

2006-10-30 Thread Robert Penz
The debian sarge package does not have this problem.

http://packages.debian.org/cgi-
bin/search_contents.pl?searchmode=filelistword=python2.4-4suiteversion=stablearch=i386page=1number=all

-- 
Files are installed incorrectly or not at all
https://launchpad.net/bugs/52897

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54419] Re: usb change between 2.6.15-23 and 2.6.15-26 breaks working setup

2006-10-05 Thread Robert Penz
what means it does not work out of the box. if I blacklist the ehci
module, i've no usb2 only usb1 - or is that assumption not correct?

-- 
usb change between 2.6.15-23 and 2.6.15-26 breaks working setup
https://launchpad.net/bugs/54419

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 57153] Solution Proposal

2006-08-25 Thread Robert Penz
I propose following solution:

1. add a menu point to grub name Rescue Mode
2. boot into an low Runlevel
3. start a dialog-based console program which has following features

-  look for and install updates
-  look at the installation history and remove possible updates (sorted by 
install time)
- show last boot log (parses the syslog for the new syslog start and shows the 
last lines before it.) 
- start networking
  + Show Emergency Information from Ubuntu (lynx without navigation or 
something like this)
  + Rescue Support Channel  (Text based minimal IRC which just joins just the 
#ubuntu-rescue  channel on freenode)

With this even a user which doesn't know anything about the user can get
help/information.

ps: you can also start that menu if the xserver start fails during
booting

-- 
xorg-server 1:1.0.2-0ubuntu10.3 breaks X: no screens found
https://launchpad.net/bugs/57153

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 57153] Re: xorg-server 1:1.0.2-0ubuntu10.3 breaks X: no screens found

2006-08-24 Thread Robert Penz
Dell inspiron 8600 with an nvidia card - 10.4 is working again.

ps: its not the first time a bugfix or upgrade breaks something major -
same happend with the dapper kernel on one of my systems.

-- 
xorg-server 1:1.0.2-0ubuntu10.3 breaks X: no screens found
https://launchpad.net/bugs/57153

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 57183] Re: dapper-update xserver-xorg-core 1:1.0.2-0ubuntu10.3

2006-08-22 Thread Robert Penz
Same problem on a Dell Inspiron 8600 WITH a NVIDIA card!!

This is major, it breaks again an working setup Every one which does
not know how to install in the console a older package is lost!!

And its not the first time: Look at this report nobody cared sofar

https://launchpad.net/distros/ubuntu/+source/linux-
source-2.6.15/+bug/54419

which breaks also a working usb setup!!! Guys this is supposed to be a
STABLE version!!

-- 
dapper-update xserver-xorg-core 1:1.0.2-0ubuntu10.3
https://launchpad.net/bugs/57183

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54419] Re: usb change between 2.6.15-23 and 2.6.15-26 breaks working setup

2006-08-11 Thread Robert Penz
does at least someone read that bug report? A working system is broken
due a security update - thats a major problem.  I cannot use the
security hole free kernel !!!

-- 
usb change between 2.6.15-23 and 2.6.15-26 breaks working setup
https://launchpad.net/bugs/54419

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 49367] Re: EHCI Configuration Errors Cause USB Errors (Mouse, etc)

2006-07-29 Thread Robert Penz
I've a similar problem but on my computer its just the other
way round. With 2.6.15-23-386 its working on my VIA EPIA board and with
2.6.15-26-386 it stopped. So I decided to reopen this bug.

Here are some log entries with the 2.6.15-26-386 kernel:

Jul 28 00:06:53 jumpgate kernel: [17179878.78] usb 1-2: new high speed USB 
device using ehci_hcd and address 2
Jul 28 00:06:54 jumpgate kernel: [17179879.78] ehci_hcd :00:10.3: 
Unlink after no-IRQ?  Controller is probably using the wrong IRQ.
Jul 28 00:07:05 jumpgate kernel: [17179890.324000] usb 1-2: device not 
accepting address 2, error -110
Jul 28 00:07:05 jumpgate kernel: [17179890.448000] usb 1-2: new high speed USB 
device using ehci_hcd and address 3
Jul 28 00:07:16 jumpgate kernel: [17179901.992000] usb 1-2: device not 
accepting address 3, error -110
Jul 28 00:07:17 jumpgate kernel: [17179902.108000] usb 1-2: new high speed USB 
device using ehci_hcd and address 4
Jul 28 00:07:27 jumpgate kernel: [17179912.532000] usb 1-2: device not 
accepting address 4, error -110
Jul 28 00:07:27 jumpgate kernel: [17179912.648000] usb 1-2: new high speed USB 
device using ehci_hcd and address 5
Jul 28 00:07:38 jumpgate kernel: [17179923.072000] usb 1-2: device not 
accepting address 5, error -110


If I unload the ehci_hcd modul the dvd writer is accessable at once

Jul 28 16:08:22 jumpgate kernel: [17237138.096000] ehci_hcd :00:10.3: 
remove, state 1
Jul 28 16:08:22 jumpgate kernel: [17237138.096000] usb usb1: USB disconnect, 
address 1
Jul 28 16:08:22 jumpgate kernel: [17237138.10] ehci_hcd :00:10.3: USB 
bus 1 deregistered
Jul 28 16:08:22 jumpgate kernel: [17237138.10] ACPI: PCI interrupt for 
device :00:10.3 disabled
Jul 28 16:08:22 jumpgate kernel: [17237138.34] usb 2-2: new full speed USB 
device using uhci_hcd and address 2
Jul 28 16:08:23 jumpgate kernel: [17237138.664000] SCSI subsystem initialized
Jul 28 16:08:23 jumpgate kernel: [17237138.692000] Initializing USB Mass 
Storage driver...
Jul 28 16:08:23 jumpgate kernel: [17237138.696000] scsi0 : SCSI emulation for 
USB Mass Storage devices
Jul 28 16:08:23 jumpgate kernel: [17237138.696000] usb-storage: device found at 
2
Jul 28 16:08:23 jumpgate kernel: [17237138.696000] usb-storage: waiting for 
device to settle before scanning
Jul 28 16:08:23 jumpgate kernel: [17237138.696000] usbcore: registered new 
driver usb-storage
Jul 28 16:08:23 jumpgate kernel: [17237138.696000] USB Mass Storage support 
registered.
Jul 28 16:08:28 jumpgate kernel: [17237143.732000]   Vendor: HL-DT-ST  Model: 
DVDRRW GSA-2164D  Rev: 1.01
Jul 28 16:08:28 jumpgate kernel: [17237143.732000]   Type:   CD-ROM 
ANSI SCSI revision: 00
Jul 28 16:08:28 jumpgate kernel: [17237143.744000] usb-storage: device scan 
complete
Jul 28 16:08:28 jumpgate kernel: [17237143.832000] sr0: scsi3-mmc drive: 
48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
Jul 28 16:08:28 jumpgate kernel: [17237143.836000] Uniform CD-ROM driver 
Revision: 3.20
Jul 28 16:08:28 jumpgate kernel: [17237143.836000] sr 0:0:0:0: Attached scsi 
CD-ROM sr0
Jul 28 16:08:28 jumpgate kernel: [17237143.872000] sr 0:0:0:0: Attached scsi 
generic sg0 type 5

on 2.6.15-23-386 it looks like that:

Jul 28 17:13:45 jumpgate kernel: [4294678.112000] usb 4-2: new high speed USB 
device using ehci_hcd and address 2
Jul 28 17:13:45 jumpgate kernel: [4294678.202000] Attempting manual resume
Jul 28 17:13:45 jumpgate kernel: [4294678.288000] SCSI subsystem initialized
Jul 28 17:13:45 jumpgate kernel: [4294678.295000] Initializing USB Mass Storage 
driver...
Jul 28 17:13:45 jumpgate kernel: [4294678.296000] scsi0 : SCSI emulation for 
USB Mass Storage devices
Jul 28 17:13:45 jumpgate kernel: [4294678.297000] usb-storage: device found at 2
Jul 28 17:13:45 jumpgate kernel: [4294678.297000] usb-storage: waiting for 
device to settle before scanning
Jul 28 17:13:45 jumpgate kernel: [4294678.297000] usbcore: registered new 
driver usb-storage
Jul 28 17:13:45 jumpgate kernel: [4294678.297000] USB Mass Storage support 
registered.
Jul 28 17:13:45 jumpgate kernel: [4294678.307000] EXT3-fs: mounted filesystem 
with ordered data mode.
Jul 28 17:13:45 jumpgate kernel: [4294678.34] kjournald starting.  Commit 
interval 5 seconds
Jul 28 17:13:45 jumpgate kernel: [4294683.333000]   Vendor: HL-DT-ST  Model: 
DVDRRW GSA-2164D  Rev: 1.01
Jul 28 17:13:45 jumpgate kernel: [4294683.333000]   Type:   CD-ROM  
   ANSI SCSI revision: 00
Jul 28 17:13:45 jumpgate kernel: [4294683.333000] usb-storage: device scan 
complete
Jul 28 17:13:45 jumpgate kernel: [4294684.685000] sr0: scsi3-mmc drive: 48x/48x 
writer dvd-ram cd/rw xa/form2 cdda tray
Jul 28 17:13:45 jumpgate kernel: [4294684.685000] Uniform CD-ROM driver 
Revision: 3.20
Jul 28 17:13:45 jumpgate kernel: [4294684.685000] sr 0:0:0:0: Attached scsi 
CD-ROM sr0
Jul 28 17:13:45 jumpgate kernel: [4294684.728000] sr 0:0:0:0: Attached scsi 
generic sg0 type 5

-- 
EHCI 

[Bug 54419] usb change between 2.6.15-23 and 2.6.15-26 breaks working setup

2006-07-29 Thread Robert Penz
Public bug reported:

This link points to an bug report which got fixed in 2.6.15-26 :

https://launchpad.net/distros/ubuntu/+source/linux-
source-2.6.15/+bug/49367

But it creates also a problem on my computer. With 2.6.15-23-386 its working on 
my VIA EPIA board and with
2.6.15-26-386 it stopped. I added an comment to the above bug, but I was not 
able to reopen it so I openning a new one. Sorry.

Here are some log entries with the 2.6.15-26-386 kernel:

Jul 28 00:06:53 jumpgate kernel: [17179878.78] usb 1-2: new high speed USB 
device using ehci_hcd and address 2
Jul 28 00:06:54 jumpgate kernel: [17179879.78] ehci_hcd :00:10.3: 
Unlink after no-IRQ?  Controller is probably using the wrong IRQ.
Jul 28 00:07:05 jumpgate kernel: [17179890.324000] usb 1-2: device not 
accepting address 2, error -110
Jul 28 00:07:05 jumpgate kernel: [17179890.448000] usb 1-2: new high speed USB 
device using ehci_hcd and address 3
Jul 28 00:07:16 jumpgate kernel: [17179901.992000] usb 1-2: device not 
accepting address 3, error -110
Jul 28 00:07:17 jumpgate kernel: [17179902.108000] usb 1-2: new high speed USB 
device using ehci_hcd and address 4
Jul 28 00:07:27 jumpgate kernel: [17179912.532000] usb 1-2: device not 
accepting address 4, error -110
Jul 28 00:07:27 jumpgate kernel: [17179912.648000] usb 1-2: new high speed USB 
device using ehci_hcd and address 5
Jul 28 00:07:38 jumpgate kernel: [17179923.072000] usb 1-2: device not 
accepting address 5, error -110


If I unload the ehci_hcd modul the dvd writer is accessable at once

Jul 28 16:08:22 jumpgate kernel: [17237138.096000] ehci_hcd :00:10.3: 
remove, state 1
Jul 28 16:08:22 jumpgate kernel: [17237138.096000] usb usb1: USB disconnect, 
address 1
Jul 28 16:08:22 jumpgate kernel: [17237138.10] ehci_hcd :00:10.3: USB 
bus 1 deregistered
Jul 28 16:08:22 jumpgate kernel: [17237138.10] ACPI: PCI interrupt for 
device :00:10.3 disabled
Jul 28 16:08:22 jumpgate kernel: [17237138.34] usb 2-2: new full speed USB 
device using uhci_hcd and address 2
Jul 28 16:08:23 jumpgate kernel: [17237138.664000] SCSI subsystem initialized
Jul 28 16:08:23 jumpgate kernel: [17237138.692000] Initializing USB Mass 
Storage driver...
Jul 28 16:08:23 jumpgate kernel: [17237138.696000] scsi0 : SCSI emulation for 
USB Mass Storage devices
Jul 28 16:08:23 jumpgate kernel: [17237138.696000] usb-storage: device found at 
2
Jul 28 16:08:23 jumpgate kernel: [17237138.696000] usb-storage: waiting for 
device to settle before scanning
Jul 28 16:08:23 jumpgate kernel: [17237138.696000] usbcore: registered new 
driver usb-storage
Jul 28 16:08:23 jumpgate kernel: [17237138.696000] USB Mass Storage support 
registered.
Jul 28 16:08:28 jumpgate kernel: [17237143.732000]   Vendor: HL-DT-ST  Model: 
DVDRRW GSA-2164D  Rev: 1.01
Jul 28 16:08:28 jumpgate kernel: [17237143.732000]   Type:   CD-ROM 
ANSI SCSI revision: 00
Jul 28 16:08:28 jumpgate kernel: [17237143.744000] usb-storage: device scan 
complete
Jul 28 16:08:28 jumpgate kernel: [17237143.832000] sr0: scsi3-mmc drive: 
48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
Jul 28 16:08:28 jumpgate kernel: [17237143.836000] Uniform CD-ROM driver 
Revision: 3.20
Jul 28 16:08:28 jumpgate kernel: [17237143.836000] sr 0:0:0:0: Attached scsi 
CD-ROM sr0
Jul 28 16:08:28 jumpgate kernel: [17237143.872000] sr 0:0:0:0: Attached scsi 
generic sg0 type 5

on 2.6.15-23-386 it looks like that:

Jul 28 17:13:45 jumpgate kernel: [4294678.112000] usb 4-2: new high speed USB 
device using ehci_hcd and address 2
Jul 28 17:13:45 jumpgate kernel: [4294678.202000] Attempting manual resume
Jul 28 17:13:45 jumpgate kernel: [4294678.288000] SCSI subsystem initialized
Jul 28 17:13:45 jumpgate kernel: [4294678.295000] Initializing USB Mass Storage 
driver...
Jul 28 17:13:45 jumpgate kernel: [4294678.296000] scsi0 : SCSI emulation for 
USB Mass Storage devices
Jul 28 17:13:45 jumpgate kernel: [4294678.297000] usb-storage: device found at 2
Jul 28 17:13:45 jumpgate kernel: [4294678.297000] usb-storage: waiting for 
device to settle before scanning
Jul 28 17:13:45 jumpgate kernel: [4294678.297000] usbcore: registered new 
driver usb-storage
Jul 28 17:13:45 jumpgate kernel: [4294678.297000] USB Mass Storage support 
registered.
Jul 28 17:13:45 jumpgate kernel: [4294678.307000] EXT3-fs: mounted filesystem 
with ordered data mode.
Jul 28 17:13:45 jumpgate kernel: [4294678.34] kjournald starting.  Commit 
interval 5 seconds
Jul 28 17:13:45 jumpgate kernel: [4294683.333000]   Vendor: HL-DT-ST  Model: 
DVDRRW GSA-2164D  Rev: 1.01
Jul 28 17:13:45 jumpgate kernel: [4294683.333000]   Type:   CD-ROM  
   ANSI SCSI revision: 00
Jul 28 17:13:45 jumpgate kernel: [4294683.333000] usb-storage: device scan 
complete
Jul 28 17:13:45 jumpgate kernel: [4294684.685000] sr0: scsi3-mmc drive: 48x/48x 
writer dvd-ram cd/rw xa/form2 cdda tray
Jul 28 17:13:45 jumpgate kernel: [4294684.685000] Uniform CD-ROM driver 
Revision: