Bug#646578: rekonq: Configuration file ~/.kde/share/config/kdedrc not writable

2011-10-25 Thread Pawel Tecza
Package: rekonq
Version: 0.7.0-1
Severity: normal

Dear Maintainer,

Today I've installed rekonq under my Debian Wheezy box with
GNOME environment I prefer. Just out of curiosity, I read that
it's a fast and lightweight web browser, so I wanted to try it :)

When I launched rekonq initially, then I could see a dialog box
with a following message:

Configuration file ~/.kde/share/config/kdedrc not writable.
Please contact your system administrator.

I've uploaded the screenshot at TinyPic, maybe it will be helpful
for you:

http://tinypic.com/r/5a3z3c/7

Fortunately the issue is not serious. When I clicked OK button,
then rekonq started and worked fine for me.

Please note that the problem doesn't occur for the second and next
rekonq's launches.

I believe that the file permissions are OK here:

ptecza@bumpy:~$ id
uid=1000(ptecza) gid=1000(ptecza)
groups=1000(ptecza),20(dialout),24(cdrom),25(floppy),27(sudo),29(audio),44(video),46(plugdev),108(netdev)
ptecza@bumpy:~$
ptecza@bumpy:~$ ls -ld ~/.kde/
drwx-- 3 ptecza ptecza 71 Oct 25 10:23 /home/ptecza/.kde/
ptecza@bumpy:~$
ptecza@bumpy:~$ ls -ld ~/.kde/share/
drwx-- 4 ptecza ptecza 30 Oct 25 10:23 /home/ptecza/.kde/share/
ptecza@bumpy:~$
ptecza@bumpy:~$ ls -ld ~/.kde/share/config/
drwxr-xr-x 2 ptecza ptecza 21 Oct 25 10:23 /home/ptecza/.kde/share/config/
ptecza@bumpy:~$
ptecza@bumpy:~$ ls -l ~/.kde/share/config/
total 4
-rw--- 1 ptecza ptecza 53 Oct 25 10:23 kdebugrc
ptecza@bumpy:~$
ptecza@bumpy:~$ cat /home/ptecza/.kde/share/config/kdebugrc
[kbuildsycoca4]
InfoOutput=4

[knotify]
InfoOutput=4
ptecza@bumpy:~$


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

Kernel: Linux 3.0.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages rekonq depends on:
ii  kdebase-bin   4:4.6.5-1
ii  kdebase-runtime   4:4.6.5-1+b1
ii  libc6 2.13-21
ii  libkcmutils4  4:4.6.5-2
ii  libkdecore5   4:4.6.5-2
ii  libkdeui5 4:4.6.5-2
ii  libkdewebkit5 4:4.6.5-2
ii  libkio5   4:4.6.5-2
ii  libkparts44:4.6.5-2
ii  libqt4-dbus   4:4.7.3-5
ii  libqt4-network4:4.7.3-5
ii  libqt4-script 4:4.7.3-5
ii  libqt4-xml4:4.7.3-5
ii  libqtcore44:4.7.3-5
ii  libqtgui4 4:4.7.3-5
ii  libqtwebkit4  2.1.0~2011week13-2
ii  libstdc++64.6.1-15
ii  libthreadweaver4  4:4.6.5-2

rekonq recommends no packages.

Versions of packages rekonq suggests:
pn  kget  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#646579: rekonq: Unable to save bookmarks in ~/.kde/share/apps/konqueror/bookmarks.xml

2011-10-25 Thread Pawel Tecza
Package: rekonq
Version: 0.7.0-1
Severity: normal

Dear Maintainer,

I've found a next problem with rekonq. When I quit it, then I can
see a dialog box with a following error message:

Unable to save bookmarks in ~/.kde/share/apps/konqueror/bookmarks.xml

The full content of the message you can see at TinyPic:

http://tinypic.com/r/91gri1/7

I believe that the real reason of the issue is missing
~/.kde/share/apps/konqueror directory or bad path, because it should
be rather ~/.kde/share/apps/rekonq:

ptecza@bumpy:~$ cd ~/.kde/share/apps/
ptecza@bumpy:~/.kde/share/apps$
ptecza@bumpy:~/.kde/share/apps$ ls -l
total 0
drwx-- 3 ptecza ptecza 16 Oct 25 10:29 kconf_update
drwx-- 2 ptecza ptecza 20 Oct 25 10:35 kcookiejar
drwx-- 3 ptecza ptecza 31 Oct 25 10:29 kssl
drwx-- 2 ptecza ptecza  6 Oct 25 10:33 kwallet
drwx-- 2 ptecza ptecza 48 Oct 25 10:32 rekonq
ptecza@bumpy:~/.kde/share/apps$
ptecza@bumpy:~/.kde/share/apps$ ls rekonq/
adblock  history  session
ptecza@bumpy:~/.kde/share/apps$

I work around the bug by creating a symlink and the dialog box
disappeared:

ptecza@bumpy:~/.kde/share/apps$ ln -s rekonq konqueror
ptecza@bumpy:~/.kde/share/apps$
ptecza@bumpy:~/.kde/share/apps$ ls -l
total 0
drwx-- 3 ptecza ptecza 16 Oct 25 10:29 kconf_update
drwx-- 2 ptecza ptecza 20 Oct 25 10:35 kcookiejar
lrwxrwxrwx 1 ptecza ptecza  6 Oct 25 10:37 konqueror - rekonq
drwx-- 3 ptecza ptecza 31 Oct 25 10:29 kssl
drwx-- 2 ptecza ptecza  6 Oct 25 10:33 kwallet
drwx-- 2 ptecza ptecza 48 Oct 25 10:32 rekonq
ptecza@bumpy:~/.kde/share/apps$
ptecza@bumpy:~/.kde/share/apps$ ls -l rekonq/
total 464
-rw--- 1 ptecza ptecza 458354 Oct 25 10:29 adblock
-rw-r--r-- 1 ptecza ptecza587 Oct 25 10:37 bookmarks.xml
-rw-r--r-- 1 ptecza ptecza587 Oct 25 10:37 bookmarks.xml.bak
-rw-r--r-- 1 ptecza ptecza  0 Oct 25 10:37 bookmarks.xml.tbcache
-rw-r--r-- 1 ptecza ptecza 93 Oct 25 10:34 history
-rw-r--r-- 1 ptecza ptecza 45 Oct 25 10:34 session
ptecza@bumpy:~/.kde/share/apps$


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

