Heya,
On Sun, Feb 14, 2010 at 02:43:14PM +0100, Frank Lin PIAT wrote:
Hi,
Just a few comment on the package description...
[...]
Upstream mentioned that "It is currently early in development". You
could keep this statement in the description (to avoid users deception).
Also, since the program
2010/2/3 Gilles Filippini :
> - value 'Mic 2'
> + value 'Right PGA'
>
> I've tested it on my FR and I can state that the sound is *much* better
> for my correspondents.
However, the switch originally to Mic 2 was _heavily_ advocated by
Jöerg. Also, the linked talk page
http://wiki.
On Sat, Feb 20, 2010 at 09:07:45AM +0100, Sven Joachim wrote:
> On 2010-02-19 23:20 +0100, Kurt Roeckx wrote:
>
> > On Fri, Feb 19, 2010 at 10:21:17AM +0100, David Paleino wrote:
> >> tags 564254 unreproducible
> >> thanks
> >>
> >> I'm closing this bug, since it seems to be environment-dependent
tags 553496 + pending
thanks
Dear maintainer,
I've prepared an NMU for doc-central (versioned as 1.8.2+nmu3) and
uploaded it to DELAYED/2, according to devref §5.11.1. In fact, the NMU
is a *sponsoring* of the NMU prepared by Mats Erik Andersson and posted
to this bug log a while ago. As his patc
Hey!
I just tried to get my package database up and running again
with a manual udev installation, but still cannot update:
[13:40] sans:~# wget
http://ftp.ch.debian.org/debian/pool/main/u/udev/udev_151-1_amd64.deb
Johan Thelmén wrote:
> So I have now changed LANG = in /var/lib/vdradmin-am/vdradmind.conf to
> LANG = sv_SE and that fixed the nameofday
Ok, I think I see the problem. vdradmin uses an unusual way to determine,
if utf-8 should be used. The charset is read from the gettext translation,
and as th
Package: xyssl
Version: 0.9-2
Dear xyssl package maintainers,
The developer of xyssl, Christophe Devine, did not have time to
maintain xyssl and an offical fork was created, polarssl. xyssl.org
redirects to polarssl.org. See :
http://www.polarssl.org/?page=news&all_entries=yes
In addition the w
On Fri, Feb 19, 2010 at 06:08:07PM -0500, Joey Hess wrote:
> If parallel called waitid() with no child to wait for, then it would
> have a bug in its control logic (ie, a fencepost bug) that would probably
> manifest in other ways than the exit code; such as running too many or
> too few parallel p
Package: wnpp
Severity: wishlist
Owner: Jan Dittberner
* Package name: virtualenvwrapper
Version : 1.24.2
Upstream Author : Doug Hellmann
* URL : http://www.doughellmann.com/projects/virtualenvwrapper/
* License : ISC
Programming Lang: Python
Description
Package: nullmailer
Version: 1:1.04-1.2
Severity: normal
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Norbert, I'd like to know if the request to implement the sendmail -bs argument
has been forwarded to upstream and what was their answer?
- -- System Information:
Debian Release: squeeze/sid
On Fri, Feb 19, 2010 at 09:56:53 +0100, Michal Suchanek wrote:
> When kms is enabled the radeon module cannot be unloaded. rmmod
> complains that the module is busy while the X server is not running.
>
> This is different from my experience with intel KMS and quite annoying.
>
err, it's exactly
tags 560914 + pending
tags 569821 + pending
thanks
Dear maintainer,
Luca Falavigna and I prepared an NMU for python-4suite (versioned as
1.0.2-7.2) and uploaded it to DELAYED/2. Please feel free to tell me if
I should delay it longer.
--
Jakub Wilk
diff -u python-4suite-1.0.2/debian/changelo
Am Samstag, den 20.02.2010, 12:00 +0100 schrieb Michael Prokop:
> Ok. Is this a self compiled kernel? An official kernel by Debian?
>
> Ok, can you please try to run (replace '2.6.32' with the output of
> `uname -r` of your kernel version):
>
> depmod 2.6.32
> update-initramfs -c -t -k 2.6.
Package: xserver-xorg-video-geode
Version: 2.11.7-1
Severity: normal
>From time to time, I get a Segfault when starting playing a video with
mplayer (xvideo). I attach the Xorg.log for such a session.
(Looks like an unchecked malloc pointer, this happens a lot more when
little free memory is avai
retitle 548617 ITP: python-paver -- Paver is a Python-based software project
scripting tool along the lines of Make or Rake
owner 548617 Jan Dittberner
block 570644 by 548617
thanks
I want to package this tool as I need it as a build dependency for my
virtualenvwrapper ITP #570644.
Regards
Jan
tag 558989 - patch
thanks
Hi Jiri,
On Sat, Feb 20, 2010 at 02:30:49PM +0100, Jiri Palecek wrote:
> This is probably just an oversight, but it does not; this part:
>
> + (stat (f2, &b2) != 0 &&
> +b1.st_mtime < b2.st_mtime));
>
> should in fact be
>
> +
On Freitag 05 Februar 2010, Brice Goglin wrote:
> 2.10 drops user-space modesetting support and it doesn't really improve
> many things in return. So we might stay with 2.9 for a while. But we can
> still try to backport some patches into 2.9.
I'm not sure I can be much help in identifying patches
tag 570388 patch
thanks
Hi,
I've attached a patch to make xulrunner-1.9.1's preinst check whether
these directories exist before trying to change their permissions. I
verified that this allowed the resulting package to be installed on a
system in which these directories didn't exist.
--
Matt
On Feb 20, Nico Schottelius wrote:
> I just tried to get my package database up and running again
> with a manual udev installation, but still cannot update:
You are not supposed to: this feature is only triggered when you are
installing the kernel and udev packages at the same time using apt (lo
* Felix Koop [Sat Feb 20, 2010 at 02:01:11PM +0100]:
> Am Samstag, den 20.02.2010, 12:00 +0100 schrieb Michael Prokop:
> > Ok. Is this a self compiled kernel? An official kernel by Debian?
> > Ok, can you please try to run (replace '2.6.32' with the output of
> > `uname -r` of your kernel versi
On Fri, Feb 19, 2010 at 06:08:07PM -0500, Joey Hess wrote:
> Kurt Roeckx wrote:
> > > si_pid will only be nonzero if waitid succeeded.
> >
> > Like I said it probably will, but I'm not sure there is any
> > guarantee in that case. In any case I think it's a bad idea
> > to not look at the return
Re,
On 2010-02-19 18:34:27 +0100, Michael Bussmann wrote:
> > wolfe:/etc/init.d# ./nfs-kernel-server start
> > Not starting NFS kernel daemon: no support in current kernel. ... (warning).
> Nonchalantly I simply removed the "exit 0" in the initscript (l.69) and it
> seemed to work.
On second th
Moritz Muehlenhoff wrote:
> Sean,
> did you receive a bug confirmation mail? Does the problem persist
> with 2.6.32?
I never got a confirmation E-mail and the problem does indeed still
exist with kernel 2.6.32-amd64. (Sorry for the delay, I haven't had time
to get to that machine until just now.
Package: abiword
Version: 2.8.2-1
Severity: wishlist
An unnecessary build-dependency on libaspell-dev was introduced as a
temporary fix for #569373. It should be removed again when possible.
signature.asc
Description: Digital signature
Dear maintainer of up-imapproxy,
On Wednesday, February 10, 2010 I sent you a notice announcing my intent to
upload a
NMU of your package to fix its pending l10n issues, after an initial
notice sent on Friday, February 05, 2010.
You either agreed for this NMU or did not respond to my notices.
tuxguitar-gervill.jar depends on Gervill project:
https://gervill.dev.java.net/
While there is no gervill package available at debian repositories,
OpenJDK includes it as default.
The only way to build this plugin using a different JDK than OpenJDK
is by adding gervill.jar to the classpath.
Any
hi,
This plugin does not seem to build on all arch :
http://bugs.debian.org/570556
So let's build this in some plugin package, is it ok ?
is there any hppa host where i can try to build it ?
Regards
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "u
Package: python-anyjson
Version: 0.2.2-2
Severity: important
Hello,
Import anyjson fails on a system with only python-anyjson and
python-json installed:
$ python -c 'import anyjson'
Traceback (most recent call last):
File "", line 1, in
File "/usr/lib/pymodules/python2.5/anyjson/__init__
Source: php-imagick
Version: 2.1.1RC1-1
Severity: serious
Hi,
There was an error while trying to autobuild your package:
> Start Time: 20100219-1933
[...]
> Build-Depends: cdbs, debhelper (>= 5), libmagick9-dev, php5-dev
[...]
> Toolchain package versions: libc6-dev_2.10.2-5 dpkg-dev_1.15.5.
tags 570548 pending
thanks
Hi Axel,
On freed 19 Febrewaris 2010, Axel Beckert wrote:
> The following patch fixes this behaviour by first checking if a
> mailing list named with the full local part exists, and only if not,
> tries to parse an administrative suffix out of the local part and then
>
Package: popularity-contest
Version: 1.48
Severity: wishlist
Hello,
Often, I would be interested to know more than just "how many
percents of the people have this package ?": it would be great if one
could have more information, such as correlations "how many people
have this and that package
reopen 570544
reassign 570544 qemu-system
thanks
On Saturday 20 of February 2010 03:49:43 Marco d'Itri wrote:
> Upgrade kvm. Read the udev changelog.
>
I actually have the latest qemu in unstable. After going through the changelog
and the related bug reports I found that this bug is fixed in th
Package: openssh-client
Version: 1:5.1p1-5
Severity: wishlist
In the man page it can be read:
"EXIT STATUS
ssh-vulnkey will exit zero if any of the given keys were in the
compromised list, otherwise non-zero."
While this describes correctly the behaviour of the utility, I don't
agree it is a
Source: jblas
Version: 1.0.1-1
Severity: serious
Hi,
There was an error while trying to autobuild your package:
> Start Time: 20100211-1623
[...]
> Build-Depends: cdbs, debhelper (>= 7), openjdk-6-jdk, ant-optional, gfortran,
> libatlas-base-dev, ruby
[...]
> Toolchain package versions: lib
Package: iceweasel
Version: 3.5.6-2
Firefox 3.5 introduced DNS prefetching:
https://developer.mozilla.org/En/Controlling_DNS_prefetching
"This is a feature by which Firefox proactively performs domain name
resolution on both links that the user may choose to follow as well
as URLs for item
* Ilya Barygin , 2010-02-13, 21:06:
atomic.diff fixes build on i386 as well.
I don't think i386 has been ever affected by this bug...
--
Jakub Wilk
signature.asc
Description: Digital signature
Hi Osamu Aoki,
2010/2/20 Osamu Aoki :
> Hi, thanks but I find typos in your fix. I see you changed texts from
> my patch. This is fine but typos are not :-)
mhh. I really thought i had written a mail before… strange.
Anyway: I changed the text a bit as the paragraph sounds a bit
to scary: Pinnin
Package: hal
Version: 0.5.11-8
Severity: normal
r...@server: => hald --daemon=yes
r...@server: => /etc/init.d/mdadm-raid start
r...@server: => dmesg|tail
[349171.946543] PM: Adding info for No Bus:md5p1
[349172.026430] hald[16474]: segfault at 0 ip 0042de7b sp
7fff4522fd00 error 4 in
Package: ncftp
Version: 2:3.2.2-1
Severity: important
Under kfreebsd-i386, ftp transfer fails with:
"Could not read reply from control connection -- timed out."
Retried several times, always with the same result.
The exact same transfer worked correctly with ncftp running
on a second machine un
Package: mysql-client-5.0
Version: 5.0.51a-24+lenny3
Severity: normal
Hi,
I've a table with the name Spaß (encoded in latin1). A dump of this
table stopps in the middle of the create table statement:
CREATE TABLE `test_v1` (
`testid` int(11) NOT NULL auto_increment,
`spieleid` text NOT NULL,
tags 309943 = moreinfo
thanks
Can anyone reproduce this with the 2.8 series? The printing code changed
quite a bit (gnome-print is no longer used). If it happens only with one
document, please attach the document.
Kind regards,
Patrik
signature.asc
Description: Digital signature
On Sat, 2010-02-20 at 01:25 -0500, shiz...@vif.com wrote:
> yealink uses two URBs that submit each other. This arrangement cannot
> be reliably killed with usb_kill_urb() alone, as there's a window
> during which the wrong URB may be killed. The fix is to introduce a
> flag.
>
> Skype is unr
Source: guessnet
Version: 0.51-1.1
Severity: serious
Hi,
There was an error while trying to autobuild your package:
> Start Time: 20100218-1607
[...]
> Build-Depends: cdbs, debhelper (>= 7), dh-buildinfo, libnet1-dev (>=
> 1.1.1rel-2), libpcap-dev, libtut-dev, libwibble-dev (>= 0.1.16),
> li
Source: afflib
Version: 3.5.7+dfsg-1
Severity: serious
Hi,
There was an error while trying to autobuild your package:
> Start Time: 20100219-1206
[...]
> Build-Depends: debhelper (>= 7.0.50~), autotools-dev, libcurl4-openssl-dev,
> libexpat1-dev, libfuse-dev, libncurses5-dev, libreadline-dev,
>> So I have now changed LANG = in /var/lib/vdradmin-am/vdradmind.conf to LANG
>> = sv_SE and that fixed the nameofday
>Ok, I think I see the problem. vdradmin uses an unusual way to determine, if
>utf-8 should be used. The charset is read from the gettext translation, and as
>there is no Swedi
tags 465741 + wontfix
On Thu, Feb 14, 2008 at 10:59:53AM -0200, Nelson A. de Oliveira wrote:
> Is it possible to provide some wrappers to convert documents using
> abiword? For example, small wrappers like doc2txt, doc2pdf, abw2pdf,
> etc.
>
> It can output files in .abw, .awt, .doc, .html, .mht,
On Fri, Feb 12, 2010 at 11:55:08PM +0100, Josip Rodin wrote:
> On Fri, Feb 12, 2010 at 09:21:00PM +0100, Michael Schwartzkopff wrote:
> > Package: freeradius
> > Version: 2.1.8+dfsg-1
> > Severity: important
> >
> > Installin freeradius-2.1.8 from testing repository on a plain debian lenny
> > an
Package: wnpp
Severity: normal
Hi,
I don't use Serendipity a lot anymore, and have to make some choices in my
Debian activities to be able to keep doing a good job, so I'm orphaning
Serendipity.
I believe the current packaging is not in a bad shape; however, the package
is some versions behind u
В Sat, 20 Feb 2010 15:18:44 +0100
Jakub Wilk пишет:
> * Ilya Barygin , 2010-02-13, 21:06:
> >atomic.diff fixes build on i386 as well.
>
> I don't think i386 has been ever affected by this bug...
I'm sorry, I should have mentioned that this is on Ubuntu Lucid.
signature.asc
Description: PGP si
Package: wnpp
Severity: normal
Hi,
As a maintainer I cannot dedicate the required amount of time to the phpBB3
package at this moment. Jeroen, the other maintainer, is still interested to
contribute but may not have enough time available, so the package needs new
contributors in its packaging tea
Source: modemmanager
Version: 0.3-1
Hi,
There was an error while trying to autobuild your package:
> Start Time: 20100124-0034
[...]
> Build-Depends: debhelper (>= 5.0.0), automake (>= 1:1.10), automake (<<
> 1:1.12), cdbs, quilt, libtool, libdbus-glib-1-dev (>= 0.75), libglib2.0-dev
> (>= 2
Source: powertop
Version: 1.13~pre20100125-1
Severity: serious
Hi,
There was an error while trying to autobuild your package:
> Start Time: 20100127-0828
[...]
> Build-Depends: cdbs, debhelper (>= 5), libncursesw5-dev, libncurses5-dev
[...]
> Toolchain package versions: libc6.1-dev_2.10.2-5
Package: newt
Version: 0.52.10-5
Severity: important
Justification: fails to build from source
Building newt with pbuilder fails:
...
gcc -g -O2 -D_GNU_SOURCE -I/usr/include/slang -I/usr/include/tcl8.5 -c -o
newt.o newt.c
newt.c:40: error: 'TRUE' undeclared here (not in a function)
newt.c:66:
* Jean-Christophe Dubacq [100220 11:14]:
> Currently, indices built by reprepro only show the latest version of
> a package. I really would like to use reprepro to have an archive
> with multiple versions of a package accessible (eg for rollback).
Sorry, that is not coming soon. Having one versio
Package: gcc-snapshot
Version: 20100117-1
Dear gcc-snapshot maintainers,
The watch file is broken. The diff below fixes the issue.
2c2
< ftp://gcc.gnu.org/pub/gcc/releases/gcc-(4\.5[\d\.]*) debian uupdate
---
> ftp://gcc.gnu.org/pub/gcc/snapshots/\d\.\d-([\d\.]*) debian uupdate
After the fix
Quoting José Luis Tallón (jltal...@adv-solutions.net):
> Christian PERRIER wrote:
> > Dear maintainer of up-imapproxy,
> >
> > On Wednesday, February 10, 2010 I sent you a notice announcing my intent to
> > upload a
> > NMU of your package to fix its pending l10n issues, after an initial
> > notic
Christian PERRIER wrote:
> Dear maintainer of up-imapproxy,
>
> On Wednesday, February 10, 2010 I sent you a notice announcing my intent to
> upload a
> NMU of your package to fix its pending l10n issues, after an initial
> notice sent on Friday, February 05, 2010.
>
Updated version of the pack
Hi,
On Sat, Feb 20, 2010 at 03:21:15PM +0100, David Kalnischkies wrote:
> Hi Osamu Aoki,
>
> 2010/2/20 Osamu Aoki :
> > Hi, thanks but I find typos in your fix. I see you changed texts from
> > my patch. This is fine but typos are not :-)
> mhh. I really thought i had written a mail before… str
Hi,
on Saturday 20 February 2010 Michael Holtermann wrote:
> Package: kmymoney2
> Version: 3.95.0+svn1069391-2
> Severity: important
>
> Hi,
> KMyMoney2 crashes if I click on "Encryption"-tab in settings window.
>
> To reproduce:
> 1. Open Settings
> 2. Click on "Encryption" tab
> --> crash.
>
On 20.02.2010 10:57, Torsten Werner wrote:
Hi,
On Fri, Feb 19, 2010 at 11:50 PM, Matthias Klose wrote:
please append to the description
committed in svn trunk. Thanks.
and revert the change, making ant-gcj a recommends again.
Why do you want such a change? Both bug reports requested a do
Source: stockfish
Version: 1.6.3JA-1
Severity: serious
Hi,
There was an error while trying to autobuild your package:
> Start Time: 20100205-1821
[...]
> Build-Depends: debhelper (>= 7.0.50~), quilt (>= 0.46-7~)
[...]
> Toolchain package versions: libc6.1-dev_2.10.2-5 dpkg-dev_1.15.5.6
> li
tags 570663 + patch
thanks
TRUE/FALSE macro definitions are just missing.
--
Theppitak Karoonboonyanan
http://linux.thai.net/~thep/
diff -ruN newt-0.52.10-old/newt.c newt-0.52.10/newt.c
--- newt-0.52.10-old/newt.c 2010-02-20 22:13:32.0 +0700
+++ newt-0.52.10/newt.c 2010-02-20 22:14:29.00
For your reference, I finally got a Kernel bug account set up and
submitted kernel bug #15362:
http://bugzilla.kernel.org/show_bug.cgi?id=15362
Let me know if there's anything else you might need from me on the
Debian side.
Sincerely,
Sean M. Pappalardo
<<
Source: serna-free
Version: 0.svn235-1
Severity: serious
Hi,
There was an error while trying to autobuild your package:
> Start Time: 20100125-0256
[...]
> Build-Depends: debhelper (>= 7.0.50~), python, doxygen, xsltproc, bison,
> openjdk-6-jre, pkg-config, qt4-qmake, qt4-dev-tools, sip4, lib
Why did you reopen this bug? Is this about #569530?
Kurt
On Sat, Feb 20, 2010 at 03:21:11PM +, Debian Bug Tracking System wrote:
> Processing commands for cont...@bugs.debian.org:
>
> > package ntp
> Limiting to bugs with field 'package' containing at least one of 'ntp'
> Limit currently
tags 570630 + patch
thanks
I've got at patch that fixes this. Checking character width before adding it,
instead of after adding it, should allow trailing combining characters to be
added before advancing.
--
Theppitak Karoonboonyanan
http://linux.thai.net/~thep/
diff -ruN8p newt-0.52.10-old/tex
Package: ftp.debian.org
Severity: normal
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi ftp-masters,
the Debian Haskell Team decided to stop building extra libraries for the
Haskell compiler Hugs, becuase there is no user or developer interest in
keeping the build system working. Therefore, th
* Flavio Genelhu Oliveira [100220 07:14 -0800]
> nashmau:/home/genelhu# head -10 /proc/asound/card0/codec\#0
> Codec: Realtek ID 272
> Address: 0
> Vendor Id: 0x10ec0272
> Subsystem Id: 0x18541785
> Revision Id: 0x11
> No Modem Function Group found
> Default PCM:
> rates [0x560]: 44100 4800
Even on stable (lenny) the following operation results in the above
mentioned error:
aptitude reinstall base-files bash
severity 570666 important
merge 568619 570666
thanks
Hi,
Am Samstag, den 20.02.2010, 16:26 +0100 schrieb Kurt Roeckx:
> Source: serna-free
> Version: 0.svn235-1
> Severity: serious
>
> There was an error while trying to autobuild your package:
thanks for the report. This bug was already reported
Package: googleearth-package
Version: 0.5.7
Severity: grave
Hi Adnan,
this bug is still present in 0.5.7. Do you've any hints how to solve it?
I'm marking this as 'grave', since I do not see this package working, at least
on amd64. Adjust as needed.
Regards,
Michael
-- System Information:
Deb
maybe we should drop the provides from this package altogether.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Source: blas
Version: 1.2-3
Severity: serious
Hi,
There was an error while trying to autobuild your package:
> Start Time: 20100220-1542
[...]
> Build-Depends: gfortran, debhelper (>= 5), texlive-latex-recommended
[...]
> Toolchain package versions: libc6.1-dev_2.10.2-5 dpkg-
Hi,
>Do you still own such a system? If so, could you try a daily build of
>the Squeeze d-i?
With the daily from the 19.2. (yesterday) and a command line:
0 > boot net 192.168.22.1,vmlinuz-chrp.initrd,192.168.22.58 console=ttyS0,9600
console=tty0
I'm getting this boot log on the serial consol
Package: scim
Version: 1.4.9-2
Severity: important
scim in xim mode makes some tabbed application such as gnome-terminal or
empathy lost input focus, but in gtk-immodule mode works well.
Reproduced: when scim works in xim mode, open gnome-terminal and add some tabs,
then close one tab, and the
Hi,
My previous comments for this bug report were not accurate : invalid
hardware clock (e.g. reset ones after battery ran out) are already
handled in hwclock, BUT _not_ for non-interrupt based RTCs, like the
ones on newworld PPCs, at least. It reads the clock in
synchronize_to_clock_tick_rtc() fo
Hi,
As a transition plan, could openjdk-6-doc provide a package-list.gz AND
package-list files ?
AFAIK, in the current state (eg. only package-list.gz) we can't use openjdk-6-
doc or default-jdk-doc with ant (via javadoc target) or with javadoc binary :
javadoc [...} -link /usr/share/doc/defaul
Stefano Zacchiroli wrote:
> I've been preparing an NMU to fix a couple of outstanding libtunepimp
> bugs
Many thanks for working on this -- it is one step further to the
removal of the obsolete libmpcdec package, which is pretty close. (Of
course it also fixes one RC bug, and that's always a go
Hi,
After some time, I realized I might have been too optimistic.
Good practice by the package maintainer with proper version dependency
in his package may not keep us free from trouble if you have mixed
system with apt_preference .
On Sat, Feb 20, 2010 at 03:21:15PM +0100, David Kalnischkies wro
Source: libexplain
Version: 0.22.D001-1
Severity: serious
Hi,
There was an error while trying to autobuild your package:
> Start Time: 20100215-0410
[...]
> Build-Depends: bison, debhelper (>= 5), groff, libcap-dev, libtool,
> linux-libc-dev, lsof
[...]
> Toolchain package versions: libc6.1
printing works fine now
On 2/20/10, Patrik Fimml wrote:
> tags 309943 = moreinfo
> thanks
>
> Can anyone reproduce this with the 2.8 series? The printing code changed
> quite a bit (gnome-print is no longer used). If it happens only with one
> document, please attach the document.
>
> Kind regard
Source: libunicode-map8-perl
Version: 0.13+dfsg-2
Severity: serious
Hi,
There was an error while trying to autobuild your package:
> Start Time: 20100211-2359
[...]
> Build-Depends: perl, debhelper (>= 7), quilt (>= 0.46-7),
> libunicode-string-perl
[...]
> Toolchain package versions: libc6
neko-1.8.1-5 seems to have fixed the spurious stack overflows etc.
which means that mercurial-buildpackage should build fine now. So if
someone could reschedule AMD64 build for mercurial-buildpackage, it
would be great.
Cheers,
--
Jens Peter Se
Package: wnpp
Severity: wishlist
Owner: Gabriele Giacone <1o5g4...@gmail.com>
* Package name: enforcer
Version : 1.0~beta2
Upstream Author : Brian Fox
* URL : http://maven.apache.org/enforcer/
* License : Apache 2.0
Programming Lang: java
Description :
Source: sarg
Version: 2.2.7.1-1
Hi,
There was an error while trying to autobuild your package:
> Start Time: 20100216-1819
[...]
> Build-Depends: debhelper (>= 6), autotools-dev, libgd2-noxpm-dev |
> libgd2-xpm-dev, dpatch
[...]
> Toolchain package versions: libc6.1-dev_2.10.2-5 dpkg-dev_1.
On Saturday 20 February 2010 03:50:24 Mark Purcell wrote:
> On Saturday 20 February 2010 17:25:51 Andres Mejia wrote:
> > This
> > would than follow with having mythtv use libmp3lame via dlopen. There's
> > also an interest upstream to use vorbis as a replacement/alternative to
> > mp3.
>
> Andre
Hi,
dkms is for building so shouldn't this bug be closed? If not, I'd like to
hear a specific example of a driver.
Maybe I'm misunderstanding, but shouldn't this instead be a bug against
drivers in Debian that use dkms instead of requiring a new package be
created in the archive for each relevant
Package: libc6-dev
Version: 2.10.2-6
Severity: minor
Tags: patch
Hello GNU Libc Maintainers,
When using gcc 2.95, gcc report a warning:
%gcc-2.95 -Wno-main foo.c -c
In file included from /usr/include/sys/types.h:270,
from /usr/include/stdlib.h:320,
from foo.c:1:
Package: sudo
Version: 1.7.2p1-1
Severity: normal
Seconded; I noticed the same issue. The sudo group config disagrees with the
comment.
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (800, 'testing'), (750, 'stable'), (700, 'unstable'), (10,
'experimenta
On Saturday 20 February 2010 02:50:04 Mario Limonciello wrote:
> Andres:
>
> Additionally; i'd recommend you do this for a 0.23 based build. They're
> doing RC next week and targeting release next month, so it would make more
> sense to be able to support that (especially since patches on top of
Package: javascript-common
Version: 7
Severity: minor
The short description reads:
Base support for javascript library packages
"javascript" must be written in CamelCase, as JavaScript.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Tr
On Tue, Jul 28, 2009 at 10:28:50PM +0200, maximilian attems wrote:
> On Tue, Jul 28, 2009 at 10:00:57PM +0200, Florian Weimer wrote:
> > * maximilian attems:
> >
> > > sorry i might miss you point:
> > > what do you expect md to do?
> >
> > I was surprised that the array was degraded. Note how t
reassign 539390 pmount
thanks
On Fri, Jul 31, 2009 at 02:12:18PM +0200, colliar wrote:
> Package: linux-image-2.6.30-bpo.1-686
> Version: 2.6.30-3~bpo50+1
> Severity: normal
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hi
>
> I don't know if this is the right address for this bug, so
Source: libx86
Version: 1.1+ds1-5
Severity: important
Hi,
There was an error while trying to autobuild your package:
> Start Time: 20090911-2340
[...]
> Build-Depends: debhelper (>= 7.0.50), quilt (>= 0.46-7~)
[...]
> Toolchain package versions: libc6.1-dev_2.9-26 linux-libc-dev_2.6.30-6
>
Reinstalling linux-kbuild-2.6.32 fixes my problem. It seems I accidentally
removed the symlink in /usr/src/linux-kbuild-2.6.32 at some point.
Sorry for the noise.
tags 569370 + patch pending
thanks
Dear maintainer,
I've prepared an NMU for shotwell (versioned as 0.4.3+dfsg-1.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.
Regards.
diff -Nru shotwell-0.4.3+dfsg/debian/changelog shotwell-0.4.3+dfsg/debian/changelog
Package: kaffeine
Version: 0.8.7-1
Severity: normal
This is a newly installed testing system. 1 week ago on testing kaffeine
used to work, so this is a new bug. If I try to open a Matroska file, it
fails like
ara...@debian:~$ kaffeine
kbuildsycoca running...
DCOP Cleaning up dead connections.
ar
Package: initramfs-tools
Severity: normal
[Disclaimer: I do not report against a specific version because this
bugreport is against git tree of initramfs-tools. The according code
shouldn't enter a release because it might break several systems,
though I'd like to see a new initramfs-tools versio
Hi Sebastien,
* Sebastien Hinderer [100220 10:26 +0100]
> Package: alsa-source
> Severity: important
>
> The sound card of my laptop is a HDA Intel, chip Intel G45 DEVCTG
> The PC beeps do not work correctly.
> With older kernels it was just that the frequency of the beeps was not
> correct and t
Package: xserver-xorg-core
Version: 2:1.7.5-1.1
Severity: wishlist
Tags: patch
Hello,
As the server so justly says at startup, the RECORD extension has
been disabled as it is broken:
record: RECORD extension enabled at configure time.
record: This extension is known to be broken, disabling e
101 - 200 of 368 matches
Mail list logo