Hi,
On Mon, Sep 19, 2011 at 03:29:24PM +0200, MAG4 Piemonte wrote:
> Hi René, after the upgrade with your package we can open all our reports with
> a "Group by" condition.
Hmm. OK. Proves my theory.
> Installing your package we were also able to autoremove these packages:
> libbase-java-openof
Package: bluez
Version: 4.96-1
Severity: normal
Tags: upstream
Dear Maintainer,
* What led up to the situation?
I installed bluedevil for KDE to use my bluetooth mouse.
* What exactly did you do (or not do) that was effective (or ineffective)?
I put the mouse into pairing mode, the device
Op 19-9-2011 13:25, Marco Nenciarini schreef:
On 19/09/2011 00:38, Micah Anderson wrote:
Package: dovecot
Version: 1:2.0.14-3
Severity: wishlist
Just as you got 2.0.14 up, 2.0.15 was released:
I'm waiting for pigeonhole 0.2.4 release which is already tagged in hg
repository.
It's been there
This is a Debian-specific bug: its rules skip the configure step
(due to "override_dh_auto_configure:" in debian/rules).
The consequence is that the SYSTEM_XPDFRC C macro is not defined,
and one gets the MS-Windows behavior: from xpdf/config.h,
// system config file name (set via the configure sc
Package: dialog
Version: 1.1-20110707-1
Severity: normal
>From the man page:
0if dialog is exited by pressing the Yes or OK button.
1if the No or Cancel button is pressed.
2if the Help button is pressed.
3if the Extra button is pressed. 4 if the Ite
Package: haskell-persistent-template
Version: 0.6.2-1
Severity: serious
Justification: fails to build from source
The automated builds of haskell-persistent-template have all failed:
Building persistent-template-0.6.2...
[1 of 1] Compiling Database.Persist.TH ( Database/Persist/TH.hs,
dist-g
Package: selinux-policy-default
Version: 2:0.2.20100524-7+squeeze1
Severity: normal
When using SELinux in enforcing mode (default policy, Debian Squeeze),
the command-line client psql cannot start:
# psql "service=debian"
Error: You must install at least one postgresql-client- package.
# dpkg -l
Package: dialog
Version: 1.1-20110707-1
Severity: wishlist
The behaviour of dialog forms is inconsistent with most other forms
available today. You need to use arrows to move between form inputs
while normally tab would move to next input.
-- System Information:
Debian Release: wheezy/sid
APT p
Package: linux-latest-2.6
Version: 2.6_39
Severity: wishlist
Tags: l10n
linux-latest-2.6 po file have been translated and checked by
Debian L10n Catalan Team. It would be fantastic if you could add
attached .po file in linux-latest-2.6 package.
Thanks!
I. De Marchi
# debconf templates for linux-
Package: libev4
Version: 1:4.04-1
Severity: wishlist
Hi!
Please, add libev{3,4}-dbg packages to help debugging programs using libev.
Thanks.
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (101, 'experimental')
Architec
Package: wmfrog
Severity: wishlist
Hi Jari,
Seems there's a new upstream version of wmfrog (0.3.1).
Would be nice to have it packaged for Debian.
thanks in advance,
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_
On 2011-09-16 14:19, DJ Delorie wrote:
|
| Try playing with this line in lib/xwin.c:
|
| XChangeProperty(display, window, mwm_atom, mwm_atom, 32, PropModeReplace,
| (char *)&mwm_hints, PROP_MWM_HINTS_ELEMENTS);
I'm a X illiterate. Could you suggest chnages and I could roll out
Hi,
I tried Inconsolata and ConsolaMono fonts and I have the same problem
(see the attachment). Did you find a fix for that ?
I found the following link that's suggest to modify the .fonts.conf file
but it don't works for me. It's possible that GNOME overwrite this
configuration with gconf p
I made a query on the swig-user mailing list about the possible
regression in swig 2.0:
https://sourceforge.net/mailarchive/forum.php?thread_name=CAH-FRA%2BSpxOhGBXdZNjEgpOSwLxYs0yJ3AHBoMUzpS8wMw-Acg%40mail.gmail.com&forum_name=swig-user
Teemu
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ.
Hi Iain
> Is this a custom backport?
Yes. I use Debian stable but backport any leaf application that moves.
> I can provide an official (backports.debian.org) one if people would
> find that useful.
Yes, why not. Doing backports is not rocket science but I have not
enough time for the bundled r
Monday, September 19, 2011 9:18 AM Michel Dänzer wrotew:
> On Mon, 2011-09-19 at 15:55 +0300, Tomi Leppänen wrote:
>> ma, 2011-09-19 kello 12:53 +0200, Michel Dänzer kirjoitti:
>> > On Son, 2011-09-18 at 11:38 +0300, Tomi Leppänen wrote:
>> > > la, 2011-09-17 kello 06:10 -0700, Will Set kirjo
On Fri, Sep 16, 2011 at 10:20:10PM +0200, Petr Salinger wrote:
"true" sometimes exits too fast, "sleep 0.1" suffices.
Due to userspace implementation (via pthread_cond_timedwait),
/bin/true might end even before the signal is delivered.
BTW, I just verified, only kfreebsd-i386 is affected,
kfree
tags 641941 patch
thanks
On 2011-09-19 16:02:47 +0200, Vincent Lefevre wrote:
> In debian/rules, one has:
>
> override_dh_auto_build: build/stamp $(objects)
> SYSTEM_XPDFRC=/etc/xpdf/xpdfrc $(CXX) $(LDFLAGS) -o build/xpdf.real
> build/*.o $(libraries)
>
> but defining an environment var
Hi,
Stefan Hornburg (Racke) wrote:
>> Did you forget to create an update for the stable branch?
>
> That's true, I'm working on this update now.
Two weeks later... did I miss the update?
--
Regards,
Igor
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject
On Thu, Sep 08, 2011 at 06:14:49PM +0100, Colin Watson wrote:
> * Build with -fno-tree-dse, since otherwise GCC >= 4.5 misoptimises
> allocateMoreSlots() (closes: #625756, LP: #749139).
In fact, as GCC upstream pointed out, a more targeted - and I think more
correct - fix is -fno-builtin-mal
Package: lintian
Version: 2.5.3
Severity: wishlist
Lintian explodes if I set TMPDIR to a relative directory:
$ TMPDIR=. lintian lintian_2.5.3_all.deb
internal error: cannot open ./Zo_kKaIZCj/binary/lintian/2.5.3/all/objdump-info:
No such file or directory
internal error: cannot run binaries che
Package: gst-buzztard
Version: 0.5.0-2
Severity: serious
Tags: sid wheezy
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu oneiric
ftbfs in Debian too:
dh_makeshlibs -plibgstbuzztard-dev
LD_LIBRARY_PATH=debian/libgstbuzztard0/usr/lib:/usr/lib/libfakeroot:/usr/lib64/libfakeroot:/usr/lib
really needs a fractional second?) I'll also clone the bug over to libc
for a better fix, as I think it really needs to be handled there because
trying to work around the problem means making assumptions about the
implementation that I'm not sure are/will be valid.
I already thought about possib
Package: debian-installer
Severity: normal
Hi,
Using a daily build:
-rw-r--r-- 1 libvirt-qemu kvm 240M Sep 16 10:00 debian-testing-i386-netinst.iso
If you choose Guided / Encrypted / LVM as the partitioning type, the resulting
scheme chosen by d-i basically looks like
(physical partition)
found 483971 1.98+20100804-14
fixed 483971 1.99-12
thanks
grub2 1.99-12 (from sid) works fine, but I ran into this upgrading our
multipathed lenny machines to squeeze. Attached is the patch from #442382
that fixes this, updated for squeeze's grub2 (1.98+20100804-14).
FWIW, unmodified 1.98+2010080
Package: xfishtank
Severity: serious
debian/copyright only lists John Bradley
and Jef Poskanze, but the source also contains additional copyright
notices:
from vroot.h (used to compile the binary that ends in the package):
Copyright 1991 by Andreas Stolcke
Copyr
Synergy version 1.3.1 crashed after about 5 hours of use. The conf file
still had the "links" 40-60% as above but with switchCorners still
commented out as above.
I've downloaded 1.3.7 from the synergy site to see if that works. If
that does not work, I'll try removing the links - that will
reopen 544546
thanks
No I mean we need to pay attention to the Conflict: field. The bug I
referred to has some material but I believe a 'fop' should have been
introduced without removing libfop-java, which was the acual error.
Thanks
--
Mathieu
--
To UNSUBSCRIBE, email to debian-bugs-dist-re
On 2011-09-19 16:24:41 +0200, Vincent Lefevre wrote:
> I've attached a patch, choosing another simpler solution. The idea
> is to replace
>
> #define xpdfSysConfigFile "xpdfrc"
>
> by
>
> #define xpdfSysConfigFile "/etc/xpdf/xpdfrc"
>
> in the case where SYSTEM_XPDFRC is not defined (which is t
Package: pidgin
Version: 2.10.0-1+b1
Severity: important
Dear Maintainer,
I'm using Debian Sid. After updating my system, my pidgin was updated to
version 2.10.0, then it can not connect any more, it keeps saying "Waiting for
network connection". I have 2 Yahoo! Messenger accounts and 1 Gmail acc
tags 641869 fixed-upstream
thanks
On Sat, September 17, 2011 01:37, Phibo wrote:
> login and logout generate log entry in apache error log:
>
> PHP Warning: call_user_func_array() expects parameter 2 to be array, null
> given in /usr/share/squirrelmail/functions/global.php on line 258,
> referer:
Hi Thibaut,
Debian got a request to update wmfrog but the status of the latest release
is not known. Would you take a look at the submitted bug reports against
0.3.1 at:
https://bitbucket.org/tcolar/wmfrog/issues?status=new&status=open
and let us know about the progress, so that could include
Package: wnpp
Severity: wishlist
Owner: "Hans-Christoph Steiner"
* Package name: tkdnd
Version : 2.2
Upstream Author : Georgios Petasis
* URL : http://users.iit.demokritos.gr/~petasis/Tcl/index.html#tkdnd
* License : Tcl License
Programming Lang: C, C++, Ob
Hi,
2011/9/19 Michael Vogt :
>> 2011-09-04 14:03:34,531 INFO Packages that are upgraded:
>> 2011-09-04 14:03:34,531 INFO Writing dpkg log to
>> '/var/log/unattended-upgrades/unattended-upgrades-dpkg_2011-09-04_14:03:34.531683.log'
>> 2011-09-04 14:03:36,752 INFO All upgrades installed
>>
>> Howev
severity 634282 serious
tags 634282 + sid wheezy
thanks
looks like the package doesn't build anymore.
$ apt-get build-dep phaseshift
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages have unmet dependencies:
libqt3-mt-dev : Depends: l
On Mon, Sep 19, 2011 at 10:05:17AM -0400, Aaron M. Ucko wrote:
> I note that, at least on i386, the build wound up picking up
> libghc-persistent-dev 0.6.1-1+b1 rather than the current (and
> presumably corresponding) 0.6.2-1; perhaps a tighter build dependency
> is in order.
Possibly; I'm not sur
Source: libstax-java
Version: 1.2.0-2
Severity: serious
From my pbuilder build log:
...
fakeroot debian/rules clean
test -x debian/rules
dh_testroot
You must specify a valid JAVA_HOME or JAVACMD!
make: *** [testsanity] Error 1
dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit
Package: pidgin
Version: 2.10.0-1+b1
Since I got the 2.10.0 upgrade, Pidgin started not to be usable at all
(although Finch remained usable). The program launches successfully,
but several seconds later, it just freezes hard - kill -9 is required
to make its ghost go away.
The freeze occurs even
Package: xdvik-ja
Version: 22.84.13-j1.34-3
Severity: normal
Dear Maintainer,
As a Japanese font package maintainer, I suppose you to
update dependency to font pacakge in your package, by
replacing to IPAfont.
Please see and apply attached patch.
Thanks.
--- xdvik-ja-22.84.13-j1.34/debian/c
Hi,
Am Montag, den 19.09.2011, 15:30 + schrieb Clint Adams:
> On Mon, Sep 19, 2011 at 10:05:17AM -0400, Aaron M. Ucko wrote:
> > I note that, at least on i386, the build wound up picking up
> > libghc-persistent-dev 0.6.1-1+b1 rather than the current (and
> > presumably corresponding) 0.6.2-1;
Thanks for the quick response!
Clint Adams writes:
> Possibly; I'm not sure what the right thing to do is, considering
> the DHG's policy of mirroring the .cabal file dependencies.
Good question. Patch the file and forward the issue upstream?
> A simple give-back should do the trick if libghc
Milo Mak wrote:
> debian live-helper # chroot /data/ext/live-helper/chroot
> root@debian:/# dpkg --force-depends --install
> /var/cache/apt/archives/libc6_2.11.2-10_amd64.deb
> (Reading database ... 349 files and directories currently installed.)
> Unpacking libc6 (from .../libc6_2.11.2-10_amd64.de
On Mon, Sep 19, 2011 at 12:43:02PM +0200, Michael Biebl wrote:
> Am 19.09.2011 12:31, schrieb Michael Biebl:
> >> nm-applet worked perfectly, without requiring a reboot.
> >>
> >> Please consider adding a mechanism to support rebootless upgrades.
> >
> > This is the best that can be done imho.
>
Hi Toni,
Toni Müller wrote:
> while I haven't conducted as many tests as Denis has, I can say that my
> T500 hibernated nicely up until 2.6.32 last version before -36 (I can't
> currently confirm for 2.6.32-36), and breaks for every later kernel.
> I can also say that, for the even more recent ke
Jon Dowland wrote:
> If you choose Guided / Encrypted / LVM as the partitioning type, the resulting
> scheme chosen by d-i basically looks like
>
> (physical partition) → (encrypted volume) → (LVM) → (swap)
>
> Thus, the swap is encrypted, but LVM sits between them.
The code is this, and Max
2011/9/19 Michael Vogt :
>> 2011-09-04 14:03:34,531 INFO Writing dpkg log to
>> '/var/log/unattended-upgrades/unattended-upgrades-dpkg_2011-09-04_14:03:34.531683.log'
>> 2011-09-04 14:03:36,752 INFO All upgrades installed
>>
>> However, there were no available upgrades but an empty log file was cr
Package: libplplot-dev
Severity: minor
Hi.
In sid the second paragraph of the package description starts with
"Fortran and Ada with PLplot. Examples of programs [...]"
I think it is missing the "real" first line that should be something
like "This package contains all that is needed for doing d
Package: empathy
Version: 2.30.3-3+b1
Severity: important
Dear Maintainer,
It looks like experimental has replaced libchamplain-0.10* with
libchamplain-0.12*; however, the version of Empathy in experimental (3.1.91-1)
still depends upon libchamplain-0.10* (which is unsatisfiable).
-- System In
Package: empathy
Version: 2.30.3-3+b1
Severity: important
Dear Maintainer,
Empathy 3.1.91-1 in experimental depends upon libchamplain-0.10* but
they've
been replaced with libchamplain-0.12* so the package is uninstallable.
It looks like the required package names just need to be updated.
-- S
Package: lintian
Version: 2.5.3
Severity: minor
$ lintian-info -t build-depends-on-metapackage
E: build-depends-on-metapackage
N:
N: Packages must not build-depend on X Window System metapackages.
N:
N: The metapackages xorg, xorg-dev, x-window-system, x-window-system-dev,
N: and x-window-s
Package: oboinus
Severity: minor
Hi.
The program name Oboinus is spelled wrong (Obonius) at the beginning of
the package description.
Thanks,
Beatrice.
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linu
any one can solve the problem?
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: gfortran-4.6
Version: 4.6.1-10
Severity: important
llvm-2.x fail to build from source on armhf, all due to a g++ ICE:
http://buildd.debian-ports.org/status/fetch.php?pkg=llvm-2.7&arch=armhf&ver=2.7-6.2&stamp=1311446819
http://buildd.debian-ports.org/status/fetch.php?pkg=llvm-2.8&arch=arm
On Sun, Sep 18, 2011 at 05:27:05PM -0500, Jonathan Nieder wrote:
> > [ 9762.594980] Pid: 4271, comm: scsi_eh_6 Tainted: G O
> > 3.0.0-1-amd64 #1 Gigabyte Technology Co., Ltd. H61M-USB3-B3/H61M-USB3-B3
> (This is not the first oops after booting.)
Actually it is (no D in the flags). But
found 605952 git/1:1.7.7~rc1-1
forwarded 605952 http://thread.gmane.org/gmane.comp.version-control.git/181683
quit
Josh Triplett wrote:
> gitk supports using 'j' and 'k' to move up and down, but it uses them
> backward: 'j' should move down and 'k' should move up, not the other way
> around.
Tha
On Mon, 19 Sep 2011, Sven Joachim wrote:
> This version of xul-ext-compactheader is not compatible with the icedove
> version in wheezy/sid and so got deactivated by icedove.
>
> Maybe "Recommends: icedove (>= 5.0)" should be changed to a "Depends" to
> avoid such nasty problems? (And target exp
Hi,
I've played around with my dispmua package and
dh $@ --with xul-ext --buildsystem=xul_ext
in debian/rules. But I've hardly missed a 'autoexclude' for any
changelog or license file in the build root directory. So if I create
the new package, Lintian warn me about a extra-license-file and I
On Thu, 15 Sep 2011 07:55:26 +0200
Hannes von Haugwitz wrote:
> tags 641647 + unreproducible moreinfo
> thanks
>
> On Wed, Sep 14, 2011 at 05:28:36PM -0400, Daniel Dickinson wrote:
> > Aide's daily run consumes all available and memory and swap. This
> > renders the system unusable until you ar
Hi,
I diffed -1 and -2 releases of 2.4.7, and while libgoffice-0.8-dev
dependency is still present, the dependency of libfoffice comes from
/usr/lib/gnucash/libgnc-gnome.so.0.0.0 (again not directly). But excluding
/usr/lib/gnucash from the shlibs calculation creates the problem reported
above.
+
Package: gnat-4.6
Version: 4.6.1-5
Severity: important
Building of spark (2011.0.deb-3) fails on both kfreebsd-i386 and -amd64 with
gnat-4.6.
The build fails with the following error:
gnatlink examiner.ali -g -O2 -fdata-sections -ffunction-sections -o spark
-Wl,--gc-sections
/usr/lib/gcc/
I certainly want to help getting this solved, but I don't know what all
the appropriate actions are. I also don't know what's involved in the
intermediate approach you suggest, but from your explanation I gather
that's easier. I'm guessing the next stable point release is not far
off, so the la
Package: debhelper
Version: 8.9.7
Severity: wishlist
Hi!
Due to a bug in lintian the brace-expansion-in-debhelper-config-file
warning (introduced in 2.1.4) did not trigger until lintian 2.5.2,
which made it difficult to realize there was a problem with it at
all until recently.
dpkg started usin
Le mercredi 14 septembre 2011 01:42:23, Adrian Bunk a écrit :
> On Tue, Sep 13, 2011 at 11:25:39PM +0200, Damien Raude-Morvan wrote:
> > Hi Adrian and others,
>
> Hi Damien,
[...]
> > In this particular case : I closed this report (#637337) but keep other
> > one, on the same issue but in unstable
Package: chromium
Version: 14.0.835.163~r101024-1
Severity: important
Dear Maintainer,
Support for the HTML5 video tag stopped working when I upgraded from
chromium 13.0.782.220~r99552-1 to 14.0.835.163~r101024-1 .
For example, the test at the bottom of the page
http://www.youtube.com/html5 says
On 07.09.2011 11:32, Alexander Wirt wrote:
Package: amavisd-new
Version: 1:2.6.4-4
Severity: wishlist
There is a new version of amavisd-new available that fixes several problems.
Is anyone already working on an upload? I'd be willing to put some work into
it.
See the packaging mailinglist. I s
reassign 642005 general
thanks
On 09/19/2011 03:12 AM, Henrique de Moraes Holschuh wrote:
Squeeze's initscripts use the kernel default (50% of your RAM). unstable's
initscripts will set it to 20% of your RAM. If it is not live-config which
is forcing it to 32MiB, please track down whatever is
Package: xserver-xorg-video-nvidia
Version: 280.13-1
Severity: normal
Dear Maintainer,
*** Please consider answering these questions, where appropiate ***
* What led up to the situation?
try to run a second life viewer like Phoenix, Firestorm or the one
from Linden
* What exactly did you
Package: wnpp
Owner: Dominique Dumont
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org,debian-p...@lists.debian.org
* Package name: libalien-sdl-perl
Version : 1.427
Upstream Author : thakore.kar...@gmail.com
* URL : http://search.cpan.org/dist/Alien-SDL
Just out of curiosity, what is delaying the packaging of new systemd
versions? Is there anything we can do to help?
I'd like to try systemd in a few environments, but I'm guessing there
won't be much support from upstream for that version.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ..
* Míguel [110919 17:08 +]:
> I've completely removed alsa-utils (and his configuration files) from
> synaptic, and then I've restarted the system.
>
> No changes, same distortion on 44100 Hz content.
>
> So I decided to convert an mp3 file to wav and test if aplay does the same
> distortion.
Quoting SM Baby Siabef (siabef.deb...@gmail.com):
> Package: libguestfs
> Version: 1.10.7-4
> Severity: wishlist
> Tags: l10n patch
Thanks for your work (on behalf of the package maintainer).
However, there is an error in this file, in the following:
> msgstr "Una \«instancia supermin\» es oblig
Package: postgresql-9.1
Version: 9.1~rc1-3
Severity: important
--- Please enter the report below this line. ---
I was running postgres 9.0 and I decided to upgrade to 9.1.
I installed the new 9.1 package, and then ran the following commands as
postgres user:
$ pg_dropcluster 9.1 main --stop
$
Package: lists.debian.org
Severity: normal
Hi,
When the google users (yahoo or others signed) send message to
@lists.debian.org, then mailman resend these email to the members.
Hoever SMTP does not remove signed signatures like DKIM.
So I have in my logs:
2011-09-17 20:58:08 1R505Y-wh-FM DK
Package: gnumeric
Version: 1.10.17-1
Severity: normal
When opening a particular .ods file gnumeric crashes with this message:
GLib-ERROR **:
/build/buildd-glib2.0_2.28.6-1-i386-A3fp41/glib2.0-2.28.6/./glib/gmem.c:239:
failed to allocate 2147483648 bytes
aborting...
Aborted
The number happens t
I found symbol 'clock_gettime' in librt.so (not in NEEDED of libgnarl).
I cannot find two other symbols anywhere.
signature.asc
Description: Digital signature
On 11-09-19 at 10:18pm, Mitsuya Shibata wrote:
> I investigated this problem. It seems that code to remove cidfmap
> already exists in debian/rules (see,
> binary-post-install/$(datapkgname) target) and #531182.
>
> But this code doesn't work as intended by race condition of dh_*
> scripts with
According to http://www.debian.org/doc/debian-policy/ch-source.html ,
section "4.14 Source package handling: debian/README.source":
If running dpkg-source -x on a source package doesn't produce the source of
> the package, ready for editing, and allow one to make changes and run
> dpkg-buildpackag
On 2011-09-19 18:52 +0200, Andrea Veri wrote:
> On Mon, 19 Sep 2011, Sven Joachim wrote:
>
>> This version of xul-ext-compactheader is not compatible with the icedove
>> version in wheezy/sid and so got deactivated by icedove.
>>
>> Maybe "Recommends: icedove (>= 5.0)" should be changed to a "Dep
Package: network-manager
Version: 0.9.0-2
Severity: normal
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi!
Since NetworkManager 0.9, a simple user is not allowed to connect to
some wireless network unless it is granted (through policy kit or
appropriate permissions)
org.freedesktop.NetworkMana
Can someone please explain, how can I apply this patch, so Pidgin will work
again?
--
Angel
Give me Linux.. ..or give me death
Guillem Jover wrote:
> Due to a bug in lintian the brace-expansion-in-debhelper-config-file
> warning (introduced in 2.1.4) did not trigger until lintian 2.5.2,
> which made it difficult to realize there was a problem with it at
> all until recently.
>
> dpkg started using brace expansion [0] due
This patch (which include the patch added in version 4.0.2-5) fix the
segfault of kradio used with libav 0.7.x
http://kradio.git.sourceforge.net/git/gitweb.cgi?p=kradio/kradio;a=blobdiff;f=plugins/internetradio/decoder_thread.cpp;h=c74d6e20578faf3b5dee877aa6de0c9269f49ad9;hp=4cd6cc0543200e9e274e
Ciao Pietro,
Pietro Battiston:
Chris Leick:
[...]
please find attached the inital German translation
of nautilus-scripts-manager.
I'm very very sorry to tell you only now that there already was a German
translation, managed on Transifex¹ and present, as other localizations
in the
Hi Yaro,
Sorry for the delayed response.
I havn't heard back from upstream yet - so I will begin packaging it
anyway (and recontact them).
regards,
Patrick
On 09/01/2011 08:13 AM, Yaroslav Halchenko wrote:
Hi Patrick,
Thanks for the ITP. I wonder if there was any progress?
It will soon b
Am Montag, den 19.09.2011, 13:39 +0200 schrieb Sven Joachim:
> Maybe "Recommends: icedove (>= 5.0)" should be changed to a "Depends" to
> avoid such nasty problems? (And target experimental rather than
> unstable.)
Please add ${xpi:Depends} to Depends so that the supported xul apps move
from Reco
On 2011-09-19 19:04, lee wrote:
> try to run a second life viewer like Phoenix, Firestorm or the one
> from Linden
Is that packaged for Debian?
> [...]
> 2011-09-19T17:00:31Z INFO: llwindow/llwindowsdl.cpp(627) : createContext:
> createContext: creating window 1024x738x32
> 2011-09-19T17:00:31Z
Le 18/09/2011 22:19, Javier Fernández-Sanguino Peña a écrit :
> On Sun, Sep 18, 2011 at 11:18:19PM +, Vincent Blut wrote:
>
>> I noticed that there are typos in the Maintainer field:
>>
> There is no typo. This is not a bug. debian/changelog is encoded in UTF-8
> whileas debian/control
Package: slapos.core
Version: 0.12-1
Severity: wishlist
Tags: l10n
Hi,
please find attached the inital German debconf translation of slapos.core.
Kind regards,
Chris
# German translation of slapos.tool.format.
# Copyright 2010-2011, Vifib SARL and Contributors.
# This file is distributed under
Package: dotclear
Version: 2.3.1
Severity: wishlist
Tags: l10n
Hi,
please find attached the inital German debconf translation of dotclear.
Kind regards,
Chris
# German translation of the debconf template dotclear.
# Copyright
# This file is distributed under the same license as the debian/* f
Your idea is very useful! I have this problem by each new installation,
too. I think I can configure this wish in the Debian package.
---
Have a nice day.
Joachim (Germany)
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact
Package: pcx
Version: 1.1.18-2
Severity: serious
Tags: sid wheezy
cd .; ar r libPCx.a presolve.o PCx2.o readmps.o lpmps.o memory.o hash.o
parameters.o split.o io.o timers.o PCx.o solve.o dcolumns.o wrappers.o basics.o
scale.o lp.o
ar: creating libPCx.a
ranlib libPCx.a
gfortran -O -g -W -Wno-uninit
On 2011-09-19 19:04, lee wrote:
> try to run a second life viewer like Phoenix, Firestorm or the one
> from Linden
In case that's a 32-bit application, install libgl1-nvidia-glx-ia32
Andreas
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe"
Package: linux-2.6
Version: 3.0.0-3
Severity: serious
Hello,
this is on testing, the relevant package versions are:
udev 172-1
chromium 13.0.782.220~r99552-1
lvm2 2.02.86-1
This seems to be relevant and contains a patch:
https://bugs.archlinux.org/task/24614
This is how I repro
tags 611804 moreinfo
severity 611804 important
thanks
Hi Ian,
On Wed, February 2, 2011 15:04, Ian Jackson wrote:
> Package: mailman
> Version: 1:2.1.11-11+lenny1
> Severity: serious
>
> Mailman does stuff to the headers of messages which pass through it.
> This can completely break the syntax and
Package: brasero
Version: 2.30.3-2
Severity: important
Hello there,
recently I recorded an DVD (I think via totem-plugin: videodisc-recorder from
Philippe Rouquier; "about" says it belongs to brasero) to an ISO file.
Opening that ISO file with file-roller it shows the main folder containing an
d
tags 642133 + moreinfo
thanks
Re: Paolo Scarabelli 2011-09-19 <4e778189.4020...@msw.it>
> $ pg_upgradecluster 9.0 main
>
> At which point it converted all the databases, unfortunately I lost the
> output but I remember the conversion was successful.
>
> After the conversion however postgres 9.1
Chris Leick wrote:
> This is just a translation - not an interpretation.
If that is the linguistic level of discussion, I don't feel inclined to
continue. I cannot take into account each clumsy word-by-word
translation that is possible in some language if my english wording it
translated too li
Christian PERRIER wrote:
> Another point is that we ran the full translation update round and
> that changing the wording now would require going through it again
If we had ended up with a debconf message that uses the Term TeX only in
the third sentence/phrase, I would not have hesitated to
2011/9/15 Ed Spiridonov :
> Why so old version is used?
> Upstream close bug #182173, so upgrade is very useful.
bug #299631 is closed by upstream as well, so no old bugs will remain
after upgrade.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubsc
Hi Frank,
Frank Küster:
Chris Leick wrote:
Same as above. The original says »handle«, not »set« or »change«.
leo.org doesn't even show "handhaben" as a translation, dict.cc does.
What about "kann nicht umgehen mit"?
Good idea.
I've changed it. Thanks.
Regards,
Chris
# German de
101 - 200 of 351 matches
Mail list logo