Kernel: Linux 3.0.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages rekonq depends on:
ii  kdebase-bin   4:4.6.5-1
ii  kdebase-runtime   4:4.6.5-1+b1
ii  libc6 2.13-21
ii  libkcmutils4  4:4.6.5-2
ii  libkdecore5   4:4.6.5-2
ii  libkdeui5 4:4.6.5-2
ii  libkdewebkit5 4:4.6.5-2
ii  libkio5   4:4.6.5-2
ii  libkparts44:4.6.5-2
ii  libqt4-dbus   4:4.7.3-5
ii  libqt4-network4:4.7.3-5
ii  libqt4-script 4:4.7.3-5
ii  libqt4-xml4:4.7.3-5
ii  libqtcore44:4.7.3-5
ii  libqtgui4 4:4.7.3-5
ii  libqtwebkit4  2.1.0~2011week13-2
ii  libstdc++64.6.1-15
ii  libthreadweaver4  4:4.6.5-2

rekonq recommends no packages.

Versions of packages rekonq suggests:
pn  kget  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#643742: icedtea-6-jre-cacao: Depends: openjdk-6-jre-headless (= 6b18-1.8.7-2~squeeze1) but 6b18-1.8.9-0.1~squeeze1 is to be installed.

2011-09-29 Thread Pawel Tecza
Package: icedtea-6-jre-cacao
Version: 6b18-1.8.7-2~squeeze1
Severity: important

Hello,

I've a problem with upgrading openjdk-6 packages on my Debian Squeeze box:

ptecza@myserver:~$ sudo aptitude update  sudo aptitude upgrade
[sudo] password for ptecza:
Hit http://ftp.icm.edu.pl squeeze Release.gpg
Ign http://ftp.icm.edu.pl/pub/Linux/debian/ squeeze/main Translation-en
Ign http://ftp.icm.edu.pl/pub/Linux/debian/ squeeze/main Translation-en_US
Hit http://ftp.icm.edu.pl/pub/Linux/debian/ squeeze/main Translation-pl
Hit http://ftp.icm.edu.pl squeeze-updates Release.gpg
Ign http://ftp.icm.edu.pl/pub/Linux/debian/ squeeze-updates/main
Translation-en
Ign http://ftp.icm.edu.pl/pub/Linux/debian/ squeeze-updates/main
Translation-en_US
Ign http://ftp.icm.edu.pl/pub/Linux/debian/ squeeze-updates/main
Translation-pl
Hit http://ftp.icm.edu.pl squeeze Release
Hit http://ftp.icm.edu.pl squeeze-updates Release
Hit http://ftp.icm.edu.pl squeeze/main amd64 Packages
Hit http://ftp.icm.edu.pl squeeze-updates/main amd64 Packages/DiffIndex
Hit http://ftp.icm.edu.pl squeeze-updates/main amd64 Packages
Hit http://security.debian.org squeeze/updates Release.gpg
Ign http://security.debian.org/ squeeze/updates/main Translation-en
Ign http://security.debian.org/ squeeze/updates/main Translation-en_US
Ign http://security.debian.org/ squeeze/updates/main Translation-pl
Hit http://security.debian.org squeeze/updates Release
Hit http://security.debian.org squeeze/updates/main amd64 Packages

The following packages will be upgraded:
  openjdk-6-jdk openjdk-6-jre openjdk-6-jre-headless
3 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/37.1 MB of archives. After unpacking 438 kB will be used.
The following packages have unmet dependencies:
  icedtea-6-jre-cacao: Depends: openjdk-6-jre-headless (=
6b18-1.8.7-2~squeeze1) but 6b18-1.8.9-0.1~squeeze1 is to be installed.
The following actions will resolve these dependencies:

 Remove the following packages:
1) icedtea-6-jre-cacao



Accept this solution? [Y/n/q/?] q
Abandoning all efforts to resolve these dependencies.
Abort.
ptecza@myserver:~$

As you can see I use only an official stable package repositories.

It seems that you should dump the dependencies of icedtea-6-jre-cacao.

Below you can find more details about my system:

ptecza@myserver:~$ dpkg --print-architecture
amd64
ptecza@myserver:~$
ptecza@myserver:~$ lsb_release -rc
Release:6.0.2
Codename:   squeeze
ptecza@myserver:~$
ptecza@myserver:~$ apt-cache policy icedtea-6-jre-cacao
icedtea-6-jre-cacao:
  Installed: 6b18-1.8.7-2~squeeze1
  Candidate: 6b18-1.8.7-2~squeeze1
  Version table:
 *** 6b18-1.8.7-2~squeeze1 0
500 http://ftp.icm.edu.pl/pub/Linux/debian/ squeeze/main amd64
Packages
500 http://security.debian.org/ squeeze/updates/main amd64 Packages
100 /var/lib/dpkg/status
ptecza@myserver:~$
ptecza@myserver:~$ apt-cache policy openjdk-6-jdk
openjdk-6-jdk:
  Installed: 6b18-1.8.7-2~squeeze1
  Candidate: 6b18-1.8.9-0.1~squeeze1
  Version table:
 6b18-1.8.9-0.1~squeeze1 0
500 http://security.debian.org/ squeeze/updates/main amd64 Packages
 *** 6b18-1.8.7-2~squeeze1 0
500 http://ftp.icm.edu.pl/pub/Linux/debian/ squeeze/main amd64
Packages
100 /var/lib/dpkg/status
ptecza@myserver:~$





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



Bug#643742: icedtea-6-jre-cacao: Depends: openjdk-6-jre-headless (= 6b18-1.8.7-2~squeeze1) but 6b18-1.8.9-0.1~squeeze1 is to be installed.

2011-09-29 Thread Pawel Tecza
Dnia 2011-09-29, czw o godzinie 12:05 +, Florian Weimer pisze: 
 * Pawel Tecza:
 
  The following actions will resolve these dependencies:
 
   Remove the following packages:
  1) icedtea-6-jre-cacao
 
 
 
  Accept this solution? [Y/n/q/?] q
 
 You should accept this resultion, then the update will proceed.

Really? Why I should remove one package for upgrading other package on
*stable* system? Is it a new Debian policy? I'm a long time Debian user
and admin and I don't remember similar case.

Suppose that my developers need that Cacao package. What then? IMHO it's
not a good solution.




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



