Bug#1028593: httpfs2: HTTPS URLs rejected, no httpfs2_ssl binary

2023-01-13 Thread Ivan Vucica
Package: httpfs2
Version: 0.1.4-1.1
Severity: important

Attempts to mount HTTPS URLs end with the following:

$ httpfs2 https://www.example.org/ mnt
Invalid protocol in url: https://www.example.org/
invalid url: https://www.example.org/

The manpage httpfs2(1) indicates that there should be support for HTTPS.

There is no httpfs2_ssl binary that's mentioned in manpage httpfs2(1).
Attempting to hardlink the httpfs2 binary into httpfs2_ssl to alter the argv0,
similar to how it is commonly done with binaries such as busybox, does not
modify the behavior, making me believe the HTTPS functionality is actually
completely missing in this build, which severely limits the functionality of
this package in 2023.


-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.18.0-0.deb11.4-amd64 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages httpfs2 depends on:
ii  libc6 2.36-7
ii  libfuse2  2.9.9-6

Versions of packages httpfs2 recommends:
ii  fuse3 [fuse]  3.12.0-1

httpfs2 suggests no packages.

-- no debconf information



Bug#932582: anbox: ignores mouse input

2019-11-23 Thread Ivan Vucica
Package: anbox
Version: 0.0~git20191115-1
Followup-For: Bug #932582

This still occurs when using Debian buster's kernel plus current unstable's
anbox on Nvidia.

Per update on 2019-07-22, I understand that this is unlikely to be fixable
downstream, but I'd like to provide this additional information for future
reporters.

Unlike Phil, I have not attempted to run the Snap version at this time.

After resizing windows, there is some animation happening (scrollbars
appearing in builtin Settings app), so I think it's genuinely an input
and not a rendering issue.

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

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

Versions of packages anbox depends on:
ii  init-system-helpers 1.56+nmu1
ii  iptables1.8.2-4
ii  libboost-filesystem1.67.0   1.67.0-13
ii  libboost-iostreams1.67.01.67.0-13
ii  libboost-log1.67.0  1.67.0-13
ii  libboost-program-options1.67.0  1.67.0-13
ii  libboost-system1.67.0   1.67.0-13
ii  libboost-thread1.67.0   1.67.0-13
ii  libc6   2.29-3
ii  libegl1 1.1.0-1
ii  libgcc1 1:8.3.0-6
ii  libgles21.1.0-1
ii  liblxc1 1:3.1.0+really3.0.3-8
ii  libprotobuf-lite17  3.6.1.3-2
ii  libsdl2-2.0-0   2.0.10+dfsg1-1
ii  libsdl2-image-2.0-0 2.0.4+dfsg1-1+deb10u1
ii  libstdc++6  8.3.0-6
ii  libsystemd0 243-8
ii  lxc 1:3.1.0+really3.0.3-8

Versions of packages anbox recommends:
ii  dbus-user-session  1.12.16-1

anbox suggests no packages.

-- no debconf information



Bug#930691: s-nail chops off two characters off of the Kerberos hostname when using gssapi auth

2019-06-19 Thread Ivan Vucica
Hi Steffen,

Thanks for the quick fix!

The ticket is now correctly obtained, but the GSSAPI authentication still fails.

I'd offer a debugging system, but unfortunately I have none available that I
can offer. What would be further useful debugging or tracing information to
share?

Would you like me to continue interactions here in this Debian bug, or should we
do it elsewhere? I can dedicate some time during an evening via XMPP or via IRC
(I hang out on Freenode), if that would be useful.

Here's the current behavior. Note how old s-nail manages to use the ticket.

```
ivucica@myhostname:~$ kdestroy
ivucica@myhostname:~$ kinit
ivuc...@ds.mydomainname.net's Password:
ivucica@myhostname:~$ klist
Credentials cache: FILE:/tmp/krb5cc_501
Principal: ivuc...@ds.mydomainname.net

  IssuedExpires   Principal
Jun 19 11:25:37 2019  Jun 19 21:25:37 2019  
krbtgt/ds.mydomainname@ds.mydomainname.net  
 
ivucica@myhostname:~$ KRB5_TRACE=/dev/stderr 
/tmp/s-nail-5c4e270d07c05dadfe102a1fa68b7ad006dcfcbf/.obj/s-nail
   
s-nail:  [3621] 1560939942.838250: ccselect module realm chose cache 
FILE:/tmp/krb5cc_501 with client principal ivuc...@ds.mydomainname.net for 
server principal imap/myhostname.ds.mydomainname@ds.mydomainname.net
[3621] 1560939942.838251: Getting credentials ivuc...@ds.mydomainname.net -> 
imap/myhostname.ds.mydomainname@ds.mydomainname.net using ccache 
FILE:/tmp/krb5cc_501
[3621] 1560939942.838252: Retrieving ivuc...@ds.mydomainname.net -> 
imap/myhostname.ds.mydomainname@ds.mydomainname.net from 
FILE:/tmp/krb5cc_501 with result: -1765328243/Matching credential not found 
(filename: /tmp/krb5cc_501) 
  
[3621] 1560939942.838253: Retrieving ivuc...@ds.mydomainname.net -> 
krbtgt/ds.mydomainname@ds.mydomainname.net from FILE:/tmp/krb5cc_501 with 
result: 0/Success
[3621] 1560939942.838254: Starting with TGT for client realm: 
ivuc...@ds.mydomainname.net -> krbtgt/ds.mydomainname@ds.mydomainname.net   

[3621] 1560939942.838255: Requesting tickets for 
imap/myhostname.ds.mydomainname@ds.mydomainname.net, referrals on   
 
[3621] 1560939942.838256: Generated subkey for TGS request: rc4-hmac/5E55   
   
[3621] 1560939942.838257: etypes requested in TGS request: aes256-cts, 
aes128-cts, aes256-sha2, aes128-sha2, des3-cbc-sha1, rc4-hmac, camellia128-cts, 
camellia256-cts
[3621] 1560939942.838259: Encoding request body and padata into FAST request
   
[3621] 1560939942.838260: Sending request (1722 bytes) to DS.MYDOMAINNAME.NET   

[3621] 1560939942.838261: Resolving hostname 10.0.64.150
[3621] 1560939942.838262: Initiating TCP connection to stream 10.0.64.150:88
   
[3621] 1560939942.838263: Sending TCP request to stream 10.0.64.150:88  
   
[3621] 1560939942.838264: Received answer (1432 bytes) from stream 
10.0.64.150:88  
[3621] 1560939942.838265: Terminating TCP connection to stream 10.0.64.150:88   
   
[3621] 1560939942.838266: Sending DNS URI query for 
_kerberos.DS.MYDOMAINNAME.NET.  

[3621] 1560939942.838267: No URI records found
[3621] 1560939942.838268: Sending DNS SRV query for 
_kerberos-master._udp.DS.MYDOMAINNAME.NET.  

[3621] 1560939942.838269: Sending DNS SRV query for 
_kerberos-master._tcp.DS.MYDOMAINNAME.NET.  

[3621] 1560939943.49056: No SRV records found
[3621] 1560939943.49057: Response was not from master KDC
[3621] 1560939943.49058: Decoding FAST response
[3621] 1560939943.49059: TGS reply is for ivuc...@ds.mydomainname.net -> 
imap/myhostname.ds.mydomainname@ds.mydomainname.net with session key 
rc4-hmac/6715
[3621] 1560939943.49060: TGS request result: 0/Success
[3621] 1560939943.49061: Received creds for desired service 
imap/myhostname.ds.mydomainname@ds.mydomainname.net 
  
[3621] 1560939943.49062: Storing ivuc...@ds.mydomainname.net -> 
imap/myhostname.ds.mydomainname@ds.mydomainname.net in FILE:/tmp/krb5cc_501 
   
[3621] 1560939943.49064: Creating authenticator for ivuc...@ds.mydomainname.net 
-> imap/myhostname.ds.mydomainname@ds.mydomainname.net, seqnum 956813901, 
subkey rc4-hmac/D277, session key rc4-hmac/6715
[3621] 1560939943.49065: Negotiating for enctypes in authenticator: aes256-cts, 
aes128-cts, 

Bug#870202: mosh-server failing to start with a missing symbol

2017-07-30 Thread Ivan Vucica
Package: mosh
Version: 1.2.6-1+b2
Severity: important

Dear Maintainer,

Yesterday I updated almost all of my system to stretch / stable. (Stragglers
include things like php which might break some of my projects.)

Today I am no longer able to connect to my server with mosh. Running
mosh-server manually results in:

  mosh-server: symbol lookup error: mosh-server: undefined symbol: 
_ZNK6google8protobuf11MessageLite25InitializationErrorStringB5cxx11Ev

Perhaps there is some incompatibility with libprotobuf?

Could we please patch stretch / stable?

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

Kernel: Linux 3.16.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968), LANGUAGE=en_US:en 
(charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages mosh depends on:
ii  dpkg1.18.24
ii  libc6   2.24-11+deb9u1
ii  libgcc1 1:6.3.0-18
ii  libprotobuf10   3.0.0-9
ii  libssl1.1   1.1.0f-3
ii  libstdc++6  6.3.0-18
ii  libtinfo5   6.0+20161126-1
ii  libutempter01.1.6-3
ii  openssh-client  1:7.4p1-10+deb9u1
ii  zlib1g  1:1.2.8.dfsg-5

Versions of packages mosh recommends:
ii  perl-base [libio-socket-ip-perl]  5.24.1-3+deb9u1

mosh suggests no packages.

-- no debconf information



Bug#857687: mutt: Please release NeoMutt 2017-03-06

2017-03-13 Thread Ivan Vucica
Package: mutt
Version: 1.7.2-1
Severity: wishlist

Dear Maintainer,

Please release NeoMutt 2017-03-06 (Mutt 1.8.0 plus a few more fixes).

I strongly care about "Increase ACCOUNT.pass field size. (closes #3921)"; right
now, the password field is too short to pass through the Google OAuth2 access
token into the libsasl2 xoauth2 authentication method.

Thanks!

-- Package-specific info:
NeoMutt 20170113 (1.7.2)
Copyright (C) 1996-2016 Michael R. Elkins and others.
Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'.
Mutt is free software, and you are welcome to redistribute it
under certain conditions; type `mutt -vv' for details.

System: Linux 3.16.0-4-amd64 (x86_64)
libidn: 1.33 (compiled with 1.33)
hcache backends: tokyocabinet

Compiler:
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-2' 
--with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs 
--enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr 
--program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared 
--enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext 
--enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ 
--enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes 
--with-default-libstdcxx-abi=new --enable-gnu-unique-object 
--disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie 
--with-system-zlib --disable-browser-plugin --enable-java-awt=gtk 
--enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre 
--enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 
--with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 
--with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar 
--with-target-sy
 stem-zlib --enable-objc-gc=auto --enable-multiarch --with-arch-32=i686 
--with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib 
--with-tune=generic --enable-checking=release --build=x86_64-linux-gnu 
--host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 6.3.0 20161229 (Debian 6.3.0-2) 

Configure options: '--build=x86_64-linux-gnu' '--prefix=/usr' 
'--includedir=\${prefix}/include' '--mandir=\${prefix}/share/man' 
'--infodir=\${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' 
'--disable-silent-rules' '--libdir=\${prefix}/lib/x86_64-linux-gnu' 
'--libexecdir=\${prefix}/lib/x86_64-linux-gnu' '--disable-maintainer-mode' 
'--disable-dependency-tracking' '--with-mailpath=/var/mail' 
'--enable-compressed' '--enable-debug' '--enable-fcntl' '--enable-hcache' 
'--enable-gpgme' '--enable-imap' '--enable-smtp' '--enable-pop' 
'--enable-sidebar' '--enable-nntp' '--enable-notmuch' '--disable-fmemopen' 
'--with-curses' '--with-gnutls' '--with-gss' '--with-idn' '--with-mixmaster' 
'--with-sasl' '--without-gdbm' '--without-bdb' '--without-qdbm' 
'--with-tokyocabinet' 'build_alias=x86_64-linux-gnu' 'CFLAGS=-g -O2 
-fdebug-prefix-map=/build/mutt-K2ak0h/mutt-1.7.2=. -fstack-protector-strong 
-Wformat -Werror=format-security' 'LDFLAGS=-Wl,-z,relro -Wl,-z,now' 
'CPPFLAGS=-Wdate-time -D
 _FORTIFY_SOURCE=2'

Compilation CFLAGS: -Wall -pedantic -Wno-long-long -g -O2 
-fdebug-prefix-map=/build/mutt-K2ak0h/mutt-1.7.2=. -fstack-protector-strong 
-Wformat -Werror=format-security -fno-delete-null-pointer-checks

Compile options:
+CRYPT_BACKEND_CLASSIC_PGP +CRYPT_BACKEND_CLASSIC_SMIME +CRYPT_BACKEND_GPGME 
+DEBUG +DL_STANDALONE +ENABLE_NLS -EXACT_ADDRESS -HOMESPOOL -LOCALES_HACK 
-SUN_ATTACHMENT +HAVE_BKGDSET +HAVE_COLOR +HAVE_CURS_SET +HAVE_FUTIMENS 
+HAVE_GETADDRINFO +HAVE_GETSID +HAVE_ICONV +HAVE_LANGINFO_CODESET 
+HAVE_LANGINFO_YESEXPR +HAVE_LIBIDN +HAVE_META +HAVE_REGCOMP +HAVE_RESIZETERM 
+HAVE_START_COLOR +HAVE_TYPEAHEAD +HAVE_WC_FUNCS +ICONV_NONTRANS 
+USE_COMPRESSED +USE_DOTLOCK +USE_FCNTL -USE_FLOCK -USE_FMEMOPEN -USE_GNU_REGEX 
+USE_GSS +USE_HCACHE +USE_IMAP +USE_NOTMUCH +USE_NNTP +USE_POP +USE_SASL 
+USE_SETGID +USE_SIDEBAR +USE_SMTP +USE_SSL_GNUTLS -USE_SSL_OPENSSL 
-DOMAIN
MIXMASTER="mixmaster"
-ISPELL
SENDMAIL="/usr/sbin/sendmail"
MAILPATH="/var/mail"
PKGDATADIR="/usr/share/mutt"
SYSCONFDIR="/etc"
EXECSHELL="/bin/sh"

patch-attach-headers-color-neomutt
patch-compose-to-sender-neomutt
patch-compress-neomutt
patch-cond-date-neomutt
patch-encrypt-to-self-neomutt
patch-fmemopen-neomutt
patch-forgotten-attachments-neomutt
patch-forwref-neomutt
patch-ifdef-neomutt
patch-index-color-neomutt
patch-initials-neomutt
patch-keywords-neomutt
patch-kyoto-neomutt
patch-limit-current-thread-neomutt
patch-lmdb-neomutt
patch-multiple-fcc-neomutt
patch-nested-if-neomutt
patch-new-mail-neomutt
patch-nntp-neomutt
patch-notmuch-neomutt
patch-progress-neomutt
patch-quasi-delete-neomutt
patch-reply-with-xorig-neomutt
patch-sensible-browser-neomutt
patch-sidebar-neomutt
patch-skip-quoted-neomutt

Bug#501831: libsdl1.2debian-all: caca support not compiled in anymore

2008-10-10 Thread Ivan Vucica
Package: libsdl1.2debian-all
Version: 1.2.13-2
Severity: minor

