Bug#1009259: nvidia-legacy-340xx-driver: Crash at start with linux 5.10 and GeForce 8400

2022-04-18 Thread Anders Boström
I found https://forums.debian.net/viewtopic.php?p=748479 and
downgraded to 340.108-11 . 340.108-11 works fine with linux 5.10 in
bullseye!

/ Anders



Bug#1009259: nvidia-legacy-340xx-driver: Crash at start with linux 5.10 and GeForce 8400

2022-04-10 Thread Anders Boström
19 libvdpau_nvidia.so.340.108

/usr/share/X11/xorg.conf.d/:
total 16
drwxr-xr-x 2 root root 4096 Jan 23 09:31 .
drwxr-xr-x 5 root root 4096 Jan 17 09:24 ..
-rw-r--r-- 1 root root 1099 Apr 14  2020 10-evdev.conf
-rw-r--r-- 1 root root 1350 Dec 16 18:08 10-quirks.conf
lrwxrwxrwx 1 root root   50 Jan 23 09:31 nvidia-drm-outputclass.conf -> 
/etc/alternatives/glx--nvidia-drm-outputclass.conf

/etc/modprobe.d:
total 64
drwxr-xr-x   2 root root  4096 Mar 24 12:37 .
drwxr-xr-x 205 root root 20480 Apr  9 11:12 ..
-rw-r--r--   1 root root   500 Aug  7  2015 blacklist.conf
-rw-r--r--   1 root root   499 Aug 13  2012 blacklist.conf~
-rw-r--r--   1 root root   127 Dec  7  2011 dkms.conf
-rw-r--r--   1 root root   154 Jan 30  2015 intel-microcode-blacklist.conf
-rw-r--r--   1 root root   379 Dec 20  2014 mdadm.conf
lrwxrwxrwx   1 root root53 Jan 23 09:31 nvidia-blacklists-nouveau.conf -> 
/etc/alternatives/glx--nvidia-blacklists-nouveau.conf
-rw-r--r--   1 root root   260 Jan  7  2021 nvidia-kernel-common.conf
lrwxrwxrwx   1 root root45 Jan 23 09:31 nvidia-options.conf -> 
/etc/alternatives/nvidia--nvidia-options.conf
-rw-r--r--   1 root root74 Jan 17 17:00 nvidia-options.conf_old
-rw-r--r--   1 root root72 Jan 19  2012 nvidia-options.conf~
lrwxrwxrwx   1 root root43 Jan 23 09:31 nvidia.conf -> 
/etc/alternatives/glx--nvidia-modprobe.conf
-rw-r--r--   1 root root   119 Oct 18  2014 oss-compat.conf
-rw-r--r--   1 root root34 May 25  2009 w83627ehf.conf.old

/etc/modprobe.d/nvidia-kernel-common.conf:alias char-major-195* nvidia
/etc/modprobe.d/nvidia-kernel-common.conf:#options nvidia NVreg_DeviceFileUID=0 
NVreg_DeviceFileGID=44 NVreg_DeviceFileMode=0660
/etc/modprobe.d/nvidia-kernel-common.conf:# options nvidia NVreg_EnableAGPSBA=1
/etc/modprobe.d/nvidia-kernel-common.conf:# options nvidia NVreg_EnableAGPFW=1
/etc/modprobe.d/nvidia-options.conf~:# nvidia by Anders Boström 2012-01-19
/etc/modprobe.d/nvidia-options.conf~:options nvidia NVreg_EnableMSI=1
/etc/modprobe.d/nvidia-options.conf_old:# nvidia by Anders Boström 2012-01-19
/etc/modprobe.d/nvidia-options.conf_old:# options nvidia NVreg_EnableMSI=1

/etc/modules-load.d:
-rw-r--r-- 1 root root  290 Feb 10  2020 /etc/modules

/etc/modules-load.d/:
total 28
drwxr-xr-x   2 root root  4096 Mar 24 12:38 .
drwxr-xr-x 205 root root 20480 Apr  9 11:12 ..
-rw-r--r--   1 root root   119 Mar 11  2015 cups-filters.conf
lrwxrwxrwx   1 root root10 Mar 20 20:55 modules.conf -> ../modules
lrwxrwxrwx   1 root root39 Jan 23 09:31 nvidia.conf -> 
/etc/alternatives/glx--nvidia-load.conf


Files from nvidia-installer:

Config and logfiles:

<<<<<<<<<< /etc/modprobe.d/nvidia-blacklists-nouveau.conf >>>>>>>>>>
# You need to run "update-initramfs -u" after editing this file.

# see #580894
blacklist nouveau
^^ /etc/modprobe.d/nvidia-blacklists-nouveau.conf ^^

<<<<<<<<<< /etc/modprobe.d/nvidia-kernel-common.conf >>>>>>>>>>
alias char-major-195* nvidia
#options nvidia NVreg_DeviceFileUID=0 NVreg_DeviceFileGID=44 
NVreg_DeviceFileMode=0660
# To enable FastWrites and Sidebus addressing, uncomment these lines
# options nvidia NVreg_EnableAGPSBA=1
# options nvidia NVreg_EnableAGPFW=1
^^ /etc/modprobe.d/nvidia-kernel-common.conf ^^

<<<<<<<<<< /etc/modprobe.d/nvidia-options.conf >>>>>>>>>>
#options nvidia-legacy-340xx NVreg_DeviceFileUID=0 NVreg_DeviceFileGID=44 
NVreg_DeviceFileMode=0660
# To enable FastWrites and Sidebus addressing, uncomment these lines
# options nvidia-legacy-340xx NVreg_EnableAGPSBA=1
# options nvidia-legacy-340xx NVreg_EnableAGPFW=1
^^ /etc/modprobe.d/nvidia-options.conf ^^

<<<<<<<<<< /etc/modprobe.d/nvidia.conf >>>>>>>>>>
install nvidia modprobe -i nvidia-legacy-340xx $CMDLINE_OPTS

install nvidia-uvm modprobe nvidia ; modprobe -i nvidia-legacy-340xx-uvm 
$CMDLINE_OPTS

remove nvidia modprobe -r -i nvidia-uvm nvidia


alias char-major-195* nvidia

# These aliases are defined in *all* nvidia modules.
# Duplicating them here sets higher precedence and ensures the selected
# module gets loaded instead of a random first match if more than one
# version is installed. See #798207.
alias   pci:v10DEd0E00sv*sd*bc04sc80i00*nvidia
alias   pci:v10DEd0AA3sv*sd*bc0Bsc40i00*nvidia
alias   pci:v10DEd*sv*sd*bc03sc02i00*   nvidia
alias   pci:v10DEd*sv*sd*bc03sc00i00*   nvidia
^^ /etc/modprobe.d/nvidia.conf ^^

<<<<<<<<<< /etc/X11/xorg.conf.d/20-nvidia-legacy-340xx.conf >>>>>>>>>>
# The EoL driver does not get updated to support newer Xserver versions.
Section "ServerFlags"
  Option "IgnoreABI"

Bug#1003513: thunderbird: TB 91 regression: Teams event invitations corrupt

2022-01-11 Thread Anders Boström
Package: thunderbird
Version: 1:91.4.1-1~deb10u1
Severity: important

Hi!

After upgrade from thunderbird 78 to 91, teams event invitations
isn't shown correctly. The main problem is that date+time isn't shown
at all, making thunderbird not usefull for me. TB 78 worked fine.

Searching for this problem give several hits, including this one:
https://addons.thunderbird.net/en-us/thunderbird/addon/outlook-teams-appointments/
However, I don't find any open bug report on it.

/ Anders