Bug#643742: icedtea-6-jre-cacao: Depends: openjdk-6-jre-headless (= 6b18-1.8.7-2~squeeze1) but 6b18-1.8.9-0.1~squeeze1 is to be installed.

2011-09-29 Thread Pawel Tecza
Dnia 2011-09-29, czw o godzinie 12:52 +, Florian Weimer pisze: 
 * Pawel Tecza:
 
  Really? Why I should remove one package for upgrading other package on
  *stable* system? Is it a new Debian policy? I'm a long time Debian user
  and admin and I don't remember similar case.
 
 Past BIND 9 updates had similar requirements.

I don't have BIND 9 on my machines, so I don't know about that issue.

Yes, I can understand that I should purge any buggy package which has a
very important security holes and they can't be fixed. But I can't
realize that I should remove a package, because its maintainer doesn't
want to increase dependency version.

  Suppose that my developers need that Cacao package. What then? IMHO it's
  not a good solution.
 
 The Recommends: which installed the Cacao package was probably
 unintended, and the package is almost certainly unused your systems.
 The Cacao-based JVM is not ready for production purposes.

I need to consult it with my developers. I'm a free man, so I have a
right to install also unused packages on my server ;)






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



Bug#637216: Acknowledgement (evolution-rss: Evolution consumes 100% CPU when I refresh RSS feed)

2011-09-01 Thread Pawel Tecza
Today I've removed webhosting.pl feed and added it again. It seems that
now everything is OK. But please note that at the moment I've got more
fresh version of Evolution:

ptecza@bumpy:~$ dpkg -l |grep evolution |awk '{print $2 \t $3}'
evolution   3.0.2-1
evolution-common3.0.2-1
evolution-data-server   3.0.2.1-1
evolution-data-server-common3.0.2.1-1
evolution-plugins   3.0.2-1
evolution-rss   0.2.90~20110410-2
evolution-webcal2.32.0-1
libebackend-1.2-1   3.0.2.1-1
libebackend1.2-02.32.3-1
libebook1.2-10  3.0.2.1-1
libebook1.2-9   2.30.3-2
libecal1.2-72.30.3-2
libecal1.2-83.0.2.1-1
libedata-book-1.2-9 3.0.2.1-1
libedata-book1.2-2  2.30.3-2
libedata-book1.2-8  2.32.3-1
libedata-cal-1.2-11 3.0.2.1-1
libedata-cal1.2-10  2.32.3-1
libedata-cal1.2-7   2.30.3-2
libedataserver1.2-132.30.3-2
libedataserver1.2-143.0.2.1-1
libedataserverui-3.0-0  3.0.2.1-1
libedataserverui1.2-11  2.32.3-1
libedataserverui1.2-8   2.30.3-2
libevolution3.0.2-1
ptecza@bumpy:~$ 





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



Bug#632036: closed by Christoph Haas h...@debian.org (Config files fixed in 1.8.6)

2011-08-30 Thread Pawel Tecza
OK, I understand it. Thanks a lot for your explanation, Christoph!

BTW, I haven't received your first reply...





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



Bug#637216: evolution-rss: Evolution consumes 100% CPU when I refresh RSS feed

2011-08-09 Thread Pawel Tecza
Package: evolution-rss
Version: 0.2.4~20110217-3
Severity: important

Hello,

I have a strange problem with one of my subscribed RSS 2.0 feed.
When I try to refresh it, then my Evolution starts to consume 100% CPU
and I have to kill it, because it's unusable.

Of course, I can download the feed manually using wget utility:

$ LANG=C wget http://webhosting.pl/feed/rss/all -O webhosting.pl.xml
--2011-08-09 16:01:20--  http://webhosting.pl/feed/rss/all
Resolving webhosting.pl (webhosting.pl)... 89.161.250.16
Connecting to webhosting.pl (webhosting.pl)|89.161.250.16|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 18875 (18K) [application/rss+xml]
Saving to: `webhosting.pl.xml'

100%[==]
18,875  --.-K/s   in 0.002s

2011-08-09 16:01:20 (11.9 MB/s) - `webhosting.pl.xml' saved [18875/18875]

It seems that the file is OK:

$ xmllint --noout webhosting.pl.xml
$ echo $?
0

I've used strace tool to debug the problem. Below you can see a several
its output lines. Unfortunately I don't know how to understand it...

# strace -p 6184  evolution.strace 21
^C

# tail -15 evolution.strace
clock_gettime(CLOCK_MONOTONIC, {16208, 455031982}) = 0
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=10,
events=POLLIN|POLLPRI}, {fd=12, events=POLLIN|POLLPRI}, {fd=13,
events=POLLIN|POLLPRI}, {fd=14, events=POLLIN|POLLPRI}, {fd=16,
events=POLLIN}, {fd=30, events=POLLIN}, {fd=15, events=POLLIN}, {fd=67,
events=POLLIN}, {fd=68, events=POLLIN}], 11, 0) = 1 ([{fd=67,
revents=POLLIN}])
read(3, 0xb94a3dd0, 4096)   = -1 EAGAIN (Resource temporarily
unavailable)
clock_gettime(CLOCK_MONOTONIC, {16208, 455461651}) = 0
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=10,
events=POLLIN|POLLPRI}, {fd=12, events=POLLIN|POLLPRI}, {fd=13,
events=POLLIN|POLLPRI}, {fd=14, events=POLLIN|POLLPRI}, {fd=16,
events=POLLIN}, {fd=30, events=POLLIN}, {fd=15, events=POLLIN}, {fd=67,
events=POLLIN}, {fd=68, events=POLLIN}], 11, 0) = 1 ([{fd=67,
revents=POLLIN}])
read(3, 0xb94a3dd0, 4096)   = -1 EAGAIN (Resource temporarily
unavailable)
clock_gettime(CLOCK_MONOTONIC, {16208, 455881053}) = 0
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=10,
events=POLLIN|POLLPRI}, {fd=12, events=POLLIN|POLLPRI}, {fd=13,
events=POLLIN|POLLPRI}, {fd=14, events=POLLIN|POLLPRI}, {fd=16,
events=POLLIN}, {fd=30, events=POLLIN}, {fd=15, events=POLLIN}, {fd=67,
events=POLLIN}, {fd=68, events=POLLIN}], 11, 0) = 1 ([{fd=67,
revents=POLLIN}])
read(3, 0xb94a3dd0, 4096)   = -1 EAGAIN (Resource temporarily
unavailable)
clock_gettime(CLOCK_MONOTONIC, {16208, 456356399}) = 0
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=10,
events=POLLIN|POLLPRI}, {fd=12, events=POLLIN|POLLPRI}, {fd=13,
events=POLLIN|POLLPRI}, {fd=14, events=POLLIN|POLLPRI}, {fd=16,
events=POLLIN}, {fd=30, events=POLLIN}, {fd=15, events=POLLIN}, {fd=67,
events=POLLIN}, {fd=68, events=POLLIN}], 11, 0) = 1 ([{fd=67,
revents=POLLIN}])
read(3, 0xb94a3dd0, 4096)   = -1 EAGAIN (Resource temporarily
unavailable)
clock_gettime(CLOCK_MONOTONIC, {16208, 457049372}) = 0
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=10,
events=POLLIN|POLLPRI}, {fd=12, events=POLLIN|POLLPRI}, {fd=13,
events=POLLIN|POLLPRI}, {fd=14, events=POLLIN|POLLPRI}, {fd=16,
events=POLLIN}, {fd=30, events=POLLIN}, {fd=15, events=POLLIN}, {fd=67,
events=POLLIN}, {fd=68, events=POLLIN}], 11, 0) = 1 ([{fd=67,
revents=POLLIN}])
Process 6184 detached

