Bug#539001: qtiplot: crashes on graph creation and on qti project opening

2009-07-31 Thread Gudjon I. Gudjonsson
Hi
   I'm sorry, I haven't had time to upgrade Qtiplot lately but to my excuse, 
it has been a bit complicated this time.
   May I ask you to use my unofficial package whic can be found on:
deb-src http://195.198.146.229/debian/ source/
deb http://195.198.146.229/debian/ i386/
I will try to get it uploaded to Debian as soon as possible.

Cheers
Gudjon



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



Bug#522370: [Pkg-utopia-maintainers] Bug#522370: Bug#518069: Bug#518069: gnome-session: gnome, fails to start after upgrade

2009-07-31 Thread Olivier Berger
Hi.

Let me add a few bits of diagnostic here.

On Fri, May 08, 2009 at 07:01:28PM +0200, Josselin Mouette wrote:
 Le vendredi 08 mai 2009 ?? 14:31 +0200, Michael Biebl a ??crit :
  Apparently, gnome-session is starting it's own instance of dbus-daemon and 
  is
  doing it the wrong way. That's why a second instance of dbus-daemon is
  auto-launched.
 
 Yes, there is already a bug about it, this is #518069. No need to
 reassign this one. The problem is that GConf is used before the manual
 launch of dbus-daemon. So D-Bus is autostarted, and later it is started
 manually again.

I've tried with the following setup to try and isolate the problem :

* stating X with startx so that the failsafe X session is started, with 
  x-session-terminal alternative set to xterm
* disabling use-session-dbus in /etc/X11/Xsession.options
- when in xterm, no session dbus launched as checked with 'ps -edf f' 
(by the way, I like this nice pstree like option)

* then starting gnome-session --failsafe
- 2 dbus-daemon :
olivier  17429 1  0 00:33 ?Ss 0:00 /usr/bin/dbus-daemon --fork 
--print-pid 5 --print-address 7 --session
olivier  17430 1  0 00:33 pts/0S  0:00 dbus-launch --autolaunch 
efd0e38138c517c9110cd38748dfa7a4 --binary-syntax --close-stderr
olivier  17438 1  0 00:33 ?Ss 0:00 dbus-daemon --fork 
--print-address 18 --print-pid 20 --session

- problems in gnome-session's output :

SESSION_MANAGER=local/asustour:@/tmp/.ICE-unix/17424,unix/asustour:/tmp/.ICE-unix/17424
** Message: couldn't set environment variable in session: The name 
org.gnome.SessionManager was not provided by any .service files
1248993182.947522 Session manager: disconnected...
1248993183.044656 Session manager: disconnected...
1248993183.123969 Session manager: disconnected...
1248993183.189634 Session manager: disconnected...
1248993183.261269 Session manager: disconnected...
1248993183.335517 Session manager: disconnected...
1248993183.411968 Session manager: disconnected...
1248993183.477311 Session manager: disconnected...
1248993183.553214 Session manager: disconnected...
1248993183.618682 Session manager: disconnected...
1248993183.694012 Session manager: disconnected...

** (gnome-session:17424): CRITICAL **: dbus_g_proxy_add_signal: assertion 
`DBUS_IS_G_PROXY (proxy)' failed

** (gnome-session:17424): CRITICAL **: dbus_g_proxy_connect_signal: assertion 
`DBUS_IS_G_PROXY (proxy)' failed
Window manager warning: Failed to read saved session file 
/home/olivier/.config/metacity/sessions/default0.ms: Failed to open file 
'/home/olivier/.config/metacity/sessions/default0.ms': No such file or directory
Initializing trackerd...
SNIP

So I confirm that gnome-session and/or it's children are starting 
2 dbus-daemons, when there was no dbus manually launched before.

I hope this helps.

Next step would be to trace what's happening in the gnome-session, I guess... 
Any help in doing so much welcome.

Best regards,
-- 
Olivier BERGER 
(OpenPGP: 1024D/B4C5F37F)
http://www.olivierberger.com/weblog/



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



Bug#539321: nspluginwrapper: is uninstallable

2009-07-31 Thread Rob Andrews
reassign 539321 ia32-libs
thanks

On 30-Jul-2009 18:02.40 (BST), Miguel Landaeta wrote:
  I can't install nspluginwrapper because dependency problems
  with ia32-libs* and ia32-apt-get.

This isn't an nspluginwrapper problem - ia32-libs and ia32-libs-gtk are
currently uninstallable, and until the situation with these packages is
resolved, nspluginwrapper, and indeed packages such as wine, ia32-sun-java
and googleearth will be uninstallable.

Kind regards,
rob.

-- 
rob andrews   :: pgp 0xd6c3e484 :: r...@choralone.org



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



Bug#539370: automysqlbackup: Unable to backup databases with names containing hyphens since MySQL 5.1

2009-07-31 Thread Michael Pitra
Package: automysqlbackup
Version: 2.5-3
Severity: critical
Justification: causes serious data loss


Since the upgrade of mysql-server (and client) to 5.1, mysql rewrites the 
directory of existing databases
with names containing hyphens with special characters, in this case @002.
As the /etc/default/automysqlbackup script detects all databases using `find`, 
this breaks the backup
process of theses specific databases.
I am unsure whether other characters are affected.

In my opinion, the list of databases should be retrieved using the client and 
SHOW DATABASES, this
won't break any name rewriting issues.

Regards,
Michael


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

