Bug#704889: php-sabredav: breaks caldav-synchronisation

2013-04-07 Thread Albert Zangerl
Package: php-sabredav
Version: 1.7.5+dfsg-1
Severity: important

Dear Maintainer,

since upgrading to 1.7.5+dfsg-1 (with installing php-sabre-vobject) my 
CalDavSync Application shows me this error:
 Fatal error: Class 'Sabre\VObject\DateTimeParser' not found in
 /usr/share/php/Sabre/CalDAV/CalendarQueryParser.php on line 246

Even though the file /usr/share/php/Sabre/VObject/DateTimeParser.php is 
existent (with the php-sabre-vobject package) it seems to be not found.
I had to switch back to php-sabredav 1.6.3-1


-- System Information:
Debian Release: 7.0
  APT prefers testing
  APT policy: (998, 'testing'), (998, 'stable'), (101, 'unstable')
Architecture: amd64 (x86_64)

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

Versions of packages php-sabredav depends on:
ii  php5  5.4.4-14
ii  php5-cli  5.4.4-14

php-sabredav recommends no packages.

php-sabredav 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#704889: [Pkg-owncloud-maintainers] Bug#704889: php-sabredav: breaks caldav-synchronisation

2013-04-07 Thread Albert Zangerl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Am 2013-04-07 15:17, schrieb David Prévot:
 Hi Albert,

Hi David,

 Thanks for your report.

you're welcome.

 Can you please document how CalendarQueryParser is called? Is it 
 via owncloud (if so, which version)?