Any idea what's wrong?

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

Kernel: Linux 3.0.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages evolution-rss depends on:
ii  evolution 2.32.3-1   groupware suite with mail
client a
ii  evolution-data-server 2.32.3-1   evolution database backend
server
ii  gconf22.32.4-1   GNOME configuration database
syste
ii  libatk1.0-0   2.0.1-2ATK accessibility toolkit
ii  libc6 2.13-10Embedded GNU C Library:
Shared lib
ii  libcairo2 1.10.2-6.1 The Cairo 2D vector graphics
libra
ii  libdbus-1-3   1.4.14-1   simple interprocess messaging
syst
ii  libdbus-glib-1-2  0.94-4 simple interprocess messaging
syst
ii  libenchant1c2a1.6.0-2a wrapper library for various
spel
ii  libfontconfig12.8.0-3generic font configuration
library
ii  libfreetype6  2.4.4-2FreeType 2 font engine,
shared lib
ii  libgcc1   1:4.6.1-4  GCC support library
ii  libgconf2-4   2.32.4-1   GNOME configuration database
syste
ii  libgdk-pixbuf2.0-02.23.5-3   GDK Pixbuf library
ii  libglib2.0-0  2.28.6-1   

Bug#637216: Acknowledgement (evolution-rss: Evolution consumes 100% CPU when I refresh RSS feed)

2011-08-09 Thread Pawel Tecza
Dnia 9 Sierpnia 2011, 4:57 pm, Wt, Debian Bug Tracking System napisaƂ(a):
 Thank you for filing a new Bug report with Debian.

I've forgotten to add that I tried to run Evolution also from command line
in debug mode, but I couldn't see any hints:

$ LANG=C evolution --debug=evolution.debug

$ cat evolution.debug

(evolution:4894): evolution-network-manager-WARNING **:
network_manager_check_initial_state:
GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name
org.freedesktop.NetworkManager was not provided by any .service files
RSS Plugin enabled (evolution 2.32, evolution-rss 0.2.4)
Migrating cached data
Migrating config data
Migrating local user data
  mv /home/ptecza/.evolution/mail/rss/rss-cookies.sqlite
/home/ptecza/.local/share/evolution/mail/rss/rss-cookies.sqlite
  FAILED: Destination file already exists
  rmdir /home/ptecza/.evolution/mail/rss
  FAILED: Directory not empty (contents follows)
  rss-cookies.sqlite
  rmdir /home/ptecza/.evolution/mail
  FAILED: Directory not empty (contents follows)
  rss

(evolution:4894): GLib-GObject-CRITICAL **: Object class EMFolderTree
doesn't implement property 'paste-target-list' from interface
'ESelectable'

(evolution:4894): GLib-GObject-CRITICAL **: Object class EMFolderTree
doesn't implement property 'copy-target-list' from interface 'ESelectable'

(evolution:4894): Gtk-CRITICAL **: gtk_box_pack: assertion `child-parent
== NULL' failed

(evolution:4894): Gtk-CRITICAL **: gtk_box_pack: assertion `child-parent
== NULL' failed

(evolution:4894): e-utils-WARNING **: Something called
e_alert_dialog_constructed() with a NULL parent window.  This is no longer
legal, please fix it.





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



Bug#632644: openvpn: Please add exporting KEY_OU in examples/easy-rsa/2.0/vars

2011-07-04 Thread Pawel Tecza
Package: openvpn
Version: 2.1.3-2
Severity: minor

Hello,

Recently I've installed OpenVPN on my Debian Squeeze box and used
usefull scripts from /usr/share/doc/openvpn/examples/easy-rsa/2.0/
for generating my SSL certificates. However at first I was really
confused when I couldn't see in the vars file any environment variable
for setting OU attribute... Fortunately the pkitool script supports it,
but I had to export KEY_OU variable. My trivial patch is below:

--- vars.orig   2011-07-01 16:43:47.209516729 +
+++ vars2011-07-01 16:44:41.305513445 +
@@ -65,4 +65,5 @@
 export KEY_PROVINCE=CA
 export KEY_CITY=SanFrancisco
 export KEY_ORG=Fort-Funston
+export KEY_OU=BatteryDavies
 export KEY_EMAIL=me@myhost.mydomain

I think it can be helpful for other bewildered users as well. Of course,
you can comment it for backward compatibility ;)

-- System Information:
Debian Release: 6.0.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-xen-amd64 (SMP w/1 CPU core)
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 openvpn depends on:
ii  debconf [debconf-2.0]   1.5.36.1 Debian configuration
management sy
ii  libc6   2.11.2-10Embedded GNU C Library:
Shared lib
ii  liblzo2-2   2.03-2   data compression library
ii  libpam0g1.1.1-6.1Pluggable Authentication
Modules l
ii  libpkcs11-helper1   1.07-1   library that simplifies the
intera
ii  libssl0.9.8 0.9.8o-4squeeze1 SSL shared libraries
ii  net-tools   1.60-23  The NET-3 networking toolkit
ii  openssl-blacklist   0.5-2list of blacklisted OpenSSL
RSA ke
ii  openvpn-blacklist   0.4  list of blacklisted OpenVPN
RSA sh