Kernel: Linux 2.6.30-1-686 (SMP w/1 CPU core)
Locale: lang=de...@euro, LC_CTYPE=en_GB (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages automysqlbackup depends on:
ii  mysql-client  5.1.36-4   MySQL database client (metapackage
ii  mysql-client-5.1 [mysql-clien 5.1.36-4   MySQL database client binaries

automysqlbackup recommends no packages.

automysqlbackup suggests no packages.

-- no debconf information



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



Bug#539369: linux-2.6: parisc64-smp fails to boot on J5600: Badness at smp.c:369

2009-07-31 Thread Frans Pop
Package: linux-2.6
Version: 2.6.30-3
Severity: important

The 2.6.30-1-parisc64-smp kernel fails to boot on my J5600 system.
The non-smp kernel does boot correctly and the oops also indicates
an smp problem.

Boot log from serial console attached.

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

Kernel: Linux 2.6.30-1-parisc64
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Command line for kernel: 'root=/dev/sda5 HOME=/ console=ttyS0 TERM=vt102 
palo_kernel=2/vmlinux'
Selected kernel: /vmlinux from partition 2
Selected ramdisk: /initrd.img from partition 2
ELF64 executable
Entry 0010 first 0010 n 3
Segment 0 load 0010 size 4771840 mediaptr 0x1000
Segment 1 load 00618000 size 460792 mediaptr 0x48e000
Segment 2 load 0068c000 size 300800 mediaptr 0x4ff000
Loading ramdisk 8182144 bytes @ 3f821000...
Branching to kernel entry point 0x0010.  If this is the last
message you see, you may need to switch your console.  This is
a common symptom -- search the FAQ and mailing list at parisc-linux.org

[0.00] Initializing cgroup subsys cpuset
[0.00] Initializing cgroup subsys cpu
[0.00] Linux version 2.6.30-1-parisc64-smp (Debian 2.6.30-3) 
(wa...@debian.org) (gcc version 4.3.3 (GCC) ) #1 SMP Sun Jul 19 10:34:15 UTC 
2009
[0.00] unwind_init: start = 0x404b9144, end = 0x404e5204, entries = 
11276
[0.00] WARNING: Out of order unwind entry! 404bb0c4 and 
404bb0d4
[0.00] WARNING: Out of order unwind entry! 404bb0d4 and 
404bb0e4
[0.00] FP[0] enabled: Rev 1 Model 16
[0.00] The 64-bit Kernel has started...
[0.00] console [ttyB0] enabled
[0.00] Initialized PDC Console for debugging.
[0.00] Determining PDC firmware type: System Map.
[0.00] model 5d10 0491  0002 778fe5fc 10f0 
0008 00b2 00b2
[0.00] vers  0300
[0.00] CPUID vers 17 rev 10 (0x022a)
[0.00] capabilities 0x3
[0.00] model 9000/785/J5600
[0.00] Total Memory: 2048 MB
[0.00] initrd: 7f821000-7ffee980
[0.00] initrd: reserving 3f821000-3ffee980 (mem_max 8000)
[0.00] LCD display at fff0f05d0008,fff0f05d registered
[0.00] SMP: bootstrap CPU ID is 0
[0.00] Built 1 zonelists in Zone order, mobility grouping on.  Total 
pages: 517120
[0.00] Kernel command line: root=/dev/sda5 HOME=/ console=ttyS0 
TERM=vt102 palo_kernel=2/vmlinux
[0.00] NR_IRQS:128
[0.00] PID hash table entries: 4096 (order: 12, 32768 bytes)
[0.00] Console: colour dummy device 160x64
[0.064000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[0.168000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[0.52] Memory: 2046464k/2097152k available (3144k kernel code, 50140k 
reserved, 1467k data, 296k init)
[0.648000] virtual kernel memory layout:
[0.648000] vmalloc : 0x8000 - 0x3f00   (1007 MB)
[0.648000] memory  : 0x4000 - 0xc000   (2048 MB)
[0.648000]   .init : 0x4068c000 - 0x406d6000   ( 296 kB)
[0.648000]   .data : 0x40412078 - 0x40581000   (1467 kB)
[0.648000]   .text : 0x4010 - 0x40412078   (3144 kB)
[1.172000] Calibrating delay loop... 1101.82 BogoMIPS (lpj=2203648)
[1.352000] Security Framework initialized
[1.404000] SELinux:  Disabled at boot.
[1.456000] Mount-cache hash table entries: 256
[1.516000] Initializing cgroup subsys ns
[1.568000] Initializing cgroup subsys cpuacct
[1.628000] Initializing cgroup subsys devices
[1.684000] Initializing cgroup subsys freezer
[1.744000] Initializing cgroup subsys net_cls
[1.804000] Brought up 1 CPUs
[1.844000] net_namespace: 1928 bytes
[1.892000] regulator: core version 0.5
[1.944000] NET: Registered protocol family 16
[2.004000] EISA bus registered
[2.044000] Searching for devices...
[2.336000] Found devices:
[2.372000] 1. Astro BC Runway Port at 0xfed0 [10] { 12, 0x0, 
0x582, 0xb }
[2.48] 2. Elroy PCI Bridge at 0xfed3 [10/0] { 13, 0x0, 
0x782, 0xa }
[2.588000] 3. Elroy PCI Bridge at 0xfed32000 [10/1] { 13, 0x0, 
0x782, 0xa }
[2.692000] 4. Elroy PCI Bridge at 0xfed34000 [10/2] { 13, 0x0, 
0x782, 0xa }
[2.80] 5. Elroy PCI Bridge at 0xfed38000 [10/4] { 13, 0x0, 
0x782, 0xa }
[2.908000] 6. Elroy PCI Bridge at 0xfed3c000 [10/6] { 13, 0x0, 
0x782, 0xa }
[3.012000] 7. Forte W+ 2w at 0xfffa [32] { 0, 0x0, 0x5d1, 
0x4 }
[3.112000] 8. Forte W+ 2w at 0xfffa2000 [34] { 0, 0x0, 0x5d1, 
0x4 }
[3.208000] 9. Memory at 

Bug#538973: AW: Bug#538973: quagga: osfp6d 0.99.14 fails to determine nexthops correctly

2009-07-31 Thread Martin Clauss
Hi Christian,

Could you discuss that on the Quagga users mailing list?
I only maintain the Debian package and have no clue about OSPFv6 :)

Hmm, no real reaction to my question until now on that list. So what now?
I guess it's a bug then, so would you forward that bug to quagga's bugzilla
tracker please?

Br,
Martin




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



Bug#539327: /etc/modprobe.d/blacklist.conf: Please blacklist pcspkr by default

2009-07-31 Thread Josh Triplett
On Fri, Jul 31, 2009 at 02:52:19AM +0200, Marco d'Itri wrote:
 On Jul 31, Josh Triplett j...@joshtriplett.org wrote:
  system beep by default?  Plenty of people care about having their system
  *not* beep by default.
 I am among these, but I still do not believe that it's up to me to
 change the default.

OK, I can understand that.  Glad to hear that we both want the same
thing.  I'd like to figure out what I can do to help get this change
made.  Does this mean you would like further consensus before making the
change (in which case I could attempt to obtain such a consensus), or
does this mean you believe the change belongs somewhere other than the
udev package (in which case, where would you suggest)?

Obviously, any package can fix this bug, simply by dropping a file in
/etc/modprobe.d/ with a blacklist entry.  At the moment, it appears that
udev maintains the primary blacklist of undesired drivers; a few other
packages contain specific blacklist entries devices related to the
package, but no package other than udev seems to provide any general
decisions regarding undesirable modules.

- Josh Triplett



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



Bug#524942: [FTR] Re: Bug#524942: apt-get update gets stuck when apt-cacher-ng is running behind nginx

2009-07-31 Thread Olaf Meeuwissen
On  Tue, 21 Apr 2009 09:58:40 +0200, Eduard Bloch e...@gmx.de wrote:
 Alexander Inyukhin shur...@sectorb.msk.ru wrote:
  When apt-cacher-ng is used behind nginx (0.6.32) apt-get gets stuck on 
  update.

I got something similar when running acng (through the corporate F/W)
behind an Apache reverse proxy.  That is:

 apt-get  --  apache  --  acng  --  F/W  --  repository

Apache and acng run on the same hardware.

The apt-get/aptitude client hangs until it gives up on updates for files
that do not exist in the repositories.  Particularly, I'm experiencing
this with the package diff-indices and the translation files.  Files
that do exist are not a problem at all.

See also: http://lists.debian.org/debian-user/2009/07/msg00152.html.

 [snip]

 The nginx-Issue has been known for some weeks and is already fixed in
 the current testing version. Please test that if possible.

 I am sorry about your patch but it's unlikely to be accepted in Debian
 Stable because of the usual rules. However, I plan to put a recent 0.3.x
 version into Debian Backports archive RSN.

# It's now three months later with no package in sight :-|
# Running the version from squeeze is not an option for me.

I've rebuilt the package from lenny with Alexander's patch in the hope
that that would fix things, but no such luck.

Hope this helps,
-- 
Olaf Meeuwissen, LPIC-2   FLOSS Engineer -- AVASYS Corporation
FSF Associate Member #1962   Help support software freedom
 http://www.fsf.org/jf?referrer=1962



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



Bug#539369: linux-2.6: parisc64-smp fails to boot on J5600: Badness at smp.c:369

2009-07-31 Thread Martin Michlmayr
* Frans Pop elen...@planet.nl [2009-07-31 08:17]:
 The 2.6.30-1-parisc64-smp kernel fails to boot on my J5600 system.
 The non-smp kernel does boot correctly and the oops also indicates
 an smp problem.

Copying debian-h...@lists.debian.org...

 Boot log from serial console attached.
 
 -- System Information:
 Debian Release: squeeze/sid
   APT prefers unstable
   APT policy: (500, 'unstable')
 Architecture: hppa (parisc64)
 
 Kernel: Linux 2.6.30-1-parisc64
 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/bash

 Command line for kernel: 'root=/dev/sda5 HOME=/ console=ttyS0 TERM=vt102 
 palo_kernel=2/vmlinux'
 Selected kernel: /vmlinux from partition 2
 Selected ramdisk: /initrd.img from partition 2
 ELF64 executable
 Entry 0010 first 0010 n 3
 Segment 0 load 0010 size 4771840 mediaptr 0x1000
 Segment 1 load 00618000 size 460792 mediaptr 0x48e000
 Segment 2 load 0068c000 size 300800 mediaptr 0x4ff000
 Loading ramdisk 8182144 bytes @ 3f821000...
 Branching to kernel entry point 0x0010.  If this is the last
 message you see, you may need to switch your console.  This is
 a common symptom -- search the FAQ and mailing list at parisc-linux.org
 
 [0.00] Initializing cgroup subsys cpuset
 [0.00] Initializing cgroup subsys cpu
 [0.00] Linux version 2.6.30-1-parisc64-smp (Debian 2.6.30-3) 
 (wa...@debian.org) (gcc version 4.3.3 (GCC) ) #1 SMP Sun Jul 19 10:34:15 UTC 
 2009
 [0.00] unwind_init: start = 0x404b9144, end = 0x404e5204, entries = 
 11276
 [0.00] WARNING: Out of order unwind entry! 404bb0c4 and 
 404bb0d4
 [0.00] WARNING: Out of order unwind entry! 404bb0d4 and 
 404bb0e4
 [0.00] FP[0] enabled: Rev 1 Model 16
 [0.00] The 64-bit Kernel has started...
 [0.00] console [ttyB0] enabled
 [0.00] Initialized PDC Console for debugging.
 [0.00] Determining PDC firmware type: System Map.
 [0.00] model 5d10 0491  0002 778fe5fc 10f0 
 0008 00b2 00b2
 [0.00] vers  0300
 [0.00] CPUID vers 17 rev 10 (0x022a)
 [0.00] capabilities 0x3
 [0.00] model 9000/785/J5600
 [0.00] Total Memory: 2048 MB
 [0.00] initrd: 7f821000-7ffee980
 [0.00] initrd: reserving 3f821000-3ffee980 (mem_max 8000)
 [0.00] LCD display at fff0f05d0008,fff0f05d registered
 [0.00] SMP: bootstrap CPU ID is 0
 [0.00] Built 1 zonelists in Zone order, mobility grouping on.  Total 
 pages: 517120
 [0.00] Kernel command line: root=/dev/sda5 HOME=/ console=ttyS0 
 TERM=vt102 palo_kernel=2/vmlinux
 [0.00] NR_IRQS:128
 [0.00] PID hash table entries: 4096 (order: 12, 32768 bytes)
 [0.00] Console: colour dummy device 160x64
 [0.064000] Dentry cache hash table entries: 262144 (order: 9, 2097152 
 bytes)
 [0.168000] Inode-cache hash table entries: 131072 (order: 8, 1048576 
 bytes)
 [0.52] Memory: 2046464k/2097152k available (3144k kernel code, 50140k 
 reserved, 1467k data, 296k init)
 [0.648000] virtual kernel memory layout:
 [0.648000] vmalloc : 0x8000 - 0x3f00   (1007 
 MB)
 [0.648000] memory  : 0x4000 - 0xc000   (2048 
 MB)
 [0.648000]   .init : 0x4068c000 - 0x406d6000   ( 296 
 kB)
 [0.648000]   .data : 0x40412078 - 0x40581000   (1467 
 kB)
 [0.648000]   .text : 0x4010 - 0x40412078   (3144 
 kB)
 [1.172000] Calibrating delay loop... 1101.82 BogoMIPS (lpj=2203648)
 [1.352000] Security Framework initialized
 [1.404000] SELinux:  Disabled at boot.
 [1.456000] Mount-cache hash table entries: 256
 [1.516000] Initializing cgroup subsys ns
 [1.568000] Initializing cgroup subsys cpuacct
 [1.628000] Initializing cgroup subsys devices
 [1.684000] Initializing cgroup subsys freezer
 [1.744000] Initializing cgroup subsys net_cls
 [1.804000] Brought up 1 CPUs
 [1.844000] net_namespace: 1928 bytes
 [1.892000] regulator: core version 0.5
 [1.944000] NET: Registered protocol family 16
 [2.004000] EISA bus registered
 [2.044000] Searching for devices...
 [2.336000] Found devices:
 [2.372000] 1. Astro BC Runway Port at 0xfed0 [10] { 12, 0x0, 
 0x582, 0xb }
 [2.48] 2. Elroy PCI Bridge at 0xfed3 [10/0] { 13, 0x0, 
 0x782, 0xa }
 [2.588000] 3. Elroy PCI Bridge at 0xfed32000 [10/1] { 13, 0x0, 
 0x782, 0xa }
 [2.692000] 4. Elroy PCI Bridge at 0xfed34000 [10/2] { 13, 0x0, 
 0x782, 0xa }
 [2.80] 5. Elroy PCI Bridge at 0xfed38000 [10/4] { 13, 0x0, 
 0x782, 0xa }
 [2.908000] 6. Elroy PCI Bridge at 0xfed3c000 [10/6] { 13, 0x0, 
 0x782, 0xa }
 [3.012000] 7. Forte W+ 2w at 0xfffa [32] { 0, 

Bug#188663: [Bug-tar] tar fails to preserve hard links with --remove-files

2009-07-31 Thread Andreas Dilger
On Jul 30, 2009  04:57 -0700, Carl Worth wrote:
 On Sun, 13 Apr 2003 15:45:27 -0400, Theodore Ts'o ty...@mit.edu wrote:
  I'm pretty sure, by the way, that the problem is that tar is keying
  off of the st_nlink to decide whether or not to do hard link
  processing as an optimization.  When --remove-files is present, then
  st_nlink of the hard-linked inode is dropping, and when st_nlink is
  one, tar can't tell that it was previously a hard-linked file.  The
  fix would require that tar check every single file's inode number
  against previously written files to see if it was a hard linked file
  (instead of just checking files where st_nlink  1), in the case when
  --remove-file option is in use.
 
 I've attached two patches to fix this bug. The first implements Ted's
 suggestion, (using the hard links hash table for all files when the
 --remove-files option is in effect, regardless of the value of
 st_nlink). The second patch adds a test case for the bug, (failing
 before the first patch is added and passing afterwards).

Rather than do a lookup of every file in the filesystem in the hard
link table ($num_files lookups in the hash table) it would probably be
more efficient to save the second-last link to the file, mark the
hash table entry with delete on next link, and when the last link is
found unlink both of them at once.  That would avoid hash lookups
for 99% of the files in the archive (if assuming typical hard link
ratios).


Cheers, Andreas
--
Andreas Dilger
Sr. Staff Engineer, Lustre Group
Sun Microsystems of Canada, Inc.




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



Bug#539371: mediawiki-extensions: add UsabilityInitiative, CreateBox extensions

2009-07-31 Thread Anon Sricharoenchai
Package: mediawiki-extensions
Version: 1.6
Severity: wishlist


There're some interesting extensions that is nice to be included in debian
package.
The following are the requested extensions,

* http://www.mediawiki.org/wiki/Extension:UsabilityInitiative (require
mediawiki 1.16+): enhanced edit toolbar and others.  The development
of this extension is being driven by the Wikipedia Usability
Initiative.

* http://www.mediawiki.org/wiki/Extension:CreateBox (require mediawiki
1.11+): this extension is used in wikia.com

CreateBox is a specialized version of Inputbox that focuses on page
creation.  If a user were to attempt to create a page that already
exists, Inputbox allows the user do so, and disregards any preloaded
content or edit introductions. CreateBox, by contrast, directs the
user to an error page where they can enter a different page name, and
all specified properties are preserved.


-- System Information:
Debian Release: testing/unstable
Architecture: i386 (i686)
Kernel: Linux 2.6.15-52-386
Locale: LANG=C, LC_CTYPE=thai



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



Bug#539368: etch: texlive-latex-base no longer installs

2009-07-31 Thread Hilmar Preusse
merge 537978 539368
retitle 537978 installation of TeX Live 2005 fails, b/c formats do not build 
(five-years-old bug)
stop

On 31.07.09 nore...@example.com (nore...@example.com) wrote:

Hi,

 Package: texlive-latex-base
 Version: 2005.dfsg.3-1
 
 The package-installation hangs in the post-inst script because
 pdfetex complaints about old source files (complete logfile attached):
 
 !!
 ! You are attempting to make a LaTeX format from a source file
 ! That is more than five years old.
 !
 ! If you enter return to scroll past this message then the format
 ! will be built, but please consider obtaining newer source files
 ! before continuing to build LaTeX.
 !!
 
 ! LaTeX source files more than 5 years old!.
 l.540 ...aTeX source files more than 5 years old!}
 

Address is probaly not reply-able. Testing anyway.

H.
-- 
sigmentation fault



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



Bug#529942: (no subject)

2009-07-31 Thread Mark Hunting
Small update: I can now do a live migration of 3G guests, but the
migration seems to hang for about 15-20 seconds, with lots of network
activity on the host. But the migration finishes. Also I had to disable
virtio networking (bug 527357).
With 2G guests the KVM also hangs, but for a shorter period. For =1G
guests live migration works fine, with the normal 1s hang during the
migration.



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



Bug#515348: Depends on GTK2

2009-07-31 Thread Nicolas Boullis
Hi,

On Tue, Jul 28, 2009 at 02:52:53PM -0400, Barry deFreese wrote:
 Hi,

 Upstream has finally release 1.10 which builds with GTK2.  I've create a  
 new package with the new upstream along with some other fixes.  Though  
 there is still an issue with the man pages being in section 1.

 people.d.o seems to be down so I posted the .dsc here, I hope you can  
 get to it.

 http://mysite.verizon.net/bdefreese/debian/mah-jong/mah-jong_1.10-0.1.dsc

Thanks a lot for your work. I downloaded your source package, and have 
started to look at it and fix a few minor problems (including the 
section for the manpages). In the next fex days, I will be with very 
limited Internet. I should be able to upload in about a week.


Thanks again,

Nicolas


signature.asc
Description: Digital signature


Bug#539372: ltsp-server: ltsp-build-client fails w/ 4 x W: Failure while configuring base packages

2009-07-31 Thread Andre Majorel
Package: ltsp-server
Version: 5.1.76-1
Severity: normal

Dear ltsp-server maintainer,

running

  ltsp-build-client --dist sid --base /opt/ltsp-5 \
--mirror ftp://ftp.nerim.net/debian

from a Debian testing i386 ends with this :

  [...]
  I: Configuring apt...
  W: Failure while configuring base packages.
  W: Failure while configuring base packages.
  W: Failure while configuring base packages.
  W: Failure while configuring base packages.
  W: Failure while configuring base packages.
  error: LTSP client installation ended abnormally

Full log at :

  http://www.teaser.fr/~amajorel/bugs/ltsp-build-client-5.1.76-sid.out

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

Kernel: Linux 2.6.27.2 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=C, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages ltsp-server depends on:
ii  debconf [debconf-2.0]   1.5.26   Debian configuration management sy
ii  debconf-utils   1.5.26   debconf utilities
ii  debootstrap 1.0.10lenny1 Bootstrap a basic Debian system
ii  gettext-base0.17-6   GNU Internationalization utilities
ii  iproute 20090115-1   networking and traffic control too
ii  lsb-release 3.2-22   Linux Standard Base version report
ii  openssh-client  1:5.1p1-5secure shell client, an rlogin/rsh
ii  python  2.5.4-2  An interactive high-level object-o
ii  tcpd7.6.q-16 Wietse Venema's TCP wrapper utilit
ii  update-inetd4.31 inetd configuration file updater

Versions of packages ltsp-server recommends:
ii  nbd-server  1:2.9.11-3   the Network Block Device server
ii  nfs-kernel-server   1:1.1.4-1support for NFS kernel server
ii  openbsd-inetd [inet-superse 0.20080125-2 The OpenBSD Internet Superserver
ii  openssh-server  1:5.1p1-5secure shell server, an rshd repla
ii  squashfs-tools  1:3.3-7  Tool to create and append to squas
ii  tftpd-hpa   0.49-1   HPA's tftp server

Versions of packages ltsp-server suggests:
pn  audiooss   none(no description available)
ii  dhcp3-server   3.1.1-6   DHCP server for automatic IP addre
ii  esound-clients 0.2.36-3  Enlightened Sound Daemon - clients
ii  fvwm [x-window-manager]1:2.5.27.ds-2 F(?) Virtual Window Manager
pn  ldm-server none(no description available)
pn  libasound2-plugins none(no description available)
pn  ltspfs none(no description available)
pn  sdmnone(no description available)
ii  xauth  1:1.0.3-2 X authentication utility

-- debconf information:
  ltsp-server/build_client: false

-- 
André Majorel http://www.teaser.fr/~amajorel/
bugs.debian.org - spammer's delight.



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



Bug#539369: linux-2.6: parisc64-smp fails to boot on J5600: Badness at smp.c:369

2009-07-31 Thread Frans Pop
Hmm. The Badness at smp.c warning isn't new of course. That was also 
there with .24 and .26 (the last working kernel I have).

What is new is that the boot now hangs immediately after that point.


I also note the following in the boot messages:
unwind_init: start = 0x404b9144, end = 0x404e5204, entries = 11276
WARNING: Out of order unwind entry! 404bb0c4 and 404bb0d4
WARNING: Out of order unwind entry! 404bb0d4 and 404bb0e4

But those were also present in .26 (though later in the boot).


What's very strange is that for the .30-smp boot the following block is 
missing:
On node 0 totalpages: 524288
  Normal zone: 7168 pages used for memmap
  Normal zone: 0 pages reserved
  Normal zone: 517120 pages, LIFO batch:31
  Movable zone: 0 pages used for memmap

Especially as it is present in both .26-smp, but also in .30-up.


Attached, for comparison, boot logs for .24-smp, .26-smp, .30-smp 
and .30-up.

If needed I can build kernels for intermediate versions between .26 
and .30.

Cheers,
FJP


boot-logs.tgz
Description: application/tgz


Bug#539373: pcp-gui: FTBFS: ./configure: line 4073: syntax error near unexpected token `fi'

2009-07-31 Thread Kurt Roeckx

Source: pcp-gui
Version: 1.4.4
Severity: serious

Hi,

There was an error while trying to autobuild your package:

 Automatic build of pcp-gui_1.4.4 on excelsior by sbuild/amd64 98
 Build started at 20090731-0507

[...]

 Build-Depends: autoconf, bison, flex, gawk, debhelper (= 5), libpcp3-dev (= 
 2.7.4-20080507), libqt4-dev, libqt4-opengl-dev

[...]

 Toolchain package versions: linux-libc-dev_2.6.30-3 libc6-dev_2.9-23 
 g++-4.3_4.3.3-14 gcc-4.3_4.3.3-14 binutils_2.19.51.20090723-1 
 libstdc++6_4.4.1-1 libstdc++6-4.3-dev_4.3.3-14

[...]

 checking for mingw32-make... no
 checking for gmake... no
 checking for make... /usr/bin/make
 checking for tar... /bin/tar
 checking for gzip... /bin/gzip
 checking for bzip2... /bin/bzip2
 checking for makedepend... /bin/true
 checking for awk... /usr/bin/awk
 checking for sed... /bin/sed
 checking for echo... /bin/echo
 checking for sort... /usr/bin/sort
 checking whether ln -s works... yes
 checking for rpmbuild... no
 checking for dpkg... /usr/bin/dpkg
 checking for PackageMaker...  no
 checking for hdiutil... no
 checking for bison... bison -y
 ./configure: line 4073: syntax error near unexpected token `fi'
 ./configure: line 4073: `fi'
 make[1]: *** [pcp-gui.lsm] Error 2
 make[1]: Leaving directory `/build/buildd/pcp-gui-1.4.4'
 make: *** [built] Error 2
 dpkg-buildpackage: error: debian/rules build gave error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=amd64pkg=pcp-guiver=1.4.4


Kurt




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



Bug#497791: Bug #497791, confirmation

2009-07-31 Thread Adolf Winterer
Am Tuesday 28 July 2009 09:54:23 schrieb Felix Zielcke:
 Am Dienstag, den 28.07.2009, 09:44 +0200 schrieb Adolf Winterer:
  Am Monday 27 July 2009 16:25:29 schrieb Felix Zielcke:
   Am Montag, den 27.07.2009, 15:26 +0200 schrieb Adolf Winterer:
Hi,
   
I can confirm the problem. This is the sequence that leads to the
problem:
   
* Install Lenny 5.0.2
This will automatically use grub2, the system is perfectly bootable.
   
* Add Squeeze to the sources.list
After updating the package list the packages grub-common and grub-pc
are shown as updateable.
   
* Update grub-common and grub-pc
During the update a requestor shows up in the terminal window of
Synaptic asking for the device to install grub into. Here it is
/dev/sda3. The
  
   You probable mean /dev/sda. We don't ask for partitions.
 
  I must have misread the prompt then. On the other hand, grub is _not_
  installed in the MBR of the device (where rEFIt resides), but in the
  partition /dev/sda3. How could the procedure work correctly if /dev/sda
  is specified.

 It can't. If you want to have grub in a bootsector of a partition
 instead of MBR you currently have to run grub-install /dev/sda3
 yourself.

Yesterday I installed another system (MacBookPro5,2) from scratch (base 
install Lenny) and updated all packages _except_ grub-pc and grub-common 
to Testing. Today I bootet up and performed the update on these two 
packages only, no other action. 

This time I got a graphical prompt from Synaptic, it offered a checkbox 
(default was unchecked, I left it in this state as I need GRUB in a 
partition) for installation of GRUB into /dev/sda. The prompt specifically 
asked for a _device_, being much clearer than the textual version AFAIR.

The difference in the type of the prompting used (textual vs. graphical) seems 
to come from the order in which the packages were updated. The Synaptic 
package was updated this time _before_ the GRUB packages.

As expected the system did not boot up, producing the error again, which could 
be overcome by the (now known) trick, replacing the line with search.. with 
a line saying 'insmod linux' in the grub editor.

After the reboot all I did was issuing grub-install /dev/sda3 and shutting 
down the system again. The system startet without any problem then.

This clearly shows that the _only_ problem is the 
missing grub-install /dev/sda3 for a GRUB installation in a partition. The 
usage of UUIDs is definitely not an issue.

   I just installed now lenny in a vm, upgraded grub-pc and grub-common to
   squeeze and selected /dev/sda and rebooted. Worked fine.
 
  What was your partitition layout? Was grub in the MBR of the device?

 Yes grub was in MBR. There was only one partition on the disk.

This makes the difference then.

   Then I did dpkg-reconfigure grub-pc to remove the selections of
   /dev/sda and tried the same.
   And it failed with unknown command initrd.
   Replacing the root=UUID with root=/dev/sda1 didn't help.
  
   Well anyway it's a bug we already fixed and that's why we implemented
   the debconf prompt now.
 
  Hmm, but I had the problem. Could it be possible this only occurs, if
  grub does not reside in the MBR?

 Yes

See above.

   Are you sure that /dev/sda was seletected the 2nd time you were asked?
 
  There was no selection by option list, it was a prompt that asked for a
  string, anything could have been entered.

 Do you confuse this maybe with the kopt migration dialog from menu.lst?

I know this kind of problem from another case. But on this installation there 
is not /boot/grub/menu.lst. And, the problem was fixed by issuing the 
grub-install command.

 In another report somebody already wished to enter a device manually.
 But AFAIK debconf doestn't support it in one prompt to have a multiple
 choice and can enter a device yourself, so we'd need to add a 2nd one
 which I don't really like.

Suggestion:
If you do not want to add an additional prompt, then please add a text on the 
screen showing the check box, clearly stating something like this:
If grub is NOT installed in the MBR on this computer, then you need to enter 
the command 'grub-install /dev/XdYn' from a root shell. Caution: Not doing so 
will leave your computer in an unbootable state.

* Permanent solution
Something is wrong with using UUIDs in connection with booting,
because uncommenting the according line in /etc/defaults/grub:
GRUB_DISABLE_LINUX_UUID=true
and running update-grub changes the file /boot/grub/grub.cfg. The
line with search ... --fsuid ... is still present, but the line
with linux ... has changed to reflect /dev/sda3 as boot device.
   
Therefore the presence of the line containing search ... or the
length of the line do not seem to be a problem, but using the UUID
is.
  
   That's maybe for you a solution. But the real solution is to make sure
   that grub-install gets run when the package gets upgraded, so you won't

Bug#539372: [Pkg-ltsp-devel] Bug#539372: ltsp-server: ltsp-build-client fails w/ 4 x W: Failure while configuring base packages

2009-07-31 Thread Oliver Grawert
hi,
Am Freitag, den 31.07.2009, 09:48 +0200 schrieb Andre Majorel:
 Package: ltsp-server
 Version: 5.1.76-1
 Severity: normal
 
 Dear ltsp-server maintainer,
 
 running
 
   ltsp-build-client --dist sid --base /opt/ltsp-5 \
 --mirror ftp://ftp.nerim.net/debian
 
 from a Debian testing i386 ends with this :
 
   [...]
   I: Configuring apt...
   W: Failure while configuring base packages.
   W: Failure while configuring base packages.
   W: Failure while configuring base packages.
   W: Failure while configuring base packages.
   W: Failure while configuring base packages.
   error: LTSP client installation ended abnormally
 
 Full log at :
 
   http://www.teaser.fr/~amajorel/bugs/ltsp-build-client-5.1.76-sid.out

this is not an ltsp bug, debootstrap is broken apparently ...

ciao
oli


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#470894: grub-installer: user parameters are not added to grub.cfg for grub2

2009-07-31 Thread Felix Zielcke
Am Donnerstag, den 11.06.2009, 15:03 +0100 schrieb Colin Watson:
 If you, and others on this list, agree with that claim, then we can
 simply go ahead and have grub-installer edit /etc/default/grub to
 insert
 the output of user-params, on the condition that the default text -
 i.e.
 what you get if you just press enter at the boot: prompt - is
 character-for-character the same as what's in the conffile shipped in
 the grub-pc package. However, if you disagree, then I think it will be
 necessary to convert grub-pc (and I suppose the other grub-* binary
 packages) to manage /etc/default/grub using ucf. 

Now that we use ucf for it, it should be easy to implement for someone
who knows sed.
Which I don't unfortunately, so I don't know how to do it.

Should there be then a check for the version with ucf in case people
install lenny with current grub-installer to be real policy compliant?
In that case the version would be 1.96+20090611-1.

-- 
Felix Zielcke
Proud Debian Maintainer




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



Bug#538810: video-radeon: direct rendering: graphics deceleration?

2009-07-31 Thread Michel Dänzer
On Fri, 2009-07-31 at 00:13 +0200, Michal Suchanek wrote:
 2009/7/30 Michel Dänzer daen...@debian.org:
  On Thu, 2009-07-30 at 01:36 +0200, Michal Suchanek wrote:
 
  The majority of time is spent in:
  (with -fps) 181333   53.6798  radeon.koradeon.ko
   radeon_do_wait_for_idle
  (without -fps) 287349   59.3526  radeon.koradeon.ko
  radeon_freelist_get
 
  This indicates the GPU is the bottleneck, but I'm not sure why it would
  be that slow... though one thing I notice now is that the card only has
  a 64 bit wide memory bus, that could be the bottleneck. What kind of
  numbers does
 
  x11perf -copywinwin500 -aa10text -repeat 1
 
  give? (Preferably without a compositing manager running)
 
 
 This is the output:
 
 x11perf - X11 performance program, version 1.2
 The X.Org Foundation server version 10602901 on :0.0
 from heretic
 Fri Jul 31 00:06:24 2009
 
 Sync time adjustment is 0.1073 msecs.
 
 320 reps @   0.0018 msec (554000.0/sec): Char in 80-char aa line
 (Charter 10)
 
8000 reps @   0.6963 msec (  1440.0/sec): Copy 500x500 from window to 
 window

Okay, that's not much worse than here, so it seems like your hardware
should be capable of similar performance in hypertorus as well.


 The next thing to try might be to install the drm modules that came
 with the mesa library.

There's no such thing. If you mean drm-modules-source, that's deprecated
in favour of the DRM modules in the kernel.


 I would expect that like CPU operations the GPU operations can be
 optimized so a later code could have better results.

Indeed, it certainly can't hurt to try upstream Mesa Git.


 Unfortunately. unlike Intel ATI did not hand out optimization manuals
 for their chips so there is not much hope in improving the
 performance.

I'm not sure that's an accurate comparison of the documentation provided
by these vendors, but anyway I don't think the low performance of
hypertorus on your system is representative, there just seems to be
something weird going on there.

BTW, what's the number of polys displayed by hypertorus?


-- 
Earthling Michel Dänzer   |http://www.vmware.com
Libre software enthusiast |  Debian, X and DRI developer



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



Bug#538810: video-radeon: direct rendering: graphics deceleration?

2009-07-31 Thread Michel Dänzer
On Fri, 2009-07-31 at 10:29 +0200, Michal Suchanek wrote:
 2009/7/31 Michel Dänzer daen...@debian.org:
  On Fri, 2009-07-31 at 00:13 +0200, Michal Suchanek wrote:
  
  The next thing to try might be to install the drm modules that came
  with the mesa library.
 
  There's no such thing. If you mean drm-modules-source, that's deprecated
  in favour of the DRM modules in the kernel.
 
 aren't the modules provided with mesa newer?

If you mean git://anongit.freedesktop.org/git/mesa/drm (which isn't
really 'provided with Mesa', the repository is located there for
historical reasons), no.


  BTW, what's the number of polys displayed by hypertorus?
 
 I have 2,080 polys.

Okay, same here. I'm really stumped as to why it's so slow for you...


-- 
Earthling Michel Dänzer   |http://www.vmware.com
Libre software enthusiast |  Debian, X and DRI developer



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



Bug#538810: video-radeon: direct rendering: graphics deceleration?

2009-07-31 Thread Michal Suchanek
2009/7/31 Michel Dänzer daen...@debian.org:
 On Fri, 2009-07-31 at 00:13 +0200, Michal Suchanek wrote:
 2009/7/30 Michel Dänzer daen...@debian.org:
  On Thu, 2009-07-30 at 01:36 +0200, Michal Suchanek wrote:
 
  The majority of time is spent in:
  (with -fps) 181333   53.6798  radeon.ko                radeon.ko
           radeon_do_wait_for_idle
  (without -fps) 287349   59.3526  radeon.ko                radeon.ko
              radeon_freelist_get
 
  This indicates the GPU is the bottleneck, but I'm not sure why it would
  be that slow... though one thing I notice now is that the card only has
  a 64 bit wide memory bus, that could be the bottleneck. What kind of
  numbers does
 
  x11perf -copywinwin500 -aa10text -repeat 1
 
  give? (Preferably without a compositing manager running)
 

 This is the output:

 x11perf - X11 performance program, version 1.2
 The X.Org Foundation server version 10602901 on :0.0
 from heretic
 Fri Jul 31 00:06:24 2009

 Sync time adjustment is 0.1073 msecs.

 320 reps @   0.0018 msec (554000.0/sec): Char in 80-char aa line
 (Charter 10)

    8000 reps @   0.6963 msec (  1440.0/sec): Copy 500x500 from window to 
 window

 Okay, that's not much worse than here, so it seems like your hardware
 should be capable of similar performance in hypertorus as well.


 The next thing to try might be to install the drm modules that came
 with the mesa library.

 There's no such thing. If you mean drm-modules-source, that's deprecated
 in favour of the DRM modules in the kernel.

aren't the modules provided with mesa newer?



 I would expect that like CPU operations the GPU operations can be
 optimized so a later code could have better results.

 Indeed, it certainly can't hurt to try upstream Mesa Git.


 Unfortunately. unlike Intel ATI did not hand out optimization manuals
 for their chips so there is not much hope in improving the
 performance.

 I'm not sure that's an accurate comparison of the documentation provided
 by these vendors, but anyway I don't think the low performance of
 hypertorus on your system is representative, there just seems to be
 something weird going on there.

 BTW, what's the number of polys displayed by hypertorus?

I have 2,080 polys.

Thanks

Michal



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



Bug#539374: RFP: rsvndump -- Performs a remote dump of a subversion repository

2009-07-31 Thread Mathieu Malaterre
Package: wnpp
Severity: wishlist


* Package name: rsvndump
  Version : 0.5.2
  Upstream Author : Jonas Gehring jonas.gehr...@boolsoft.org
* URL : http://rsvndump.sourceforge.net
* License : GPL
  Programming Lang: C
  Description : Performs a remote dump of a subversion repository

 rsvndump is a command line tool that is able to dump a Subversion repository 
that resides on a remote server. All data is dumped in the format that can be 
read an written by svnadmin dump, so the data which is produced can easily be 
importerd into a new Subversion repository.

-- System Information:
Debian Release: 5.0.2
  APT prefers stable
  APT policy: (500, 'stable'), (200, 'testing'), (100, 'unstable')
Architecture: amd64 (x86_64)



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



Bug#539375: ITP: remotetea -- ONC/RPC for Java package

2009-07-31 Thread Picca Frédéric-Emmanuel
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org

--- Please fill out the fields below. ---

   Package name: remotetea
Version: 1.0.7
Upstream Author: Harald Albrecht haraldalbre...@users.sourceforge.net
URL: http://remotetea.sourceforge.net/
License: LGPL
Description: ONC/RPC for Java package

 This package implements Sun's ONC/RPC Remote Procedure Call
   specification (see RFC 1831, RFC 1832, RFC 1833).
 .
 Functionality currently supported:
  - RPC calls over TCP/IP as well as UDP/IP.
  - RPC client functionality.
  - RPC server functionality org.acplt.oncrpc.server
  - Querying the ONC/RPC potmapper
  - jrpcgen-utility for converting x-files into Java classes.
  - Support for authentication types AUTH_NONE, AUTH_UNIX and AUTH_SHORT
  on both the client and server side.

Hello you can find a first version of almost working package on debian
mentors. I did not use pbuild to be sur all the build depenendy are ok.

Your upload of the package 'remotetea' to mentors.debian.net was
successful. Sponsors can now download it. The URL of your package is:
http://mentors.debian.net/debian/pool/main/r/remotetea

The respective dsc file can be found at:
http://mentors.debian.net/debian/pool/main/r/remotetea/remotetea_1.0.7-1.dsc

-
While checking your package we found these issues:
You uploaded files which already exists in the repository:
- remotetea_1.0.7-1.dsc
- remotetea_1.0.7-1.diff.gz
- remotetea_1.0.7.orig.tar.gz
We have overwritten the files in the repository by those from
your new upload. Please note that this is allowed when uploading
to mentors.debian.net. But in the official Debian repository
you cannot change the upstream tarball (.orig.tar.gz).

Processing your upload took 3.4 seconds.
-


If you do not yet have a sponsor for your package you may want to go to
http://mentors.debian.net/cgi-bin/maintainer-packages?action=details;package=remotetea
and set the Seeking a sponsor option to hilight your package on the
welcome page.

You can also send an RFS (request for sponsorship) to the debian-mentors
mailing list. Your package page will give your suggestions on how to
send that mail.

Good luck finding a sponsor! And thanks for using mentors.debian.net

The mentors.debian.net team





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



Bug#266003: status?

2009-07-31 Thread Thomas Viehmann

Brian May wrote:

I am very short of time lately. The little time I have had has been on other
more urgent tasks.



First I need to test the latest version of Heimdal, and ensure it still has the
problem. There have been a number of new upstream releases since the initial
report, and somewhere I think I saw a hint that the problem may have been
solved.



Any changes would need to be coordinated with Sam Hartman, who was working on a
patch to make it possible to install both Heimdal and MIT kerberos development
packages at the same time, so I have CCed him.


Brian, I appreciate that you are busy, but we are both talking about 
adding the single line


  sed -i /dependency_libs/ s/'.*'/''/ debian/heimdal-dev/usr/lib/*.la

to the binary-post-install/heimdal-dev:: target in debian/rules?

Kind regards

T.
--
Thomas Viehmann, http://thomas.viehmann.net/
--- x/heimdal-1.2.e1.dfsg.1/debian/rules	2009-07-31 10:41:06.0 +0200
+++ heimdal-1.2.e1.dfsg.1/debian/rules	2009-07-31 10:23:19.0 +0200
@@ -68,7 +68,8 @@
 	rm -f debian/heimdal-dev/usr/lib/libss.a
 	rm -f debian/heimdal-dev/usr/lib/libss.la
 	rm -f debian/heimdal-dev/usr/lib/libss.so
-
+	# remove libtool recursive linking mess
+	sed -i /dependency_libs/ s/'.*'/''/ debian/heimdal-dev/usr/lib/*.la
 
 binary-post-install/heimdal-servers::
 	mv debian/heimdal-servers/usr/sbin/kfd debian/heimdal-servers/usr/lib/heimdal-servers


Bug#539376: [aptitude] aptitude not installable

2009-07-31 Thread Bastian Venthur
Package: aptitude
Version: 0.4.11.11-1+b1
Severity: grave

--- Please enter the report below this line. ---
Hi,

looks like aptitude is currently not installable, since it depends on
libapt-pkg-libc6.9-6-4.7 which is not available.


Cheers,

Bastian


--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.30-1-686

Debian Release: squeeze/sid
  500 unstableftp.de.debian.org
  500 unstabledebian-multimedia.org
  500 stable  dl.google.com

--- Package information. ---
Depends(Version) | Installed
-+-
libapt-pkg-libc6.9-6-4.7 |
libc6  (= 2.3.6-6~) | 2.9-23
libcwidget3  | 0.5.12-4
libept0   (= 0.5.26+b1) | 0.5.26+b1
libgcc1 (= 1:4.1.1) | 1:4.4.1-1
libncursesw5 (= 5.6+20071006-3) | 5.7+20090613-1
libsigc++-2.0-0c2a(= 2.0.2) | 2.0.18-2
libstdc++6(= 4.2.1) | 4.4.1-1
libxapian15  | 1.0.14-1
zlib1g  (= 1:1.1.4) | 1:1.2.3.3.dfsg-14


Recommends (Version) | Installed
-+-===
aptitude-doc-en  |
 OR aptitude-doc |
libparse-debianchangelog-perl|


Suggests  (Version) | Installed
===-+-===
tasksel | 2.79
debtags |





-- 
Bastian Venthur  http://venthur.de
Debian Developer venthur at debian org




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



Bug#539267: Gajim use custom hostname/port default values don't take effect

2009-07-31 Thread Yann Leboulanger

Oliver Jeeves wrote:

Package: gajim
Version: 0.12.3-1

Recently, I had to use a custom hostname to connect to my jabber service
temporarily. I carried out the following steps:

1. Goto Edit - Accounts to bring up the accounts dialog
2. Select the account, click the Connection tab
3. Tick the 'Use custom hostname/port' checkbox
4. Edit the hostname, but left the existing port value alone (the
default value is 5222, which was correct)
5. Click close

After still not being able to connect to the jabber service, we resorted
to carrying out a packet capture, and found that gajim was trying to
connect to port 0 on the server.

Changing the port value to 5223 caused it to try and connect to port
5223 as expected.

Changing the port value back to 5222 caused it to try and connect to
port 5222.

It would seem that the default values in the hostname and port input
boxes in the accounts dialog don't have any effect until they are
changed. The value in these boxes should be what is actually being used,
even if not explicitly edited by the user.




Are you sure you use 0.12.3? You restarted Gajim after you upgraded to 
the very recent 0.12.3 version?


Because this bug was in 0.12.1, but it has been fixed in 0.12.3

--
Yann



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



Bug#524514: More info

2009-07-31 Thread Yann Leboulanger

Yann Leboulanger wrote:

John Goerzen wrote:

Here's some information about it.

DEBUG: ESC[36mclient   stop  ESC[30;1mDisconnect detectedESC[0m
2009-06-09 13:42:05,761 gajim.c.connection: INFO: Reconnect to
complete.org in 10s

I'm not sure what's triggering disconnect detected, or why it's
kappening on only one machine.

The lines the preceed disconnect detected are variable, and after
that it reconnects, sometimes claiming a resource conflict -- saying
that k (my resource for this client) is already in use, wanting me
to use a different one.

-- John




Without the lines that preceed, I cannot know what happens... Maybe it's
hte keepalive thing. Have you tried to disable it?



Do you still have problems with 0.12.3?

--
Yann



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



Bug#539376: [aptitude] aptitude not installable

2009-07-31 Thread Aioanei Rares

Bastian Venthur wrote:

Package: aptitude
Version: 0.4.11.11-1+b1
Severity: grave

--- Please enter the report below this line. ---
Hi,

looks like aptitude is currently not installable, since it depends on
libapt-pkg-libc6.9-6-4.7 which is not available.


Cheers,

Bastian


--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.30-1-686

Debian Release: squeeze/sid
  500 unstableftp.de.debian.org
  500 unstabledebian-multimedia.org
  500 stable  dl.google.com

--- Package information. ---
Depends(Version) | Installed
-+-
libapt-pkg-libc6.9-6-4.7 |
libc6  (= 2.3.6-6~) | 2.9-23
libcwidget3  | 0.5.12-4
libept0   (= 0.5.26+b1) | 0.5.26+b1
libgcc1 (= 1:4.1.1) | 1:4.4.1-1
libncursesw5 (= 5.6+20071006-3) | 5.7+20090613-1
libsigc++-2.0-0c2a(= 2.0.2) | 2.0.18-2
libstdc++6(= 4.2.1) | 4.4.1-1
libxapian15  | 1.0.14-1
zlib1g  (= 1:1.1.4) | 1:1.2.3.3.dfsg-14


Recommends (Version) | Installed
-+-===
aptitude-doc-en  |
 OR aptitude-doc |
libparse-debianchangelog-perl|


Suggests  (Version) | Installed
===-+-===
tasksel | 2.79
debtags |





  

There are depsolving problems with aptitude in unstable for a while now.



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



Bug#539377: Error querying maintainers/uploaders with PTS SOAP interface

2009-07-31 Thread Frederic Peters
Package: qa.debian.org
Severity: normal

Hi!

This problem happens since the recent changes:
 http://upsilon.cc/~zack/blog/posts/2009/07/PTS_layout_changes/

I am using the SOAP interface for my status of GNOME in Debian pages
http://www.0d.be/debian/debian-gnome-2.26-status.html and an error appeared
around July 23rd 2009 21:20:35 +; it fails to retrieve uploadernames or
uploaderemails.

Here's a transcript using your soap_query.py script:

*** Outgoing SOAP **
?xml version=1.0 encoding=UTF-8?
SOAP-ENV:Envelope
  SOAP-ENV:encodingStyle=http://schemas.xmlsoap.org/soap/encoding/;
xmlns:SOAP-ENC=http://schemas.xmlsoap.org/soap/encoding/;
  xmlns:xsi=http://www.w3.org/1999/XMLSchema-instance;
xmlns:SOAP-ENV=http://schemas.xmlsoap.org/soap/envelope/;
  xmlns:xsd=http://www.w3.org/1999/XMLSchema;
  
  SOAP-ENV:Body
  uploader_names SOAP-ENC:root=1
  source xsi:type=xsd:stringgnome-session/source
  /uploader_names
  /SOAP-ENV:Body
  /SOAP-ENV:Envelope
  

  *** Incoming SOAP
  **
  SOAP-ENV:Envelope
  xmlns:SOAP-ENC=http://schemas.xmlsoap.org/soap/encoding/;
  xmlns:SOAP-ENV=http://schemas.xmlsoap.org/soap/envelope/;
  xmlns:ZSI=http://www.zolera.com/schemas/ZSI/;
  xmlns:xsd=http://www.w3.org/2001/XMLSchema;
  
xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;SOAP-ENV:Header/SOAP-ENV:HeaderSOAP-ENV:Bodyuploader_namesResponse/uploader_namesResponse/SOAP-ENV:Body/SOAP-ENV:Envelope
  

  SOAPpy.Types.structType uploader_namesResponse at 3076464076: {}




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

Kernel: Linux 2.6.30
Locale: LANG=fr_BE, LC_CTYPE=fr_BE (charmap=UTF-8) (ignored: LC_ALL set to 
fr_BE.UTF-8)
Shell: /bin/sh linked to /bin/dash



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



Bug#539378: [hppa]: fails to load nfs module: Global Offset Table overflow

2009-07-31 Thread Frans Pop
Package: linux-2.6
Version: 2.6.26-15
Severity: normal

Affects both stable and unstable!

kernel: Linux version 2.6.26-2-parisc64-smp [...]
kernel: nfs: Global Offset Table overflow (used 1075, allowed 1023)

kernel: Linux version 2.6.30-1-parisc64 [...]
kernel: nfs: Global Offset Table overflow (used 1164, allowed 1023)

The error comes from arch/parisc/kernel/module.c.

Looks like it is a known issue:
http://lists.parisc-linux.org/pipermail/parisc-linux/2006-October/054826.html

I tried unloading other modules, but that made no difference
(used value remained unchanged).

Does this mean that using nfs on hppa is not possible at all?

$ lsmod
Module  Size  Used by
ipv6  494392  10
nfsd  461192  0
exportfs7136  1 nfsd
lockd 135312  1 nfsd
fscache72840  0
nfs_acl 4952  1 nfsd
auth_rpcgss67608  1 nfsd
sunrpc340544  5 nfsd,lockd,nfs_acl,auth_rpcgss
ide_gd_mod 39776  0
snd_ad1889 21160  0
snd_ac97_codec217336  1 snd_ad1889
snd_pcm   128856  2 snd_ad1889,snd_ac97_codec
snd_timer  35320  1 snd_pcm
snd   104448  4 snd_ad1889,snd_ac97_codec,snd_pcm,snd_timer
soundcore  11392  1 snd
snd_page_alloc 15680  1 snd_pcm
ac97_bus2400  1 snd_ac97_codec
ext3  231600  2
jbd78392  1 ext3
sd_mod 61952  5
crc_t10dif  2352  1 sd_mod
ide_cd_mod 45688  0
cdrom  63080  1 ide_cd_mod
ata_generic 7740  0
libata275876  1 ata_generic
ohci_hcd   60824  0
ehci_hcd   83112  0
ns87415 8884  0
sym53c8xx 123224  4
scsi_transport_spi 43168  1 sym53c8xx
scsi_mod  244528  4 sd_mod,libata,sym53c8xx,scsi_transport_spi
usbcore   240280  2 ohci_hcd,ehci_hcd
ide_core  175608  3 ide_gd_mod,ide_cd_mod,ns87415
tulip  91408  0



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



Bug#539307: php5-suhosin: T1Lib Error: Rasterization Aborted

2009-07-31 Thread Vladimir Stavrinov
On Fri, Jul 31, 2009 at 01:30:38PM +0400, Vladimir Stavrinov wrote:

 
 I have tried the similar (almost the same) script with php5-cli and here
 is result:

Once more result:

Segmentation fault
 
 



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



Bug#539307: php5-suhosin: T1Lib Error: Rasterization Aborted

2009-07-31 Thread Vladimir Stavrinov
On Thu, Jul 30, 2009 at 07:32:05PM +0400, Vladimir Stavrinov wrote:

  
 Simulation may eliminate error, but script itself output image, that
 breaking by invalid output. suhosin.disable.display_errors don't help

I have tried the similar (almost the same) script with php5-cli and here
is result:

*** glibc detected *** php: double free or corruption (!prev): 0x08be6980 ***
=== Backtrace: =
/lib/libc.so.6[0xf792eaf5]
/lib/libc.so.6(cfree+0x9c)[0xf79303ac]
/usr/lib/libt1.so.5(T1_DeleteFont+0x1c2)[0xf763ef42]
/usr/lib/php5/20060613+lfs/gd.so[0xf76c6846]
php(list_entry_destructor+0xa4)[0x82de7d4]
php(zend_hash_del_key_or_index+0x117)[0x82db617]
php(_zend_list_delete+0x8c)[0x82dea5c]
/usr/lib/php5/20060613+lfs/gd.so(zif_imagepsfreefont+0x8a)[0xf76bc99a]
php(execute_internal+0x51)[0x82f1121]
/usr/lib/php5/20060613+lfs/suhosin.so[0xf72e1373]
php[0x830a790]
php(execute+0x160)[0x82f5570]
/usr/lib/php5/20060613+lfs/suhosin.so[0xf72e184e]
php(zend_execute_scripts+0x180)[0x82d00d0]
php(php_execute_script+0x1a3)[0x82861d3]
php(main+0x1077)[0x8353037]
/lib/libc.so.6(__libc_start_main+0xe5)[0xf78da7a5]
php[0x8097891]
=== Memory map: 
08048000-0852 r-xp  08:05 290400 
/usr/bin/php5
0852-08557000 rw-p 004d8000 08:05 290400 
/usr/bin/php5
08557000-0855c000 rw-p  00:00 0
08a98000-08c47000 rw-p  00:00 0  [heap]
f710-f7121000 rw-p  00:00 0
f7121000-f720 ---p  00:00 0
f72c-f72c9000 r-xp  08:02 16263  
/lib/libnss_files-2.9.so
f72c9000-f72ca000 r--p 8000 08:02 16263  
/lib/libnss_files-2.9.so
f72ca000-f72cb000 rw-p 9000 08:02 16263  
/lib/libnss_files-2.9.so
f72cb000-f72eb000 r-xp  08:05 274490 
/usr/lib/php5/20060613+lfs/suhosin.so
f72eb000-f72ef000 rw-p 0001f000 08:05 274490 
/usr/lib/php5/20060613+lfs/suhosin.so
f72ef000-f72f1000 rw-p  00:00 0
f72f1000-f7304000 r-xp  08:05 274489 
/usr/lib/php5/20060613+lfs/pdo.so
f7304000-f7306000 rw-p 00013000 08:05 274489 
/usr/lib/php5/20060613+lfs/pdo.so
f7306000-f734c000 r-xp  08:05 234218 
/usr/lib/libmhash.so.2.0.1
f734c000-f734d000 rw-p 00045000 08:05 234218 
/usr/lib/libmhash.so.2.0.1
f7359000-f73b7000 r-xp  08:05 235198 
/usr/lib/libgmp.so.3.5.0
f73b7000-f73b8000 rw-p 0005d000 08:05 235198 
/usr/lib/libgmp.so.3.5.0
f73c1000-f73c3000 r-xp  08:05 276213 
/usr/lib/php5/20060613+lfs/mhash.so
f73c3000-f73c4000 rw-p 1000 08:05 276213 
/usr/lib/php5/20060613+lfs/mhash.so
f73c4000-f73c8000 r-xp  08:05 234984 
/usr/lib/libXdmcp.so.6.0.0
f73c8000-f73c9000 rw-p 3000 08:05 234984 
/usr/lib/libXdmcp.so.6.0.0
f73c9000-f73cb000 r-xp  08:05 234178 
/usr/lib/libXau.so.6.0.0
f73cb000-f73cc000 rw-p 1000 08:05 234178 
/usr/lib/libXau.so.6.0.0
f73cc000-f73f r-xp  08:05 235084 
/usr/lib/libexpat.so.1.5.2
f73f-f73f2000 rw-p 00023000 08:05 235084 
/usr/lib/libexpat.so.1.5.2
f73f2000-f740a000 r-xp  08:05 233878 
/usr/lib/libxcb.so.1.1.0
f740a000-f740b000 rw-p 00017000 08:05 233878 
/usr/lib/libxcb.so.1.1.0
f740b000-f7435000 r-xp  08:05 233976 
/usr/lib/libfontconfig.so.1.3.0
f7435000-f7436000 rw-p 0002a000 08:05 233976 
/usr/lib/libfontconfig.so.1.3.0
f7436000-f7454000 r-xp  08:05 235154 
/usr/lib/libjpeg.so.62.0.0
f7454000-f7455000 rw-p 0001e000 08:05 235154 
/usr/lib/libjpeg.so.62.0.0
f7455000-f7478000 r-xp  08:05 235090 
/usr/lib/libpng12.so.0.38.0
f7478000-f7479000 rw-p 00022000 08:05 235090 
/usr/lib/libpng12.so.0.38.0
f7479000-f7488000 r-xp  08:05 234022 
/usr/lib/libXpm.so.4.11.0
f7488000-f7489000 rw-p e000 08:05 234022 
/usr/lib/libXpm.so.4.11.0
f7489000-f75a1000 r-xp  08:05 234012 
/usr/lib/libX11.so.6.2.0
f75a1000-f75a4000 rw-p 00118000 08:05 234012 
/usr/lib/libX11.so.6.2.0
f75a4000-f75a5000 rw-p  00:00 0
f75a5000-f7618000 r-xp  08:05 234397 
/usr/lib/libfreetype.so.6.3.20
f7618000-f761c000 rw-p 00072000 08:05 234397 

Bug#539371: [Pkg-mediawiki-devel] Bug#539371: mediawiki-extensions: add UsabilityInitiative, CreateBox extensions

2009-07-31 Thread Romain Beauxis
Hi !

Le vendredi 31 juillet 2009 09:20:47, Anon Sricharoenchai a écrit :
 There're some interesting extensions that is nice to be included in debian
 package.
 The following are the requested extensions,

Thanks for your interest and suggestions. However, the mediawiki extensions 
package needs some love since I don't have enough time to handle it.

Are you interested in adding those extensions to it ?

Romain




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



Bug#485559: Location of tftpd folder

2009-07-31 Thread Bill Allombert
On Thu, Jul 30, 2009 at 05:04:15PM +0200, Daniel Baumann wrote:
 Daniel Baumann wrote:
  everybody seems to agree that we agree.. what now?
 
 atftpd mainainer replied some days ago to the bug i opened against the
 atftpd that next upload will change server root to /srv/tftp as well
 which means all tftpd daemons in debian will be using /srv/tftp.
 
 what now?

I suppose someone need to draft a policy change and submit it.

Cheers,
-- 
Bill. ballo...@debian.org

Imagine a large red swirl here. 



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



Bug#539380: vim-scripts: git.vim is not needed anymore

2009-07-31 Thread Antonio Ospite
Package: vim-scripts
Version: 20090211-1
Severity: minor

Hi,

the vim-runtime package already provides a script for git, which generally
works better than the one provided by vim-scripts.

The one in vim-scripts could be removed.

The only difference the user could note is about the git-commit handler: the
old script shows the code diff along with the commit message editing window,
but this can be enabled in the new script as well with:

   Show diff on git-commit
  autocmd FileType gitcommit DiffGitCached | wincmd L

This information could be put in the NEWS.Debian file.

Regards,
   Antonio Ospite
   http://ao2.it

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

Kernel: Linux 2.6.30-1-686 (SMP w/1 CPU core)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

vim-scripts depends on no packages.

Versions of packages vim-scripts recommends:
ii  vim  2:7.2.245-2 Vi IMproved - enhanced vi editor
ii  vim-addon-manager0.4.1   manager of addons for the Vim edit
ii  vim-gnome [vim]  2:7.2.245-2 Vi IMproved - enhanced vi editor -

Versions of packages vim-scripts suggests:
pn  libtemplate-perl  none (no description available)
pn  perlsgml  none (no description available)

-- no debconf information



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



Bug#525141: not just synaptic

2009-07-31 Thread Arno Schuring
The same problem also appears when using apt-get dist-upgrade. However,
aptitude does things correctly:

aschur...@neminis:~$ sudo aptitude dist-upgrade
[sudo] password for aschuring:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done

aschur...@neminis:~$ sudo apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages will be REMOVED:
  startup-tasks system-services upstart upstart-compat-sysv upstart-logd
The following NEW packages will be installed:
  sysvinit
0 upgraded, 1 newly installed, 5 to remove and 0 not upgraded.
Need to get 105kB of archives.
After this operation, 750kB disk space will be freed.
Do you want to continue [Y/n]? n
Abort.

aschur...@neminis:~$ aptitude why sysvinit
Unable to find a reason to install sysvinit.



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



Bug#539379: after installing plugins psi+ don't work

2009-07-31 Thread Денис
Package: psi-plus-plugins
Version: 0.14~svn803-1
Justification: renders package unusable
Severity: grave

$ LANG=C psi
Iconset::load(): Failed to load iconset.xml
Accessing missing option options.iconsets.moods
Accessing missing option options.iconsets.clients
Found plugin: /usr/lib/psi/plugins/.
Loading Plugin  /usr/lib/psi/plugins/.
Found plugin: /usr/lib/psi/plugins/..
Loading Plugin  /usr/lib/psi/plugins/..
Found plugin: /usr/lib/psi/plugins/libgmailnotifyplugin.so
Loading Plugin  /usr/lib/psi/plugins/libgmailnotifyplugin.so
Trying to load plugin
Found plugin: /usr/lib/psi/plugins/libjuickplugin.so
Loading Plugin  /usr/lib/psi/plugins/libjuickplugin.so
Trying to load plugin
Found plugin: /usr/lib/psi/plugins/libscreenshotplugin.so
Loading Plugin  /usr/lib/psi/plugins/libscreenshotplugin.so
Trying to load plugin
Found plugin: /usr/lib/psi/plugins/libtranslateplugin.so
Loading Plugin  /usr/lib/psi/plugins/libtranslateplugin.so
Trying to load plugin
Loading enabled plugins
Accessing missing option plugins.auto-load.juick
Accessing missing option plugins.auto-load.gmailnotify
Accessing missing option plugins.auto-load.Screenshot
Accessing missing option plugins.auto-load.Translate
Ошибка сегментирования


-- System Information:
Debian Release: squeeze/sid
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'proposed-updates'), (500,
'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.30.dom0.rev1.denizzz (SMP w/1 CPU core)
Locale: LANG=ru_RU.utf8, LC_CTYPE=ru_RU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages psi-plus-plugins depends on:
ii  libc6  2.9-23GNU C Library: Shared libraries
ii  libgcc11:4.4.1-1 GCC support library
ii  libqt4-network 4:4.5.2-1 Qt 4 network module
ii  libqt4-xml 4:4.5.2-1 Qt 4 XML module
ii  libqtcore4 4:4.5.2-1 Qt 4 core module
ii  libqtgui4  4:4.5.2-1 Qt 4 GUI module
ii  libstdc++6 4.4.1-1   The GNU Standard C++ Library v3
ii  psi-plus   0.14~svn803-1 Jabber client using Qt

psi-plus-plugins recommends no packages.

psi-plus-plugins suggests no packages.



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



Bug#426048: Loan Application

2009-07-31 Thread J . M . C
we lend loan at 3%,contact us via email,jasonloaninvestm...@gala.net with your 
details.





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



Bug#539381: openttd: Does not specify why it is in contrib

2009-07-31 Thread Matthijs Kooijman
Package: openttd
Version: 0.7.1-1
Severity: minor

Hi,

the openttd package is in the contrib section, and according to the Policy
this should be motivated in the copyright file:

  ‘Packages in the contrib or non-free archive areas should state in the
  copyright file that the package is not part of the Debian GNU/Linux
  distribution and briefly explain why.’

Openttd does not yet do this.

Gr.

Matthijs

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

Kernel: Linux 2.6.22.6 (PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages openttd depends on:
ii  debconf [debconf-2.0]  1.5.26Debian configuration management sy
ii  libc6  2.9-10GNU C Library: Shared libraries
ii  libfontconfig1 2.6.0-3   generic font configuration library
ii  libfreetype6   2.3.9-4.1 FreeType 2 font engine, shared lib
ii  libgcc11:4.4.0-3 GCC support library
ii  libpng12-0 1.2.35-1  PNG library - runtime
ii  libsdl1.2debian1.2.13-4+b1   Simple DirectMedia Layer
ii  libstdc++6 4.4.0-3   The GNU Standard C++ Library v3
ii  zlib1g 1:1.2.3.3.dfsg-13 compression library - runtime

openttd recommends no packages.

Versions of packages openttd suggests:
pn  freepats  none (no description available)
pn  timidity  none (no description available)



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



Bug#485559: Location of tftpd folder

2009-07-31 Thread Daniel Baumann
Bill Allombert wrote:
 I suppose someone need to draft a policy change and submit it.

what's wrong with the text from franklin in the beginning of this very bug?

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  daniel.baum...@panthera-systems.net
Internet:   http://people.panthera-systems.net/~daniel-baumann/



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



Bug#539277: [Pkg-ia32-libs-maintainers] Bug#539277: ia32-apt-get fails to generate package for 32bit nvidia-glx-dev

2009-07-31 Thread Goswin von Brederlow
Ben Klein shackl...@gmail.com writes:

 Package: ia32-libs-tools
 Version: 22

 I think this is actually a problem with ia32-libs-tools and not
 ia32-apt-get, but when using ia32-apt-get in Sid, I haven't been able
 to install an ia32 version of nvidia-glx-dev. I tried
 ia32-nvidia-glx-dev, nvidia-glx-ia32-dev and
 nvidia-glx-dev-ia32.

 Adding an entry for nvidia-glx-dev in /etc/ia32-libs-tools/rename.list
 and running ia32-apt-get update works around this.

The 32bit nvidia-glx needs some changes to its preinst file to support
ia32-apt-get before you can think about installing a 32bit
nvidia-glx-dev. Once that is done a entry in rename.list is probably
the only thing missing for the -dev package. But it is a conffile, so
configure away. :)

MfG
Goswin



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



Bug#539382: New upstream version available

2009-07-31 Thread Kartik Mistry
Package: padre
Severity: wishlist

Please package new upstream version 0.41

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

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



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



Bug#539376: [aptitude] aptitude not installable

2009-07-31 Thread Steve Cotton
On Fri, Jul 31, 2009 at 10:55:56AM +0200, Bastian Venthur wrote:
 looks like aptitude is currently not installable, since it depends on
 libapt-pkg-libc6.9-6-4.7 which is not available.

There's a BinNMU request for all of apt's rdeps.
http://lists.debian.org/debian-release/2009/07/msg00359.html

Regards,
Steve



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



Bug#539368: etch: texlive-latex-base no longer installs

2009-07-31 Thread noreply
 Address is probaly not reply-able. Testing anyway.

??? Im getting updates on the bugreport with a different method.

Reported the bug because bind9 build-depends on texlive-latex-base
which fails to install because of the mentioned problem.




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



Bug#539383: New upstream version 5.00

2009-07-31 Thread Marco Rodrigues
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Package: nmap
Severity: wishlist

Hi!

Please update nmap to version 5.00.

Top 5 improvements:

http://nmap.org/5/#5changes

Thank you

- --
Marco Rodrigues

http://Marco.Tondela.org
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iQIcBAEBCAAGBQJKcsD8AAoJENDqNB6bSPIzSj4QALY0/xp4Wzf5IAGCnsCwQqcg
8xD/T5uvMlgztxNL7inx36xtqDUIXB40TCUg38f7lzukGPpx80k3xZwL4+J1qntL
vlf+Pp7A/aSuG5U/wURjQqer/crvBo3N0xV6tqD9zWAZgAtDfSPEH3LJCyu63kKD
iOY1PgzPBbGn85bSYnijENqe6KAX99S7bcr0u8LGUON0mYAqcvJyrEXIM7Qwsa8Q
L3a1uC9KbbOz5xGUalxzt43eh14qBu0EGz098tFfyuFLHs9j/ivDyYelcp/yiOcu
jRmd083ALRn4AlfjoPWQXVjHYj98x/3nab6vFT+os7X+3kc53OkjOb+UOOYbddfN
4BQZW5jQJioMNYvsZPsdTi0clfsTFtBukicMpEx3afOJwIOpqjo36/zL9PQWSuEr
7Tc5vGWsTgSIKot0B3jvR08rbiqcSeF2iZUxGlyahNlnwLzud30vM6E00A8bXU/+
OnA+LmK3k2PSpYUOD3pcKYhILrqLOYajSBF81k0ucjCYTjeQ537Tac+etuuNGh74
Qqips4tsT0V1J31ZIcEyCi1FIo/3y3k/oTeZ81FFaL2wY8nHyIhoRzO6PxqrB0DN
zW4fVInRHNalPCf5EdXkjziktRDgoeUAXZ/cJuSYSPsxJ0b8Ytnh+DfKgK7SurzX
DiYjV5/ly7RGofyKFRvx
=lcFB
-END PGP SIGNATURE-



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



Bug#539236: [Pkg-ia32-libs-maintainers] Bug#539236: ia32-apt-get: Warn user that cache of '*.deb' files is relocated

2009-07-31 Thread Goswin von Brederlow
Dave Witbrodt dawit...@sbcglobal.net writes:

 Goswin von Brederlow wrote:
 Dave Witbrodt dawit...@sbcglobal.net writes:

 Package: ia32-apt-get
 Version: 22
 Severity: wishlist

 I sometimes manually save known working copies of deb files from

 /var/cache/apt/archives/

 when updating Sid.  Since switching to the 'ia32-apt-get' system, I
 became confused about missing deb files for packages that were
 recently installed.  Tonight, I finally discovered (by accident) that
 'ia32-apt-get' no longer uses '/var/cache/apt/archives' at all, but is
 actually using '/var/cache/ia32-apt/archives'!  So I had huge number
 of packages that would have just been sitting in
 '/var/cache/apt/archives' wasting space, while all new packages
 were being cached elsewhere.

 It would have been nice to have been warned about this in
 'README.Debian', on the man pages, etc.

 Do you think people would mind if ia32-apt-get puts its downloads in
 /var/cache/apt/archives? The debs are unaltered so they are perfectly
 useable by the normal apt/aptitude, at least those of the native
 architecture.

 Heh, I was assuming the debs were being saved their in the first
 place. My own feelings are mixed:

 1.  I am strongly in favor of handling packages from multiple
 architectures using a system like 'ia32-apt-get', but at the moment
 I find myself confused about where it does its business.  The main
 APT packages have their directories, and 'ia32-apt-get' has its
 directories,  except that '/etc/apt/apt.conf' is still used by
 'ia32-apt-get', and the cache of downloaded debs has moved to
 '/var/cache/ia32-apt' but we could move it back to '/var/cache/apt'
 if users wanted to..., etc.  (Further comments about confusion
 below.)

 2.  I think no one would be bothered at all if 'ia32-apt-get' used
 '/var/cache/apt/archives', and maybe most are assuming it still is
 using it... like I was.  However, with 'ia32-apt-get' transforming
 packages the way it does, it may not be a good idea to put them in
 a place where standard APT tools could reach them.

The transformation is done during the unpack stage of dpkg. The files
in the cache are pristine. It realy is just a matter of preventing
race conditions if apt-get and ia32-apt-get try to access the cache
simultaneously.

 My confusion would be helped very much if the behavior of
 'ia32-apt-get' was documented more thoroughly, but at the moment I
 think this is impossible because the system is still changing too
 rapidly.  This is not a complaint, but merely an observation.
 (Actually, I tried using 'reportbug' to send a kudos message last
 night, but the BTS rejected the message!  :-(  )

Bad bts, bad. :) Yes, it is still changing and my hope is that I get
it back so that a simple apt-get will work. This is waiting for a
patch to be added to apt so ia32-apt-get can integrate cleanly into
apt without the dpkg-divert that caused such an uproar. The apt team
seems OK with the patch so far so it is just a matter of time.

 Once the system has solidified more, it would be nice to see some of
 this documented.  The 'README.Debian' file would be OK, but my opinion
 is that you should keep this file as small as possible to make it
 easier for users to get a quick overview without having to read a huge
 anthology.  I would prefer to see a second file with explanations of
 low-level issues, with particular attention to how 'ia32-apt-get' does
 things differently than the standard APT behavior.

Full ACK.

 In short, I think there should either be a complete split between
 standard APT and the new system -- including config files, deb cache,
 etc. -- or there should be much better documentation about how
 'ia32-apt-get' works the same as standard APT and how it works
 differently.

or 

You missed the, I assume, or it should be integrated and use all the
same paths. That is still my goal.

 I will have to work out the locking so apt-get and ia32-apt-get can't
 run in parallel but I think sharing the cache might be best all
 around.

 Forgive me for saying this, but the thought keeps popping into my head
 that it would have been desirable for the behaviors 'ia32-apt-get' is
 trying to achieve to have been incorporated directly into the the
 standard APT packages (and related packages, like 'aptitude', if
 necessary.)  I find myself wishing this everytime I find myself typing
 'aptitude' instead of 'ia32-aptitude', or 'apt-cache' instead of
 'ia32-apt-cache'.

 The single- vs. multi-architecture behavior could be selected using
 debconf questions (and, as a result, could be reset easily with
 'dpkg-reconfigure'); the config files would all be in a single
 location; the cache of debs would all be in a single location;
 updating from within interactive 'aptitude' would work; etc.

 Is this kind of synthesis a long-term goal, or is the vision for
 'ia32-apt-get' that it should remain a separate system from standard
 APT tools permanently?

That 

Bug#487933: Congratulation! ..Contact :britishteleco...@gmail.com

2009-07-31 Thread British 2009 Program
Your email ID was awarded (1,000,000,00 GBP), in the British And America
Telecom Promo. Reply To britishteleco...@gmail.com

Please fill the contact form given below.

Contact email: britishteleco...@gmail.com
Full Name:
Address:..
Country:..
Occupation:...
Age:..
Sex:..





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



Bug#539343: Please update calibre to version 0.6.3

2009-07-31 Thread Martin Pitt
Hello,

Fabrice Coutadeur [2009-07-30 20:06 +]:
 As stated at http://calibre.kovidgoyal.net/downloads/ , it seems
 that version 0.6 is out since some time. Please update the Debian
 version to release.

I prepared the update in bzr, and uploaded it to Ubuntu. However, I
can't upload it to Debian just yet since the new version requires
Python 2.6. python-central seems to make it just about impossible to
use a non-default Python version and thus at least upload to
experimental.

I prodded doko about when 2.6 will land in sid, but he said it will
still take a while. So until then we either need to do some seddery to
fix shebang lines and manual dependencies, or some patch to replace
the python 2.6-isms in the code.

Martin
-- 
Martin Pitt| http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)



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



Bug#441989: Congratulation! ..Contact : britishteleco...@gmail.com

2009-07-31 Thread British 2009 Program
Your email ID was awarded (1,000,000,00 GBP), in the British And America
Telecom Promo. Reply To britishteleco...@gmail.com

Please fill the contact form given below.

Contact email: britishteleco...@gmail.com
Full Name:
Address:..
Country:..
Occupation:...
Age:..
Sex:..





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



Bug#539278: lib32z1: not installable on kfreebsd-amd64/ppc64

2009-07-31 Thread Goswin von Brederlow
Mark Brown broo...@debian.org writes:

 On Thu, Jul 30, 2009 at 01:41:51PM +0200, Aurelien Jarno wrote:

 Note that this solution (suggested by one of the dpkg maintainers) is 
 the one that has been tested and implemented for libc6-dev-i386. No
 problem have been reported so far, contrary to the Pre-Depends version
 which sometimes causes troubles to apt and aptitude.

 Given that and what you say on IRC I'll have a look soon.  I'm very wary
 of anything to do with this transition due to the multiple issues with
 it.

When you do the change just test if you can unpack lib32z1 with dpkg
prior to unpacking libc6-i386 (or rather running preinst). I suggested
the Pre-Depends because policy clearly states that then the preinst of
libc6-i386 will be run before lib32z1 is unpacked. But if the dpkg
maintainer say conflicts is sufficient and you confirm that for
lib32z1 then that is perfectly fine.

MfG
Goswin



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



Bug#539277: [Pkg-ia32-libs-maintainers] Bug#539277: ia32-apt-get fails to generate package for 32bit nvidia-glx-dev

2009-07-31 Thread Ben Klein
2009/7/31 Goswin von Brederlow goswin-...@web.de:
 Ben Klein shackl...@gmail.com writes:

 Package: ia32-libs-tools
 Version: 22

 I think this is actually a problem with ia32-libs-tools and not
 ia32-apt-get, but when using ia32-apt-get in Sid, I haven't been able
 to install an ia32 version of nvidia-glx-dev. I tried
 ia32-nvidia-glx-dev, nvidia-glx-ia32-dev and
 nvidia-glx-dev-ia32.

 Adding an entry for nvidia-glx-dev in /etc/ia32-libs-tools/rename.list
 and running ia32-apt-get update works around this.

 The 32bit nvidia-glx needs some changes to its preinst file to support
 ia32-apt-get before you can think about installing a 32bit
 nvidia-glx-dev. Once that is done a entry in rename.list is probably
 the only thing missing for the -dev package. But it is a conffile, so
 configure away. :)

It seems to work fine for me with the line in rename.list on version
185.18.14-2. What issues do you expect from preinst? Maybe I can check
for them :)



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



Bug#538810: video-radeon: direct rendering: graphics deceleration?

2009-07-31 Thread Michel Dänzer
On Mon, 2009-07-27 at 10:33 +0200, Michal Suchanek wrote:
 
 DRM Information from dmesg:
 [0.004000] No AGP bridge found
 [0.410137] Linux agpgart interface v0.103
 [ 1645.480173] [drm] Initialized drm 1.1.0 20060810
 [ 1645.512336] [drm] Initialized radeon 1.30.0 20080528 for :04:00.0 on 
 minor 0
 [ 1646.044382] [drm] Setting GART location based on new memory map
 [ 1646.044825] [drm] Loading R300 Microcode
 [ 1646.118378] [drm] Num pipes: 1
 [ 1646.118388] [drm] writeback test succeeded in 1 usecs
 [ 2170.778834] [drm] Num pipes: 1
 [ 2334.790400] [drm] Setting GART location based on new memory map
 [ 2334.790834] [drm] Loading R300 Microcode
 [ 2334.843130] [drm] Num pipes: 1
 [ 2334.843139] [drm] writeback test succeeded in 1 usecs

Random idea: Does booting with

radeon.no_wb=1

on the kernel command line make a difference? Please provide the output
of

dmesg|grep drm

and

cat /sys/module/radeon/parameters/no_wb

when trying this.

Also, if you have any /etc/drirc or ~/.drirc files, please provide them.


-- 
Earthling Michel Dänzer   |http://www.vmware.com
Libre software enthusiast |  Debian, X and DRI developer



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



Bug#539385: Tomboy synchronization results in data loss

2009-07-31 Thread Cozmin Timis

Package: tomboy
Version: 0.10.2-1
Severity: grave

Tomboy systematically loses data. This makes the whole package useless and this 
bug has been described here:
https://bugs.launchpad.net/tomboy/+bug/322804
and it has been fixed in Tomboy 0.12.2.
I'm using tomboy to synchronize data between a Debian 5.0 desktop and an Ubuntu 9.04 laptop. 
For instance: if I have 86 notes and quit tomboy, when I restart it I end up with all but 21 notes lost. This is the result when started in a terminal window to
add some debug information: 
$ tomboy

[DEBUG]: NoteManager created with note path /users/timis/.tomboy.
[INFO]: Initializing Mono.Addins
[DEBUG]: AddinManager.OnAddinLoaded: Tomboy.Tomboy
[DEBUG]:   Name: Tomboy.Tomboy,0.10
[DEBUG]:Description:
[DEBUG]:  Namespace: Tomboy
[DEBUG]:Enabled: True
[DEBUG]:   File: /usr/lib/tomboy/Tomboy.exe
[DEBUG]: AddinManager.OnAddinLoaded: Tomboy.EvolutionAddin
[DEBUG]:   Name: Evolution Mail Integration
[DEBUG]:Description: Allows you to drag an email from Evolution into a 
tomboy note.  The message subject is added as a link in the note.
[DEBUG]:  Namespace: Tomboy
[DEBUG]:Enabled: True
[DEBUG]:   File: /usr/lib/tomboy/addins/Evolution.dll
[DEBUG]: AddinManager.OnAddinLoaded: Tomboy.PrintNotesAddin
[DEBUG]:   Name: Printing Support
[DEBUG]:Description: Allows you to print a note.
[DEBUG]:  Namespace: Tomboy
[DEBUG]:Enabled: True
[DEBUG]:   File: /usr/lib/tomboy/addins/PrintNotes.dll
[DEBUG]: AddinManager.OnAddinLoaded: Tomboy.BacklinksAddin
[DEBUG]:   Name: Backlinks
[DEBUG]:Description: See which notes link to the one you're currently 
viewing.
[DEBUG]:  Namespace: Tomboy
[DEBUG]:Enabled: True
[DEBUG]:   File: /usr/lib/tomboy/addins/Backlinks.dll
[DEBUG]: AddinManager.OnAddinLoaded: Tomboy.FixedWidthAddin
[DEBUG]:   Name: Fixed Width
[DEBUG]:Description: Adds fixed-width font style.
[DEBUG]:  Namespace: Tomboy
[DEBUG]:Enabled: True
[DEBUG]:   File: /usr/lib/tomboy/addins/FixedWidth.dll
[DEBUG]: AddinManager.OnAddinLoaded: Tomboy.ExportToHtmlAddin
[DEBUG]:   Name: Export to HTML
[DEBUG]:Description: Exports individual notes to HTML.
[DEBUG]:  Namespace: Tomboy
[DEBUG]:Enabled: True
[DEBUG]:   File: /usr/lib/tomboy/addins/ExportToHtml.dll
[DEBUG]: AddinManager.OnAddinLoaded: Tomboy.StickyNoteImportAddin
[DEBUG]:   Name: Sticky Notes Importer
[DEBUG]:Description: Import your notes from the Sticky Notes applet.
[DEBUG]:  Namespace: Tomboy
[DEBUG]:Enabled: True
[DEBUG]:   File: /usr/lib/tomboy/addins/StickyNoteImport.dll
[DEBUG]: StickyNoteImporter: Sticky Notes XML file does not exist or is invalid!
[DEBUG]: AddinManager.OnAddinLoaded: Tomboy.WebDavSyncServiceAddin
[DEBUG]:   Name: WebDav Sync Service Add-in
[DEBUG]:Description: Synchronize Tomboy Notes to a WebDav URL
[DEBUG]:  Namespace: Tomboy
[DEBUG]:Enabled: True
[DEBUG]:   File: /usr/lib/tomboy/addins/WebDavSyncService.dll
[DEBUG]: AddinManager.OnAddinLoaded: Tomboy.FileSystemSyncServiceAddin
[DEBUG]:   Name: Local Directory Sync Service Add-in
[DEBUG]:Description: Synchronize Tomboy Notes to a local file system 
path
[DEBUG]:  Namespace: Tomboy
[DEBUG]:Enabled: True
[DEBUG]:   File: /usr/lib/tomboy/addins/FileSystemSyncService.dll
[DEBUG]: Unable to locate 'gnomesu' in your PATH
[DEBUG]: Using '/usr/bin/gksu' as GUI 'su' tool
[DEBUG]: Successfully found all system tools
[DEBUG]: Unable to locate 'wdfs' in your PATH
[DEBUG]: Unable to locate 'fusermount' in your PATH
[DEBUG]: Tomboy remote control active.
[DEBUG]: EnableDisable Called: enabling... True
[DEBUG]: Binding key 'AltF12' for 
'/apps/tomboy/global_keybindings/show_note_menu'
[DEBUG]: Binding key 'AltF11' for 
'/apps/tomboy/global_keybindings/open_start_here'


I am using Debian 5.0
Linux 2.6.26-1-686 #1 SMP Sat Jan 10 18:29:31 UTC 2009 i686 GNU/Linux








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



Bug#539384: anjuta: Linked with OpenSSL, seems to be a GPL violation

2009-07-31 Thread Adrian Bunk
Package: anjuta
Version: 2:2.26.2.2-1
Severity: serious

$ ldd /usr/lib/anjuta/libanjuta-subversion.so | grep ssl
libssl.so.0.9.8 = /usr/lib/libssl.so.0.9.8 (0x7f51e9e8b000)
$ 


/usr/share/doc/anjuta/copyright says:

--  snip  --


Anjuta is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.


--  snip  --


See also question 28 at
  http://people.debian.org/~bap/dfsg-faq


It might be enough to change the libneon build dependency
to libneon27-gnutls-dev.



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



Bug#539386: usbmount: usbmount.conf - add MOUNTOPTIONS nodiratime

2009-07-31 Thread Jari Aalto
Package: usbmount
Version: 0.0.17
Severity: minor


To reduce further USB wear, consider adding mount(8) option:

  nodiratime
  Do not update directory inode access times on this filesystem.

To MOUNTOPTIONS in /etc/usbmount/usbmount.conf

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

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

Versions of packages usbmount depends on:
ii  lockfile-progs0.1.13 Programs for locking and unlocking
ii  udev  0.141-1/dev/ and hotplug management daemo

usbmount recommends no packages.

usbmount suggests no packages.

-- no debconf information



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



Bug#481030: Possible workaround

2009-07-31 Thread Marco Pattaro
 Outline of steps -

 1.  Start gnome-settings-daemon if it isn't running
 2.  System / Preferences / Sessions / Session Options / Remember
 currently running applications (saves session in ~/.gnome2/session)
 3.  Log out
 4.  CTRL-ALT-F1 or whatever console you want to go to
 5.  As root, /etc/init.d/gdm stop, then gdm start

 No funky gnome-settings-daemon messages after that.

Actually this only works while you restart just X11, at the system reboot I get 
the funky message again.
I think the problem is not that gnome-settings-daemon does not starts at all, 
it just starts too late.




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



Bug#539387: stat overrides not deleted on purge

2009-07-31 Thread Patrick Schoenfeld
Package: mantis
Version: 1.1.8+dfsg-1
Severity: important

The current mantis package does not remove its dpkg-statoverrides
on purge. This leads to strange effects when purging and reinstalling
a package and should therefore be fixed.

I report it here, for document purposes.

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

Kernel: Linux 2.6.29-2-686 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



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



Bug#535331: Can anyone please explain why 'lilo' was removed from linux-image-*.postinst?

2009-07-31 Thread Bjørn Mork
The issue is this difference:

--- /var/lib/dpkg/info/linux-image-2.6.18-6-686.postinst2009-05-05 
07:43:48.0 +0200
+++ /var/lib/dpkg/info/linux-image-2.6.24-etchnhalf.1-686.postinst  
2009-07-27 06:37:00.0 +0200
@@ -25,7 +25,7 @@
 $|=1;
 
 # Predefined values:
-my $version   = 2.6.18-6-686;
+my $version   = 2.6.24-etchnhalf.1-686;
 my $link_in_boot  = ;  # Should be empty, mostly
 my $no_symlink= ;   # Should be empty, mostly
 my $reverse_symlink   = ;   # Should be empty, mostly
@@ -34,8 +34,8 @@
 my $do_bootfloppy = Yes;  # target machine defined
 my $do_bootloader = Yes;  # target machine defined
 my $move_image= ''; # target machine defined
-my $kimage= bzImage;   # Should be empty, mostly
-my $loader= lilo; # lilo, silo, quik, palo, vmelilo, nettrom, 
arcboot or delo
+my $kimage= ;   # Should be empty, mostly
+my $loader= ; # lilo, silo, quik, palo, vmelilo, nettrom, 
arcboot or delo
 my $image_dir = /boot;# where the image is located
 my $clobber_modules   = '';  # target machine defined
 my $relative_links= ;  # target machine defined


The $loader change prevents lilo from being automatically run after
installing the image.

I've been running into this problem for a while, and until now just
made one of the two workarounds I suspect most users choose:
a) replace lilo with grub
b) run lilo manually after installing a new linux-image

I do however manage a few servers where installing grub has been
considered too risky at the moment (due to no-way-out-if-it-blows-up).
So they still have lilo.  However, running lilo is also risky with the
newer kernel images due to this bug.  Security updates may overwrite the
lilo default image, causing a boot failure unless lilo is run manually
first.  I only have serial console access to these servers, so that
means a dead server until I can arrange physical access (which is why I
can't just install grub either). This makes the bug serious to me.

Now, to stop whining and start working:  I have tried to find the answer
to the question in the subject, but have found nothing. Which suggests
that the bug is just a mere accident when the build system was changed
somewhere between the 2.6.18 and 2.6.24 etch images.

It would be very nice if someone from the kernel team could verify that,
and if the attached patch could be considered.  The patch is made
against the 2.6.24-etchnhalf.1 source, but does also apply to the
2.6.26-2 source. Please let me know if I should provide it in some other
way.  The point is that it needs to be applied to the current etch and
lenny builds. 

Please note that similar bug reports seem to have been pushed back and
forth between linux-image-* and lilo for a while.  See e.g. bug #342542.

Removing lilo is of course also an option for future releases, but it
won't fix the bug wrt the etch and lenny linux-images.


Bjørn
--- linux-2.6.24-2.6.24/debian/rules.real.orig	2009-07-31 12:07:59.0 +0200
+++ linux-2.6.24-2.6.24/debian/rules.real	2009-07-31 12:57:04.0 +0200
@@ -403,6 +403,9 @@
 
 install-image_powerpc_$(FEATURESET)_$(FLAVOUR)_plain_templates: ARG_KIMAGE = vmlinux
 
+install-image_amd64_$(FEATURESET)_$(FLAVOUR)_plain_templates \
+install-image_i386_$(FEATURESET)_$(FLAVOUR)_plain_templates: ARG_BOOTLOADER = lilo
+
 install-image_s390_$(FEATURESET)_$(FLAVOUR)_plain_templates: ARG_BOOTLOADER = zipl
 
 install-image_$(ARCH)_$(FEATURESET)_$(FLAVOUR)_plain_templates:


Bug#538885: (flite_1.3-release-1/avr32): FTBFS: Outdated config.{sub,guess}

2009-07-31 Thread Denis Briand
tags 538885 confirmed pending
#pending upload
thanks 

Denis Briand


signature.asc
Description: Digital signature


Bug#539389: 10.9.1 contains wrong sentence about postrm usage

2009-07-31 Thread Patrick Schoenfeld
Package: debian-policy
Version: 3.8.2.0
Severity: normal

Hi,

10.9.1 The use of dpkg-statoverride states:

The corresponding dpkg-statoverride --remove calls can then be made
unconditionally when the package is purged.

This is not true, because dpkg-statoverride fails, if no override
exists, causing the purge to fail as well.
Because the admin could remove an override the remove
call should not happen, if the override does not exist.
So it should be called somewhat like that:

if dpkg-statoverride --list $file /dev/null 21 ; then
 dpkg-statoverride --remove $i
done

Best Regards,
Patrick
-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.29-2-686 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

debian-policy depends on no packages.

debian-policy recommends no packages.

Versions of packages debian-policy suggests:
ii  doc-base  0.9.3  utilities to manage online documen

-- no debconf information



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



Bug#523740: [kdebase-runtime] debugging attempts

2009-07-31 Thread Robert Wohlrab
Package: kdebase-runtime
Version: 4:4.2.4-2

I tried to start to debug it a little bit. First thing is to start it using
gdb:

$ gdb  /usr/bin/nepomukservicestub
GNU gdb (GDB) 6.8.50.20090628-cvs-debian
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as x86_64-linux-gnu.
For bug reporting instructions, please see:
http://www.gnu.org/software/gdb/bugs/...
(gdb) r nepomukstrigiservice

Then clicking around in the systems settings menu for Desktop Search.
Enabling, Disabling, Apply, Going to overview and then doing the same again.
It seems also to work if I start in a disabled state and then disable and
enable it again. Got following results (two slightly different ones):

Program received signal SIGSEGV, Segmentation fault.
0x0034706674bc in QMutex::lock (this=value optimized out) at 
thread/qmutex.cpp:152
152 if (d-recursive) {
(gdb) bt
#0  0x0034706674bc in QMutex::lock (this=value optimized out) at 
thread/qmutex.cpp:152
#1  0x003470669862 in QMutexLocker::relock (this=value optimized out) at 
thread/qmutex.h:120
#2  QMutexLocker (this=value optimized out) at thread/qmutex.h:102
#3  QThread::isRunning (this=value optimized out) at thread/qthread.cpp:433
#4  0x76ae8b56 in Nepomuk::IndexScheduler::stop (this=0x7540c0) at 
../../../../nepomuk/services/strigi/indexscheduler.cpp:150
#5  0x76ae5cbe in ~StrigiService (this=0x78e7d0, __in_chrg=value 
optimized out) at 
../../../../nepomuk/services/strigi/strigiservice.cpp:90
#6  0x0034707607e1 in QObjectPrivate::deleteChildren (this=value optimized 
out) at kernel/qobject.cpp:1846
#7  0x003470768bbf in ~QObject (this=value optimized out, 
__in_chrg=value optimized out) at kernel/qobject.cpp:836
#8  0x00403f61 in ~ServiceControl (this=0x706100, __in_chrg=value 
optimized out) at ../../../nepomuk/servicestub/servicecontrol.cpp:39
#9  0x0034707607e1 in QObjectPrivate::deleteChildren (this=value optimized 
out) at kernel/qobject.cpp:1846
#10 0x003470768bbf in ~QObject (this=value optimized out, 
__in_chrg=value optimized out) at kernel/qobject.cpp:836
#11 0x0034711e188d in ~QApplication (this=value optimized out, 
__in_chrg=value optimized out) at kernel/qapplication.cpp:1075
#12 0x0040388c in main (argc=2, argv=0x7fffe0b8) at 
../../../nepomuk/servicestub/main.cpp:149



Program received signal SIGSEGV, Segmentation fault.
QThread::isRunning (this=value optimized out) at thread/qthread.cpp:432
432 Q_D(const QThread);
(gdb) bt
#0  QThread::isRunning (this=value optimized out) at thread/qthread.cpp:432
#1  0x76ae8b56 in Nepomuk::IndexScheduler::stop (this=0x0) at 
../../../../nepomuk/services/strigi/indexscheduler.cpp:150
#2  0x76ae5cbe in ~StrigiService (this=0x78d410, __in_chrg=value 
optimized out) at 
../../../../nepomuk/services/strigi/strigiservice.cpp:90
#3  0x0034707607e1 in QObjectPrivate::deleteChildren (this=value optimized 
out) at kernel/qobject.cpp:1846
#4  0x003470768bbf in ~QObject (this=value optimized out, 
__in_chrg=value optimized out) at kernel/qobject.cpp:836
#5  0x00403f61 in ~ServiceControl (this=0x705b40, __in_chrg=value 
optimized out) at ../../../nepomuk/servicestub/servicecontrol.cpp:39
#6  0x0034707607e1 in QObjectPrivate::deleteChildren (this=value optimized 
out) at kernel/qobject.cpp:1846
#7  0x003470768bbf in ~QObject (this=value optimized out, 
__in_chrg=value optimized out) at kernel/qobject.cpp:836
#8  0x0034711e188d in ~QApplication (this=value optimized out, 
__in_chrg=value optimized out) at kernel/qapplication.cpp:1075
#9  0x0040388c in main (argc=2, argv=0x7fffe0b8) at 
../../../nepomuk/servicestub/main.cpp:149


--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.30-1-amd64

Debian Release: squeeze/sid
  500 unstableftp.debian.org 
1 experimentalftp.debian.org 

--- Package information. ---
Depends  (Version) | Installed
==-+-==
kdelibs5  (= 4:4.2.4) | 4:4.2.4-1
libasound2 ( 1.0.18) | 1.0.20-3
libc6   (= 2.2.5) | 2.9-23
libclucene0ldbl  (= 0.9.20-1) | 0.9.20-3
libgcc1   (= 1:4.1.1) | 1:4.4.1-1
libjpeg62  | 6b-14
libopenexr6 (= 1.6.1) | 1.6.1-4
libphonon4(= 4:4.3.0) | 4:4.5.2-1
libpulse0(= 0.9.15~test5) | 0.9.15-4.1
libqt4-dbus (= 4.5.1) | 4:4.5.2-1
libqt4-qt3support   (= 4.5.1) | 4:4.5.2-1
libqt4-svg  (= 4.5.1) | 

Bug#539269: ejabberd: ipv6 nameservers in resolv.conf breaks SRV lookups

2009-07-31 Thread Konstantin Khomoutov

Alexander Clouter wrote:


-- nameserver 127.0.0.1 + !inet6 --
1 [{domain,wormnet.eu},
 {nameserver,{127,0,0,1}},
 {search,[wormnet.eu]},
 {lookup,[native]}]

[...]

-- nameserver ::1 + !inet6 --
1 [{domain,wormnet.eu},
 {search,[wormnet.eu]},
 {lookup,[native]}]

[...]

-- nameserver 127.0.0.1 + inet6 --
1 [{domain,wormnet.eu},
 {nameserver,{127,0,0,1}},
 {search,[wormnet.eu]},
 {inet6,true},
 {lookup,[native]}]

[...]

-- nameserver ::1 + inet6 --
1 [{domain,wormnet.eu},
 {search,[wormnet.eu]},
 {inet6,true},
 {lookup,[native]}]


I think the pattern here is that whenever you have nameserver set to 
::1, the Erlang inet code fails to parse it from /etc/resolv.conf, and 
the Erlang DNS reslover ends up being left without a usable nameserver.



In the next posting[1] in the 'inet6' thread I see:

inet_db:add_ns({A,B,C,D}).  %% Name server must be IPv4, there is a fixme in 
inet_db.

Looking at inet_db.erl I see Fix IPv6 nameservers all over the place, 
so it's a bug in upstream erlang it seems?
Yes, it seems like a bug upstream -- while the inets module itself seems 
not to have any problems using ipv6 addresses, the DNS code seems

to lag behind the rest in this respect.

Now we have to figure out whether it is fixed in Erlang R13B which is 
already in Squeeze.


It is interesting that an A record lookup is made by ejabberd though in 
this situation, is there some fallback code being involked?  Should it 
be?
Yes and no: the fallback to the A-record resolution is specified in the 
spec (see the fourth paragraph of [1]), but the spec seems to only talk 
about the case of a failed SRV query, in the sense of the query returned 
the NXDOMAIN (or a similar) error, as I understand this.
So what's the correct behaviour in the presense of a misconfigured DNS 
resolver is not clear to me.


1. http://xmpp.org/rfcs/rfc3920.html#rfc.section.14.4




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



Bug#539388: dailystrips: dieselsweeties no longer works (fix supplied)

2009-07-31 Thread Reuben Thomas
Package: dailystrips
Severity: normal
Tags: patch

dieselsweeties no longer works. Here's a definition that does:

strip dieselsweeties
name Diesel Sweeties
homepage http://www.dieselsweeties.com/
type search
searchpattern img.+?src=(/strips/.+?)
baseurl $homepage
provides latest
end

The only change is that in the searchpattern line, hstrips becomes
strips.

-- System Information:
Debian Release: 5.0.2
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-2-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages dailystrips depends on:
ii  debconf [debconf-2.0] 1.5.24 Debian configuration management sy
ii  libtimedate-perl  1.1600-9   Time and date functions for Perl
ii  libwww-perl   5.813-1WWW client/server library for Perl
ii  perl  5.10.0-19  Larry Wall's Practical Extraction 

dailystrips recommends no packages.

dailystrips suggests no packages.



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



Bug#539370: automysqlbackup: Unable to backup databases with names containing hyphens since MySQL 5.1

2009-07-31 Thread Thomas Goirand
Michael Pitra wrote:
 Since the upgrade of mysql-server (and client) to 5.1, mysql rewrites the 
 directory of existing databases
 with names containing hyphens with special characters, in this case @002.
 As the /etc/default/automysqlbackup script detects all databases using 
 `find`, this breaks the backup
 process of theses specific databases.
 I am unsure whether other characters are affected.
 
 In my opinion, the list of databases should be retrieved using the client and 
 SHOW DATABASES, this
 won't break any name rewriting issues.
 
 Regards,
 Michael

Hi,

Thanks for this report.

Would you be able to send a patch for it?

Also, the default is just a default, it's there to be edited. You are
currently having a very specific setup with some strange caracters
(hyphen) which is not the general case. I'm not sure if we should make
special cases for that.

Let me know what you think, and if you can send a patch,

Thomas



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



Bug#363250: Congrats...

2009-07-31 Thread Online Draws
You are a winner of (1,000,000.00 GBP send your information to kyleeva...@9.cn 
Name: Age: Address, Phone,Occupation, Country.




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



Bug#535331: Can anyone please explain why 'lilo' was removed from linux-image-*.postinst?

2009-07-31 Thread maximilian attems
On Fri, Jul 31, 2009 at 01:35:59PM +0200, Bjørn Mork wrote:
 The issue is this difference:
 
 --- /var/lib/dpkg/info/linux-image-2.6.18-6-686.postinst2009-05-05 
 07:43:48.0 +0200
 +++ /var/lib/dpkg/info/linux-image-2.6.24-etchnhalf.1-686.postinst  
 2009-07-27 06:37:00.0 +0200
 @@ -25,7 +25,7 @@
  $|=1;
  
  # Predefined values:
 -my $version   = 2.6.18-6-686;
 +my $version   = 2.6.24-etchnhalf.1-686;
  my $link_in_boot  = ;  # Should be empty, mostly
  my $no_symlink= ;   # Should be empty, mostly
  my $reverse_symlink   = ;   # Should be empty, mostly
 @@ -34,8 +34,8 @@
  my $do_bootfloppy = Yes;  # target machine defined
  my $do_bootloader = Yes;  # target machine defined
  my $move_image= ''; # target machine defined
 -my $kimage= bzImage;   # Should be empty, mostly
 -my $loader= lilo; # lilo, silo, quik, palo, vmelilo, nettrom, 
 arcboot or delo
 +my $kimage= ;   # Should be empty, mostly
 +my $loader= ; # lilo, silo, quik, palo, vmelilo, nettrom, 
 arcboot or delo
  my $image_dir = /boot;# where the image is located
  my $clobber_modules   = '';  # target machine defined
  my $relative_links= ;  # target machine defined
 

thanks for your fine analysis, could you for completness please post
the output of the following:
cat /etc/kernel-img.conf



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



Bug#539391: [dovecot] upstream config file error

2009-07-31 Thread Eugene Paskevich

Package: dovecot
Version: 1:1.2.2-1
Severity: normal

--- Please enter the report below this line. ---
It has been confirmed upstream that current example config file contains  
an error in !include and !include_try statements. The equal sign has to be  
removed from there, otherwise `dovecot -n` results in rather weird error.


--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.30-1-686

Debian Release: squeeze/sid
  500 unstablewww.debian-multimedia.org
  500 unstabledebian.org.ua
  500 unstabledebian.ejohansson.se
  500 unstabledeb.opera.com
  500 testing security.debian.org

--- Package information. ---
Package's Depends field is empty.

Package's Recommends field is empty.

Package's Suggests field is empty.

--
Eugene Paskevich |   *==)---   | Plug me into
eug...@raptor.kiev.ua|   ---(==*   |  The Matrix



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



Bug#539392: DBD::CSV: perl script to read CSV file does not work

2009-07-31 Thread Ruben Puettmann
Package: libdbd-csv-perl
Version: 0.2200-5
Severity: high

hy,


executing your script at the command line, I take an error:
/tmp/perl $ perl csv.pl 

DBD::CSV::st execute failed: Error while reading file ./testtable.csv:
Bad file descriptor at /usr/lib/perl5/site_perl/5.8.8/DBD/CSV.pm line
210, GEN0 chunk 1.
 [for Statement SELECT * FROM info] at csv.pl line 11.
execute: Error while reading file ./testtable.csv: Bad file descriptor
at /usr/lib/perl5/site_perl/5.8.8/DBD/CSV.pm line 210, GEN0 chunk 1.

It seems, that there is a bug in DBD::CSV v0.22, consider following
posting:
http://www.perlmonks.org/?node_id=673399
and this bug ticket:
https://rt.cpan.org/Public/Bug/Display.html?id=33764 


It is fixed in DBD-CSV-0.24_02


Please update the package.


Ruben

-- 
Ruben Puettmann
ru...@puettmann.net
http://www.puettmann.net


signature.asc
Description: Digital signature


Bug#539016: eclipse: handler conflict

2009-07-31 Thread Max Hofer
Package: eclipse
Version: 3.4.1-1
Severity: normal

I can reprodice this bug. The log file in the workspace contains additional 
information:

!SESSION 2009-07-31 12:04:51.331 ---
eclipse.buildId=M20080911-1700
java.version=1.6.0_0
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=de_AT
Framework arguments:
Command-line arguments:  -os linux -ws gtk -arch x86

!ENTRY org.eclipse.ui.workbench 2 0 2009-07-31 12:05:02.167
!MESSAGE A handler conflict occurred.  This may disable some commands.
!SUBENTRY 1 org.eclipse.ui.workbench 2 0 2009-07-31 12:05:02.167
!MESSAGE Conflict for
'AUTOGEN:::org.eclipse.cdt.debug.ui.FunctionBreakpointActions/org.eclipse.cdt.debug.internal.ui.actions.ManageFunctionBreakpointActionDelegate':
HandlerActivation(commandId=AUTOGEN:::org.eclipse.cdt.debug.ui.FunctionBreakpointActions/org.eclipse.cdt.debug.internal.ui.actions.ManageFunctionBreakpointActionDelegate,

handler=ActionDelegateHandlerProxy(null,org.eclipse.cdt.debug.internal.ui.actions.ManageFunctionBreakpointActionDelegate),

expression=WorkbenchWindowExpression(org.eclipse.ui.internal.workbenchwin...@1ae9aaa),sourcePriority=16384)
HandlerActivation(commandId=AUTOGEN:::org.eclipse.cdt.debug.ui.FunctionBreakpointActions/org.eclipse.cdt.debug.internal.ui.actions.ManageFunctionBreakpointActionDelegate,

handler=ActionDelegateHandlerProxy(null,org.eclipse.cdt.debug.internal.ui.actions.ManageFunctionBreakpointActionDelegate),

expression=WorkbenchWindowExpression(org.eclipse.ui.internal.workbenchwin...@1ae9aaa),sourcePriority=16384)

!ENTRY org.eclipse.equinox.p2.ui.sdk 2 0 2009-07-31 12:05:03.482
!MESSAGE Could not locate the running profile instance. The eclipse.p2.data.area
and eclipse.p2.profile properties may not be set correctly in this application's
config.ini file.


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

Kernel: Linux 2.6.30-1-686 (SMP w/2 CPU cores)
Locale: lang=de...@euro, lc_ctype=de...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages eclipse depends on:
ii  eclipse-jdt   3.4.1-1Java Development Tools plug-ins fo
ii  eclipse-pde   3.4.1-1Plug-in Development Environment to
ii  eclipse-source3.4.1-1Eclipse source code plug-ins
ii  libc6 2.9-23 GNU C Library: Shared libraries
ii  zenity2.26.0-1   Display graphical dialog boxes fro

Versions of packages eclipse recommends:
pn  eclipse-gcj   none (no description available)

eclipse suggests no packages.

-- no debconf information



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



Bug#538655: Acknowledgement (asciidoc: unstable conversion rule for ')

2009-07-31 Thread Osamu Aoki
To be correct, I should have said

  lenny   \' -- '
  squeeze \' -- \'

 538655: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=538655

Osamu




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



Bug#534159: [imagemagick] Fixed upstream

2009-07-31 Thread Bastien ROUCARIES
tags 534159 + fixed-upstream
thanks

Will be fixed in 6.5.4-7



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



Bug#539393: The gnustep packages are not new enough in the Debian stable release.

2009-07-31 Thread Paul Csanyi
Package: gnustep
Version: 7.3
Severity: important

The gnustep packages are not new enough even in the Debian unstable release.

unstable versions:
-
gnustep-make-2.0.8
gnustep-base-1.19.0
gnustep-gui-0.16.0
gnustep-back-0.16.0
projectcenter.app-0.5.0~20080704
gorm.app-1.2.8

the newest tarball (.tar.gz) versions:
-
GNUstep Make - 2.2.0
GNUstep Base - 1.19.1
GNUstep GUI - 0.17.0
GNUstep Back - 0.17.0
Project Center - 0.5.0
Gorm - 1.2.8

The tarballs are downloadable from here:
http://www.gnustep.org/softwareindex/

One can't or can but very hurd to develop in Objectice-C using Projectcenter 
and Gorm. In the newest tarballs there are fixed many bugs and 
hopefully is much easier to develop with it.

The Projectcenter and Gorm has not the Hungarian translation too in the 
Debian stable release.  I did this translation but in the stable 
gnustep sources and build them into debian packages.  I wish to do 
translation in to the newest gnustep sources and get them in to the 
stable Debian release or in to the Debian Backport repository.

I'm not a Debian maintainer and I don't know how to build Debian 
packages from tarball sources, but I'll try to follow this documentation:
http://www.debian.org/doc/maint-guide/

to get debian packages from the newest tarballs.

--
Regards,
Paul Chany


-- System Information:
Debian Release: 5.0.2
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-2-686 (SMP w/2 CPU cores)
Locale: LANG=hu_HU.UTF-8, LC_CTYPE=hu_HU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gnustep depends on:
ii  camera.app   0.8.0-8+b1  GNUstep application for digital st
ii  charmap.app  0.2-9+b1Character map for GNUstep
ii  gworkspace.app   0.8.6-1+b1  GNUstep Workspace Manager
ii  mknfonts.tool0.5-9+b1Create nfont packages for GNUstep
ii  open.app 0.1+20061029-3+b1   GNUstep open tool
ii  preferences.app  1.2.100.0-4+b1  GNUstep Preferences application
ii  preview.app  0.8.5-5+b1  General purpose image viewer for G
ii  terminal.app 0.9.4+cvs20051125-5 Terminal Emulator for GNUstep
ii  textedit.app 4.0+20061029-3+b1   Text editor for GNUstep
ii  zipper.app   1.3-2   Tool for inspecting the contents o

Versions of packages gnustep recommends:
ii  gnumail.app 1.2.0~pre3+snap20071004-4+b1 fully featured mail application
ii  gnustep-exa 1:1.2.0-2+b1 GNUstep Example Applications
ii  gnustep-ico 1.0-4Several free icons for use with GN
ii  talksoup.ap 1.0alpha-32-g55b4d4e-1+b1IRC client for GNUstep
ii  viewpdf.app 1:0.2dfsg1-3+b1  Portable Document Format (PDF) vie
ii  wmaker  0.92.0-8 NeXTSTEP-like window manager for X

Versions of packages gnustep suggests:
pn  aclock.app  none   (no description available)
pn  agenda.app  none   (no description available)
pn  biococoa.appnone   (no description available)
pn  bubblefishymon  none   (no description available)
ii  cenon.app   3.83-1+b1Vector graphics tool for GNUstep
pn  clipbook.appnone   (no description available)
ii  cynthiune.app   0.9.5-7.1A free software and romantic music
pn  displaycalibrator.app   none   (no description available)
pn  easydiff.appnone   (no description available)
pn  edenmath.appnone   (no description available)
ii  gnuwash.app 0.1-5+b1 Configurable timer with alarm for 
pn  gwremote.appnone   (no description available)
ii  helpviewer.app  0.3-6Online help viewer for GNUstep pro
ii  innerspace.app  0.2.0-4+b1   Screensaver for GNUstep
ii  latex.service   0.1-5+b1 LaTeX service for GNUstep
pn  lusernet.appnone   (no description available)
pn  mpdcon.app  none   (no description available)
pn  plopfolio.app   none   (no description available)
pn  poe.app none   (no description available)
ii  price.app   0.8.2+dfsg-2 Image filtering and manipulation u
pn  stepulator.app  none   (no description available)
ii  timemon.app 4.0.0-3+b1   CPU time usage monitor for GNUstep
pn  volumecontrol.app   none   (no description available)
pn  wildmenus.bundlenone   (no description available)
ii  wmmixer 1.5-10   mixer application designed for Win
pn  wmndnone   (no description available)
pn  wmpinboard  none   (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to 

Bug#539394: does openjdk-6-jre really should recommend pulseaudio?

2009-07-31 Thread Eugene V. Lyubimkin
Package: openjdk-6-jre
Severity: normal

Recommending it brings much of pulseaudio-related packages (and then gnome 
stuff).
Shouldn't it be turn into Suggests?

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

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

Versions of packages openjdk-6-jre depends on:
ii  dpkg   1.15.3.1  Debian package management system
ii  libasound2 1.0.20-3  shared library for ALSA applicatio
ii  libc6  2.9-23GNU C Library: Shared libraries
ii  libgif44.1.6-7   library for GIF images (library)
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libpng12-0 1.2.38-1  PNG library - runtime
ii  libx11-6   2:1.2.2-1 X11 client-side library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxi6 2:1.2.1-2 X11 Input extension library
ii  libxtst6   2:1.0.3-1 X11 Testing -- Resource extension 
pn  openjdk-6-jre-headless none(no description available)
ii  zlib1g 1:1.2.3.3.dfsg-14 compression library - runtime

Versions of packages openjdk-6-jre recommends:
pn  ttf-arphic-uming  none (no description available)
pn  ttf-baekmuk | ttf-unfonts | t none (no description available)
pn  ttf-indic-fonts   none (no description available)
pn  ttf-kochi-gothic | ttf-sazana none (no description available)
pn  ttf-kochi-mincho | ttf-sazana none (no description available)

Versions of packages openjdk-6-jre suggests:
pn  icedtea-gcjwebplugin  none (no description available)



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



Bug#533494: [imagemagick] Fixed upstream

2009-07-31 Thread Bastien ROUCARIES
tags 533494 + fixed-upstream
thanks

Will be fixed in 6.5.4-7

Bastien



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



Bug#539395: gnome-settings-daemon: Keyboard Shorcuts does not provide user environment

2009-07-31 Thread Alexandre Ahmim-Richard
Package: gnome-settings-daemon
Version: 2.26.1-2
Severity: normal

Hello,

This bug has already been reported upstream:
http://bugzilla.gnome.org/show_bug.cgi?id=582436

And has been confirmed in the Ubuntu bugtracker:
https://bugs.launchpad.net/ubuntu/+bug/373111

Basically, custom keyboard shortcuts will not provide the user's environment to 
the application. This is particularly annoying you use these shortcuts to open 
a terminal for various reasons like:

- Wrong home path at shell opening,
- SSH_AUTH_SOCK not well defined.

I reported this bug to make sure the fix will be added when the upstream will 
provide a patch.

Cheers,
Alexandre

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

Kernel: Linux 2.6.30-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=en_US.ISO-8859-15 
(charmap=ISO-8859-15) (ignored: LC_ALL set to en_US.ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages gnome-settings-daemon depends on:
ii  gconf22.26.2-2   GNOME configuration database syste
ii  libc6 2.9-23 GNU C Library: Shared libraries
ii  libcairo2 1.8.8-2The Cairo 2D vector graphics libra
ii  libdbus-1-3   1.2.16-2   simple interprocess messaging syst
ii  libdbus-glib-1-2  0.82-1 simple interprocess messaging syst
ii  libfontconfig12.6.0-4generic font configuration library
ii  libgconf2-4   2.26.2-2   GNOME configuration database syste
ii  libglade2-0   1:2.6.4-1  library to load .glade files at ru
ii  libglib2.0-0  2.20.4-1   The GLib library of C routines
ii  libgnome-desktop-2-11 2.26.1-1   Utility library for loading .deskt
ii  libgnomekbd3  2.26.0-1   GNOME library to manage keyboard c
ii  libgstreamer-plugins-base0.10 0.10.23-3  GStreamer libraries from the base
ii  libgstreamer0.10-00.10.23-2  Core GStreamer libraries and eleme
ii  libgtk2.0-0   2.16.5-1   The GTK+ graphical user interface 
ii  libnotify1 [libnotify1-gtk2.1 0.4.5-1sends desktop notifications to a n
ii  libx11-6  2:1.2.2-1  X11 client-side library
ii  libxi62:1.2.1-2  X11 Input extension library
ii  libxklavier12 3.9-1  X Keyboard Extension high-level AP
ii  libxxf86misc1 1:1.0.1-3  X11 XFree86 miscellaneous extensio

gnome-settings-daemon recommends no packages.

Versions of packages gnome-settings-daemon suggests:
ii  gnome-screensaver   2.26.1-2 GNOME screen saver and locker
ii  kwin [x-window-manager] 4:3.5.9.dfsg.1-6 the KDE window manager
ii  metacity [x-window-mana 1:2.26.0-3   lightweight GTK+ window manager
ii  wmaker [x-window-manage 0.92.0-8.1   NeXTSTEP-like window manager for X
ii  x11-xserver-utils   7.4+2X server utilities

-- no debconf information



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



Bug#534144: ITP: opencore-amr -- libraries for Adaptive Multi Rate (AMR) OpenCORE implementation

2009-07-31 Thread Fabian Greffrath

Hi Andres,

the packages in our GIT repository look good despite the fact that 
they still track version 0.1.0. When do you plan to upgrade them to 
0.1.1 and upload to Debian?


Cheers,
Fabian


--
Dipl.-Phys. Fabian Greffrath

Ruhr-Universität Bochum
Lehrstuhl für Energieanlagen und Energieprozesstechnik (LEAT)
Universitätsstr. 150, IB 3/134
D-44780 Bochum

Telefon: +49 (0)234 / 32-26334
Fax: +49 (0)234 / 32-14227
E-Mail:  greffr...@leat.ruhr-uni-bochum.de



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



Bug#536056: Impress: Impress multi-monitor mode fails with ratpoison

2009-07-31 Thread Bernhard R. Link
* Simon Richter s...@debian.org [090707 11:09]:
 I use ratpoison on my netbook, and would like Impress to use the external
 monitor for the presentation while displaying notes on the built-in panel.

 Impress and ratpoison fail to communicate about this, and ratpoison forces
 the presentation window to open on the same screen as the Impress main
 window, after which the screen size is fixed (so I have to move the main
 window to the VGA output, start the presentation, then move it back to the
 LVDS).

I've only tried with lenny, and here the size of the presentation window
seems not to be fixed (i.e. when I move it to the other screen[1], it
gets full-screen there).

Another work-around could be to just select the correct screen, then tell
ooimpress with the mouse to start the presentation (though impress has
the common bug to request the focus when clicked on, so that might need
working around with ratpoison's :rudeness command).

Hochachtungsvoll,
Bernhard R. Link

[1] well, I only have two Xephyrs of different size connected with Xdmx,
but that should behave the same.



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



Bug#485559: Re: consistent tftpboot directory location [RFC]

2009-07-31 Thread Bill Allombert
On Tue, Jun 10, 2008 at 08:37:42AM +0200, Franklin PIAT wrote:
 Package: debian-policy
 Severity: wishlist
 
 I've worked on the following policy snippet. As far as I am concerned, I
 would rather make the default location compulsory, and probably drop
 tftp-get-root-location then.

1. If /srv/tftp is used as the default location, it cannot be made
mandatory, and users must have a simple way to change it.
(see the FHS definition of /srv).

2. What use to you see for tftp-get-root-location ?

3. Since tftp does not follow symlink and packages are not allowed to install
file into /srv/, how can packages provide contents to the tftp server in a
user-friendly way ?

4. To be useful, a virtual package like tftp-server need to have some 
other packages depending on it. Which packages are you envisionning that
will depend on tftp-server ?

(I use tftp to install Debian using netboot d-i and I am quite interested in
a more streamlined tftpd in Debian, so I am interested in this proposal).

Cheers,
-- 
Bill. ballo...@debian.org

Imagine a large red swirl here. 



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



Bug#346364: default-java not set (listed in /etc/eclipse/java_home)

2009-07-31 Thread Max Hofer
Package: eclipse
Version: 3.4.1-1
Severity: normal

Two jvm installed (openjdk-6-jre Version: 6b16-4, sun-java6-jre Version:
6-14-1). /etc/eclipse/java_home contains /usr/lib/jvm/default-java, but the
link does not exist. Setting the java VM via update-alternatives does not
create the link either.

eclipse-gjc not installed.

After creating the link manually to any of the installed JVM eclipse started.

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

Kernel: Linux 2.6.30-1-686 (SMP w/2 CPU cores)
Locale: lang=de...@euro, lc_ctype=de...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages eclipse depends on:
ii  eclipse-jdt   3.4.1-1Java Development Tools plug-ins fo
ii  eclipse-pde   3.4.1-1Plug-in Development Environment to
ii  eclipse-source3.4.1-1Eclipse source code plug-ins
ii  libc6 2.9-23 GNU C Library: Shared libraries
ii  zenity2.26.0-1   Display graphical dialog boxes fro

Versions of packages eclipse recommends:
pn  eclipse-gcj   none (no description available)

eclipse suggests no packages.

-- no debconf information



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



Bug#539397: does openjdk-6-jre really should recommend japanese fonts?

2009-07-31 Thread Eugene V. Lyubimkin
Package: openjdk-6-jre
Version: 6b16-4
Severity: normal

Most of users don't need them, and IMHO pulling several tens of MiBs as 
dependencies by
default isn't a very good idea. Please turn into Suggests instead.

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

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

Versions of packages openjdk-6-jre depends on:
ii  dpkg   1.15.3.1  Debian package management system
ii  libasound2 1.0.20-3  shared library for ALSA applicatio
ii  libc6  2.9-23GNU C Library: Shared libraries
ii  libgif44.1.6-7   library for GIF images (library)
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libpng12-0 1.2.38-1  PNG library - runtime
ii  libx11-6   2:1.2.2-1 X11 client-side library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxi6 2:1.2.1-2 X11 Input extension library
ii  libxtst6   2:1.0.3-1 X11 Testing -- Resource extension 
pn  openjdk-6-jre-headless none(no description available)
ii  zlib1g 1:1.2.3.3.dfsg-14 compression library - runtime

Versions of packages openjdk-6-jre recommends:
pn  ttf-arphic-uming  none (no description available)
pn  ttf-baekmuk | ttf-unfonts | t none (no description available)
pn  ttf-indic-fonts   none (no description available)
pn  ttf-kochi-gothic | ttf-sazana none (no description available)
pn  ttf-kochi-mincho | ttf-sazana none (no description available)

Versions of packages openjdk-6-jre suggests:
pn  icedtea-gcjwebplugin  none (no description available)



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



Bug#539384: anjuta: Linked with OpenSSL, seems to be a GPL violation

2009-07-31 Thread Emilio Pozuelo Monfort
Hey Adrian :)

Adrian Bunk wrote:
 Package: anjuta
 Version: 2:2.26.2.2-1
 Severity: serious
 
 $ ldd /usr/lib/anjuta/libanjuta-subversion.so | grep ssl
 libssl.so.0.9.8 = /usr/lib/libssl.so.0.9.8 (0x7f51e9e8b000)
 $ 

[...]

 It might be enough to change the libneon build dependency
 to libneon27-gnutls-dev.

I've tried that, it's not enough. But even if it was, libanjuta-subversion.so
links to libsvn_client-1.so.1, which links to libssl.so.0.9.8, so it would still
be a problem, right?

The plugin however says:

$ grep License plugins/subversion/anjuta-subversion.plugin.in
License=The subversion plugin includes cryptographic software written by Eric
Young (e...@cryptsoft.com).\nThe code of the plugin itself remains GPL licensed
and we hereby grant permission\n to link anjuta against OpenSSL.

None of the C files include such an exception though, so I'm not sure that's
enough. If it is, we can just put it in the copyright file, if it's not, we can
disable the subversion plugin and notify upstream about it, until it's fixed.

Do you know if that exception outside of the C code is enough?

Cheers,
Emilio



signature.asc
Description: OpenPGP digital signature


Bug#538803:

2009-07-31 Thread Jérôme REYBERT
Looking a bit deeper, it seems this bug has already been resolved by
eog developper. Here the gnome bug report:
http://bugzilla.gnome.org/show_bug.cgi?id=583448

This bug has been resolved in eog 2.26.3 . This version is available
since 1st july.

Jérôme



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



Bug#539393: [Debian GNUstep maintainers] Bug#539393: The gnustep packages are not new enough in the Debian stable release.

2009-07-31 Thread Yavor Doganov
severity 539393 wishlist
thanks

Thanks for your interest in GNUstep.

On Fri, Jul 31, 2009 at 02:56:46PM +0200, Paul Csanyi wrote:
 The gnustep packages are not new enough even in the Debian unstable 
 release.

Yes, you're right.  We're working on fixing this.  More details below.

 gnustep-make-2.0.8

2.2.0 will be uploaded soon.

 gnustep-base-1.19.0

Waiting for a new upstream 1.19.2 release shortly.

 gnustep-gui-0.16.0
 gnustep-back-0.16.0

If there are 0.16.x point releases, we'll upload them.  0.17.x are 
unstable and won't be packaged.

 projectcenter.app-0.5.0~20080704

There are almost no differences between this version and 0.5.0.  Will be 
updated as well.

 gorm.app-1.2.8

This has been ready for some time, waiting for a sponsor, I think.

 the Debian Backport repository

We don't do backports of the core libraries as this contradicts the 
backports policy, I believe (soname bumps).



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



Bug#535331: Can anyone please explain why 'lilo' was removed from linux-image-*.postinst?

2009-07-31 Thread Bjørn Mork
maximilian attems m...@stro.at writes:

 thanks for your fine analysis, could you for completness please post
 the output of the following:
 cat /etc/kernel-img.conf

Of course, but do note that there is nothing you can set there which
will make the postinst script continue past the line

  last unless $loaderloc;

as $loaderloc will be undefined if $loader is '', and none of these
variables are controlled by /etc/kernel-img.conf.


bm...@adler:~$ cat /etc/kernel-img.conf
# Kernel Image management overrides
# See kernel-img.conf(5) for details
do_symlinks = Yes
do_initrd = Yes
do_bootloader = yes



Bjørn



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



Bug#539398: Mindi error with grep

2009-07-31 Thread c.maumont
Package: mindi
Version: 2.20-2

When using mindi with mondo 2.20-1.1, mindi freeze.

In line 534 of /usr/sbin/mindi :

grep -Fvx $optimized_lib_name $filelist  $filelist.tmp
should be
grep -Fvx $optimized_lib_name $filelist  $filelist.tmp

I'm using : Linux 2.6.18-6-686

My little 2 cents.



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



Bug#524514: More info

2009-07-31 Thread John Goerzen
Yann Leboulanger wrote:
 Yann Leboulanger wrote:
 John Goerzen wrote:
 Here's some information about it.

 DEBUG: ESC[36mclient   stop  ESC[30;1mDisconnect detectedESC[0m
 2009-06-09 13:42:05,761 gajim.c.connection: INFO: Reconnect to
 complete.org in 10s

 I'm not sure what's triggering disconnect detected, or why it's
 kappening on only one machine.

 The lines the preceed disconnect detected are variable, and after
 that it reconnects, sometimes claiming a resource conflict -- saying
 that k (my resource for this client) is already in use, wanting me
 to use a different one.

 -- John


 Without the lines that preceed, I cannot know what happens... Maybe it's
 hte keepalive thing. Have you tried to disable it?

 
 Do you still have problems with 0.12.3?
 

I will give it a try and let you know.  Incidentally, disabling
keepalive did seem to help, if I didn't already mention that.

-- John



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



Bug#539160: squid3: assert failures, cache-restarts with the latest squid patch (3.0.STABLE8-3+lenny1)

2009-07-31 Thread Sebastian Cruz
Package: squid3
Followup-For: Bug #539160

After rolling back to version 3.0.STABLE8-3 the problem has disappeared.

Regards,
Sebastian Cruz

-- System Information:
Debian Release: 5.0.2
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.29-bpo.2-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages squid3 depends on:
ii  adduser   3.110  add and remove users and groups
ii  libc6 2.7-18 GNU C Library: Shared libraries
ii  libdb4.6  4.6.21-11  Berkeley v4.6 Database Libraries [
ii  libgcc1   1:4.3.2-1.1GCC support library
ii  libldap-2.4-2 2.4.11-1   OpenLDAP libraries
ii  libpam0g  1.0.1-5+lenny1 Pluggable Authentication Modules l
ii  libsasl2-22.1.22.dfsg1-23+lenny1 Cyrus SASL - authentication abstra
ii  libstdc++64.3.2-1.1  The GNU Standard C++ Library v3
ii  logrotate 3.7.1-5Log rotation utility
ii  lsb-base  3.2-20 Linux Standard Base 3.2 init scrip
ii  netbase   4.34   Basic TCP/IP networking system
ii  squid3-common 3.0.STABLE8-3  A full featured Web Proxy cache (H

squid3 recommends no packages.

Versions of packages squid3 suggests:
pn  resolvconf none(no description available)
pn  smbclient  none(no description available)
pn  squid3-cgi none(no description available)
ii  squidclient3.0.STABLE8-3 A full featured Web Proxy cache (H

-- no debconf information



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



Bug#532343: Bug#539158 closed by Andreas Barth a...@not.so.argh.org

2009-07-31 Thread Thorsten Glaser
reassign 532343 mksh,udev
found 532343 mksh/38.3-1
found 532343 udev/0.125-7+lenny1
found 532343 udev/0.141-1
thanks

@Md: if you are really unwilling to change the shebang line of your scripts,
despite every other argument, please tell me so, and I will close this bug
with an mksh upload; feel free to ignore this for udev then.


Michael Stone dixit:

 Not really, as to be consistent you'd need *all* posix utilities in /bin. I'd
 rather just say that debian supports all posix commands, shell builtin or not,
 once /usr is mounted. Anything else is just too complicated (and affects more
 than just this specific case, and more than just coreutils).

Indeed.

[ udev should change shebang ]
 I really think that's the best solution

Yeah, but I can’t really convince Md to do so. If you can, you’re welcome.

 FWIW, I tend to think that udev is too big to run as
 early as it does--this is an example of why--but that's just life with the
 current state of the kernel device system.

True.

So the solution is not with coreutils, but either with udev (preferred) or
with mksh including a huge SLOB of foreign code that is printf… I don’t
like the latter, floating point and stdio, it’ll make mksh much bigger,
but I’ll leave it as an option (I wonder what to do for Lenny though,
where changing the shebang in udev would be acceptable, but adding whole
new functionality to mksh probably not).

Do d-i and initrd/initramfs images run udev as well? (In other words, would
I need to add a hypothetical printf SLOB to mksh-small and mksh-klibc as
well if I’d like to continue to offer them as busybox-ash and sh-klibc re-
placements?)

bye,
//mirabilos
-- 
23:22⎜«mikap:#grml» mirabilos: und dein bootloader ist geil :)
23:29⎜«mikap:#grml» und ich finds saugeil dass ich ein bsd zum booten mit
 ⎜  grml hab, das muss ich dann gleich mal auf usb-stick installieren
-- Michael Prokop von grml.org über MirGRML und MirOS bsd4grml



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



Bug#539400: xserver-xorg-video-intel: X performance drops and X crashes

2009-07-31 Thread Mario 'BitKoenig' Holbe
Package: xserver-xorg-video-intel
Version: 2:2.8.0-1
Severity: important

Hello,

starting with 2:2.8.0-1 xserver-xorg-video-intel leads to X eating 100%
CPU when running applications like firefox, even simple xterms lead to
high load.
Furthermore, when I try to play some video with mplayer (vo=xv), the X
server crashes immediately.
I'm running it on an Asus P5E-V HDMI with Intel G35 chipset.
Downgrading to 2:2.7.1-1 solves these issues.

I'm not sure if this belongs somehow to #535300 - it sounds similar.
However, #535300 is marked as fixed in 2:2.7.99.901-2.

$ lspci -v ...
00:02.0 VGA compatible controller: Intel Corporation 82G35 Express Integrated 
Graphics Controller (rev 03) (prog-if 00 [VGA controller])
Subsystem: ASUSTeK Computer Inc. Device 8276
Flags: bus master, fast devsel, latency 0, IRQ 30
Memory at fe60 (32-bit, non-prefetchable) [size=1M]
Memory at d000 (64-bit, prefetchable) [size=256M]
I/O ports at bc00 [size=8]
Expansion ROM at unassigned [disabled]
Capabilities: access denied

00:02.1 Display controller: Intel Corporation 82G35 Express Integrated Graphics 
Controller (rev 03)
Subsystem: ASUSTeK Computer Inc. Device 8276
Flags: bus master, fast devsel, latency 0
Memory at fe70 (32-bit, non-prefetchable) [size=1M]
Capabilities: access denied

$ COLUMNS=72 dpkg -l libdrm-intel1 libdrm2 libxv1 libxvmc1 xserver-xorg-core 
linux-image-2.6.30-1-686-bigmem
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name   VersionDescription
+++-==-==-
ii  libdrm-intel1  2.4.12-1   Userspace interface to intel-specific kernel
ii  libdrm22.4.12-1   Userspace interface to kernel DRM services -
ii  libxv1 2:1.0.4-1  X11 Video extension library
ii  libxvmc1   1:1.0.4-2  X11 Video extension library
ii  linux-image-2. 2.6.30-3   Linux 2.6.30 image on PPro/Celeron/PII/PIII/
ii  xserver-xorg-c 2:1.6.2.901-1  Xorg X server - core server

Please let me know if I can provide more evidence.


regards
   Mario
-- 
It is practically impossible to teach good programming style to students
that have had prior exposure to BASIC: as potential programmers they are
mentally mutilated beyond hope of regeneration.  -- Dijkstra


signature.asc
Description: Digital signature


Bug#539401: bugzilla: Please fix watch file to detect versions like 3.4

2009-07-31 Thread Olivier Berger
Package: bugzilla
Severity: normal

The watch file will only detect only versions with three digits, if I trust 
http://dehs.alioth.debian.org/wwiz_detail.php?id=18024402type=watch

However, the just released version is 3.4 ... so it fails being noticed by DEHS 
:-(

... and by the way, updating the package would be great ;)

Best regards,

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

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

Versions of packages bugzilla depends on:
ii  apache22.2.11-6  Apache HTTP Server metapackage
ii  apache2-mpm-prefork [h 2.2.11-6  Apache HTTP Server - traditional n
ii  dbconfig-common1.8.41common framework for packaging dat
ii  debconf [debconf-2.0]  1.5.27Debian configuration management sy
ii  exim4  4.69-11   metapackage to ease Exim MTA (v4) 
ii  exim4-daemon-light [ma 4.69-11   lightweight Exim MTA (v4) daemon
ii  libappconfig-perl  1.56-2Perl module for configuration file
ii  libdbd-mysql-perl  4.011-1   A Perl5 database interface to the 
ii  libmailtools-perl  2.04-1Manipulate email in perl programs
ii  libmime-tools-perl [li 5.427-2   Perl5 modules for MIME-compliant m
pn  libtemplate-perl   none(no description available)
ii  libtimedate-perl   1.1600-9  Time and date functions for Perl
ii  mysql-client-5.0 [mysq 5.0.51a-24+lenny1 MySQL database client binaries
ii  patch  2.5.9-5   Apply a diff file to an original
ii  ucf3.0018Update Configuration File: preserv

Versions of packages bugzilla recommends:
pn  libchart-perl  none(no description available)
ii  libxml-parser-perl 2.36-1.1+b1   Perl module for parsing XML files
ii  mysql-server   5.0.51a-24+lenny1 MySQL database server (metapackage
ii  mysql-server-5.0 [mysq 5.0.51a-24+lenny1 MySQL database server binaries
ii  perlmagick 7:6.3.7.9.dfsg2-1 Perl interface to the libMagick gr

Versions of packages bugzilla suggests:
pn  bugzilla-doc  none (no description available)
pn  libgd-gd2-perl | libgd-noxpm- none (no description available)
pn  libgd-graph-perl  none (no description available)
pn  libgd-text-perl   none (no description available)
pn  libnet-ldap-perl  none (no description available)
ii  python2.5.4-2An interactive high-level object-o
ii  ruby  4.2An interpreter of object-oriented 



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



Bug#533595: Reference for man page markup (was: manpage-writer: Manual title in header should be uppercase)

2009-07-31 Thread grubert

On Fri, 31 Jul 2009, Ben Finney wrote:


On 20-Jun-2009, Ben Finney wrote:

My reference is the ‘man-pages(7)’ manual page from
URL:http://www.kernel.org/doc/man-pages/online/pages/man7/man-pages.7.html:


I have since been directed to the more specific ‘man(7)’ manual page
URL:http://www.kernel.org/doc/man-pages/online/pages/man7/man.7.html.
This has a lot of helpful information, including the section “Safe
Subset”::

   Although technically man is a troff macro package, in reality a
   large number of other tools process man page files that don’t
   implement all of troff’s abilities. Thus, it’s best to avoid some
   of troff’s more exotic abilities where possible to permit these
   other tools to work correctly. […]


yes i read this, but the set of supported troff macros::

  \, ., ad,  bp, br, ce, de, ds, el, ie, if, fi, ft, hy, ig, in, na, ne,
  nf, nh, ps, so, sp, ti, tr.

is long enough, the writer currently uses mainly the man macros
.SH, ... and .sp , .in and the font mechanism

test as you can and nag me.

next for me would be the setup.py to release on pypi and get more
testers this way. and after this a code cleanup. and probably release
with docutils.

cheers

--

Bug#539400: xserver-xorg-video-intel: X performance drops and X crashes

2009-07-31 Thread Julien Cristau
On Fri, Jul 31, 2009 at 15:56:23 +0200, Mario 'BitKoenig' Holbe wrote:

 $ COLUMNS=72 dpkg -l libdrm-intel1 libdrm2 libxv1 libxvmc1 xserver-xorg-core 
 linux-image-2.6.30-1-686-bigmem
 Desired=Unknown/Install/Remove/Purge/Hold
 | Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
 |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: 
 uppercase=bad)
 ||/ Name   VersionDescription
 +++-==-==-
 ii  libdrm-intel1  2.4.12-1   Userspace interface to intel-specific kernel
 ii  libdrm22.4.12-1   Userspace interface to kernel DRM services -
 ii  libxv1 2:1.0.4-1  X11 Video extension library
 ii  libxvmc1   1:1.0.4-2  X11 Video extension library
 ii  linux-image-2. 2.6.30-3   Linux 2.6.30 image on PPro/Celeron/PII/PIII/
 ii  xserver-xorg-c 2:1.6.2.901-1  Xorg X server - core server
 
eww PAE kernel.  GEM doesn't work there before 2.6.31, so that'd cause
issues.  Care to try either a .31-rc kernel, or the non-pae 2.6.30?

 Please let me know if I can provide more evidence.
 
Xorg log and dmesg are a must.

Cheers,
Julien



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



Bug#532343: Bug#539158 closed by Andreas Barth a...@not.so.argh.org

2009-07-31 Thread Marco d'Itri
reassign 532343 mksh
thanks

On Jul 31, Thorsten Glaser t...@mirbsd.de wrote:

 So the solution is not with coreutils, but either with udev (preferred) or
 with mksh including a huge SLOB of foreign code that is printf??? I don???t
 like the latter, floating point and stdio, it???ll make mksh much bigger,

m...@bongo:~$ size /bin/bash /bin/mksh /bin/dash
   textdata bss dec hex filename
 695590   19296   19704  734590   b357e /bin/bash
 2160661128   21536  238730   3a48a /bin/mksh
  80637 904   10188   91729   16651 /bin/dash
m...@bongo:~$

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#411610: Hello Dear,

2009-07-31 Thread Fatou Godwin
Hello Dear,
how are you today, i hope that every things is ok with you as it is my great 
pleassure to contact you in having communication with you, please i wish you 
will have the desire with me so that we can get to know each other better and 
see what happened in future.i will be very happy if we can be  easiest 
communication and to know all about each other, and also give you my pictures 
and details about me, i will be waiting to hear from you as i wish you all the 
best for your day.
your new friend.
Miss Fatou Godwin.





  

Bug#538645: installation-reports: No kernel modules found

2009-07-31 Thread Celejar
On Tue, 28 Jul 2009 07:08:58 -0300
Otavio Salvador ota...@ossystems.com.br wrote:

 Hello,
 
 Can you try to reproduce this with a recent image? we were doing a
 kernel updating and this can be a reason for that.

It now (Jul 29) works; I guess it was the transition.  Thanks!

Do you want the rest of the report in this thread, or shall I begin a
new report?

Celejar
--
mailmin.sourceforge.net - remote access via secure (OpenPGP) email
ssuds.sourceforge.net - A Simple Sudoku Solver and Generator




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



Bug#539402: quodlibet-plugins: Move musicbrainz and lastfmsubmitd from suggests to depends

2009-07-31 Thread Bhavani Shankar
Package: quodlibet-plugins
Version: 20090710-2
Severity: wishlist
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu karmic ubuntu-patch



Hello maintainer,

In Ubuntu, we've applied the attached patch to achieve the following:

  * Merge from debian unstable, remaining changes: LP: #403348
  * debian/control:
- Moved python-musicbrainz from Suggests to Depends(LP: #139008)
- Moved lastfmsubmitd from Suggests to Depends(LP: #158335)

We thought you might be interested in doing the same. 


-- System Information:
Debian Release: lenny/sid
  APT prefers hardy-updates
  APT policy: (500, 'hardy-updates'), (500, 'hardy-security'), (500, 
'hardy-proposed'), (500, 'hardy-backports'), (500, 'hardy')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-16-generic (SMP w/2 CPU cores)
Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u quodlibet-plugins-20090710/debian/control 
quodlibet-plugins-20090710/debian/control
--- quodlibet-plugins-20090710/debian/control
+++ quodlibet-plugins-20090710/debian/control
@@ -8,8 +9,8 @@
 
 Package: quodlibet-plugins
 Architecture: all
-Depends: exfalso (= 2.0), ${python:Depends}
-Suggests: notification-daemon, python-dbus, k3b, python-gnome2, python-cddb, 
python-musicbrainz, lastfmsubmitd
+Depends: exfalso (= 2.0), ${python:Depends}, python-musicbrainz, lastfmsubmitd
+Suggests: notification-daemon, python-dbus, k3b, python-gnome2, python-cddb
 XB-Python-Version: ${python:Versions}
 Description: various contributed plugins for Quod Libet
  This package contains a number of contributed plugins for the Quod


Bug#449040: update-manager: smart-upgrade should advise on packages to be removed

2009-07-31 Thread Alon Horn

Package: update-manager
Severity: normal

smart-upgrade just removed allmost all apt frontends (synaptic, aptitude, 
update-manager)
on my system without giving a warning. a notice should be given maybe like in 
Ubuntu karmic's
update manager.

alon


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

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

Versions of packages update-manager depends on:
ii  gconf22.26.2-2   GNOME configuration database syste
ii  libgnome2-perl1.042-2Perl interface to the GNOME librar
ii  python2.5.4-2An interactive high-level object-o
ii  python-dbus   0.83.0-1   simple interprocess messaging syst
ii  python-glade2 2.14.1-3   GTK+ bindings: Glade support
ii  python-gnome2 2.26.1-1   Python bindings for the GNOME desk
ii  python-support1.0.3  automated rebuilding support for P
ii  python-vte1:0.20.5-1 Python bindings for the VTE widget
pn  software-properties-gtk   none (no description available)
pn  synaptic  none (no description available)
pn  update-manager-core   none (no description available)

update-manager recommends no packages.

Versions of packages update-manager suggests:
pn  update-notifier   none (no description available)
DISCLAIMER: This mail message was scanned for malicious content by Quality 
Bytes Mail Security when leaving the gateway of Kibbutz Hazorea
http://qb.q-bytes.com/qbms/?c=hazorea
.




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



Bug#528913: upgrade-reports: master ALSA setting muted at boot

2009-07-31 Thread David
Testing distribution (Squeeze):

I found on my laptop that if during boot the webcam - it has a
microphone that appears as USB Audio device - is plugged in, the ALSA
configuration is lost.

Then the system no longer finds the soundcard. I have to repair the ALSA
configuration.

David



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



  1   2   3   >