Package: mouseemu
Version: 0.15-3
Severity: normal
When udev is not installed, mouseemu postinst dies with:
/var/lib/dpkg/info/mouseemu.postinst: line 26: udevcontrol: command not found
Installing udev makes the package work, thus a dependency to udev seems to
be missing.
Teemu
-- System Infor
Hi Jeroen,
Jeroen van Wolffelaar [2006-04-06 0:55 +0200]:
> > * all debs generated by postgresql-7.4
> > * all debs generated by postgresql-8.0
>
> This will break a number of further rdepends, like libpam-pqsl,
> facturalux, libdbd-pqsl, and more. Should mipsen binaries there also be
> remove
Package: gmt
Version: 4.0-2
Severity: serious
There was an error while trying to autobuild your package:
> Automatic build of gmt_4.0-2 on sarti by sbuild/hppa 85
> Build started at 20060406-0559
[...]
> ** Using build dependencies supplied by package:
> Build-Depends: netcdfg-dev
On Mon, Aug 15, 2005 at 10:39:35AM +0900, GOTO Masanori wrote:
> That's weird behavior. As I wrote previously, the role of
> /etc/ld.so.nohwcap is to prevent using /lib//libc.so.6.
> It means your libc6 installation is broken state. So, try to extract
> libc6 package to temporary dir using dpkg-d
Package: m2c
Version: 0.6-10.2
Severity: wishlist
Tags: patch
When building 'm2c' on ppc64/unstable, I get the following error:
dh_testdir
# Add here commands to compile the package.
./configure +cc=gcc `dpkg-architecture -qDEB_BUILD_GNU_CPU`
./configure: file `config/powerpc64-gcc.h' does not ex
LaMont Jones wrote:
Package: libc6
Severity: serious
Version: 2.3.6-4
After initializing a mutex, regcomp zeros the structure. On
architectures that have non-zero free lock values (e.g., hppa) this
results in deadlock.
The following patch fixes the problem.
(See
http://www.sourceware.org/c
Package: gnome-gv
Version: 1:2.8.2-3
Severity: normal
This happens when using gedit and ggv at the same time. If I save the file I'm
editing with gedit,
the icons of the toolbar dissapear. This does not happens with, for example,
emacs or the gimp.
Workaround: Go to the next page (for example r
tags 358944 pending
tags 320991 pending
tags 314815 pending
tags 307334 pending
tags 356572 pending
tags 316420 pending
thanks
Hello,
I am presently about 50% done rewriting dfsbuild from scratch. I am
using Haskell instead of OCaml for the programs themselves, and also
am using reprepro instead
Christian Perrier said the following on 05/04/2006 10:03 PM:
> IIRC, the magic is done by the db_subst command of debconf. See the
> SUBST command of the debconf protocol.
Ah, now I think I understand what you're saying. I had originally setup
the apache restart modeled on phpmyadmin, which uses a
On Wed, Apr 05, 2006 at 07:06:51AM -0700, Bdale Garbee wrote:
> On Wed, 2006-04-05 at 11:21 +0100, Colin Watson wrote:
> > Please install the source man pages instead.
>
> You must be on a non-i386 machine.
Yes, I'm on powerpc. Sorry for not mentioning that up-front.
--
Colin Watson
I forgot to say that to reproduce the bug you must modify the ps file and click
the refresh buttom
before saving something with gedit. Tipically, this happens when compiling a
TeX file to ps and
editing the source to make some change.
___
Package: gjay
Version: 0.2.8.3-4.1
Severity: normal
GJay segfaulted in the initial scanning phase upon reading a particular
mp3 file.
#0 0x0041b2a1 in header_bitrate (h=0x7fe89040) at mp3.c:300
#1 0x0041b1f6 in frame_length (header=0x7fe89040) at mp3.c:291
#2 0x
Package: python-libgmail
Version: 0.1.4-2
Severity: grave
Justification: renders package unusable
libgmail seems to be unable to log me into gmail at all either from
mount.gmailfs or from my own test script.
If I try to use mount.gmailfs I get "gmailfs did not connect in less than 12
seconds,
On Wed, Apr 05, 2006 at 07:52:44PM -0400, Justin Pryzby wrote:
> > suggestions are welcome as always
> Sure; you can run the scripts like:
>
> perl <(zcat /usr/share/doc/lsof/examples/idrlogin.perl.gz)
>
> <() isn't in posix, but works in bash, and seems to work in ksh, too.
nice, I would sugg
> So. Does the same happen with newer versions like 4.0 or 4.1? And how
> can it be reproduced?
Sorry that it took a little long to reply...
Anyway, please close the bug: I cannot reproduce it myself anymore! I was
able to do it with several independent sources with 100% probability at
the time
> I also experienced this bug, so I installed the new version of the
> package from unstable on my testing system. WHen I now click on "Start
> K3bSetup2", nothing happens at all anymore (instead from the empty
> dialog, just nothing happens).
Same here-- no dialog comes up. When I run k3bsetup f
Tired of working a dead end job ?
Ca.ll u_s now get any de.g.ree you desire in 2weeks! _1.0.0% verifiable
2.0,6-202-2033
Best Regards,
Marcus Peel
It might be a bit of the cloak.
Our caravan was next to the van where th
So you did just find another Linux kernel incompatibility bug..
BTW: cdparanoia ia unrelated to cdrtools.
Cdparanoia did start as a patch to cdda2wav and has not been maintained
long enough for today's problems.
The cdparanoia code is unmaintained since 5 years.
There are several unfoxed bug
tags 361011 + pending
thanks
#include
* Samuel Mimram [Thu, Apr 06 2006, 01:22:55AM]:
> Package: module-assistant
> Version: 0.10.2
> Severity: wishlist
>
> Hi,
>
> Could you please add sysprof-module-source to the list of modules
> handled by m-a?
>
> FYI, sysprof is a profiler which operates
Package: gnome-applets
Version: 2.12.3-1
Followup-For: Bug #319471
Local time under 'Last update', 'Sunrise' and 'Sunset' are good, but
'local time' is relative to what you call local.
For instance, I have an Eindhoven and a Reykjavik applet, which have
different local times, but which one is sh
Hello,
I would like to get more competent comments from concerned kernel
packages on the issue quoted below. There is already a hack for sparc64:
ifeq ($(ARCH),)
SPARCH=$(shell grep 'CONFIG_SPARC..=y' "$(KSRC)/.config" 2>/dev/null| cut -d=
-f1)
#maybe a different ARCH on sparc
ifeq (CONFIG_SPARC
Package: inventor
Version: 2.1.5-10-7
Severity: normal
Tags: patch
When building 'inventor' on ppc64/unstable, I get the following error:
make[5]: Entering directory `/inventor-2.1.5-10/lib/database/src/so'
/usr/bin/g++-g -D_REENTRANT -O3-DIVBINDIR=\"/usr/bin\"
-DIVLIBDIR=\"/usr/lib\" -D
tags 361036 + confirmed
tags 361036 + pending
thanks
... for the patch. Will include it with next upload
- Alexander
p.s. please take care that the bug is listed as To: or CC: when
replying to this mail (e.g. /reply-all/).
--
GPG messages preferred. | .''`. ** Debian GNU/Linux **
Package: locales
Version: 2.3.6-5
Severity: normal
When upgrading to version 2.3.6-5, the locale settings were moved from
/etc/environment to /etc/default/locale. Since I had LANG=de_DE in
/etc/environment, but not set it in my ~/.bash{_profile,rc} scripts, I
found that my window manager and oth
Package: aptitude-doc-cs
Version: 0.4.1-1
Severity: minor
There are missing some images in Czech version of documentatnion. These images
exist in Enghlish version, but with English menus etc, of course.
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy:
Package: pcmcia-cs
Version: 3.2.8-8
Severity: normal
Tags: patch
There is a slight error in the LSB formatted info block for
/etc/init.d/portmap. The script should be called with the stop
argument in runlevel 1, so the '1' need to move to 'Default-Stop'.
Without this change, the insserv package
Package: console-common
Version: 0.7.55.1
Severity: normal
Tags: patch
In bug #330231, when I sent a LSB formatted info block for
/etc/init.d/keymap.sh, I made a slight error. The script should be
called with the stop argument in runlevel 1, so the '1' need to move
to 'Default-Stop'. Without th
> > The kernel 2.6.8-2-686 cannot use the current udev but boots fine,
> > except that X does not start, since it finds no mouse.
> sure there you would need to load mousedev by hand or have
> it listed in /etc/modules..
The first option works fine, the second option lets X come up, but the
mouse
Package: sudo
Version: 1.6.8p12-1
Severity: normal
Tags: patch
There is a slight error in the LSB formatted info block for
/etc/init.d/sudo. The script should be called with the stop argument
in runlevel 1, so the '1' need to move to 'Default-Stop'. Without
this change, the insserv package crea
> Metacity 2.14, with "don't raise windows on click" gconf key set,
> doesn't raise windows when I click on their entry in the window list.
I can confirm this bug. However, this might be caused by the mismatch
between versions of your gnome-panel (2.12) and metacity (2.14). See:
http://bugs.deb
Package: portmap
Version: 5-18
Severity: normal
Tags: patch
In bug #326125, when I sent a LSB formatted info block for
/etc/init.d/portmap, I made a slight error. The script should be
called with the stop argument in runlevel 1, so the '1' need to move
to 'Default-Stop'. Without this change, th
Package: console-tools
Version: 1:0.2.3dbs-60
Severity: normal
Tags: patch
In bug #330229, when I sent a LSB formatted info block for
init.d/console-screen.sh, I made a slight error. The script should be
called with the stop argument in runlevel 1, so the '1' need to move
to 'Default-Stop'. Wit
> It is not possible to move a windows so that its top go above the top of
> the screen.
This is fixed in metacity 2.14. However, I'd wait to install 2.14 until
at least gnome-panel reaches 2.14, because of other potential problems
with mismatched versions - possibly this one:
http://bugs.debian
Package: gjay
Version: 0.2.8.3-4.1
Severity: important
Tags: patch
It turns out that on AMD64, gjay's analysis quietly just fails on every
file without anything being reported to the user. The reason is that the
parsing of the temporary wav file header is broken for the age-old
reason: unwarranted
Dies schrieb Niv Altivanik ([EMAIL PROTECTED]):
> This bug seems to be ICEWM's busyness, the message reports that the
> running WM doesn't repport itself as beeing NETWM Compilant, maybe
> ICEWM launches his ~/.icewm/startup, before launching itself ?
That indeed could be the case, can you move
Keith Hellman <[EMAIL PROTECTED]> wrote:
> - is there a way to turn on a debug output in tcl (like bash -x would
> do)?
Hm, you can invoce the script with "debugperl -Dtls /usr/bin/texdoctk",
but that's probably more output than you want.
> - is there some type of indexing command that needs t
Hi Helmut! =)
On 4/6/06, Helmut Grohne <[EMAIL PROTECTED]> wrote:
> Package: robotour
> Version: 3.2.1-2
> Severity: important
>
> Selecting any robot (especially from /usr/share/doc/robotour/examples)
> and running them results in a segfault.
Thanks for the bug. I will be looking into this as s
Package: lanmap
Version: 0.1+svn20060227-3
Severity: grave
Justification: renders package unusable
as stated in heading, also on installing said package fails with the
following output.
Error: Layout was not done. Missing layout plugins?
mv: cannot stat `/usr/share/lanmap//tmp.lanmap': No such f
Package: gammu
Version: 1.05.00-4
Severity: normal
When I run
$ gammu --smsd FILES smsd.rc
Log filename is "log/smsd.log"
*** glibc detected *** free(): invalid pointer: 0xb7d2aff4 ***
Aborted
the smsd.rc is:
[gammu]
port = /dev/ttyS0
model = 6150
connection = fbus
synchronizetime = yes
logfile
Package: ufraw
Version: 0.5+cvs20051021-1
Severity: normal
Tags: patch
When building 'ufraw' on ppc64/unstable, I get the following error:
make[2]: Entering directory `/ufraw-0.5+cvs20051021'
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I/include -I/usr/include/libexif
-DXTHREADS -I/usr/include/gim
Package: dpkg
Version: 1.10.28
dpkg is currently asking me about every single xlibs config file, even
though they aren't any pre-existing versions there, and then later
reporting an error. This is pretty tedious as you can probably
imagine! It already did the same for xfree86-common.
The new f
Package: openoffice.org
Version: 2.0.1-5
Severity: important
Sometimes when working with xls document openoffice just hangs. After
that application window is
not repainted any more. It is hard to say what exactly leads to this
situation. If one launches another
instance of openoffice it is not
Package: cups-pdf
Version: 2.0.5-1
Severity: normal
Tags: patch
CUPS-PDF reads it's configuration options AnonUMask and UserUMask
incorrectly, using decimal base, instead of octal.
Patch follows:
diff -ru a/src/cups-pdf.h b/src/cups-pdf.h
--- a/src/cups-pdf.h2006-02-26 15:48:50.0 +03
Package: tcpreplay
Version: 2.99+3.0.beta7-1
Severity: serious
Tags: patch
When building 'tcpreplay' on powerpc/unstable,
I get the following error:
In file included from cidr.c:35:
../../src/defines.h:115: error: conflicting types for 'speed_t'
/usr/include/bits/termios.h:24: error: previous dec
Hello,
I was preparing an NMU when I stumbled across the new upstream version.
please upload strace 4.5.14 to the archive, it fixes #355733.
Best regards
Frederik Schueler
--
ENOSIG
signature.asc
Description: Digital signature
Eduard Bloch wrote:
#include
* Jo Shields [Wed, Apr 05 2006, 09:47:48PM]:
You seem to be right about it being a Debian (and Ubuntu) issue. I've tried
upstream cdrecord - versions 2.01.01a03, 2.01.01a04 and 2.01.01a07, and am
not getting the problem with dev=ATA -scanbus with any of them.
Package: glibc
Version: 2.3.999-1
Tags: experimental, patch
Hi,
the Hurd/Mach still has no TLS or __thread support. This is not that
big of a problem as there is --without-tls, but glibc-2.4 uses __thread
unconditionally at one place and Ulrich Drepper refused to support
systems without __thread
retitle 349322 O: libungif4 -- shared library for GIF images
noowner 349322
thanks
On Wed, Mar 15, 2006 at 17:06:05 +0100, Matej Vela wrote:
> On Sun, Jan 22, 2006 at 13:43:39 +0100, Mario Iseli wrote:
>> retitle 349322 ITA: libungif4 -- shared library for GIF images
>
> Do you still intend to ado
Problem is that you most probably did not enable CONFIG_KALLSYMS_ALL in your
Linux config. I would suggest to test for a function name rather than for a
variable name. Then this test would also work with CONFIG_KALLSYMS_ALL=n.
--
## Dept. of Computer Science, Dresden University of Technology, Germ
There was also a buffer overrun in the frequency analysis code, which
caused very unpredictable results. Patch attached.
For explanation:
http://www.network-theory.co.uk/docs/gslref/gsl-ref_245.html
The terms for k=0 and k=N/2 are both purely real, and count as a
special case. The
Piotr Roszatycki wrote:
> The manpage tells that unix_chkpwd will only check the password of the user
> invoking it. The webserver have to check the password of other users.
Ok, good point, but why's it even calling it then? Just out of
curiousity, what does call that program legitimately? It
Package: python-pysqlite2
Version: 2.0.5-1
Severity: important
Hi !
Python-pysqlite2 version < 2.0.7 have to conflict with libsqlite2 >= 3.3.3.
Here an "explanation": http://initd.org/tracker/pysqlite/wiki/2.0.7_Changelog
Cheers :-)
Romain.
-- System Information:
Debian Release: testing/unstab
Package: libmyodbc
Severity: grave
Justification: renders package unusable
The package libmyodbc depends on unavailable package libmysqlclient12.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/s
On Wednesday 05 April 2006 19:56, David N. Welton wrote:
> [EMAIL PROTECTED]:~# ls -l /sbin/unix_chkpwd
> -rwxr-sr-x 1 root shadow 14988 Sep 12 2005 /sbin/unix_chkpwd
>
> Shadow file is ok:
>
> -rw-r- 1 root shadow 1437 Apr 5 17:55 /etc/shadow
>
> I'm a little rusty with my unix security s
Package: ipw2200-source
Version: 1.0.8-2
Followup-For: Bug #351050
Another important point is that 1.0.10 allows the ipw2200 chipset to be
used with kismet, a long awaited feature.
Thanks.
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (990, 'testin
Package: ieee80211-source
Version: 1.1.6-3
Followup-For: Bug #351052
This version also allows kismet to use ipw2200 chipset, a long awaited
feature.
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental
Package: thunderbird
Version: 1.5-4
Severity: normal
When Thunderbird is invoked by another process trying to send an email
(for example, when the user clicks a mailto: link in their web browser),
Thunderbird correctly opens the composer, but an additional main window
is also opened. The command l
Package: synaptic
Version: 0.57.9
Severity: normal
The sort order of the version columns ("Installed Version", "Latest
Version") should match with the ordering used by apt/dpkg.
(as described by the Debian Policy, 5.6.11).
Appearently the version columns are currently ordered alphabetically.
When
Package: python-sqlite2
Version: python-pysqlite2
Severity: normal
Hello,
python-pysqlite2 is currently 2.0.5 in Debian, but there's newer major version
available on http://initd.org/tracker/pysqlite
Could you package a newer version ?
Thanks,
Jonathan Ballet
-- System Information:
Debian Rele
Hello, joe payne
Press Kription for joe payne is ready.
Please re-confirm zip.
http://geocities.com/ErinAnderson5053
Your name as per our records: joe payne
zip if wrong order please help us to correct it
Just visit our site above to make sure.
Thank you,
Elmo
--
To UNSUBSCRIBE, em
Paul Slootman <[EMAIL PROTECTED]> wrote:
>> > I'm talking about the case where you just entered a value,
>> > interactively.
>>
>> But I may have changed my mind, and i shouldn't be forced to use debconf
>> then. No, I *mustn't* be forced.
>
> I'm talking about someone who wants to use debconf..
Package: console-tools
Version: 1:0.2.3dbs-60
Severity: important
Hello,
As of version 2.3.6-5 locales puts locale information into
/etc/default/locale instead of /etc/environment. Please update the
initscript. In the mean time, console-tools fails to detect and setup
UTF-8 on any consol
Stefan Tomanek <[EMAIL PROTECTED]> writes:
> Dies schrieb Niv Altivanik ([EMAIL PROTECTED]):
>
>> This bug seems to be ICEWM's busyness, the message reports that the
>> running WM doesn't repport itself as beeing NETWM Compilant, maybe
>> ICEWM launches his ~/.icewm/startup, before launching itsel
On Thu, Apr 06, 2006 at 11:38:42AM +0100, Sam Morris wrote:
> Package: thunderbird
> Version: 1.5-4
> Severity: normal
>
> When Thunderbird is invoked by another process trying to send an email
> (for example, when the user clicks a mailto: link in their web browser),
> Thunderbird correctly opens
Package: epiphany
Version: 2.14
Severity: important
Hi,
I can't use epipahny through ssh anymore (and that's important to me,
that's how I use it half of the time). When I start it, it says:
[EMAIL PROTECTED]:~]$ epiphany https://awak:8443
** (epiphany:21928): WARNING **: Unable to connect to
Stephen R Marenka <[EMAIL PROTECTED]> writes:
> On Sat, Feb 25, 2006 at 11:36:53PM +, Roger Leigh wrote:
>
>> --- m68kmath/mathinline.h2006-02-21 18:26:28.0 +
>> +++ mathinline.h 2006-02-25 23:30:48.0 +
>> @@ -100,7 +100,7 @@
>> /* Define a const math functio
Package: inn2
Version: 2.4.2-3
Severity: normal
Hi,
I have inn2 segfaulting every other day at 03:08, a few minutes after
cron issues a ctlinnd reload incoming.conf "flush cach". I was finally
able to reproduce this on an straced innd by issueing the ctlinnd
command from the command line. Strace
On Thu, 06 Apr 2006, Jeroen van Wolffelaar wrote:
> net-snmp (providing libsnmp5) was forced in together with 125 other
> source packages the hard way, to resolve a huge transition with lots of
> libraries tied to eachother.
>
> Temporary uninstallability of some less important packages was a
> ca
Denis Barbier <[EMAIL PROTECTED]> wrote:
> On Wed, Apr 05, 2006 at 10:45:41AM +0200, Frank Küster wrote:
>> > From: Denis Barbier <[EMAIL PROTECTED]>
>> > Subject: Re: Bug#360790: eperl: Gobbles shebang line
>> > To: [EMAIL PROTECTED]
>> > Date: Tue, 4 Apr 2006 20:29:47 +0200
>>
>> It would be ni
Even with version 0.57.9 it hasn't changed.
Benjamin Leipold
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Le Jeudi 30 Mars 2006 18:57, Julien Valroff a écrit :
> However, I propose to set these entries commented out in default
> rkhunter.conf, what do you think?
Right.
Even better (but more complicated to implement) would be a list of
excuses that the user can enable at installation managed with
de
Package: yaird
Version: 0.0.12-9
Severity: normal
I had all my sata disk connected to silicon image controler (on PCI). Today I
have upgraded my mainboard to Gigabyte (which has sata_via controller). I
would like to use the built-in controller instead of external one on pci.
Just after connecting
Do not presume CONFIG_KALLSYMS_ALL is set on production server or self
generated kernel! Look at a exported function or something similar.
--eric
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Wed, Jan 05, 2005 at 07:55:32AM +0100, Marc Haber wrote:
> On Tue, Jan 04, 2005 at 07:35:47PM -0500, Justin Pryzby wrote:
> > I was looking at bug #226947 [0], and wondered if you could implement
> > what you want in ./debian/rules.
>
> Probably, but it looks quite out of place there. diff gen
Hi. Just wanted to let you know that REQUEST_URI is not supposed to
be changed on rewrite.
From the apache docs:
REQUEST_URI
The resource requested in the HTTP request line. (In the example
above, this would be "/index.html".)
The request line is not changed by rewrite, only redirec
On Wed, Apr 05, 2006 at 10:50:13PM -0400, Justin Pryzby wrote:
> Package: devscripts
> Version: 2.9.15
> Severity: normal
>
> $ bts |grep -i block
> block by|with [ ...]
> unblock by|with [ ...]
> $ bts unblock 264985 by 297029
> "by" does not look like a bug number
> bts unblo
On Wed, Apr 05, 2006 at 11:14:27PM +0200, Cyril Chaboisseau wrote:
> Package: devscripts
> Version: 2.9.16
> Severity: minor
> Tags: patch
>
> when using both -p and -u switches with uupdate one should be warn with
> the following message :
>
> uupdate: additional archive name/version number is n
On Thu, Apr 06, 2006 at 12:30:45PM +0100, Julian Gilbey wrote:
> The only places debuild could implement hooks are before the initial
> dpkg-buildpackage call and after the build has completed, before the
> signing process. In the former case, why would you want a hook
> (debuild hasn't done anyth
Thanks for this patch - I will implement it asap.
Volker
On Thu, 2006-04-06 at 11:34, Nickolay Kondrashov wrote:
> Package: cups-pdf
> Version: 2.0.5-1
> Severity: normal
> Tags: patch
>
>
> CUPS-PDF reads it's configuration options AnonUMask and UserUMask
> incorrectly, using decimal base, ins
Package: partimage
Version: 0.6.4-14
Severity: normal
Tags: patch
When building 'partimage' on ppc64/unstable, I get the following error:
g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT
-D_FILE_OFFSET_BITS=64 -I. -I. -I../../.. -I../../.. -I../../../src/client
-I../../../src/
Third attempt :-(. Somebody should fix either me or debbugs.
-- Forwarded message --
From: Johan Walles <[EMAIL PROTECTED]>
Date: 2006-apr-06 12:55
Subject: JRockit installer script avoidance HOWTO
To: [EMAIL PROTECTED]
The installer .bin thingy is actually a self extracting zip
Alexander Sack - Debian Bugmail wrote:
When Thunderbird is invoked by another process trying to send an email
(for example, when the user clicks a mailto: link in their web browser),
Thunderbird correctly opens the composer, but an additional main window
is also opened. The command line being use
Package: libfreetype6
Version: 2.1.10-3
Severity: normal
Recently, though I cannot say exactly when, at least a few days, at most
a few weeks, kerning with some fonts is too strong. I have prepared a
screenshot using Calibri. This is from a GTK menu, so I assume it really
is a freetype issue. Note
On Thu, Apr 06, 2006 at 01:33:41PM +0200, Marc Haber wrote:
> On Thu, Apr 06, 2006 at 12:30:45PM +0100, Julian Gilbey wrote:
> > The only places debuild could implement hooks are before the initial
> > dpkg-buildpackage call and after the build has completed, before the
> > signing process. In the
Package: tar
Version: 1.15.1-2
Tags: patch
An Ubuntu user reports at
https://launchpad.net/distros/ubuntu/+source/tar/+bug/19540
that:
If you have a tarball containing a mode 777 directory and your umask
is set to 022, tar(1) will change the permissions on that directory
every time you unpack
On Thu, Apr 06, 2006 at 12:43:12PM +0100, Sam Morris wrote:
> Alexander Sack - Debian Bugmail wrote:
> >>When Thunderbird is invoked by another process trying to send an email
> >>(for example, when the user clicks a mailto: link in their web browser),
> >>Thunderbird correctly opens the composer,
On Sun, Apr 24, 2005 at 01:20:44PM +0200, Rolf Leggewie wrote:
> In /etc/exports I had the following two lines
>
> /mnt/hdc1/ 192.168.1.12(rw,sync)
> /mnt/hdc1/export-laptop/ 192.168.1.12(rw,sync,no_root_squash)
>
> "/etc/init.d/nfs-kernel-server restart" resulted in:
>
> Stopping NFS kernel dae
tags 360126 + pending
thanks
On Wed, Apr 05, 2006 at 09:05:09PM -0400, [EMAIL PROTECTED] wrote:
> It checks for the "nfsd_version" symbol, which my kernel doesn't have,
> thus refusing to start and causing grief. Commenting out the grep of
> /proc/kallsyms in /etc/init.d/nfs-kernel-server fixed t
Package: libfreetype6
Version: 2.1.10-3
Severity: minor
Freetype seems to use all the ligatures it can find. This seems like a
good idea, but wrong use of ligatures is worse than none at all.
There are some places where ligatures are not allowed, such as at the
boundaries of words in compounds: ‘
Package: tetex-bin
Version 3.0-16
I am using Debian GNU/Linux testing/unstable with a hand-rolled 2.6.15
kernel and libc6 2.3.6-5
The attached file does not display correctly in this version, specifically
the message sequence chart has text that only shows up when I use
the magnifying glass
Package: regina
Version: 3.3-2
Severity: normal
Tags: patch
When building 'regina' on ppc64/unstable, I get the following error:
./gci/gci_call.c:53: warning: type defaults to 'int' in declaration of
'GCI_STACK_ELEMENT'
./gci/gci_call.c:53: error: syntax error before '*' token
./gci/gci_call.c:
Package: granule
Severity: wishlist
Tags: patch l10n
Here is the Swedish translation of granule 1.2.1
Regards,
Daniel
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked
package boinc-client
tags 359332 + pending
thanks
Moin Joey,
On Monday 27 March 2006 23:33, Martin Schulze wrote:
> href="http://packages.debian.org/unstable/net/boinc-client";>boinc-client> -- BOINC core client.
> href="http://packages.debian.org/unstable/devel/boinc-dev";>boinc-dev --
> BOINC
> IIRC, there have been people complaining about a missing -mail switch
> in gnome-control-center. If you want to change it you can always
> manually change the compose command in gnome-control-center just to
> use thunderbird %s.
>
>> The correct way to invoke Thunderbird should also be documente
Apparently I was overly optimistic. openmsx now fails with an ICE
in reload_cse_simplify_operands, filed as debian #340293.
Bummer.
Thanks,
Stephen
--
Stephen R. Marenka If life's not fun, you're not doing it right!
<[EMAIL PROTECTED]>
signature.asc
Description: Digital signature
Francesco Potorti` <[EMAIL PROTECTED]> wrote:
>> and send us the resulting file updmap.log
>
> Ok, attached.
>
>>After that, to fix your system, do
>>
>>export TMP=/var/tmp
>
> Thanks.
It seems you have created updmap.log after you exported TMP, right? And
the updmap script succeeded this tim
On Thu, Apr 06, 2006 at 01:12:45PM +0200, Marc Haber wrote:
> I have inn2 segfaulting every other day at 03:08, a few minutes after
> cron issues a ctlinnd reload incoming.conf "flush cach". I was finally
> able to reproduce this on an straced innd by issueing the ctlinnd
> command from the command
Sleepycat didn't, and Oracle doesn't, have any issue with the
inclusion of the documentation with Debian, for any current or
past release. The Debian team raised an issue of compatibility.
In addressing it, we agreed to use the identical license for
software and documentation.
We didn't retroacti
On Thu, Apr 06, 2006 at 02:29:49PM +0200, Emil Nowak wrote:
>
> I had all my sata disk connected to silicon image controler (on PCI). Today I
> have upgraded my mainboard to Gigabyte (which has sata_via controller). I
> would like to use the built-in controller instead of external one on pci.
>
>
Package: pure-ftpd
Version: 1.0.21-1
Severity: normal
I add VerboseLog to the conf directory, with the contents of "Yes", and I see
the -d printed on the "Running..." line, but I don't get any more verbose
output.
I manually added MoreVerboseLog to the wrapper, in order to be able to get two
-d
1 - 100 of 418 matches
Mail list logo