openvpn recommends no packages.

Versions of packages openvpn suggests:
ii  openssl 0.9.8o-4squeeze1 Secure Socket Layer (SSL)
binary a
pn  resolvconf  none   (no description available)

-- debconf information:
  openvpn/vulnerable_prng:
  openvpn/create_tun: false





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



Bug#632036: zabbix-agent: Can't start with DebugLevel=5

2011-06-29 Thread Pawel Tecza
Package: zabbix-agent
Version: 1:1.8.2-1squeeze2
Severity: normal

Hello,

Recently I have had an issue with zabbix-agent on my Debian Squeeze
box and I was trying to find a reason changing value of DebugLevel
option from 3 (warnings) to 5 (debugging). It produces lots of
information as described in a comment for DebugLevel in
/etc/zabbix/zabbix_agentd.conf file.

Unfortunately my zabbix-agent can't run when I try to restart it
with DebugLevel=5. The only one solution here is changing DebugLevel
to other value, for example 4 (information):

root@foo:~# ps aux |grep zabbix
zabbix   16109  0.0  0.0  51268   928 ?SN   10:01   0:00
/usr/sbin/zabbix_agentd
zabbix   16110  9.1  0.2  51272  2728 ?RN   10:01   2:13
/usr/sbin/zabbix_agentd
zabbix   16111  0.0  0.1  51268  1264 ?SN   10:01   0:00
/usr/sbin/zabbix_agentd
zabbix   16112  0.0  0.1  51268  1288 ?SN   10:01   0:00
/usr/sbin/zabbix_agentd
zabbix   16113  0.0  0.1  51268  1288 ?SN   10:01   0:00
/usr/sbin/zabbix_agentd
zabbix   16114  0.0  0.1  51268  1284 ?SN   10:01   0:00
/usr/sbin/zabbix_agentd
zabbix   16115  0.0  0.1  51268  1284 ?SN   10:01   0:00
/usr/sbin/zabbix_agentd
zabbix   16116  0.0  0.1  51280  1112 ?SN   10:01   0:00
/usr/sbin/zabbix_agentd
root 16253  0.0  0.0   8688   876 pts/0S+   10:26   0:00 grep zabbix

root@foo:~# grep ^DebugLevel /etc/zabbix/zabbix_agentd.conf
DebugLevel=3

root@foo:~# vim /etc/zabbix/zabbix_agentd.conf
root@foo:~# grep ^DebugLevel /etc/zabbix/zabbix_agentd.conf
DebugLevel=5

root@foo:~# /etc/init.d/zabbix-agent restart
Stopping Zabbix agent: zabbix_agentd.
Starting Zabbix agent: zabbix_agentdroot@foo:~#

root@foo:~# ps aux |grep zabbix
root 16265  0.0  0.0   8688   872 pts/0S+   10:26   0:00 grep zabbix

root@foo:~# vim /etc/zabbix/zabbix_agentd.conf
root@foo:~# grep ^DebugLevel /etc/zabbix/zabbix_agentd.conf
DebugLevel=4

root@foo:~# /etc/init.d/zabbix-agent restart
Stopping Zabbix agent: zabbix_agentdNo /usr/sbin/zabbix_agentd found
running; none killed.
.
Starting Zabbix agent: zabbix_agentd.

root@foo:~# ps aux |grep zabbix
zabbix   16280  0.2  0.0  51276  1004 ?SN   10:26   0:00
/usr/sbin/zabbix_agentd
zabbix   16284 10.0  0.1  51276  2028 ?SN   10:26   0:00
/usr/sbin/zabbix_agentd
zabbix   16286  0.0  0.0  51276   760 ?SN   10:26   0:00
/usr/sbin/zabbix_agentd
zabbix   16287  0.0  0.0  51276   760 ?SN   10:26   0:00
/usr/sbin/zabbix_agentd
zabbix   16288  0.0  0.0  51276   760 ?SN   10:26   0:00
/usr/sbin/zabbix_agentd
zabbix   16289  0.0  0.0  51276   760 ?SN   10:26   0:00
/usr/sbin/zabbix_agentd
zabbix   16291  0.0  0.0  51276   760 ?SN   10:26   0:00
/usr/sbin/zabbix_agentd
zabbix   16292  0.0  0.1  51284  1152 ?SN   10:26   0:00
/usr/sbin/zabbix_agentd
root 16294  0.0  0.0   8688   876 pts/0S+   10:26   0:00 grep zabbix