The error message shows on my Android-Phone in the app CalDavSync beta
(https://play.google.com/store/apps/details?id=org.dmfs.caldav.lib )

On the server owncloud (4.0.8debian-1.6) is running.

Thanks,
Albert
- -- 
The only excuse for God is that he doesn't exist.
- -- Stendhal
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with undefined - http://www.enigmail.net/

iEYEARECAAYFAlFhdUcACgkQ/06RcDHO2YiY/gCglSJKbH07YKLQLxw+cvovASTM
yvAAn3xkhKL9Ro45CJLipaMFreAmZz/9
=pQ0G
-END PGP SIGNATURE-


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



Bug#549436: fixed in wordpress 2.8.6-1

2009-11-26 Thread Albert Zangerl
Hi,

the bugfix breaks my Wordpress-site because the hostname contains a -.
I had to rename the config file to walk around the problem.

a.
-- 
84 Things you do NOT want your System Administrator to say:
79.  We don't support that.  We WON'T support that.



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



Bug#541992: linux-source-2.6.30: Fails to build with make-kpkg

2009-08-22 Thread Albert Zangerl
Package: linux-source-2.6.30
Version: 2.6.30-6
Severity: normal


I tried to compile my kernel like I always do:
make-kpkg --initrd --append-to-version -6debian kernel_image modules_image

2.6.30-4 worked this way, but with -6 I get this error:

make[1]: Entering directory `/usr/src/linux-source-2.6.30'
scripts/kconfig/conf -s arch/x86/Kconfig
make[1]: Leaving directory `/usr/src/linux-source-2.6.30'
make[1]: Entering directory `/usr/src/linux-source-2.6.30'
  CHK include/linux/version.h
  CHK include/linux/utsrelease.h
  SYMLINK include/asm - include/asm-x86
  CALLscripts/checksyscalls.sh
make[2]: *** [scripts/mod] Segmentation fault
make[1]: *** [scripts] Error 2
make[1]: Leaving directory `/usr/src/linux-source-2.6.30'
make: *** [debian/stamp/build/kernel] Error 2

gcc --version says:
gcc (Debian 4.3.4-1) 4.3.4

I also tried to use kernel-package 12.018 instead of 12.019 but I get the same 
error.


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

Kernel: Linux 2.6.30-4debian (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to de_AT.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages linux-source-2.6.30 depends on:
ii  binutils  2.19.51.20090805-1 The GNU assembler, linker and bina
ii  bzip2 1.0.5-3high-quality block-sorting file co

Versions of packages linux-source-2.6.30 recommends:
ii  gcc   4:4.3.3-9  The GNU C compiler
ii  libc6-dev [libc-dev]  2.9-25 GNU C Library: Development Librari
ii  make  3.81-6 An utility for Directing compilati

Versions of packages linux-source-2.6.30 suggests:
ii  kernel-package 12.019A utility for building Linux kerne
ii  libncurses5-dev [ncurs 5.7+20090803-1+b1 developer's libraries and docs for
ii  libqt3-mt-dev  3:3.3.8b-5+b2 Qt development files (Threaded)

-- 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#541992: Sorry, my fault: It was no bug of linux-source-2.6.30

2009-08-22 Thread Albert Zangerl
I now found out what caused the error in my case. It was the driver for
a DVB-C USB-Stick that I installed.
After uninstalling it everything works fine again.

Sorry for that.
a.
-- 
84 Things you do NOT want your System Administrator to say:
23.  Do you smell something?



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



Bug#523723: nvidia-glx: depends on nvidia-kernel-180.44

2009-04-12 Thread Albert Zangerl
Package: nvidia-glx
Version: 180.44-1
Severity: important

I have built nvidia-kernel-source_180.44-1 with m-a a-i nvidia-kernel-source on 
my vanilla 2.6.29.1 kernel.
Everything went fine, but today I tried to update with aptitude dist-upgrade.
It said that nvidia-glx depends on nvidia-kernel-180.44

My nvidia-kernel package is called nvidia-kernel-2.6.29.1

I think that the dependencies are wrong for nvidia-glx.


-- Package-specific info:
uname -r:
Linux prefect 2.6.29.1 #1 SMP PREEMPT Sat Apr 11 08:53:42 CEST 2009 i686 
GNU/Linux


/proc/version:
Linux version 2.6.29.1 (r...@prefect) (gcc version 4.3.3 (Debian 4.3.3-7) ) #1 
SMP PREEMPT Sat Apr 11 08:53:42 CEST 2009


/proc/driver/nvidia/version:


03:00.0 VGA compatible controller: nVidia Corporation GeForce 8500 GT (rev a1)


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

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

Versions of packages nvidia-glx depends on:
ii  libc6  2.9-6 GNU C Library: Shared libraries
ii  libgcc11:4.3.3-7 GCC support library
ii  libgl1-mesa-glx [libgl 7.4-2 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
pn  nvidia-kernel-180.44   none(no description available)
ii  x11-common 1:7.4+1   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  180.44-1   NVIDIA binary kernel module source
ii  nvidia-settings   180.22-1   Tool of configuring the NVIDIA gra

-- 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#468913: xserver-xorg-input-evdev: xserver crashes when I try to scroll horizontal with Microsoft Laser Mouse

2008-03-02 Thread Albert Zangerl
Package: xserver-xorg-input-evdev
Version: 1:1.2.0-1
Severity: normal


I use a Microsoft Wireless Laser Mouse 6000. When i use the driver mouse in 
my xorg.conf 
everything works normal. But I can not scroll left/right.
So I tried to use the driver evdev. When I try to scroll left/right with the 
mouse the 
xserver crashes. The logfile says:

Fatal server error:
Bad valuators reported for device Mouse0

I also tried to edit my xorg.conf like in this Document (it's for gentoo, but 
it should not 
matter) but the Problem stays the same.
http://gentoo-wiki.com/HOWTO_Advanced_Mouse/Individual_Configurations#Microsoft_Wireless_Laser_Mouse_6000


-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 12. Apr 2006  /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1673980  1. Feb 05:06 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
03:00.0 VGA compatible controller: nVidia Corporation GeForce 8500 GT (rev a1)

/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 2315  2. Mär 11:37 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:

Section ServerLayout
Identifier Layout0
Screen  0  Screen0 0 0
InputDeviceKeyboard0 CoreKeyboard
InputDeviceMouse0 CorePointer
EndSection

Section Files
RgbPath /usr/X11R6/lib/X11/rgb
FontPathunix/:7100
EndSection

Section Module
Load   dbe
Load   extmod
Load   type1
Load   freetype
Load   glx
EndSection

Section ServerFlags
Option Xinerama 0
EndSection

Section InputDevice
Identifier Mouse0
Driver evdev
Option CorePointer
Option Device /dev/input/event5
EndSection


Section InputDevice
Identifier  Keyboard0
Driver  keyboard
Option  CoreKeyboard
Option  XkbRules  xfree86
Option  XkbModel  pc105
Option  XkbLayout de
EndSection

Section Monitor
Identifier Monitor1
VendorName Lenovo
ModelName  Lenovo D221
HorizSync   31.0 - 83.0
VertRefresh 56.0 - 76.0
Option DPMS
EndSection

Section Monitor
Identifier Monitor0
VendorName BenQ
ModelName  BenQ FP71E+
HorizSync   31.0 - 83.0
VertRefresh 56.0 - 76.0
Option DPMS
EndSection

Section Device
Identifier Videocard0
Driver nvidia
VendorName NVIDIA Corporation
BoardName  GeForce 8500 GT
EndSection

Section Screen
Identifier Screen0
Option TwinView 1
#OptionConnectedMonitor DFP-1, CRT-0
#OptionUseDisplayDevice DFP
#OptionUseDisplayDevice CRT
Option TwinViewXineramaInfoOrder DFP, CRT
Option TwinViewOrientation DFP-0 LeftOf CRT-1
Device Videocard0
DefaultDepth24
Option metamodes DFP: nvidia-auto-select +0+0, CRT: 
nvidia-auto-select +1680+0
SubSection Display
Depth   24
EndSubSection
EndSection



Xorg X server log files on system:
-rw-r--r-- 1 root root 33279  2. Mär 11:38 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the xorg product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.

X.Org X Server 1.4.0.90
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.1~git20080131-1)
Current Operating System: Linux prefect.albert-zangerl.com 2.6.24 #1 SMP Fri 
Jan 25 10:25:43 CET 2008 i686
Build Date: 01 February 2008  03:49:13AM
 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Sun Mar  2 11:37:58 2008
(==) Using config file: /etc/X11/xorg.conf
(==) ServerLayout Layout0
(**) |--Screen Screen0 (0)
(**) |   |--Monitor default monitor
(**) |   |--Device Videocard0
(==) No monitor specified for screen Screen0.
Using a default monitor configuration.
(**) |--Input Device Keyboard0
(**) |--Input Device Mouse0
(**) Option Xinerama 0
(==) Automatically adding devices
(==) Automatically enabling 

Bug#434560: gnome-terminal: cursor up/down dont't work

2007-07-24 Thread Albert Zangerl
Package: libvte9
Version: 1:0.16.6-2
Severity: normal


After upgrading from libvte9 16.6-1 to 16.6-2 the cursor-up/down keys in 
gnome-terminal don't work anymore. I just get ';A' or ';B' when I type one of 
these 
keys. 
In xterm or konsole or on the text-console everything is ok.

My version of gnome-terminal is 2.18.1-1


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

Kernel: Linux 2.6.22.1 (SMP w/2 CPU cores)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8) (ignored: LC_ALL 
set to [EMAIL PROTECTED])
Shell: /bin/sh linked to /bin/bash

Versions of packages libvte9 depends on:
ii  libatk1.0-0 1.18.0-2 The ATK accessibility toolkit
hi  libc6   2.6-3GNU C Library: Shared libraries
ii  libcairo2   1.4.10-1 The Cairo 2D vector graphics libra
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libfreetype62.3.5-1+b1   FreeType 2 font engine, shared lib
ii  libglib2.0-02.12.13-1The GLib library of C routines
ii  libgtk2.0-0 2.10.13-1The GTK+ graphical user interface 
ii  libice6 2:1.0.3-3X11 Inter-Client Exchange library
ii  libncurses5 5.6+20070716-1   Shared libraries for terminal hand
ii  libpango1.0-0   1.16.4-3 Layout and rendering of internatio
ii  libpng12-0  1.2.15~beta5-2   PNG library - runtime
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libvte-common   1:0.16.6-2   Terminal emulator widget for GTK+ 
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxcursor1 1:1.1.8-2X cursor management library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.3-2X11 miscellaneous 'fixes' extensio
ii  libxft2 2.1.12-2 FreeType-based font drawing librar
ii  libxi6  2:1.1.1-1X11 Input extension library
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxrandr2  2:1.2.1-1X11 RandR extension library
ii  libxrender1 1:0.9.2-1X Rendering Extension client libra
ii  zlib1g  1:1.2.3.3.dfsg-5 compression library - runtime

libvte9 recommends no packages.

-- no debconf information


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