Greetings,

apparently SDL no longer includes libcaca support. Looking at the
changelog:
  
http://packages.debian.org/changelogs/pool/main/libs/libsdl1.2/current/changelog.txt
I can only find references to libcaca being ADDED, and not REMOVED. I
therefore presume this is a bug and am setting severity to minor
instead of wishlist. Is there a chance of libcaca being reenabled?

Previously I thought SDL had no caca support but a Google search told me
otherwise; I find aalib a bit boring after all the time I spent showing
people that people did it, and would like to use caca, and I'm sure
I'm not alone.

My test consisted of running my project like this:
 SDL_VIDEODRIVER=caca ./yatc
according to instructions I found for running wormux. Also I tried
running qemu the same way.

Could someone take a look?
And again, is there a chance of libcaca being reenabled?

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

Kernel: Linux 2.6.25-2-686 (SMP w/1 CPU core)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages libsdl1.2debian-all depends on:
ii  libaa1   1.4p5-37+b1 ascii art library
ii  libartsc01.5.9-2 aRts sound system C support librar
ii  libasound2   1.0.16-2ALSA library
ii  libaudio21.9.1-4 Network Audio System - shared libr
ii  libaudiofile00.2.6-7 Open-source version of SGI's audio
ii  libc62.7-13  GNU C Library: Shared libraries
ii  libdirectfb-1.0-01.0.1-11direct frame buffer graphics - sha
ii  libesd-alsa0 [libesd0]   0.2.36-3Enlightened Sound Daemon (ALSA) - 
ii  libglib2.0-0 2.17.6-1The GLib library of C routines
ii  libpulse00.9.10-3PulseAudio client libraries
ii  libsvga1 [svgalibg1] 1:1.4.3-27  console SVGA display libraries
ii  libxt6   1:1.0.5-3   X11 toolkit intrinsics library
ii  svgalibg11:1.4.3-27  transitional dummy package which c

libsdl1.2debian-all recommends no packages.

libsdl1.2debian-all suggests no packages.

-- no debconf information



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



Bug#495369: kitchensync: crashed upon launch

2008-08-16 Thread Ivan Vucica
Package: kitchensync
Version: 4:4.1.0-1
Severity: important

(retrying report, originally tried to report 05 Aug 2008 20:30:36 +0200)
Hello,

for quite some time KitchenSync was crashing for me, and I did not
understand why. I have tried deleting kitchensync and opensync
configurations, to no avail. I did not report this before since I had no
time to help debugging.

Today I managed to start KitchenSync successfully. What have I done?

Well, here's what:
===
Removing kdepim-kio-plugins ...
Removing opensync-plugin-kdepim ...
Removing libkmime2 ...
Removing libkdepim1a ...
Removing libkcal2b ...
Removing libktnef1 ...
Selecting previously deselected package kjots.
Unpacking kjots (from .../kjots_4%3a4.1.0-1_i386.deb) ...
Selecting previously deselected package libopensync1exp4.
Unpacking libopensync1exp4 (from
.../libopensync1exp4_0.36+r3307-1_i386.deb) ...
Preparing to replace opensyncutils 0.36-2 (using
.../opensyncutils_0.36+r3307-1_i386.deb) ...
Unpacking replacement opensyncutils ...
Preparing to replace akonadi-server 0.82.0-1 (using
.../akonadi-server_1.0.0-2_i386.deb) ...
Unpacking replacement akonadi-server ...
=
Sadly I have no idea which one of these might be the issue. My guess is
OpenSync-Plugin-KDEPIM since it's for KDE 3.5.9, or perhaps the fact
that KJots was not installed.

Personally I do not think upgrade to Akonadi-Server or OpenSyncUtils had
significance, and since libOpenSync1exp4 is (I guess) binary
incompatible with 1exp3 which is a dependency of KitchenSync, I suppose
installing it had any significance either.

I did NOT install the entire kdepim package since I do not need all
stuff in kdepim, besides, I dislike selecting such dummy packages with
sole purpose of installing tons of its dependencies; that makes
finetuning harder.

Hope this helps.