-- System Information:
Debian Release: 6.0.2
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-xen-amd64 (SMP w/24 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 zabbix-agent depends on:
ii  adduser 3.112+nmu2   add and remove users and groups
ii  debconf [debconf-2.0]   1.5.36.1 Debian configuration
management sy
ii  libc6   2.11.2-10Embedded GNU C Library:
Shared lib
ii  libldap-2.4-2   2.4.23-7.2   OpenLDAP libraries
ii  libopenipmi02.0.16-1.2   Intelligent Platform
Management In
ii  lsb-base3.2-23.2squeeze1 Linux Standard Base 3.2 init
scrip
ii  ucf 3.0025+nmu1  Update Configuration File:
preserv

zabbix-agent recommends no packages.

Versions of packages zabbix-agent suggests:
ii  logrotate 3.7.8-6Log rotation utility

-- debconf information:
  zabbix-agent/server:





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



Bug#594449: proftpd-basic: Unable to reload (signal HUP) - The process is killed

2011-06-29 Thread Pawel Tecza
Package: proftpd-basic
Version: 1.3.3a-6squeeze1
Severity: normal

I have the same issue with reloading ProFTPD on my Debian Squeeze box:

root@bar:~# ps aux |grep proftp
proftpd   6065  0.0  0.0  87620  1952 ?Ss   Jun28   0:04 proftpd:
(accepting connections)
root 18359  0.0  0.0   8692   828 pts/7S+   11:09   0:00 grep proftp

root@bar:~# /etc/init.d/proftpd reload
Reloading ftp server: proftpd.

root@bar:~# ps aux |grep proftp
root 18382  0.0  0.0   8688   828 pts/7S+   11:10   0:00 grep proftp

root@bar:~# tail -f /var/log/proftpd/proftpd.log
Jun 29 11:10:35 bar proftpd[6065] bar.mydomain.pl: received SIGHUP --
master server reparsing configuration file

root@bar:~# /etc/init.d/proftpd start
Starting ftp server: proftpd.

root@bar:~# ps aux |grep proftp
proftpd  18395  0.0  0.0  87624  1924 ?Ss   11:11   0:00 proftpd:
(accepting connections)
root 18402  0.0  0.0   8688   828 pts/7S+   11:11   0:00 grep proftp

root@bar:~# tail -f /var/log/proftpd/proftpd.log
Jun 29 11:11:05 bar proftpd[18395] bar.mydomain.pl: ProFTPD 1.3.3a (maint)
(built Mon Mar 7 2011 09:26:42 UTC) standalone mode STARTUP

-- System Information:
Debian Release: 6.0.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-xen-amd64 (SMP w/1 CPU core)
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 proftpd-basic depends on:
ii  adduser 3.112+nmu2   add and remove users and groups
ii  debconf 1.5.36.1 Debian configuration
management sy
ii  debianutils 3.4  Miscellaneous utilities
specific t
ii  libacl1 2.2.49-4 Access control list shared
library
ii  libattr11:2.4.44-2   Extended attribute shared
library
ii  libc6   2.11.2-10Embedded GNU C Library:
Shared lib
ii  libcap2 1:2.19-3 support for getting/setting
POSIX.
ii  libncurses5 5.7+20100313-5   shared libraries for terminal
hand
ii  libpam-runtime  1.1.1-6.1Runtime support for the PAM
librar
ii  libpam0g1.1.1-6.1Pluggable Authentication
Modules l
ii  libssl0.9.8 0.9.8o-4squeeze1 SSL shared libraries
ii  libwrap07.6.q-19 Wietse Venema's TCP wrappers
libra
ii  netbase 4.45 Basic TCP/IP networking system
ii  sed 4.2.1-7  The GNU sed stream editor
ii  ucf 3.0025+nmu1  Update Configuration File:
preserv
ii  update-inetd4.38+nmu1inetd configuration file updater
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

proftpd-basic recommends no packages.

Versions of packages proftpd-basic suggests:
pn  openbsd-inetd | inet-superser none (no description available)
pn  openssl   none (no description available)
pn  proftpd-doc   none (no description available)
pn  proftpd-mod-ldap  none (no description available)
pn  proftpd-mod-mysql none (no description available)
pn  proftpd-mod-odbc  none (no description available)
pn  proftpd-mod-pgsql none (no description available)
pn  proftpd-mod-sqlitenone (no description available)

-- Configuration Files:
/etc/pam.d/proftpd changed:
auth   required pam_listfile.so item=user sense=deny
file=/etc/ftpusers onerr=succeed
@include common-auth
@include common-account
session required  pam_limits.so


-- debconf information:
* shared/proftpd/inetd_or_standalone: standalone





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



Bug#631801: gnome-terminal: *** VTE ***: Failed to load terminal capabilities from '/etc/termcap'

2011-06-27 Thread Pawel Tecza
Package: gnome-terminal
Version: 3.0.1-1
Severity: important

Hello,

Today I've upgraded my laptop which runs on Debian testing and now I
have a serious problem with using gnome-terminal. It seems that I can
use only one tab. When I try to open next tab(s), then I can see the
following error message:

*** VTE ***: Failed to load terminal capabilities from '/etc/termcap'

Of course such tab is useless...

Yes, it's true that gnome-terminal depends on libvte-2.90-9 package,
but I believe that a reason of the problem is missing libvte9 package.
I can see in my /var/log/aptitude file that package has been removed
today by aptitute, because it was unused... When I installed libvte9
again and restarted gnome-terminal, then the issue went out.

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

Kernel: Linux 2.6.39-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gnome-terminal depends on:
ii  gnome-terminal-data   3.0.1-1Data files for the GNOME
terminal 
ii  gsettings-desktop-schemas 3.0.1-1GSettings deskop-wide
schemas
ii  libatk1.0-0   2.0.0-1The ATK accessibility
toolkit
ii  libc6 2.13-7 Embedded GNU C Library:
Shared lib
ii  libgconf2-4   2.32.4-1   GNOME configuration
database syste
ii  libgdk-pixbuf2.0-02.23.3-3   GDK Pixbuf library
ii  libglib2.0-0  2.28.6-1   The GLib library of C
routines
ii  libgtk-3-03.0.10-1   GTK+ graphical user
interface libr
ii  libice6   2:1.0.7-2  X11 Inter-Client Exchange
library
ii  libpango1.0-0 1.28.3-6   Layout and rendering of
internatio
ii  libsm62:1.2.0-2  X11 Session Management
library
ii  libvte-2.90-9 1:0.28.1-1 Terminal emulator widget
for GTK+ 
ii  libx11-6  2:1.4.3-2  X11 client-side library

Versions of packages gnome-terminal recommends:
ii  gvfs 1.6.4-3 userspace virtual
filesystem - ser
ii  yelp 2.30.1+webkit-1 Help browser for GNOME

gnome-terminal 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#627225: grub-common: Support for different options for Linux and Xen Linux kernels

2011-05-19 Thread Pawel Tecza
Dnia 2011-05-19, czw o godzinie 01:03 +0100, Colin Watson pisze: 
 forcemerge 617538 627225 627226
 thanks
 
 On Wed, May 18, 2011 at 10:13:29PM +0200, Pawel Tecza wrote:
  I need to pass different options for Linux and Xen Linux kernels on my
  server. Please look at the exemplary menu entries below:
 [...]
  As you can see I use different consoles for these kernels. I can't set
  them in only one GRUB_CMDLINE_LINUX variable in /etc/default/grub file,
  because grub-update command will use it for any my Linux kernels...
 
 I committed a different fix for this upstream yesterday; it will be in
 the next snapshot.  Please see #617538.
 
 Regards,

Hi Colin,

Thanks a lot for your reply! It's a great news for me! I didn't know
about Ian's report. I was watching the titles of all bugs against
grub-common package before I filled my report, but I didn't see it...

And very sorry for double bug report! I had any networking issue when I
was sending my report, so I killed Evolution which I use, ran it again
and sent the message in outbox one more time :)

Best regards,
Pawel




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



Bug#617538: update-grub (mk-grubconfig) does not support old xenkopt

