u...@srv-mfm-vm01:~$ ls -l /etc/adjtime
lrwxrwxrwx 1 root root 9 2009-03-31 18:30 /etc/adjtime -> /dev/null
It's a selfmade problem. Because we have some systems using a compact
flash as disk where just the /var filesystem is a RAM-based fs, we
wanted to avoid filesystem changes in /etc which
Robert Millan wrote:
forcemerge 534944 535026
thanks
On Mon, Jun 29, 2009 at 11:09:33AM +0800, Jos van Wolput wrote:
Package: grub-pc
Version: 1.96+20090628-1 (unstable)
Severity: important
System: Debian Sid
Kernel: Linux 2.6.30-rc8-686 (kernel-archive.buildserver.net/debian-kernel)
Proce
Package: php5-cgi
Version: 5.2.10.dfsg.1-1
Severity: important
Just after upgrade from 5.2.9 to 5.2.10, php-cgi started to segfault and
suhosin complains about heap overflow:
suhosin[22305]: ALERT - canary mismatch on efree() - heap overflow
detected
Downgrading back to 5.2.9 fixes this issue.
On Tue, 30 Jun 2009, Craig Sanders wrote:
> upgrading dpkg fails with "/var/lib/dpkg/tmp.ci/preinst: line 38: read:
> read error: 0: Is a directory"
What do you have in /var/lib/dpkg/alternatives/ ?
Please give the output of "ls -alR /var/lib/dpkg/alternatives/".
I suspect that you have an (unex
Dne Tue, 30 Jun 2009 08:58:53 +0200
Michal Čihař napsal(a):
> Package: php5-cgi
> Version: 5.2.10.dfsg.1-1
> Severity: important
>
> Just after upgrade from 5.2.9 to 5.2.10, php-cgi started to segfault and
> suhosin complains about heap overflow:
>
> suhosin[22305]: ALERT - canary mismatch on e
reopen 511432
retitle texlive-bin: out of date libtool scripts
thanks
The texlive-bin still uses old libtool, which does not
produce correct shared libraries on GNU/kFreeBSD in general.
The problematic lines in the build-log are
checking how to recognise dependent libraries... unknown
checking
package: gpsd
severity: wishlist
tags: patch, l10n
Please consider to add the attached updated Swedish transaltion.
--
Martin Bagge
# Translators, if you are not familiar with the PO format, gettext
# documentation is worth reading, especially sections dedicated to
# this format, e.g. by running
The relevant bugreport for ubuntu can be found at
https://bugs.edge.launchpad.net/debian/+source/qemu-launcher/+bug/387457
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Hello Filippo,
> I'm maintaining some patches with topgit as it is quite convenient for
> debian packaging.
nice to hear :-)
> However when sending them upstream it would be nice to be able to send
> the full history as git format-patch would do but excluding .topdeps and
> .topmsg (or using it a
Hi,
This is upstream bug 1878
(http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=1878)
and it's fixed in 3.7.1cvs82.
HTH,
--
Colin
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.
Hi,
That's fixed in CVS, 3.7.1cvs81.
HTH,
--
Colin
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Joachim Reichel wrote :
What about the following package layout (I just give the essential
files, no symbolic links, documentation, etc.). Basically it is a
slightly updated version of my proposal (1):
libqglviewer-headers: (could probably be Arch:all)
- /usr/include/QGlViewer/qglviewer.h (and a
tags 535148 moreinfo
thanks
hi michal,
On Tue, Jun 30, 2009 at 08:58:53AM +0200, Michal Čihař wrote:
> Just after upgrade from 5.2.9 to 5.2.10, php-cgi started to segfault and
> suhosin complains about heap overflow:
>
> suhosin[22305]: ALERT - canary mismatch on efree() - heap overflow
> detect
Package: xen-hypervisor-3.2-1-i386
Version: 3.2.1-2
Severity: important
Hello,
I'm having troubles with windows 2008 server with HVM on XEN. When I
allocate more than one
CPU to the Windows VM, windows crashes at boot.
The Exact error message is:
A clock interrupt was not received on a secon
Package: linux-image-2.6-amd64
Version: 2.6.26+17+lenny1
Severity: normal
I created a raid5 md (/dev/md1) device of 16x1TB SATA disks.
When I look at /proc/mdstat i see this:
---
Personalities : [raid10] [raid6] [raid5] [raid4]
md1 : active raid5 sdo1[15] sdy1[14] sdx1[13] sdw1[12] sdv1[11] sdu
Package: fglrx-source
Version: 1:9-6-2
Severity: important
The fglrx module builds on my system but cannot be loaded due to
the error;
fglrx: Unknown symbol flush_tlb_page
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experiment
Package: libc6-i386
Version: 2.9-18
Severity: serious
I run apt-get safe-upgrade, and it upgraded libc, the lib32* packages,
ia32-apt-get, etc.
Now wine is unusable:
$ wine
/usr/bin/wine: line 63: /usr/lib32/wine/wine.bin: No such file or directory
/usr/bin/wine: line 63: exec: /usr/lib32/wine/
Package: wine
Version: 1.1.22-1
Severity: grave
Justification: renders package unusable
I run apt-get safe-upgrade, and it upgraded libc, the lib32* packages,
ia32-apt-get, etc.
Now wine is unusable:
$ wine
/usr/bin/wine: line 63: /usr/lib32/wine/wine.bin: No such file or directory
/usr/bin/win
I attach the patch to fix that bug
--- ettercap-0.7.3.orig/src/protocols/ec_tcp.c
+++ ettercap-0.7.3/src/protocols/ec_tcp.c
@@ -116,7 +116,7 @@
tcp = (struct tcp_header *)DECODE_DATA;
opt_start = (u_char *)(tcp + 1);
- opt_end = (u_char *)((int)tcp + tcp->off * 4);
+ opt_end = (u_c
On Mon, Jun 29, 2009 at 09:42:24AM -0700, Russ Allbery wrote:
> > I formally object to the part '(in other words, the size in
> > kibibytes)'.
> > (I believe this change is not informative and only serve the purpose
> > of endorsing a standard which does not meet consensus in Debian.)
> Okay. A
Package: amavisd-new
Version: 1:2.6.1.dfsg-1
Severity: important
Amavisd-new does not use '$sa_kill_level_deflt' in
'/etc/amavis/conf.d/20-debian_defaults', it's using the 'required_score'-value
from
'/etc/spamassassin/local.cf'. You can see this error in 'Spamassassin Report'
(see also #21842
On 06/29/2009 11:17 PM, Ben Hutchings wrote:
On Mon, 2009-06-29 at 10:48 +0200, Michal Suchanek wrote:
On 06/27/2009 08:48 AM, Debian Bug Tracking System wrote:
This is an automatic notification regarding your Bug report
which was filed against the linux-source-2.6.30 package:
#534708: linux-s
Hi Vincent!
You wrote:
> > $VAR1 = [
> > {
> > 'country' => 'Austria',
> > 'date' => 'USA, 16 October'
> > },
> [...]
> > which looks correct. Could you please send me an example program that
> > shows what exactly goed wrong?
>
> I don't understand y
Hello Jens
Can you provide that xm file?
Yours,
Guerkan
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: mount
Version: 2.15.1~rc1-1
Severity: normal
The braindead relatime option to mount not only is enabled by default
in 2.6.30 as expected, but it is not overridable at all. Some of us
like accurate POSIX compliant atimes, thanks very much.
> grep /home /etc/fstab
/dev/mapper/laptop_250gb
merge 535155 218425
tag 535155 wontfix
thanks
DSI-Zoebisch schrieb am Tuesday, den 30. June 2009:
> Package: amavisd-new
> Version: 1:2.6.1.dfsg-1
> Severity: important
>
>
> Amavisd-new does not use '$sa_kill_level_deflt' in
> '/etc/amavis/conf.d/20-debian_defaults', it's using the
> 'requir
Package: gpsd
Severity: wishlist
Tags: l10n patch
Version: 2.39-2
.po attached
~~helix84
# Slovak translation of gpsd.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the gpsd package.
# Ivan Masár , 2009.
#
msgid ""
msgstr ""
"Project-Id-V
found 442147 2.6.1-1
thanks
> The man page does only have one explanation for -l.
Do we talk about different manpages? I'm talking about
/usr/share/man/man1/xmp.1.gz.
My manpages still contains the parts:
> man xmp states:
>-l, --load-only
> Exit after loading the module&.
Hello
As talked before, please increase the limit a bit, so the NAME part for these
manual pages fits the whatis space.
Thank you,
Guerkan
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
tag 528670 moreinfo
thanks
> In section 3.3 of the documentation, the British Pound symbol is displayed
> with the U+FFFD REPLACEMENT CHARACTER rather than U+00A3 POUND SIGN.
>
> I think this is because the info file is encoded with latin1 rather than
> UTF-8.
That certainly seems to be the case
>> Perhaps that option should better be passed on the command line from the init
>> script.
>
> True, it looks like an option that should be taken care of the init
> script. Thanks again!
Here's the diff patch for debian/ddclient.init ( aka /etc/init.d/ddclient ).
--- ddclient-3.8.0/debian/ddclien
Package: squidguard
Severity: important
The Debian version is based on 1.2.0, released in 2002.
There is a new version 1.4 released in 2008:
http://www.squidguard.org/download.html
http://www.squidguard.org/Downloads/squidGuard-1.4.tar.gz
Would you update the package?
--
Sylvain
-- System Inf
Package: unixcw
Severity: wishlist
Tags: l10n patch
Version: 2.3-11
.po attached
~~helix84
# Slovak translation of unixcw.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the unixcw package.
# Ivan Masár , 2009.
#
msgid ""
msgstr ""
"Projec
Hi all,
On Tue, Jun 30, 2009 at 02:35:26AM +0200, Cyril Brulebois wrote:
> Petr Salinger (23/06/2009):
> > current version have hardcoded dependency on libc
> > as Depends: libc6 (>= 2.2.3-1).
> > This cannot be satisfied on some architectures.
> > It have been introduced in
> >
> > nosql (4.0.
Package: ser2net
Version: 2.5-1
Severity: serious
tags: patch
ser2net provides a control port which may be (ab)used to a segfault via
use after free. The write() handler may catch an error free the
controler struct and continue writting. This leads to another error
(invalid fd) and a free & cleanu
Package: offlineimap
Version: 6.0.3
Severity: normal
Tags: patch
Hi,
if the localrepository is stored on an encfs, offlineimap fails as follows:
OfflineIMAP 6.0.3
Copyright (C) 2002 - 2008 John Goerzen
This software comes with ABSOLUTELY NO WARRANTY; see the file
COPYING for det
Package: maildir-utils
Version: 0.4-2
Severity: wishlist
I've got a Maildir hierarchy with about 50k mails. I tried to use
mu-index to index this Maildir. Updating it after changes takes quite
long especially after deleting messages. It also produces heavy disk io
load.
Deleting 500 messages make
Package: mount
Version: 2.15.1~rc1-1
Severity: normal
File: /bin/mount
When I (as a mortal user) attempt "mount -f" to determine whether I'm
allowed to mount a filesystem, I get the "mount: only root can do that"
message, even though the relevant fstab line specifies the 'user'
option (and running
Oh my goodness, how embarrassing! An initial 0 on a number makes BASH think
it's octal, doesn't it? It's the only explanation for the outcomes of
experiments I've tried. I am so sorry to have wasted your time.
Adrian
ow...@bugs.debian.org wrote:
>
>Thank you for filing a new Bug report with
Hello Andreas and Volker
I've packaged pushover for debian, and a user reported this problem with level
39:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=512091
I was able to reproduce it, do you think it can be fixed?
Yours,
Guerkan
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@l
Hello Helmut
The man page does only have one explanation for -l.
Do we talk about different manpages? I'm talking about
/usr/share/man/man1/xmp.1.gz.
That's exactly the file yes. Which version of xmp do you have installed?
dpkg -l xmp should say 2.5.1 or later.
My manpages still contains t
I'd love to take over this ITP bug. There's Gwibber package for Debian
already in mentors repository [1].
[1]
http://mentors.debian.net/cgi-bin/sponsor-pkglist?action=details;package=gwibber
Regards
--
Filip Chabik
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with
Hello,
> I've skimmed over the sources, and it seems kalternatives is reading
> and writting directly to the alternatives db (under
> /var/lib/dpkg/alternatives/). The db should be considered internal,
> and we reserve the right to change its layout in the future.
>
> There's been recent changes t
Package: cyrus-imapd-2.2
Version: 2.2.13-10
Severity: normal
Hi,
running squatter on a specific user's folder i get the following error :
Indexing mailbox user/... fatal error: Internal error: assertion failed:
squat_internal.c: 161: v64 >= 0
after which squatter dies.I tried reconstructin
# Automatically generated email from bts, devscripts version 2.10.35lenny3
# via tagpending
#
# libnet-sslglue-perl (0.2-2) UNRELEASED; urgency=low
#
# * Tighten dependency on libwww-perl to a suitably recent version
#(closes: #534184)
#
package libnet-sslglue-perl
tags 534184 + pending
Ping-ing this bug which is open/undecided since 2007 :-P
I agree with Guido Guenther's initial proposal, in the same way that we
have /var/log/openais it would make sense to have /etc/ais
My 2 cents, thanks! :-)
Ariel
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
wi
Note that xboard supports two kind of piece symbols; monochrome bitmaps,
(as seen in "xboard-broken") and pixmaps with outline borders (as seen in
"xboard-fine"). Depending on a compile-time switch set by the configuration
process on the presence of the XPM library, one or the other are used for
t
> You are the first person requesting this.
well, i'm the second one then ;-)
Regarding the use of it:
i am using a fully OpenAIS based version of clvm (to avoid having to deal
with cman and fencing etc) following these instructions
http://h2o.glou.fr/post/2009/04/20/clvm-openais-on-Debian/Le
On Mon, Jun 29, 2009 at 08:42:48PM +0200, Pieter-Tjerk de Boer wrote:
> Package: libc6-i386
> Version: 2.7-18
> Severity: normal
>
> The function getaddrinfo() in the i386 compatibility library returns
> -2 (i.e. EAI_NONAME) for any query, while getaddrinfo() in the amd64
> library does find the h
Package: bison
Version: 1:2.4.1.dfsg-1
Severity: serious
Justification: Policy 12.5
The debian/copyright file for the bison package incorrectly states, that
bison is covered by GPL v2 or later. Indeed, according to the sources
bison is covered by GPL v3.
--
With best wishes
Dmitry
-- System Inf
tags 325699 patch
tags 426362 patch
user ubuntu-de...@lists.ubuntu.com
usertags 325699 ubuntu-patch karmic
usertags 426362 ubuntu-patch karmic
thanks
On Tue, Aug 30, 2005 at 02:33:43PM +0500, Stepan Golosunov wrote:
> Package: w3m
> Version: 0.5.1-3
> Severity: normal
>
> w3mman does not display
On Tue, 2009-06-30 at 19:11 +1000, Matthew Palmer wrote:
> > In section 3.3 of the documentation, the British Pound symbol is displayed
> > with the U+FFFD REPLACEMENT CHARACTER rather than U+00A3 POUND SIGN.
> >
> > I think this is because the info file is encoded with latin1 rather than
> > UTF-8
Package: security.debian.org
Severity: grave
Justification: renders package unusable
My desktop owns 1 IDE-unit on the motherboard and 2 PCI-RAID-IDE-units (without
using the RAID-facility) on a PCI-card. My fstab contains the following lines:
# /etc/fstab: static file system information.
#
#
Package: hplip
Version: 3.9.4b-1
Severity: normal
# scanimage -L
device `hpaio:/usb/psc_1310_series?serial=CN4CBC610QO2' is a Hewlett-Packard
psc_1310_series all-in-one
# scanimage -L
scanimage: hp-option.c:3713: hp_optset_fix_geometry_options: Assertion `tl_x &&
tl_y && br_x && br_y' failed.
Package: aide
Version: 0.13.1-10
When you install the aide package, the installer doesn't run the
command "aideinit" and your first report causes a fatal error with the
following message:
Fatal error: The AIDE database does not exist!
This may mean you haven't created it, or it may mean that
# This may block the automatic migration of webkit to testing, if so
# a hint should be asked, as this affects testing as well (but testing
# has libwebkit-1.0-1 and not -2...
severity 519544 serious
reassign 519544 libwebkit-1.0-2
found 519544 1.1.10-2
notfound 519544 0.23-1
stop
Mario Lang wrote
On Fri, 26 Jun 2009 08:01:23 +0200
Yves-Alexis Perez wrote:
> Could you try with gnome-terminal or another vte-based terminal (like
> tilda) and report back?
It doesn't happen with tilda
--
And that's my crabbing done for the day. Got it out of the way early,
now I have the rest of the after
Package: mozplugger
Version: 1.10.2-2
Severity: important
I've installed iceweasel (with clean profile), mozplugger and evince.
When i try to open PDF files, iceweasel asks me to choose a program
(kpdf, etc.), it doesn't open PDF files automatically in evince.
--
--
To UNSUBSCRIBE, email to d
This is not a bug, and not even a valid item for a wish list, as the
functionality
is already provided in the current stable version.
For one, testing engines at fixed depth is a completely useless way
to evaluate them. No modern engine has a fixed-depth search, and the
depth they report as 'nom
On mar, 2009-06-30 at 07:08 -0400, Daniel Dickinson wrote:
> On Fri, 26 Jun 2009 08:01:23 +0200
> Yves-Alexis Perez wrote:
>
> > On jeu, 2009-06-25 at 18:38 -0400, Daniel Dickinson wrote:
> > >
> > > If you have a long prompt string such that the line exceeds the
> > > screen width (.e.g due to
On Tue, Jun 30, 2009 at 12:07:08PM +0100, Sam Morris wrote:
> On Tue, 2009-06-30 at 19:11 +1000, Matthew Palmer wrote:
> > > In section 3.3 of the documentation, the British Pound symbol is displayed
> > > with the U+FFFD REPLACEMENT CHARACTER rather than U+00A3 POUND SIGN.
> > >
> > > I think this
On Tue, Jun 30, 2009 at 10:01:43AM +0200, Caspar Smit wrote:
> I created a raid5 md (/dev/md1) device of 16x1TB SATA disks.
This is insane. You have one redundancy out of 16.
> The speed is around 70Mb/s the whole time and the finish time starts at about
> 210 minutes.
No, it is not Mb/s, aka m
reassign 535153 ia32-apt-get
thanks
On Tue, Jun 30, 2009 at 11:12:11AM +0300, Török Edwin wrote:
> Package: libc6-i386
> Version: 2.9-18
> Severity: serious
>
> I run apt-get safe-upgrade, and it upgraded libc, the lib32* packages,
> ia32-apt-get, etc.
>
> Now wine is unusable:
> $ wine
> /usr
Package: mlocate
Version: 0.21.1-1
Severity: normal
Please add fuse.glusterfs to PRUNEFS in /etc/updatedb.conf. Thanks.
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (2000, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.29.1-nar
Usted ganó 750.000 Pounds.Send Nombre, edad, tel.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
On Mon, Jun 29, 2009 at 07:11:46PM +0200, Adeodato Simó wrote:
> > On 20.06.09 Matthias Klose (d...@cs.tu-berlin.de) wrote:
> > > This package builds with a non standard compiler version; please
> > > check if this package can be built with the default version of
> > > gcc/g++.
>
> > > Please keep
Hi all,
For those waiting for a xserver-xorg-video-intel rebuild, Brice Goglin did one,
available from his personal folder:
http://people.debian.org/~bgoglin/rebuilds/Xserver1.6-ABIbreak/intel/
Best regards,
OdyX
N.B. Mentionned there: http://lists.debian.org/debian-x/2009/06/msg0084
On Tue, Jun 30, 2009 at 12:04:37AM +0545, Ritesh Raj Sarraf wrote:
> On Monday 29 Jun 2009 01:31:40 Marc Haber wrote:
> > on my system, laptop-mode dumps 15 lines of status messages to the
> > syslok every 60 t0 90 seconds.
> >
>
> Have you enabled battery polling ?
ENABLE_BATTERY_LEVEL_POLLING=0
Package: libphp-adodb
Version: 5.07-1
Severity: normal
Hi.
The libphp-adodb package contains pear/Auth/Container/ADOdb.php which seems to
be published under the PHP license :
~/libphp-adodb-5.07$ licensecheck -r . | grep PHP
./pear/Auth/Container/ADOdb.php: *No copyright* PHP (v2.02)
More pre
Joey Hess wrote:
> How about fixing this inside commit.d/ rather than in the cron job?
> I'd do it myself, but I am unsure whether only commit.d/50vcs-commit
> would need changing, or if the call to hg in commit.d/30hg-addremove
> might also trigger the warning message.
I'm no hg expert myself :)
1,350,000.00 GBP has been award to you in the IRISH PROMOTION,send us your
Names/Tel/Address/Country:irish_offi...@y7mail.com
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: dhcp-probe
Version: 1.3.0-2
Severity: grave
Justification: renders package unusable
When configuring package:
Setting up dhcp-probe (1.3.0-2) ...
dpkg: error processing dhcp-probe (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encou
Microsoft has awards you the sum of 250,000.00 Pounds fill in
below your
Full Names, Occupation,Home address,Sex, Age, Telephone.
Regards
Mr Pinkett Griffin.
pin.pguk0...@live.com
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Troub
Joey Hess wrote:
> Thierry Carrez wrote:
>> etckeeper currently runs "etckeeper init" in postinst, as a fix for bug
>> 505772. However this bug suggested to run both init and commit at
>> install-time, in order to have a working setup just after the install
>> command.
>>
>> This makes sense especi
Hi,
On Mon, Jun 29, 2009 at 05:30:33PM -0700, Steve Langasek wrote:
> Breaks: may be more suitable here; but it bears asking why we don't add a
> versioned Depends: on udev outright. The use case for a recent Linux system
> without udev is diminishingly small.
I don't quite like it since it rem
forwarded 524672 https://rt.cpan.org/Ticket/Display.html?id=47457
thanks
Hi Vincent!
I've entered the bug in upstream's bug tracker:
https://rt.cpan.org/Ticket/Display.html?id=47457
Thanks,
Bas.
You wrote:
> Hi,
>
> On 2009-06-29 16:11:54 +0200, Bas Zoetekouw wrote:
> > You wrote:
> > > rele
On Tue, Jun 30, 2009 at 07:54:23AM +0200, Luk Claes wrote:
> Unfortunately this bug is not yet fixed. A similar bug in another
> package (openssh) seemed to be caused by having multiple definitions of
> the same symbol.
yeah, i saw the build fail, changed the optopt now...
cu robert
--
Robert
Hi,
On Tue, Jun 30, 2009 at 01:09:10AM +0100, Ben Hutchings wrote:
> That's not how module loading works. If there are two modules that
> handle the same device id they will both be loaded. If the first probe
> function returns failure then the other will get a chance.
> [ 10.013632] b43-phy
Package: josm
Version: 0.0.svn1529-1
Severity: normal
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi
When trying to open preferences, I got following exception:
Manifest-Version: 1.0
Ant-Version: Apache Ant 1.7.0
Created-By: 14.0-b10 (Sun Microsystems Inc.)
Main-class: JOSM
Main-Version: 1529
Package: wnpp
Severity: wishlist
Owner: "Ludovic Claude"
* Package name: doxia-maven-plugin
Version : 1.1
Upstream Author : Maven Apache team
* URL : http://maven.apache.org
* License : Apache 2
Programming Lang: Java
Description :
Doxia is a conten
Nico Golde wrote:
This doesn't look like a bug in obconf to me but in lxde
common as it starts openbox with:
openbox --config-file $XDG_CONFIG_HOME/openbox/lxde-rc.xml
I guess in your case $XDG_CONFIG_HOME seems to be empty.
obconf then gets this path by gdk_x11_get_xatom_by_name("_OB_CONFIG
Package: gmpc
Version: 0.18.0-3
Severity: normal
If a password is configured in mpd and the password is saved in preferences,
the password is lost after gmpc is shutdown and therefore must be resaved every
time gmpc if launched after being shut down.
-- System Information:
Debian Release: squeez
tags 535160 pending
thanks
A commit relevant to this bug has occurred.
commit 3299b2240c1ce05dfc24852af71a36dfe39e3b44
Author: Peter Colberg
Date: Tue Jun 30 11:37:36 2009 +0200
Applied patch from Peter Colberg to remove usage of hard linking
Closes: #535160
Bug#535160: offli
tags 535063 + pending
thanks
Hi Adrian,
> Severity: normal
Why not serious? :)
> JFTR: drm-modules-source fails to build on 2.6.30:
Thanks for the report - I've built a newer snapshot and it builds fine
against 2.6.30. I'll test it on suitable hardware tonight and upload
(~8h).
Regards,
--
On Tue, Jun 30, 2009 at 11:08:14AM +0200, Savvas Radevic wrote:
> > True, it looks like an option that should be taken care of the init
> > script. Thanks again!
>
> Here's the diff patch for debian/ddclient.init ( aka /etc/init.d/ddclient ).
Sorry, you are late ;-)
I already added a patch looki
Peter Colberg wrote:
> if the localrepository is stored on an encfs, offlineimap fails as follows:
Hi Peter,
DJB's Maildir spec mandated the link/unlink pair, but it seems at least
Courier is doing rename, and I can't see the harm in it. So I've
applied the patch -- thanks.
I would also, howeve
On Tue, Jun 30, 2009 at 09:36:20AM +0200, Uwe Kleine-König wrote:
> > However when sending them upstream it would be nice to be able to send
> > the full history as git format-patch would do but excluding .topdeps and
> > .topmsg (or using it as basis for --cover-letter), IOW have tg patch
> > acce
Package: svn-buildpackage
Version: 0.6.25
Severity: normal
--svn-tag-copy tags HEAD revision of the repository. This is wrong, as
it introduces a race condition between tagger and other commiters. Thus,
you can never be sure what exactly would be tagged.
For example, I've just (accidentally)
On Sun, Jun 28, 2009 at 11:05:09AM +0200, Salvatore Bonaccorso wrote:
># reopen the ITP for libsys-virt-perl
>unarchive 384576
>reopen 384576
>thanks
>
>Hi Anibal
>
>I saw you had long time ago the ITP for libsys-virt-perl package [1].
>I would like to ask if you are still interested in it? If not,
On Tue, 2009-06-30 at 08:32:52 +0200, Guillem Jover wrote:
> Anyway I'm attaching a fake package which has 4 test cases runable
> via debian/rules, test-a, test-b and test-c fail, test-d and test-e
> succeed.
Bah, attached an old version, new one here.
regards,
guillem
test-rootdir.tgz
Descript
On Tue, Jun 30, 2009 at 02:37:58PM +0200, Simon Richter wrote:
> On Tue, Jun 30, 2009 at 01:09:10AM +0100, Ben Hutchings wrote:
> > That's not how module loading works. If there are two modules that
> > handle the same device id they will both be loaded. If the first probe
> > function returns fa
Hi John,
On Tue, Jun 30, 2009 at 08:02:34AM -0500, John Goerzen wrote:
> Peter Colberg wrote:
> > if the localrepository is stored on an encfs, offlineimap fails as follows:
>
> Hi Peter,
>
> DJB's Maildir spec mandated the link/unlink pair, but it seems at least
> Courier is doing rename, and I
On Mo, 22 Jun 2009, Helmut Grohne wrote:
> mu-find seems to write everything with utf8, even though LC_CTYPE=de_DE
> would advise using iso-8859-1. This behaviour frequently switches my
In which encoding the emails are saved in your maildir? Could it be that
they have been saved in UTF8 and latter
Just forgot to mention that this only happens with Czech (cs_CZ.UTF-8)
locales, it works fine with English ones.
--
Michal Čihař | http://cihar.com | http://blog.cihar.com
signature.asc
Description: PGP signature
forwarded 535162 http://code.google.com/p/mu0/issues/detail?id=7
thanks
On Di, 30 Jun 2009, Helmut Grohne wrote:
> messages it should be cheaper to start with a fresh index from scratch.
Agreed, it is a pain. I forwarded it upstream, but I don't see much
activity there, so I am not overly optimis
Luk Claes wrote:
> Did something come in between? Please upload soon or would it be ok to
> temporary remove it from testing?
since quite a while, i have 0.5.22 in the git repo, however, due to the
newer shlibs things in dpkg, it doesn't build anymore (dh_shlibdeps
exits with errors). as it appear
> I already added a patch looking quite the same yesterday. Have a look at
>
> http://bzr.debian.org/loggerhead/users/torsten/ddclient/revision/21?
Cool!
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.deb
Package: atmailopen
Version: 1.03+dfsg+svn93-5
Severity: minor
If you are logged in the atmailopen and back to the index page (by
hitting the "Back" button in the browser or just by cleaning the URL),
you're sent to the login page again (aka index.php). Once you already
are logged in, I think
owner 384576 !
thanks
Hi Anibal
On Tue, Jun 30, 2009 at 11:15:23PM +1000, Aníbal Monsalve Salazar wrote:
> On Sun, Jun 28, 2009 at 11:05:09AM +0200, Salvatore Bonaccorso wrote:
> ># reopen the ITP for libsys-virt-perl
> >unarchive 384576
> >reopen 384576
> >thanks
> >
> >Hi Anibal
> >
> >I saw y
Daniel Baumann wrote:
> as it appears to be somewhat urgent, i'll have to go
> back to .21 and upload without rpm plugin.
which i've just done now.. uploading in about 10 minutes..
--
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email: daniel.baum...@panthera-sys
1 - 100 of 305 matches
Mail list logo