-- System Information:
Debian Release: lenny/sid
 APT prefers testing
 APT policy: (1000, 'testing'), (101, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.25-2-686 (SMP w/1 CPU core)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages kitchensync depends on:
ii  kdebase-runtime   4:4.1.0-1  runtime components from the offici
ii  kdelibs5  4:4.1.0-1  core libraries for all KDE 4 appli
ii  kdepimlibs5   4:4.1.0-1  core libraries for KDE PIM 4 appli
ii  libc6 2.7-10 GNU C Library: Shared libraries
ii  libkdepim44:4.1.0-1  KDE PIM library
ii  libopensync1exp3  0.36-2 Synchronisation framework for emai
ii  libqt4-xml4.4.0-4Qt 4 XML module
ii  libqtcore44.4.0-4Qt 4 core module
ii  libqtgui4 4.4.0-4Qt 4 GUI module
ii  libstdc++64.3.1-2The GNU Standard C++ Library v3

kitchensync recommends no packages.

Versions of packages kitchensync suggests:
ii  konqueror 4:4.1.0-1  KDE 4's advanced file manager, web

-- no debconf information




-- 
Regards,

Ivan Vučica

OBJECT Networks :: www.objectnetworks.net
Cateia Games :: www.cateia.com


Bug#490068: system-tools-backends: problems using lsb?

2008-07-09 Thread Ivan Vucica
Package: system-tools-backends
Version: 2.6.0-1
Severity: important

This happened during today's upgrade. I know nothing more. I used to
have package splashy installed which apparently messes with some of the lsb
settings (it's ubuntufying them, making the startup sequence look like
Ubuntu's).

Apparently splashy left /etc/lsb-base-logging.sh installed. 

I'd report this bug to both splashy and system-tools-backends if I knew
how to. It's certainly splashy wreaking havoc, too, but I upgraded many
packages yesterday and none has complained except system-tools-backends.

Excerpt:

Setting up system-tools-backends (2.6.0-1) ...
/usr/sbin/invoke-rc.d: line 274: /sbin/runlevel: No such file or
directory
 * Reloading system message bus config...
/etc/lsb-base-logging.sh: line 259: runlevel: command not found
/etc/lsb-base-logging.sh: line 264: exit: Reloading: numeric argument
required
invoke-rc.d: initscript dbus, action force-reload failed.
/usr/sbin/invoke-rc.d: line 274: /sbin/runlevel: No such file or
directory
 * Starting System Tools Backends system-tools-backends
/etc/lsb-base-logging.sh: line 259: runlevel: command not found
/etc/lsb-base-logging.sh: line 264: exit: Starting: numeric argument
required
invoke-rc.d: initscript system-tools-backends, action start failed.
dpkg: error processing system-tools-backends (--configure):
 subprocess post-installation script returned error exit status 255


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (1000, 'testing'), (101, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages system-tools-backends depends on:
ii  adduser  3.108   add and remove users and groups
ii  libc62.7-10  GNU C Library: Shared libraries
ii  libdbus-1-3  1.2.1-2 simple interprocess messaging syst
ii  libdbus-glib-1-2 0.76-1  simple interprocess messaging syst
ii  libglib2.0-0 2.16.3-2The GLib library of C routines
ii  libnet-dbus-perl 0.33.6-1+b1 Extension for the DBus bindings

system-tools-backends recommends no packages.

-- no debconf information



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



Bug#489160: gtk-qt-engine-kde4: does not conflict with gtk-qt-engine

2008-07-03 Thread Ivan Vucica
Package: gtk-qt-engine-kde4
Version: 1.1-1
Severity: minor

This package includes a file named the same as gtk-qt-engine; it should
conflict with it.

Unpacking gtk-qt-engine-kde4 (from .../gtk-qt-engine-kde4_1.1-1_i386.deb) ...
dpkg: error processing 
/var/cache/apt/archives/gtk-qt-engine-kde4_1.1-1_i386.deb (--unpack):
 trying to overwrite `/usr/share/locale/it/LC_MESSAGES/gtkqtengine.mo',
 which is also in package gtk-qt-engine


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (1000, 'testing'), (101, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages gtk-qt-engine-kde4 depends on:
ii  kdebase-runtime 4:4.0.82+svn819867-1 runtime components from the offici
ii  kdelibs54:4.0.82+svn819867-1 core libraries for all KDE 4 appli
ii  libbonoboui2-0  2.22.0-1 The Bonobo UI library
ii  libc6   2.7-10   GNU C Library: Shared libraries
ii  libglib2.0-02.16.3-2 The GLib library of C routines
ii  libgtk2.0-0 2.12.9-3 The GTK+ graphical user interface 
ii  libpango1.0-0   1.20.3-2 Layout and rendering of internatio
ii  libqt4-gui  4.4.0-3  transitional package for Qt 4 GUI 
ii  libqtcore4  4.4.0-3  Qt 4 core module
ii  libstdc++6  4.3.1-2  The GNU Standard C++ Library v3
ii  libx11-62:1.1.4-2X11 client-side library

gtk-qt-engine-kde4 recommends no packages.



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



Bug#489199: g++-4.3: getting std::abs(int) is ambiguous

2008-07-03 Thread Ivan Vucica
Package: g++-4.3
Version: 4.3.1-2
Severity: minor

This is an upstream bug, I believe.

I sincerely believe that std::abs should accept int as an argument. Yet
for this small portion of code:

templateint deltax, int deltay
inline static bool areInRange(const Position p1, const Position p2){
if(std::abs(p1.x - p2.x)  deltax ||
std::abs(p1.y - p2.y)  deltay){
return false;
}
return true;
}

Arguments are passed as references to Position. Position contains
integers, which are then obviously understood as references to integers
by the compiler. 

This worked fine with gcc 4.2.

Code is available in the OpenTibia project
http://sf.net/projects/opentibia/
in the file position.h. I possibly added a cast to float to the version
you may be looking at, but you'll recognize that.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (1000, 'testing'), (101, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages g++-4.3 depends on:
ii  gcc-4.3   4.3.1-2The GNU C compiler
ii  gcc-4.3-base  4.3.1-2The GNU Compiler Collection (base 
ii  libc6 2.7-10 GNU C Library: Shared libraries
ii  libgmp3c2 2:4.2.2+dfsg-3 Multiprecision arithmetic library
ii  libmpfr1ldbl  2.3.1.dfsg.1-2 multiple precision floating-point 
ii  libstdc++6-4.3-dev4.3.1-2The GNU Standard C++ Library v3 (d

g++-4.3 recommends no packages.

-- no debconf information



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



Bug#488994: okular: Just installing Okular makes it produce Could not find the Okular component.

2008-07-02 Thread Ivan Vucica
Package: okular
Version: 4:4.0.84-1
Severity: important

I have about half of Debian's KDE4 installed on the system (still depending on
some KDE3 applications), and I couldn't upgrade everything when I installed 
Okular today (GPRS and big upgrades are a big no-no). 

However Okular didn't have strict dependencies on 4.0.84 KDE so I installed it
as is (installed just okular and libokular1).

When I start Okular from the console I get:
Could not find the Okular component.
and a blank window titled Okular without any widgets, about 150x100 in
size.

Same if I pass a PDF file.


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (1000, 'testing'), (101, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages okular depends on:
ii  kdebase-runtime 4:4.0.82+svn819867-1 runtime components from the offici
ii  kdelibs54:4.0.82+svn819867-1 core libraries for all KDE 4 appli
ii  libc6   2.7-10   GNU C Library: Shared libraries
ii  libfreetype62.3.6-1  FreeType 2 font engine, shared lib
ii  libgcc1 1:4.3.1-2GCC support library
ii  libjpeg62   6b-14The Independent JPEG Group's JPEG 
ii  libokularcore1  4:4.0.84-1   libraries for the Okular document 
ii  libpoppler-qt4-30.8.2-2  PDF rendering library (Qt 4 based 
ii  libqca2 2.0.0-4  libraries for the Qt Cryptographic
ii  libqimageblitz4 1:0.0.4-4QImageBlitz image effects library
ii  libqt4-dbus 4.4.0-3  Qt 4 D-Bus module
ii  libqt4-qt3support   4.4.0-3  Qt 3 compatibility library for Qt 
ii  libqt4-xml  4.4.0-3  Qt 4 XML module
ii  libqtcore4  4.4.0-3  Qt 4 core module
ii  libqtgui4   4.4.0-3  Qt 4 GUI module
ii  libspectre1 0.2.0.ds-1   Library for rendering Postscript d
ii  libstdc++6  4.3.1-2  The GNU Standard C++ Library v3
ii  zlib1g  1:1.2.3.3.dfsg-12compression library - runtime

okular recommends no packages.

-- no debconf information



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



Bug#485682: Anyone working on this?

2008-06-29 Thread Ivan Vucica
Hi,
I'll try your suggestions and I'm sorry about inflating bug report.
However I think that a theme is a dependency like any other, and that
perhaps the proper solution until Nokia moves to CC3.0 is putting
hildon-desktop in contrib and the theme in nonfree. Ignoring a
dependency is worse than putting a package in contrib. When theme is
put dfsg free it's easy to move the package.

To be honest, I don't think the package is lenny-ready atm...

On 29/06/2008, Riku Voipio [EMAIL PROTECTED] wrote:
 severity #485682 important
 thanks

 it with above command. I really think this bug makes the package (and in
 fact most of the entire Hildon) practically unusable.

 I disagree, being ugly is not being unusable. As others mentioned, the
 adding a nice theme and icons will make it pretty again. It's still
 going to be quite boring until some hildon applications get folded in.

 I know that handling bug reports must be annoying

 Bugreports are not annoying, but inflating the bug severity to get
 maintainer attention is.

 I really hope you have enough time to fix this; I'd perhaps fix it but I'm
 already stretched across several projects so any time I have left goes to
 having fun (and debugging random software ... well ...)

 Well, so far the maemo team is lacking members with extra time.

 If you want try a prettier version, you'll need to get some themes
 and icons. See

   http://nchipin.kos.to/maemo/debian-maemo-setup.txt

 For instructions.

 --
 rm -rf only sounds scary if you don't have backups



-- 
--
Regards,

Ivan Vučica

OBJECT Networks :: www.objectnetworks.net
Cateia Games :: www.cateia.com


Bug#485682: Anyone working on this?

2008-06-23 Thread Ivan Vucica

severity #485682 grave

I think I made a mistake when submitting this bug, so I'll try to correct 
it with above command. I really think this bug makes the package (and in 
fact most of the entire Hildon) practically unusable. Is Hildon 
being maintained?


I know that handling bug reports must be annoying for any and all 
maintainers, but well, if you took the job ... :)


I really hope you have enough time to fix this; I'd perhaps fix it but I'm 
already stretched across several projects so any time I have left goes to 
having fun (and debugging random software ... well ...)


So please, if you're not working on this, at least give me a response.

Thanks.

Ivan Vucica




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



Bug#487587: synce-serial-config writes, synce-serial-start reads from incorrect location

2008-06-22 Thread Ivan Vucica
Package: synce-serial
Version: 0.11-1
Severity: important

I apologize if it's a misconfiguration on my part, however apparently in
some recent upgrade, synce started to give this output:

 [EMAIL PROTECTED]:~$ sudo synce-serial-config ttyUSB0
 /usr/sbin/synce-serial-config: line 99:
 /usr/etc/synce-serial.default.new: No such file or directory

and for synce-serial-start:

 [EMAIL PROTECTED]:~$ sudo synce-serial-start

 synce-serial-start was unable to find the file /usr/etc/synce-serial.default:

 Please run the synce-serial-config tool to create this file before
 running this script again.

I sincerely believe that Debian policy would not like me putting configuration 
into /usr/etc/, so I have not tried creating /usr/etc :)


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

Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages synce-serial depends on:
ii  debconf [debconf-2.0]1.5.22  Debian configuration management sy
ii  libc62.7-10  GNU C Library: Shared libraries
ii  ppp  2.4.4rel-10 Point-to-Point Protocol (PPP) - da

synce-serial recommends no packages.

-- debconf information:
* synce-serial/dnsip:
* synce-serial/remoteip: 192.168.131.201
* synce-serial/tty: /dev/ttyUSB0
* synce-serial/localip: 192.168.131.102



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



Bug#487230: kimiwitu: description trimmed

2008-06-20 Thread Ivan Vucica
Package: kimiwitu
Version: 4.6.1-7.1
Severity: minor

Description of package, when viewed in aptitude, ends with:
... as their main data structure. It is a
Obviously, something's cut off ;)

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

Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash



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



Bug#487230: kimiwitu: description trimmed

2008-06-20 Thread Ivan Vucica
On Friday 20 June 2008, you wrote:
 * Ivan Vucica [EMAIL PROTECTED] [2008-06-20 14:36]:
  Package: kimiwitu

 Is this a typo or where did you get this package from?  I don't see it
 in Debian.

Sorry; it should have been kimwitu. Should I refile the bug, or can you 
reassign it to the appropriate package? 
-- 
Ivan Vucica


Bug#486406: festival-czech: czech-lexicon.out not included

2008-06-17 Thread Ivan Vucica
On Tue, Jun 17, 2008 at 22:16, Milan Zamazal [EMAIL PROTECTED] wrote:

  IV == Ivan Vucica [EMAIL PROTECTED] writes:

IV I noticed that the czech-lexicon.scm is not being used.  Then
IV I noticed that Festival command line interface prints out a
IV warning about not finding the lexicon. Some more hacking and I
IV figured out that czech-lexicon.out does not exist.

 Huh?  I can see it in the package:

  % dpkg -c festival-czech_0.2.1-1_all.deb
  drwxr-xr-x root/root 0 2006-06-21 09:41 ./
  drwxr-xr-x root/root 0 2006-06-21 09:41 ./usr/
  drwxr-xr-x root/root 0 2006-06-21 09:41 ./usr/share/
  drwxr-xr-x root/root 0 2006-06-21 09:41 ./usr/share/festival/
  -rw-r--r-- root/root  8957 2006-06-21 09:41 
 ./usr/share/festival/czech-lexicon.out
  -rw-r--r-- root/root  3303 2006-06-21 09:41 
 ./usr/share/festival/czech-mbrola.scm
  -rw-r--r-- root/root 77857 2006-06-21 09:41 
 ./usr/share/festival/czech.scm
  -rw-r--r-- root/root 10067 2006-06-21 09:41 
 ./usr/share/festival/czech-lexicon.scm
  -rw-r--r-- root/root  2589 2006-06-21 09:41 
 ./usr/share/festival/czech-unisyn.scm
  -rw-r--r-- root/root  5609 2006-06-21 09:41 
 ./usr/share/festival/czech-debug.scm
  drwxr-xr-x root/root 0 2006-06-21 09:41 ./usr/share/doc/
  drwxr-xr-x root/root 0 2006-06-21 09:41 
 ./usr/share/doc/festival-czech/
  -rw-r--r-- root/root   326 2006-06-21 09:41 
 ./usr/share/doc/festival-czech/changelog.Debian.gz
  -rw-r--r-- root/root   998 2006-06-21 09:41 
 ./usr/share/doc/festival-czech/copyright
  -rw-r--r-- root/root   502 2006-06-21 09:41 
 ./usr/share/doc/festival-czech/README.Debian
  -rw-r--r-- root/root  3279 2006-06-21 09:32 
 ./usr/share/doc/festival-czech/README.Festival.cs.gz
  -rw-r--r-- root/root   312 2006-06-21 09:32 
 ./usr/share/doc/festival-czech/README
  -rw-r--r-- root/root  2650 2006-06-21 09:32 
 ./usr/share/doc/festival-czech/README.cs
  -rw-r--r-- root/root  3805 2006-06-21 09:32 
 ./usr/share/doc/festival-czech/README.Czech.cs.gz
  -rw-r--r-- root/root  8060 2006-06-21 09:32 
 ./usr/share/doc/festival-czech/changelog.gz
  -rw-r--r-- root/root   353 2006-06-21 09:32 
 ./usr/share/doc/festival-czech/FAQ


Odd; I've regenerated it at the same time when I regenerated the
Croatian lexicon. Well, perhaps I accidentally deleted it during my
original fiddlings with the files over 10 months ago :)

Apologies for an accidental false report!

IV By the way, I notice that the maintainer of this package is the
IV same as the author. Excellent job there!

 Thanks!  But it's fair to say that the programmer is only one part of
 the job and the Czech Festival support wouldn't be possible without help
 of people from phonetics area, the speaker and others.

Indeed =]
If you still work with all those people, convey my thanks!


IV I'm having a great time changing it into a Croatian speaker. TTS
IV still has a Czech accent, but I don't mind that as a hommage to
IV its origins :)

 Great, looking forward Croatian synthesis in Debian. :-)

Would you be willing to sponsor the package when it's ready? I'll soon
try to catch the local GPG-signing guy, so this might be one of the
first real packages I'll do. This looks simple enough, so probably
and I'll just need a sponsor in the end ^^


--
Regards,

Ivan Vučica

OBJECT Networks :: www.objectnetworks.net
Cateia Games :: www.cateia.com


Bug#486406: festival-czech: czech-lexicon.out not included

2008-06-15 Thread Ivan Vucica
Package: festival-czech
Version: 0.2.1-1
Severity: minor
Tags: patch

Hi,

I've been hacking Czech language specs to make it work for Croatian
language and I noticed that the czech-lexicon.scm is not being used.
Then I noticed that Festival command line interface prints out a warning
about not finding the lexicon. Some more hacking and I figured out that
czech-lexicon.out does not exist.

Running this from within Festival helped:

(lex.compile czech-lexicon.scm czech-lexicon.out)

By the way, I notice that the maintainer of this package is the same as
the author. Excellent job there! I'm having a great time changing it
into a Croatian speaker. TTS still has a Czech accent, but I don't mind
that as a hommage to its origins :)

Really, great job!

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

Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages festival-czech depends on:
ii  festival 1.96~beta-7 General multi-lingual speech synth

Versions of packages festival-czech recommends:
ii  festvox-czech-ph  0.1-2  Czech male speaker for Festival

-- no debconf information



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



Bug#485682: hildon-desktop: No pictures and l18n strings are loaded or properly displayed

2008-06-10 Thread Ivan Vucica
Package: hildon-desktop
Version: 1:2.0.7.debian.1-1
Severity: normal

After installation, on the GTK buttons on the right side (the main bar
on maemo?) no icons are displayed making it impossible to tell what does
which button do. 

Some errors:
---
** (hildon-desktop:4199): CRITICAL **: hildon_desktop_toggle_button_expose: 
assertion `picture != None' failed

** (hildon-desktop:4199): CRITICAL **: Could not find requested format for X 
Picture

** (hildon-desktop:4199): CRITICAL **: hildon_desktop_toggle_button_expose: 
assertion `picture != None' failed

** (hildon-desktop:4199): CRITICAL **: Could not find requested format for X 
Picture
---



More errors:

** (hildon-desktop:5513): WARNING **: Error loading icon
'qgn_list_gene_default_app': Icon 'qgn_list_gene_default_app' not
present in theme


(hildon-desktop:5513): GLib-GObject-CRITICAL **: g_object_ref: assertion
`G_IS_OBJECT (object)' failed

** (hildon-desktop:5513): WARNING **: Error loading icon
'qgn_list_gene_default_app': Icon 'qgn_list_gene_default_app' not
present in theme


** (hildon-desktop:5513): WARNING **: Error loading icon
'gnome-gnumeric.png': Icon 'gnome-gnumeric.png' not present in theme


** (hildon-desktop:5513): WARNING **: Error loading icon
'qgn_list_gene_default_app': Icon 'qgn_list_gene_default_app' not
present in theme


(hildon-desktop:5513): GLib-GObject-CRITICAL **: g_object_ref: assertion
`G_IS_OBJECT (object)' failed

** (hildon-desktop:5513): WARNING **: Error loading icon
'qgn_list_gene_default_app': Icon 'qgn_list_gene_default_app' not
present in theme


** (hildon-desktop:5513): WARNING **: Error loading icon
'gnome_apps.png': Icon 'gnome_apps.png' not present in theme


** (hildon-desktop:5513): WARNING **: Error loading icon
'qgn_list_gene_default_app': Icon 'qgn_list_gene_default_app' not
present in theme


(hildon-desktop:5513): GLib-GObject-CRITICAL **: g_object_ref: assertion
`G_IS_OBJECT (object)' failed

** (hildon-desktop:5513): WARNING **: Error loading icon
'qgn_list_gene_default_app': Icon 'qgn_list_gene_default_app' not
present in theme


** (hildon-desktop:5513): WARNING **: Error loading icon 'vodovod.xpm':
Icon 'vodovod.xpm' not present in theme


** (hildon-desktop:5513): WARNING **: Error loading icon
'qgn_list_gene_default_app': Icon 'qgn_list_gene_default_app' not
present in theme






If GNOME is not loaded (e.g. a newly started X11 session such as with Xnest, 
and with only hildon-desktop running -- no WM), then the buttons are 
completely flat (merged with the panel, without borders) and it's impossible 
to tell where one button ends and another begins.

Additionally, l18n strings (translations) are not loaded or displayed
properly. In the main menu (?) I see categories named as:
* tana_fi_my_selection
* tana_fi_internet
* tana_fi_communication

Pointing to any category except Extras (tana_fi_extras) displays
notification message in the right side of the window
tana_li_of_noapps. (Localization package is installed, as far as I can
tell).


Behaviour such as this occurs on a clean installation of the hildon
packages.

Oh, on a side note: 
Is gtk2-engine-sapwood supposed to ship with no theme? And just as an 
engine? I do not appear to be able to choose a Sapwood GTK theme in 
GNOME, in gnome-appearance-properties...

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

Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages hildon-desktop depends on:
ii  libatk1.0-0   1.22.0-1   The ATK accessibility toolkit
ii  libc6 2.7-10 GNU C Library: Shared libraries
ii  libcairo2 1.6.4-1+b1 The Cairo 2D vector graphics libra
ii  libdbus-1-3   1.2.1-2simple interprocess messaging syst
ii  libdbus-glib-1-2  0.74-4 simple interprocess messaging syst
ii  libesd-alsa0 [libesd0 0.2.36-3   Enlightened Sound Daemon (ALSA) - 
ii  libgconf2-4   2.22.0-1   GNOME configuration database syste
ii  libglib2.0-0  2.16.3-2   The GLib library of C routines
ii  libgnomevfs2-01:2.22.0-3 GNOME Virtual File System (runtime
ii  libgtk2.0-0   2.12.9-3   The GTK+ graphical user interface 
ii  libhildon-1-0 1.99.1.debian.1-1  Hildon libraries - shared librarie
ii  libhildondesktop0 1:2.0.7.debian.1-1 Hildon Desktop shared library
ii  libhildonfm2  1:1.9.49.debian-1  Hildon file management libraries -
ii  libhildonhelp01.9.6.debian.4-2   Hildon Help library -- runtime lib
ii  libhildonwm0  1:2.0.7.debian.1-1 Hildon window manager shared libra
ii  liborbit2 1:2.14.12-0.1  libraries for ORBit2 - a CORBA ORB
ii  libosso1  2.15.debian.1-1Basic library for maemo applicatio
ii  

Bug#481629: opensync-plugin-kdepim: sync fails in kitchensync with

2008-05-18 Thread Ivan Vucica
Hi again,

  Did you make sure kdepim is not running?  As far as I know, this is
  a requirement.  Check your process list for traces of it, maybe.

 indeed, this appears to have been the problem. Apologies for raising
 false alarm.

 Ok, retitling bug then, this should indeed get fixed somehow eventually.


As far as I could tell from my googling, the plugin will be rewritten
for kde4 to use their new API, Akonadi, so this might not be a big
issue in the meantime.

Offtopic: I can't wait for KDE4; that's one step closer to apps using
Qt4.4, which will include functionality to render Qt widgets with GTK
:)
KDE's integration is superb, but overall I prefer Gnome desktop :)
-- 
Regards,

Ivan Vučica

OBJECT Networks :: www.objectnetworks.net
Cateia Games :: www.cateia.com


Bug#481629: opensync-plugin-kdepim: sync fails in kitchensync with unable to connect to one of members

2008-05-17 Thread Ivan Vucica
Package: opensync-plugin-kdepim
Version: 0.22-3
Severity: important

In Kitchensync, any attempt to sync a group that includes KDEPIM fails
with Unable to connect to one of members. If KDEPIM is not one of
group members, then sync works correctly.

I think it's not a bug with Kitchensync and rather with KDEPIM.

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

Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages opensync-plugin-kdepim depends on:
ii  kdelibs4c2a 4:3.5.9.dfsg.1-4 core libraries and binaries for al
ii  libc6   2.7-10   GNU C Library: Shared libraries
ii  libgcc1 1:4.3.0-3GCC support library
ii  libkcal2b   4:3.5.9-2KDE calendaring library
ii  libopensync00.22-2   Synchronisation framework for emai
ii  libstdc++6  4.3.0-3  The GNU Standard C++ Library v3

opensync-plugin-kdepim recommends no packages.

-- no debconf information



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



Bug#481363: linux-image-2.6.24-1-686: udev incorrectly renames some wireless cards

2008-05-15 Thread Ivan Vucica
Package: linux-image-2.6.24-1-686
Version: 2.6.24-6
Severity: critical
Justification: breaks unrelated software

Hi,

I'm not sure if this is correct package to report the bug for. Anyway,
my ndiswrapper device, which was previously renamed into eth2, now
became wlan0_rename (sic). Also, colleague experiences similar issues
with his ipw3945 card.

I've placed severity critical since I have some wireless tools that broke
due to this unexpected device name change.

-- Package-specific info:
** Version:
Linux version 2.6.24-1-686 (Debian 2.6.24-6) ([EMAIL PROTECTED]) (gcc version 
4.1.3 20080308 (prerelease) (Debian 4.1.2-21)) #1 SMP Sat Apr 19 00:37:55 UTC 
2008

** Command line:
root=/dev/hda5 vga=791 resume=/dev/hda8 ro 

** Tainted: P (1)

** Kernel log:
ICH6: IDE port disabled
Probing IDE interface ide0...
Clocksource tsc unstable (delta = -162008622 ns)
hdb: SONY DVD+/-RW DW-Q58A, ATAPI CD/DVD-ROM drive
hda: WDC WD600VE-75HDT1, ATA DISK drive
hda: host max PIO4 wanted PIO255(auto-tune) selected PIO4
hda: UDMA/100 mode selected
hdb: host max PIO4 wanted PIO255(auto-tune) selected PIO4
hdb: UDMA/33 mode selected
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ACPI: PCI Interrupt :02:03.0[A] - GSI 17 (level, low) - IRQ 18
ssb: Sonics Silicon Backplane found on PCI device :02:03.0
ACPI: PCI Interrupt :02:00.0[A] - GSI 18 (level, low) - IRQ 19
SCSI subsystem initialized
libata version 3.00 loaded.
ssb: Sonics Silicon Backplane found on PCI device :02:00.0
b44.c:v2.0
eth0: Broadcom 44xx/47xx 10/100BaseT Ethernet 00:15:c5:65:b3:1d
hda: max request size: 128KiB
udev: renamed network interface eth0 to eth1
hda: 117210240 sectors (60011 MB) w/8192KiB Cache, CHS=65535/16/63
hda: cache flushes supported
 hda: hda1 hda2 hda3  hda5 hda6 hda7 hda8 hda9 
hdb: ATAPI 24X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache
Uniform CD-ROM driver Revision: 3.20
Attempting manual resume
swsusp: Marking nosave pages: 0009f000 - 0010
swsusp: Basic memory bitmaps created
swsusp: Basic memory bitmaps freed
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
Real Time Clock Driver v1.12ac
Linux agpgart interface v0.102
iTCO_wdt: Intel TCO WatchDog Timer Driver v1.02 (26-Jul-2007)
iTCO_wdt: Found a ICH6-M TCO device (Version=2, TCOBASE=0x1060)
iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
agpgart: Detected an Intel 915GM Chipset.
agpgart: Detected 7932K stolen memory.
agpgart: AGP aperture is 256M @ 0xc000
intel_rng: FWH not detected
ACPI: AC Adapter [AC] (on-line)
input: Lid Switch as /class/input/input1
ACPI: Lid Switch [LID]
input: Power Button (CM) as /class/input/input2
ACPI: Power Button (CM) [PBTN]
input: Sleep Button (CM) as /class/input/input3
ACPI: Sleep Button (CM) [SBTN]
Synaptics Touchpad, model: 1, fw: 6.2, id: 0xa5a0b1, caps: 0xa04713/0x20
input: SynPS/2 Synaptics TouchPad as /class/input/input4
ACPI: Battery Slot [BAT0] (battery present)
input: Video Bus as /class/input/input5
ACPI: Video Device [VID] (multi-head: yes  rom: no  post: no)
input: Video Bus as /class/input/input6
ACPI: Video Device [VID2] (multi-head: yes  rom: no  post: no)
ACPI: PCI Interrupt :00:1b.0[A] - GSI 16 (level, low) - IRQ 16
PCI: Setting latency timer of device :00:1b.0 to 64
b43-phy0: Broadcom 4318 WLAN found
phy0: Selected rate control algorithm 'simple'
udev: renamed network interface wmaster0 to eth2
Adding 530104k swap on /dev/hda9.  Priority:-1 extents:1 across:530104k
EXT3 FS on hda5, internal journal
loop: module loaded
p4-clockmod: P4/Xeon(TM) CPU On-Demand Clock Modulation available
irda_init()
NET: Registered protocol family 23
irda_register_dongle : registering dongle ACTiSYS ACT-IR200L (10).
vga16fb: initializing
vga16fb: mapped to 0xc00a
fb1: VGA16 VGA frame buffer device
device-mapper: uevent: version 1.0.3
device-mapper: ioctl: 4.12.0-ioctl (2007-10-02) initialised: [EMAIL PROTECTED]
fuse init (API version 7.9)
kjournald starting.  Commit interval 5 seconds
EXT3 FS on hda7, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
Bluetooth: Core ver 2.11
NET: Registered protocol family 31
Bluetooth: HCI device and connection manager initialized
Bluetooth: HCI socket layer initialized
Bluetooth: L2CAP ver 2.9
Bluetooth: L2CAP socket layer initialized
Bluetooth: HIDP (Human Interface Emulation) ver 1.2
Bluetooth: RFCOMM socket layer initialized
Bluetooth: RFCOMM TTY layer initialized
Bluetooth: RFCOMM ver 1.8
Bluetooth: BNEP (Ethernet Emulation) ver 1.2
Bluetooth: BNEP filters: protocol multicast
[drm] Initialized drm 1.1.0 20060810
ACPI: PCI Interrupt :00:02.0[A] - GSI 16 (level, low) - IRQ 16
PCI: Setting latency timer of device :00:02.0 to 64
[drm] Initialized i915 1.6.0 20060119 on minor 0
NET: Registered protocol family 4
NET: Registered protocol family 3
NET: Registered protocol family 5
b44: eth1: Link is up at 100 Mbps, full duplex.

Bug#480043: roundcube-core: language question pops up at every upgrade

2008-05-07 Thread Ivan Vucica
Package: roundcube-core
Version: 0.1.1-2
Severity: minor

Upon every upgrade, the package annoys the user with a question
about default language. Please reduce the severity of the question so
that this completely irrelevant question does not appear at every
update.

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

Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages roundcube-core depends on:
ii  apache2   2.2.8-3Next generation, scalable, extenda
ii  apache2-mpm-prefork [httpd]   2.2.8-3Traditional model for Apache HTTPD
ii  dbconfig-common   1.8.38 common framework for packaging dat
ii  debconf [debconf-2.0] 1.5.21 Debian configuration management sy
ii  libmagic1 4.23-2 File type determination library us
ii  php-auth  1.5.4-1PHP PEAR modules for creating an a
ii  php-db1.7.13-2   PHP PEAR Database Abstraction Laye
ii  php-mail-mime 1.5.2-0.1  PHP PEAR module for creating MIME 
ii  php-net-smtp  1.2.11-1   PHP PEAR module implementing SMTP 
ii  php-net-socket1.0.6-2PHP PEAR Network Socket Interface 
ii  php5  5.2.5-3server-side, HTML-embedded scripti
ii  php5-mcrypt   5.2.5-3MCrypt module for php5
pn  roundcube-db  none (no description available)
ii  tinymce   2.1.1.1-1  platform independent web based Jav
ii  ucf   3.006  Update Configuration File: preserv

roundcube-core recommends no packages.

-- debconf information excluded



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



Bug#480043: roundcube-core: language question pops up at every upgrade

2008-05-07 Thread Ivan Vucica
Hi,

On Wed, May 7, 2008 at 9:07 PM, Vincent Bernat [EMAIL PROTECTED] wrote:
 OoO Pendant  le journal  télévisé du mercredi  07 mai 2008,  vers 20:48,

  Hi Ivan!

  I am  not able to  reproduce the problem.  Does it appear even  when you
  reinstall  the  package   (aptitude  reinstall  roundcube-core)?

Yes, it appears even after reinstalling; in fact it appears twice:
once during preconfiguring packages step and once during setting
up step.

 Which
  language do you choose in the list?

I choose en_US, always :)


  You choose  to not  include debconf information.  Could you  include the
  output of  debconf-get-selections |  grep roundcube-core and  strip away
  any personal information from it?

Well, here's the entire output (I realize there isn't anything
personal in it after all):

[EMAIL PROTECTED]:~$ debconf-get-selections |  grep roundcube-core
debconf: DbDriver passwords warning: could not open
/var/cache/debconf/passwords.dat: Permission denied
roundcube-core  roundcube/dbconfig-install  boolean false
roundcube-core  roundcube/db/dbname string  roundcube
roundcube-core  roundcube/pgsql/authmethod-adminselect  ident
roundcube-core  roundcube/pgsql/admin-user  string  postgres
roundcube-core  roundcube/internal/skip-preseed boolean true
roundcube-core  roundcube/db/app-user   string  roundcube
roundcube-core  roundcube/dbconfig-reinstallboolean false
roundcube-core  roundcube/restart-webserver boolean false
roundcube-core  roundcube/dbconfig-upgrade  boolean true
roundcube-core  roundcube/remote/port   string  
roundcube-core  roundcube/pgsql/no-empty-passwords  note
roundcube-core  roundcube/passwords-do-not-matchnote
roundcube-core  roundcube/internal/reconfiguringboolean false
roundcube-core  roundcube/upgrade-error select  abort
roundcube-core  roundcube/pgsql/authmethod-user select  password
roundcube-core  roundcube/purge boolean false
roundcube-core  roundcube/language  select  en_US
roundcube-core  roundcube/remote/newhoststring  
roundcube-core  roundcube/pgsql/changeconf  boolean false
roundcube-core  roundcube/upgrade-backupboolean true
roundcube-core  roundcube/install-error select  retry
roundcube-core  roundcube/mysql/admin-user  string  root
roundcube-core  roundcube/hosts string  localhost ssl://webmail.fer.hr:993
roundcube-core  roundcube/dbconfig-remove   boolean 
roundcube-core  roundcube/mysql/method  select  unix socket
roundcube-core  roundcube/remove-error  select  abort
roundcube-core  roundcube/pgsql/method  select  unix socket
roundcube-core  roundcube/pgsql/manualconf  note
roundcube-core  roundcube/db/basepath   string  
roundcube-core  roundcube/reconfigure-webserver multiselect apache2
roundcube-core  roundcube/database-type select  mysql
roundcube-core  roundcube/remote/host   select  
roundcube-core  roundcube/missing-db-package-error  select  abort


  Thanks.

No, thank you for working on Debian and packaging the best webmail
client there is :)


-- 
Ivan Vučica

-- Croatia --


Bug#479545: gnome-app-install: spelling mistake: enable the installaion

2008-05-05 Thread Ivan Vucica
Package: gnome-app-install
Version: 0.5.2.5-1
Severity: minor

I checked Adept Manager, and I got message:
Enable the installaion of officially supported Debian software?
I think you're missing a T in installaTion :)

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

Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages gnome-app-install depends on:
ii  app-install-data0.4.20071030 Application Installer Data Files
ii  gconf2  2.22.0-1 GNOME configuration database syste
ii  gksu2.0.0-5  graphical frontend to su
ii  gnome-icon-theme2.22.0-1 GNOME Desktop icon theme
ii  python  2.4.4-6  An interactive high-level object-o
ii  python-apt  0.7.5Python interface to libapt-pkg
ii  python-central  0.6.1register and build utility for Pyt
ii  python-dbus 0.82.4-2 simple interprocess messaging syst
ii  python-gdbm 2.4.4-3  GNU dbm database support for Pytho
ii  python-glade2   2.12.1-1 GTK+ bindings: Glade support
ii  python-gnome2   2.22.0-1 Python bindings for the GNOME desk
ii  python-gnome2-extras2.14.3-1+b1  Python bindings for the GNOME desk
ii  python-gst0.10  0.10.11-1generic media-playing framework (P
ii  python-gtk2 2.12.1-1 Python bindings for the GTK+ widge
ii  python-sexy 0.1.9-1  python language bindings for libse
ii  python-xdg  0.15-1.1 A python library to access freedes
ii  synaptic0.61+b1  Graphical package manager

gnome-app-install recommends no packages.

-- no debconf information



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



Bug#478169: wireshark: hangs upon closing Capture-Interfaces dialog

2008-04-27 Thread Ivan Vucica
Package: wireshark
Version: 1.0.0-1
Severity: normal

Cheers,

I'm running wireshark with this command:
$ gksu wireshark
I get warning about running under root which I ignore.

Then I go under Capture-Interfaces. No matter how I close the dialog,
Wireshark freezes (either by Close or any of Start and Options buttons).

Running capture with Capture-Options works.

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

Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages wireshark depends on:
ii  libadns1  1.4-0.1Asynchronous-capable DNS client li
ii  libatk1.0-0   1.22.0-1   The ATK accessibility toolkit
ii  libc6 2.7-10 GNU C Library: Shared libraries
ii  libcairo2 1.4.14-1   The Cairo 2D vector graphics libra
ii  libcomerr21.40.8-2   common error description library
ii  libgcrypt11   1.4.0-3LGPL Crypto library - runtime libr
ii  libglib2.0-0  2.16.1-2   The GLib library of C routines
ii  libgnutls26   2.2.2-1the GNU TLS library - runtime libr
ii  libgtk2.0-0   2.12.9-2   The GTK+ graphical user interface 
ii  libkrb53  1.6.dfsg.3~beta1-4 MIT Kerberos runtime libraries
ii  libpango1.0-0 1.20.2-2   Layout and rendering of internatio
ii  libpcap0.80.9.8-3system interface for user-level pa
ii  libpcre3  7.4-1  Perl 5 Compatible Regular Expressi
ii  libportaudio2 19+svn20071022-2   Portable audio I/O - shared librar
ii  wireshark-common  1.0.0-1network traffic analyser (common f
ii  zlib1g1:1.2.3.3.dfsg-12  compression library - runtime

Versions of packages wireshark recommends:
ii  gksu  2.0.0-5graphical frontend to su

-- no debconf information



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



Bug#477275: sugar: graphics missing in activity screen

2008-04-22 Thread Ivan Vucica
Package: sugar
Version: 0.79.3-2
Severity: normal

In top right, icons for Ring view and List view do not appear. Menu
still pops up, and item is still selectable.

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

Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages sugar depends on:
ii  dbus-x11  1.1.20-1   simple interprocess messaging syst
ii  matchbox-window-manager   1.2-1  window manager for resource-limite
ii  python2.4.4-6An interactive high-level object-o
ii  python-cairo  1.4.12-1   Python bindings for the Cairo vect
ii  python-central0.6.1  register and build utility for Pyt
ii  python-dbus   0.82.4-2   simple interprocess messaging syst
ii  python-gnome2-desktop 2.22.0-1   Python bindings for the GNOME desk
ii  python-gobject2.14.1-3   Python bindings for the GObject li
ii  python-gst0.100.10.11-1  generic media-playing framework (P
ii  python-gtk2   2.12.1-1   Python bindings for the GTK+ widge
ii  python-hippocanvas0.2.23-4   Python bindings to hippo-canvas
ii  python-numpy  1:1.0.4-7  Numerical Python adds a fast array
ii  python-sugar  0.79.0-4   Sugar graphical shell - core funct
ii  python-sugar-toolkit  0.79.3-1   Sugar graphical shell - core widge
ii  python-telepathy  0.15.0-1   python language bindings for telep
ii  telepathy-gabble  0.7.2-1Jabber/XMPP connection manager
ii  telepathy-salut   0.3.1-1Link-local XMPP connection manager
ii  telepathy-stream-engine   0.4.0-2stream handler for the Telepathy f

Versions of packages sugar recommends:
ii  gstreamer0.10-plugins- 0.10.7-3  GStreamer plugins from the good 
ii  net-tools  1.60-19   The NET-3 networking toolkit
pn  network-managernone(no description available)
ii  sugar-artwork  0.79.0-3  Sugar graphical shell - artwork
ii  xserver-xephyr 2:1.3.0.0.dfsg-12 Next Generation Nested X Server

-- no debconf information



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



Bug#477279: after last upgrade, gdm fails to start

2008-04-22 Thread Ivan Vucica
Package: gdm
Version: 2.20.5-1
Severity: important

After latest upgrade to the system, GDM failed to start. I attempted a
purge as well, even moving away the configuration in /etc/gdm manually.
startx works. The slim login manager also works.

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

Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages gdm depends on:
ii  adduser  3.107   add and remove users and groups
ii  debconf [debconf-2.0 1.5.20  Debian configuration management sy
ii  gksu 2.0.0-5 graphical frontend to su
ii  gnome-session2.22.0-2The GNOME 2 Session Manager
ii  gnome-terminal [x-te 2.22.1-1The GNOME 2 terminal emulator appl
ii  icewm [x-window-mana 1.2.35-1wonderful Win95-OS/2-Motif-like wi
ii  icewm-lite [x-window 1.2.35-1wonderful Win95-OS/2-Motif-like wi
ii  konsole [x-terminal- 4:3.5.9.dfsg.1-2+b1 X terminal emulator for KDE
ii  kwin [x-window-manag 4:3.5.9.dfsg.1-2+b1 the KDE window manager
ii  libart-2.0-2 2.3.20-1Library of functions for 2D graphi
ii  libatk1.0-0  1.22.0-1The ATK accessibility toolkit
ii  libattr1 1:2.4.41-1  Extended attribute shared library
ii  libc62.7-10  GNU C Library: Shared libraries
ii  libcairo21.4.14-1The Cairo 2D vector graphics libra
ii  libdbus-1-3  1.1.20-1simple interprocess messaging syst
ii  libdbus-glib-1-2 0.74-1  simple interprocess messaging syst
ii  libdmx1  1:1.0.2-2   X11 Distributed Multihead extensio
ii  libfontconfig1   2.5.0-2 generic font configuration library
ii  libfreetype6 2.3.5-1+b1  FreeType 2 font engine, shared lib
ii  libglade2-0  1:2.6.2-1   library to load .glade files at ru
ii  libglib2.0-0 2.16.1-2The GLib library of C routines
ii  libgnomecanvas2-02.20.1.1-1  A powerful object-oriented display
ii  libgtk2.0-0  2.12.9-2The GTK+ graphical user interface 
ii  libpam-modules   0.99.7.1-6  Pluggable Authentication Modules f
ii  libpam-runtime   0.99.7.1-6  Runtime support for the PAM librar
ii  libpam0g 0.99.7.1-6  Pluggable Authentication Modules l
ii  libpango1.0-01.20.2-2Layout and rendering of internatio
ii  librsvg2-2   2.22.2-2SAX-based renderer library for SVG
ii  librsvg2-common  2.22.2-2SAX-based renderer library for SVG
ii  libselinux1  2.0.59-1SELinux shared libraries
ii  libwrap0 7.6.q-15Wietse Venema's TCP wrappers libra
ii  libx11-6 2:1.0.3-7   X11 client-side library
ii  libxau6  1:1.0.3-2   X11 authorisation library
ii  libxdmcp61:1.0.2-2   X11 Display Manager Control Protoc
ii  libxext6 2:1.0.4-1   X11 miscellaneous extension librar
ii  libxi6   2:1.1.3-1   X11 Input extension library
ii  libxinerama1 2:1.0.3-1   X11 Xinerama extension library
ii  libxml2  2.6.31.dfsg-2   GNOME XML library
ii  lsb-base 3.1-24  Linux Standard Base 3.1 init scrip
ii  metacity [x-window-m 1:2.22.0-1  A lightweight GTK2 based Window Ma
ii  openbox [x-window-ma 3.4.6.1-2   standards compliant, fast, light-w
ii  pterm [x-terminal-em 0.60-2  PuTTY terminal emulator
ii  xfce4-terminal [x-te 0.2.8-4 Xfce terminal emulator
ii  xfwm4 [x-window-mana 4.4.2-3 window manager of the Xfce project
ii  xterm [x-terminal-em 234-1   X terminal emulator
ii  zlib1g   1:1.2.3.3.dfsg-12   compression library - runtime

Versions of packages gdm recommends:
ii  dialog 1.1-20080316-1Displays user-friendly dialog boxe
pi  gdm-themes 0.5.1 Themes for the GNOME Display Manag
ii  whiptail   0.52.2-11.2   Displays user-friendly dialog boxe
ii  xnest  2:1.3.0.0.dfsg-12 Nested X server
ii  xserver-xephyr 2:1.3.0.0.dfsg-12 Next Generation Nested X Server
ii  xserver-xorg   1:7.2-5   the X.Org X server
ii  zenity 2.22.1-1  Display graphical dialog boxes fro

-- debconf information:
  gdm/daemon_name: /usr/bin/gdm
* shared/default-x-display-manager: gdm



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



Bug#477279: after last upgrade, gdm fails to start

2008-04-22 Thread Ivan Vucica
On Tue, Apr 22, 2008 at 12:25 PM, Josselin Mouette [EMAIL PROTECTED] wrote:
 Le mardi 22 avril 2008 à 10:05 +0200, Ivan Vucica a écrit :
   Package: gdm
   Version: 2.20.5-1
   Severity: important
  
   After latest upgrade to the system, GDM failed to start. I attempted a
   purge as well, even moving away the configuration in /etc/gdm manually.
   startx works. The slim login manager also works.

  Is there any error message appearing on the console when you try to
  start it?

There are no errors. In fact, not even the dot appears, and there is
no newline.
Approximately:

$ /etc/init.d/gdm start
Starting GDM Display Manager: gdm$ _


  Are there some errors in /var/log/gdm/:0.log ?

None that I could notice. It mentions some warnings, one regarding
keyboard, and some more, then the log abruptly ends. Would you like a
copy of the log? I'll paste it when I'm next on my PC.

If I remember correctly, I tried to launch /usr/sbin/gdm directly
under root, and it worked. Possibly some problem with init.d script?

-- 
Ivan Vučica

-- Croatia --


Bug#463029: ITP: synce-sync-engine -- Synchronization Engine for Windows Mobile devices

2008-03-11 Thread Ivan Vucica

Cheers,

Here's a poke from a user of PocketPC. Since OpenSync supports Google 
Calendar, I'd be really interested that it works with WM. How's it going?


Also, a side-question.

Is it possible to use upstream synce-sync-engine  without compiling 
other parts of SynCE from source, that is, combined with current Debian 
version?


Ivan Vucica




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



Bug#466082: dante-server: after unpacking, fails to configure and run

2008-02-16 Thread Ivan Vucica
Package: dante-server
Version: 1.1.18.dfsg-0.1
Severity: grave
Justification: renders package unusable

During installation, package manages to unpack, but configuring it fails
miserably. I (obviously) made no modifications to the configuration
file.

[EMAIL PROTECTED]:~$ sudo apt-get install dante-server
[sudo] password for ivucica: 
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following NEW packages will be installed:
  dante-server
0 upgraded, 1 newly installed, 0 to remove and 5 not upgraded.
Need to get 0B/123kB of archives.
After this operation, 340kB of additional disk space will be used.
Selecting previously deselected package dante-server.
(Reading database ... 364944 files and directories currently
installed.)
Unpacking dante-server (from
.../dante-server_1.1.18.dfsg-0.1_i386.deb) ...
Setting up dante-server (1.1.18.dfsg-0.1) ...
Starting Dante SOCKS daemon: Feb 16 12:55:44 (1203162944) danted[0]:
socks_seteuid(): old: 0, new: 13
Feb 16 12:55:44 (1203162944) danted[0]: socks_reseteuid(): current:
13, new: 0
Feb 16 12:55:44 (1203162944) danted[0]: socks_seteuid(): old: 0, new:
65534
Feb 16 12:55:44 (1203162944) danted[0]: socks_reseteuid(): current:
65534, new: 0
Feb 16 12:55:44 (1203162944) danted[0]: socks_seteuid(): old: 0, new:
65534
Feb 16 12:55:44 (1203162944) danted[0]: socks_reseteuid(): current:
65534, new: 0
Feb 16 12:55:44 (1203162944) danted[0]: fixsettings(): no internal
address given
Feb 16 12:55:44 (1203162944) danted[0]: sockdexit(): terminating
invoke-rc.d: initscript danted, action start failed.
dpkg: error processing dante-server (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 dante-server
E: Sub-process /usr/bin/dpkg returned an error code (1)



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

Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages dante-server depends on:
ii  libc6 2.7-6  GNU C Library: Shared libraries
ii  libpam0g  0.99.7.1-5 Pluggable Authentication Modules l
ii  libwrap0  7.6.dbs-14 Wietse Venema's TCP wrappers libra

dante-server recommends no packages.

-- no debconf information



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



Bug#466097: g++-4.2: spelling plurals

2008-02-16 Thread Ivan Vucica
Package: g++-4.2
Version: 4.2.3-1
Severity: minor

This is actually a very very important bug, as outlined below!
G++ CAN'T SPELL!

/home/ivucica/Development/yatc/mapui.cpp:: In member function 'void 
MapUI::renderMap()':
/home/ivucica/Development/yatc/mapui.cpp:41: error: 'Creatures' has not been 
declared

I mean, Creatures HAS not been declared, what the hell? Extremely
important and evil upstream bug which must not be allowed to persist!
How dared they!

Hm, perhaps I should report this as a bug for the man package:
 $ man you
 No manual page for you.
Horribly rude!

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

Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages g++-4.2 depends on:
ii  gcc-4.2   4.2.3-1The GNU C compiler
ii  gcc-4.2-base  4.2.3-1The GNU Compiler Collection (base 
ii  libc6 2.7-6  GNU C Library: Shared libraries
ii  libstdc++6-4.2-dev4.2.3-1The GNU Standard C++ Library v3 (d

g++-4.2 recommends no packages.

-- no debconf information



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



Bug#462241: libgcc1-arm-cross: not installable -- broken for over a week

2008-01-23 Thread Ivan Vucica
Package: libgcc1-arm-cross
Severity: important

Cheers, the issue is extremely simple.

libgcc1-arm-cross depends on gcc-4.1-arm-linux-gnu-base (= 4.1.1-21)   
[UNAVAILABLE]

Although I'm aware that the maintainer is probably already informed of
this, I'm reporting this as a bug since it's like that for over a week.
I can't install gcc-3.x series.

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

Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages libgcc1-arm-cross depends on:
ii  gcc-4.2-arm-linux-gnu-base4.2.2-5The GNU Compiler Collection (base 

libgcc1-arm-cross recommends no packages.



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



Bug#461659: warsow: New version of warsow possibly non-distributable.

2008-01-22 Thread Ivan Vucica
Sure, they don't have to give reason to anyone, but that will reduce the 
number of their players. Which is something they probably care about. I 
think, after reading your other posts, that with current license they 
might not only lose Debian as their distributor, but also other 
distributions.


Bringing the issue to them presented like that will probably shake some 
souls on their team. Everyone, both commercial and for-free 
developers, want more users.


On the other hand, they look like a pretty rude bunch, so perhaps they 
deserve removal from Debian. But not contacting them due to one guy's post 
(who is only a team member and not a team leader) and silently removing 
them should probably not be done.


(n.b. I haven't tried the game.)


Ivan Vucica


On Tue, 22 Jan 2008, Andres Mejia wrote:


I did a search on the keyword license in their forums and after
reading http://www.warsow.net/forum/viewtopic.php?id=15145 , I've
decided not to contact upstream about this.




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



Bug#462013: ktoon: brushes inaccessible due to plugins being inaccessible

2008-01-21 Thread Ivan Vucica
Package: ktoon
Version: 0.8.1-3
Severity: important

Brush option was inaccessible. I figured out that the ktoon has
configurable home, via Settings-Preferences, and which defaults to
/usr/share/ktoon. (By the way, it seems I was not asked to configure it after
upgrading from a previous version. Maybe an upstream problem.)

In any case, I deleted ~/.ktoon, and reconfigured it. When brushes were
still inaccessible, a 
  $ locate brush | grep ktoon
revealed to me that there's a plugins directory in /usr/lib/ktoon! I've
guessed that ktoon can have only one home, and that it's probably not
even aware of brush plugins in /usr/lib/. A quick symbolic link
  # ln -s /usr/lib/ktoon/plugins/ /usr/share/ktoon/
fixed the problem.

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

Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages ktoon depends on:
ii  libaspell15 0.60.5-1 GNU Aspell spell-checker runtime l
ii  libc6   2.7-5GNU C Library: Shared libraries
ii  libgcc1 1:4.2.2-4GCC support library
ii  libgl1-mesa-glx [libgl1 7.0.2-3  A free implementation of the OpenG
ii  libqt4-core 4.3.3-2  Qt 4 core non-GUI functionality ru
ii  libqt4-gui  4.3.3-2  Qt 4 core GUI functionality runtim
ii  libstdc++6  4.2.2-4  The GNU Standard C++ Library v3
ii  zlib1g  1:1.2.3.3.dfsg-8 compression library - runtime

ktoon recommends no packages.

-- no debconf information



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



Bug#462024: bochs: default vgabios does not exist

2008-01-21 Thread Ivan Vucica
Package: bochs
Version: 2.3.5-1
Severity: normal

Cheers,

looks like the default path from which bochs tries to load VGA bios does
not exist. It's in vgabios package, so I presume there should be a
symlink:

 /usr/share/bochs/VGABIOS-lgpl-latest
pointing to
 /usr/share/vgabios/vgabios.bin

Qemu does so already. Sorry if this is a duplicate bug, I didn't check.

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

Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages bochs depends on:
ii  bochs-sdl [bochs-gui]   2.3.5-1  SDL plugin for Bochs
ii  bochs-wx [bochs-gui]2.3.5-1  WxWindows plugin for Bochs
ii  bochsbios   2.3.5-1  BIOS for the Bochs emulator
ii  libc6   2.7-5GNU C Library: Shared libraries
ii  libgcc1 1:4.2.2-4GCC support library
ii  libstdc++6  4.2.2-4  The GNU Standard C++ Library v3
ii  vgabios 0.6a-3   VGA BIOS software for the Bochs an
ii  zlib1g  1:1.2.3.3.dfsg-8 compression library - runtime

Versions of packages bochs recommends:
ii  bximage   2.3.5-1Disk Image Creation Tool for Bochs

-- no debconf information



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



Bug#304570: Work being done?

2007-11-16 Thread Ivan Vucica

Hi,

Is anyone working on the Debian package now? Erick, have you made any 
progress regarding it?


Just my two cents why Code::Blocks is better than others.

Code::Blocks is extremely interesting since it provides multiplatform 
compatibility -- project files support specification of target as being 
for GNU/Linux, MacOS or Windows. Code::Blocks runs on those platforms, and 
the transition of project folder between platform and compiling is 
extremely easy.


It's a lot more lightweight than KDevelop. It isn't limited to Windows 
like Dev-Cpp. It has less bugs than Dev-Cpp. In fact, it's the best IDE I 
have seen feature/size/speed-wise.



Ivan Vucica




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



Bug#449378: compiz: compiz-tray-icon crashes on startup

2007-11-06 Thread Ivan Vucica
Possible -- I have been installing some stuff from sources when the 0.4.3 
behaved oddly. It didn't help so I removed that stuff (or so I thought). 
Sorry for filing false bug!



Ivan Vucica


On Tue, 6 Nov 2007, Brice Goglin wrote:


Actually, where does compiz-tray-icon come from? For sure, it does not
come with Compiz. Maybe in Gnome Compiz Manager ? I can't find it
anywhere in Debian, so I am just closing this bug.

Brice





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



Bug#449378: compiz: compiz-tray-icon crashes on startup

2007-11-05 Thread Ivan Vucica
Package: compiz
Version: 0.5.2-2
Severity: important

Compiz-tray-icon crashes on startup for me. If I can provide additional
information please ask.

I did not have Composite extension enabled when attempting to run the
program, but somehow I doubt that matters for -tray-icon.

I have Intel 915GM.

Cheers!

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

Kernel: Linux 2.6.22-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages compiz depends on:
ii  compiz-core   0.5.2-2OpenGL window and compositing mana
ii  compiz-gnome  0.5.2-2OpenGL window and compositing mana
ii  compiz-gtk0.5.2-2OpenGL window and compositing mana
ii  compiz-plugins0.5.2-2OpenGL window and compositing mana

compiz recommends no packages.

-- no debconf information



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



Bug#449378: compiz: compiz-tray-icon crashes on startup

2007-11-05 Thread Ivan Vucica



On Mon, 5 Nov 2007, Brice Goglin wrote:


Ivan Vucica wrote:

Package: compiz
Version: 0.5.2-2
Severity: important

Compiz-tray-icon crashes on startup for me. If I can provide additional
information please ask.

I did not have Composite extension enabled when attempting to run the
program, but somehow I doubt that matters for -tray-icon.



Please try to catch a backtrace with gdb.


BugBuddy tried to catch it, but it appears there were no debugging symbols 
since I saw no function names et al.
I can't say I saw a package with extra symbols; perhaps I missed it? Are 
they included in compiz-dev? (That would be an odd choice since 
description mentions nothing about them, just the headers and libraries, 
which are stuff that I won't be using ;)




By the way, there's a snapshot of Compiz 0.6.2 in experimental, in case
you want to test it.


I'll check it out.



Thanks,
Brice




Just one small offtopic question:

I seem to be having a problem with many of the windows having their 
contents frozen to whatever was in them when they were first opened; e.g. 
the terminal from which I start compiz doesn't get updated. Do you think 
this is an upstream bug? And if it's a well-known bug, do you have 
instructions? Should I file another Debian bug-report?


Cheers!
Ivan



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



Bug#448396: emdebian-tools: emsetup doesn't create ~/.apt-cross

2007-10-29 Thread Ivan Vucica

 $ apt-get install emdebian-tools/unstable debootstrap/unstable 
libcache-apt-perl/unstable

There.

Now...
 [EMAIL PROTECTED]:~$ emsetup -v
 Checking apt cache data is up to date ...
 Checking unstable on arm using apt sources
 You must put some 'source' URIs in your sources.list
 Reading package lists... Done
 You must put some 'source' URIs in your sources.list
 Cannot find a native gcc for arm.
 Trying to locate latest version of gcc for i386.
 You must put some 'source' URIs in your sources.list

 Error: emsetup is unable to proceed - cannot find gcc for arm!
 [EMAIL PROTECTED]:~$

Since I already have some sources in my sources.list, I presume 
that it is actually there to warn me that if I haven't already 
added the line there, that I should do it before running emsetup.
Thus, perhaps You must is a bit too harsh expression. Perhaps something 
like If you haven't already, you need to put some 'source' URIs... would 
be better.


However, arm gcc does not build successfully yet:

 [EMAIL PROTECTED]:~$ emchain -v
 Building toolchain in '/opt/emdebian'
 Options used:
 verbose=2
 not logging output.
 Checking apt-cross unstable cache for arm.
 Checking unstable on arm using apt sources
 You must put some 'source' URIs in your sources.list
 Warning: emchain cannot find a native gcc package for arm.
 emchain will try to build a toolchain from scratch using cache values for
 i386.
 Refreshing apt-cross unstable cache for i386.
 You must put some 'source' URIs in your sources.list
 Use of uninitialized value in concatenation (.) or string at
 /usr/bin/emchain line 550.
 Use of uninitialized value in -d at /usr/bin/emchain line 574.
 Use of uninitialized value in concatenation (.) or string at
 /usr/bin/emchain line 582.
 Use of uninitialized value in concatenation (.) or string at
 /usr/bin/emchain line 214.
 Use of uninitialized value in string ne at /usr/bin/emchain line 514.

 emchain: Error. Mismatch in source versions
 arm does not appear to have built version 2.18-1 of binutils successfully
 yet.
 Therefore it is unlikely that emchain will be able to build a usable
 cross-compiler using the current upstream source of binutils. Only version
 HASH(0x8615adc) is available on arm and emchain is unable to proceed.
 Please run emchain again when the arm port has updated.

  at /usr/bin/emchain line 527.
 [EMAIL PROTECTED]:~$

Although this appears to be a problem of Binutils for ARM people, I am 
unsure how should I proceed.


Ivan Vucica


On Sun, 28 Oct 2007, Neil Williams wrote:


On Sun, 28 Oct 2007 22:48:11 +0100 (CET)
Ivan Vucica [EMAIL PROTECTED] wrote:


I think I added these tomorrow myself:

  #embedded debian
  deb http://www.emdebian.org/debian/ testing main
  deb-src http://www.emdebian.org/debian testing main


Check /etc/apt/sources.list.d/emdebian.sources.list

This is in the emdebian-tools (1) manpage, under Files:Installation
changes.

http://www.linux.codehelp.co.uk/emdebian/man/re01.html

Installation changes

   /etc/apt/sources.list.d/emdebian.sources.list : Provides the apt
source for the Emdebian toolchain repository so that your
cross-building toolchains can be installed and updated automatically.

also needs to be able to query apt cache data from a Debian mirror that
supports all cross-building architectures - these repositories are
called 'primary mirrors' in Debian. If /etc/apt/sources.list does not
contain a primary Debian mirror, this file will include the default
primary mirror for emdebian-tools: ftp.uk.debian.org. If you prefer to
use a closer or faster primary mirror, please refer to the Debian
Mirror List http://www.debian.org/mirror/list  and add your preferred
primary mirror to /etc/apt/sources.list, run 'apt-get update', then use
'dpkg-reconfigure emdebian-tools' to
update /etc/apt/sources.list.d/emdebian.sources.list. At least one
primary mirror, as defined on the DML page, must be available to use
emdebian-tools.


Yet, the upgrade to 0.4.3 did not happen. aptitude lists only 0.4.0 as the
available version. Perhaps you placed it under unstable on emdebian?


Yes, of course. All uploads go to unstable. Just as with the rest of
Debian. I don't use aptitude but it is, apparently, possible to install
packages from unstable without migrating the entire system, using
commands to aptitude.


If you'd like to discuss this in realtime, feel free to contact me via
Jabber or MSN Messenger on this same address, or tell me where should I
get on IRC.


Until you are able to use the version of emdebian-tools in unstable,
there is no point because it could be 2 weeks before the changes which
implement fixes for both of your bugs will actually appear in testing.
Please upgrade so that I can know whether these bugs can be closed.

I'm confident that all your issues are fixed in v0.4.3 in unstable.

However, the IRC for Emdebian would be the place. I am not there right
now and won't be for a day or so. (Never been keen on IRC or other
realtime interruptions.)

# IRC

Bug#448300: emdebian-tools: generates ~/.dpkg-cross/sources.testing incorrectly

2007-10-29 Thread Ivan Vucica

On Sunday 28 October 2007, Neil Williams wrote:
 On Sun, 28 Oct 2007 21:41:51 +0100 (CET)

 Ivan Vucica [EMAIL PROTECTED] wrote:
  This specific bug still occurs. The file (now
  ~/.apt-cross/sources.testing) is still generated with main testing
  repeating twice instead of having main testing contrib non-free.

 Fixed in 0.4.3 in Emdebian.

 emdebian-tools development is rapid and interim releases occur in
 Emdebian but emdebian-tools sets up this repository for you so each
 update should be available.

 You may need to remove the ~/.apt-cross/ directory and let
 emdebian-tools (or apt-cross -u) recreate it.

Interesting enough, the file did not get created at all.

 [EMAIL PROTECTED]:~$ emsetup -v
 Checking apt cache data is up to date ...
 Checking unstable on arm using apt sources
 Updating apt-cache for arm
 You must put some 'source' URIs in your sources.list
 Reading package lists... Done
 You must put some 'source' URIs in your sources.list
 Cannot find a native gcc for arm.
 Trying to locate latest version of gcc for i386.
 You must put some 'source' URIs in your sources.list
 
 Error: emsetup is unable to proceed - cannot find gcc for arm!
 [EMAIL PROTECTED]:~$ ls -a ~/.apt-cross/
 .  ..  alternatives  .aptupdate-stamp-unstable-arm  diversion  info  lock  
 parts  statoverride  status  unstable  updates
 [EMAIL PROTECTED]:~$ 

Did I do something wrong?

 emdebian-tools 0.5.0 should be OK for Debian in a day or so but won't
 get into testing for a while. Debian bugs are only ever fixed in
 unstable so if you want the fixes soon, you should be using unstable -
 or install the interim emdebian-tools from Emdebian SVN.

I'll use unstable versions of your packages, and those that your packages 
depend on. Generally I don't like unstable since I had some bad experiences 
with stuff breaking down badly due to dependancy problems.


  In addition to that, emchain is unable to fetch any files into
  /opt/emdebian (which is where I configured it to store files) unless ran
  with sudo. It should at least suggest running with sudo ;)

 No. This is a permissions error on your system. I use /opt/emdebian and
 as long as you have the permissions correct on /opt, all the
 directories needed will work.

 Try emsource -v base-files
 or some other (small) package.

  emsetup should also (upon not detecting GCC) tell user to run emchain.

 Try emsetup -v


I guess I cannot really try this since the sources file didn't get generated. 
Perhaps I should copy the existing one, but I'm getting kind-of tired right 
now ;)
I really think that testing this in real time would be beneficial, and then 
posting the chat log somewhere for posterity. 

  (Since I'm trying to get it to work, I'm not sure if this is the exact
  procedure on how to use this package. I just used emdebian.org's
  Quick Start tutorial in the Wiki, and iirc the 0.3.0 version DID suggest
  running emchain. Correct me if I'm a noob ;) )

 The verbosity levels have been tweaked.

 The manpages have also been updated in various areas.

Or I should start reading the docs. I surely will try to get emdebian to work, 
but for the time being, I'm kindof in a hurry and I'll try other methods of 
compiling the Linux kernel for my PocketPC ;)

I'd also like to thank you for the time you're putting into EmDebian! Once it 
gets a bit more stable, it will surely make things easier. I'm looking at 
OpenEmbedded right now and its install procedure looks a bit intimidating.

(And as I said, I know very little about the whole Embedded Linux thing, so 
I'm perhaps putting tools of very distinct target audience into the same 
basket, but that's the kind of thing that newbies tend to do, right? :) )




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



Bug#448300: emdebian-tools: generates ~/.dpkg-cross/sources.testing incorrectly

2007-10-28 Thread Ivan Vucica
Acknowledging the fix has arrived, it's in testing. I have had some 
trouble, I will file a new bugreport for it. I have found a fix and will 
elaborate there.


I will send additional information regarding 448300 when I test further.

Ivan Vucica


On Sat, 27 Oct 2007, Neil Williams wrote:


On Sat, 27 Oct 2007 23:26:41 +0200
Ivan Vucica [EMAIL PROTECTED] wrote:


Package: emdebian-tools
Version: 0.3.0
Severity: normal


Fixed in 0.4.0 currently in unstable and due to migrate into testing
v.v.soon.

0.4.0 requires dpkg-cross 2.0.0 and apt-cross 0.3.0 as well as a
variety of other changes because apt-cross was mostly rewritten for
the 0.3.0 release.


ii  apt-cross0.2.0   retrieve, build and install librar
ii  dpkg-cross   1.39tools for cross compiling Debian p
ii  dpkg-dev 1.14.7  package building tools for Debian


Please retest with apt-cross 0.3.0, dpkg-cross 2.0.0 and emdebian-tools
0.4.x - currently at 0.4.3 in Emdebian.

Please wait for the existing hint to take effect for these to migrate
into testing together (should be in the next 24rs).

--


Neil Williams
=
http://www.data-freedom.org/
http://www.nosoftwarepatents.com/
http://www.linux.codehelp.co.uk/






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



Bug#448396: emdebian-tools: emsetup doesn't create ~/.apt-cross

2007-10-28 Thread Ivan Vucica
Package: emdebian-tools
Version: 0.4.0
Severity: important
Tags: 


 [EMAIL PROTECTED]:~$ emsetup -v
 Checking apt cache data is up to date ...
 debug: recreating /home/ivucica/.apt-cross/sources.testing
 Cannot open apt-cross sources list. No such file or directory at
 /usr/share/perl5/Cache/Apt/Lookup.pm line 557.
 [EMAIL PROTECTED]:~$

The reason why the file was not generated is that directory .apt-cross has not 
been created. This is a 1 minute fix, I presume, since after I mkdir'ed
it, the thing started downloading package lists ;)

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

Kernel: Linux 2.6.22-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages emdebian-tools depends on:
ii  apt  0.7.6   Advanced front-end for dpkg
ii  apt-cross0.3.0   retrieve, build and install librar
ii  automake 1:1.10+nogfdl-1 A tool for generating GNU Standard
ii  binutils 2.18-1  The GNU assembler, linker and bina
ii  build-essential  11.3informational list of build-essent
ii  debconf [debconf-2.0]1.5.14  Debian configuration management sy
ii  debhelper5.0.57  helper programs for debian/rules
ii  debootstrap  1.0.3   Bootstrap a basic Debian system
ii  devscripts   2.10.9  Scripts to make the life of a Debi
ii  dpatch   2.0.27  patch maintenance system for Debia
ii  dpkg-cross   2.0.0   tools for cross compiling Debian p
ii  dpkg-dev 1.14.7  package building tools for Debian
ii  fakeroot 1.8.2   Gives a fake root environment
ii  g++  4:4.2.1-6   The GNU C++ compiler
ii  gawk 1:3.1.5.dfsg-4  GNU awk, a pattern scanning and pr
ii  gcc  4:4.2.1-6   The GNU C compiler
ii  libcache-apt-perl0.3.0   object oriented apt cache perl bin
ii  libconfig-auto-perl  0.20-1  Magical config file parser
ii  libfile-homedir-perl 0.64-1  Get the home directory for yoursel
ii  libparse-debianchangelog 1.1.1-1 parse Debian changelogs and output
ii  libtext-diff-perl0.35-2  Perform diffs on files and record 
ii  libwww-perl  5.805-1 WWW client/server library for Perl
ii  pbuilder 0.173   personal package builder for Debia
ii  perl 5.8.8-11.1  Larry Wall's Practical Extraction 
ii  realpath 1.10Return the canonicalized absolute 
ii  sudo 1.6.8p12-6  Provide limited super user privile
ii  ucf  3.003   Update Configuration File: preserv

Versions of packages emdebian-tools recommends:
ii  meld1.1.5.1-2graphical tool to diff and merge f
ii  subversion  1.4.4dfsg1-1 Advanced version control system

-- debconf information:
* emsource/svnusername:
* emsetup/aptagent: true
* emsource/workdir: /opt/emdebian



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



Bug#448300: emdebian-tools: generates ~/.dpkg-cross/sources.testing incorrectly

2007-10-28 Thread Ivan Vucica
This specific bug still occurs. The file (now 
~/.apt-cross/sources.testing) is still generated with main testing 
repeating twice instead of having main testing contrib non-free.


In addition to that, emchain is unable to fetch any files into 
/opt/emdebian (which is where I configured it to store files) unless ran 
with sudo. It should at least suggest running with sudo ;)


emsetup should also (upon not detecting GCC) tell user to run emchain.

(Since I'm trying to get it to work, I'm not sure if this is the exact 
procedure on how to use this package. I just used emdebian.org's 
Quick Start tutorial in the Wiki, and iirc the 0.3.0 version DID suggest 
running emchain. Correct me if I'm a noob ;) )



Ivan Vucica


On Sat, 27 Oct 2007, Neil Williams wrote:


On Sat, 27 Oct 2007 23:26:41 +0200
Ivan Vucica [EMAIL PROTECTED] wrote:


Package: emdebian-tools
Version: 0.3.0
Severity: normal


Fixed in 0.4.0 currently in unstable and due to migrate into testing
v.v.soon.

0.4.0 requires dpkg-cross 2.0.0 and apt-cross 0.3.0 as well as a
variety of other changes because apt-cross was mostly rewritten for
the 0.3.0 release.


ii  apt-cross0.2.0   retrieve, build and install librar
ii  dpkg-cross   1.39tools for cross compiling Debian p
ii  dpkg-dev 1.14.7  package building tools for Debian


Please retest with apt-cross 0.3.0, dpkg-cross 2.0.0 and emdebian-tools
0.4.x - currently at 0.4.3 in Emdebian.

Please wait for the existing hint to take effect for these to migrate
into testing together (should be in the next 24rs).

--


Neil Williams
=
http://www.data-freedom.org/
http://www.nosoftwarepatents.com/
http://www.linux.codehelp.co.uk/






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



Bug#448396: emdebian-tools: emsetup doesn't create ~/.apt-cross

2007-10-28 Thread Ivan Vucica

I think I added these tomorrow myself:

 #embedded debian
 deb http://www.emdebian.org/debian/ testing main
 deb-src http://www.emdebian.org/debian testing main

Yet, the upgrade to 0.4.3 did not happen. aptitude lists only 0.4.0 as the 
available version. Perhaps you placed it under unstable on emdebian?


If you'd like to discuss this in realtime, feel free to contact me via 
Jabber or MSN Messenger on this same address, or tell me where should I 
get on IRC.



Ivan Vucica


On Sun, 28 Oct 2007, Neil Williams wrote:


On Sun, 28 Oct 2007 21:29:27 +0100
Ivan Vucica [EMAIL PROTECTED] wrote:


 [EMAIL PROTECTED]:~$ emsetup -v
 Checking apt cache data is up to date ...
 debug: recreating /home/ivucica/.apt-cross/sources.testing
 Cannot open apt-cross sources list. No such file or directory at
 /usr/share/perl5/Cache/Apt/Lookup.pm line 557.
 [EMAIL PROTECTED]:~$

The reason why the file was not generated is that directory .apt-cross has not
been created. This is a 1 minute fix, I presume, since after I mkdir'ed
it, the thing started downloading package lists ;)


This is fixed in 0.4.3 - emdebian-tools has added the emdebian
repository to your apt sources list so it is simply a case of:
$ sudo apt-get update
$ sudo apt-get upgrade



--

Neil Williams
=
http://www.data-freedom.org/
http://www.nosoftwarepatents.com/
http://www.linux.codehelp.co.uk/





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



Bug#448299: emdebian-tools: setting up ARM toolchain does not work - missing glibc?

2007-10-27 Thread Ivan Vucica
Package: emdebian-tools
Version: 0.3.0
Severity: important

I've ran emsetup which first cannot find a native GCC for arm. (It also
doesn't seem to be able to update the package list, but I will report it
as a new bug since it might be unrelated.) It suggest running emchain.

Running emchain appears to fail because it cannot find glibc source
package:

[EMAIL PROTECTED]:~$ emchain
libc6-arm-cross
libc6-dev-arm-cross
libdb1-compat-arm-cross
libgcc1-arm-cross
Warning: emchain cannot find a native gcc package for arm.
emchain will try to build a toolchain from scratch using cache values
for i386.
Use of uninitialized value in concatenation (.) or string at
/usr/bin/emchain line 226, F line 24.
Reading package lists...
Building dependency tree...
Reading state information...
Skipping already downloaded file 'gcc-4.2_4.2.2-3.dsc'
Skipping already downloaded file 'gcc-4.2_4.2.2.orig.tar.gz'
Skipping already downloaded file 'gcc-4.2_4.2.2-3.diff.gz'
Skipping already downloaded file 'binutils_2.18-1.dsc'
Skipping already downloaded file 'binutils_2.18.orig.tar.gz'
Skipping already downloaded file 'binutils_2.18-1.diff.gz'
E: Unable to find a source package for glibc
[EMAIL PROTECTED]:~$ 

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

Kernel: Linux 2.6.22-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages emdebian-tools depends on:
ii  apt  0.7.6   Advanced front-end for dpkg
ii  apt-cross0.2.0   retrieve, build and install librar
ii  autoconf 2.61-4  automatic configure script builder
ii  automake 1:1.10+nogfdl-1 A tool for generating GNU Standard
ii  binutils 2.18-1  The GNU assembler, linker and bina
ii  debconf [debconf-2.0]1.5.14  Debian configuration management sy
ii  debhelper5.0.57  helper programs for debian/rules
ii  debootstrap  1.0.3   Bootstrap a basic Debian system
ii  devscripts   2.10.9  Scripts to make the life of a Debi
ii  dpatch   2.0.27  patch maintenance system for Debia
ii  dpkg-cross   1.39tools for cross compiling Debian p
ii  dpkg-dev 1.14.7  package building tools for Debian
ii  fakeroot 1.8.2   Gives a fake root environment
ii  flex 2.5.33-12   A fast lexical analyzer generator.
ii  gawk 1:3.1.5.dfsg-4  GNU awk, a pattern scanning and pr
ii  gcc  4:4.2.1-6   The GNU C compiler
ii  libconfig-auto-perl  0.20-1  Magical config file parser
ii  libfile-homedir-perl 0.64-1  Get the home directory for yoursel
ii  libparse-debianchangelog 1.1.1-1 parse Debian changelogs and output
ii  libtext-diff-perl0.35-2  Perform diffs on files and record 
ii  libwww-perl  5.805-1 WWW client/server library for Perl
ii  pbuilder 0.173   personal package builder for Debia
ii  perl 5.8.8-11.1  Larry Wall's Practical Extraction 
ii  realpath 1.10Return the canonicalized absolute 
ii  sudo 1.6.8p12-6  Provide limited super user privile
ii  ucf  3.003   Update Configuration File: preserv

Versions of packages emdebian-tools recommends:
ii  subversion  1.4.4dfsg1-1 Advanced version control system

-- debconf information:
* emsource/svnusername:
* emsetup/aptagent: true
* emsource/workdir: /opt/emdebian



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



Bug#448300: emdebian-tools: generates ~/.dpkg-cross/sources.testing incorrectly

2007-10-27 Thread Ivan Vucica
Package: emdebian-tools
Version: 0.3.0
Severity: normal

It appears that the file mentioned in the subject is incorrectly
generated. Thus, the distribution (e.g. testing) and section
(e.g. main) are repeated in place of other sections mentioned in
the same line (e.g. contrib and non-free). 

Here's the system wide sources.list (comments taken out, space added)

 deb file:/var/cache/apt-build/repository apt-build main
 deb http://ftp.hr.debian.org/debian/ testing main contrib non-free
 deb-src http://ftp.hr.debian.org/debian testing main contrib non-free
 deb http://apt.tt-solutions.com/debian/ etch main
 deb http://www.emdebian.org/debian/ testing main
 deb-src http://www.emdebian.org/debian/ testing main

Here's the generated sources.testing:

 deb http://ftp.hr.debian.org/debian/ testing main testing main
 deb-src http://ftp.hr.debian.org/debian/ testing main testing main
 deb http://apt.tt-solutions.com/debian/ testing main
 deb-src http://apt.tt-solutions.com/debian/ testing main
 deb http://www.emdebian.org/debian/ testing main
 deb-src http://www.emdebian.org/debian/ testing main
 deb http://www.emdebian.org/debian/ testing main
 deb-src http://www.emdebian.org/debian/ testing main
 deb http://ftp.uk.debian.org/debian testing main
 deb-src http://ftp.uk.debian.org/debian testing main

Please excuse my ignorance on how the system works, I was trying it out
when this happened. I'm not even sure which tool generates the above
file (is it emsetup?)


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

Kernel: Linux 2.6.22-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages emdebian-tools depends on:
ii  apt  0.7.6   Advanced front-end for dpkg
ii  apt-cross0.2.0   retrieve, build and install librar
ii  autoconf 2.61-4  automatic configure script builder
ii  automake 1:1.10+nogfdl-1 A tool for generating GNU Standard
ii  binutils 2.18-1  The GNU assembler, linker and bina
ii  debconf [debconf-2.0]1.5.14  Debian configuration management sy
ii  debhelper5.0.57  helper programs for debian/rules
ii  debootstrap  1.0.3   Bootstrap a basic Debian system
ii  devscripts   2.10.9  Scripts to make the life of a Debi
ii  dpatch   2.0.27  patch maintenance system for Debia
ii  dpkg-cross   1.39tools for cross compiling Debian p
ii  dpkg-dev 1.14.7  package building tools for Debian
ii  fakeroot 1.8.2   Gives a fake root environment
ii  flex 2.5.33-12   A fast lexical analyzer generator.
ii  gawk 1:3.1.5.dfsg-4  GNU awk, a pattern scanning and pr
ii  gcc  4:4.2.1-6   The GNU C compiler
ii  libconfig-auto-perl  0.20-1  Magical config file parser
ii  libfile-homedir-perl 0.64-1  Get the home directory for yoursel
ii  libparse-debianchangelog 1.1.1-1 parse Debian changelogs and output
ii  libtext-diff-perl0.35-2  Perform diffs on files and record 
ii  libwww-perl  5.805-1 WWW client/server library for Perl
ii  pbuilder 0.173   personal package builder for Debia
ii  perl 5.8.8-11.1  Larry Wall's Practical Extraction 
ii  realpath 1.10Return the canonicalized absolute 
ii  sudo 1.6.8p12-6  Provide limited super user privile
ii  ucf  3.003   Update Configuration File: preserv

Versions of packages emdebian-tools recommends:
ii  subversion  1.4.4dfsg1-1 Advanced version control system

-- debconf information:
* emsource/svnusername:
* emsetup/aptagent: true
* emsource/workdir: /opt/emdebian



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



Bug#446649: wish: add some examples

2007-10-14 Thread Ivan Vucica
Package: libpurple-dev
Version: 2.2.0-1
Severity: wishlist

It would be very useful for new developers to simply add some examples
to /usr/share/doc/libpurple-dev 
A quick inspection of libpurple's doxygen generated documentation:
  http://freesys.cn/libpurple/html/files.html
found with Google reveals that there are some examples such as
 * example/ (including nullclient.c)
 * purple-client-example.c

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

Kernel: Linux 2.6.22-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages libpurple-dev depends on:
ii  libdbus-glib-1-dev0.74-1 simple interprocess messaging syst
ii  libglib2.0-dev2.14.0-2   Development files for the GLib lib
ii  libpurple02.2.0-1multi-protocol instant messaging l
ii  pkg-config0.22-1 manage compile and link flags for 

libpurple-dev recommends no packages.

-- no debconf information



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



Bug#445319: pilrc: spelling error in package description

2007-10-04 Thread Ivan Vucica
Package: pilrc
Severity: minor

It says ...running the Pal operating system...; obviously it should be
...running the Palm operating system

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (1000, 'testing'), (101, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash



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



Bug#443291: gnomebaker: can't read CDs - missing dependancy on cdrecord

2007-09-20 Thread Ivan Vucica
Package: gnomebaker
Version: 0.6.0-7
Severity: normal

Hi,

although I'm having problems after having installed the cdrecord package, too, 
I see no better solution. 

It appears that gnomebaker calls readcd to create an image of the CD before 
burning it when Tools-Copy Data CD is selected. This program is included in 
Debian package cdrecord, and it appears that gnomebaker does not depend
on this package. It might be good to add cdrecord as a dependancy.

I am aware that wodim is a replacement for cdrecord, however it does not
provide readcd executable -- I checked here:
http://packages.debian.org/search?searchon=contentskeywords=readcdmode=pathsuite=testingarch=any



-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (1000, 'testing'), (101, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages gnomebaker depends on:
ii  cdrdao 1:1.2.2-7 records CDs in Disk-At-Once (DAO) 
ii  dvd+rw-tools   7.0-7 DVD+-RW/R tools
ii  genisoimage9:1.1.6-1 Creates ISO-9660 CD-ROM filesystem
ii  gstreamer0.10-ffmpeg   0.10.2-3  FFmpeg plugin for GStreamer
ii  gstreamer0.10-plugins-base 0.10.14-2 GStreamer plugins from the base 
ii  gstreamer0.10-plugins-good 0.10.6-2  GStreamer plugins from the good 
ii  gstreamer0.10-plugins-ugly 0.10.6-2  GStreamer plugins from the ugly 
ii  icedax 9:1.1.6-1 Creates WAV files from audio CDs
ii  libart-2.0-2   2.3.19-3  Library of functions for 2D graphi
ii  libatk1.0-01.18.0-2  The ATK accessibility toolkit
ii  libbonobo2-0   2.18.0-2  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.18.0-5  The Bonobo UI library
ii  libc6  2.6.1-1+b1GNU C Library: Shared libraries
ii  libcairo2  1.4.10-1  The Cairo 2D vector graphics libra
ii  libdbus-1-31.1.1-3   simple interprocess messaging syst
ii  libdbus-glib-1-2   0.74-1simple interprocess messaging syst
ii  libfontconfig1 2.4.2-1.2 generic font configuration library
ii  libgconf2-42.18.0.1-3GNOME configuration database syste
ii  libglade2-01:2.6.2-1 library to load .glade files at ru
ii  libglib2.0-0   2.14.0-2  The GLib library of C routines
ii  libgnome-keyring0  0.8.1-2   GNOME keyring services library
ii  libgnome2-02.18.0-4  The GNOME 2 library - runtime file
ii  libgnomecanvas2-0  2.14.0-3  A powerful object-oriented display
ii  libgnomeui-0   2.18.1-2  The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 1:2.18.1-2GNOME Virtual File System (runtime
ii  libgstreamer0.10-0 0.10.14-1 Core GStreamer libraries and eleme
ii  libgtk2.0-02.10.13-1 The GTK+ graphical user interface 
ii  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  libnotify1 0.4.4-3   sends desktop notifications to a n
ii  liborbit2  1:2.14.7-0.1  libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.18.1-1  Layout and rendering of internatio
ii  libpopt0   1.10-3lib for parsing cmdline parameters
ii  libsm6 2:1.0.3-1+b1  X11 Session Management library
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxcursor11:1.1.9-1 X cursor management library
ii  libxext6   1:1.0.3-2 X11 miscellaneous extension librar
ii  libxfixes3 1:4.0.3-2 X11 miscellaneous 'fixes' extensio
ii  libxi6 2:1.1.3-1 X11 Input extension library
ii  libxinerama1   1:1.0.2-1 X11 Xinerama extension library
ii  libxml22.6.30.dfsg-2 GNOME XML library
ii  libxrandr2 2:1.2.2-1 X11 RandR extension library
ii  libxrender11:0.9.3-1 X Rendering Extension client libra
ii  wodim  9:1.1.6-1 command line CD/DVD writing tool

gnomebaker recommends no packages.

-- no debconf information



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



Bug#442883: ktoon: crashes at startup

2007-09-17 Thread Ivan Vucica
Package: ktoon
Version: 0.8-1
Severity: grave
Justification: renders package unusable

I just installed  ktoon on my system, and ran it from terminal under
GNOME - sorry if I'm doublereporting, I didn't bother to check.

This is what it outputs and then crashes.

[EMAIL PROTECTED]:~$ ktoon
[Initializing DApplication]
[Initializing DConfig]
[Initializing DConfigDocument]
*Init configuration file : /home/ivucica/.ktoon/ktoon.cfg
ktoon is crashing with signal 11 :(
ASSERT failure in QCoreApplication: there should be only one
application object, file kernel/qcoreapplication.cpp, line 418
Aborted
[EMAIL PROTECTED]:~$ 

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (1000, 'testing'), (101, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages ktoon depends on:
ii  libaspell15 0.60.5-1 GNU Aspell spell-checker runtime l
ii  libc6   2.6.1-1+b1   GNU C Library: Shared libraries
ii  libgcc1 1:4.2.1-4GCC support library
ii  libgl1-mesa-glx [libgl1 7.0.1-1  A free implementation of the OpenG
ii  libglib2.0-02.14.0-2 The GLib library of C routines
ii  libglu1-mesa [libglu1]  7.0.1-1  The OpenGL utility library (GLU)
ii  libgstreamer0.10-0  0.10.14-1Core GStreamer libraries and eleme
ii  libming01:0.3.0-11.1 Library to generate SWF (Flash) Fi
ii  libqt4-core 4.3.1-2  Qt 4 core non-GUI functionality ru
ii  libqt4-gui  4.3.1-2  Qt 4 core GUI functionality runtim
ii  libstdc++6  4.2.1-4  The GNU Standard C++ Library v3
ii  libungif4g  4.1.4-5  shared library for GIF images
ii  libxml2 2.6.30.dfsg-2GNOME XML library
ii  zlib1g  1:1.2.3.3.dfsg-5 compression library - runtime

ktoon recommends no packages.

-- no debconf information



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



Bug#441348: linux-: option HID_FF is disabled; force feedback does not work

2007-09-08 Thread Ivan Vucica
Package: linux-image-2.6.22-1-686
Version: 2.6.22-3
Severity: wishlist

It may be interesting to turn on HID_FF option when compiling kernel,
in order to get force feedback to work for joystick devices such as 
Logitech WingMan Cordless RumblePad without the need to recompile the
kernel.

-- Package-specific info:
** Version:
Linux version 2.6.22-1-686 (Debian 2.6.22-3) ([EMAIL PROTECTED]) (gcc version 
4.1.3 20070718 (prerelease) (Debian 4.1.2-14)) #1 SMP Sun Jul 29 14:37:42 UTC 
2007


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (1000, 'testing'), (101, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages linux-image-2.6.22-1-686 depends on:
ii  initramfs-tools [linux-initr 0.90a   tools for generating an initramfs
ii  module-init-tools3.3-pre11-4 tools for managing Linux kernel mo

Versions of packages linux-image-2.6.22-1-686 recommends:
ii  libc6-i6862.6.1-1+b1 GNU C Library: Shared libraries [i

-- debconf information excluded


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



Bug#441182: no-ip: manpage does not have a proper description of program

2007-09-07 Thread Ivan Vucica
I am unfamiliar with producing patches for Debian, producing manpages 
for GNU/Linux, and unfortunately currently unwilling to learn ;)


Quickest solution might be to simply remove the line
no-ip is a program that... since there's already a somewhat sufficient 
description in the NAME section.



Ivan Vucica


On Fri, 7 Sep 2007, Otavio Salvador wrote:


Ivan Vucica [EMAIL PROTECTED] writes:


Package: no-ip
Version: 2.1.3-3
Severity: minor

The manpage (man no-ip) only contains:

no-ip is a program that...

This section should probably be expanded; not much, but at least a bit.


Please provide a patch for it.

--
   O T A V I OS A L V A D O R
-
E-mail: [EMAIL PROTECTED]  UIN: 5906116
GNU/Linux User: 239058 GPG ID: 49A5F855
Home Page: http://otavio.ossystems.com.br
-
Microsoft sells you Windows ... Linux gives
you the whole house.




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



Bug#441182: no-ip: manpage does not have a proper description of program

2007-09-07 Thread Ivan Vucica
Package: no-ip
Version: 2.1.3-3
Severity: minor

The manpage (man no-ip) only contains:

no-ip is a program that...

This section should probably be expanded; not much, but at least a bit.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (1000, 'testing'), (101, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages no-ip depends on:
ii  libc6 2.6.1-1+b1 GNU C Library: Shared libraries

no-ip recommends no packages.

-- no debconf information


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



Bug#439988: basket: very old version

2007-08-28 Thread Ivan Vucica
Package: basket
Version: 0.5.0-6
Severity: wishlist

BasKet included with Debian is very old. Perhaps it would be beneficial
to upgrade to latest version 1.0.2, which appears to have very, very
improved interface? 

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

Kernel: Linux 2.6.22-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages basket depends on:
ii  kdelibs4c2a 4:3.5.7.dfsg.1-1 core libraries and binaries for al
ii  libc6   2.6-2GNU C Library: Shared libraries
ii  libgamin0 [libfam0] 0.1.8-2  Client library for the gamin file 
ii  libqt3-mt   3:3.3.7-6Qt GUI Library (Threaded runtime v
ii  libstdc++6  4.2-20070712-1   The GNU Standard C++ Library v3
ii  libx11-62:1.0.3-7X11 client-side library

basket recommends no packages.

-- no debconf information


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



Bug#439781: dirt in kdmrc

2007-08-27 Thread Ivan Vucica
Package: kdm
Version: 4:3.5.7-2
Severity: minor

I found some crap in the default KDMRC file. Is that a bug or a feature?

Line 528: ...login.crap.com...

:)

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

Kernel: Linux 2.6.22-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages kdm depends on:
ii  debconf [debconf-2.0]   1.5.14   Debian configuration management sy
ii  kdebase-bin 4:3.5.7-2core binaries for the KDE base mod
ii  kdebase-data4:3.5.7-2shared data files for the KDE base
ii  kdelibs4c2a 4:3.5.7.dfsg.1-1 core libraries and binaries for al
ii  libc6   2.6-2GNU C Library: Shared libraries
ii  libgcc1 1:4.2-20070712-1 GCC support library
ii  libpam-runtime  0.79-4   Runtime support for the PAM librar
ii  libpam0g0.79-4   Pluggable Authentication Modules l
ii  libqt3-mt   3:3.3.7-6Qt GUI Library (Threaded runtime v
ii  libstdc++6  4.2-20070712-1   The GNU Standard C++ Library v3
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxau6 1:1.0.3-2X11 authorisation library
ii  libxdmcp6   1:1.0.2-2X11 Display Manager Control Protoc
ii  libxtst61:1.0.2-1X11 Testing -- Resource extension 
ii  xbase-clients   1:7.2.ds2-2  miscellaneous X clients

Versions of packages kdm recommends:
ii  logrotate 3.7.1-3Log rotation utility

-- debconf information excluded


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



Bug#434724: visualboyadvance-gtk: depends on visualboyadvance but conflicts with a file in it

2007-07-26 Thread Ivan Vucica
Package: visualboyadvance-gtk
Version: 1.8.0-2
Severity: grave
Justification: renders package unusable

It would appear that VisualBoyAdvance-GTK tries to install a file that
is already included in a package it depends on.


[EMAIL PROTECTED]:~$ sudo apt-get install visualboyadvance-gtk
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following NEW packages will be installed:
  visualboyadvance-gtk
0 upgraded, 1 newly installed, 0 to remove and 93 not upgraded.
Need to get 0B/367kB of archives.
After unpacking 1365kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  visualboyadvance-gtk
Install these packages without verification [y/N]? y
(Reading database ... 297361 files and directories currently
installed.)
Unpacking visualboyadvance-gtk (from
.../visualboyadvance-gtk_1.8.0-2_i386.deb) ...
dpkg: error processing
/var/cache/apt/archives/visualboyadvance-gtk_1.8.0-2_i386.deb
(--unpack):
 trying to overwrite `/usr/bin/gvba', which is also in package visualboyadvance
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/visualboyadvance-gtk_1.8.0-2_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)



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

Kernel: Linux 2.6.18 (SMP w/1 CPU core)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages visualboyadvance-gtk depends on:
ii  libatk1.0-0 1.18.0-2 The ATK accessibility toolkit
ii  libc6   2.6-2GNU C Library: Shared libraries
ii  libcairo2   1.4.10-1 The Cairo 2D vector graphics libra
ii  libcairomm-1.0-11.2.4-2  C++ wrappers for Cairo (shared lib
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libgcc1 1:4.2-20070627-1 GCC support library
ii  libglade2-0 1:2.6.1-1library to load .glade files at ru
ii  libglademm-2.4-1c2a 2.6.2-2  C++ wrappers for libglade2 (shared
ii  libglib2.0-02.12.12-1+b1 The GLib library of C routines
ii  libglibmm-2.4-1c2a  2.12.10-0.1  C++ wrapper for the GLib toolkit (
ii  libgtk2.0-0 2.10.13-1The GTK+ graphical user interface 
ii  libgtkmm-2.4-1c2a   1:2.8.8-1C++ wrappers for GTK+ 2.4 (shared 
ii  libpango1.0-0   1.16.4-1 Layout and rendering of internatio
ii  libpng12-0  1.2.15~beta5-2   PNG library - runtime
ii  libsdl1.2debian 1.2.11-8 Simple DirectMedia Layer
ii  libsigc++-2.0-0c2a  2.0.17-2 type-safe Signal Framework for C++
ii  libstdc++6  4.2-20070627-1   The GNU Standard C++ Library v3
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  libxi6  2:1.1.1-1X11 Input extension library
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxml2 2.6.29.dfsg-1GNOME XML library
ii  libxrandr2  2:1.2.1-1X11 RandR extension library
ii  libxrender1 1:0.9.2-1X Rendering Extension client libra
pn  visualboyadvancenone   (no description available)
ii  zlib1g  1:1.2.3.3.dfsg-5 compression library - runtime

visualboyadvance-gtk recommends no packages.


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



Bug#434613: music-applet: No plugins for MPD, XMMS and XMMS2

2007-07-25 Thread Ivan Vucica
Package: music-applet
Version: 2.2.0-1
Severity: normal

Music applet does not include MPD, XMMS and XMMS2 support while upstream
supports them. They even appear in the list, however are unaccessible.
Since packages to build support for XMMS and XMMS2 (not sure about MPD)
already exist in Debian, it would make sense to include support for
them, too. 

If I just did not install them, please correct me :-)

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

Kernel: Linux 2.6.18 (SMP w/1 CPU core)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages music-applet depends on:
ii  gconf22.18.0.1-3 GNOME configuration database syste
ii  gnome-panel   2.14.3-5   launcher and docking facility for 
ii  libart-2.0-2  2.3.19-3   Library of functions for 2D graphi
ii  libatk1.0-0   1.18.0-2   The ATK accessibility toolkit
ii  libbonobo2-0  2.18.0-2   Bonobo CORBA interfaces library
ii  libbonoboui2-02.18.0-5   The Bonobo UI library
ii  libc6 2.6-2  GNU C Library: Shared libraries
ii  libcairo2 1.4.10-1   The Cairo 2D vector graphics libra
ii  libfontconfig12.4.2-1.2  generic font configuration library
ii  libgconf2-4   2.18.0.1-3 GNOME configuration database syste
ii  libglib2.0-0  2.12.12-1+b1   The GLib library of C routines
ii  libgnome-keyring0 0.8.1-2GNOME keyring services library
ii  libgnome2-0   2.18.0-4   The GNOME 2 library - runtime file
ii  libgnomecanvas2-0 2.14.0-3   A powerful object-oriented display
ii  libgnomeui-0  2.18.1-2   The GNOME 2 libraries (User Interf
ii  libgnomevfs2-01:2.18.1-2 GNOME Virtual File System (runtime
ii  libgtk2.0-0   2.10.13-1  The GTK+ graphical user interface 
ii  libice6   1:1.0.3-2  X11 Inter-Client Exchange library
ii  liborbit2 1:2.14.7-0.1   libraries for ORBit2 - a CORBA ORB
ii  libpanel-applet2-02.18.3-1   library for GNOME Panel applets
ii  libpango1.0-0 1.16.4-1   Layout and rendering of internatio
ii  libpopt0  1.10-3 lib for parsing cmdline parameters
ii  libsm62:1.0.3-1+b1   X11 Session Management library
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxcursor1   1:1.1.8-2  X cursor management library
ii  libxext6  1:1.0.3-2  X11 miscellaneous extension librar
ii  libxfixes31:4.0.3-2  X11 miscellaneous 'fixes' extensio
ii  libxi62:1.1.1-1  X11 Input extension library
ii  libxinerama1  1:1.0.2-1  X11 Xinerama extension library
ii  libxrandr22:1.2.1-1  X11 RandR extension library
ii  libxrender1   1:0.9.2-1  X Rendering Extension client libra
ii  python2.4.4-6An interactive high-level object-o
ii  python-dbus   0.82.0-1   simple interprocess messaging syst
ii  python-glade2 2.10.6-1   GTK+ bindings: Glade support
ii  python-gnome2 2.18.2-1   Python bindings for the GNOME desk
ii  python-gnome2-desktop 2.14.0-3   Python bindings for the GNOME desk
ii  python-gobject2.12.3-2   Python bindings for the GObject li
ii  python-gtk2   2.10.6-1   Python bindings for the GTK+ widge
ii  python-support0.6.4  automated rebuilding support for p
ii  python-xmmsclient 0.2DrHouse-3.1 XMMS2 - Python bindings
ii  rhythmbox 0.9.6-9music player and organizer for GNO

music-applet recommends no packages.

-- no debconf information


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



Bug#433826: gforge: missing dependancy on libapache-mod-ssl ; ssl certificates not set ; shell via pgsql problems

2007-07-19 Thread Ivan Vucica
Package: gforge
Version: 4.5.14-22
Severity: critical
Justification: breaks unrelated software

Hello, 

these are actually few bug reports. I was installing on a virtual
machine, so I was kind-of lucky that it didn't break.

1) gforge-web-apache did not have a dependancy on libapache-mod-ssl, so
the installation hung when installing SSL.
2) gforge-web-apache did not generate the key, nor did use any existing
one. It should provide at least a default key (I saw snakeoil certificate
or something like that somewhere). If someone wants a custom key, he/she 
can easily install it; however, for most newbies even finding a 
default key they can use is beyond abilities. This bug breaks not only 
apache, but even the gforge package installation has broken since the 
apache failed to restart, and it returned an error.
3) For some reason, shell authentication via pgsql failed to connect to
database with the users that were generated. I tried to inspect it, but
I do not know much about postgresql so I failed to find the problem.

Just a comment to the maintainer:
It is my opinion that you have done a great job with patching up the
packages! GForge is truly a very complex piece of software. I saw that
you said you've installed on a blank machine already. In case you're not
doing it this way, you may want to just install a base system, and then
install gforge -- nothing else! When it manages to work without
configuring any other piece of software, then you've managed to reach
the level of quality that most of us expect from Debian.


-- System Information:
Debian Release: etch
Architecture: i386 (i686)

Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash


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