2011-05-19 Thread Pawel Tecza
Hello Collin,

I'm glad I think in similar way as Ian Jackson from Citrix :)

Probably GRUB_CMDLINE_XEN_LINUX and GRUB_CMDLINE_XEN_LINUX_DEFAULT are
good variable names as well, but I respect your choice.

But unfortunately I'm affraid that your patch is not enough... Probably
you forgot about grub-mkconfig script. You need to add the new variables
to list of exported variables, because 20_linux_xen script hasn't access
them without it.

Cheers,
Pawel




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



Bug#627225: grub-common: Support for different options for Linux and Xen Linux kernels

2011-05-18 Thread Pawel Tecza
Package: grub-common
Version: 1.98+20100804-14
Severity: wishlist
Tags: patch

Hello,

I need to pass different options for Linux and Xen Linux kernels on my
server. Please look at the exemplary menu entries below:

menuentry 'Debian GNU/Linux, with Linux 2.6.32-5-xen-amd64 and XEN
4.0-amd64' --class debian --class gnu-linux --class gnu --class os
--class xen {
insmod raid
insmod mdraid
insmod lvm
insmod part_gpt
insmod part_gpt
insmod ext2
set root='(lvm0-dom0)'
search --no-floppy --fs-uuid --set
5e6467b4-b670-4ea7-9fb3-9f45b94c93fe
echo'Loading Linux 2.6.32-5-xen-amd64 ...'
multiboot   /boot/xen-4.0-amd64.gz placeholder com1=9600,8n1
console=com1,vga dom0_mem=1024M
module  /boot/vmlinuz-2.6.32-5-xen-amd64 placeholder
root=/dev/mapper/lvm0-dom0 ro console=tty0 console=hvc0 3
echo'Loading initial ramdisk ...'
module  /boot/initrd.img-2.6.32-5-xen-amd64
}

menuentry 'Debian GNU/Linux, with Linux 2.6.32-5-xen-amd64' --class
debian --class gnu-linux --class gnu --class os {
insmod raid
insmod mdraid
insmod lvm
insmod part_gpt
insmod part_gpt
insmod ext2
set root='(lvm0-dom0)'
search --no-floppy --fs-uuid --set
5e6467b4-b670-4ea7-9fb3-9f45b94c93fe
echo'Loading Linux 2.6.32-5-xen-amd64 ...'
linux   /boot/vmlinuz-2.6.32-5-xen-amd64
root=/dev/mapper/lvm0-dom0 ro console=tty0 console=ttyS0,9600n8 2
echo'Loading initial ramdisk ...'
initrd  /boot/initrd.img-2.6.32-5-xen-amd64
}

As you can see I use different consoles for these kernels. I can't set
them in only one GRUB_CMDLINE_LINUX variable in /etc/default/grub file,
because grub-update command will use it for any my Linux kernels...

So I've patched 20_linux_xen and grub-mkconfig scripts and added new
GRUB_CMDLINE_LINUX_XEN variable for options of Xen Linux kernels:

GRUB_CMDLINE_LINUX=console=tty0 console=ttyS0,9600n8 2
GRUB_CMDLINE_LINUX_XEN=console=tty0 console=hvc0 3

Of course, GRUB_CMDLINE_LINUX_XEN is optional variable. grub-update will
use GRUB_CMDLINE_LINUX if the new variable is unset or empty.

I believe that now GRUB_CMDLINE_XEN and GRUB_CMDLINE_LINUX_XEN is the
same pair like xenhopt and xenopt for old Grub.

I'm attaching my simple patch. Feel free to use it if you want.

--- 20_linux_xen.orig	2011-05-18 08:13:35.0 +
+++ 20_linux_xen	2011-05-18 19:37:58.0 +
@@ -132,11 +132,15 @@
 	linux_root_device_thisversion=${GRUB_DEVICE}
 	fi
 
+	args=${GRUB_CMDLINE_LINUX}
+	if [ x${GRUB_CMDLINE_LINUX_XEN} != x ]; then
+	args=${GRUB_CMDLINE_LINUX_XEN}
+	fi
 	linux_entry ${OS} ${version} ${xen_version} false \
-	${GRUB_CMDLINE_LINUX} ${GRUB_CMDLINE_LINUX_DEFAULT} ${GRUB_CMDLINE_XEN} ${GRUB_CMDLINE_XEN_DEFAULT}
+	${args} ${GRUB_CMDLINE_LINUX_DEFAULT} ${GRUB_CMDLINE_XEN} ${GRUB_CMDLINE_XEN_DEFAULT}
 	if [ x${GRUB_DISABLE_LINUX_RECOVERY} != xtrue ]; then
 	linux_entry ${OS} ${version} ${xen_version} true \
-		single ${GRUB_CMDLINE_LINUX} ${GRUB_CMDLINE_XEN}
+		single ${args} ${GRUB_CMDLINE_XEN}
 	fi
 
 	list=`echo $list | tr ' ' '\n' | grep -vx $linux | tr '\n' ' '`
--- grub-mkconfig.orig	2011-05-18 08:30:41.0 +
+++ grub-mkconfig	2011-05-18 19:38:11.0 +
@@ -257,6 +257,7 @@
   GRUB_BUTTON_CMOS_ADDRESS \
   GRUB_DISTRIBUTOR \
   GRUB_CMDLINE_LINUX \
+  GRUB_CMDLINE_LINUX_XEN \
   GRUB_CMDLINE_LINUX_DEFAULT \
   GRUB_CMDLINE_XEN \
   GRUB_CMDLINE_XEN_DEFAULT \


Bug#541205: ikiwiki FTBFS: Failed to load plugin IkiWiki::Plugin::po

2009-08-12 Thread Pawel Tecza
Package: ikiwiki
Version: 3.141592
Severity: important
Justification: fails to build from source

I can't rebuild Ikiwiki 3.141592 on my Ubuntu Intrepid box because of
the following error:

