Hi Gilberto,
Sorry for the late reply, but as I already said privately, I needed some
time to think about this and to prepare some things.
As you have probably seen through the bug closure mail, I have uploaded some
changes that should fix your problem and also some problems reported by
others
On Wed, Apr 30, 2008 at 08:59:57PM +0200, Hendrik Pagenhardt wrote:
> Package: linux-headers-2.6.25-1-686
> Severity: grave
> Justification: renders package unusable
> The package is not installable, as the corresponding kbuild package is not
> (yet) available.
Which is, consequently, not a bug o
On Thu, May 01, 2008 at 12:41:09AM +1000, Ted Percival wrote:
> Package: smbfs
> Version: 1:3.2.0~pre3-1
> Severity: wishlist
> There are no debug symbols available for the files in the smbfs package.
> Could they be included in samba-dbg too?
Why do you need these? The smbfs package only contai
Hi Y. Wei,
On Fri, 25 Apr, 2008 at 02:54:59PM -0700, Y. Wei wrote:
> Package: python-enthought-chaco2
> Version: 2.0.4-2
> Severity: normal
>
>
> One example in the examples/chaco2 fails to run and complains about font
> initialization. I am actually running python2.5 as the default python but
>
Package: unzip
Version: 5.52-9etch1
Severity: normal
While attempting to extract a zipfile on a usb key (fat filesystem), I
eventually discovered pwd had no write permission.
[EMAIL PROTECTED]:/media/sdf1/PortableApps$ touch pdfxcview.exe
touch: cannot touch `pdfxcview.exe': Permission denied
Un
# Fixed in Git commit 6f98f8f53215680e3ba057603addc8eba8f90f8c.
# See http://git.tokkee.org/?p=pkg-collectd.git.
tags 478759 + pending
thanks
Hi,
On Wed, Apr 30, 2008 at 10:02:43PM +0200, Witold Baryluk wrote:
> After 2 months of operation, plugin tcpconns produced 2.3 GB of
> rrd files, filling
On Thu, May 01, 2008 at 12:20:25AM +0100, peter green wrote:
> tags 478503 +patch
> thanks
>
> to fix this bug add
>
> chmod 755 src/native/unix/configure
>
> to the beggining of the configure-stamp target in debian/rules.
No, thats the wrong solution. Problem is that configure script was not
d
Package: libapache2-mod-log-sql-dbi
Version: 1.100-12
Severity: grave
Justification: renders package unusable
Postgres does not grok the `table_name` syntax. Since that was added to
the base package the -dbi version is useless.
The base package should limit itself to cross-platforms SQL.
(Side
tags 478646 + fixed-upstream
thanks
http://git.fluxbox.org/?p=fluxbox.git;a=commit;h=f552b328bc07c3b842777d5c449febb58cd817bb
On 00:54 Thu 01 May , Debian Bug Tracking System wrote:
DBTS> Processing commands for [EMAIL PROTECTED]:
>> # Automatically generated email from bts, devscripts versi
tags 478674 -patch
thanks
On Wed, Apr 30, 2008 at 11:19:24AM +0200, Arthur de Jong wrote:
> Subject: slapd: please run init script at earlier sequence
> Package: slapd
> Version: 2.4.7-6.2
> Severity: wishlist
> Tags: patch
> I'm the maintainer of nss-ldapd and have a bug (#475626) filed against
Unfortunately, this is an issue in Qt, not SMPlayer. All applications
that use the Qt translation system (.ts/.qm) behave this way. I don't
think it makes sense to fix it on a per-application basis.
signature.asc
Description: OpenPGP digital signature
# Automatically generated email from bts, devscripts version 2.10.26
# never built on sparc, so not RC
severity 478711 normal
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
# Automatically generated email from bts, devscripts version 2.10.26
# never built on sparc, so not RC y 478711 normal
severity 478708 normal
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Thursday 01 May 2008 00:47:05 Frederic Peters wrote:
> tag 478769 pending
> thanks
>
> Philippe Coval wrote:
> > I suspect that wireshark uses hardcoded colors which makes
> > some text hard to read when using a dark theme...
> >
> > See screenshot at :
> >
> > http://rzr.online.fr/q/dark
>
>
Source: vegastrike
Severity: wishlist
Vegastrike 0.5.0 has been released. The source and binaries can be downloaded
from http://vegastrike.sourceforge.net/getfiles/.
They are two source tarballs. One for the source and another for the data
(which contains the binaries too). Also, the data tarba
Well, somehow amd64 packages were built for suse and fedora. I've attached the
patches they use to build there packages. Maybe this will help.
They define a MIN() function at Source/FreeImage/PluginBMP.cpp. A MIN()
function however is defined at "Utilities.h" which
Source/FreeImage/PluginBMP.cp
tags 477006 + patch
thanks
Hi,
Attached is the diff for my bookmarkbridge 0.76-2.1 NMU.
--
James
GPG Key: 1024D/61326D40 2003-09-02 James Vega <[EMAIL PROTECTED]>
diff -u bookmarkbridge-0.76/debian/control bookmarkbridge-0.76/debian/control
--- bookmarkbridge-0.76/debian/control
+++ bookmarkbri
Package: linux-image-2.6.24-1-686
Version: 2.6.24-6
Severity: minor
The message the user sees,
If you have already done so, and you wish to get rid of this message,
please put "do_initrd = Yes" in /etc/kernel-img.conf. Note that this
is optional, but if you do not, you will continue t
Hello Federico,
I thought I share the packaging work I did for freeimage. Maybe this will help
you solve the build issue on amd64 as it turns on all warnings.
- dget
http://mentors.debian.net/debian/pool/main/f/freeimage/freeimage_3.10.0-1.dsc
If you want, you can upload it to the archive as we
tags 476026 + patch
thanks
Hi,
Attached is the diff for my survex 1.0.39.1-2.1 NMU.
--
James
GPG Key: 1024D/61326D40 2003-09-02 James Vega <[EMAIL PROTECTED]>
diff -u survex-1.0.39.1/debian/rules survex-1.0.39.1/debian/rules
--- survex-1.0.39.1/debian/rules
+++ survex-1.0.39.1/debian/rules
@@ -
On Wed, Apr 30, 2008 at 05:51:32PM -0500, Jason Kraftcheck wrote:
> Why can't I take a reference to an rvalue?
Because you can't modify rvalues. This is the definition of the C++
language. The next major revision of C++ will have T &&rref, the two
ampersands declaring an rvalue reference instead
Package: libjpeg-progs
Version: 6b-14
Severity: wishlist
File: /usr/bin/jpegtran
This is not flexible enough:
-copy all
Copy all extra markers. This setting preserves miscellaneous
markers found in the source file, such as Exif data, JFIF thumb-
Package: apt-cacher
Version: 1.6.1
Severity: normal
Trying to start apt-cacher gives the following error.
Starting Apt-Cacher: apt-cacherCan't locate HTTP/Response.pm in @INC
(@INC contains: /etc/perl /usr/local/lib/perl/5.8.8
/usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5
/usr/lib/p
severity 478785 important
thanks
On Wednesday 30 April 2008 19:53:29 Norman Ramsey wrote:
> Adding ../usr/lib/googleearth to the LD_LIBRARY_PATH *before*
> running make-googleearth-package results in a slew of
> different error messages about shared libraries, but it does
> produce a /usr/bin/goog
On Thu, 2008-05-01 at 00:43 +0200, Frank Lichtenheld wrote:
> > I'm still not sure that the original patch in this bug report (trying to
> > guess at whether a random URL found in the extended description should be
> > a homepage) is really a good idea.
>
> I personally would vote for closing thi
I've just installed version 2.8.2 and this bug is still there. By
specifying standard C locale I can work around this bug, as earlier
suggested.
This bug is also reported in #467117 and it seems that the same problem
is causing bug #458291. I quote the workaround below.
Cheers,
Slaven
Fro
Adding ../usr/lib/googleearth to the LD_LIBRARY_PATH *before*
running make-googleearth-package results in a slew of
different error messages about shared libraries, but it does
produce a /usr/bin/googleearth that starts and runs.
It segfaults every time I exit, however.
Norman
a
--
To UNSUBS
Package: googleearth-package
Version: 0.5.4
Severity: grave
Justification: renders package unusable
After running /usr/bin/make-googleearth-package and getting a long
list of complaints about shared libraries, I get a package which
behaves badly when installed. Note in particular the absolute
pat
This bug is still present in upstream git as-of 4/30/2008.
--Ken
--
Ken (Chanoch) Bloom. PhD candidate. Linguistic Cognition Laboratory.
Department of Computer Science. Illinois Institute of Technology.
http://www.iit.edu/~kbloom1/
signature.asc
Description: Digital signature
On Sat, Mar 22, 2008, Roland Mas wrote:
> There's an even newer upstream version now, 0.6.5.1, with even more
> non-cosmetic changes (two more letter pairs, R/N and F/J, were
> swapped). From a discussion I had with upstream on IRC, it seems the
> layout is approaching stabilisation, so it would b
Marc 'HE' Brockschmidt wrote:
> José Luis Tallón <[EMAIL PROTECTED]> writes:
>
>> lcdproc 0.5.2-1 states "Architecture: i386 amd64" in its control file.
>>
> Yes, that's a bug.
>
>> I don't understand why this package is marked as FTBFS on powerpc, when
>> autobuilding for that arch is n
Package: jack
Version: 3.1.1+cvs20050801-24
Severity: normal
cddb entry classical / b810f90c (attached) is broken in a couple of
ways, including a bad entry for the year of the CD. jack crashes; it
shouldn't:
: [EMAIL PROTECTED] 9504 ; jack
This is jack 3.1.1 (C)2004 Arne Zellentin <[EMAIL P
Package: gtk-qt-engine
Version: 1:0.8-2
--- Please enter the report below this line. ---
Symptom doesn't appear anymore after today's (Thu 01 May 03:05) update.
--- System information. ---
Architecture: amd64
Kernel: Linux 2.6.24-1-amd64
Debian Release: lenny/sid
500 testing-proposed-upd
# Automatically generated email from bts, devscripts version 2.10.26
#
# xkeyboard-config (1.2~cvs.20080501.1-1) unstable; urgency=low
#
# * New upstream CVS snapshot from May 1st 2008:
# + revert Latin American layout. (Closes: #477197)
# + reactivate right control key in fr(oss). (Closes
I finally found a reference to this issue elsewhere online - seems to occur
when you have a non-UTF8 local. Cups tightened up it's char set handling
(1.3.4), and supposedly hplip is at fault. Here's a simple workaround to
demonstrate:
Me before: LANG=en_CA hp-toolbox detected nothing
On Tue, Jan 15, 2008, Philippe Cloutier wrote:
> I don't really know how rules/base works, but it seems to be autogenerated
> and
> possible not to ship it in the source. I see that even upstream tarballs
> contain it, but maybe the Debian patch could just remove it.
> The reason I ask this is t
Le April 30, 2008 03:32:10 pm Thijs Kinkhorst, vous avez écrit :
> On Saturday 5 April 2008 09:32, Filipus Klutiero wrote:
> > Package: signing-party
> > Version: 1.0-1
> > Severity: important
> >
> > I never used springgraph before, but it looks like its invocation syntax
> > changed. It seems it
Hello Federico,
Why not use experimental as well to resolve this issue? Perhaps this also
affects other architectures.
By the way, I can co-maintain if you like. I've already did work for the
packaging of the new library. I want to do some tests of ogre with the new
library.
--
Regards,
Andr
On Thu, Dec 20, 2007 at 03:41:59AM +0100, dAniel hAhler wrote:
> With diverted files the "unable to create" error is confusing. [...]
> With the attached patch the error will look like the following instead:
> dpkg: error processing
> /var/cache/apt/archives/xserver-xorg-core_2%3a1.4.1~git2007121
Package: wnpp
Severity: wishlist
Owner: Sebastien Delafond <[EMAIL PROTECTED]>
* Package name: sequel
Version : x.y.z
Upstream Author : Jeremy Evans, Sharon Rosner
* URL : http://code.google.com/p/ruby-sequel/
* License : MIT
Programming Lang: Ruby
Descript
Removing Inbox.ev-summary solved the problem. It is still slow, but
doesn't run endlessly when it says Storing Folder.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Hi,
hmm, that's interesting. Here's what it should look like (or what it looks
like when I just press "Return" in screen)...
# screen forwards the keypress to the shell...
read(3, "\r", 4096) = 1
write(6, "\r", 1) = 1
# ... and the shell moves the cursor
On Thursday 01 May 2008, Jose Luis Tallon wrote:
> Package: wnpp
> Severity: wishlist
> Owner: Jose Luis Tallon <[EMAIL PROTECTED]>
>
>
> * Package name: mumble
> Version : 1.1.3
> Upstream Author : Mikkel Krautz <[EMAIL PROTECTED]> and others
> * URL : http://mumble.sou
tags 478503 +patch
thanks
to fix this bug add
chmod 755 src/native/unix/configure
to the beggining of the configure-stamp target in debian/rules.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: xviewg
Version: 3.2p1.4-21.1
Followup-For: Bug #23495
xviewg installs bitmaps into
/usr/include/bitmaps
xbitmaps installs the same files into
/usr/include/X11/bitmaps
Is their a possibility of replacing them in xviewg with a link and
a dependancy?
-- System Information:
Debian
Package: dh-make-perl
Version: 0.42
Severity: wishlist
It be nice if dh-make-perl would look at currently installed packages
when making the control file "Depends:", as well as what apt-file
reports. I think that'd help establish depends on privately installed
packages, like other dh-make-perl pa
> Feature request: please also check where /proc should be ignored in
> piuparts code. One place I found is the code for the '-s' option (save
> tarball), which now generates a tar of my /proc
You're right, I missed to test this case.
I think writing back the tarball is the only place, where /pro
Package: flac
Version: 1.2.1-1.2
Severity: wishlist
It would be useful for
metaflac --show-tag=foobar file.flac
to return a nonzero exit status if there is no "foobar" tag, and a 0
status if there is.
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (990, '
Package: wnpp
Severity: wishlist
Owner: Jose Luis Tallon <[EMAIL PROTECTED]>
* Package name: mumble
Version : 1.1.3
Upstream Author : Mikkel Krautz <[EMAIL PROTECTED]> and others
* URL : http://mumble.sourceforge.net/
* License : GPL-2
Programming Lang: C++
Package: mawk
Version: 1.3.3-11
Followup-For: Bug #23001
gawk, mawk and original-awk all exhibit the same behaviour
if you try and include a file that doesnt exist in the first example, you get
return code 2
This is because the code is trying to launch a non-existant awk script,
in just the sa
Hi,
Have you tested current version 0.9.3-2 ?
it's known to work along linux-kernel-2.6.15 (on ubuntu dapper at least)
For more recent kernel I am afraid this driver is not usable at all
(because of regparm)
Anyone can confirm that the driver is actually working with your
hardware on debian ?
Package: xserver-xephyr
Version: 2:1.4.1~git20080131-4
Severity: wishlist
I wish I could copy and paste between a Xephyr window and the parent X
server.
Thanks and best wishes, Jack
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architectu
tag 478769 pending
thanks
Philippe Coval wrote:
> I suspect that wireshark uses hardcoded colors which makes
> some text hard to read when using a dark theme...
>
> See screenshot at :
>
> http://rzr.online.fr/q/dark
Thanks for pointing this; I added a quick patch to our packaging
directory
Getting GHDL to compile and run with gnat-4.3 isn't a walk in the park.
I just spent several hours on this, and have gotten pretty close but still
have lots of issues to resolve.
So this could take quite a while, and may require working with the GHDL
upstream if there are things I can't resolve
Package: zoneminder
Version: 1.23.2-2
zoneminder sprays a ton of stuff into syslog. I think this is really
wrong. Syslog should be reserved for more critical, system-related
processes and daemons to log to, not for some ancilliary application
like zoneminder to use. Inasmuch as syslog is an im
Daniel Jacobowitz wrote:
severity 478734 normal
thanks
On Wed, Apr 30, 2008 at 11:55:19AM -0500, Jason Kraftcheck wrote:
Severity: grave
This is not grave, g++ is perfectly usable for other code.
I emmits the following error message:
bug.cc: In function 'int main()':
bug.cc:6: error: no m
On Sun, Oct 14, 2007 at 04:34:20PM -0700, Russ Allbery wrote:
> Paul Wise <[EMAIL PROTECTED]> writes:
> > Now that dpkg has the Homepage field[1], shall I update the patch to
> > warn when the homepage is in the description instead of the new field?
> > Or should we wait for policy and the devref t
hi,
i'm afraid i am getting this problem also with version: 1.96+20080413-1
i haven't used the bug reporting system before so i apologise if i am
doing this incorrectly. my system is debian 2.6.24-1-686 pinned to
testing then stable then unstable, running on an apple macbook pro, 2008
model. ever
Package: axp
Version: 0.2.1+patch-92-2
Severity: normal
Tags: patch
Hi,
I think debian/rules forgot some files:
--8<--
$ axp cset show foo
Usage: axp cset command ...
try 'axp cset -h'
--8<--
Patch attached.
Regards,
--
Gregory Colpart <[EMAIL PROTECTED]> GnuPG:1024D/C1027A0E
Evolix
# Automatically generated email from bts, devscripts version 2.10.26
#
# xkeyboard-config (1.1~cvs.20080501-1) unstable; urgency=low
#
# * New upstream CVS snapshot from May 1st 2008:
# + revert Latin American layout. (Closes: #477197)
#
package xkeyboard-config xkb-data
tags 477197 + pending
Hello,
Same behavior here, and it annoys other people's irc client on the chan
when e.g. changing the topic, since in that case I copy/paste the
original one and modify it, but don't notice that there is a BOM, which
may appear as garbage for other people.
This only happens when pasting from pidg
Package: inn2
Version: 2.4.3-1
Severity: important
auth_krb5 is a part of the standard INN install, but it is not included
with the INN install on i386 or amd64. Interestingly, it *is* included
for powerpc; so one way or the other, something is inconsistent. It would
be helpful if it was actual
Package: linux-image-2.6.25-1-amd64
Version: 2.6.25-1
Severity: normal
The sis190 module seems to be missing in this version. There is no
/lib/modules/2.6.25-1-amd64/kernel/drivers/net
folder, which in the previous kernels contained sis190.ko.
Best regards,
Anibal Fenoglio
-- System Information
Package: kde-l10n-pl
Version: 4:4.0.2-1
Severity: wishlist
Tags: l10n
I'm using the current KDE 3.5 from unstable and at the same time I'm testing
applications from KDE 4 (eg. Okular, Klipper, KTorrent, et al.). Because I use
Polish locale I would like to have the applications localized. I don't
I agree with Daniel - I'd really like to see an integrated package that
supports IPv6 in particular. Whether that's in addition to a pristine djbdns
package or in place of it is not as important to me (the dual built package
does seem like a good compromise thought).
Jamie
--
Jamie McClelland
71
Hi,
I just found this bug, quite a while after it was submitted. In response to
the previous query, I am one of the s48 users on Debian and I definitely
prefer that the package be kept up with upstream versions, regardless of the
status Slime48 (which apparently will never be ported to newer Scheme
Package: hyperspec
Severity: wishlist
Tags: l10n patch
Hi
Attached hypersec debconf templates Basque translation, please add it.
thx
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i68
Neil Williams wrote:
> Can I have an assurance that &inhibit_log; will be retained - compatible
> with current behaviour - in future versions
No. Dh_Lib is not a general-purpose library, it is a factoring out of
common code that debhelper programs use. Its behavior can and will
change in the futur
On Wed, Apr 30, 2008 at 04:53:41PM +0200, Thijs Kinkhorst wrote:
>
> This has been assigned CVE-2008-1974; could you include that retroactively in
> your changelogs for the versions above?
Done in our repository:
http://arch.debian.org/cgi-bin/archzoom.cgi/[EMAIL
PROTECTED]/kronolith--sid--2--p
severity 478734 normal
thanks
On Wed, Apr 30, 2008 at 11:55:19AM -0500, Jason Kraftcheck wrote:
> Severity: grave
This is not grave, g++ is perfectly usable for other code.
> I emmits the following error message:
>
> bug.cc: In function 'int main()':
> bug.cc:6: error: no matching function for
Package: passwd
Version: 1:4.0.18.1-7
Severity: normal
When creating or deleting users or groups, the shadow utilities creates
lock files like /etc/group.lock, /etc/shadow.lock, etc.
These lock files contain the PID of the locker, so that if the lock
holder dies without unlocking the file, the
Hi,
Davide Prina wrote:
> In Italian localization there are some wrong abbreviations in the
> Extended Tips.
>
> Note: for see this you must have the openoffice.org-l10n-it package
> installed
> Note: you must have the Italian "User Interface" enabled
Wow. What a very useful information. OF C
On Wed, Apr 30, 2008 at 08:34:52AM +0200, [EMAIL PROTECTED] wrote:
> Hi Nicolas,
>
> Nicolas FRANCOIS (Nekral) [2008-04-30 1:04 +0200]:
> > I'm opening this bug to ask if you or upstream would accept a patch to
> > include these French manpages.
>
> Oh, of course we do! I guess upstream will acc
Leonardo Rodrigues de Mello wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Here is the patch to fix the bashism in this package:
>
> - --- systemimager-server.postinst2008-04-29 09:14:24.0 -0300
> +++ systemimager-server.postinst.orig 2008-04-29 09:13:31.0 -0300
tag 478371 patch
thanks
Leonardo Rodrigues de Mello wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> here is one patch that fix this bug:
>
>
> - --- debian/rules.orig 2008-04-29 10:18:02.0 -0300
> +++ debian/rules 2008-04-29 10:21:24.0 -0300
> @@ -24,7 +
Leonardo Rodrigues de Mello wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> here is the patch to fix this package bashism bug.
>
>
> - --- debian/postinst.orig2008-04-29 09:23:13.0 -0300
> +++ debian/postinst 2008-04-29 09:22:05.0 -0300
> @@ -1,4 +1,4 @@
> - -
Leonardo Rodrigues de Mello wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> here is the patch to solve this bashism:
>
> - --- debian/rules.orig 2008-04-29 09:55:28.0 -0300
> +++ debian/rules 2008-04-29 09:54:49.0 -0300
> @@ -111,14 +111,14 @@
[...]
The p
Package: wnpp
Severity: wishlist
Parcellite is a lightweight GTK+ clipboard manager. This is a stripped
down, basic-features-only clipboard manager with a small memory
footprint for those who like simplicity.
Source found here: http://code.google.com/p/xyhthyx/
License: GPLv3
Ubuntu Hardy debs
Since both of you e-mailed at roughly the same time about taking over
the Debian SCons packages I thought the best thing to do would be to
put you both in touch with each other and suggest forming a team to take
over the package in order to pool the availible expertise - I don't know
what you guys
reassign 478760 openoffice.org
retitle 478760 Java wizards and Base (hsqldb) freeze on powerpc
tag 478760 + confirmed
thanks
Hi,
Benoît Dejean wrote:
> oobase is unusable:
> - without java, i cannot even create a table, i get messages to get java
> everywhere.
That's completely normal.
The in
On Wed, Apr 30, 2008 at 11:38:56PM +0200, Robert Millan wrote:
>
> This patch gets rid of the problem [...]
argh. There was supposed to be a patch...
--
Robert Millan
I know my rights; I want my phone call!
What use is a phone call… if you are unable to speak?
(as seen on /.)
Index: grub-in
Love Hörnquist Åstrand <[EMAIL PROTECTED]> writes:
> How about using libtool ? Can you test this patch ?
>
> http://www.h5l.org/fisheye/changelog/heimdal/?cs=23146
Yup, this works, although it produces a bunch of spurious output in the
middle of the configure run (I think because libtool is tryin
tag 472895 - patch
thanks
Leonardo Rodrigues de Mello wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Here is the patch to solve the bashisms in this package.
>
> - --- getweb.in.orig 2008-04-29 08:43:10.0 -0300
> +++ getweb.in 2008-04-29 08:43:16.0 -0300
> @@ -236
On Sun, Mar 30, 2008 at 09:01:18PM +0800, Paul Wise wrote:
> Package: grub-installer
> Version: 1.29
> Severity: normal
> X-Debbugs-CC: [EMAIL PROTECTED]
>
> I did an install from debian.exe with d-i dailies to install sid
> (#473364). Unfortunately the /etc/grub.d/30_otheros that was generated
>
tag 473691 patch
thanks
Leonardo Rodrigues de Mello wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Here is one patch that fix the bashism in this package:
>
> - --- sdm-autokeys.orig 2008-04-29 08:52:45.0 -0300
> +++ sdm-autokeys 2008-04-29 08:52:24.0 -0
Package: wireshark
Version: 1.0.0-1
Severity: wishlist
hi,
I suspect that wireshark uses hardcoded colors which makes
some text hard to read when using a dark theme...
See screenshot at :
http://rzr.online.fr/q/dark
Regard
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "
Package: xserver-xorg-input-aiptek
Version: 1:1.1.1-1
Severity: important
I want to use an Aiptek HyperPen 12000U for drawing in GIMP.
The table is mapped to two input devices
/dev/input/mouse2
/dev/input/event7
/dev/input/mouse is used via /dev/input/mice for controlling the normal mouse
curs
# Automatically generated email from bts, devscripts version 2.10.26
#
# xulrunner (1.9~b5-4) UNRELEASED; urgency=low
#
# * debian/xulrunner-1.9.install, debian/xulrunner-1.9-common.install: Move
#/etc/gre.d/1.9.system.conf, /usr/lib/xulrunner-1.9/dependentlibs.list and
#/usr/lib/xulrunner
On Wed, 2008-04-30 at 15:16 -0400, Joey Hess wrote:
> Neil Williams wrote:
>
> All debhelper commands assume they run in the top-level directory of the
> source tree of the package to build.
>
> Dh_Lib is also not a general purpose library. It is intended only to be
> used in building debhelper
Kurt Roeckx writes:
> Package: libxmlada2-dev
> Version: 2.2-7
>
> Hi,
>
> Your pacakge Depends on gnat-4.1. Pacakges build depending on
> libxmlada2-dev, like libaws, can't be build because the other build
> dependencies depend on gnat-4.3.
I know; I'm in the middle of a transition of all Ada pa
On Wed, 30 Apr 2008, Tomasz Chmielewski wrote:
> What "engine" is used for managing Debian mailing lists?
Smartlist.
> I guess it's a home-grown system?
No, it's not.
> At least Mailman allows users to choose delivery methods (no
> delivery, normal, digest etc.); maybe something similar could b
On Sun, Apr 20, 2008 at 11:20:56PM +0300, Sami Liedes wrote:
>
> The problem is still the same, one grub_strstr() that you missed:
> [...]
> 315
> 316 p = grub_strstr (q, "id = \"") + sizeof ("id = \"") - 1;
Ok, let's see if we get it right this time. Please, could you test the
attached pa
* Robert Millan ([EMAIL PROTECTED]) wrote:
> On Tue, Apr 01, 2008 at 03:39:13PM +0200, Andreas Beckmann wrote:
> >
> > Hi,
> >
> > the postinst script only displays the "Please restart any running
> > Iceweasels or you will experience problems." if no iceweasel/firefox
> > process exists:
> >
>
> please rebuild libaws with gnat 4.3.
It is planned. But libaws depends on libtemplates-parser so I'll
upgrade that first. Would you like to help?
--
Ludovic Brenta.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: hlbr
Version: 1.1-1
Severity: minor
Hello,
At every startup of my box, hlbr says "Inicializando o HLBR / Starting
HLBR".
I would suggest to stick to english only.
Removing all the spanish blobs in /etc/init.d/hlbr would be appropriate... I
think.
Thanks.
@+,
Fab
-- System
I was just bitten by this and it took me a while to locate this bug
report.
Could Rhythmbox please report a more descriptive warning to the user?
For example, when I start Rhythmbox without python-gst, I simply get a
warning that the cover art etc. failed to load. Could it please instead
explain
Tomasz Chmielewski wrote:
What "engine" is used for managing Debian mailing lists?
I guess it's a home-grown system?
No, its based on smartlist, although modifications may have occured.
Kind regards
T.
--
Thomas Viehmann, http://thomas.viehmann.net/
--
To UNSUBSCRIBE, email to [EMAIL PROTEC
Package: libart-lgpl
Version: 2.3.20-1
Severity: important
Hi,
the debian/copyright claims that libart-lgpl is licensed under the GNU GPL even
though the source and package name seems to indicate it is actually licensed
under the GNU Library GPL.
The really should be fixed at the first opportu
Hi Martin,
I enjoyed working with you on Xdebug and it will be a pleasure to work with
you again on eZcomponents.
Francois
signature.asc
Description: Digital signature
Package: linux-image-2.6.24-1-686
Version: 2.6.24-6
Severity: normal
Hello,
I observe from time to time the following at cold or warm reboot on a
mac-mini (core 2 duo, cf. http://www.apple.com/macmini/specs.html).
I don't think the trouble is with the hardware (same box working fine
with OSX and
1 - 100 of 399 matches
Mail list logo