-- System Information:
Debian Release: 10.11
  APT prefers oldstable-proposed-updates
  APT policy: (500, 'oldstable-proposed-updates'), (500, 'oldstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.19.0-18-amd64 (SMP w/2 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=sv_SE.utf8, LC_CTYPE=sv_SE.utf8 (charmap=UTF-8) (ignored: LC_ALL 
set to sv_SE.UTF-8), LANGUAGE=sv_SE.utf8 (charmap=UTF-8) (ignored: LC_ALL set 
to sv_SE.UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages thunderbird depends on:
ii  debianutils 4.8.6.1
ii  fontconfig  2.13.1-2
ii  libatk1.0-0 2.30.0-2
ii  libbotan-2-92.9.0-2
ii  libbz2-1.0  1.0.6-9.2~deb10u1
ii  libc6   2.28-10
ii  libcairo-gobject2   1.16.0-4+deb10u1
ii  libcairo2   1.16.0-4+deb10u1
ii  libdbus-1-3 1.12.20-0+deb10u1
ii  libdbus-glib-1-20.110-4
ii  libevent-2.1-6  2.1.8-stable-4
ii  libffi6 3.2.1-9
ii  libfontconfig1  2.13.1-2
ii  libfreetype62.9.1-3+deb10u2
ii  libgcc1 1:8.3.0-6
ii  libgdk-pixbuf2.0-0  2.38.1+dfsg-1
ii  libglib2.0-02.58.3-2+deb10u3
ii  libgtk-3-0  3.24.5-1
ii  libjson-c3  0.12.1+ds-2+deb10u1
ii  libpango-1.0-0  1.42.4-8~deb10u1
ii  libstdc++6  8.3.0-6
ii  libx11-62:1.6.7-1+deb10u2
ii  libx11-xcb1 2:1.6.7-1+deb10u2
ii  libxcb-shm0 1.13.1-2
ii  libxcb1 1.13.1-2
ii  libxext62:1.3.3-1+b2
ii  libxrender1 1:0.9.10-1
ii  psmisc  23.2-1+deb10u1
ii  x11-utils   7.7+4
ii  zenity  3.30.0-2
ii  zlib1g  1:1.2.11.dfsg-1

Versions of packages thunderbird recommends:
ii  hunspell-en-us [hunspell-dictionary]  1:2018.04.16-1
ii  hunspell-sv [hunspell-dictionary] 1:6.2.0-1

Versions of packages thunderbird suggests:
ii  apparmor  2.13.2-10
ii  fonts-lyx 2.3.2-1
ii  libgssapi-krb5-2  1.17-3+deb10u3

-- no debconf information



Bug#924591: fastboot can't install ROM

2020-05-13 Thread Anders Boström
Hi!

I just tried to use fastboot from Debian buster (1:8.1.0+r23-5) to
reinstall my old Nexus 7 tablet, using the provided
flash-all.sh script.

When executing:
fastboot -w update image-nakasi-ktu84p.zip

It failed with:

/usr/lib/android-sdk/platform-tools/mke2fs failed with status 1
mke2fs failed: 1

Downgrading fastboot and all android-packages to stretch solves the
problem.

How can this be only "Severity: wishlist"?

/ Anders



Bug#860015: /usr/bin/gitk: 3: exec: wish: not found

2020-04-21 Thread Anders Boström
Hi!

I got this problem after an upgrade to buster.

Solution in my case was:

# apt reinstall tk

And then the missing link was restored:

eckert:~# ll /usr/bin/wish
lrwxrwxrwx 1 root root 7 feb 23  2019 /usr/bin/wish -> wish8.6
eckert:~# 

So the problem might be in the tk package.

/ Anders

-- System Information:
Debian Release: 10.3
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'stable'), (60, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.19.0-8-amd64 (SMP w/2 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=sv_SE.utf8, LC_CTYPE=sv_SE.utf8 (charmap=UTF-8) (ignored: LC_ALL 
set to sv_SE.UTF-8), LANGUAGE=sv_SE.utf8 (charmap=UTF-8) (ignored: LC_ALL set 
to sv_SE.UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages gitk depends on:
ii  git  1:2.20.1-2+deb10u2
ii  tk   8.6.9+1

gitk recommends no packages.

Versions of packages gitk suggests:
ii  git-doc  1:2.20.1-2+deb10u2

-- no debconf information



Bug#918591: calendar-exchange-provider: Can not add new calendar

2019-01-07 Thread Anders Boström
Package: calendar-exchange-provider
Version: 5.0.0~alpha2-1
Severity: important

Dear Maintainer,

Afer upgrade to TB60 and calendar-exchange-provider v5, I can't add
a new network calendar. When selecting Exchange calendar it simpliy
don't work. I can't add it. and also, as long as
calendar-exchange-provider is installed, I can't add a Google
calendar. If I uninstall calendar-exchange-provider, adding a Google
calendar works. I've also tried with a clean new profile, with the
same result. Nothing is showing up in the console.

This is similar to
https://github.com/ExchangeCalendar/exchangecalendar/issues/213 .

/ Anders

-- System Information:
Debian Release: 9.6
  APT prefers stable
  APT policy: (990, 'stable'), (80, 'proposed-updates'), (60, 'testing'), (50, 
'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-8-amd64 (SMP w/2 CPU cores)
Locale: LANG=sv_SE.utf8, LC_CTYPE=sv_SE.utf8 (charmap=UTF-8) (ignored: LC_ALL 
set to sv_SE.UTF-8), LANGUAGE=sv_SE.utf8 (charmap=UTF-8) (ignored: LC_ALL set 
to sv_SE.UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages calendar-exchange-provider depends on:
ii  lightning  1:60.4.0-1~deb9u1
ii  thunderbird [icedove]  1:60.4.0-1~deb9u1

calendar-exchange-provider recommends no packages.

calendar-exchange-provider suggests no packages.

-- no debconf information



Bug#854025: calendar-exchange-provider: Accepting Event does not work any more in 3.9

2017-02-03 Thread Anders Boström
Package: calendar-exchange-provider
Version: 3.9.0-1
Severity: important

Hi!

After upgrade from 3.8 to 3.9, accepting events does not work any
more. It seems to be a known upstream issuee, see
https://github.com/Ericsson/exchangecalendar/issues/542

As suggested in
https://github.com/Ericsson/exchangecalendar/issues/549
patching
/usr/share/xul-ext/calendar-exchange-provider/interfaces/exchangeCalendar/mivExchangeCalendar.js
 

and changing the lines
---
input.proposeStart = 
cal.toRFC3339(proposeStart.getInTimezone(this.globalFunctions.ecUTC()));
input.proposeEnd   = cal.toRFC3339(proposeEnd.getInTimezone(  
this.globalFunctions.ecUTC()));
---

to
---
if ( proposeStart )
{ input.proposeStart = 
cal.toRFC3339(proposeStart.getInTimezone(this.globalFunctions.ecUTC())); }
if ( proposeEnd )
{ input.proposeEnd   = cal.toRFC3339(proposeEnd.getInTimezone(  
this.globalFunctions.ecUTC()));  }
---

fixes the problem for me.

/ Anders

-- System Information:
Debian Release: 8.7
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'stable-updates'), (94, 
'proposed-updates'), (60, 'testing'), (45, 'testing-proposed-updates'), (40, 
'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=sv_SE.utf8, LC_CTYPE=sv_SE.utf8 (charmap=UTF-8) (ignored: LC_ALL 
set to sv_SE.UTF8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages calendar-exchange-provider depends on:
ii  icedove   1:45.6.0-1~deb8u1
ii  iceowl-extension  1:45.6.0-1~deb8u1

calendar-exchange-provider recommends no packages.

calendar-exchange-provider suggests no packages.

-- no debconf information

-- debsums errors found:
debsums: changed file 
/usr/share/xul-ext/calendar-exchange-provider/interfaces/exchangeCalendar/mivExchangeCalendar.js
 (from calendar-exchange-provider package)



Bug#827800: calendar-exchange-provider: Description textbox missing,calendar-exchange-provider: Description textbox missing

2016-06-27 Thread Anders Boström
> "M" == Mechtilde   writes:

Hi Mechtilde!

 M> Hello Anders,
 M> there is vereion 3.8-beta 3 in experimental. it also works with icedove
 M> in stable.

 M> Please can you test it?

It seems to work fine! Thanks!

/ Anders



Bug#827800: calendar-exchange-provider: Description textbox missing

2016-06-21 Thread Anders Boström
Package: calendar-exchange-provider
Version: 3.5.0-1~bpo80+1
Severity: important

After upgrade to icedove 45.1, the description textbox is
missing when editing an event.

Same problem is reported upstream, see
https://github.com/Ericsson/exchangecalendar/issues/485 , and is
marked as fixed in the "latest 3.8 beta release".

/ Anders

-- System Information:
Debian Release: 8.5
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'stable-updates'), (94, 
'proposed-updates'), (60, 'testing'), (45, 'testing-proposed-updates'), (40, 
'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=sv_SE.utf8, LC_CTYPE=sv_SE.utf8 (charmap=UTF-8) (ignored: LC_ALL 
set to sv_SE.UTF8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages calendar-exchange-provider depends on:
ii  icedove   1:45.1.0-1~deb8u1
ii  iceowl-extension  1:45.1.0-1~deb8u1

calendar-exchange-provider recommends no packages.

calendar-exchange-provider suggests no packages.

-- no debconf information



Bug#825832: libreoffice: unreadable user interface, white on light gray, gtk3 version

2016-05-30 Thread Anders Boström
>>>>> "AB" == Anders Boström <and...@netinsight.net> writes:
>>>>> "RE" == Rene Engelhard <r...@debian.org> writes:

RE> On Mon, May 30, 2016 at 04:51:23PM +0200, Anders Boström wrote:
 RE> And it clearly says it works on Debian Jessie. So what changed?
 >>> 
 >>> I got the problem after gtk3 upgrade of the bpo version.
 >>> 
 >>> I have some packets from testing, like libgtk-3-0, in order to run a

 RE> Ah, yes. There we go.

 >>> [...] It might affect this, but I don't know.

 RE> It definitely does.

 RE> For Gtk 3.20 LO needs to be built against 3.20 to not have various UI
 RE> problems.

 RE> If you would have reported it against libreoffice-gtk3 in the first place
 RE> reportbug would have shown it.

 RE> Which the LO sid/stretch version is and the jessie-backport one of course
 RE> not as it's a backport for jessie thus built against jessie and supposed to
 RE> be ran with jessies Gtk3.

 AB> OK, thanks!

 AB> Then I have to run the full testing in order to get both
 AB> evince and libreoffice 5.1 working... or backport a working evince
 AB> myself, or live with libeoffice 4.3.3 in stable.

I upgraded to libreoffice from testing (only 74 packages needed
upgrade), and you are right, now libreoffice look good again! Just
hope that I don't run into any new problems... Tanks!

/ Anders



Bug#825832: libreoffice: unreadable user interface, white on light gray, gtk3 version

2016-05-30 Thread Anders Boström
>>>>> "RE" == Rene Engelhard <r...@debian.org> writes:

 RE> On Mon, May 30, 2016 at 04:51:23PM +0200, Anders Boström wrote:
 RE> And it clearly says it works on Debian Jessie. So what changed?
 >> 
 >> I got the problem after gtk3 upgrade of the bpo version.
 >> 
 >> I have some packets from testing, like libgtk-3-0, in order to run a

 RE> Ah, yes. There we go.

 >> [...] It might affect this, but I don't know.

 RE> It definitely does.

 RE> For Gtk 3.20 LO needs to be built against 3.20 to not have various UI
 RE> problems.

 RE> If you would have reported it against libreoffice-gtk3 in the first place
 RE> reportbug would have shown it.

 RE> Which the LO sid/stretch version is and the jessie-backport one of course
 RE> not as it's a backport for jessie thus built against jessie and supposed to
 RE> be ran with jessies Gtk3.

OK, thanks!

Then I have to run the full testing in order to get both
evince and libreoffice 5.1 working... or backport a working evince
myself, or live with libeoffice 4.3.3 in stable.

/ Anders



Bug#825832: libreoffice: unreadable user interface, white on light gray, gtk3 version

2016-05-30 Thread Anders Boström
>>>>> "RE" == Rene Engelhard <r...@debian.org> writes:

 RE> On Mon, May 30, 2016 at 03:46:28PM +0200, Anders Boström wrote:
 >> I found https://bugs.launchpad.net/df-libreoffice/+bug/1527053 and it
 >> seems to be the same problem.

 >> 1. With a recent build of LO 5.1 launch it with $ SAL_USE_VCLPLUGIN=gtk 
 >> soffice

2. Open a tabbed Dialog box such Format->Paragraph
3. Do the same with $ SAL_USE_VCLPLUGIN=gtk3 soffice

 RE> So it uses Gtk2. Gtk3 would be SAL_USE_VCLPLUGIN=gtk3

It was only problem with the gtk3-version, he just compared with the
gtk2 version.

 RE> And it clearly says it works on Debian Jessie. So what changed?

I got the problem after gtk3 upgrade of the bpo version.

I have some packets from testing, like libgtk-3-0, in order to run a
working evince. In "stable" evince search don't work, bug 742761. It
might affect this, but I don't know.

/ Anders



Bug#825832: libreoffice: unreadable user interface, white on light gray, gtk3 version

2016-05-30 Thread Anders Boström
Hi!

I found https://bugs.launchpad.net/df-libreoffice/+bug/1527053 and it
seems to be the same problem.

/ Anders



Bug#825832: libreoffice: unreadable user interface, white on light gray, gtk3 version

2016-05-30 Thread Anders Boström
Package: libreoffice
Version: 1:5.1.3-1~bpo8+1
Severity: important

Hi!

After upgrade to the gtk3 version of libreoffice, the default
color-theme is broken: In many places white on light gray is used, and
it is very hard to see that. Example of problems include:

* Checkboxes in the Tools->Options dialog..
* The tab-names in dialog boxes, such as the printing-dialog.
* I can't see what is selected in menues. Possibly a color problem
  also.

See the attached pic for example.

/ Anders

-- System Information:
Debian Release: 8.4
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'stable-updates'), (94, 
'proposed-updates'), (60, 'testing'), (45, 'testing-proposed-updates'), (40, 
'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=sv_SE.utf8, LC_CTYPE=sv_SE.utf8 (charmap=UTF-8) (ignored: LC_ALL 
set to sv_SE.UTF8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages libreoffice depends on:
ii  dpkg   1.17.26
ii  fonts-dejavu   2.34-1
ii  fonts-sil-gentium-basic1.1-7
ii  libreoffice-avmedia-backend-gstreamer  1:5.1.3-1~bpo8+1
ii  libreoffice-base   1:5.1.3-1~bpo8+1
ii  libreoffice-calc   1:5.1.3-1~bpo8+1
ii  libreoffice-core   1:5.1.3-1~bpo8+1
ii  libreoffice-draw   1:5.1.3-1~bpo8+1
ii  libreoffice-impress1:5.1.3-1~bpo8+1
ii  libreoffice-java-common1:5.1.3-1~bpo8+1
ii  libreoffice-math   1:5.1.3-1~bpo8+1
ii  libreoffice-report-builder-bin 1:5.1.3-1~bpo8+1
ii  libreoffice-writer 1:5.1.3-1~bpo8+1
ii  python3-uno1:5.1.3-1~bpo8+1

Versions of packages libreoffice recommends:
ii  fonts-liberation   1.07.4-1
ii  libpaper-utils 1.1.24+nmu4
ii  ttf-mscorefonts-installer  3.6

Versions of packages libreoffice suggests:
ii  cups-bsd   1.7.5-11+deb8u1
ii  default-jre [java5-runtime]2:1.7-52
ii  firefox46.0.1-1~bpo80+1
ii  gstreamer1.0-libav 1.4.4-2
ii  gstreamer1.0-plugins-bad   1.4.4-2.1+b1
ii  gstreamer1.0-plugins-base  1.4.4-2
ii  gstreamer1.0-plugins-good  1.4.4-2
ii  gstreamer1.0-plugins-ugly  1.4.4-2+b1
ii  hunspell-en-us [hunspell-dictionary]   20070829-6
ii  hunspell-sv-se [hunspell-dictionary]   1.51-1
pn  hyphen-hyphenation-patterns
ii  icedove38.8.0-1~deb8u1
ii  imagemagick8:6.8.9.9-5+deb8u2
ii  libgl1-mesa-glx [libgl1]   10.3.2-1+deb8u1
ii  libreoffice-gnome  1:5.1.3-1~bpo8+1
pn  libreoffice-grammarcheck   
ii  libreoffice-help-en-us [libreoffice-help-5.1]  1:5.1.3-1~bpo8+1
ii  libreoffice-help-sv [libreoffice-help-5.1] 1:5.1.3-1~bpo8+1
ii  libreoffice-l10n-sv [libreoffice-l10n-5.1] 1:5.1.3-1~bpo8+1
pn  libreoffice-officebean 
ii  libsane1.0.24-8+deb8u1
ii  libxrender11:0.9.8-1+b1
ii  myspell-en-gb [myspell-dictionary] 1:3.3.0-4
ii  mythes-en-us [mythes-thesaurus]1:3.3.0-4
ii  openclipart-libreoffice1:0.18+dfsg-14
ii  openclipart2-libreoffice   2.0+dfsg-1
ii  openjdk-7-jre [java5-runtime]  7u101-2.6.6-1~deb8u1
ii  pstoedit   3.62-2+b1
ii  unixodbc   2.3.1-3

Versions of packages libreoffice-core depends on:
ii  fontconfig 2.11.0-6.3
ii  fonts-opensymbol   2:102.6+LibO4.3.3-2+deb8u3
ii  libboost-date-time1.55.0   1.55.0+dfsg-3
ii  libboost-filesystem1.55.0  1.55.0+dfsg-3
ii  libboost-iostreams1.55.0   1.55.0+dfsg-3
ii  libboost-system1.55.0  1.55.0+dfsg-3
ii  libc6  2.19-18+deb8u4
ii  libcairo2  1.14.0-2.1+deb8u1
ii  libclucene-contribs1   2.3.3.4-4
ii  libclucene-core1   2.3.3.4-4
ii  libcups2   1.7.5-11+deb8u1
ii  libcurl3-gnutls7.38.0-4+deb8u3
ii  libdbus-1-31.8.20-0+deb8u1
ii  libdbus-glib-1-2   0.102-1
ii  libdconf1  0.22.0-1
ii  libeot00.01-3
ii  libexpat1  2.1.0-6+deb8u2
ii  libexttextcat-2.0-03.4.4-1
ii  libfontconfig1 2.11.0-6.3
ii  libfreetype6   2.5.2-3+deb8u1
ii  libgcc11:4.9.2-10
ii  libgl1-mesa-glx [libgl1]   10.3.2-1+deb8u1
ii  libglew1.101.10.0-3
ii  libglib2.0-0   

Bug#813637: mdadm: raid-1 assembly faild due to removed disk

2016-02-05 Thread Anders Boström
Hi!

I should add that this problem was resolved by performing
'mdadm --zero-superblock' on the two partitions already removed from
the raid-1 arrays. But this should not be needed in order to get a
bootable system!

/ Anders



Bug#813637: mdadm: raid-1 assembly faild due to removed disk

2016-02-03 Thread Anders Boström
Package: mdadm
Version: 3.3.2-5+deb8u1
Severity: important

Hi!

The following sequence of operations made my system end up in booting
to emergency mode due to failure to assembly 2 of my raid-1 arrays,
md5 and md6.

1. Working system with 3 raid 1 arrays.
2. One disk start to report SMART errors.
3. Install new replacement disk.
4. Partition replacement disk and add to the raid 1 arrays.
5. Grow the raids to 3 devices.
6. Wait until the sync is done.
7. Fail (mdadm /dev/md5 --fail /dev/sdh2) the disk reporting SMART errors.
8. Remove (mdadm /dev/md5 --remove /dev/sdh2) the disk reporting SMART
   errors.
9. "Grow" the raids to 2 devices again.
10. Reboot.

After the reboot, in emergency mode, 'mdadm -A --scan' failed to
assembly any array and reported problems with the disk I had failed
and removed!

''mdadm -A md5' reported failure to find any partitions with the right
UUID. But when checking mdadm.conf and comparing to
'mdadm -E /dev/sdf3', the UUID match.

'mdadm -A md5 /dev/sdf3 /dev/sdi3' and
'mdadm -A md6 /dev/sdf4 /dev/sdi4' worked fine.

/ Anders

-- Package-specific info:
--- mdadm.conf
DEVICE partitions
CREATE owner=root group=disk mode=0660 auto=yes
HOMEHOST 
MAILADDR and...@bostrom.dyndns.org
ARRAY /dev/md0 UUID=4093a038:462303e2:d516da34:f28a82cb
ARRAY /dev/md5 UUID=3f343f37:8c2bea5b:99538d3a:74394982
ARRAY /dev/md6 UUID=45f90cc6:2f9efbe1:7ed54299:8e77c287

--- /etc/default/mdadm
INITRDSTART='/dev/md0'
AUTOCHECK=true
START_DAEMON=true
DAEMON_OPTIONS="--syslog"
VERBOSE=false

--- /proc/mdstat:
Personalities : [raid1] 
md6 : active raid1 sdf4[0] sdi4[1]
  931834176 blocks [2/2] [UU]
  
md5 : active (auto-read-only) raid1 sdf3[0] sdi3[1]
  1951808 blocks [2/2] [UU]
  
md0 : active raid1 sdg1[0] sdi2[2](W)(S) sdf1[1](W)
  39079872 blocks [2/2] [UU]
  
unused devices: 

--- /proc/partitions:
major minor  #blocks  name

   8   80  976762584 sdf
   8   81   42973843 sdf1
   8   831951897 sdf3
   8   84  931834260 sdf4
   8   96   39080664 sdg
   8   97   39079936 sdg1
   8  112  976762584 sdh
   8  113   39086113 sdh1
   8  1141951897 sdh2
   8  116  931834260 sdh4
   8  128 3907018584 sdi
   8  129   1007 sdi1
   8  130   39079936 sdi2
   8  1311952768 sdi3
   8  132  931836928 sdi4
   8  133 2934147911 sdi5
  1101048575 sr0
   90   39079872 md0
   951951808 md5
   96  931834176 md6

--- LVM physical volumes:
LVM does not seem to be used.
--- mount output
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
udev on /dev type devtmpfs (rw,relatime,size=10240k,nr_inodes=505091,mode=755)
devpts on /dev/pts type devpts 
(rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,relatime,size=811652k,mode=755)
/dev/md0 on / type ext4 
(rw,relatime,discard,errors=remount-ro,stripe=128,data=ordered)
securityfs on /sys/kernel/security type securityfs 
(rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
cgroup on /sys/fs/cgroup/systemd type cgroup 
(rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
cgroup on /sys/fs/cgroup/cpuset type cgroup 
(rw,nosuid,nodev,noexec,relatime,cpuset)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup 
(rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
cgroup on /sys/fs/cgroup/devices type cgroup 
(rw,nosuid,nodev,noexec,relatime,devices)
cgroup on /sys/fs/cgroup/freezer type cgroup 
(rw,nosuid,nodev,noexec,relatime,freezer)
cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup 
(rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
cgroup on /sys/fs/cgroup/blkio type cgroup 
(rw,nosuid,nodev,noexec,relatime,blkio)
cgroup on /sys/fs/cgroup/perf_event type cgroup 
(rw,nosuid,nodev,noexec,relatime,perf_event)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs 
(rw,relatime,fd=22,pgrp=1,timeout=300,minproto=5,maxproto=5,direct)
mqueue on /dev/mqueue type mqueue (rw,relatime)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
/dev/md0 on /nfs4/root type ext4 
(rw,relatime,discard,errors=remount-ro,stripe=128,data=ordered)
rpc_pipefs on /run/rpc_pipefs type rpc_pipefs (rw,relatime)
/dev/md6 on /srv type ext4 (rw,relatime,data=ordered)
/dev/md6 on /nfs4/root/srv type ext4 (rw,relatime,data=ordered)
/dev/md6 on /nfs4/srv type ext4 (rw,relatime,data=ordered)
/dev/md6 on /nfs4/root/nfs4/srv type ext4 (rw,relatime,data=ordered)
nfsd on /proc/fs/nfsd type nfsd (rw,relatime)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,relatime)

Bug#742761: evince: please update to 3.14.2

2015-06-17 Thread Anders Boström
Package: evince
Version: 3.14.1-2
Followup-For: Bug #742761

Please update to the fixed version, 3.14.2, or backport the fix. This
bug is really annoying and makes evince useless for me in many cases!

/ Anders

-- System Information:
Debian Release: 8.1
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'stable-updates'), (94, 
'proposed-updates'), (60, 'testing'), (45, 'testing-proposed-updates'), (40, 
'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=sv_SE.utf8, LC_CTYPE=sv_SE.utf8 (charmap=UTF-8) (ignored: LC_ALL 
set to sv_SE.UTF8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages evince depends on:
ii  evince-common  3.14.1-2
ii  gnome-icon-theme-symbolic  3.12.0-1
ii  libatk1.0-02.14.0-1
ii  libc6  2.19-18
ii  libcairo-gobject2  1.14.0-2.1
ii  libcairo2  1.14.0-2.1
ii  libevdocument3-4   3.14.1-2
ii  libevview3-3   3.14.1-2
ii  libgdk-pixbuf2.0-0 2.31.1-2+b1
ii  libglib2.0-0   2.42.1-1
ii  libgtk-3-0 3.14.5-1
ii  libnautilus-extension1a3.14.1-2
ii  libpango-1.0-0 1.36.8-3
ii  libpangocairo-1.0-01.36.8-3
ii  libsecret-1-0  0.18-1+b1
ii  libxml22.9.1+dfsg1-5
ii  shared-mime-info   1.3-1
ii  zlib1g 1:1.2.8.dfsg-2+b1

Versions of packages evince recommends:
ii  dbus-x11  1.8.18-0+deb8u1
ii  gvfs  1.22.2-1

Versions of packages evince suggests:
pn  nautilus  none
ii  poppler-data  0.4.7-1
ii  unrar 1:5.2.7-0.1

-- no debconf information


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



Bug#788093: linux-image-3.16.0-4-amd64: fscache hang

2015-06-08 Thread Anders Boström
Package: src:linux
Version: 3.16.7-ckt9-3~deb8u1
Severity: normal

Hi!

After upgrade to jessie, I can't use FS-Cache for my NFSv4 mounts any
more:

2015-05-26T09:44:39.280747+02:00 sid kernel: [319440.196079] StartupCacheD 
880037373848 0 11064   1417 0x
2015-05-26T09:44:39.280749+02:00 sid kernel: [319440.196085]  8800373733f0 
0082 00012f00 880023d8ffd8
2015-05-26T09:44:39.280751+02:00 sid kernel: [319440.196088]  00012f00 
8800373733f0 88007aa93430 eabb4fc0
2015-05-26T09:44:39.281034+02:00 sid kernel: [319440.196092]  88007ff85f10 
88007aa933f8 88006ab5e360 002f
2015-05-26T09:44:39.281040+02:00 sid kernel: [319440.196095] Call Trace:
2015-05-26T09:44:39.281042+02:00 sid kernel: [319440.196110]  
[a0ed8e95] ? __fscache_wait_on_page_write+0x55/0x90 [fscache]
2015-05-26T09:44:39.281044+02:00 sid kernel: [319440.196117]  
[810a7930] ? prepare_to_wait_event+0xf0/0xf0
2015-05-26T09:44:39.281046+02:00 sid kernel: [319440.196123]  
[a0ed96d9] ? __fscache_uncache_all_inode_pages+0x99/0xf0 [fscache]
2015-05-26T09:44:39.281048+02:00 sid kernel: [319440.196127]  
[810a79a0] ? wake_bit_function+0x40/0x40
2015-05-26T09:44:39.281050+02:00 sid kernel: [319440.196131]  
[a0ed61ec] ? __fscache_disable_cookie+0xfc/0x1b0 [fscache]
2015-05-26T09:44:39.281403+02:00 sid kernel: [319440.196146]  
[a0f983b5] ? nfs4_file_open+0x155/0x1c0 [nfsv4]
2015-05-26T09:44:39.281467+02:00 sid kernel: [319440.196155]  
[a0f98260] ? nfs4_file_fsync+0xa0/0xa0 [nfsv4]
2015-05-26T09:44:39.281471+02:00 sid kernel: [319440.196161]  
[811a5a72] ? do_dentry_open+0x1f2/0x330
2015-05-26T09:44:39.281472+02:00 sid kernel: [319440.196164]  
[811a5d7d] ? finish_open+0x2d/0x40
2015-05-26T09:44:39.281474+02:00 sid kernel: [319440.196168]  
[811b68d2] ? do_last+0xa72/0x11e0
2015-05-26T09:44:39.281476+02:00 sid kernel: [319440.196171]  
[811b2ef6] ? link_path_walk+0x286/0x890
2015-05-26T09:44:39.281478+02:00 sid kernel: [319440.196175]  
[8150ddd9] ? __wait_on_bit_lock+0x89/0xa0
2015-05-26T09:44:39.281480+02:00 sid kernel: [319440.196178]  
[811b70fb] ? path_openat+0xbb/0x680
2015-05-26T09:44:39.281482+02:00 sid kernel: [319440.196189]  
[a0eec8f3] ? nfs_revalidate_mapping+0x83/0x2d0 [nfs]
2015-05-26T09:44:39.281483+02:00 sid kernel: [319440.196192]  
[811b7e6a] ? do_filp_open+0x3a/0x90
2015-05-26T09:44:39.281485+02:00 sid kernel: [319440.196197]  
[811c3ecc] ? __alloc_fd+0x7c/0x120
2015-05-26T09:44:39.281487+02:00 sid kernel: [319440.196200]  
[811a72b9] ? do_sys_open+0x129/0x220
2015-05-26T09:44:39.281489+02:00 sid kernel: [319440.196205]  
[81510e4d] ? system_call_fast_compare_end+0x10/0x15
2015-05-26T09:46:39.280125+02:00 sid kernel: [319560.196108] StartupCacheD 
880037373848 0 11064   1417 0x
2015-05-26T09:46:39.280128+02:00 sid kernel: [319560.196116]  8800373733f0 
0082 00012f00 880023d8ffd8
2015-05-26T09:46:39.280131+02:00 sid kernel: [319560.196123]  00012f00 
8800373733f0 88007aa93430 eabb4fc0
2015-05-26T09:46:39.280134+02:00 sid kernel: [319560.196129]  88007ff85f10 
88007aa933f8 88006ab5e360 002f
2015-05-26T09:46:39.280137+02:00 sid kernel: [319560.196135] Call Trace:
2015-05-26T09:46:39.280140+02:00 sid kernel: [319560.196158]  
[a0ed8e95] ? __fscache_wait_on_page_write+0x55/0x90 [fscache]
2015-05-26T09:46:39.280143+02:00 sid kernel: [319560.196170]  
[810a7930] ? prepare_to_wait_event+0xf0/0xf0
2015-05-26T09:46:39.280146+02:00 sid kernel: [319560.196179]  
[a0ed96d9] ? __fscache_uncache_all_inode_pages+0x99/0xf0 [fscache]
2015-05-26T09:46:39.280149+02:00 sid kernel: [319560.196186]  
[810a79a0] ? wake_bit_function+0x40/0x40
2015-05-26T09:46:39.280152+02:00 sid kernel: [319560.196195]  
[a0ed61ec] ? __fscache_disable_cookie+0xfc/0x1b0 [fscache]
2015-05-26T09:46:39.280156+02:00 sid kernel: [319560.196219]  
[a0f983b5] ? nfs4_file_open+0x155/0x1c0 [nfsv4]
2015-05-26T09:46:39.280159+02:00 sid kernel: [319560.196235]  
[a0f98260] ? nfs4_file_fsync+0xa0/0xa0 [nfsv4]
2015-05-26T09:46:39.280161+02:00 sid kernel: [319560.196245]  
[811a5a72] ? do_dentry_open+0x1f2/0x330
2015-05-26T09:46:39.280164+02:00 sid kernel: [319560.196252]  
[811a5d7d] ? finish_open+0x2d/0x40
2015-05-26T09:46:39.280167+02:00 sid kernel: [319560.196258]  
[811b68d2] ? do_last+0xa72/0x11e0
2015-05-26T09:46:39.280170+02:00 sid kernel: [319560.196264]  
[811b2ef6] ? link_path_walk+0x286/0x890
2015-05-26T09:46:39.280174+02:00 sid kernel: [319560.196272]  
[8150ddd9] ? __wait_on_bit_lock+0x89/0xa0
2015-05-26T09:46:39.281078+02:00 sid kernel: [319560.196278]  
[811b70fb] ? path_openat+0xbb/0x680
2015-05-26T09:46:39.281113+02:00 sid kernel: 

Bug#786771: e2fsprogs: No automatic fsck on ext4 fs after checktime reached

2015-05-25 Thread Anders Boström
Package: e2fsprogs
Version: 1.42.12-1.1
Severity: normal

Hi!

During boot, I see this:

[6.131592] EXT4-fs (sdb1): warning: checktime reached, running e2fsck is 
recommended

And:

sid:~# tune2fs -l /dev/sdb1 
tune2fs 1.42.12 (29-Aug-2014)
Filesystem volume name:   ssdroot
Last mounted on:  /
Filesystem UUID:  6332a26f-7e6f-490f-84dc-fd13893ea803
Filesystem magic number:  0xEF53
Filesystem revision #:1 (dynamic)
Filesystem features:  has_journal ext_attr resize_inode dir_index filetype 
needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg 
dir_nlink extra_isize
Filesystem flags: signed_directory_hash 
Default mount options:user_xattr
Filesystem state: clean
Errors behavior:  Continue
Filesystem OS type:   Linux
Inode count:  2318336
Block count:  9257984
Reserved block count: 462899
Free blocks:  3785535
Free inodes:  1660551
First block:  0
Block size:   4096
Fragment size:4096
Reserved GDT blocks:  1021
Blocks per group: 32768
Fragments per group:  32768
Inodes per group: 8192
Inode blocks per group:   512
RAID stripe width:128
Flex block group size:16
Filesystem created:   Wed Aug 18 12:34:51 2010
Last mount time:  Fri May 22 17:00:45 2015
Last write time:  Fri May 22 17:00:44 2015
Mount count:  8
Maximum mount count:  21
Last checked: Wed Nov 19 00:54:22 2014
Check interval:   15552000 (6 months)
Next check after: Mon May 18 01:54:22 2015
Lifetime writes:  326 GB
Reserved blocks uid:  0 (user root)
Reserved blocks gid:  0 (group root)
First inode:  11
Inode size:   256
Required extra isize: 28
Desired extra isize:  28
Journal inode:8
First orphan inode:   1182231
Default directory hash:   half_md4
Directory Hash Seed:  db41d842-55bd-409f-81ac-fa8d063a6427
Journal backup:   inode blocks
sid:~# 

Why is just a warning given, why isn't the filesystem checked
automatically?

This seems like the same bug as
https://bugzilla.novell.com/show_bug.cgi?id=866283 .

/ Anders

-- System Information:
Debian Release: 8.0
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'stable-updates'), (94, 
'proposed-updates'), (60, 'testing'), (45, 'testing-proposed-updates'), (40, 
'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=sv_SE.utf8, LC_CTYPE=sv_SE.utf8 (charmap=UTF-8) (ignored: LC_ALL 
set to sv_SE.UTF8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages e2fsprogs depends on:
ii  e2fslibs1.42.12-1.1
ii  libblkid1   2.25.2-6
ii  libc6   2.19-18
ii  libcomerr2  1.42.12-1.1
ii  libss2  1.42.12-1.1
ii  libuuid12.25.2-6
ii  util-linux  2.25.2-6

e2fsprogs recommends no packages.

Versions of packages e2fsprogs suggests:
pn  e2fsck-static  none
ii  gpart  0.1h-11+b1
ii  parted 3.2-7

-- no debconf information


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



Bug#754252: gvfsd-metadata exited with status 1

2014-09-05 Thread Anders Boström
Package: evince
Version: 3.4.0-3.1

Hi!

I also get tons of the following messages:

** (evince:26018): WARNING **: DBus error org.freedesktop.DBus.Error.Spawn.Child
Exited: Process /usr/lib/gvfs/gvfsd-metadata exited with status 1

I run fvwm as window-manager.

-- System Information:
Debian Release: 7.6
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'stable-updates'), (300, 
'proposed-updates'), (90, 'testing'), (70, 'testing-proposed-updates'), (60, 
'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to sv_SE.UTF8)
Shell: /bin/sh linked to /bin/dash

Versions of packages evince depends on:
ii  evince-common3.4.0-3.1
ii  gnome-icon-theme 3.4.0-2
ii  libatk1.0-0  2.4.0-2
ii  libc62.19-10
ii  libcairo-gobject21.12.2-3
ii  libcairo21.12.2-3
ii  libevdocument3-4 3.4.0-3.1
ii  libevview3-3 3.4.0-3.1
ii  libgail-3-0  3.4.2-7
ii  libgdk-pixbuf2.0-0   2.26.1-1
ii  libglib2.0-0 2.33.12+really2.32.4-5
ii  libgnome-keyring03.4.1-1
ii  libgtk-3-0   3.4.2-7
ii  libice6  2:1.0.8-2
ii  libnautilus-extension1a  3.4.2-1+build1
ii  libpango1.0-01.30.0-1
ii  libsm6   2:1.2.1-2
ii  libx11-6 2:1.5.0-1+deb7u1
ii  libxml2  2.8.0+dfsg1-7+wheezy1
ii  shared-mime-info 1.0-1+b1
ii  zlib1g   1:1.2.7.dfsg-13

Versions of packages evince recommends:
ii  dbus-x11  1.6.8-1+deb7u3
ii  gvfs  1.12.3-4

Versions of packages evince suggests:
pn  nautilus  none
ii  poppler-data  0.4.5-10
ii  unrar 1:4.1.4-1

-- no debconf information


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



Bug#590959: idmapd only working in one direction

2014-02-27 Thread Anders Boström
Hi!

This problem is a real bug, and might be considered a security
issue. See
https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/966734
for a better description.

Also, see the solved (by disabling idmapd for AUTH_SYS) upstream bug:
https://bugzilla.linux-nfs.org/show_bug.cgi?id=226

/ Anders


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



Bug#739675: autofs: failed NIS-lookup seems to be cached forever

2014-02-21 Thread Anders Boström
Package: autofs
Version: 5.0.7-3
Severity: normal

Hi!

Problem description:

autofs is configured to read an auto.home map from NIS. The NIS-server
was down when the client booted. Then the NIS-server was restored. =
automount fails to mount everything from auto.home, forever. It seems
to cache the negative NIS-lookup forever.

Restart of autofs solved the problem.

This problem is similar to bug #597304 and bug #710490 .

/ Anders

-- System Information:
Debian Release: 7.4
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'stable-updates'), (300, 
'proposed-updates'), (90, 'testing'), (70, 'testing-proposed-updates'), (60, 
'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to sv_SE.UTF8)
Shell: /bin/sh linked to /bin/dash

Versions of packages autofs depends on:
ii  libc6  2.13-38+deb7u1
ii  libxml22.8.0+dfsg1-7+nmu2
ii  multiarch-support  2.13-38+deb7u1
ii  ucf3.0025+nmu3

Versions of packages autofs recommends:
ii  kmod   9-3
ii  module-init-tools  9-3
ii  nfs-common 1:1.2.6-4

autofs suggests no packages.

-- debconf information:
* autofs/upgrade-from-broken-version:


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



Bug#684008: cups: Can't print to cups-server using ipp after upgrade to 1.5.3-1

2013-08-14 Thread Anders Boström
 AB == Anders Boström and...@netinsight.net writes:

 AB Our work-around is to disable authentication for Print-Job on the
 AB server side.

I mean disable authentication for Send-Document.

/ Anders


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



Bug#684008: cups: Can't print to cups-server using ipp after upgrade to 1.5.3-1

2013-08-14 Thread Anders Boström
tags 684008 -moreinfo
thanks

 BP == Brian Potkin claremont...@gmail.com writes:

Hello!

We have identified the problem, and found a server-side work-around:

* Cups clients up to 1.5.2 uses Print-Job.
* Cups clients from 1.5.3 uses Create-Job + Send-Document
* The default authtentication ruls on the cups 1.4.1 server differs
  between Print-Job and Send-Document. Print-Job do not requre
  authentication but Send-Document do.
* After client upgrade to 1.5.3, Send-Document fails with
  authentication error, but you never get that error message on the
  client...

Our work-around is to disable authentication for Print-Job on the
server side.

However, I don't think a client upgrade should lead to this type of
problems, espesially not without an error message stating
authentication error in Send-Document.

Also, you don't expect a dot-upgrade, 1.5.2 to 1.5.3, to change
protocol usage in the client...

https://bugzilla.redhat.com/show_bug.cgi?id=827402 describes similar
problems.

/ Anders 

 BP Thank you for your report.


 BP On Mon 06 Aug 2012 at 11:12:12 +0200, Anders Boström wrote:

  After upgrading to cups 1.5.3-1, I can't print to a cups-server using
  ipp. I get the error-message Unable to add document to print job all
  the time. The server seem to get a job with 0 size, and aborts after a
  while. I only get this in the cups error_log: Unable to add document
  to print job.
  
  The server is running CUPS 1.4.1.

 BP If you have not already done so, may I suggest trying the suggestions in

 BPhttps://bugs.launchpad.net/ubuntu/+source/cups/+bug/973270

 BP Debian bugs #712719 and #15800 could also be of use.

 BP Please let us know how you go on.

 BP Regards,

 BP Brian.


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



Bug#565404: linux-image-2.6.26-2-amd64: atl1e: TSO is broken

2013-04-02 Thread Anders Boström
 BH == Ben Hutchings b...@decadent.org.uk writes:

 BH On Tue, 2010-01-26 at 09:34 +0100, Anders Boström wrote:
   JY == Jie Yang jie.y...@atheros.com writes:
  
 JY Anders Boström and...@netinsight.net wrote:
  
 JY following is my test cese,
   
 JY a nfs server server with ar8131chip, device id 1063.
   export /tmp/ dir as the nfs share directory,  JY the client,
   mount the server_ip:/tmp to local dir /mnt/nfs, ust a python
   script to write and read data on the  JY
   /mnt/nfs/testnfs.log. it works fine.
   
   OK, the device-ID in our NFS-server is 1026, rev. b0. So it
   is possible that the problem is specific to that chip/version.
 JY oops, its my mistake in writing, my case is 1026 device ID
  
   
 JY Can you give me some advice on how to reproduce this bug??
   
   The only suggestion I have is to try to find a board with a
   1026-chip on it.
   
   My test-case is just copy of a 1 Gbyte file from the
   NFS-server to /dev/null , after making sure that the file
   isn't cached on the client by reading huge amounts of other data.
   
 JY just to check, if the kernel version is 2.6.26-2 ??
  
  I've tested with
  Debian linux-image-2.6.26-2-amd64 version 2.6.26-19lenny2,
  Debian linux-image-2.6.30-bpo.2-amd64 version 2.6.30-8~bpo50+2 and
  kernel.org 2.6.30.10 amd64 with ethtool patch for setting of tso. Same
  result.

 BH Does booting with the kernel parameter 'pci=nomsi' avoid the problem?

I'm sorry, but I can't test this at the moment. The computer with the
TSO-problem is running as a file-server = can't be used for testing.
Also, we don't use the Atheros Ethernet interface any more due to
other problems, hard hang (need reset) of the Eth-interface
every ~6 month's.

However, the computer is scheduled to be replaced as file-server quite
soon, so I might be able to test this again after the replacement.

/ Anders


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



Bug#565404: linux-image-2.6.26-2-amd64: atl1e: TSO is broken

2013-04-02 Thread Anders Boström
 HFS == Hannes Frederic Sowa han...@stressinduktion.org writes:

 HFS The bug is definitely still around. Yesterday I could reproduce it and 
will
 HFS look for a solution in the next days.

This sounds great!

 HFS Do you have any details on the hangs every 6 months? Could you catch
 HFS thread dumps or oopses?

As I wrote, the computer is a live file-server, so we have restarted
the computer as soon as possible when this has occured, and currently
use an Intel NIC instead.

The following was logged when the hang occured:

May 19 12:50:32 flash kernel: [12182478.782248] ATL1E :03:00.0: atl1e_clean 
is called when AT_DOWN
...
Dec  8 15:00:28 flash kernel: [5282450.781172] ATL1E :03:00.0: atl1e_clean 
is called when AT_DOWN

/ Anders


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



Bug#687210: lwresd: failed to add lwres socket: 127.0.0.1#921: address in use

2013-01-10 Thread Anders Boström
 FW == Florian Weimer f...@deneb.enyo.de writes:

Happened again for me today. This time rpcbind got port 921:

eckert:~# netstat -lnp | grep 921
udp0  0 0.0.0.0:921 0.0.0.0:*   
2018/rpcbind
udp6   0  0 :::921  :::*
2018/rpcbind
eckert:~#

 FW This is not a bug in bind9.  Port 921 is correctly listed in
 FW /etc/bindresvport.blacklist, so whatever picks the port for rpc.statd
 FW does it wrong.

Yes, port 921 is listed in my /etc/bindresvport.blacklist, but as both
rpc.statd and rpcbind has been using it from time to time, it seems
like /etc/bindresvport.blacklist isn't working.

 FW This looks like a bug in eglibc, but the patch implementing
 FW /etc/bindresvport.blacklist is correctly applied, so I'm really not
 FW sure what's happening here.

I don't know how this is suppoused to work, but feel free to re-assign
if you think the bug is in another package (libc-bin?).

/ Anders


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



Bug#695117: libilmbase6: Multiarch not supported making googleearth uninstallable

2012-12-04 Thread Anders Boström
Package: libilmbase6
Version: 1.0.1-4
Severity: normal

libilmbase6:i386 can't be installed if libilmbase6:amd64 is installed:

sid:~# env -u LC_ALL aptitude install libilmbase6:i386
The following NEW packages will be installed:
  libilmbase6:i386{b} libstdc++6:i386{a} 
0 packages upgraded, 2 newly installed, 0 to remove and 4 not upgraded.
Need to get 124 kB/470 kB of archives. After unpacking 1661 kB will be used.
The following packages have unmet dependencies:
 libilmbase6 : Conflicts: libilmbase6:i386 but 1.0.1-4 is to be installed.
 libilmbase6:i386 : Conflicts: libilmbase6 but 1.0.1-4 is installed.
The following actions will resolve these dependencies:

 Remove the following packages:   
1) gimp   
2) libgegl-0.2-0  
3) libilmbase6
4) libmagickcore5-extra   
5) libopenexr6

 Leave the following dependencies unresolved: 
6) gimp-data recommends gimp  
7) imagemagick recommends libmagickcore5-extra


Accept this solution? [Y/n/q/?] q

I tried to get googleearth working again on my amd64 system, by
building a i386-package of googleearth (DEB_BUILD_ARCH=i386
make-googleearth-package) and then install it. But googleearth is
dependent on libfreeimage3:i386, in turn dependent on
libilmbase6:i386.

/ Anders

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (70, 'testing-proposed-updates'), (60, 
'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to sv_SE.UTF8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libilmbase6 depends on:
ii  libc6   2.13-37
ii  libgcc1 1:4.7.2-4
ii  libstdc++6  4.7.2-4

libilmbase6 recommends no packages.

libilmbase6 suggests no packages.

-- no debconf information


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



Bug#687210: lwresd: failed to add lwres socket: 127.0.0.1#921: address in use

2012-09-10 Thread Anders Boström
Package: lwresd
Version: 1:9.8.1.dfsg.P1-4.2
Severity: normal

Hi!

Sometimes when I boot my computer, lwresd fail to start and normal
hostname lookup don't work. I get this error message in
/var/log/syslog:

2012-09-10T22:08:28.715361+02:00 eckert lwresd[3809]: failed to add
lwres socket: 127.0.0.1#921: address in use

eckert:~# netstat -n -p -l | grep 921
udp0  0 127.0.0.1:921   0.0.0.0:*   
2017/rpc.statd  
eckert:~#

127.0.0.1:921 is already claimed by rpc.statd and lwresd fail.

If I stop nfs-common, start lwresd and then start nfs-common, the
problem is solved.

I don't know if this is lwresd's or nfs-common's fault...

I have nfs-common 1:1.2.6-3 installed.

/ Anders

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (51, 'testing-proposed-updates'), (50, 
'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to sv_SE.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages lwresd depends on:
ii  adduser   3.113+nmu3
ii  libbind9-80   1:9.8.1.dfsg.P1-4.2
ii  libc6 2.13-35
ii  libcap2   1:2.22-1
ii  libdns81  1:9.8.1.dfsg.P1-4.2
ii  libgssapi-krb5-2  1.10.1+dfsg-2
ii  libisc83  1:9.8.1.dfsg.P1-4.2
ii  libisccc801:9.8.1.dfsg.P1-4.2
ii  libisccfg82   1:9.8.1.dfsg.P1-4.2
ii  liblwres801:9.8.1.dfsg.P1-4.2
ii  libssl1.0.0   1.0.1c-4

Versions of packages lwresd recommends:
ii  libnss-lwres  0.93-7

Versions of packages lwresd suggests:
ii  bind9utils  1:9.8.1.dfsg.P1-4.2

-- no debconf information


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



Bug#684008: cups: Can't print to cups-server using ipp after upgrade to 1.5.3-1

2012-08-06 Thread Anders Boström
Package: cups
Version: 1.5.3-1
Severity: important

After upgrading to cups 1.5.3-1, I can't print to a cups-server using
ipp. I get the error-message Unable to add document to print job all
the time. The server seem to get a job with 0 size, and aborts after a
while. I only get this in the cups error_log: Unable to add document
to print job.

The server is running CUPS 1.4.1.

I've also tested cups 1.5.3-2 and 1.5.3-4 on the client, with the same
problem.

Downgrading the client side to 1.5.2-5 solves the
problem. (Downgrading from 1.5.3-4 was however very problematic,
cups.postinst failed, and I had to remove ipp14 with an own script.)

I've tested serveral different printers, all using PS, with the same
result.

The information below is after downgrade to 1.5.2-5, and I have both
cups-client 1.5.2-5 and cups-bsd 1.5.2-5 installed. I don't know why
it say none below.

/ Anders

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (70, 'testing-proposed-updates'), (60, 
'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to sv_SE.UTF8)
Shell: /bin/sh linked to /bin/dash

Versions of packages cups depends on:
ii  adduser3.113+nmu3
ii  bc 1.06.95-2+b1
pn  cups-clientnone
ii  cups-common1.5.3-1
ii  cups-filters   1.0.18-2+b2
ii  cups-ppdc  1.5.3-1
ii  debconf [debconf-2.0]  1.5.44
ii  dpkg   1.16.4.3
ii  ghostscript9.05~dfsg-6
ii  libavahi-client3   0.6.31-1
ii  libavahi-common3   0.6.31-1
ii  libc6  2.13-33
ii  libcups2   1.5.3-1
ii  libcupscgi11.5.3-1
ii  libcupsimage2  1.5.3-1
ii  libcupsmime1   1.5.3-1
ii  libcupsppdc1   1.5.3-1
ii  libdbus-1-31.6.0-1
ii  libgcc11:4.7.1-2
ii  libgnutls262.12.20-1
ii  libgssapi-krb5-2   1.10.1+dfsg-2
ii  libkrb5-3  1.10.1+dfsg-2
ii  libldap-2.4-2  2.4.31-1
ii  libpam0g   1.1.3-7.1
ii  libpaper1  1.1.24+nmu2
ii  libslp11.2.1-9
ii  libstdc++6 4.7.1-2
ii  libusb-1.0-0   2:1.0.11-1
ii  lsb-base   4.1+Debian7
ii  poppler-utils  0.18.4-3
ii  procps 1:3.3.3-2
ii  ssl-cert   1.0.31

Versions of packages cups recommends:
ii  avahi-daemon0.6.31-1
ii  colord  0.1.21-1
ii  foomatic-filters4.0.17-1
ii  ghostscript-cups9.05~dfsg-6
ii  printer-driver-gutenprint [cups-driver-gutenprint]  5.2.9-1

Versions of packages cups suggests:
pn  cups-bsd   none
ii  cups-pdf   2.6.1-6
ii  foomatic-db-compressed-ppds [foomatic-db]  20120523-1
ii  hplip  3.12.6-3
ii  smbclient  2:3.6.6-2
ii  udev   175-3.1

-- debconf information:
  cupsys/raw-print: true
  cupsys/backend: ipp, lpd, socket, usb, snmp, dnssd


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



Bug#666877: Unable to add document to print job

2012-06-20 Thread Anders Boström
severity 666877 grave
thanks

I can confirm this bug with version 1.5.3-1 when running testing and
printing over ipp to a cups-server. I only get an message Unable to
add document to print job, and then the job disappers without any
printout. And I don't get any error-message in cups error-log.

Restoring grave. Why was it set to important without any motivation???

The result is that this bug has entered testing. :-(

/ Anders



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



Bug#674153: linux-image-3.2.0-2-amd64: High CPU load when idle

2012-05-23 Thread Anders Boström
Package: linux-2.6
Version: 3.2.17-1
Severity: normal

Hi!

Starting with 3.2.17-1, the CPU load accounting is broken when the
computer is idle. The CPU load is reported as 0.50 when
idle. 3.2.16-1 don't suffer from this problem.

Suspected patch is the upstream patch
sched: Fix nohz load accounting -- again!
commit 5e2d50da11f0e6ec3ce8fe658d7c83b0b4346c68 to 3.2 and
originating from c308b56b5398779cd3da0f62ab26b0453494c3d4 .

See also:

https://bugs.launchpad.net/unity/+bug/991370
https://lkml.org/lkml/2012/5/22/310
https://bugzilla.redhat.com/show_bug.cgi?id=822877
https://bbs.archlinux.org/viewtopic.php?id=141289

/ Anders

-- Package-specific info:
** Version:
Linux version 3.2.0-2-amd64 (Debian 3.2.17-1) (debian-ker...@lists.debian.org) 
(gcc version 4.6.3 (Debian 4.6.3-5) ) #1 SMP Sat May 12 23:08:28 UTC 2012

** Command line:
BOOT_IMAGE=/boot/vmlinuz-3.2.0-2-amd64 root=/dev/sdb1 ro vga=771 
video=vesafb:vtotal:128,mtrr:3 hpet=force sata_nv.adma=1 
acpi_enforce_resources=lax devtmpfs.mount=1 quiet

** Tainted: PO (4097)
 * Proprietary module has been loaded.
 * Out-of-tree module has been loaded.

** Kernel log:
[5.536456] ehci_hcd :00:0b.1: cache line size of 64 is not supported
[5.536480] ehci_hcd :00:0b.1: irq 22, io mem 0x80005000
[5.548119] ehci_hcd :00:0b.1: USB 2.0 started, EHCI 1.00
[5.548155] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[5.548159] usb usb1: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[5.548161] usb usb1: Product: EHCI Host Controller
[5.548164] usb usb1: Manufacturer: Linux 3.2.0-2-amd64 ehci_hcd
[5.548166] usb usb1: SerialNumber: :00:0b.1
[5.548317] hub 1-0:1.0: USB hub found
[5.548323] hub 1-0:1.0: 10 ports detected
[5.550452] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[5.551004] ohci_hcd :00:0b.0: PCI INT A - Link[LUB0] - GSI 23 (level, 
low) - IRQ 23
[5.551027] ohci_hcd :00:0b.0: setting latency timer to 64
[5.551030] ohci_hcd :00:0b.0: OHCI Host Controller
[5.551043] ohci_hcd :00:0b.0: new USB bus registered, assigned bus 
number 2
[5.551078] ohci_hcd :00:0b.0: irq 23, io mem 0x8000
[5.606029] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[5.606034] usb usb2: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[5.606037] usb usb2: Product: OHCI Host Controller
[5.606039] usb usb2: Manufacturer: Linux 3.2.0-2-amd64 ohci_hcd
[5.606042] usb usb2: SerialNumber: :00:0b.0
[5.606285] hub 2-0:1.0: USB hub found
[5.606292] hub 2-0:1.0: 10 ports detected
[5.606871] EDAC amd64: DRAM ECC disabled.
[5.606877] EDAC amd64: ECC disabled in the BIOS or no ECC capability, 
module will not load.
[5.606878]  Either enable ECC checking or force module loading by setting 
'ecc_enable_override'.
[5.606880]  (Note that use of the override may cause unknown side effects.)
[5.607147] pata_amd :00:0f.0: version 0.4.1
[5.607194] pata_amd :00:0f.0: setting latency timer to 64
[5.607709] scsi4 : pata_amd
[5.607832] scsi5 : pata_amd
[5.609035] ata5: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
[5.609038] ata6: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
[5.609520] ACPI: PCI Interrupt Link [LACI] enabled at IRQ 22
[5.609526] snd_intel8x0 :00:0d.0: PCI INT A - Link[LACI] - GSI 22 
(level, low) - IRQ 22
[5.609549] snd_intel8x0 :00:0d.0: setting latency timer to 64
[5.764418] ata5.00: ATAPI: SONY DVD-ROM DDU1612, DYS3, max UDMA/33
[5.764428] ata5: nv_mode_filter: 0x739f0x739f-0x739f, BIOS=0x7000 
(0xc000) ACPI=0x701f (60:900:0x11)
[5.764836] ata5.00: configured for UDMA/33
[5.765623] scsi 4:0:0:0: CD-ROMSONY DVD-ROM DDU1612  DYS3 
PQ: 0 ANSI: 5
[5.818930] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 19
[5.818953] nvidia :03:00.0: PCI INT A - Link[LNKA] - GSI 19 (level, 
low) - IRQ 19
[5.818963] nvidia :03:00.0: setting latency timer to 64
[5.818968] vgaarb: device changed decodes: 
PCI::03:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
[5.819330] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  295.49  Mon Apr 
30 23:46:33 PDT 2012
[5.937948] sr0: scsi3-mmc drive: 40x/40x cd/rw xa/form2 cdda tray
[5.937953] cdrom: Uniform CD-ROM driver Revision: 3.20
[5.938326] sr 4:0:0:0: Attached scsi CD-ROM sr0
[5.940030] intel8x0_measure_ac97_clock: measured 55865 usecs (2744 samples)
[5.940034] intel8x0: clocking to 46907
[6.076462] ata1.00: configured for UDMA/133
[6.076469] ata1: EH complete
[6.108028] usb 2-2: new low-speed USB device number 2 using ohci_hcd
[6.148132] ata3.00: configured for UDMA/133
[6.148137] ata3: EH complete
[6.206396] input: PS/2 Logitech Mouse as 
/devices/platform/i8042/serio1/input/input4
[6.322032] usb 2-2: New USB device found, idVendor=046d, idProduct=c050
[6.322037] usb 

Bug#644948: nfs-common: Wrong uid/gid with latest version using NFSv4

2011-12-14 Thread Anders Boström
 JH == Jamie Heilman ja...@audible.transient.net writes:

 JH Anders Boström wrote:
   SW == Stephan Windmüller wi...@white-hawk.de writes:
  
 SW On 23.10.2011 13:49, Jamie Heilman wrote:
   Chances are you all have your nfsidmap Domain mismatched between
   client and server; check your user.* syslog logs on the client for
   messages like: nfsidmap: nss_getpwnam: name 'foo@bar' does not map
   into domain 'baz'

Sorry for the late respons... I've got time to test this again, and it
is indeed a domain-problem. However, I don't get any nfsidmap-messages
in the client syslog, but I do in the server. If I reconfigure my
client idmapd.conf to 'Domain = localdomain' it works as expected. If
I use the default idmapd.conf from nfs-common 1:1.2.5-2+b1 it does not
work.

The server is in this case using the default idmapd.conf from
nfs-common 1:1.2.2-4. And doing any change on the server regarding the
domain-configuration will break a lot of clients, all running NFSv4
using Debian stable, Ubuntu etc. Soo it is a no-go.

Also I don't understand how I'm supposed to configure this. I have
another client in another domain. It is supposed to mount NFS
from it's own domain *and* from our server. If 'Domain = localdomain'
is configured in all places, it works, but I how is this
supposed to be configured???

/ Anders



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



Bug#651867: network-manager: /etc/resolv.conf replaced with empty config

2011-12-12 Thread Anders Boström
Package: network-manager
Version: 0.9.2.0-1
Severity: important

Hi!

network-manager replaced my working /etc/resolv.conf file with an file
looking like this:

eckert:~# cat /etc/resolv.conf 
# Generated by NetworkManager
eckert:~# 

It can never be good to replace resolv.conf with an empty config...

My network configuration is quite simple, just a static IP-address
with a single gateway. The gateway is also DNS-server.

I got network-manager installed by hard dependency from gnome3. I
do not use gnome myself, but other users on the computer do.

/ Anders

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (51, 'testing-proposed-updates'), (50, 
'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.1.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to sv_SE.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages network-manager depends on:
ii  adduser3.113  
ii  dbus   1.4.16-1   
ii  isc-dhcp-client4.1.1-P1-17
ii  libc6  2.13-21
ii  libdbus-1-31.4.16-1   
ii  libdbus-glib-1-2   0.98-1 
ii  libgcrypt111.5.0-3
ii  libglib2.0-0   2.30.2-4   
ii  libgnutls262.12.14-3  
ii  libgudev-1.0-0 175-2  
ii  libnl1 1.1-7  
ii  libnm-glib40.9.2.0-1  
ii  libnm-util20.9.2.0-1  
ii  libpolkit-gobject-1-0  0.102-2
ii  libuuid1   2.19.1-5   
ii  lsb-base   3.2-28 
ii  udev   175-2  
ii  wpasupplicant  0.7.3-5

Versions of packages network-manager recommends:
ii  dnsmasq-base  2.59-2  
ii  iptables  1.4.12-1
ii  modemmanager  0.5-1   
ii  policykit-1   0.102-2 
ii  ppp   2.4.5-5 

Versions of packages network-manager suggests:
pn  avahi-autoipd  none

-- no debconf information



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



Bug#651867: [Pkg-utopia-maintainers] Bug#651867: network-manager: /etc/resolv.conf replaced with empty config

2011-12-12 Thread Anders Boström
 MB == Michael Biebl bi...@debian.org writes:

 MB On 12.12.2011 19:32, Anders Boström wrote:
  Package: network-manager
  Version: 0.9.2.0-1
  Severity: important
  
  Hi!
  
  network-manager replaced my working /etc/resolv.conf file with an file
  looking like this:
  
  eckert:~# cat /etc/resolv.conf 
  # Generated by NetworkManager
  eckert:~# 
  
  It can never be good to replace resolv.conf with an empty config...
  
  My network configuration is quite simple, just a static IP-address
  with a single gateway. The gateway is also DNS-server.

 MB Hm, this should be fixed since 0.9.1.95-1.

My network-manager history, from /var/log/dpkg.log:

2011-11-19 20:56:26 install network-manager none 0.9.0-2
2011-11-19 21:03:52 configure network-manager 0.9.0-2 none
2011-11-19 21:03:53 status installed network-manager 0.9.0-2
2011-11-22 21:45:26 upgrade network-manager 0.9.0-2 0.9.2.0-1
2011-11-22 21:47:31 configure network-manager 0.9.2.0-1 none
2011-11-22 21:47:31 status installed network-manager 0.9.2.0-1

And the empty resolv.conf:

eckert:~# ls -l /etc/resolv.conf
-rw-r--r-- 1 root root 30 Nov 22 21:47 /etc/resolv.conf
eckert:~# 

It seems like to problem occured at the time of upgrade from 0.9.0-2
to 0.9.2.0-1 .

 MB Could you do the following steps:

 MB 1/ stop network-manager (service network-manager stop)
 MB 2/ restart ifupdown (service networking restart)
 MB 3/ check if /etc/resolv.conf is corretly set

Yes it is OK, not modified from my manual configuration.
However, eth0 is down after this, and I got this:

eckert:~# service networking restart
Running /etc/init.d/networking restart is deprecated because it may not enable 
again some interfaces ... (warning).
Reconfiguring network interfaces...done.
eckert:~# 

 MB 4/ start network-manager: NetworkManager --no-daemon --log-level=debug
 MB (redirect the output to a file)
 MB 5/ check if /etc/resolf.conf has been overwritten

No, it has not. And eth0 is down.

 MB 6/ stop network-manager
 MB 7/ check /etc/resolv.conf has been overwritten

No, still not overwritten.

I also tested with 'ifup eth0' before running NetworkManager in
debug-mode. The attached log-file is from the test with eth0
up. However, /etc/resolv.conf was never overwritten.

 MB Attach the log file, the contents of /etc/network/interfaces and the
 MB output of nm-tool to the bug report, please.

OK, attachments follows.

/ AndersNetworkManager[24163]: info NetworkManager (version 0.9.2.0) is starting...
NetworkManager[24163]: info Read config file 
/etc/NetworkManager/NetworkManager.conf
NetworkManager[24163]:SCPlugin-Ifupdown: init!
NetworkManager[24163]:SCPlugin-Ifupdown: update_system_hostname
NetworkManager[24163]:SCPluginIfupdown: guessed connection type (eth0) = 
802-3-ethernet
NetworkManager[24163]:SCPlugin-Ifupdown: 
update_connection_setting_from_if_block: name:eth0, type:802-3-ethernet, 
id:Ifupdown (eth0), uuid: 681b428f-beaf-8932-dce4-687ed5bae28e
NetworkManager[24163]:SCPlugin-Ifupdown: addresses count: 1
NetworkManager[24163]:SCPlugin-Ifupdown: adding eth0 to iface_connections
NetworkManager[24163]:SCPlugin-Ifupdown: adding iface eth0 to 
well_known_interfaces
NetworkManager[24163]:SCPluginIfupdown: guessed connection type (eth0:0) = 
802-3-ethernet
NetworkManager[24163]:SCPlugin-Ifupdown: 
update_connection_setting_from_if_block: name:eth0:0, type:802-3-ethernet, 
id:Ifupdown (eth0:0), uuid: 77e71748-5048-600a-e518-de33aa3e7a5d
NetworkManager[24163]:SCPlugin-Ifupdown: addresses count: 1
NetworkManager[24163]:SCPlugin-Ifupdown: No dns-nameserver configured in 
/etc/network/interfaces
NetworkManager[24163]:SCPlugin-Ifupdown: adding eth0:0 to iface_connections
NetworkManager[24163]:SCPlugin-Ifupdown: adding iface eth0:0 to 
well_known_interfaces
NetworkManager[24163]:SCPlugin-Ifupdown: autoconnect
NetworkManager[24163]:SCPluginIfupdown: management mode: unmanaged
NetworkManager[24163]:SCPlugin-Ifupdown: devices added (path: 
/sys/devices/pci:00/:00:1c.5/:02:00.0/net/eth0, iface: eth0)
NetworkManager[24163]:SCPluginIfupdown: locking wired connection setting
NetworkManager[24163]:SCPlugin-Ifupdown: devices added (path: 
/sys/devices/virtual/net/lo, iface: lo)
NetworkManager[24163]:SCPlugin-Ifupdown: device added (path: 
/sys/devices/virtual/net/lo, iface: lo): no ifupdown configuration found.
NetworkManager[24163]:SCPlugin-Ifupdown: devices added (path: 
/sys/devices/virtual/net/virbr0, iface: virbr0)
NetworkManager[24163]:SCPlugin-Ifupdown: device added (path: 
/sys/devices/virtual/net/virbr0, iface: virbr0): no ifupdown configuration 
found.
NetworkManager[24163]:SCPlugin-Ifupdown: end _init.
NetworkManager[24163]: info Loaded plugin ifupdown: (C) 2008 Canonical Ltd.  
To report bugs please use the NetworkManager mailing list.
NetworkManager[24163]: info Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, 
Inc.  To report bugs please use the NetworkManager mailing list

Bug#644948: nfs-common: Wrong uid/gid with latest version using NFSv4

2011-10-24 Thread Anders Boström
 SW == Stephan Windmüller wi...@white-hawk.de writes:

 SW On 23.10.2011 13:49, Jamie Heilman wrote:
  Chances are you all have your nfsidmap Domain mismatched between
  client and server; check your user.* syslog logs on the client for
  messages like: nfsidmap: nss_getpwnam: name 'foo@bar' does not map
  into domain 'baz'

 SW In my configuration both domains (client and server) are correctly set,
 SW but this is not the issue: passwd and group data is fetched from ldap as
 SW set in nsswitch.conf, but idmapd does not seem to respect these settings.

And in my configuration, both domains (client and server) are also
correctly set. And the only messages from nfsidmap in syslog is a
message stating that the correct domain is used. In my case, NIS is
used for passwd and group data.

The server is using nfs-common 1:1.2.2-4 . Switching back to 1:1.2.4-1
on the client solves the problem.

/ Anders



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



Bug#636306: mount.nfs: page allocation failure. order:4, mode:0xc0d0

2011-10-24 Thread Anders Boström
Hi!

We have got this problem on a NFS-server running Debian stable
amd64. The server has 8Gbyte memory and at times quite high load, but
mostly NFSv3. However, I can't experiment with the patch, this server
is too important and it is hard to schedule service-windows.

/ Anders




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



Bug#644948: nfs-common: Wrong uid/gid with latest version using NFSv4

2011-10-18 Thread Anders Boström
Hi!

I can confirm this problem with nfs-common 1:1.2.5-2, NFSv4 and
amd64. uid/gid is mapped to nobody/nogroup. Downgrade to 1:1.2.4-1
solves the problem. Running rpc.idmapd with -vvv don't show any errors
or strange messages.

/ Anders



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



Bug#620056: This bug is not a wishlist

2011-06-13 Thread Anders Boström
620056 severity important
quit

I agree that this bug is not grave, but it is not wishlist either.

It is a regression from 1.13, and it makes powertop 1.97 unusable on
some systems = important.

/ Anders



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



Bug#628667: mdadm: Write-mostly flag set when adding device

2011-05-31 Thread Anders Boström
Package: mdadm
Version: 3.1.4-1+8efb9d1
Severity: normal

If I add a device to an degraded raid1 where the write-mostly flag is
set on the only active device in the array, the write-mostly flag is
also set on the added device. The result is that write-mostly is set
on both devices. The write-mostly flag should *not* be copied to the
metadata of an added device.

The use-case it an raid1 array with two devices, A and B. A is much
faster than B, and B is therefore set to write-mostly. Then A breaks
and is replaced with a new fast device, C. C is added to the degraded
array, and get the write-mostly flag set.

/ Anders



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



Bug#628668: mdadm: Impossible to clear the write-mostly flag in metadata

2011-05-31 Thread Anders Boström
Package: mdadm
Version: 3.1.4-1+8efb9d1
Severity: normal

When turning off write-mostly on a device in an active raid1 array,
using something like this:

echo -writemostly /sys/block/md127/md/dev-md2/state

write-mostly is turned off:

flash:~ mdadm -D /dev/md127 
/dev/md127:
Version : 1.2
  Creation Time : Thu Oct 15 13:32:06 2009
 Raid Level : raid1
 Array Size : 312581688 (298.10 GiB 320.08 GB)
  Used Dev Size : 312581688 (298.10 GiB 320.08 GB)
   Raid Devices : 2
  Total Devices : 2
Persistence : Superblock is persistent

Update Time : Tue May 31 10:35:15 2011
  State : clean
 Active Devices : 2
Working Devices : 2
 Failed Devices : 0
  Spare Devices : 0

   Name : flash:mirror1  (local to host flash)
   UUID : 066d46b2:5ca5113d:261cfcc0:626c2d62
 Events : 842

Number   Major   Minor   RaidDevice State
   3   920  active sync   /dev/md/2
   2   831  active sync writemostly   /dev/sda3
flash:~ 

But the metadata isn't updated:

flash:~ mdadm -E /dev/md/2
/dev/md/2:
  Magic : a92b4efc
Version : 1.2
Feature Map : 0x0
 Array UUID : 066d46b2:5ca5113d:261cfcc0:626c2d62
   Name : flash:mirror1  (local to host flash)
  Creation Time : Thu Oct 15 13:32:06 2009
 Raid Level : raid1
   Raid Devices : 2

 Avail Dev Size : 625163376 (298.10 GiB 320.08 GB)
 Array Size : 625163376 (298.10 GiB 320.08 GB)
Data Offset : 144 sectors
   Super Offset : 8 sectors
  State : clean
Device UUID : c995047e:7f56e673:9fc386be:dac782e1

  Flags : write-mostly
Update Time : Tue May 31 10:29:08 2011
   Checksum : 8020a873 - correct
 Events : 842


   Device Role : Active device 0
   Array State : AA ('A' == active, '.' == missing)
flash:~ 

And after a reboot, md2 is flagged as writemostly again.

/ Anders



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



Bug#621723: nfs-common: rpc.idmapd has stopped working

2011-04-08 Thread Anders Boström
Package: nfs-common
Version: 1:1.2.3-1
Severity: grave

After upgrade to 1:1.2.3-1, from 1:1.2.2-5, rpc.idmapd fail to
start.

This is logged:

2011-04-08T09:54:06+02:00 sid rpc.statd[6985]: Version 1.2.3 starting
2011-04-08T09:54:06+02:00 sid sm-notify[6986]: Version 1.2.3 starting
2011-04-08T09:54:06+02:00 sid sm-notify[6986]: Already notifying clients; 
Exiting!
2011-04-08T09:54:06+02:00 sid rpc.statd[6985]: failed to create RPC listeners, 
exiting


sid:~# /usr/sbin/rpc.idmapd -f -v 
rpc.idmapd: libnfsidmap: using domain: localdomain

rpc.idmapd: libnfsidmap: loaded plugin /usr/lib/libnfsidmap/nsswitch.so for 
method nsswitch

rpc.idmapd: Expiration time is 600 seconds.
rpc.idmapd: nfsdopenone: Opening /proc/net/rpc/nfs4.nametoid/channel failed: 
errno 2 (No such file or directory)
rpc.idmapd: main: open(/var/lib/nfs/rpc_pipefs/nfs): No such file or directory
#

This makes my NFS-client unusable as it depend on NFSv4 for home-account.

Downgrade to 1:1.2.2-4 from stable solves the problem.

/ Anders

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (70, 'testing-proposed-updates'), (60, 
'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32.33 (SMP w/2 CPU cores)
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to sv_SE.UTF8)
Shell: /bin/sh linked to /bin/dash

Versions of packages nfs-common depends on:
ii  adduser  3.112+nmu2  add and remove users and groups
ii  initscripts  2.88dsf-13.1scripts for initializing and shutt
ii  libc62.11.2-11   Embedded GNU C Library: Shared lib
ii  libcap2  1:2.20-1support for getting/setting POSIX.
ii  libcomerr2   1.41.12-2   common error description library
ii  libevent-1.4-2   1.4.13-stable-1 An asynchronous event notification
ii  libgssapi-krb5-2 1.9+dfsg-1  MIT Kerberos runtime libraries - k
ii  libgssglue1  0.1-4   mechanism-switch gssapi library
ii  libk5crypto3 1.9+dfsg-1  MIT Kerberos runtime libraries - C
ii  libkrb5-31.9+dfsg-1  MIT Kerberos runtime libraries
ii  libnfsidmap2 0.24-1  An nfs idmapping library
ii  librpcsecgss30.19-2  allows secure rpc communication us
ii  libwrap0 7.6.q-19Wietse Venema's TCP wrappers libra
ii  lsb-base 3.2-27  Linux Standard Base 3.2 init scrip
ii  netbase  4.45Basic TCP/IP networking system
ii  portmap  6.0.0-3 RPC port mapper
ii  ucf  3.0025+nmu1 Update Configuration File: preserv

nfs-common recommends no packages.

nfs-common suggests no packages.

-- Configuration Files:
/etc/default/nfs-common changed:
NEED_STATD=
STATDOPTS=
NEED_IDMAPD=yes
NEED_GSSD=


-- no debconf information



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



Bug#620056: powertop: 1.97 doesn't show anything useful any more

2011-03-29 Thread Anders Boström
Package: powertop
Version: 1.97-2
Severity: important

1.13 worked fine, showing frequency-information and a top-like list of
processes leading to wakeup. 1.97 doesn't show anything useful, see
the attached file from 'powertop --html'.

/ Anders

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (70, 'testing-proposed-updates'), (60, 
'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32.33 (SMP w/2 CPU cores)
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to sv_SE.UTF8)
Shell: /bin/sh linked to /bin/dash

Versions of packages powertop depends on:
ii  libc6   2.11.2-11Embedded GNU C Library: Shared lib
ii  libgcc1 1:4.5.2-4GCC support library
ii  libncursesw55.7+20100313-5   shared libraries for terminal hand
ii  libnl2  2.0-1library for dealing with netlink s
ii  libpci3 1:3.1.7-7Linux PCI Utilities (shared librar
ii  libstdc++6  4.5.2-4  The GNU Standard C++ Library v3
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

powertop recommends no packages.

Versions of packages powertop suggests:
ii  cpufrequtils  007-1  utilities to deal with the cpufreq
pn  laptop-mode-tools none (no description available)

-- no debconf information






PowerTOP report
System information

PowerTOP version1.97 beta 1
Kernel versionLinux version 2.6.32.33 (root@sid) (gcc version 4.4.5 (Debian 4.4.5-13) ) #1 SMP Thu Mar 17 13:23:02 CET 2011
System nameASUSTeK Computer INC. A8N32-SLI-Deluxe System Version
CPU information2x  AMD Athlon(tm) 64 X2 Dual Core Processor 4400+
OS information

Power consumption summary
-nan wakeups/second,  -nan GPU ops/second and -nan VFS ops/sec
UsageEvents/sCategoryDescription
897.0 pkts/sDeviceNetwork interface: eth0 (forcedeth)

Processor Idle state report

Package  CPU 0
  CPU 1

Processor frequency report

  Package CPU 0
 CPU 1
Overview of software power consumers

UsageWakeups/sGPU ops/sDisk IO/sCategoryDescription

Process device activity

ProcessDevice
/dev/initctl
/dev/.udev/queue.bin
/dev/xconsole
/dev/input/event3
/dev/input/event1
/dev/input/event0
/dev/input/mice
/dev/gpmdata
/dev/mcelog
/dev/sda
/dev/sdb
/dev/watchdog
/dev/input/event4
/dev/input/event3
/dev/input/event0
/dev/input/event1
/dev/nvidiactl
/dev/nvidiactl
/dev/vga_arbiter
/dev/nvidia0
/dev/nvidia0
/dev/nvidia0
/dev/nvidia0
/dev/nvidia0
/dev/nvidia0
/dev/nvidia0
/dev/nvidia0
/dev/nvidia0
/dev/nvidia0
/dev/nvidia0
/dev/nvidia0

Device power report

UsageDevice name
 -0.0%CPU use
897.0 pkts/sNetwork interface: eth0 (forcedeth)

Software settings in need of tuning

VM writeback timeout

Optimal tuned software settings

NMI watchdog should be turned off
Wake-on-lan status for device eth0
Using 'ondemand' cpufreq governor






Bug#600648: iceweasel: Not allowed to select helper application

2010-10-19 Thread Anders Boström
 MH == Mike Hommey m...@glandium.org writes:

 MH I think this is because the Content-Type returned by the server is
 MH application/octet-stream instead of the relevant type. Could you try
 MH with a server that returns a video/x-ms-wvx type ?

You are correct. With a correctly configured server, using
video/x-ms-wvx, it works as expected. And in the cases not working,
the server uses application/octet-stream.

However, it is quite common with missconfigured servers in this aspect,
and firefox correctly identifies the type as Microsoft ASX
playlist = this should work.

/ Anders



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



Bug#600648: iceweasel: Not allowed to select helper application

2010-10-18 Thread Anders Boström
Package: iceweasel
Version: 3.6.10-1
Severity: normal

When trying to view an wvx-file from
http://www.trafikverket.se/Privat/Projekt/Stockholm/E20-norra-lanken/Dokument/?tabId=17236
 ,
I only get an open-dialog with the options Cancel and Save File,
I'm not allowed to select application.

The dialog say:

--
You have chosen to open

felstfilm_liten.wvx
which is a: Microsoft ASX playlist
from: http://www.trafikverket.se

Would you like to save this file?

   Cancel   Save file
--

Also, if I open the preferences/Application tab, an entry for
Microsoft ASX playlist exists. I can select an application, for an
example xine, but I still get the same Cancel/Save file dialog when
opening an wvx-file.

/ Anders

-- Package-specific info:

-- Extensions information
Name: Adblock Plus
Location: 
/usr/share/mozilla/extensions/{ec8030f7-c20a-464f-9b0e-13a3a9e97384}/{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}
Package: xul-ext-adblock-plus
Status: enabled

Name: It's All Text!
Location: 
/usr/share/mozilla/extensions/{ec8030f7-c20a-464f-9b0e-13a3a9e97384}/itsallt...@docwhat.gerf.org
Package: xul-ext-itsalltext
Status: enabled

Name: Standard
Location: /usr/lib/iceweasel/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}
Package: iceweasel
Status: enabled

Name: Svenska (SE) Language Pack
Location: /usr/lib/iceweasel/extensions/langpack-sv...@firefox.mozilla.org
Package: iceweasel-l10n-sv-se
Status: enabled

-- Plugins information
Name: DivX® Web Player
Location: /usr/lib/mozilla/plugins/libtotem-mully-plugin.so
Package: totem-mozilla
Status: enabled

Name: Java(TM) Plug-in 1.6.0_22
Location: /usr/lib/jvm/java-6-sun-1.6.0.22/jre/lib/amd64/libnpjp2.so
Package: sun-java6-bin
Status: enabled

Name: Nexus Personal
Location: /usr/lib/nspluginwrapper/plugins/npwrapper.libplugins.so
Status: enabled

Name: QuickTime Plug-in 7.6.6
Location: /usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so
Package: totem-mozilla
Status: enabled

Name: Shockwave Flash
Location: /usr/lib/flashplugin-nonfree/libflashplayer.so
Status: enabled

Name: VLC Multimedia Plugin (compatible Totem 2.30.2)
Location: /usr/lib/mozilla/plugins/libtotem-cone-plugin.so
Package: totem-mozilla
Status: enabled

Name: Windows Media Player Plug-in 10 (compatible; Totem)
Location: /usr/lib/mozilla/plugins/libtotem-gmp-plugin.so
Package: totem-mozilla
Status: enabled

Name: iTunes Application Detector
Location: /usr/lib/mozilla/plugins/librhythmbox-itms-detection-plugin.so
Package: rhythmbox-plugins
Status: enabled


-- Addons package information
ii  iceweasel  3.6.10-1   Web browser based on Firefox
ii  iceweasel-l10n 1:3.6.10+debia Swedish (Sweden) language package for Icewea
ii  rhythmbox-plug 0.12.8-2   plugins for rhythmbox music player
ii  sun-java6-bin  6.22-1 Sun Java(TM) Runtime Environment (JRE) 6 (ar
ii  totem-mozilla  2.30.2-5   Totem Mozilla plugin
ii  xul-ext-adbloc 1.2.1-1Advertisement blocking extension for web bro
ii  xul-ext-itsall 1.4.1-1Iceweasel/Firefox extension to edit textarea

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing'), (50, 'unstable'), (40, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32.15 (SMP w/2 CPU cores)
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to sv_SE.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages iceweasel depends on:
ii  debianutils  3.4 Miscellaneous utilities specific t
ii  fontconfig   2.8.0-2.1   generic font configuration library
ii  libc62.11.2-6Embedded GNU C Library: Shared lib
ii  libglib2.0-0 2.24.2-1The GLib library of C routines
ii  libgtk2.0-0  2.20.1-1+b1 The GTK+ graphical user interface 
ii  libnspr4-0d  4.8.4-2 NetScape Portable Runtime Library
ii  libstdc++6   4.4.5-2 The GNU Standard C++ Library v3
ii  procps   1:3.2.8-9   /proc file system utilities
ii  xulrunner-1.9.2  1.9.2.10-1  XUL + XPCOM application runner

iceweasel recommends no packages.

Versions of packages iceweasel suggests:
ii  latex-xft-fonts 1.6.7-1  TrueType versions of some TeX font
ii  libgssapi-krb5-21.8.3+dfsg-2 MIT Kerberos runtime libraries - k
ii  mathematica-fonts [ttf-math 12   Installer of Mathematica fonts
pn  mozplugger  none   (no description available)
ii  ttf-lyx 1.6.7-1  TrueType versions of some TeX font
ii  xfonts-mathml   4Type1 Symbol font for MathML
pn  xprint  none   (no description available)

Versions of packages xulrunner-1.9.2 depends on:
ii  libasound2  1.0.23-2 shared library for 

Bug#595199: gdm: face browser removed me

2010-09-01 Thread Anders Boström
Package: gdm
Version: 2.20.11-1
Severity: normal

A few days ago, I was removed from the face-browser in gdm. No
re-configuration of gdm had been performed and no new version of dgm
was installed. However, I run Debian testing and regulary update to
current testing.

The user-configuration in gdm is set to /etc/passwd . But I also tried
to change to not use /etc/passwd, and added myself to the include
list. The result is the same, I'm excluded from the face-browser, and
I don't get any error-message from gdm. I can however remove and add
other users.

Also, I can login by writing my login-name in gdm.

/ Andere

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing'), (50, 'unstable'), (40, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32.15 (SMP w/2 CPU cores)
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to sv_SE.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gdm depends on:
ii  adduser3.112 add and remove users and groups
ii  debconf [debconf-2.0]  1.5.35Debian configuration management sy
ii  fvwm [x-window-manager]1:2.5.30.ds-1 F(?) Virtual Window Manager
ii  gksu   2.0.2-3   graphical frontend to su
ii  gnome-session [x-session-m 2.30.2-1  The GNOME Session Manager - GNOME 
ii  gnome-terminal [x-terminal 2.30.2-1  The GNOME terminal emulator applic
ii  libart-2.0-2   2.3.21-1  Library of functions for 2D graphi
ii  libatk1.0-01.30.0-1  The ATK accessibility toolkit
ii  libattr1   1:2.4.44-2Extended attribute shared library
ii  libaudit0  1.7.13-1+b2   Dynamic library for security audit
ii  libc6  2.11.2-2  Embedded GNU C Library: Shared lib
ii  libcairo2  1.8.10-4  The Cairo 2D vector graphics libra
ii  libdbus-1-31.2.24-3  simple interprocess messaging syst
ii  libdbus-glib-1-2   0.88-2simple interprocess messaging syst
ii  libdmx11:1.1.0-2 X11 Distributed Multihead extensio
ii  libfontconfig1 2.8.0-2.1 generic font configuration library
ii  libfreetype6   2.4.2-1   FreeType 2 font engine, shared lib
ii  libglade2-01:2.6.4-1 library to load .glade files at ru
ii  libglib2.0-0   2.24.1-1  The GLib library of C routines
ii  libgnomecanvas2-0  2.30.1-1  A powerful object-oriented display
ii  libgtk2.0-02.20.1-1  The GTK+ graphical user interface 
ii  libpam-modules 1.1.1-4   Pluggable Authentication Modules f
ii  libpam-runtime 1.1.1-4   Runtime support for the PAM librar
ii  libpam0g   1.1.1-4   Pluggable Authentication Modules l
ii  libpango1.0-0  1.28.1-1  Layout and rendering of internatio
ii  librsvg2-2 2.26.3-1  SAX-based renderer library for SVG
ii  librsvg2-common2.26.3-1  SAX-based renderer library for SVG
ii  libselinux12.0.96-1  SELinux runtime shared libraries
ii  libwrap0   7.6.q-19  Wietse Venema's TCP wrappers libra
ii  libx11-6   2:1.3.3-3 X11 client-side library
ii  libxau61:1.0.6-1 X11 authorisation library
ii  libxdmcp6  1:1.0.3-2 X11 Display Manager Control Protoc
ii  libxext6   2:1.1.2-1 X11 miscellaneous extension librar
ii  libxi6 2:1.3-4   X11 Input extension library
ii  libxinerama1   2:1.1-3   X11 Xinerama extension library
ii  libxml22.7.7.dfsg-4  GNOME XML library
ii  lsb-base   3.2-23.1  Linux Standard Base 3.2 init scrip
ii  metacity [x-window-manager 1:2.30.1-2lightweight GTK+ window manager
ii  twm [x-window-manager] 1:1.0.4-2 Tab window manager
ii  xterm [x-terminal-emulator 261-1 X terminal emulator

Versions of packages gdm recommends:
ii  dialog1.1-20100428-1 Displays user-friendly dialog boxe
ii  gdm-themes0.6.2  Themes for the GNOME Display Manag
ii  whiptail  0.52.11-1  Displays user-friendly dialog boxe
ii  xnest 2:1.7.7-3  Nested X server
ii  xserver-xorg  1:7.5+6the X.Org X server
ii  zenity2.30.0-1   Display graphical dialog boxes fro

Versions of packages gdm suggests:
ii  libpam-gnome-keyring  2.30.3-1   PAM module to unlock the GNOME key
ii  locales   2.11.2-2   Embedded GNU C Library: National L
ii  pm-utils  1.3.0-2utilities and scripts for power ma

-- Configuration Files:
/etc/gdm/gdm.conf changed:
[daemon]
Greeter=/usr/lib/gdm/gdmlogin
[security]
DisallowTCP=false
[xdmcp]
[gui]

Bug#586298: kernel-package: Builds and installs initrd for non-initrd kernel

2010-08-12 Thread Anders Boström
reopen 586298
thanks

 MS == Manoj Srivastava sriva...@acm.org writes:

 MS On Fri, Jun 18 2010, Anders Boström wrote:
  Examining /etc/kernel/postinst.d.
  run-parts: executing /etc/kernel/postinst.d/initramfs-tools 2.6.32.15 
  /boot/vmlinuz-2.6.32.15
  run-parts: executing /etc/kernel/postinst.d/pm-utils 2.6.32.15 
  /boot/vmlinuz-2.6.32.15
  Running postinst hook script update-grub.

 MS That script apparently does not honor the no initrd tag that
 MS  kernel-package images pass to it. I suggest using the initramfs scripts
 MS  shipped with kernel-package, and not the ones shipped with initramfs,
 MS  since the initramfs maintainer does not support kernl-package kernels
 MS  (or non-initrd kernels for that matter).

That might be a solution, but with kernel-package 12.036, this
isn't solved. make-kpkg still builds a package that build and installs
an initrd.

/ Anders



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



Bug#581346: Already fixed

2010-08-11 Thread Anders Boström
reopen 581346
tags 581346 - fixed-upstream
thanks

 JM == Josselin Mouette j...@debian.org writes:

 JM Version: 2.30.1-1
 JM This bug should be already fixed in testing.

Well, it isn't... Have you even tested before you set it to resolved
fixed???

Also, if you care to read the upstream report, comment 13
(https://bugzilla.gnome.org/show_bug.cgi?id=606090#c13), it say:

However, not all settings we used to save are saved now, only toolbar
 and sidebar visibility and window size are used as default values for
 new documents.

The remaining issues that annoys me are:
* two-page view
* page fit
* continuous

By the way, I can't understand why the upstream report was set to
fixed with a comment like that...

/ Anders



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



Bug#586298: kernel-package: Builds and installs initrd for non-initrd kernel

2010-06-18 Thread Anders Boström
Package: kernel-package
Version: 12.033
Severity: normal

When I build a kernel without initrd-support kernel-package with this
command:
# make-kpkg kernel_image modules_image

make-kpkg still build and installs an initrd:

sid:/usr/src# dpkg -i linux-image-2.6.32.15_2.6.32.15-10.00.Custom_amd64.deb 
Selecting previously deselected package linux-image-2.6.32.15.
(Reading database ... 213039 files and directories currently installed.)
Unpacking linux-image-2.6.32.15 (from 
linux-image-2.6.32.15_2.6.32.15-10.00.Custom_amd64.deb) ...
Examining /etc/kernel/preinst.d/
Done.
Setting up linux-image-2.6.32.15 (2.6.32.15-10.00.Custom) ...
Running depmod.
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 2.6.32.15 
/boot/vmlinuz-2.6.32.15
run-parts: executing /etc/kernel/postinst.d/pm-utils 2.6.32.15 
/boot/vmlinuz-2.6.32.15
Running postinst hook script update-grub.
Generating grub.cfg ...
Found background image: moreblue-orbit-grub.png
Found linux image: /boot/vmlinuz-2.6.32.15
Found initrd image: /boot/initrd.img-2.6.32.15
Found linux image: /boot/vmlinuz-2.6.32.11
Found linux image: /boot/vmlinuz-2.6.32-5-amd64
Found initrd image: /boot/initrd.img-2.6.32-5-amd64
Found memtest86 image: /boot/memtest86.bin
Found memtest86+ image: /boot/memtest86+_multiboot.bin
Found Debian GNU/Linux (5.0.4) on /dev/sda4
done
sid:/usr/src# 

From 'man make-kpkg':

   --initrd
  If  make-kpkg  is  generating a kernel-image package, arrange to
  convey to the hook scripts run from the post installation  main-
  tainer  scripts that this image requires an initrd, and that the
  initrd generation hook scripts should not short  circuit  early.
  Without  this option, the example initramfs hook scripts bundled
  in with kernel-package will take no action on installation.  The
  same  effect can be achieved by setting the environment variable
  INITRD to any non empty value.  Please note  that  unless  there
  are  hook  scripts  in /etc/kernel or added into the hook script
  parameter of /etc/kernel-img.conf.  no initrd  will  be  created
  (the bundled in example scripts are just examples -- user action
  is required before anything happens).

So unless I set the INITRD variable or pass --initrd to make-kpkg,
the initrd-generating script should not run. And I've not set the
INITRD variable.

This has been working fine before, so the bug is new.

/ Anders

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing'), (51, 'testing-proposed-updates'), (50, 
'unstable'), (40, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32.11 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to sv_SE.UTF8)
Shell: /bin/sh linked to /bin/dash

Versions of packages kernel-package depends on:
ii  binutils 2.20.1-10   The GNU assembler, linker and bina
ii  build-essential  11.5Informational list of build-essent
ii  debianutils  3.2.3   Miscellaneous utilities specific t
ii  file 5.04-2  Determines file type using magic
ii  gettext  0.17-11 GNU Internationalization utilities
ii  make 3.81-8  An utility for Directing compilati
ii  module-init-tools3.12~pre2-3 tools for managing Linux kernel mo
ii  po-debconf   1.0.16  tool for managing templates file t
ii  util-linux   2.16.2-0Miscellaneous system utilities

Versions of packages kernel-package recommends:
ii  cpio  2.11-4 GNU cpio -- a program to manage ar

Versions of packages kernel-package suggests:
pn  btrfs-tools   none (no description available)
ii  bzip2 1.0.5-4high-quality block-sorting file co
ii  docbook-utils 0.6.14-1.1 Convert Docbook files to other for
ii  e2fsprogs 1.41.12-1  ext2/ext3/ext4 file system utiliti
pn  grub | grub2  none (no description available)
ii  initramfs-tools [linux-in 0.94.4 tools for generating an initramfs
pn  jfsutils  none (no description available)
ii  libncurses5-dev [libncurs 5.7+20100313-2 developer's libraries and docs for
pn  linux-source | kernel-sou none (no description available)
ii  mcelog1.0~pre3-1 x86-64 Machine Check Exceptions co
pn  oprofile  none (no description available)
pn  pcmciautils   none (no description available)
pn  ppp   none (no description available)
ii  procps1:3.2.8-9  /proc file system utilities
pn  quota none (no description available)
pn  reiserfsprogs  

Bug#581346: evince: Regression: impossible to save settings for new documents

2010-05-12 Thread Anders Boström
Package: evince
Version: 2.30.1-2
Severity: normal

In evince 2.30, evince always starts with builtin default settings
for new documents. In earlier versions, it started with the settings
you selected last time you run evince.

This is very annoying, I have to move and resize the window, select
two-page view, select best fit and de-assert continuous every time I
start evince with a new document.

This is reported upstream in
https://bugzilla.gnome.org/show_bug.cgi?id=606090
and for Ubuntu in
https://bugs.edge.launchpad.net/ubuntu/+source/evince/+bug/544639

/ Anders

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing'), (51, 'testing-proposed-updates'), (50, 
'unstable'), (40, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32.11 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to sv_SE.UTF8)
Shell: /bin/sh linked to /bin/dash

Versions of packages evince depends on:
ii  evince-common   2.30.1-2 Document (postscript, pdf) viewer 
ii  gconf2  2.28.1-3 GNOME configuration database syste
ii  gnome-icon-theme2.30.2.1-1   GNOME Desktop icon theme
ii  libatk1.0-0 1.30.0-1 The ATK accessibility toolkit
ii  libc6   2.10.2-6 Embedded GNU C Library: Shared lib
ii  libcairo2   1.8.10-4 The Cairo 2D vector graphics libra
ii  libdbus-1-3 1.2.24-1 simple interprocess messaging syst
ii  libdbus-glib-1-20.86-1   simple interprocess messaging syst
ii  libevince2  2.30.1-2 Document (postscript, pdf) renderi
ii  libfontconfig1  2.8.0-2.1generic font configuration library
ii  libfreetype62.3.11-1 FreeType 2 font engine, shared lib
ii  libgconf2-4 2.28.1-3 GNOME configuration database syste
ii  libglib2.0-02.24.0-1 The GLib library of C routines
ii  libgnome-keyring0   2.30.1-1 GNOME keyring services library
ii  libgtk2.0-0 2.20.0-3 The GTK+ graphical user interface 
ii  libice6 2:1.0.6-1X11 Inter-Client Exchange library
ii  libnautilus-extension1  2.30.1-1 libraries for nautilus components 
ii  libpango1.0-0   1.28.0-1 Layout and rendering of internatio
ii  libsm6  2:1.1.1-1X11 Session Management library
ii  libx11-62:1.3.3-3X11 client-side library
ii  libxml2 2.7.7.dfsg-2 GNOME XML library
ii  shared-mime-info0.71-1   FreeDesktop.org shared MIME databa
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages evince recommends:
ii  dbus-x11  1.2.24-1   simple interprocess messaging syst
ii  gvfs  1.6.0-1+b1 userspace virtual filesystem - ser

Versions of packages evince suggests:
ii  nautilus  2.30.1-1   file manager and graphical shell f
ii  poppler-data  0.4.2-1Encoding data for the poppler PDF 
ii  unrar 1:3.8.5-1  Unarchiver for .rar files (non-fre

-- no debconf information



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



Bug#576935: cups: Queue automatically paused when printer is restarted

2010-04-08 Thread Anders Boström
Package: cups
Version: 1.4.2-4
Severity: normal

When printing a pdf-document on a HP LaserJet 4050N (via network,
socket://hp4050-4) the printer hang. (It is common, evince+cups PS
driver+HP4050N = crap)

I canceled the print-job, but the printer was dead. I then
power-cycled the printer.

The result is that the next job ended up in the status Unable to
write print data: Broken pipe, and the printer queue was paused.

I then tried to resume the queue, but just got an forbidden message
back. I had to login as root to resume the queue.

From /var/log/cups/error_log:

...
D [08/Apr/2010:10:36:43 +0200] [Job 190] prtMarkerSuppliesLevel.1.1 = 2540
D [08/Apr/2010:10:36:43 +0200] [Job 190] ATTR: marker-levels=55
D [08/Apr/2010:10:36:43 +0200] [Job 190] prtMarkerSuppliesLevel.1.1 = 2540
D [08/Apr/2010:10:36:43 +0200] [Job 190] ATTR: marker-levels=55
D [08/Apr/2010:10:36:43 +0200] [Job 190] prtMarkerSuppliesLevel.1.1 = 2540
D [08/Apr/2010:10:36:43 +0200] [Job 190] ATTR: marker-levels=55
D [08/Apr/2010:10:36:43 +0200] [Job 190] prtMarkerSuppliesLevel.1.1 = 2540
D [08/Apr/2010:10:36:43 +0200] [Job 190] ATTR: marker-levels=55
D [08/Apr/2010:10:36:43 +0200] [Job 190] ATTR: marker-levels=55
D [08/Apr/2010:10:36:43 +0200] [Job 190] Error reading back-channel data: Connec
tion reset by peer
D [08/Apr/2010:10:36:43 +0200] [Job 190] Set job-printer-state-message to Unabl
e to write print data: Broken pipe, current level=ERROR
D [08/Apr/2010:10:36:43 +0200] [Job 190] Utskriftsfil skickad, vC3A4ntar p
C3A5 skrivaren...
D [08/Apr/2010:10:36:43 +0200] [Job 190] ATTR: marker-levels=55
D [08/Apr/2010:10:36:43 +0200] [Job 190] Before page loop - %%Page: 1 1
D [08/Apr/2010:10:36:43 +0200] [Job 190] Copying page 1...
D [08/Apr/2010:10:36:43 +0200] [Job 190] PAGE: 1 1
D [08/Apr/2010:10:36:43 +0200] [Job 190] pagew = 568.3, pagel = 817.7
D [08/Apr/2010:10:36:43 +0200] [Job 190] bboxx = 0, bboxy = 0, bboxw = 595, bbox
l = 842
...
D [08/Apr/2010:10:36:43 +0200] [Job 190] PageLeft = 13.4, PageRight = 581.8
D [08/Apr/2010:10:36:43 +0200] [Job 190] PageTop = 829.7, PageBottom = 12.1
D [08/Apr/2010:10:36:43 +0200] [Job 190] PageWidth = 595.0, PageLength = 842.0
D [08/Apr/2010:10:36:43 +0200] [Job 190] Copying page 17...
D [08/Apr/2010:10:36:43 +0200] [Job 190] PAGE: 17 1
D [08/Apr/2010:10:36:43 +0200] [Job 190] pagew = 568.3, pagel = 817.7
D [08/Apr/2010:10:36:43 +0200] [Job 190] bboxx = 0, bboxy = 0, bboxw = 595, 
bboxl = 842
D [08/Apr/2010:10:36:43 +0200] [Job 190] PageLeft = 13.4, PageRight = 581.8
D [08/Apr/2010:10:36:43 +0200] [Job 190] PageTop = 829.7, PageBottom = 12.1
D [08/Apr/2010:10:36:43 +0200] [Job 190] PageWidth = 595.0, PageLength = 842.0
D [08/Apr/2010:10:36:43 +0200] [Job 190] Wrote 17 pages...
D [08/Apr/2010:10:36:43 +0200] [Job 190] Backend returned status 1 (failed)
D [08/Apr/2010:10:36:43 +0200] [Job 190] Printer stopped due to backend errors; 
please consult the error_log file for details.
D [08/Apr/2010:10:36:43 +0200] [Job 190] End of messages
D [08/Apr/2010:10:36:43 +0200] [Job 190] printer-state=5(stopped)
D [08/Apr/2010:10:36:43 +0200] [Job 190] printer-state-message=Utskriftsfil 
skickad, vC3A4ntar pC3A5 skrivaren...
D [08/Apr/2010:10:36:43 +0200] [Job 190] printer-state-reasons=paused
E [08/Apr/2010:11:38:42 +0200] Returning HTTP Forbidden for Resume-Printer 
(ipp://localhost/printers/k5a4) from localhost
...

Why is the queue automatically paused???

/ Anders

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing'), (51, 'testing-proposed-updates'), (50, 
'unstable'), (40, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32.8 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to sv_SE.UTF8)
Shell: /bin/sh linked to /bin/dash

Versions of packages cups depends on:
ii  adduser3.112 add and remove users and groups
ii  bc 1.06.95-2 The GNU bc arbitrary precision cal
ii  cups-client1.4.2-4   Common UNIX Printing System(tm) - 
ii  cups-common1.4.2-4   Common UNIX Printing System(tm) - 
ii  debconf [debconf-2.0]  1.5.30Debian configuration management sy
ii  ghostscript8.71~dfsg-3   The GPL Ghostscript PostScript/PDF
ii  libavahi-client3   0.6.25-3  Avahi client library
ii  libavahi-common3   0.6.25-3  Avahi common library
ii  libc6  2.10.2-6  Embedded GNU C Library: Shared lib
ii  libcups2   1.4.2-4   Common UNIX Printing System(tm) - 
ii  libcupscgi11.4.2-4   Common UNIX Printing System(tm) - 
ii  libcupsdriver1 1.4.2-4   Common UNIX Printing System(tm) - 
ii  libcupsimage2  1.4.2-4   Common UNIX Printing System(tm) - 
ii  libcupsmime1   1.4.2-4   Common UNIX Printing System(tm) - 
ii  libcupsppdc1   1.4.2-4   Common UNIX Printing System(tm) - 
ii  

Bug#574241: virtinst: internal error Process exited while reading console log output

2010-03-16 Thread Anders Boström
Package: virtinst
Version: 0.500.2-1
Severity: grave

When running virt-install, it always fails with this error message:

ERRORinternal error Process exited while reading console log output: char 
device redirected to /dev/pts/5

I've tried with packages (libvirt0, libvirt-bin, kvm, qemu etc) both
from testing and unstable with the same result.

Output from virt-install --debug:

eckert:/srv/kvm_images# virt-install --connect qemu:///system -n lenny32 -r 512 
--vcpus=2 --os-type=linux --os-variant=debianlenny --accelerate -l 
http://ftp.acc.umu.se/debian/dists/lenny/main/installer-i386/ --disk 
lenny32.qcow2,size=10 --vnc --debug
Wed, 17 Mar 2010 00:02:55 DEBUGLaunched with command line:
/usr/bin/virt-install --connect qemu:///system -n lenny32 -r 512 --vcpus=2 
--os-type=linux --os-variant=debianlenny --accelerate -l 
http://ftp.acc.umu.se/debian/dists/lenny/main/installer-i386/ --disk 
lenny32.qcow2,size=10 --vnc --debug
Wed, 17 Mar 2010 00:02:55 DEBUGRequesting libvirt URI qemu:///system
Wed, 17 Mar 2010 00:02:55 DEBUGReceived libvirt URI qemu:///system
Wed, 17 Mar 2010 00:02:55 DEBUGRequesting virt method 'default', hv type 
'default'.
Wed, 17 Mar 2010 00:02:55 DEBUGReceived virt method 'hvm'
Wed, 17 Mar 2010 00:02:55 DEBUGHypervisor name is 'kvm'
Wed, 17 Mar 2010 00:02:55 DEBUGparse_disk: returning {'sparse': True, 
'format': None, 'bus': None, 'driverCache': None, 'readOnly': False, 
'shareable': False, 'volInstall': None, 'volName': None, 'device': 'disk', 
'path': 'lenny32.qcow2', 'conn': libvirt.virConnect instance at 0x1974d40, 
'size': 10.0}
Wed, 17 Mar 2010 00:02:55 DEBUGCould not open /etc/sysconfig/keyboard 
[Errno 2] No such file or directory: '/etc/sysconfig/keyboard'
Wed, 17 Mar 2010 00:02:55 DEBUGDidn't match keymap 'se' in keytable!
Wed, 17 Mar 2010 00:02:55 DEBUGDistroInstaller location is a network source.


Starting install...
Wed, 17 Mar 2010 00:02:56 DEBUGAttempting to detect distro:
Wed, 17 Mar 2010 00:02:56 DEBUGHTTP hasFile: didn't find 
http://ftp.acc.umu.se/debian/dists/lenny/main/installer-i386/.treeinfo
Wed, 17 Mar 2010 00:02:56 DEBUGHTTP hasFile: didn't find 
http://ftp.acc.umu.se/debian/dists/lenny/main/installer-i386/Fedora
Wed, 17 Mar 2010 00:02:56 DEBUGHTTP hasFile: didn't find 
http://ftp.acc.umu.se/debian/dists/lenny/main/installer-i386/Server
Wed, 17 Mar 2010 00:02:56 DEBUGHTTP hasFile: didn't find 
http://ftp.acc.umu.se/debian/dists/lenny/main/installer-i386/Client
Wed, 17 Mar 2010 00:02:56 DEBUGHTTP hasFile: didn't find 
http://ftp.acc.umu.se/debian/dists/lenny/main/installer-i386/RedHat
Wed, 17 Mar 2010 00:02:56 DEBUGHTTP hasFile: didn't find 
http://ftp.acc.umu.se/debian/dists/lenny/main/installer-i386/CentOS
Wed, 17 Mar 2010 00:02:56 DEBUGHTTP hasFile: didn't find 
http://ftp.acc.umu.se/debian/dists/lenny/main/installer-i386/SL
Wed, 17 Mar 2010 00:02:56 DEBUGHTTP hasFile: didn't find 
http://ftp.acc.umu.se/debian/dists/lenny/main/installer-i386/directory.yast
Wed, 17 Mar 2010 00:02:56 DEBUGFetching URI: 
http://ftp.acc.umu.se/debian/dists/lenny/main/installer-i386/current/images/MANIFEST
Wed, 17 Mar 2010 00:02:56 DEBUGSaved file to 
/var/lib/libvirt/boot/virtinst-MANIFEST.Qkj8-R
Retrieving file MANIFEST. 100% |=| 1.5 kB00:00 
Wed, 17 Mar 2010 00:02:56 DEBUGDetected a Debian distro
Wed, 17 Mar 2010 00:02:57 DEBUGFetching URI: 
http://ftp.acc.umu.se/debian/dists/lenny/main/installer-i386/current/images/netboot/debian-installer/i386/linux
Retrieving file linux...   93% |===  | 1.3 MB00:00 ETA 
Wed, 17 Mar 2010 00:02:59 DEBUGSaved file to 
/var/lib/libvirt/boot/virtinst-linux.tZUMIz
Retrieving file linux...  100% |=| 1.4 MB00:01 
Wed, 17 Mar 2010 00:02:59 DEBUGFetching URI: 
http://ftp.acc.umu.se/debian/dists/lenny/main/installer-i386/current/images/netboot/debian-installer/i386/initrd.gz
Retrieving file initrd.gz  98% | | 5.6 MB00:00 ETA 
Wed, 17 Mar 2010 00:03:06 DEBUGSaved file to 
/var/lib/libvirt/boot/virtinst-initrd.gz.1GiMY2
Retrieving file initrd.gz 100% |=| 5.7 MB00:07 
Creating storage file len 100% |=|  10 GB00:00 
Wed, 17 Mar 2010 00:03:06 DEBUGCreating guest from:
domain type='kvm'
  namelenny32/name
  currentMemory524288/currentMemory
  memory524288/memory
  uuid85fc588e-1ebc-c30a-be02-e71a4cc12f58/uuid
  os
type arch='x86_64'hvm/type
kernel/var/lib/libvirt/boot/virtinst-linux.tZUMIz/kernel
initrd/var/lib/libvirt/boot/virtinst-initrd.gz.1GiMY2/initrd

cmdlinemethod=http://ftp.acc.umu.se/debian/dists/lenny/main/installer-i386//cmdline
  /os
  features
acpi/apic/pae/
  /features
  clock offset=utc/
  on_poweroffdestroy/on_poweroff
  on_rebootdestroy/on_reboot
  on_crashdestroy/on_crash
  vcpu2/vcpu
  devices
emulator/usr/bin/kvm/emulator

Bug#570344: fancontrol: pwmconfig is broken

2010-02-18 Thread Anders Boström
Package: fancontrol
Version: 1:3.1.2-2
Severity: normal

I had to re-run pwmconfig in orde to generate a new config-file after
upgrading. The resulting /etc/fancontrol isn't working, when I start
/etc/init.d/fancontrol, no deamon is started, and I don't get any
error message.

However:

sid:~# start-stop-daemon --start --pidfile /var/run/fancontrol.pid --startas 
/usr/sbin/fancontrol
Loading configuration from /etc/fancontrol ...

Common settings:
  INTERVAL=10

Settings for hwmon1/device/pwm1:
  Depends on hwmon0/temp1_input
  Controls hwmon1/device/fan1_input+hwmon0/fan1_input
  MINTEMP=45
  MAXTEMP=60
  MINSTART=150
  MINSTOP=130
  MINPWM=0
  MAXPWM=255

Error: file hwmon1/device/fan1_input+hwmon0/fan1_input doesn't exist

At least one referenced file is missing. Either some required kernel
modules haven't been loaded, or your configuration file is outdated.
In the latter case, you should run pwmconfig again.
sid:~#

And /etc/fancontrol look like this:

# Configuration file generated by pwmconfig, changes will be lost
INTERVAL=10
DEVPATH=hwmon0=devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:02/ATK0110:00 
hwmon1=devices/platform/it87.3328
DEVNAME=hwmon0=atk0110 hwmon1=it8712
FCTEMPS= hwmon1/device/pwm1=hwmon0/temp1_input
FCFANS= hwmon1/device/pwm1=hwmon1/device/fan1_input+hwmon0/fan1_input
MINTEMP= hwmon1/device/pwm1=40
MAXTEMP= hwmon1/device/pwm1=60
MINSTART= hwmon1/device/pwm1=150
MINSTOP= hwmon1/device/pwm1=0

The problem is solved if I change FCFANS to:

FCFANS= hwmon1/device/pwm1=hwmon1/device/fan1_input

I got this error message when running pwmconfig:

Enter the low temperature (degree C)
below which the fan should spin at minimum speed (20): 40

Enter the high temperature (degree C)
over which the fan should spin at maximum speed (60): 
/usr/sbin/pwmconfig: line 923: [: 0+0: integer expression expected
/usr/sbin/pwmconfig: line 949: [: 0+0: integer expression expected

Enter the PWM value (0-255) to use when the temperature
is over the high temperature limit (255): 

/ Anders

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing'), (51, 'testing-proposed-updates'), (50, 
'unstable'), (40, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32.8 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to sv_SE.UTF8)
Shell: /bin/sh linked to /bin/dash

Versions of packages fancontrol depends on:
ii  lsb-base  3.2-23 Linux Standard Base 3.2 init scrip

fancontrol recommends no packages.

fancontrol suggests no packages.

-- no debconf information



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



Bug#569532: python2.6-minimal: Tries to create /usr/local/lib/python2.6

2010-02-12 Thread Anders Boström
Package: python2.6-minimal
Version: 2.6.4-5
Severity: serious

When I try to install python2.6-minimal 2.6.4-5, I get this:

(Reading database ... 220052 files and directories currently installed.)
Preparing to replace python2.6-minimal 2.6.4-4 (using 
.../python2.6-minimal_2.6.4-5_amd64.deb) ...
mkdir: cannot create directory `/usr/local/lib/python2.6': Permission denied
dpkg: error processing 
/var/cache/apt/archives/python2.6-minimal_2.6.4-5_amd64.deb (--unpack):
 subprocess new pre-installation script returned error exit status 1

Debian Policy Manual, section 9.1.2
http://www.debian.org/doc/debian-policy/ch-opersys.html#s9.1.2:

As mandated by the FHS, packages must not place any files in
/usr/local, either by putting them in the file system archive to be
unpacked by dpkg or by manipulating them in their maintainer scripts. 

/ Anders

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing'), (51, 'testing-proposed-updates'), (50, 
'unstable'), (40, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32.8 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to sv_SE.UTF8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python2.6-minimal depends on:
ii  libc6   2.10.2-2 GNU C Library: Shared libraries
ii  libssl0.9.8 0.9.8k-8 SSL shared libraries
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages python2.6-minimal recommends:
pn  python2.6 none (no description available)

Versions of packages python2.6-minimal suggests:
ii  binfmt-support1.2.16 Support for extra binary formats

-- no debconf information



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



Bug#565404: linux-image-2.6.26-2-amd64: atl1e: TSO is broken

2010-01-26 Thread Anders Boström
 JY == Jie Yang jie.y...@atheros.com writes:

 JY Anders Boström and...@netinsight.net wrote:

 JY following is my test cese,
  
 JY a nfs server server with ar8131chip, device id 1063.
  export /tmp/ dir as the nfs share directory,  JY the client,
  mount the server_ip:/tmp to local dir /mnt/nfs, ust a python
  script to write and read data on the  JY
  /mnt/nfs/testnfs.log. it works fine.
  
  OK, the device-ID in our NFS-server is 1026, rev. b0. So it
  is possible that the problem is specific to that chip/version.
 JY oops, its my mistake in writing, my case is 1026 device ID

  
 JY Can you give me some advice on how to reproduce this bug??
  
  The only suggestion I have is to try to find a board with a
  1026-chip on it.
  
  My test-case is just copy of a 1 Gbyte file from the
  NFS-server to /dev/null , after making sure that the file
  isn't cached on the client by reading huge amounts of other data.
  
 JY just to check, if the kernel version is 2.6.26-2 ??

I've tested with
Debian linux-image-2.6.26-2-amd64 version 2.6.26-19lenny2,
Debian linux-image-2.6.30-bpo.2-amd64 version 2.6.30-8~bpo50+2 and
kernel.org 2.6.30.10 amd64 with ethtool patch for setting of tso. Same
result.

/ Anders



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



Bug#565404: linux-image-2.6.26-2-amd64: atl1e: TSO is broken

2010-01-25 Thread Anders Boström
 JY == Jie Yang jie.y...@atheros.com writes:

 JY Anders Boström and...@netinsight.net wrote:
  Cc: b...@decadent.org.uk; net...@vger.kernel.org;
  565...@bugs.debian.org; Xiong Huang
  Subject: Re: Bug#565404: linux-image-2.6.26-2-amd64: atl1e:
  TSO is broken

  One strange observation is that I can only reproduce this
  problem when transmitting data from a NFS-server using TCP
  with Atheros AR8121/AR8113/AR8114.
  
  I've tried to reproduce the problem using test-programs, like
  nttcp and netpipe, without any success. One observation is
  that the test-programs *only* generates 1500 bytes
  IP-packets. When the NFS-server sends data, a sequence of
  1500 bytes IP-packets are generated, ending with a shorter
  packet. And this last packet in the sequence has 1500 in the
  IP-header length field, but is shorter.
  
 JY following is my test cese,

 JY a nfs server server with ar8131chip, device id 1063. export /tmp/ dir as 
the nfs share directory,
 JY the client, mount the server_ip:/tmp to local dir /mnt/nfs, ust a python 
script to write and read data on the
 JY /mnt/nfs/testnfs.log. it works fine.

OK, the device-ID in our NFS-server is 1026, rev. b0. So it is
possible that the problem is specific to that chip/version.

 JY Can you give me some advice on how to reproduce this bug??

The only suggestion I have is to try to find a board with a 1026-chip
on it.

My test-case is just copy of a 1 Gbyte file from the
NFS-server to /dev/null , after making sure that the file isn't cached
on the client by reading huge amounts of other data.

/ Anders



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



Bug#565404: linux-image-2.6.26-2-amd64: atl1e: TSO is broken

2010-01-21 Thread Anders Boström
 JY == Jie Yang jie.y...@atheros.com writes:

  Have you tested NFS over TCP? The block-size the application
  uses can have an effect on this. What application did you
  use? Block-size?
  
 JY yes, I tested NFS over TCP.

One strange observation is that I can only reproduce this problem when
transmitting data from a NFS-server using TCP with Atheros
AR8121/AR8113/AR8114.

I've tried to reproduce the problem using test-programs, like nttcp
and netpipe, without any success. One observation is that the
test-programs *only* generates 1500 bytes IP-packets. When
the NFS-server sends data, a sequence of 1500 bytes IP-packets are
generated, ending with a shorter packet. And this last packet in the
sequence has 1500 in the IP-header length field, but is shorter.

/ Anders



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



Bug#565404: linux-image-2.6.26-2-amd64: atl1e: TSO is broken

2010-01-20 Thread Anders Boström
 JY == Jie Yang jie.y...@atheros.com writes:

 JY Anders Boström and...@netinsight.net wrote:
  It is an ASUS M4A78 PRO motherboard with the Atheros
  AR8121/AR8113/AR8114 on-board.
  
   ~25Mbyte/s performance. I get ~5000 retransmitted packets
  per GByte   data, according to RetransSegs in
  /proc/net/snmp . wireshark in the   client show that the
  server send out a sequence of frames. All but the   last
  one are 1500 bytes IP-packets. The last one is shorter, but
  the   IP-header still say 1500 byte. The client then
  requests retransmit,   and the retransmitted frame arrives
  with correct IP-header.

 JY i just test it on Linux localhost.localdomain 2.6.31.5-127.fc12.x86_64 #1 
SMP Sat Nov 7 21:11:14 EST 2009 x86_64 x86_64 x86_64 GNU/Linux.
 JY with hardware, Atheros AR8121/AR8113/AR8114 PCI-E Ethernet Controller (rev 
b0)
 JY device id : 1969:1026 (rev b0)

 JY i upload/download a 382M it work well with retransmit packet:

Have you tested NFS over TCP? The block-size the application uses can
have an effect on this. What application did you use? Block-size?

/ Anders



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



Bug#565404: linux-image-2.6.26-2-amd64: atl1e: TSO is broken

2010-01-15 Thread Anders Boström
Package: linux-image-2.6.26-2-amd64
Version: 2.6.26-19
Severity: normal

Short desription


TCP Segmentation Offload (TSO) result in broken IPv4-packets sent out
from Atheros AR8121/AR8113/AR8114 with the atl1e driver.


Work around
---

Turn off TSO.


Long desription


When I run NFS over TCP (default options) and read large files from a
server with Atheros AR8121/AR8113/AR8114 Ethernet chip, I only get
~25Mbyte/s performance. I get ~5000 retransmitted packets per GByte
data, according to RetransSegs in /proc/net/snmp . wireshark in the
client show that the server send out a sequence of frames. All but the
last one are 1500 bytes IP-packets. The last one is shorter, but the
IP-header still say 1500 byte. The client then requests retransmit,
and the retransmitted frame arrives with correct IP-header.

If I mount NFS using UDP instead, performance is ~110Mbyte/s.

TCP Segmentation Offload (TSO) is default enabled in the atl1e
Ethernet-driver. When I run a patched 2.6.30.10, enabling ethtool to
turn off TSO (using ac936929092dc6a5409b627c4c67305ab9b626b3 by Ben
Hutchings), and turn off TSO, the problem disappears. Performance is
~110Mbyte/s and no broken IP-packets arrive.


Capture of 146-byte Ethernet frame with bad IP-header:

No. TimeSourceDestination   Protocol Info
  98329 11.034129   flash.netinsight.se   sid.netinsight.se RPC  
Continuation

Frame 98329 (146 bytes on wire, 146 bytes captured)
Arrival Time: Jan 15, 2010 13:35:16.224491000
[Time delta from previous captured frame: 0.09000 seconds]
[Time delta from previous displayed frame: 0.09000 seconds]
[Time since reference or first frame: 11.034129000 seconds]
Frame Number: 98329
Frame Length: 146 bytes
Capture Length: 146 bytes
[Frame is marked: False]
[Protocols in frame: eth:ip:tcp:rpc]
[Coloring Rule Name: TCP]
[Coloring Rule String: tcp]
Ethernet II, Src: AsustekC_ae:69:6d (00:26:18:ae:69:6d), Dst: sid.netinsight.se 
(00:18:f3:52:22:3f)
Internet Protocol, Src: flash.netinsight.se (10.100.0.88), Dst: 
sid.netinsight.se (10.100.1.25)
Version: 4
Header length: 20 bytes
Differentiated Services Field: 0x00 (DSCP 0x00: Default; ECN: 0x00)
Total Length: 1500
Identification: 0x331e (13086)
Flags: 0x02 (Don't Fragment)
Fragment offset: 0
Time to live: 64
Protocol: TCP (0x06)
Header checksum: 0xebc5 [correct]
Source: flash.netinsight.se (10.100.0.88)
Destination: sid.netinsight.se (10.100.1.25)
Transmission Control Protocol, Src Port: nfs (2049), Dst Port: accessbuilder 
(888), Seq: 93989617, Ack: 516997, Len: 80
Remote Procedure Call

  00 18 f3 52 22 3f 00 26 18 ae 69 6d 08 00 45 00   ...R?...im..E.
0010  05 dc 33 1e 40 00 40 06 eb c5 0a 64 00 58 0a 64   @.@d.X.d
0020  01 19 08 01 03 78 a4 07 57 23 e6 50 1f 1b 80 10   .x..W#.P
0030  01 f5 dd 8d 00 00 01 01 08 0a 05 28 ca 7e 38 93   ...(.~8.
0040  67 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00   g...
0050  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   
0060  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   
0070  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   
0080  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   
0090  00 00 ..



Software info:

I've tested with Debian 2.6.26 (stable) and 2.6.30 (testing), as well
as 2.6.30.10 from kernel.org. Same result.
Architecture: amd64 (x86_64)


Hardware info:

lspci -vvv:

03:00.0 Ethernet controller: Attansic Technology Corp. Atheros 
AR8121/AR8113/AR8114 PCI-E Ethernet Controller (rev b0)
Subsystem: ASUSTeK Computer Inc. Device 831c
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, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 27
Region 0: Memory at fbfc (64-bit, non-prefetchable) [size=256K]
Region 2: I/O ports at ec00 [size=128]
Capabilities: [40] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [48] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 
Enable+
Address: fee0f00c  Data: 4189
Capabilities: [58] Express (v1) Endpoint, MSI 00
DevCap: MaxPayload 4096 bytes, PhantFunc 0, Latency L0s 4us, 
L1 unlimited
ExtTag- AttnBtn+ AttnInd+ PwrInd+ RBE- FLReset-
DevCtl: Report errors: Correctable- Non-Fatal- Fatal- 
Unsupported-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
MaxPayload 128 bytes, 

Bug#539907: still not working

2009-10-01 Thread Anders Boström
reopen 539907
stop

Followup-For: Bug #539907
Package: memtest86+
Version: 4.00-1

This bug is still not fixed... My /boot/grub/grub.cfg look like this
after update to memtest86+ 4.00-1:

...
### BEGIN /etc/grub.d/20_memtest86+ ###
menuentry Memory test (memtest86+) {
  prepare_grub_to_access_device /dev/md4 | sed -e s/^/\t/
linux16 /boot/memtest86+.bin
}
menuentry Memory test (memtest86+, serial console 115200) {
  prepare_grub_to_access_device /dev/md4 | sed -e s/^/\t/
linux16 /boot/memtest86+.bin console=ttyS0,115200n8
}
### END /etc/grub.d/20_memtest86+ ###

And this fails with unknown command prepare_grub_to_acce.

/ Anders



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



Bug#539907: still not working

2009-10-01 Thread Anders Boström
This patch solves the problem for me:

--- /etc/grub.d/20_memtest86+~  2009-09-30 01:14:22.0 +0200
+++ /etc/grub.d/20_memtest86+   2009-10-01 22:36:52.0 +0200
@@ -7,14 +7,14 @@
   echo Found memtest86+ image: $MEMTESTPATH 2
   cat  EOF
 menuentry Memory test (memtest86+) {
-  prepare_grub_to_access_device ${GRUB_DEVICE_BOOT} | sed -e s/^/\t/
 EOF
+  prepare_grub_to_access_device ${GRUB_DEVICE_BOOT} | sed -e s/^/\t/
   cat  EOF
linux16 $MEMTESTPATH
 }
 menuentry Memory test (memtest86+, serial console 115200) {
-  prepare_grub_to_access_device ${GRUB_DEVICE_BOOT} | sed -e s/^/\t/
 EOF
+  prepare_grub_to_access_device ${GRUB_DEVICE_BOOT} | sed -e s/^/\t/
   cat  EOF
linux16 $MEMTESTPATH console=ttyS0,115200n8
 }

/ Anders



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



Bug#536545: nvidia-glx-ia32 uninstallable and ia32-apt-get removed

2009-08-10 Thread Anders Boström
Now, ia32-apt-get is removed from sid, and a new version of ia32-libs
is in testing.

nvidia-glx-ia32 still depends on the unexistent packages ia32-libx11-6
and ia32-libxext6, and there are no sane way of resolving the depends.

I run testing as much as possible, but can't upgrade testing any more
due to this problem.

What is the plan forward? How is this going to be solved? New version
of nvidia-glx-ia32 only depending on the new version of ia32-libs?

/ Anders



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



Bug#533351: nvidia-glx: 185.18.14 is very unstable if MSI is enabled

2009-06-16 Thread Anders Boström
Package: nvidia-glx
Version: 185.18.14-1
Severity: important

185.18.14 is very unstable if MSI is enabled. My computer hang when
executing glxinfo with linux 2.6.30. Linux 2.6.29 worked with glxinfo,
but hang quite frequently during normal operation.

180.44 and serveral other versions works fine with MSI. 185.18.14
seems to work without MSI.

See http://www.nvnews.net/vbulletin/showthread.php?t=134018 for more
information.

/ Anders

-- Package-specific info:
uname -r:
Linux eckert.bostrom.dyndns.org 2.6.29.4 #1 SMP Mon May 25 23:50:19 CEST 2009 
x86_64 GNU/Linux


/proc/version:
Linux version 2.6.29.4 (r...@eckert.bostrom.dyndns.org) (gcc version 4.3.3 
(Debian 4.3.3-10) ) #1 SMP Mon May 25 23:50:19 CEST 2009


/proc/driver/nvidia/version:


01:00.0 VGA compatible controller: nVidia Corporation G84 [GeForce 8400 GS] 
(rev a1)


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing'), (50, 'unstable'), (40, 'experimental')
Architecture: i386 (x86_64)

Kernel: Linux 2.6.29.4 (SMP w/2 CPU cores)
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to sv_SE.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages nvidia-glx depends on:
ii  libc6  2.9-12GNU C Library: Shared libraries
ii  libgcc11:4.4.0-5 GCC support library
ii  libgl1-mesa-glx [libgl 7.0.3-7   A free implementation of the OpenG
ii  libx11-6   2:1.2.1-1 X11 client-side library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  nvidia-kernel-2.6.29.4 185.18.14-1   NVIDIA binary kernel module for Li
ii  nvidia-kernel-2.6.30 [ 185.18.14-1   NVIDIA binary kernel module for Li
ii  x11-common 1:7.3+18  X Window System (X.Org) infrastruc
ii  zlib1g 1:1.2.3.3.dfsg-13 compression library - runtime

nvidia-glx recommends no packages.

Versions of packages nvidia-glx suggests:
ii  nvidia-kernel-source 185.18.14-1 NVIDIA binary kernel module source
ii  nvidia-settings  180.22-1Tool of configuring the NVIDIA gra

-- debconf information:
* nvidia-glx/tlsyes: true
  nvidia-glx/tlsno: false



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



Bug#532854: evince: closes side-panel when pressing space after start

2009-06-12 Thread Anders Boström
Package: evince
Version: 2.26.1-2
Severity: normal

When evince start with a document, it seems like the focus is on the
side-panel. The close-x at the top-right corner of the side-panel is
marked with dots around it, and when I press space, in order to turn
page, the side-panel is closed.

This bug is new in 2.26, I've not seen it before.

/ Anders

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing'), (51, 'testing-proposed-updates'), (50, 
'unstable'), (40, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.27.20 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to sv_SE.UTF8)
Shell: /bin/sh linked to /bin/bash

Versions of packages evince depends on:
ii  gconf2 2.26.2-1  GNOME configuration database syste
ii  gnome-icon-theme   2.26.0-1  GNOME Desktop icon theme
ii  libatk1.0-01.26.0-1  The ATK accessibility toolkit
ii  libc6  2.9-12GNU C Library: Shared libraries
ii  libcairo2  1.8.6-2+b1The Cairo 2D vector graphics libra
ii  libdbus-1-31.2.12-1  simple interprocess messaging syst
ii  libdbus-glib-1-2   0.80-4simple interprocess messaging syst
ii  libdjvulibre21 3.5.21-3  Runtime support for the DjVu image
ii  libfontconfig1 2.6.0-3   generic font configuration library
ii  libfreetype6   2.3.9-4.1 FreeType 2 font engine, shared lib
ii  libgcc11:4.4.0-5 GCC support library
ii  libgconf2-42.26.2-1  GNOME configuration database syste
ii  libglib2.0-0   2.20.1-2  The GLib library of C routines
ii  libgnome-keyring0  2.26.1-1  GNOME keyring services library
ii  libgtk2.0-02.16.1-2  The GTK+ graphical user interface 
ii  libice62:1.0.5-1 X11 Inter-Client Exchange library
ii  libkpathsea4   2007.dfsg.2-6 TeX Live: path search library for 
ii  libnautilus-extension1 2.26.2-5  libraries for nautilus components 
ii  libpango1.0-0  1.24.0-3+b1   Layout and rendering of internatio
ii  libpoppler-glib4   0.10.6-1  PDF rendering library (GLib-based 
ii  libsm6 2:1.1.0-2 X11 Session Management library
ii  libspectre10.2.2.ds-1+b2 Library for rendering Postscript d
ii  libstdc++6 4.4.0-5   The GNU Standard C++ Library v3
ii  libt1-55.1.2-3   Type 1 font rasterizer library - r
ii  libtiff4   3.8.2-11  Tag Image File Format (TIFF) libra
ii  libx11-6   2:1.2.1-1 X11 client-side library
ii  libxml22.7.3.dfsg-1  GNOME XML library
ii  shared-mime-info   0.60-2FreeDesktop.org shared MIME databa
ii  zlib1g 1:1.2.3.3.dfsg-13 compression library - runtime

Versions of packages evince recommends:
ii  dbus-x11  1.2.12-1   simple interprocess messaging syst
ii  gvfs  1.2.2-2userspace virtual filesystem - ser

Versions of packages evince suggests:
ii  nautilus  2.26.2-5   file manager and graphical shell f
ii  poppler-data  0.2.1-4Encoding data for the poppler PDF 
ii  unrar 1:3.8.5-1  Unarchiver for .rar files (non-fre

-- no debconf information



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



Bug#531682: memstat: process list of shared objects missing

2009-06-03 Thread Anders Boström
Package: memstat
Version: 0.7
Severity: normal

The list of PID's after each shared object has gone missing:

sid:~# memstat -w
268k: PID 1 (/sbin/init)
   2364k: PID   340 (/usr/bin/galculator)
288k: PID  1187 (/sbin/syslogd)
268k: PID  1196 (/sbin/klogd)
552k: PID  1215 (/usr/bin/dbus-daemon)
300k: PID  1873 (/usr/sbin/automount)
300k: PID  2024 (/usr/sbin/automount)
828k: PID  2338 (/bin/bash)
408k: PID  2492 (/usr/sbin/smartd)
640k: PID  2526 (/usr/sbin/ntpd)
...
   1968k: PID 32527 (/usr/bin/tcsh)
  8k(  8k): /dev/zero
  46748k(  46748k): /dev/nvidia0
 16k(  0k): /tmp/ZjMTc1
  8k(  0k): /tmp/dwwIRw
  8k(  0k): /tmp/tD9DV2
...
   5384k(   2976k): /usr/lib/openoffice/basis3.0/program/libtklx.so
   2400k(   2400k): /usr/lib/openoffice/basis3.0/program/services.rdb
   2248k(188k): /usr/lib/openoffice/basis3.0/program/libucpftp1.so
   5176k(   3012k): /usr/lib/openoffice/basis3.0/program/libfwklx.so
132k(124k): /usr/bin/galculator
 40k( 24k): /usr/bin/dbus-launch
980k(972k): /usr/bin/xplanet
384k( 44k): /usr/bin/xdaliclock
380k(320k): /usr/bin/tcsh
688k(668k): /usr/bin/gedit
884k(756k): /usr/bin/gkrellm
348k(340k): /usr/bin/ssh
 16k( 12k): /usr/bin/unclutter
   1856k(   1788k): /usr/bin/Xorg
   8784k(   1744k): /usr/bin/emacs22-x
420k(380k): /usr/bin/gnome-keyring-daemon
396k(380k): /usr/bin/evince
408k(376k): /usr/bin/file-roller
 12k(  8k): /usr/bin/memstat
 16k( 12k): /usr/bin/xload
504k(360k): /usr/bin/xterm
820k(804k): /usr/bin/fvwm2
 32k( 28k): /usr/bin/xautolock
352k(312k): /usr/bin/dbus-daemon
 76k( 72k): /usr/bin/top
 76k( 68k): /usr/bin/ispell
   1212k(  0k): /usr/lib/openoffice/basis3.0/help/en/swriter.db
   1068k(  0k): /usr/lib/openoffice/basis3.0/help/en/swriter.ht

5144052k ( 380340k)
sid:~# 

memstat(1):
...
   After the processes, the shared objects are listed.  The amount of mem‐
   ory  is shown along with the filename of the shared object, followed by
   a list of the processes using the shared object. The memory  is  listed
 ^

This has been working for me before, but I'm not sure when it stopped
working.

/ Anders

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing'), (51, 'testing-proposed-updates'), (50, 
'unstable'), (40, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.27.20 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to sv_SE.UTF8)
Shell: /bin/sh linked to /bin/bash

Versions of packages memstat depends on:
ii  libc6 2.9-12 GNU C Library: Shared libraries

memstat recommends no packages.

memstat suggests no packages.

-- no debconf information



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



Bug#531757: memstat: strtol: Numerical result out of range

2009-06-03 Thread Anders Boström
Package: memstat
Version: 0.6
Severity: normal

When running memstat with a 32-bit x86 userland on a 64-bit amd64
kernel, I get this:

eckert:~# memstat 
strtol: Numerical result out of range
eckert:~# ltrace memstat
...
strlen(/dev/mem)   = 8
strncmp(/lib/ld-2.9.so, /dev/mem, 8) = 8
strlen(/dev/dri/)  = 9
strncmp(/lib/ld-2.9.so, /dev/dri/, 9)= 8
fgets(fff52000-fff67000 rw-p 7ffea..., 4396, 0x9908428) = 0xff89272c
strchr(fff52000-fff67000 rw-p 7ffea..., '-') = -fff67000 rw-p 
7ffea000 00:0...
strlen(fff52000 fff67000 rw-p 7ffea...)= 81
sscanf(0xff89272c, 0x804980c, 0xff8938b0, 0xff8938ac, 0xff892724) = 7
strtol(0xff893858, 0, 16, 0xff8938ac, 0xff892724) = 0
__errno_location()   = 0xf7dfb688
perror(strtolstrtol: Numerical result out of range
) = void
exit(1 unfinished ...
+++ exited (status 1) +++
eckert:~# 

It happends every time, rendering memstat useless.

Version 0.6 and 0.7 has this problem, 0.5 is working fine.

/ Anders

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing'), (50, 'unstable'), (40, 'experimental')
Architecture: i386 (x86_64)

Kernel: Linux 2.6.29.4 (SMP w/2 CPU cores)
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to sv_SE.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages memstat depends on:
ii  libc6 2.9-12 GNU C Library: Shared libraries

memstat recommends no packages.

memstat suggests no packages.

-- no debconf information



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



Bug#531435: memstat: Cannot read link information for /proc/5217/exe

2009-06-01 Thread Anders Boström
Package: memstat
Version: 0.6
Severity: normal

memstat isn't working for me any more, it dosn't show most of my
processes, and are missing the important one's, like firefox and
openoffice.

sid:~# id
uid=0(root) gid=0(root) groups=0(root)
sid:~# ls /proc/*/maps
/proc/1/maps  /proc/1873/maps   /proc/2338/maps   /proc/38/maps
/proc/10/maps /proc/18832/maps  /proc/23630/maps  /proc/39/maps
/proc/10256/maps  /proc/18833/maps  /proc/23851/maps  /proc/4/maps
/proc/10346/maps  /proc/18840/maps  /proc/24/maps /proc/4570/maps
/proc/10746/maps  /proc/18877/maps  /proc/2492/maps   /proc/4571/maps
/proc/10876/maps  /proc/18886/maps  /proc/25/maps /proc/5/maps
/proc/10927/maps  /proc/1/maps  /proc/2526/maps   /proc/5217/maps
/proc/11/maps /proc/18963/maps  /proc/25557/maps  /proc/5225/maps
/proc/11323/maps  /proc/18964/maps  /proc/26/maps /proc/5985/maps
/proc/11365/maps  /proc/18974/maps  /proc/2601/maps   /proc/5986/maps
/proc/11427/maps  /proc/18975/maps  /proc/2642/maps   /proc/5987/maps
/proc/11439/maps  /proc/18976/maps  /proc/2643/maps   /proc/5988/maps
/proc/11500/maps  /proc/18977/maps  /proc/2644/maps   /proc/5993/maps
/proc/11589/maps  /proc/18978/maps  /proc/2645/maps   /proc/5994/maps
/proc/11667/maps  /proc/18979/maps  /proc/2646/maps   /proc/6/maps
/proc/1187/maps   /proc/18980/maps  /proc/27/maps /proc/6350/maps
/proc/1196/maps   /proc/18981/maps  /proc/27904/maps  /proc/6573/maps
/proc/12/maps /proc/18983/maps  /proc/27905/maps  /proc/6653/maps
/proc/1215/maps   /proc/18994/maps  /proc/28/maps /proc/6697/maps
/proc/12958/maps  /proc/19/maps /proc/29/maps /proc/7/maps
/proc/12959/maps  /proc/19119/maps  /proc/29918/maps  /proc/763/maps
/proc/13/maps /proc/19120/maps  /proc/29990/maps  /proc/764/maps
/proc/13557/maps  /proc/19138/maps  /proc/29992/maps  /proc/8/maps
/proc/14/maps /proc/1923/maps   /proc/3/maps  /proc/8213/maps
/proc/15/maps /proc/2/maps  /proc/30/maps /proc/9/maps
/proc/16/maps /proc/20/maps /proc/30980/maps  /proc/9092/maps
/proc/17/maps /proc/2024/maps   /proc/31/maps /proc/9093/maps
/proc/17111/maps  /proc/2032/maps   /proc/32/maps /proc/9221/maps
/proc/18/maps /proc/21/maps /proc/33/maps /proc/self/maps
/proc/18380/maps  /proc/22022/maps  /proc/34/maps
/proc/18485/maps  /proc/22936/maps  /proc/37/maps
sid:~# memstat
268k: PID 1 (/sbin/init)
288k: PID  1187 (/sbin/syslogd)
268k: PID  1196 (/sbin/klogd)
552k: PID  1215 (/usr/bin/dbus-daemon)
300k: PID  1873 (/usr/sbin/automount)
300k: PID  2024 (/usr/sbin/automount)
828k: PID  2338 (/bin/bash)
408k: PID  2492 (/usr/sbin/smartd)
640k: PID  2526 (/usr/sbin/ntpd)
268k: PID  2601 (/usr/sbin/watchdog (deleted))
272k: PID  2642 (/sbin/getty)
272k: PID  2643 (/sbin/getty)
272k: PID  2644 (/sbin/getty)
272k: PID  2645 (/sbin/getty)
272k: PID  2646 (/sbin/getty)
404k: PID  4570 (/usr/bin/dbus-launch)
284k: PID  4571 (/usr/bin/dbus-daemon)
Cannot read link information for /proc/5217/exe
sid:~# ps aux | grep office
anders8213  0.1  6.5 681160 135660 ?   Sl   May29   7:54 
/usr/lib/openoffice/program/soffice.bin -writer -splash-pipe=6
sid:~# 

PID 5217 don't exist after memstat has run, and the PID changes
every time I run memstat, but it always end with the error message
Cannot read link information for /proc/*/exe.

'memstat -p 8213' works fine.

/ Anders

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing'), (51, 'testing-proposed-updates'), (50, 
'unstable'), (40, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.27.20 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to sv_SE.UTF8)
Shell: /bin/sh linked to /bin/bash

Versions of packages memstat depends on:
ii  libc6 2.9-12 GNU C Library: Shared libraries

memstat recommends no packages.

memstat suggests no packages.

-- no debconf information



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



Bug#515328: apt-show-versions: Use of uninitialized value

2009-05-18 Thread Anders Boström
 AH == Andreas Hoenen andr...@hoenen-terstappen.de writes:

 AH Anders Boström and...@netinsight.net wrote:
  Package: apt-show-versions
  Version: 0.15
  
  I got this problem on *both* my home computer and my work computer:
 AH snip/
  I hope this gives enough information about the problem in order to
  solve it.

 AH Thanks for your information.  If I understand the problem right, it has
 AH vanished at your computers meanwhile, as the daily a-s-v cron job has
 AH reinitalized the a-s-v package cache.  Thus it makes no sense to ask you
 AH to apply the patch attached to message #24 [1].  (If I'm wrong, please
 AH tell me.)

Yes, you are right, the problem vanished after the daily a-s-v cron job.

/ Anders



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



Bug#515328: apt-show-versions: Use of uninitialized value

2009-05-06 Thread Anders Boström
Package: apt-show-versions
Version: 0.15

I got this problem on *both* my home computer and my work computer:

sid:~# apt-show-versions -u
Use of uninitialized value $archiv in concatenation (.) or string at 
/usr/bin/apt-show-versions line 314.
Use of uninitialized value $archiv in concatenation (.) or string at 
/usr/bin/apt-show-versions line 314.
Use of uninitialized value $archiv in concatenation (.) or string at 
/usr/bin/apt-show-versions line 314.
Use of uninitialized value $archiv in concatenation (.) or string at 
/usr/bin/apt-show-versions line 314.
Use of uninitialized value $archiv in concatenation (.) or string at 
/usr/bin/apt-show-versions line 314.
Use of uninitialized value $archiv in concatenation (.) or string at 
/usr/bin/apt-show-versions line 314.
Use of uninitialized value $archiv in concatenation (.) or string at 
/usr/bin/apt-show-versions line 314.
Use of uninitialized value $_[0] in hash element at /usr/bin/apt-show-versions 
line 733.
Use of uninitialized value in string comparison (cmp) at 
/usr/bin/apt-show-versions line 724.
Use of uninitialized value $_[0] in hash element at /usr/bin/apt-show-versions 
line 733.
Use of uninitialized value in string comparison (cmp) at 
/usr/bin/apt-show-versions line 724.
dhcp-probe/unstable *manually* upgradeable from 1.2.2-1 to 1.3.0-1
Use of uninitialized value $_[0] in hash element at /usr/bin/apt-show-versions 
line 733.
Use of uninitialized value in string comparison (cmp) at 
/usr/bin/apt-show-versions line 724.
Use of uninitialized value $_[0] in hash element at /usr/bin/apt-show-versions 
line 733.
...


The operation I performed in order to get the problem is the same on
both computers:

1. Change /etc/apt/sources.list and remove stable:

sid:~# diff -u /etc/apt/sources.list~ /etc/apt/sources.list
--- /etc/apt/sources.list~  2009-02-19 12:51:25.0 +0100
+++ /etc/apt/sources.list   2009-05-06 10:31:13.0 +0200
@@ -5,11 +5,10 @@
 ##
 # stable
 ##
-deb http://ftp.se.debian.org/debian stable main contrib non-free
-deb http://http.us.debian.org/debian stable main contrib non-free
-deb http://security.debian.org/ stable/updates main contrib non-free
+#deb http://ftp.se.debian.org/debian stable main contrib non-free
+#deb http://http.us.debian.org/debian stable main contrib non-free
+#deb http://security.debian.org/ stable/updates main contrib non-free
 deb http://volatile.debian.org/debian-volatile stable/volatile main contrib 
non-free
-deb http://volatile.debian.org/debian-volatile lenny/volatile main contrib 
non-free
 
 ##
 # stable-proposed-updates
@@ -68,7 +67,7 @@
 #deb http://www.tux.org/pub/java/debian testing non-free
 
 # Video SW
-deb http://www.debian-multimedia.org stable main
+#deb http://www.debian-multimedia.org stable main
 deb http://www.debian-multimedia.org testing main
 deb http://www.debian-multimedia.org unstable main


2. Run dselect, update and the select to remove obsolete packages, the
   packages included in stable but removed from testing, and upgrade
   some packages:

The following packages will be REMOVED:
  autobook* gnome-bin* gnome-doc-tools* gnome-libs-data* libart2*
  libgdk-pixbuf2* libgnome32* libgnomesupport0* libgnomeui32* libgnorba27*
  libgnorbagtk0* liborbit0ldbl* librxp1* linux-headers-2.6.26-1-amd64*
  linux-headers-2.6.26-1-common* linux-image-2.6.26-1-amd64*
  nvidia-kernel-2.6.26-1-amd64* planetpenguin-racer* planetpenguin-racer-data*
  planetpenguin-racer-extras* python-pyogg* rxp* w3mmee* w3mmee-img*
The following packages will be upgraded:
  docbook-xsl findutils libfreetype6 libfreetype6-dev libgnomecups1.0-1
  libneon27 libsasl2-2 libsasl2-modules libwww-perl locate openssh-client


3. Run apt-show-versions -u.


I hope this gives enough information about the problem in order to
solve it.

/ Anders

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing'), (51, 'testing-proposed-updates'), (50, 
'unstable'), (40, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.27.20 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to sv_SE.UTF8)
Shell: /bin/sh linked to /bin/bash

Versions of packages apt-show-versions depends on:
ii  apt  0.7.20.2+lenny1 Advanced front-end for dpkg
ii  libapt-pkg-perl  0.1.22+b1   Perl interface to libapt-pkg
ii  perl [libstorable-perl]  5.10.0-19   Larry Wall's Practical Extraction 

apt-show-versions recommends no packages.

apt-show-versions suggests no packages.

-- no debconf information



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



Bug#525556: hplip: hp-toolbox crash with ImportError: No module named qt

2009-04-25 Thread Anders Boström
Package: hplip
Version: 3.9.2-3
Severity: important

hp-toolbox isn't working, I get the following crash every time.

eckert:/home/andershp-toolbox

HP Linux Imaging and Printing System (ver. 3.9.2)
HP Device Manager ver. 15.0

Copyright (c) 2001-9 Hewlett-Packard Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.

Traceback (most recent call last):
  File /usr/bin/hp-toolbox, line 246, in module
from ui4.devmgr5 import DevMgr5
  File /usr/share/hplip/ui4/devmgr5.py, line 45, in module
from dbus.mainloop.qt import DBusQtMainLoop
ImportError: No module named qt
eckert:/home/anders

And, this is not a duplicate of bug #520789, I've already
python-qt4-dbus version 4.4.2-4 installed. 

/ Anders

-- Package-specific info:
error: Version: (Not available. CUPS may not be installed or not running.)
error: NOT FOUND! This is a REQUIRED/RUNTIME ONLY dependency. Please make sure 
that this dependency is installed before installing or running HPLIP.
error: NOT FOUND! This is a REQUIRED/RUNTIME ONLY dependency. Please make sure 
that this dependency is installed before installing or running HPLIP.

HP Linux Imaging and Printing System (ver. 3.9.2)
Dependency/Version Check Utility ver. 14.1

Copyright (c) 2001-8 Hewlett-Packard Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.

Note: hp-check can be run in three modes:
1. Compile-time check mode (-c or --compile): Use this mode 
before compiling the HPLIP supplied tarball (.tar.gz or .run) to
determine if the proper dependencies are installed to   
successfully compile HPLIP. 
2. Run-time check mode (-r or --run): Use this mode to determine
if a distro supplied package (.deb, .rpm, etc) or an already
built HPLIP supplied tarball has the proper dependencies
installed to successfully run.  
3. Both compile- and run-time check mode (-b or --both) 
(Default): This mode will check both of the above cases (both   
compile- and run-time dependencies).

Saving output in log file: hp-check.log

Initializing. Please wait...

---
| SYSTEM INFO |
---

Basic system information:
Linux eckert.bostrom.dyndns.org 2.6.27.20 #1 SMP Thu Mar 19 23:10:30 CET 2009 
x86_64 GNU/Linux

Distribution:
debian 5.0.1

HPOJ running?
No, HPOJ is not running (OK).

Checking Python version...
OK, version 2.5.4 installed

Checking PyQt 4.x version...
OK, version 4.4.2 installed.

Checking for CUPS...
Status: schemaläggare körs

Checking for dbus/python-dbus...
dbus daemon is running.
python-dbus version: 0.83.0



| RUNTIME DEPENDENCIES |



Checking for dependency: CUPS - Common Unix Printing System...
OK, found.

Checking for dependency: CUPS DDK - CUPS driver development kit...
OK, found.

Checking for dependency: GhostScript - PostScript and PDF language interpreter 
and previewer...
OK, found.

Checking for dependency: PIL - Python Imaging Library (required for commandline 
scanning with hp-scan)...
OK, found.

Checking for dependency: ppdev - Parallel port support kernel module

Checking for dependency: PyQt 4- Qt interface for Python (for Qt version 4.x)...
OK, found.

Checking for dependency: PyQt 4 DBus - DBus Support for PyQt4...

Checking for dependency: Python ctypes - A foreign function library for 
Python...
OK, found.

Checking for dependency: Python DBus - Python bindings for DBus...
OK, found.

Checking for dependency: Python XML libraries...
OK, found.

Checking for dependency: Python 2.3 or greater - Required for fax 
functionality...
OK, found.

Checking for dependency: Reportlab - PDF library for Python...
OK, found.

Checking for dependency: SANE - Scanning library...
OK, found.

Checking for dependency: scanimage - Shell scanning program...
OK, found.

Checking for dependency: xsane - Graphical scanner frontend for SANE...
OK, found.


--
| HPLIP INSTALLATION |
--


Currently installed HPLIP version...
HPLIP 3.9.2 currently installed in '/usr/share/hplip'.

Current contents of '/etc/hp/hplip.conf' file:
# hplip.conf.  Generated from hplip.conf.in by configure.

[hplip]
version=3.9.2

[dirs]
home=/usr/share/hplip
run=/var/run
ppd=/usr/share/ppd/hpijs/HP
ppdbase=/usr/share/ppd/hpijs
doc=/usr/share/doc/hplip-doc/HTML
icon=no
cupsbackend=/usr/lib/cups/backend
cupsfilter=/usr/lib/cups/filter
drv=/usr/share/cups/drv

# Following values are determined at configure time and cannot be changed.
[configure]
network-build=yes
pp-build=yes
gui-build=yes
scanner-build=yes
fax-build=yes
dbus-build=yes
cups11-build=no
doc-build=yes
shadow-build=no

Bug#525556: [Pkg-hpijs-devel] Bug#525556: hplip: hp-toolbox crash with ImportError: No module named qt

2009-04-25 Thread Anders Boström
 MP == Mark Purcell m...@debian.org writes:

 MP On Saturday 25 April 2009 23:31:01 Anders Boström wrote:
  Checking for CUPS...
  Status: schemaläggare körs
 MP [..]
  ii  cups   1.3.8-1lenny5 Common UNIX Printing

 MP Andres,

 MP Thanks for the report.

 MP I noticed that you are running a mixed lenny/ sid environment which does 
make 
 MP issues difficult to debug.

 I mostly run Debian testing, only very few packages are from
 unstable. What package from unstable do I run that hplip depend on?

 MP There have been some major issues with cups  hplip - specially with non 
en 
 MP locals.

I tested running hp-toolbox with all locale variables unset, and the
problem remains.

 MP Could I ask you to upgrade to version 1.3.10 of cups, as found in sid and 
let 
 MP me know if that fixes your issue.

No, the same problem persits even with cups 1.3.10-1.

/ Anders



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



Bug#522848: [Pkg-hpijs-devel] Bug#522848: hplip: scanning only working as root

2009-04-07 Thread Anders Boström
 MP == Mark Purcell m...@debian.org writes:

 MP On Tuesday 07 April 2009 08:23:58 Anders Boström wrote:
  hp-toolbox and scanning isn't working. Scanning works as root, but
  when run as a normal user, I get this:

 MP Hi Anders,

 MP This is almost certainly a permissions issue.

Yes...

 MP Please confirm your user account is a member of the group lp.

No, I'm not, am I supposed to? Printing works fine, scanning doesn't.

  # Hewlett-Packard PSC750
  SYSFS{idVendor}==03f0, SYSFS{idProduct}==1411, MODE=0664,
  GROUP=scanner, ENV{libsane_matched}=yes

 MP Your rule has added the group scanner.  You should check what permissions 
are 
 MP for your device without your rule.

 MP [...]
  Checking for permissions of USB attached printers...
  
  HP Device 0x1411 at 007:005:
  Device URI: hp:/usb/PSC_750?serial=HU1BGCT0M6WB
  Device node: /dev/bus/usb/007/005
  Mode: 0664
  getfacl: Removing leading '/' from absolute path names
  # file: dev/bus/usb/007/005
  # owner: root
  # group: scanner
  user::rw-
  group::rw-
  other::r--

 MP This is the permissions after your additional rule is applied.  What are 
the 
 MP permissions without your rule?

OK, without the rule:

eckert:~# lsusb 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 007 Device 003: ID 03f0:1411 Hewlett-Packard PSC 750
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
eckert:~# ll /dev/bus/usb/007/003 
crw-rw-r-- 1 root lp 189, 770 Apr  7 18:49 /dev/bus/usb/007/003
eckert:~# 

And I understand your lp group question now.

But this is most unlogical, that you have to be a member of the lp
group in order to scan, but not in order to print. And that being a
member of the scanner group isn't sufficient in order to scan.

/ Anders



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



Bug#522848: hplip: scanning only working as root

2009-04-06 Thread Anders Boström
Package: hplip
Version: 3.9.2-3
Severity: important

hp-toolbox and scanning isn't working. Scanning works as root, but
when run as a normal user, I get this:

eckert:/home/andersscanimage -L

No scanners were identified. If you were expecting something different,
check that the scanner is plugged in, turned on and detected by the
sane-find-scanner tool (if appropriate). Please read the documentation
which came with this software (README, FAQ, manpages).
eckert:/home/anders

If I add the following rule to /etc/udev/rules.d/z60_libsane.rules , I
can scan as a normal user (member in the scanner group):

# Hewlett-Packard PSC750
SYSFS{idVendor}==03f0, SYSFS{idProduct}==1411, MODE=0664, 
GROUP=scanner, ENV{libsane_matched}=yes

hp-toolbox run as normal user also works after adding that rule.

Running hp-toolbox as root result in this:

eckert:~# hp-toolbox 
warning: hp-toolbox should not be run as root/superuser.

HP Linux Imaging and Printing System (ver. 3.9.2)
HP Device Manager ver. 15.0

Copyright (c) 2001-9 Hewlett-Packard Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.

Traceback (most recent call last):
  File /usr/bin/hp-toolbox, line 254, in module
toolbox = DevMgr5(__version__, device_uri,  None)
  File /usr/share/hplip/ui4/devmgr5.py, line 182, in __init__
self.user_settings = UserSettings()
  File /usr/share/hplip/ui4/ui_utils.py, line 98, in __init__
QSettings.__init__(self, os.path.join(prop.user_dir,  'hplip.conf'),  
QSettings.IniFormat)
  File /usr/lib/python2.5/posixpath.py, line 62, in join
elif path == '' or path.endswith('/'):
AttributeError: 'NoneType' object has no attribute 'endswith'
eckert:~# 

/ Anders

-- Package-specific info:
error: Version: (Not available. CUPS may not be installed or not running.)
error: NOT FOUND! This is a REQUIRED/RUNTIME ONLY dependency. Please make sure 
that this dependency is installed before installing or running HPLIP.

HP Linux Imaging and Printing System (ver. 3.9.2)
Dependency/Version Check Utility ver. 14.1

Copyright (c) 2001-8 Hewlett-Packard Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.

Note: hp-check can be run in three modes:
1. Compile-time check mode (-c or --compile): Use this mode 
before compiling the HPLIP supplied tarball (.tar.gz or .run) to
determine if the proper dependencies are installed to   
successfully compile HPLIP. 
2. Run-time check mode (-r or --run): Use this mode to determine
if a distro supplied package (.deb, .rpm, etc) or an already
built HPLIP supplied tarball has the proper dependencies
installed to successfully run.  
3. Both compile- and run-time check mode (-b or --both) 
(Default): This mode will check both of the above cases (both   
compile- and run-time dependencies).

Saving output in log file: hp-check.log

Initializing. Please wait...

---
| SYSTEM INFO |
---

Basic system information:
Linux eckert.bostrom.dyndns.org 2.6.27.20 #1 SMP Thu Mar 19 23:10:30 CET 2009 
x86_64 GNU/Linux

Distribution:
debian 5.0

HPOJ running?
No, HPOJ is not running (OK).

Checking Python version...
OK, version 2.5.4 installed

Checking PyQt 4.x version...
OK, version 4.4.2 installed.

Checking for CUPS...
Status: schemaläggare körs

Checking for dbus/python-dbus...
dbus daemon is running.
python-dbus version: 0.83.0



| RUNTIME DEPENDENCIES |



Checking for dependency: CUPS - Common Unix Printing System...
OK, found.

Checking for dependency: CUPS DDK - CUPS driver development kit...
OK, found.

Checking for dependency: GhostScript - PostScript and PDF language interpreter 
and previewer...
OK, found.

Checking for dependency: PIL - Python Imaging Library (required for commandline 
scanning with hp-scan)...
OK, found.

Checking for dependency: ppdev - Parallel port support kernel module
To install this dependency, execute these commands:
su -c modprobe ppdev
su -c cp -f /etc/modules /etc/modules.hplip
echo ppdev | su -c tee -a /etc/modules

Checking for dependency: PyQt 4- Qt interface for Python (for Qt version 4.x)...
OK, found.

Checking for dependency: PyQt 4 DBus - DBus Support for PyQt4...
OK, found.

Checking for dependency: Python ctypes - A foreign function library for 
Python...
OK, found.

Checking for dependency: Python DBus - Python bindings for DBus...
OK, found.

Checking for dependency: Python XML libraries...
OK, found.

Checking for dependency: Python 2.3 or greater - Required for fax 
functionality...
OK, found.

Checking for dependency: Reportlab - PDF library for Python...
OK, found.

Checking for 

Bug#504188: render_bench is fast with 177.80 and GeForce 7100GS

2008-11-12 Thread Anders Boström
Hi again!

I've tested render_bench on another computer with an GeForce 7100GS
(NV44). On that computer, 177.80 is as fast as 173.14.09 running
render_bench.

This means that the performance regression is specific to some
subdriver (G8x and G9x) or even a specific chip.

/ Anders



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



Bug#504188: nvidia-glx: 177.80 is dead slow running render_bench

2008-11-01 Thread Anders Boström
Package: nvidia-glx
Version: 177.80-1
Severity: normal

When running render_bench, 177.80 is dead slow. For an example:

Test Xrender doing general nearest scaled Over blends
173.14.09: 0.356 sec
177.80:  374.124 sec

It's like Xrender acceleration is turned off when using 177.80.

I've tested with both 2.6.26 and 2.6.27, same result.

/ Anders

-- Package-specific info:
uname -r:
Linux eckert.bostrom.dyndns.org 2.6.26-1-amd64 #1 SMP Thu Oct 9 16:53:32 UTC 
2008 x86_64 GNU/Linux


/proc/version:
Linux version 2.6.26-1-amd64 (Debian 2.6.26-8) ([EMAIL PROTECTED]) (gcc version 
4.1.3 20080623 (prerelease) (Debian 4.1.2-23)) #1 SMP Thu Oct 9 16:53:32 UTC 
2008


/proc/driver/nvidia/version:


01:00.0 VGA compatible controller: nVidia Corporation GeForce 8400 GS (rev a1)


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing'), (51, 'testing-proposed-updates'), (50, 
'unstable'), (40, 'experimental')
Architecture: i386 (x86_64)

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

Versions of packages nvidia-glx depends on:
ii  libc6 2.7-15 GNU C Library: Shared libraries
ii  libgcc1   1:4.3.2-1  GCC support library
ii  libgl1-me 7.0.3-6A free implementation of the OpenG
ii  libx11-6  2:1.1.5-2  X11 client-side library
ii  libxext6  2:1.0.4-1  X11 miscellaneous extension librar
ii  nvidia-ke 177.80-1   NVIDIA binary kernel module for Li
ii  nvidia-ke 177.80-1+2.6.27.4-10.00.Custom NVIDIA binary kernel module for Li
ii  x11-commo 1:7.3+18   X Window System (X.Org) infrastruc
ii  zlib1g1:1.2.3.3.dfsg-12  compression library - runtime

nvidia-glx recommends no packages.

Versions of packages nvidia-glx suggests:
ii  nvidia-kernel-source 177.80-1NVIDIA binary kernel module source
ii  nvidia-settings  173.14.09-1 Tool of configuring the NVIDIA gra

-- debconf information:
* nvidia-glx/tlsyes: true
  nvidia-glx/tlsno: false



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



Bug#503930: icedtea-gcjwebplugin: Does not work with proxy

2008-10-29 Thread Anders Boström
Package: icedtea-gcjwebplugin
Version: 1.0+dak1-1
Severity: important

icedtea-gcjwebplugin does not work at all with a proxy. Probably the
same error as bug 459558, on gcjwebplugin, and bug 459554, on
java-gcj-compat-plugin . 

Still looking for a amd64 java-plugin for firefox...

/ Anders

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing'), (51, 'testing-proposed-updates'), (50, 
'unstable'), (40, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26.5 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to sv_SE.UTF8)
Shell: /bin/sh linked to /bin/bash

Versions of packages icedtea-gcjwebplugin depends on:
ii  libatk1.0-0   1.22.0-1   The ATK accessibility toolkit
ii  libc6 2.7-15 GNU C Library: Shared libraries
ii  libcairo2 1.6.4-6.1  The Cairo 2D vector graphics libra
ii  libgcc1   1:4.3.2-1  GCC support library
ii  libglib2.0-0  2.16.6-1   The GLib library of C routines
ii  libgtk2.0-0   2.12.11-4  The GTK+ graphical user interface 
ii  libnspr4-0d   4.7.1-4NetScape Portable Runtime Library
ii  libpango1.0-0 1.20.5-3   Layout and rendering of internatio
ii  libstdc++64.3.2-1The GNU Standard C++ Library v3
ii  openjdk-6-jre 6b11-9 OpenJDK Java runtime, using Hotspo

icedtea-gcjwebplugin recommends no packages.

icedtea-gcjwebplugin suggests no packages.

-- no debconf information



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



Bug#503932: icedtea6-plugin: Does not work with proxy

2008-10-29 Thread Anders Boström
Package: icedtea6-plugin
Version: 6b12-1~exp1
Severity: important

icedtea6-plugin does not work at all with a proxy. Probably the
same error as bug 459558 - gcjwebplugin, bug 459554 -
java-gcj-compat-plugin and bug 503930 - icedtea-gcjwebplugin .

Still looking for a amd64 java-plugin for firefox...

/ Anders

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing'), (51, 'testing-proposed-updates'), (50, 
'unstable'), (40, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26.5 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to sv_SE.UTF8)
Shell: /bin/sh linked to /bin/bash

Versions of packages icedtea6-plugin depends on:
ii  dpkg 1.14.22 Debian package management system
ii  libatk1.0-0  1.22.0-1The ATK accessibility toolkit
ii  libc62.7-15  GNU C Library: Shared libraries
ii  libcairo21.6.4-6.1   The Cairo 2D vector graphics libra
ii  libgcc1  1:4.3.2-1   GCC support library
ii  libglib2.0-0 2.16.6-1The GLib library of C routines
ii  libgtk2.0-0  2.12.11-4   The GTK+ graphical user interface 
ii  libmozjs1d   1.9.0.3-1   The Mozilla SpiderMonkey JavaScrip
ii  libnspr4-0d  4.7.1-4 NetScape Portable Runtime Library
ii  libpango1.0-01.20.5-3Layout and rendering of internatio
ii  libstdc++6   4.3.2-1 The GNU Standard C++ Library v3
ii  openjdk-6-jre6b12-1~exp1 OpenJDK Java runtime, using Hotspo

icedtea6-plugin recommends no packages.

icedtea6-plugin suggests no packages.

-- no debconf information



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



Bug#497668: iceweasel: Archive Manager fails

2008-10-24 Thread Anders Boström
 AB == Anders Boström [EMAIL PROTECTED] writes:
 MH == Mike Hommey [EMAIL PROTECTED] writes:

 MH On Wed, Sep 03, 2008 at 04:19:45PM +0200, Anders Boström wrote:
  Package: iceweasel
  Version: 3.0.1-1
  Severity: normal
  
  I've used file-roller as archive manager for many file-types (tar, zip
  etc) with firefox 2.x . After upgrade to iceweasel 3.0.1, it fails.
  
  I get a requester with the title Download Error and the following
  text:
  
  /tmp/nodeinfo_report_iov027-20080903-084529-CEST-12.tar could not be 
  opened, because the associated helper application does not exist. Change 
  the association in your preferences.
  
  The selected Action for the Content Type tar, and many other types,
  is Use Archive Manager (default).
  
  If I change the action for tar to point to the application
  /usr/bin/file-roller, it works fine for tar-files (but not zip etc.).
  
  How do I select the Archive Manager??? Why isn't file-roller selected
  as with firefox 2.x?

 MH Can you check if it works better with xulrunner-1.9 version 1.9.0.3-1 ?

 AB OK, it works with xulrunner-1.9, when Archive Manager is selected for
 AB a type, file-roller is executed.

 AB However, I've still not got any answer to one of my questions:
 AB How do I select the Archive Manager?

I'm sorry, but the problem showed up again, with iceweasel 3.0.3-2 and
xulrunner-1.9 1.9.0.3-1 . I get this message:

/tmp/foo.tar could not be opened, because the associated helper application 
does not exist. Change the association in your preferences.

And I still don't know how to select the Archive Manager.

/ Anders



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



Bug#497668: iceweasel: Archive Manager fails

2008-10-24 Thread Anders Boström
 MH == Mike Hommey [EMAIL PROTECTED] writes:

 MH On Fri, Oct 24, 2008 at 11:28:59AM +0200, Anders Boström [EMAIL 
PROTECTED] wrote:
   AB == Anders Boström [EMAIL PROTECTED] writes:
   MH == Mike Hommey [EMAIL PROTECTED] writes:
  
 MH On Wed, Sep 03, 2008 at 04:19:45PM +0200, Anders Boström wrote:
   Package: iceweasel
   Version: 3.0.1-1
   Severity: normal
   
   I've used file-roller as archive manager for many file-types (tar, zip
   etc) with firefox 2.x . After upgrade to iceweasel 3.0.1, it fails.
   
   I get a requester with the title Download Error and the following
   text:
   
   /tmp/nodeinfo_report_iov027-20080903-084529-CEST-12.tar could not be 
   opened, because the associated helper application does not exist. 
   Change the association in your preferences.
   
   The selected Action for the Content Type tar, and many other types,
   is Use Archive Manager (default).
   
   If I change the action for tar to point to the application
   /usr/bin/file-roller, it works fine for tar-files (but not zip etc.).
   
   How do I select the Archive Manager??? Why isn't file-roller selected
   as with firefox 2.x?
  
 MH Can you check if it works better with xulrunner-1.9 version 1.9.0.3-1 ?
  
 AB OK, it works with xulrunner-1.9, when Archive Manager is selected for
 AB a type, file-roller is executed.
  
 AB However, I've still not got any answer to one of my questions:
 AB How do I select the Archive Manager?
  
  I'm sorry, but the problem showed up again, with iceweasel 3.0.3-2 and
  xulrunner-1.9 1.9.0.3-1 . I get this message:
  
  /tmp/foo.tar could not be opened, because the associated helper application 
  does not exist. Change the association in your preferences.
  
  And I still don't know how to select the Archive Manager.

 MH In the preferences.

Can you please be more specific! I can't find it in iceweasel's
preferences. I think it should show up under Applications, but it
doesn't, at least not for me.

/ Anders



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



Bug#497668: iceweasel: Archive Manager fails

2008-10-24 Thread Anders Boström
 MH == Mike Hommey [EMAIL PROTECTED] writes:

 MH On Fri, Oct 24, 2008 at 12:41:45PM +0200, Anders Boström [EMAIL 
PROTECTED] wrote:
 MH In the preferences.
  
  Can you please be more specific! I can't find it in iceweasel's
  preferences. I think it should show up under Applications, but it
  doesn't, at least not for me.

 MH Try removing the mimeTypes.rdf file somewhere in ~/.mozilla/firefox.

What problem did you expect this to solve? I tested and removed
mimeTypes.rdf. The result:

I only get a requester asking me if I like to save the tar-file,
without any option to execute an application at all. And under
preferences-Applications, only a few content types are shown, and I
can't add new ones. The add-button is missing!!!

/ Anders



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



Bug#497668: iceweasel: Archive Manager fails

2008-10-20 Thread Anders Boström
 MH == Mike Hommey [EMAIL PROTECTED] writes:

 MH On Wed, Sep 03, 2008 at 04:19:45PM +0200, Anders Boström wrote:
  Package: iceweasel
  Version: 3.0.1-1
  Severity: normal
  
  I've used file-roller as archive manager for many file-types (tar, zip
  etc) with firefox 2.x . After upgrade to iceweasel 3.0.1, it fails.
  
  I get a requester with the title Download Error and the following
  text:
  
  /tmp/nodeinfo_report_iov027-20080903-084529-CEST-12.tar could not be 
  opened, because the associated helper application does not exist. Change 
  the association in your preferences.
  
  The selected Action for the Content Type tar, and many other types,
  is Use Archive Manager (default).
  
  If I change the action for tar to point to the application
  /usr/bin/file-roller, it works fine for tar-files (but not zip etc.).
  
  How do I select the Archive Manager??? Why isn't file-roller selected
  as with firefox 2.x?

 MH Can you check if it works better with xulrunner-1.9 version 1.9.0.3-1 ?

OK, it works with xulrunner-1.9, when Archive Manager is selected for
a type, file-roller is executed.

However, I've still not got any answer to one of my questions:
How do I select the Archive Manager?

/ Anders



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



Bug#500818: memtest86+: don't work when compiled with gcc-4.3

2008-10-01 Thread Anders Boström
Package: memtest86+
Version: 2.01-1
Severity: serious

memtest86+ test# 2 don't work when compiled with gcc-4.3 version
4.3.1-9, the one currently in testing and is the one gcc point at. It
fails with memory error on every address.

If I compile memtest86+ with gcc-4.1 version 4.1.2-23, everything
works fine.

Hardware:

CPU:Intel(R) Core(TM)2 Duo CPU E8200  @ 2.66GHz
Chipset:Intel P43, Eaglelake, with ICH10R SB
Memory: 2x2Gb DDR2 800

/ Anders

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing'), (51, 'testing-proposed-updates'), (50, 
'unstable'), (40, 'experimental')
Architecture: i386 (x86_64)

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

memtest86+ depends on no packages.

memtest86+ recommends no packages.

Versions of packages memtest86+ suggests:
ii  grub  0.97-47GRand Unified Bootloader (Legacy v
pn  hwtools   none (no description available)
pn  kernel-patch-badram   none (no description available)
ii  memtester 4.0.8-1A utility for testing the memory s
ii  mtools3.9.11-1   Tools for manipulating MSDOS files

-- no debconf information



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



Bug#498699: apt-show-versions: -u, --upgradeable isn't working any more

2008-09-12 Thread Anders Boström
Package: apt-show-versions
Version: 0.14
Severity: normal

I use debian testing, and some packages from unstable. Mostly packages
not available in testing. From time to time I run
'apt-show-versions -u' in order to check for updates of the packages
from unstable. The last weeks, I've noticed that
'apt-show-versions -u' never tells me about updated packages.

For an example:

sid:~# apt-show-versions -u
sid:~# apt-show-versions -a qprof
qprof 0.5.2-4 install ok installed
No stable version
No testing version
qprof 0.5.2-5 unstable ftp.se.debian.org
qprof 0.5.2-5 unstable http.us.debian.org
qprof/unstable *manually* upgradeable from 0.5.2-4 to 0.5.2-5
sid:~# 

Why isn't qprof listed when I run 'apt-show-versions -u'???

The work-around is this:

sid:~# apt-show-versions | grep upgradeable
libdjvulibre-text/unstable *manually* upgradeable from 3.5.20-11 to 3.5.21-1
nvidia-glx-ia32/unstable *manually* upgradeable from 169.09-1 to 173.14.09-5
qprof/unstable *manually* upgradeable from 0.5.2-4 to 0.5.2-5
xlockmore/unstable *manually* upgradeable from 1:5.22-1.2 to 1:5.22-1.4
sid:~# 

But it would be better if the -u option worked.

/ Anders

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing'), (51, 'testing-proposed-updates'), (50, 
'unstable'), (40, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26.5 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to sv_SE.UTF8)
Shell: /bin/sh linked to /bin/bash

Versions of packages apt-show-versions depends on:
ii  apt   0.7.14+b1  Advanced front-end for dpkg
ii  libapt-pkg-perl   0.1.22+b1  Perl interface to libapt-pkg
ii  perl [libstorable-perl]   5.10.0-13  Larry Wall's Practical Extraction 

apt-show-versions recommends no packages.

apt-show-versions suggests no packages.

-- no debconf information



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



Bug#497668: iceweasel: Archive Manager fails

2008-09-03 Thread Anders Boström
Package: iceweasel
Version: 3.0.1-1
Severity: normal

I've used file-roller as archive manager for many file-types (tar, zip
etc) with firefox 2.x . After upgrade to iceweasel 3.0.1, it fails.

I get a requester with the title Download Error and the following
text:

/tmp/nodeinfo_report_iov027-20080903-084529-CEST-12.tar could not be opened, 
because the associated helper application does not exist. Change the 
association in your preferences.

The selected Action for the Content Type tar, and many other types,
is Use Archive Manager (default).

If I change the action for tar to point to the application
/usr/bin/file-roller, it works fine for tar-files (but not zip etc.).

How do I select the Archive Manager??? Why isn't file-roller selected
as with firefox 2.x?

/ Anders

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing'), (51, 'testing-proposed-updates'), (50, 
'unstable'), (40, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.24.4alsa-nb (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to sv_SE.UTF8)
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-9The 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:
ii  latex-xft-fonts   0.1-8  Xft-compatible versions of some La
ii  libkrb53  1.6.dfsg.4~beta1-4 MIT Kerberos runtime libraries
pn  mozpluggernone (no description available)
ii  ttf-mathematica4.14  Installer of Mathematica TrueType 
ii  xfonts-mathml 2  Type1 Symbol font for MathML
ii  xprint2:1.4.2-4  X11 print system (binary)
ii  xulrunner-1.9-gnome-s 1.9.0.1-1  Support for GNOME in xulrunner app

-- no debconf information



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



Bug#407512: kernel_url override (whether in .ketchuprc, environment, or -k) gets ignored

2008-08-26 Thread Anders Boström
tags 407512 patch
stop

The attached patch seems to fix the problem with ignored kernel_url
override.

/ Anders--- /usr/bin/ketchup.orig   2007-07-08 07:44:28.0 +0200
+++ /usr/bin/ketchup2008-08-26 17:09:44.0 +0200
@@ -540,6 +540,49 @@
 qprint('Current directory renamed to %s' % newdir)
 
 
+# Override defaults with ~/.ketchuprc which is just a Python script
+rcpath = os.path.expanduser('~/.ketchuprc')
+if os.path.isfile(rcpath):
+try:
+execfile(rcpath)
+except Exception, e:
+sys.exit('Failed parsing %s\nError was: %s' % (rcpath, e))
+
+# Environment variables override defaults and ketchuprc
+kernel_url = os.environ.get(KETCHUP_URL, kernel_url)
+archive = os.environ.get(KETCHUP_ARCH, archive)
+
+# And finally command line overrides everything
+if not os.path.exists(wget): wget = 
+if not os.path.exists(gpg): gpg = 
+
+options = {}
+opts = [
+('a', 'archive', archive, 'cache directory'),
+('d', 'directory', '.', 'directory to update'),
+('f', 'full-tarball', None, 'if unpacking a tarball, download the latest'),
+('g', 'gpg-path', gpg, 'path for GnuPG'),
+('G', 'no-gpg', None, 'disable GPG signature verification'),
+('k', 'kernel-url', kernel_url, 'base url for kernel.org mirror'),
+('l', 'list-trees', None, 'list supported trees'),
+('m', 'show-makefile', None, 'output version in makefile arg'),
+('n', 'dry-run', None, 'don\'t download or apply patches'),
+('p', 'show-previous', None, 'output version previous to arg'),
+('q', 'quiet', None, 'reduce output'),
+('r', 'rename-directory', None, 'rename updated directory to %sv'
+ % rename_prefix),
+('s', 'show-latest', None, 'output the latest version of arg'),
+('u', 'show-url', None, 'output URL for arg'),
+('w', 'wget', wget, 'command to use for wget'),
+]
+
+args = fancyopts(sys.argv[1:], opts, options,
+ 'ketchup [options] [ver]')
+
+archive = options[archive]
+kernel_url = options[kernel-url]
+if options[no-gpg]: options[gpg-path] = ''
+
 # latest lookup function, canonical urls, pattern for lookup function,
 #  signature flag, description
 version_info = {
@@ -605,53 +648,10 @@
 Con Kolivas' patches for system responsiveness (server))
 }
 
-# Override defaults with ~/.ketchuprc which is just a Python script
-rcpath = os.path.expanduser('~/.ketchuprc')
-if os.path.isfile(rcpath):
-try:
-execfile(rcpath)
-except Exception, e:
-sys.exit('Failed parsing %s\nError was: %s' % (rcpath, e))
-
 # Add local trees
 for k,v in local_trees.items():
 version_info[k] = v
 
-# Environment variables override defaults and ketchuprc
-kernel_url = os.environ.get(KETCHUP_URL, kernel_url)
-archive = os.environ.get(KETCHUP_ARCH, archive)
-
-# And finally command line overrides everything
-if not os.path.exists(wget): wget = 
-if not os.path.exists(gpg): gpg = 
-
-options = {}
-opts = [
-('a', 'archive', archive, 'cache directory'),
-('d', 'directory', '.', 'directory to update'),
-('f', 'full-tarball', None, 'if unpacking a tarball, download the latest'),
-('g', 'gpg-path', gpg, 'path for GnuPG'),
-('G', 'no-gpg', None, 'disable GPG signature verification'),
-('k', 'kernel-url', kernel_url, 'base url for kernel.org mirror'),
-('l', 'list-trees', None, 'list supported trees'),
-('m', 'show-makefile', None, 'output version in makefile arg'),
-('n', 'dry-run', None, 'don\'t download or apply patches'),
-('p', 'show-previous', None, 'output version previous to arg'),
-('q', 'quiet', None, 'reduce output'),
-('r', 'rename-directory', None, 'rename updated directory to %sv'
- % rename_prefix),
-('s', 'show-latest', None, 'output the latest version of arg'),
-('u', 'show-url', None, 'output URL for arg'),
-('w', 'wget', wget, 'command to use for wget'),
-]
-
-args = fancyopts(sys.argv[1:], opts, options,
- 'ketchup [options] [ver]')
-
-archive = options[archive]
-kernel_url = options[kernel-url]
-if options[no-gpg]: options[gpg-path] = ''
-
 # Process args
 
 if not os.path.exists(options[directory]):


Bug#495716: netpbm: pnmindex can't handle space in file-names

2008-08-19 Thread Anders Boström
Package: netpbm
Version: 2:10.0-12
Severity: normal
Tags: patch
File: /usr/bin/pnmindex

pnmindex can't handle space in file-names. The following patch solves
the problem:

---
--- pnmindex.orig   2008-06-01 14:55:13.0 +0200
+++ pnmindex2008-08-19 23:32:30.0 +0200
@@ -108,7 +108,8 @@
 
 for i in $@; do
 
-description=(`pnmfile $i`)
+cp $i $tmpfile
+description=(`pnmfile $tmpfile`)
 
 format=${description[1]}
 width=${description[3]}
@@ -119,10 +120,8 @@
 exit $?
 fi
 
-if [ $width -le $size ]  \
-   [ $height -le $size ]; then
-cat $i  $tmpfile
-else
+if [ $width -gt $size ] || \
+   [ $height -gt $size ]; then
 case $format in
 
 PBM) 
---

/ Anders

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing'), (51, 'testing-proposed-updates'), (50, 
'unstable'), (40, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.24.7
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to sv_SE.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages netpbm depends on:
ii  libc6  2.7-13GNU C Library: Shared libraries
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libnetpbm102:10.0-12 Shared libraries for netpbm
ii  libpng12-0 1.2.27-1  PNG library - runtime
ii  libtiff4   3.8.2-10  Tag Image File Format (TIFF) libra
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

Versions of packages netpbm recommends:
ii  ghostscript-x [gs-aladdin] 8.62.dfsg.1-3 The GPL Ghostscript PostScript/PDF

netpbm suggests no packages.

-- no debconf information



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



Bug#492428: mew: error in process filter: utf-7-decode: Invalid base64 data

2008-07-25 Thread Anders Boström
Package: mew
Version: 1:5.2-4
Severity: important

When I tried to read mail today, I got this from mew:

Connecting to the IMAP server...done
Communicating with the IMAP server...
Retrieving 27 messages in background...
error in process filter: utf-7-decode: Invalid base64 data
error in process filter: Invalid base64 data

And I can't get any mail from the IMAP-server. The imap-server is
uw-imapd version 2002edebian1-13.1 .

I can't get the message causing this problem through the SPAM-filters
at ch-smtp02.sth.basefarm.net . The bug report is correctly classified
as SPAM if it is included as plain text, and if a attach it a a gziped
file, I get this 0.2 MIME_BASE64_NO_NAMERAW: base64 attachment
does not have a file name. But mew HAS included a file-name!!!

I can mail the message directly to you.

After removing the message from the INBOX folder on the IMAP-server
using balsa, mew works again.

/ Anders

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing'), (51, 'testing-proposed-updates'), (50, 
'unstable'), (40, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.24.7
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to sv_SE.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages mew depends on:
ii  emacs [emacsen]   22.2+2-2   The GNU Emacs editor (metapackage)
ii  emacs22 [emacsen] 22.2+2-2   The GNU Emacs editor
ii  mew-bin   1:5.2-4external commands for Mew

mew recommends no packages.

Versions of packages mew suggests:
pn  bogofilter | bsfilter  none(no description available)
ii  compface   1:1.5.2-4 Compress/decompress images for mai
ii  gnupg  1.4.9-2   GNU privacy guard - a free PGP rep
pn  gpgsm  none(no description available)
pn  hyperestraier  none(no description available)
pn  mhcnone(no description available)
pn  mu-citenone(no description available)
ii  mule-ucs   0.85~0.20061127-3 universal encoding system for Mule
pn  namazu2none(no description available)
pn  namazu2-index-toolsnone(no description available)
ii  netpbm 2:10.0-12 Graphics conversion tools
ii  ppthtml0.5.1-6   A program for converting Microsoft
pn  sshnone(no description available)
ii  w3m-el 1.4.4-8   simple Emacs interface of w3m
ii  wv 1.2.4-2   Programs for accessing Microsoft W
pn  x-face-el  none(no description available)
ii  xlhtml 0.5.1-6   A program for converting Microsoft

-- no debconf information



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



Bug#473589: gkrellm window not always tall enough

2008-04-01 Thread Anders Boström
Package: gkrellm
Version: 2.3.1-1
Followup-For: Bug #473589

Hi!

I can also confirm this bug, and that a restart of fvwm resolves the
issue. As this started to occur after upgrading fvwm from
1:2.5.23-2 to 1:2.5.25-1, it might just as well be a fvwm bug.

/ Anders

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing'), (51, 'testing-proposed-updates'), (50, 
'unstable'), (40, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.24.4
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to sv_SE.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gkrellm depends on:
ii  libatk1.0-0 1.20.0-1 The ATK accessibility toolkit
ii  libc6   2.7-6GNU C Library: Shared libraries
ii  libcairo2   1.4.14-1 The Cairo 2D vector graphics libra
ii  libgcrypt11 1.4.0-3  LGPL Crypto library - runtime libr
ii  libglib2.0-02.16.1-2 The GLib library of C routines
ii  libgnutls13 2.0.4-3  the GNU TLS library - runtime libr
ii  libgtk2.0-0 2.12.9-2 The GTK+ graphical user interface 
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libpango1.0-0   1.20.0-1 Layout and rendering of internatio
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libx11-62:1.0.3-7X11 client-side library

gkrellm recommends no packages.

-- no debconf information



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



Bug#438132: fixed in fvwm 1:2.5.25-1

2008-03-26 Thread Anders Boström
reopen 438132
thanks

Package: fvwm
Version: 1:2.5.25-1

Why was this bug closed? No changelog-entry indicates a fix, and
1:2.5.25-1 still fails for me.

/ Anders

 MS == Manoj Srivastava [EMAIL PROTECTED] writes:

 MS Source: fvwm
 MS Source-Version: 1:2.5.25-1

 MS We believe that the bug you reported is fixed in the latest version of
 MS fvwm, which is due to be installed in the Debian FTP archive:

 MS fvwm-gnome_2.5.25-1_amd64.deb
 MS   to pool/main/f/fvwm/fvwm-gnome_2.5.25-1_amd64.deb
 MS fvwm_2.5.25-1.diff.gz
 MS   to pool/main/f/fvwm/fvwm_2.5.25-1.diff.gz
 MS fvwm_2.5.25-1.dsc
 MS   to pool/main/f/fvwm/fvwm_2.5.25-1.dsc
 MS fvwm_2.5.25-1_amd64.deb
 MS   to pool/main/f/fvwm/fvwm_2.5.25-1_amd64.deb
 MS fvwm_2.5.25.orig.tar.gz
 MS   to pool/main/f/fvwm/fvwm_2.5.25.orig.tar.gz



 MS A summary of the changes between this version and the previous one is
 MS attached.

 MS Thank you for reporting the bug, which will now be closed.  If you
 MS have further comments please address them to [EMAIL PROTECTED],
 MS and the maintainer will reopen the bug report if appropriate.

 MS Debian distribution maintenance software
 MS pp.
 MS Manoj Srivastava [EMAIL PROTECTED] (supplier of updated fvwm package)

 MS (This message was generated automatically at their request; if you
 MS believe that there is a problem with it please contact the archive
 MS administrators by mailing [EMAIL PROTECTED])


 MS -BEGIN PGP SIGNED MESSAGE-
 MS Hash: SHA1

 MS Format: 1.7
 MS Date: Tue, 18 Mar 2008 23:29:12 -0500
 MS Source: fvwm
 MS Binary: fvwm fvwm-gnome
 MS Architecture: source amd64
 MS Version: 1:2.5.25-1
 MS Distribution: unstable
 MS Urgency: low
 MS Maintainer: Manoj Srivastava [EMAIL PROTECTED]
 MS Changed-By: Manoj Srivastava [EMAIL PROTECTED]
 MS Description: 
 MS  fvwm   - F(?) Virtual Window Manager, version 2.5
 MS  fvwm-gnome - F(?) Virtual Window Manager (dummy transitional package)
 MS Closes: 438132 443573 458163 465454 468464 470149
 MS Changes: 
 MS  fvwm (1:2.5.25-1) unstable; urgency=low
 MS  .
 MS* New upstream release.  Closes: #438132
 MS   - Handle the STATE_ADD command of the EWMH _NET_WM_STATE
 MS message from version 1.3 of the EWMH spec.
 MS   - Support transparency in ARGB windows
 MS* Bug fixes:
 MS - Fixed problem with windows disappearing when created
 MS   unless the style Unmanaged was used. Closes: 
#443573
 MS - Edge move delay was used as resistance for the top edge. Closes: 
#465454
 MS - Fixed a parsing problem of the screen argument of the
 MS   SnapAttraction style.
 MS - Some html documentation files were not installed.
 MS - Fixed a memory leak in internationalized font handling.
 MS - Fixed a bug in MinOverlap placement.  Closes: 
#458163
 MS - Fixed the StickyAcrossPages style in the FvwmPager.
 MS - Fixed the determination of the X charset on UTF-8 systems.
 MS - Fixed a crash when certain EWMH messages were sent to
 MS   unmanaged windows.
 MS - Fixed a memory leak in multibyte codepage code.
 MS - Ignore the EWMH staysontop and staysonbottom hints if the
 MS   EWMHIgnoreStackingOrderHints style is used.
 MS - Fixed a sporadic crash when the root background set by gnome,
 MS   fvwm-root, esetroot etc. changes and a root transparent
 MS   colour set is used.
 MS - Fixed spradic crash in modules with root transparent
 MS   background from colour sets.
 MS - Fixed a possible crash if the last active module fails.
 MS* Bug fix: fvwm: should not conflict against fvwm-gnome, thanks to
 MS  Philipp Kern. Yes, there should have been a versioned conflicts, I
 MS  think. Closes: 
#470149
 MS* Bug fix: Transition from fvwm-gnome does not work smoothly, thanks
 MS  to Heikki Kantola. This is the same bug as the one above.  Closes: 
#468464
 MS Files: 
 MS  88b6ab18abfcd2a991ca1489d35c913f 1337 x11 optional fvwm_2.5.25-1.dsc
 MS  a8c6a845d87641465f1afdef6de96e6d 3320969 x11 optional 
fvwm_2.5.25.orig.tar.gz
 MS  542805203362d8c7955ba19d545f105a 98120 x11 optional fvwm_2.5.25-1.diff.gz
 MS  96e3edde78844f2f31525b131d1474ef 3705744 x11 optional 
fvwm_2.5.25-1_amd64.deb
 MS  72472bfd118066b844b33d1b2c1c946e 24546 x11 optional 
fvwm-gnome_2.5.25-1_amd64.deb

 MS -BEGIN PGP SIGNATURE-
 MS Version: GnuPG v1.4.6 (GNU/Linux)

 MS iD8DBQFH4UBGIbrau78kQkwRAjPwAKDpxOuBEYltGKxE47pIv3gITu5eAwCfVoAP
 MS 6FsXpDuGzd+pGUsXB7nJfU4=
 MS =JYbQ
 MS -END PGP SIGNATURE-





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



Bug#465243: fvwm: Segmentation fault when running synplify

2008-02-11 Thread Anders Boström
Package: fvwm
Version: 1:2.5.23-2
Severity: normal

fvwm seg-faults when running synplify version 9.0 (see
http://www.synplicity.com/). Just run synplify and select any of the
menu-options leading to a pop-up window, for an example About, and
fvwm seg-faults.

I get this on stdout/stderr when the crash occur:

 X Error of failed request:  BadDrawable (invalid Pixmap or Window parameter)
  Major opcode of failed request:  70 (X_PolyFillRectangle)
  Resource id in failed request:  0x226
  Serial number of failed request:  744759
  Current serial number in output stream:  744763
X Error of failed request:  BadWindow (invalid Window parameter)
  Major opcode of failed request:  129 (SHAPE)
  Minor opcode of failed request:  2 (X_ShapeMask)
  Resource id in failed request:  0x207
  Serial number of failed request:  392274
  Current serial number in output stream:  392286

And strace gives this:

...
select(1024, [3 6 8 10 12], [], NULL, NULL) = 1 (in [3])
ioctl(3, FIONREAD, [256])   = 0
read(3, \17W\226$\362\2\300\0\0\366\206\0\0\0\0\0\0\0\0\0\0\0\0..., 256) = 256
ioctl(3, FIONREAD, [0]) = 0
ioctl(3, FIONREAD, [0]) = 0
write(3, \2\0\4\0?\3\300\0\2\0\0\0\251\251\251\0;\0\5\0$\0\300\0..., 780) = 
780
ioctl(3, FIONREAD, [0]) = 0
select(1024, [3 6 8 10 12], [], NULL, NULL) = 1 (in [3])
ioctl(3, FIONREAD, [64])= 0
read(3, [EMAIL PROTECTED]..., 64) = 64
ioctl(3, FIONREAD, [0]) = 0
select(1024, [3 6 8 10 12], [], NULL, NULL) = 1 (in [3])
ioctl(3, FIONREAD, [32])= 0
read(3, @\0\273$\7\0\300\1\6\0\r\0i\0\30\0002\230\356\23\1\0\0..., 32) = 32
ioctl(3, FIONREAD, [0]) = 0
select(1024, [3 6 8 10 12], [], NULL, NULL) = 1 (in [3])
ioctl(3, FIONREAD, [32])= 0
read(3, \20\270\273$\246\1\0\0\1\0\340\1\n\0\n\0\n\0\n\0\0\0\0..., 32) = 32
ioctl(3, FIONREAD, [0]) = 0
select(1024, [3 6 8 10 12], [], NULL, NULL) = 1 (in [3])
ioctl(3, FIONREAD, [32])= 0
read(3, \21\0\273$\246\1\0\0\1\0\340\1\0\0\0\0\300\217w\1\0\0\0..., 32) = 32
write(3, \22\0\v\0\246\1\0\0\226\1\0\0!\0\0\0 \0\5\0\5\0\0\0\17..., 120) = 120
ioctl(3, FIONREAD, [0]) = 0
select(1024, [3 6 8 10 12], [], NULL, NULL) = 1 (in [3])
ioctl(3, FIONREAD, [96])= 0
read(3, \34\0\274$\246\1\0\0\226\1\0\0\230\356\23\0\211\207\0..., 96) = 96
ioctl(3, FIONREAD, [0]) = 0
select(1024, [3 6 8 10 12], [], NULL, NULL) = 1 (in [3])
ioctl(3, FIONREAD, [32])= 0
read(3, @\0\276$\7\0\300\1\6\0\r\0i\0\30\0\202\230\356\23\1\0\0..., 32) = 32
ioctl(3, FIONREAD, [0]) = 0
select(1024, [3 6 8 10 12], [], NULL, NULL) = 1 (in [3])
ioctl(3, FIONREAD, [32])= 0
read(3, @\0\276$\7\0\300\1\6\0\r\0i\0\30\0\322\230\356\23\1\0\0..., 32) = 32
ioctl(3, FIONREAD, [0]) = 0
select(1024, [3 6 8 10 12], [], NULL, NULL) = 1 (in [3])
ioctl(3, FIONREAD, [32])= 0
read(3, @\0\276$\7\0\300\1\6\0\r\0i\0\30\0\\231\356\23\1\0\0\0..., 32) = 32
ioctl(3, FIONREAD, [0]) = 0
select(1024, [3 6 8 10 12], [], NULL, NULL) = 1 (in [3])
ioctl(3, FIONREAD, [32])= 0
read(3, @\0\276$\7\0\300\1\6\0\r\0i\0\30\0r\231\356\23\1\0\0\0..., 32) = 32
ioctl(3, FIONREAD, [0]) = 0
select(1024, [3 6 8 10 12], [], NULL, NULL) = 1 (in [3])
ioctl(3, FIONREAD, [32])= 0
read(3, @\0\276$\7\0\300\1\6\0\r\0i\0\30\0\302\231\356\23\1\0\0..., 32) = 32
ioctl(3, FIONREAD, [0]) = 0
select(1024, [3 6 8 10 12], [], NULL, NULL) = 1 (in [3])
ioctl(3, FIONREAD, [32])= 0
read(3, @\0\276$\7\0\300\1\6\0\r\0i\0\30\0\22\232\356\23\1\0\0..., 32) = 32
ioctl(3, FIONREAD, [0]) = 0
select(1024, [3 6 8 10 12], [], NULL, NULL) = 1 (in [3])
ioctl(3, FIONREAD, [32])= 0
read(3, @\0\276$\7\0\300\1\6\0\r\0i\0\30\0b\232\356\23\1\0\0\0..., 32) = 32
ioctl(3, FIONREAD, [0]) = 0
select(1024, [3 6 8 10 12], [], NULL, NULL) = 1 (in [3])
ioctl(3, FIONREAD, [32])= 0
read(3, @\0\276$\7\0\300\1\6\0\r\0i\0\30\0\262\232\356\23\1\0\0..., 32) = 32
ioctl(3, FIONREAD, [0]) = 0
select(1024, [3 6 8 10 12], [], NULL, NULL) = 1 (in [3])
ioctl(3, FIONREAD, [32])= 0
read(3, @\0\276$\7\0\300\1\6\0\r\0i\0\30\0\2\233\356\23\1\0\0\0..., 32) = 32
ioctl(3, FIONREAD, [0]) = 0
select(1024, [3 6 8 10 12], [], NULL, NULL) = 1 (in [3])
ioctl(3, FIONREAD, [32])= 0
read(3, @\0\276$\7\0\300\1\6\0\r\0i\0\30\0R\233\356\23\1\0\0\0..., 32) = 32
ioctl(3, FIONREAD, [0]) = 0
select(1024, [3 6 8 10 12], [], NULL, NULL) = 1 (in [3])
ioctl(3, FIONREAD, [96])= 0
read(3, \20\1\276$\246\1\0\0\27\0\340\1\0\0\0\0\260\4H\3\0\0\0..., 96) = 96
write(3, \f\0\5\0\27\0\340\1\f\0\0\0\260\4\0\0H\3\0\0, 20) = 20
ioctl(3, FIONREAD, [0]) = 0
select(1024, [3 6 8 10 12], [], NULL, 

Bug#459558: gcjwebplugin is missing proxy support?

2008-02-07 Thread Anders Boström
 MK == Michael Koch [EMAIL PROTECTED] writes:

 MK On Tue, Feb 05, 2008 at 01:49:02PM +0100, Anders Boström wrote:
  jamvm isn't working at all for me (see above), but cacao seems to
  execute the applet. I tried to run
  'strace cacao -Xbootclasspath/p:/usr/share/classpath/tools.zip 
  gnu.classpath.tools.appletviewer.Main 
  http://www.gnu.org/software/classpath/'
  
  The output from strace indicates that appletviewer doesn't honor
  my proxy settings, and I guess that gcjwebplugin have the
  same problem.
  
  Is there a way to configure appletviewer/gcjwebplugin to use a
  http-proxy?
  
  gappletviewer-4.1 already has a bug report about missing
  proxy support, bug #401410.

 MK How have you configured your proxy settings?

http_proxy=http://proxy2:3128/

And in the case of gcjwebplugin, firefox is using a proxy.pac file
configuring the proxy settings. All other applications I've tried work
fine with my proxy-settings, including other plugins to firefox,
apt-get and wget.

/ Anders




Bug#464507: openoffice.org: Hang every time when selecting Macro Security...

2008-02-07 Thread Anders Boström
Package: openoffice.org
Version: 1:2.3.1-3
Severity: important

When I select Tools-Options... OpenOffice.org:Security:Macro Security...
openoffice hangs every time. I get this on stdout/stderr:

sid:/home/anders*** glibc detected *** /usr/lib/openoffice/program/soffice.bin:
 double free or corruption (out): 0x7fffd2aacb00 ***
=== Backtrace: =
/lib/libc.so.6[0x2b56dc1ae02a]
/lib/libc.so.6(cfree+0x8c)[0x2b56dc1b1bbc]
/usr/lib/nss/libnssdbm3.so[0x2aaaba27d6a9]
/usr/lib/nss/libsoftokn3.so[0x2aaab9dd3171]
/usr/lib/nss/libsoftokn3.so[0x2aaab9dbbad9]
/usr/lib/nss/libsoftokn3.so[0x2aaab9dbd887]
/usr/lib/nss/libsoftokn3.so[0x2aaab9dbdaea]
/usr/lib/nss/libsoftokn3.so[0x2aaab9dbde38]
/usr/lib/nss/libsoftokn3.so[0x2aaab9dbdf0a]
/usr/lib/libnss3.so.1d[0x2aaab8fffb97]
/usr/lib/libnss3.so.1d[0x2aaab8fffe0f]
/usr/lib/libnss3.so.1d(SECMOD_LoadModule+0x154)[0x2aaab9008a84]
/usr/lib/libnss3.so.1d(SECMOD_LoadModule+0x2b5)[0x2aaab9008be5]
/usr/lib/libnss3.so.1d[0x2aaab8fe5805]
/usr/lib/libnss3.so.1d(NSS_Init+0x5a)[0x2aaab8fe5caa]
/usr/lib/openoffice/program/libxsec_xmlsec.so(_Z20nsscrypto_initializePKc+0x2a)[
0x2aaab8b7352a]
/usr/lib/openoffice/program/libxsec_xmlsec.so(_ZN21SEInitializer_NssImpl21create
SecurityContextERKN3rtl8OUStringE+0x8a)[0x2aaab8b73d2a]
/usr/lib/openoffice/program/libxmlsecurity.so[0x2aaab86aa45c]
/usr/lib/openoffice/program/libxmlsecurity.so[0x2aaab86d50b2]
/usr/lib/openoffice/program/libcui680lx.so[0x2aaab5149a92]
/usr/lib/openoffice/program/libvcl680lx.so(_ZN7Control32ImplCallEventListenersAn
dHandlerEmRK4LinkPv+0x7d)[0x2b56d84f779d]
/usr/lib/openoffice/program/libvcl680lx.so(_ZN6Window11EndTrackingEt+0x13d)[0x2b
56d84e759d]
/usr/lib/openoffice/program/libvcl680lx.so[0x2b56d84e394b]
/usr/lib/openoffice/program/libvcl680lx.so[0x2b56d84e41df]
/usr/lib/openoffice/program/libvclplug_gen680lx.so(_ZN11X11SalFrame16HandleMouse
EventEP7_XEvent+0x294)[0x2b56e1f8ebe4]
/usr/lib/openoffice/program/libvclplug_gen680lx.so(_ZN11X11SalFrame8DispatchEP7_
XEvent+0x11d)[0x2b56e1f8f18d]
/usr/lib/openoffice/program/libvclplug_gen680lx.so(_ZN13SalX11Display5YieldEv+0x
8c)[0x2b56e1fbc76c]
/usr/lib/openoffice/program/libvclplug_gen680lx.so[0x2b56e1fbee17]
/usr/lib/openoffice/program/libvclplug_gen680lx.so(_ZN7SalXLib5YieldEbb+0x392)[0
x2b56e1fb83d2]
/usr/lib/openoffice/program/libvcl680lx.so(_ZN11Application5YieldEb+0x3e)[0x2b56
d830ffee]
/usr/lib/openoffice/program/libvcl680lx.so(_ZN6Dialog7ExecuteEv+0xa8)[0x2b56d847
0098]
/usr/lib/openoffice/program/libcui680lx.so[0x2aaab5086bcc]
/usr/lib/openoffice/program/libcui680lx.so[0x2aaab5036431]
/usr/lib/openoffice/program/libsfx680lx.so[0x2bb11d96]
/usr/lib/openoffice/program/libsfx680lx.so[0x2bc98dc6]
/usr/lib/openoffice/program/libsfx680lx.so(_ZN13SfxDispatcher7ExecuteEttP10SfxIt
emSetS1_t+0x1ea)[0x2bc99f2a]
/usr/lib/openoffice/program/libsfx680lx.so[0x2bcb5da4]
/usr/lib/openoffice/program/libsfx680lx.so[0x2bcb6859]
/usr/lib/openoffice/program/libfwk680lx.so[0x2cc6129b]
/usr/lib/openoffice/program/libvcl680lx.so(_ZN4Menu6SelectEv+0x36)[0x2b56d848535
6]
/usr/lib/openoffice/program/libvcl680lx.so[0x2b56d8480f85]
/usr/lib/openoffice/program/libvcl680lx.so[0x2b56d84e4cd2]
/usr/lib/openoffice/program/libvclplug_gen680lx.so(_ZN10SalDisplay21DispatchInte
rnalEventEv+0xbf)[0x2b56e1fbc6cf]
/usr/lib/openoffice/program/libvclplug_gen680lx.so(_ZN13SalX11Display5YieldEv+0x
19)[0x2b56e1fbc6f9]
/usr/lib/openoffice/program/libvclplug_gen680lx.so[0x2b56e1fbee17]
/usr/lib/openoffice/program/libvclplug_gen680lx.so(_ZN7SalXLib5YieldEbb+0x4e2)[0
x2b56e1fb8522]
/usr/lib/openoffice/program/libvcl680lx.so(_ZN11Application5YieldEb+0x3e)[0x2b56
d830ffee]
/usr/lib/openoffice/program/libvcl680lx.so(_ZN11Application7ExecuteEv+0x27)[0x2b
56d83100c7]
/usr/lib/openoffice/program/soffice.bin(_ZN7desktop7Desktop4MainEv+0x12e0)[0x428
750]
/usr/lib/openoffice/program/libvcl680lx.so[0x2b56d83155c6]
/usr/lib/openoffice/program/libvcl680lx.so(_Z6SVMainv+0x25)[0x2b56d83156b5]
/usr/lib/openoffice/program/soffice.bin(main+0xb1)[0x41b181]
/lib/libc.so.6(__libc_start_main+0xf4)[0x2b56dc1581c4]
/usr/lib/openoffice/program/soffice.bin(_ZN6Window15SetPosSizePixelEt+0x371)
[0x41b039]
=== Memory map: 
0040-00457000 r-xp  08:03 2404019/usr/li
b/openoffice/program/soffice.bin
00657000-00659000 rw-p 00057000 08:03 2404019/usr/li
b/openoffice/program/soff

/ Anders

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing'), (51, 'testing-proposed-updates'), (50, 
'unstable'), (40, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.22.15alsa-nb (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to sv_SE.UTF8)
Shell: /bin/sh linked to /bin/bash

Versions of packages openoffice.org depends on:
ii  openoffice.org-base   1:2.3.1-3  OpenOffice.org office suite - data
ii  openoffice.org-calc   1:2.3.1-3  

Bug#464507: openoffice.org: Hang every time when selecting Macro Security...

2008-02-07 Thread Anders Boström
 RE == Rene Engelhard [EMAIL PROTECTED] writes:

 RE Anders Boström wrote:
  When I select Tools-Options... OpenOffice.org:Security:Macro Security...
  openoffice hangs every time. I get this on stdout/stderr:
  
  sid:/home/anders*** glibc detected *** 
  /usr/lib/openoffice/program/soffice.bin:
  double free or corruption (out): 0x7fffd2aacb00 ***
 RE [...]

 RE I don't see this in a clean lenny chroot on amd64...

 RE OTOH, looking at upstreams bug tracker shows that there were some fixes
 RE related to this in 2.4. Can you re-check with 2.4? (it's in
 RE experimental).

Same problem with 1:2.4.0~ooh680m6-1 from experimental :-( .

I tested with openoffice 2.0.4 in a debian stable 32-bit chroot on the
same computer with the same user-account, and Macro Security...
works fine in that version.

The upgrade of openoffice.org from 2.3 to 2.4 was not clean, I got
this:

# apt-get -t experimental install openoffice.org
...
Unpacking replacement openoffice.org-common ...
dpkg: error processing 
/var/cache/apt/archives/openoffice.org-common_1%3a2.4.0~ooh680m6-1_all.deb 
(--unpack):
 trying to overwrite 
`/usr/lib/openoffice/share/registry/modules/org/openoffice/Office/Common/Common-math.xcu',
 which is also in package openoffice.org-math
dpkg-deb: subprocess paste killed by signal (Broken pipe)

Solution was to purge all openoffice packages first and then rerun
'apt-get -t experimental install openoffice.org'.

In addition to this, I got an error message about failing to load a
basic module during the first start of 2.4, but not on following
starts of 2.4 (I'm sorry for not writing down the exact error
message.).

/ Anders




Bug#401410: Bug#459554: java-gcj-compat-plugin: Plugin isn't working at all

2008-02-05 Thread Anders Boström
 AB == Anders Boström [EMAIL PROTECTED] writes:

 AB I can't get the plugin to work in iceweasel at all. No single applet
 AB I've tried work. I just get a pop-up window asking me to trust the
 AB applet, and after clicking on Trust Applet, a grey box is shown
 AB where the applet should appear.

 AB Applets I've tried include the ones at
 AB http://java.sun.com/applets/jdk/ and
 AB http://www.gnu.org/software/classpath/

 AB I have tested both the version in testing, 1.0.76-5, and unstable
 AB without any success.

 AB I'm trying to get a 64-bit java plugin for my amd64-system, and was
 AB hoping for this one, but...

I tried to run
'gappletviewer-4.2 http://www.gnu.org/software/classpath/' and nothing
happens. strace of gappletviewer-4.2 indicates that it doesn't honor
my proxy settings, and I guess that java-gcj-compat-plugin have the
same problem. gappletviewer-4.1 already has a bug report about missing
proxy support, bug #401410.

/ Anders




Bug#459558: gcjwebplugin is missing proxy support?

2008-02-05 Thread Anders Boström
 AB == Anders Boström [EMAIL PROTECTED] writes:
 MK == Michael Koch [EMAIL PROTECTED] writes:

 AB When using jamvm and packages from testing, I get this:

 AB sid:~ /usr/lib/classpath/gappletviewer 
http://www.gnu.org/software/classpath/
 AB java.lang.NoClassDefFoundError: gnu/classpath/tools/appletviewer/Main
 ABNo stacktrace available
 AB Caused by: java.lang.ClassNotFoundException: 
gnu.classpath.tools.appletviewer.Main not found in 
java.lang.ClassLoader$1{urls=[file:/home/anders/./], parent=null}
 ABat java.net.URLClassLoader.findClass(URLClassLoader.java:992)
 ABat java.lang.ClassLoader.loadClass(ClassLoader.java:342)
 ABat java.lang.ClassLoader$1.loadClass(ClassLoader.java:1112)
 ABat java.lang.ClassLoader.loadClass(ClassLoader.java:294)
 AB sid:~

 AB When running cacao and packages from unstable, I get this:

 AB sid:~ /usr/lib/classpath/gappletviewer 
http://www.gnu.org/software/classpath/
 AB WARNING: CURRENTLY GAPPLETVIEWER RUNS WITH NOSECURITY MANAGER.
 AB THIS MEANS THAT APPLETS YOU LOAD CAN DO ANYTHING A JAVA APPLICATION
 AB THAT YOU DOWNLOAD AND RUN CAN DO.  BE *VERY* CAREFUL WHICH APPLETS YOU RUN.
 AB DO NOT USE GAPPLETVIEWER ON YOUR SYSTEM IF YOUR SYSTEM STORES 
IMPORTANTDATA.
 AB THIS DATA CAN BE DESTROYED OR STOLEN IF YOU LOAD A MALICIOUS APPLET.

 AB [press 'c' or 'C' to continue or anything else to quit]
 AB c

 AB and nothing happens, not even an error message.

jamvm isn't working at all for me (see above), but cacao seems to
execute the applet. I tried to run
'strace cacao -Xbootclasspath/p:/usr/share/classpath/tools.zip 
gnu.classpath.tools.appletviewer.Main http://www.gnu.org/software/classpath/'

The output from strace indicates that appletviewer doesn't honor
my proxy settings, and I guess that gcjwebplugin have the
same problem.

Is there a way to configure appletviewer/gcjwebplugin to use a
http-proxy?

gappletviewer-4.1 already has a bug report about missing
proxy support, bug #401410.

/ Anders




Bug#462385: evince: encrypted pdf's don't work

2008-01-28 Thread Anders Boström
 SA == Sven Arvidsson [EMAIL PROTECTED] writes:

 SA On Thu, 2008-01-24 at 14:09 +0100, Anders Boström wrote:
  Encrypted pdf's don't work. I've tested with pdf's from Marvell
  and Broadcom, neither work at all. I only get a requester stating
  Failed to load document from data (error 1)' At the seame time, this
  is written to stderr:
  Error: Couldn't open file '/tmp/evince-19042/document-0-88E1141_5.pdf'
  Error: Couldn't open file '/tmp/evince-19042/document-0-88E1141_5.pdf'
  
  The documents work fine with xpdf and acroread.
  
  According to http://live.gnome.org/Evince/Features:
  Evince can open PDF documents that have been encrypted.
  
  The documents from Marvell I've tested with is pdf version 1.5 created
  with acrobat destiller 6.0.1 (Windows) using 40-bit RC4.
  
  The documents from Broadcom I've tested with is pdf version 1.3
  created with activepdf using 128-bit RC4.
  
  I can't attach any of the documents due to NDA restrictions.
  
  I'd like to have a public accessable encrypted pdf to test with, but
  haven't found one.

 SA OpenOffice can create encrypted PDF files, but I'm not sure what kind of
 SA encryption it uses. 
 SA 
http://wiki.services.openoffice.org/wiki/Documentation/OOoAuthors_User_Manual/Writer_Guide/Exporting_to_PDF

 SA I'm also attaching a sample file, with the password debian. It works
 SA fine for me in Evince.

Yes, it works fine in evince for me too, and it is encrypted using
128-bit RC4.

OK, then I know that OpenOffice generated encrypted pdf's work with
evince, and that the problem is isolated to some
documents/generators. However, acrobat destiller 6.0.1 is quite
common...

/ Anders




Bug#462385: evince: encrypted pdf's don't work

2008-01-24 Thread Anders Boström
Package: evince
Version: 2.20.2-1
Severity: normal

Encrypted pdf's don't work. I've tested with pdf's from Marvell
and Broadcom, neither work at all. I only get a requester stating
Failed to load document from data (error 1)' At the seame time, this
is written to stderr:
Error: Couldn't open file '/tmp/evince-19042/document-0-88E1141_5.pdf'
Error: Couldn't open file '/tmp/evince-19042/document-0-88E1141_5.pdf'

The documents work fine with xpdf and acroread.

According to http://live.gnome.org/Evince/Features:
Evince can open PDF documents that have been encrypted.

The documents from Marvell I've tested with is pdf version 1.5 created
with acrobat destiller 6.0.1 (Windows) using 40-bit RC4.

The documents from Broadcom I've tested with is pdf version 1.3
created with activepdf using 128-bit RC4.

I can't attach any of the documents due to NDA restrictions.

I'd like to have a public accessable encrypted pdf to test with, but
haven't found one.

/ Anders

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing'), (51, 'testing-proposed-updates'), (50, 
'unstable'), (40, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.22.15alsa-nb (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to sv_SE.UTF8)
Shell: /bin/sh linked to /bin/bash

Versions of packages evince depends on:
ii  gconf2  2.20.1-2 GNOME configuration database syste
ii  gnome-icon-theme2.20.0-1 GNOME Desktop icon theme
ii  gs-esp [gs] 8.15.3.dfsg.1-1  The Ghostscript PostScript interpr
ii  gs-gpl [gs] 8.56.dfsg.1-1.1  The GPL Ghostscript PostScript int
ii  libart-2.0-22.3.19-3 Library of functions for 2D graphi
ii  libatk1.0-0 1.20.0-1 The ATK accessibility toolkit
ii  libbonobo2-02.20.2-1 Bonobo CORBA interfaces library
ii  libbonoboui2-0  2.20.0-1 The Bonobo UI library
ii  libc6   2.7-5GNU C Library: Shared libraries
ii  libcairo2   1.4.10-1+lenny2  The Cairo 2D vector graphics libra
ii  libdbus-1-3 1.1.2-1  simple interprocess messaging syst
ii  libdbus-glib-1-20.74-1   simple interprocess messaging syst
ii  libdjvulibre15  3.5.20-2 Runtime support for the DjVu image
ii  libgconf2-4 2.20.1-2 GNOME configuration database syste
ii  libglade2-0 1:2.6.2-1library to load .glade files at ru
ii  libglib2.0-02.14.3-1 The GLib library of C routines
ii  libgnome-keyring0   2.20.3-1 GNOME keyring services library
ii  libgnome2-0 2.20.1.1-1   The GNOME 2 library - runtime file
ii  libgnomecanvas2-0   2.20.1.1-1   A powerful object-oriented display
ii  libgnomeui-02.20.1.1-1   The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0  1:2.20.1-1   GNOME Virtual File System (runtime
ii  libgtk2.0-0 2.12.1-1 The GTK+ graphical user interface 
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libjpeg62   6b-14The Independent JPEG Group's JPEG 
ii  libkpathsea42007.dfsg.1-2TeX Live: path search library for 
ii  libnautilus-extension1  2.18.3-3 libraries for nautilus components 
ii  liborbit2   1:2.14.10-0.1libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0   1.18.4-1 Layout and rendering of internatio
ii  libpoppler-glib20.6.2-1  PDF rendering library (GLib-based 
ii  libpopt01.10-3   lib for parsing cmdline parameters
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libstdc++6  4.2.2-4  The GNU Standard C++ Library v3
ii  libtiff43.8.2-7  Tag Image File Format (TIFF) libra
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxml2 2.6.30.dfsg-3.1  GNOME XML library
ii  zlib1g  1:1.2.3.3.dfsg-8 compression library - runtime

evince recommends no packages.

-- no debconf information



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



Bug#459558: gcjwebplugin: Plugin isn't working at all

2008-01-22 Thread Anders Boström
 MK == Michael Koch [EMAIL PROTECTED] writes:

 MK Hmm, I tried with both, cacao and jamvm, locally and it just worked. I
 MK can't really say what is/was wrong on your side. The debug output does
 MK not look suspicious.
   
 MK What window manager are you using? There might be an issue with window
 MK manager hints.
   
   I'm using fvwm. Are you running amd64 with gcjwebplugin working? What
   window manager are you using?
  
 MK I tried on i386 and amd64 with GNOME (with metacity), KDE and XFCE.
  
   Are there any tests I should perform in order to collect more info?
  
 MK If you could use another window manager for testing that would be great.
 MK It must perhaps be one that supports the new window manager hints spec.
 MK I dont really know for sure.
  
  OK, I used an 32-bit etch vncserver as X-server (running in a chroot)
  with different window-managers to perform some testing. I still run
  the same 64-bit iceweasel with gcjwebplugin and cacao.
  
  window-manager  | result
  +-
  none| not working
  fvwm| not working
  fvwm-gnome  | not working
  icewm   | not working
  xfce4   | not working

 MK Hmm, at least xfce4 should be working...

I've run gcjwebplugin successfully on another PC, running 32-bit
x86 debian testing and fvwm. It's the 64-bit version I can't get
running. fvwm don't seem to be the problem (unless 32-bit fvwm work
but not 64-bit).

 MK Can you try running gappletviewer from the commandline on the applet
 MK page? Does that work?

When using jamvm and packages from testing, I get this:

sid:~ /usr/lib/classpath/gappletviewer http://www.gnu.org/software/classpath/
java.lang.NoClassDefFoundError: gnu/classpath/tools/appletviewer/Main
   No stacktrace available
Caused by: java.lang.ClassNotFoundException: 
gnu.classpath.tools.appletviewer.Main not found in 
java.lang.ClassLoader$1{urls=[file:/home/anders/./], parent=null}
   at java.net.URLClassLoader.findClass(URLClassLoader.java:992)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:342)
   at java.lang.ClassLoader$1.loadClass(ClassLoader.java:1112)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
sid:~

When running cacao and packages from unstable, I get this:

sid:~ /usr/lib/classpath/gappletviewer http://www.gnu.org/software/classpath/
WARNING: CURRENTLY GAPPLETVIEWER RUNS WITH NOSECURITY MANAGER.
THIS MEANS THAT APPLETS YOU LOAD CAN DO ANYTHING A JAVA APPLICATION
THAT YOU DOWNLOAD AND RUN CAN DO.  BE *VERY* CAREFUL WHICH APPLETS YOU RUN.
DO NOT USE GAPPLETVIEWER ON YOUR SYSTEM IF YOUR SYSTEM STORES IMPORTANTDATA.
THIS DATA CAN BE DESTROYED OR STOLEN IF YOU LOAD A MALICIOUS APPLET.

[press 'c' or 'C' to continue or anything else to quit]
c

and nothing happens, not even an error message.
 
  See also bug 459554 on java-gcj-compat-plugin. It seems to have the
  same problem.

 MK That looks more like a mising libgcjX-awt package.

Well, I have both libgcj7-1-awt and libgcj8-1-awt installed.

/ Anders



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



Bug#459554: java-gcj-compat-plugin: Plugin isn't working at all

2008-01-21 Thread Anders Boström
 AB == Anders Boström [EMAIL PROTECTED] writes:

Package: java-gcj-compat-plugin
Version: 1.0.65-10

 AB I can't get the plugin to work in iceweasel at all. No single applet
 AB I've tried work. I just get a pop-up window asking me to trust the
 AB applet, and after clicking on Trust Applet, a grey box is shown
 AB where the applet should appear.

 AB Applets I've tried include the ones at
 AB http://java.sun.com/applets/jdk/ and
 AB http://www.gnu.org/software/classpath/

 AB I have tested both the version in testing, 1.0.76-5, and unstable
 AB without any success.

 AB I'm trying to get a 64-bit java plugin for my amd64-system, and was
 AB hoping for this one, but...

I also tested running from a 32-bit etch chroot with
java-gcj-compat-plugin 1.0.65-10. Same result, a grey box is shown
where the applet should appear. I get this output from iceweasel when
going to http://www.gnu.org/software/classpath/:

GCJ PLUGIN: thread 0x8bbd180: NP_Initialize
GCJ PLUGIN: thread 0x8bbd180: NP_Initialize: using /usr/bin/gappletviewer-4.1.
GCJ PLUGIN: thread 0x8bbd180: NP_Initialize return
GCJ PLUGIN: thread 0x8bbd180: GCJ_New
GCJ PLUGIN: thread 0x8bbd180: plugin_data_new
GCJ PLUGIN: thread 0x8bbd180: plugin_data_new return
GCJ PLUGIN: thread 0x8bbd180: plugin_get_documentbase
GCJ PLUGIN: thread 0x8bbd180: plugin_get_documentbase return
GCJ PLUGIN: thread 0x8bbd180: plugin_start_appletviewer
GCJ PLUGIN: thread 0x8bbd180: plugin_start_appletviewer return
GCJ PLUGIN: thread 0x8bbd180: GCJ_New: got confirmation that appletviewer is run
ning.
GCJ PLUGIN: thread 0x8bbd180: plugin_create_applet_tag
GCJ PLUGIN: thread 0x8bbd180: plugin_create_applet_tag return
GCJ PLUGIN: thread 0x8bbd180: plugin_send_message_to_appletviewer
  PIPE: plugin wrote instance-28863-3
GCJ PLUGIN: thread 0x8bbd180: plugin_send_message_to_appletviewer return
GCJ PLUGIN: thread 0x8bbd180: plugin_send_message_to_appletviewer
  PIPE: plugin wrote tag http://www.gnu.org/software/classpath/ EMBED CODE=Ani
mation.class CODEBASE=http://www.gnu.org/graphics; HEIGHT=86 WIDTH=130 P
ARAM NAME=base-name VALUE=dropPARAM NAME=extension VALUE=jpgPARAM NA
ME=num-images VALUE=15PARAM NAME=image-sequence VALUE=1..10,9,7,5,3,1
PARAM NAME=frame-delay VALUE=30PARAM NAME=inner-loop-repeat VALUE=2
PARAM NAME=loop-delay VALUE=1PARAM NAME=outer-loop-repeat VALUE=0
/EMBED
GCJ PLUGIN: thread 0x8bbd180: plugin_send_message_to_appletviewer return
GCJ PLUGIN: thread 0x8bbd180: GCJ_New return
GCJ PLUGIN: thread 0x8bbd180: NP_GetValue
GCJ PLUGIN: thread 0x8bbd180: NP_GetValue: returning plugin description.
GCJ PLUGIN: thread 0x8bbd180: NP_GetValue return
GCJ PLUGIN: thread 0x8bbd180: GCJ_GetValue
GCJ PLUGIN: thread 0x8bbd180: GCJ_GetValue: returning TRUE for NeedsXEmbed.
GCJ PLUGIN: thread 0x8bbd180: GCJ_GetValue return
  PIPE: applet viewer wrote: running
  PIPE: applet viewer read: instance-28863-3
GCJ PLUGIN: thread 0x8bbd180: GCJ_SetWindow
GCJ PLUGIN: thread 0x8bbd180: GCJ_SetWindow: setting window.
GCJ PLUGIN: thread 0x8bbd180: plugin_send_message_to_appletviewer
  PIPE: plugin wrote instance-28863-3
GCJ PLUGIN: thread 0x8bbd180: plugin_send_message_to_appletviewer return
GCJ PLUGIN: thread 0x8bbd180: plugin_send_message_to_appletviewer
  PIPE: plugin wrote handle 75529645
GCJ PLUGIN: thread 0x8bbd180: plugin_send_message_to_appletviewer return
GCJ PLUGIN: thread 0x8bbd180: GCJ_SetWindow return
GCJ PLUGIN: thread 0x8bbd180: GCJ_SetWindow
GCJ PLUGIN: thread 0x8bbd180: GCJ_SetWindow: window already exists.
GCJ PLUGIN: thread 0x8bbd180: GCJ_SetWindow: window width changed.
GCJ PLUGIN: thread 0x8bbd180: plugin_send_message_to_appletviewer
  PIPE: plugin wrote instance-28863-3
GCJ PLUGIN: thread 0x8bbd180: plugin_send_message_to_appletviewer return
GCJ PLUGIN: thread 0x8bbd180: plugin_send_message_to_appletviewer
  PIPE: plugin wrote width 130
GCJ PLUGIN: thread 0x8bbd180: plugin_send_message_to_appletviewer return
GCJ PLUGIN: thread 0x8bbd180: GCJ_SetWindow: window height changed.
GCJ PLUGIN: thread 0x8bbd180: plugin_send_message_to_appletviewer
  PIPE: plugin wrote instance-28863-3
GCJ PLUGIN: thread 0x8bbd180: plugin_send_message_to_appletviewer return
GCJ PLUGIN: thread 0x8bbd180: plugin_send_message_to_appletviewer
  PIPE: plugin wrote height 86
GCJ PLUGIN: thread 0x8bbd180: plugin_send_message_to_appletviewer return
GCJ PLUGIN: thread 0x8bbd180: GCJ_SetWindow return
Exception in thread main java.awt.AWTError: Cannot load AWT toolkit: gnu.java.
awt.peer.gtk.GtkToolkit
   at java.awt.Toolkit.getDefaultToolkit(libgcj.so.70)
   at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(libgcj.so.70)
   at java.awt.Window.init(libgcj.so.70)
   at java.awt.Frame.init(libgcj.so.70)
   at java.awt.Frame.init(libgcj.so.70)
   at gnu.java.awt.EmbeddedWindow.init(libgcj.so.70)
   at gnu.classpath.tools.appletviewer.PluginAppletWindow.init(libgcj-tools.so
.70)
   at gnu.classpath.tools.appletviewer.PluginAppletViewer.start(libgcj-tools.so.
70

Bug#459558: gcjwebplugin: Plugin isn't working at all

2008-01-21 Thread Anders Boström
 MK == Michael Koch [EMAIL PROTECTED] writes:

 MK On Fri, Jan 18, 2008 at 04:59:41PM +0100, Anders Boström wrote:
   MK == Michael Koch [EMAIL PROTECTED] writes:
  
 MK Hmm, I tried with both, cacao and jamvm, locally and it just worked. I
 MK can't really say what is/was wrong on your side. The debug output does
 MK not look suspicious.
  
 MK What window manager are you using? There might be an issue with window
 MK manager hints.
  
  I'm using fvwm. Are you running amd64 with gcjwebplugin working? What
  window manager are you using?

 MK I tried on i386 and amd64 with GNOME (with metacity), KDE and XFCE.

  Are there any tests I should perform in order to collect more info?

 MK If you could use another window manager for testing that would be great.
 MK It must perhaps be one that supports the new window manager hints spec.
 MK I dont really know for sure.

OK, I used an 32-bit etch vncserver as X-server (running in a chroot)
with different window-managers to perform some testing. I still run
the same 64-bit iceweasel with gcjwebplugin and cacao.

window-manager  | result
+-
none| not working
fvwm| not working
fvwm-gnome  | not working
icewm   | not working
xfce4   | not working

See also bug 459554 on java-gcj-compat-plugin. It seems to have the
same problem.

/ Anders




  1   2   >