$ dpkg-buildpackage -uc -us -rfakeroot
[...]
make[2]: Entering directory `/path/to/ikiwiki-3.141592/po'
msgfmt -o bg.mo bg.po
msgfmt -o cs.mo cs.po
msgfmt -o da.mo da.po
msgfmt -o de.mo de.po
msgfmt -o es.mo es.po
msgfmt -o fr.mo fr.po
msgfmt -o gu.mo gu.po
msgfmt -o pl.mo pl.po
msgfmt -o sv.mo sv.po
msgfmt -o vi.mo vi.po
# copy all the files we want to translate into a srcdir
for file in `cd ..; find underlays -follow -name \*.mdwn`; do \
install -d $(dirname $file); \
cp -aL ../$file $file 2/dev/null || \
install -m 644 ../$file $file; \
done
install -d underlays/directives/ikiwiki/directive
for file in `cd ..; find doc/ikiwiki/directive/ -maxdepth 1 -type f`; do \
cp -a ../$file underlays/directives/ikiwiki/directive ||  \
install -m 644 ../$file underlays/directives/ikiwiki/directive; 
\
done
install -d underlays/empty
touch underlays_copy_stamp
PERL5LIB=.. ./po2wiki underlay.setup
Failed to load plugin IkiWiki::Plugin::po: nowrapi18n is not exported by the 
Locale::Po4a::Common module
Can't continue after import errors at ../IkiWiki/Plugin/po.pm line 13
BEGIN failed--compilation aborted at ../IkiWiki/Plugin/po.pm line 13.
Compilation failed in require at (eval 30) line 2.
BEGIN failed--compilation aborted at (eval 30) line 2.

make[2]: *** [po2wiki_stamp] Error 255
make[2]: Leaving directory `/path/to/ikiwiki-3.141592/po'
make[1]: *** [extra_build] Error 2
make[1]: Leaving directory `/path/to/ikiwiki-3.141592'
dh_auto_build: make returned exit code 2
make: *** [build] Error 1
dpkg-buildpackage: failure: debian/rules build gave error exit status 2



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



Bug#541215: ikiwiki FTBFS: Failed to load plugin IkiWiki::Plugin::inline

2009-08-12 Thread Pawel Tecza
Package: ikiwiki
Version: 3.141592
Severity: important
Justification: fails to build from source

I also have problem with rebuilding Ikiwiki 3.141592 for Ubuntu Hardy
for my familiar. I remember I rebuilt previous version Ikiwiki 3.14159
successfully. Now I can't do it because of the error like below:

$ dpkg-buildpackage -uc -us -rfakeroot -d
[...]
../pm_filter /usr/local 3.141592 /usr/local/share/perl5 IkiWiki/Plugin/po.pm 
blib/lib/IkiWiki/Plugin/po.pm
../pm_filter /usr/local 3.141592 /usr/local/share/perl5 
IkiWiki/Plugin/aggregate.pm blib/lib/IkiWiki/Plugin/aggregate.pm
../pm_filter /usr/local 3.141592 /usr/local/share/perl5  ikiwiki.in  
ikiwiki.out
chmod +x ikiwiki.out
HOME=/home/me /usr/bin/perl -Iblib/lib   ikiwiki.out -libdir . -dumpsetup 
ikiwiki.setup
Failed to load plugin IkiWiki::Plugin::inline: Can't use global $_ in my at 
IkiWiki/Plugin/inline.pm line 198, near my $_
Compilation failed in require at (eval 13) line 2.
BEGIN failed--compilation aborted at (eval 13) line 2.

make[1]: *** [ikiwiki.setup] Error 255
make[1]: Leaving directory `/path/to/ikiwiki-3.141592'
dh_auto_build: command returned error code 512
make: *** [build] Error 1
dpkg-buildpackage: failure: debian/rules build gave error exit status 2



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



Bug#425891: ikiwiki: FTBFS: Test suite failures

2007-06-29 Thread Pawel Tecza
Hi Joey,

I confirm that Thomas Viehmann's patch fixes the bug.  Now I can
build ikiwiki 2.2 package for my Debian 'sarge' box :)

Thanks a lot to Thomas!

My best regards,

Pawel Tecza


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



Bug#425891: fixed in ikiwiki 2.2

2007-06-21 Thread Pawel Tecza
Hello,

I still can't build my Debian 'sarge' backport of ikiwiki 2.2:

$ LANG=C dpkg-buildpackage -pgpg -k11922171 -sa -rfakeroot
...
make[2]: Leaving directory 
`/usr/local/src/debian/packages/ikiwiki/ikiwiki-2.2gpa1/po'
if [ $PROFILE = 1 ]; then dprofpp; fi
make[1]: Leaving directory 
`/usr/local/src/debian/packages/ikiwiki/ikiwiki-2.2gpa1'
/usr/bin/make test
make[1]: Entering directory 
`/usr/local/src/debian/packages/ikiwiki/ikiwiki-2.2gpa1'
PERL_DL_NONLAZY=1 /usr/bin/perl -MExtUtils::Command::MM -e test_harness(0, 
'blib/lib', 'blib/arch') t/*.t
t/basename.ok
t/basewiki_brokenlinks.Can't locate IkiWiki.pm in @INC (@INC contains: 
/etc/perl /usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4 /usr/lib/perl5 
/usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 
/usr/local/lib/site_perl) at ./ikiwiki.out line 9.
BEGIN failed--compilation aborted at ./ikiwiki.out line 9.
# Failed test (t/basewiki_brokenlinks.t at line 7)
grep: t/basewiki_brokenlinks/out/index.html: No such file or directory
# Failed test (t/basewiki_brokenlinks.t at line 8)
# Looks like you failed 2 tests of 3.
dubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 2-3
Failed 2/3 tests, 33.33% okay
t/bestlink.ok
t/crazy-badass-perl-bugok
t/dirname..ok
t/git..skipped
all skipped: git not available or could not make test dirs
t/html.gettext 0.14 too old, not updating the pot file
ok
t/htmlize..ok
t/linkify..ok
t/mercurialskipped
all skipped: hg not available or could not make test dir
t/pagename.ok
t/pagespec_match...ok
t/pagespec_merge...ok
t/pagetitleok
t/preprocess...ok
t/readfile.ok
t/svn..ok
t/syntax...ok
t/titlepageok
Failed 1/19 test scripts, 94.74% okay. 2/349 subtests failed, 99.43% okay.
Failed Test  Stat Wstat Total Fail  Failed  List of Failed
---
t/basewiki_brokenlinks.t2   512 32  66.67%  2-3
2 tests skipped.
make[1]: *** [test_dynamic] Error 255
make[1]: Leaving directory 
`/usr/local/src/debian/packages/ikiwiki/ikiwiki-2.2gpa1'
make: *** [build-stamp] Error 2

My best regards,

Pawel Tecza


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