Package: kernel-source-2.6.8
Version: 2.6.8-15
Severity: normal
Tags: patch
Hi,
Compilation fails when ACPI_PROCESSOR is set to "m" and we want to use
some CPU_FREQ options (X86_POWERNOW_K7, X86_POWERNOW_K8 and
X86_SPEEDSTEP_CENTRINO). Randy Dunlap posted[1] a patch on lkml on june
2004 and the
On Wed, Mar 30, 2005 at 09:13:48PM -0500, Camm Maguire wrote:
> Greetings, and thanks for your report! This bug is specific to GCL in
> readline mode.
Okay, should this bug then be reassigned to gcl?
> An immediate workaround is to turn readline off, for
> example, via :lisp (si::readline-off)
On Thu, Mar 31, 2005 at 10:04:08AM +0200, Kilian Krause wrote:
> Am Donnerstag, den 31.03.2005, 00:07 +0200 schrieb Jose Carlos Garcia
> Sogo:
> > Well, the main problem I see is how can this be made without the need
> > of stopping asterisk and restarting it again, as it is an sqlite file
> > ins
On Thu, 31 Mar 2005, Jochen Friedrich wrote:
> > Expect an NMU uploaded to 5-DAY in the next 24h if the maintainer does not
> > reply to this bug. After the upload, he will still have 5 days to remove
> > the NMU from incoming, or to upload a new version of the package (which
> > would invalidate
Package: memtest86+
Version: 1.55
Tags: patch
The current and older versions of memtest86+ does not support the interal
Opteron memory controller properly. These are a few simple fixes for that
in two patches. The patches are against an older version, but visual
inspection says that they should
Package: wvstreams
Version: 4.0.2-2
Severity: normal
Tags: patch
The changelog says that 'libxplc0.3.11' is used now,
but this not the case.
When building 'wvstreams' on amd64/unstable with gcc-4.0,
I get the following error:
Building wvstreams unstable main amd64...
Reading Package Lists...
Bu
on 03/31/05 09:33, Oleksandr Moskalenko wrote:
I've followed the crash I reported and found out that bookmarkbridge segfaults
when accessing the konqueror bookmarks, but not the mozilla-type bookmarks.
I plant to investigate if the konqueror bookmarks are not xbel compliant or if
it's the bookmarkb
On Wed, Mar 30, 2005 at 09:20:54PM -0500, Camm Maguire wrote:
> Greetings, and thanks for your report! Are there benefits to be had
> here? Incompatibilities?
benefits: Giving libreadline4 a chance of not being needed
installed. ;)
Incompatibilities: I haven't heard of any. My persona
Package: kdvi
Version: 4:3.4.0-0ubuntu2
Severity: important
*** Please type your report below this line ***
The space for EPS figures in the DVI file just remains blank. On the command
line kdiv gives the following error
message for each figure it tries to display:
"kdvi (kdegraphics): ERROR: GS
Package: postgresql-common
Version: 4
Severity: wishlist
Tags: experimental
Hi Martin,
postgresql-common wraps some of the commands in
/usr/lib/postgresql/8.0/bin/, but this does not include pg_config.
I noticed this when building libpqxx for your experimental packages,
since configure didn't fin
Hi,
Thanks for getting up a very nice summary.
> If one consideres the proliferation of build-systems as a sign for the need
> of
> different people to handle patch-management differently (compare to the
> various build systems besides debhelper) then a simple dpkg-source -b
> probably won't
forwarded 302356 [EMAIL PROTECTED]
severity 302356 wishlist
thanks
* Martin Michlmayr wrote:
[...]
> IMHO the mail check script should not check for new mail when ion3
> is not actually active because I'm running a screensaver.
Thanks for your bugreport, I forwarded it to Tuomo.
Norbert
--
To
Package: zsh
Version: 4.2.4-7
Severity: minor
It seems bug 239070 was not correctly fixed? Looks like the same:
[EMAIL PROTECTED]:~% scp [EMAIL PROTECTED]:~/*.doc .
zsh: no matches found: [EMAIL PROTECTED]:~/*.doc
however
[EMAIL PROTECTED]:~% scp "[EMAIL PROTECTED]:~/*.doc" .
reassign 301983 gcc-3.3
thanks
Hi,
this is actually a gcc bug. Test case:
void test() {
volatile int t = 1, x;
struct {
short a, b;
int c;
} s;
x = *(t ? &s.b : 0);
}
int main() {
#if defined(__alpha__) && defined(__linux__)
// Deliver SIGBUS on unaligned
On Thu, 31 Mar 2005, Frank Küster wrote:
Sven-Haegar Koch <[EMAIL PROTECTED]> wrote:
Yes, I have both a language.dat, and a language.dat.postinst-bak
-rw-r--r-- 1 root root 4345 Mar 31 03:35 language.dat
-rw-r--r-- 1 root root 2919 Mar 17 00:28 language.dat.postinst-bak
No, I never touched these
Sebastien Bacher wrote:
(please keep the bug in the Cc:, I've forwarded the previous mail to
[EMAIL PROTECTED])
Le jeudi 31 mars 2005 à 12:20 +0200, Marek W. Gutowski a écrit :
So, indeed, there is something under /usr/local/lib, but,
frankly, I didn't put it there 'by hand'.
The debian package
Hi Henrique,
> Expect an NMU uploaded to 5-DAY in the next 24h if the maintainer does not
> reply to this bug. After the upload, he will still have 5 days to remove
> the NMU from incoming, or to upload a new version of the package (which
> would invalidate the NMU).
I'm away until Saturday, so
Enrico Zini <[EMAIL PROTECTED]> wrote:
> Indeed, if it works only on x86-64 and P4 w/EM64T, please add a note to
> that to the the package long description, so that users of different
> systems know they don't need this package. Something such as:
Done in 0.4-4.
JB.
--
Julien BLACHE - Debian
Package: libcgi-session-perl
Version: 3.95-2
Severity: minor
CGI::Session(3pm) man page refers to method 'expire' as 'expires' 4 times.
Gabor
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (101, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.10
Locale: LAN
Package: libcurl3
Version: 7.13.1-2
Severity: important
Tags: patch
When libcurl3 is compiled on Debian "woody", it hangs on all SSL
connections. Here's a command to reproduce the problem:
curl https://nexus.passport.com/
The cause seems to be a bug introduced on February by Dan Fandrich:
htt
Sven-Haegar Koch <[EMAIL PROTECTED]> wrote:
>
> Yes, I have both a language.dat, and a language.dat.postinst-bak
>
> -rw-r--r-- 1 root root 4345 Mar 31 03:35 language.dat
> -rw-r--r-- 1 root root 2919 Mar 17 00:28 language.dat.postinst-bak
>
> No, I never touched these files myself.
In both fil
GOTO Masanori <[EMAIL PROTECTED]> wrote:
> > I know that the Linux kernel developers are unwilling to fix their bugs but
> > if Debian does not push them to fix their junk, they will never start to
> > make Linux usable. the Linux kernel developers will just continue
> > rejecting
> > to lea
After doubling the ramdisk_size to 32768 and using a serial terminal as
console (on ttyS0), the installer worked fine.
So:
Package: installation-reports
Debian-installer-version: RC3
uname -a: palinux
Date: Thu Mar 31 15:08:17 CEST 2005
Method: Booted from CD
Machine: Hewlett Packard 9000-712/6
Package: make
Version: 3.80-9
Severity: minor
File: /usr/share/man/man1/make.1.gz
Hello,
in make(1) the options -B, -h and the long forms of all options are not
documented.
At least -B should be added, the other may be of minor interest in a man
page.
Best regards
Uwe
-- System Information:
D
Package: linphone
Version: 1.0.1-2
Followup-For: Bug #301494
Hi.
For me linphone used to crash on startup. Same segfault as reported. I solved
the problem by upgrading
libortp0 (it seems I had libortp0 0.12.2-1 installed).
Hope it helps.
Thanks.
-- System Information:
Debian Release: 3.1
AP
On Thu, Mar 31, 2005 at 02:16:19PM +0200, Andreas Jochens wrote:
> On 05-Mar-31 12:59, Michael Koch wrote:
> > On Thu, Mar 31, 2005 at 01:26:46PM +0200, Andreas Jochens wrote:
> > > If gcc-3.3 is the default compiler, gcj will point to gcj-3.3
> > > and libgcj-dev will point to libgcj4-dev.
> > >
Hi Marc,
On Wed, Mar 30, 2005 at 07:46:26PM +0200, Marc Haber wrote:
> tags #302215 wontfix
> thanks
Thanks for your answer.
> On Wed, Mar 30, 2005 at 07:18:57PM +0200, Frederic LEHOBEY wrote:
> > Thanks for your work on exim4. I have played a bit with you package
> > today and made a patch all
blosxom looks for /etc/blosxom/flavour not /etc/blosxom/flavours. I did a
short fix with ln -s /etc/blosxom/flavours /etc/blosxom/flavour for now.
Package: emacs21-common
Version: 21.4a-1
Severity: normal
The file /usr/share/emacs/21.4/etc/NEWS does not contain any news
items for version 21.4.
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (x86_64)
Kernel: Linux 2.6.9-7-
Package: cfengine2
Version: 2.1.13-1
Severity: important
I am running an debian-testing cluster and i update the cluster with the
following commands on the client
control:
#cfrunCommand = ( "/usr/sbin/cfagent" )
cfrunCommand = ( "/etc/cfengine/cfagent.sh" )
An script Upgrade_de
Marc 'HE' Brockschmidt wrote:
"Salve J Nilsen" <[EMAIL PROTECTED]> writes:
Marc 'HE' Brockschmidt wrote:
"Salve J. Nilsen" <[EMAIL PROTECTED]> writes:
When creating a bunch of packages that depend on eachother, using
dh-make-perl with apt-file installed, each of the packages install
the following f
On Thu, Mar 31, 2005 at 01:05:30PM +0200, Julien BLACHE wrote:
> Enrico Zini <[EMAIL PROTECTED]> wrote:
> > It would be nice to add to the README.Debian a note about which modules
> > need to be loaded to enable /dev/mcelog.
> You need CONFIG_X86_MCE=y, but I'm unsure it exists for anything else
>
* Jeroen van Wolffelaar ([EMAIL PROTECTED]) [050331 13:15]:
> Right, this is probably a bug in Andreas Barths' version-propagation
> stuff for enabling security uploads while testing/unstable is in the
> same version still, because ia64 has been removed from
> testing/unstable's xview.
As discusse
Package: bioruby
Version: 0.6.2-1
Severity: serious
Tags: patch
When building 'bioruby' in a clean 'unstable' chroot,
I get the following error:
dh_testdir
docbook-to-man debian/br_biofetch.rb.sgml > br_biofetch.1
/bin/sh: docbook-to-man: command not found
make: *** [build-stamp] Error 127
Pleas
Package: debian-installer
Severity: important
The GRUB entry for linux26 have to be
kernel /vmlinuz-2.6.8-2-686 root=/dev/rd!c0d0p2 ro
Please note the exclamation sign! This is required by Kernel 2.6. It is serious
bug and makes the system not bootable.
The solution might be:
# kopt_2_4=root=/
Package: gtkpod
Version: 0.88.1-1
Severity: wishlist
Evolution addressbook and calendar are provided on gtkpod sf.net file
page, along with a notes sync script :
sync-evocalendar.sh
sync-evolution.sh
sync-notes.sh
Would be fine to package them as well (scripts seem to de
Hi,
Am Donnerstag, 31. März 2005 12:41 schrieb [EMAIL PROTECTED]:
> When printing with DUPLEX="on" option the even pages aren't printed and
> appear the message "Line ...: Error while running lpr: ". The problem is
> on perl script because the file is deleted before the print !!! The
> working sol
"Salve J Nilsen" <[EMAIL PROTECTED]> writes:
> Marc 'HE' Brockschmidt wrote:
>> "Salve J. Nilsen" <[EMAIL PROTECTED]> writes:
>>>When creating a bunch of packages that depend on eachother, using
>>>dh-make-perl with apt-file installed, each of the packages install
>>>the following file:
>>> /usr/
On 05-Mar-31 12:59, Michael Koch wrote:
> On Thu, Mar 31, 2005 at 01:26:46PM +0200, Andreas Jochens wrote:
> > If gcc-3.3 is the default compiler, gcj will point to gcj-3.3
> > and libgcj-dev will point to libgcj4-dev.
> > If gcc-4.0 is the default compiler, gcj will point to gcj-4.0
> > and libgc
Package: icecast2
Followup-For: Bug #301368
I butted into #icecast on freenode and got this:
Mar 31 18:34:37 does anyone know if there is a fix for this security
issue available? http://securitytracker.com/alerts/2005/Mar/1013475.html
Mar 31 18:35:53 it was discussed here some time ago
Mar 31
Package: rsplib
Version: 0.8.0-1
Severity: normal
Tags: patch
When building 'rsplib' on amd64/unstable with gcc-4.0,
I get the following error:
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -I/usr/include/glib-1.2
-I/usr/lib/glib/include -D_REENTRANT -DINCLUDE_LEAFLINKEDREDBLACKTREE
-DUSE_LEAFLINKED
Package: alexandria
Version: 0.5.1-1
Severity: serious
When building 'alexandria' in a clean 'unstable' chroot,
I get the following error:
dh_install schemas/alexandria.schemas usr/share/gconf/schemas
dh_install alexandria.desktop usr/share/applications
cp: cannot stat `./alexandria.desktop': No
Package: ion3
Version: 20050304-1-1
Severity: minor
The statusbar by default checks $MAIL for mail; since it actually
counts new mail rather than just looking at the access time of the
file, the access time is updated which means that mail readers such as
Mutt won't display the mailbox as having n
Package: libhtml-clean-perl
Version: 0.8-4
Followup-For: Bug #282503
Dear Satya,
There is no quick fix to resolve this issue. Also, this bug is documented
upstream:
http://rt.cpan.org/NoAuth/Bug.html?id=6772
Please ask the upstream author for a fix.
In the meantime you could apply this patch
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 31-03-2005 13:00, Kapil Hari Paranjape wrote:
> Package: moin
> Version: 1.3.4-1
> Severity: wishlist
>
>
> Hello,
>
> Please include the documentation file INSTALL.html as
> it is referred to in README.migration.gz.
I will. It has been included
Marc 'HE' Brockschmidt wrote:
tag 302332 + unreproducible
thanks Debian BTS!
"Salve J. Nilsen" <[EMAIL PROTECTED]> writes:
When creating a bunch of packages that depend on eachother, using
dh-make-perl with apt-file installed, each of the packages install
the following file:
/usr/lib/perl/5.8/per
On Thu, Mar 31, 2005 at 01:53:30PM +0200, Thiemo Seufer wrote:
> Jeroen van Wolffelaar wrote:
> > If Tiemo (or any mipsen porter) advices positively to adding this to
> > Packages-arch-specific, or LaMont thinks it's warranted anyway, please
> > inform this bug (293797) when P-a-s is changed, but d
Package: libssl0.9.7
Version: 0.9.7e-2
Followup-For: Bug #289872
Since, openssl pachage configured without zlib-dynamic - COMP_zlib() doesn't
work at all. COMP_rle() - internal version, already compilled in.
Please, add 'zlib-dynamic' to configure flags. This flag safe for users -
openssl can d
Package: sbcl
Severity: important
sbcl has problems on mips/mipsel due to asm. However, previously it did
occasionally get built anyway, without actually working.
In this light, it'd be a very good idea to make sbcl do a build-time
selftest that will cause the build to fail if sbcl itself actuall
Package: hddtemp
Severity: wishlist
Tags: patch l10n
Please include the attached updated Danish debconf translation
(debian/po/da.po)
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.9
Locale: LANG=da_DK
Package: zsh
Version: 4.2.4-7
Severity: wishlist
As part of UI cleanups, a bunch of commands in baz 1.3 won't have the -A
option anymore, which seems to break the completion code. The fix is to
just go from things like:
baz branches -A [EMAIL PROTECTED] fnord
to:
baz branches [EMAIL PROTECTED]
I've got a work around:
The failure does not longer occurs after re-installing the package
"kernel-kbuild-2.6-3":
apt-get --reinstall install kernel-kbuild-2.6-3
Regards,
Reiner
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
reassign 302303 installation-reports
thanks
On Thursday 31 March 2005 08:26, Jem wrote:
> Package: sarge-i386-businesscard.iso Installation
Please use a correct package to report against; these are not valid (I
have already corrected this).
The best one to use is "installation-reports". It would
Sorry, I am afraid cce is going to be removed form Debian.
Cai Qian
å 2005-03-30äç 23:59 -0300ïRodrigo Tadeu Claroåéï
> Package: cce
> Version: 0.36-2
> Severity: wishlist
>
>
> Please consider using the attached cce Brazilian Portuguese (pt_BR)
> debconf template translation. It was properly c
Jeroen van Wolffelaar wrote:
> Hi,
>
> Currently:
> %sbcl: i386 powerpc alpha sparc mips mipsel # %cmucl fork (asm, needs port)
>
> kmr requests:
> %sbcl: i386 powerpc alpha sparc amd64
>
> With rationale for dropping mipsen, "cache flushing issues".
At least the rationale is wrong. It fails du
> # Tell nscd about what we've done.
> /usr/sbin/nscd -i hosts || exit 0
If this code isn't going to be fixed (see earlier) then I suggest it be
removed. You can tell users that when resolvconf is installed then the
right thing is done. That is what the ppp maintainer opted to do.
--
Package: kernel-source-2.6.8
Version: 2.6.8-15
Severity: critical
Tags: security
CAN-2005-0916 reads:
AIO in the Linux kernel 2.6.11 on the PPC64 or IA64 architectures with
CONFIG_HUGETLB_PAGE enabled allows local users to cause a denial of
service (system panic) via a process that executes the i
Package: libnet-ssh-ruby
Version: 0.9.0-1
Severity: serious
Tags: patch
When building 'libnet-ssh-ruby' in a clean 'unstable' chroot,
I get the following error:
ruby1.8 setup.rb config --prefix=/usr --site-ruby='$prefix/lib/ruby/1.8'
make: ruby1.8: Command not found
make: *** [configure-stamp] Er
Package: pppconfig
Version: 2.3.10
Severity: minor
The issue may be just a badly worded comment but I report it because
it might be a bug. /etc/ppp/ip-up.d/0dns-up contains this:
# Is resolv.conf a non-symlink on a ro root? If so give up.
if test -f "$RESOLVCONF" && test -e /proc/mounts;
Package: libnet-sftp-ruby
Version: 0.9.0-1
Severity: serious
Tags: patch
When building 'libnet-sftp-ruby' in a clean 'unstable' chroot,
I get the following error:
ruby1.8 setup.rb config --prefix=/usr --site-ruby='$prefix/lib/ruby/1.8'
make: ruby1.8: Command not found
make: *** [configure-stamp]
retitle 297900 pppconfig postrm contains redundant commands
severity 297900 minor
tags 297900 - patch
thanks
> if [ "$1" = "purge" ] ; then
> rm -rf /var/lib/pppconfig
> rm -rf /etc/ppp/resolv
> rm -rf /var/run/pppconfig
> rm -rf /var/run/pppconfig/resolv*
>
Hi, Wolfgang,
Wolfgang Baer schrieb:
>> As the tests work fine when running against SUN and IBM jdks, I assume
>> that the generated postgresql.jar is correct, but the JVMs clearly have
>> some problems.
>
> please use the latest vms in unstable as reference - as the ones in
> sarge are known to
On Thursday 31 March 2005 13:24, Frans Pop wrote:
> On Thursday 31 March 2005 12:27, Peter Van Loock wrote:
> > Probably de-activating the framebuffer could also help, but I tried the
> > parameter debian_installer/framebuffer=false, and this still brought up
>
> ^^^ <- Typo? Shoul
On 2005.03.31 10:37, Aurélien Jarno wrote:
tag 302304 + unreproducible
thanks
Andreas Schmidt a écrit :
Package: hddtemp
Version: 0.3-beta13-3
Severity: normal
After update, the demon should be restarted.
Currenly hddtemp is stopped before the upgrade and restarted just
after.
Wasn't it the case
On Thu, Mar 31, 2005 at 01:26:46PM +0200, Andreas Jochens wrote:
> On 05-Mar-31 12:12, Michael Koch wrote:
> > On Thu, Mar 31, 2005 at 12:10:44PM +0200, Andreas Jochens wrote:
> > > Package: antlr
> > > Version: 2.7.5-2
> > > Severity: wishlist
> > > Tags: patch
> > >
> > > Please use the new pack
Package: mgp
Version: 1.11b-1
Severity: normal
Tags: l10n
If an input file contains non-ASCII characters they will be
interpreted as iso8859-1 characters regardless of the locale
or %charset commands. The %m17n command is not supported either.
I think this is just the way it is configured, beca
Package: libneedle-extras-ruby
Version: 1.0.0-1
Severity: serious
Tags: patch
When building 'libneedle-extras-ruby' in a clean 'unstable' chroot,
I get the following error:
#/usr/bin/make
ruby1.8 setup.rb config --prefix=/usr --site-ruby='$prefix/lib/ruby/1.8'
make: ruby1.8: Command not found
mak
Package: python2.4-qt3
Severity: minor
Hi,
the package has python2.4 in its name but the short description states
Qt3 bindings for Python 2.3
I know this is nitpicking, but...
Thanks,
Wolfi
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable'), (1,
Package: libneedle-ruby
Version: 1.2.0-1
Severity: serious
Tags: patch
When building 'libneedle-ruby' in a clean 'unstable' chroot,
I get the following error:
ruby1.8 setup.rb config --prefix=/usr --site-ruby='$prefix/lib/ruby/1.8'
make: ruby1.8: Command not found
make: *** [build-stamp] Error 12
Hi,
I added the detecting of the FAMDeleted event to the cvs version. So finally
maildir protocol should be fixed now (can someone that uses this protocol
confirm this?).
The FAMPending problem: I added this as a quick workaround and then it was
forgotten (as usual;-), because the original code b
tag 302332 + unreproducible
thanks Debian BTS!
"Salve J. Nilsen" <[EMAIL PROTECTED]> writes:
> When creating a bunch of packages that depend on eachother, using
> dh-make-perl with apt-file installed, each of the packages install
> the following file:
>
>/usr/lib/perl/5.8/perllocal.pod
This *
Package: vlogger
Version: 1.3-2
Severity: serious
Tags: patch
When building 'vlogger' in a clean 'unstable' chroot,
I get the following error:
debian/rules clean
debian/rules:3: /usr/share/cdbs/1/rules/debhelper.mk: No such file or directory
debian/rules:4: /usr/share/cdbs/1/rules/simple-patchsy
Package: egroupware
Version: 1.0.00.006-1.dfsg-1
Severity: important
I get an sql error in the calendar:
-
Database error: Invalid SQL: SELECT DISTINCT
phpgw_cal.cal_id,phpgw_cal.datetime,phpgw_cal.edatetime,phpgw_cal.priority
FROM phpgw_cal_user, phpgw_cal, phpgw_cal
Package: knode
Version: 4:3.3.1-3
Severity: normal
When I change or delete the signing key in Options->Identity,
the apply button doesn't get enabled. When I press OK, the new
key information isn't saved. But if I change something else, too,
the key information gets saved.
When I try do delete the
Package: asedriveiiie
Severity: wishlist
A new version of the driver for Linux is available at
http://www.athena-scs.com/downloads.asp
It is version 2.2 dated March 27, 2005 (Debian package version is 1.9-5
right now).
I can sponsor the upload if you want.
Regards,
-- System Information:
Debi
Hi,
Currently:
%sbcl: i386 powerpc alpha sparc mips mipsel # %cmucl fork (asm, needs port)
kmr requests:
%sbcl: i386 powerpc alpha sparc amd64
With rationale for dropping mipsen, "cache flushing issues".
Thiemo, opinion?
If Tiemo (or any mipsen porter) advices positively to adding this to
Pack
On Thursday 31 March 2005 12:27, Peter Van Loock wrote:
> Probably de-activating the framebuffer could also help, but I tried the
> parameter debian_installer/framebuffer=false, and this still brought up
^^^ <- Typo? Should be debian-installer/framebuffer=false
Martin Zobel-Helas <[EMAIL PROTECTED]> writes:
> sorry, i am not able to reproduce this bug. Could you please give me
> some more details. Have you some special kernel enviroment?
No, nothing special. What kind of machine did you try it on? An Alpha?
And what exactly did you do?
--
Falk
On 05-Mar-31 12:12, Michael Koch wrote:
> On Thu, Mar 31, 2005 at 12:10:44PM +0200, Andreas Jochens wrote:
> > Package: antlr
> > Version: 2.7.5-2
> > Severity: wishlist
> > Tags: patch
> >
> > Please use the new package 'libgcj-dev' from gcc-defaults
> > instead of 'libgcj4-dev' in the Build-Dep
A Costa <[EMAIL PROTECTED]> wrote:
> Found some typos in '/usr/share/man/man1/scanimage.1.gz', see attached
> '.diff'.
Fixed upstream, thanks. Will be included in the next revision of the
package.
JB.
--
Julien BLACHE - Debian & GNU/Linux Developer - <[EMAIL PROTECTED]>
Public key availa
Hello
On Thu, Mar 31, 2005 at 12:16:21PM +0200, Daniel Hermann wrote:
> sorry, I forgot to mention that the vserver-copy in unstable
> (util-vserver 0.30.204-3) has the same problem.
Ok. Good to know. I'll fix that.
Regards,
// Ola
> regards
>
> Daniel
>
> --
> ---
Enrico Zini <[EMAIL PROTECTED]> wrote:
Hi,
> However, it still doesn't give me enough informations on how to get it
> working. I tried loading the "non-fatal" module (from
> /lib/modules/2.6.10-1-686/kernel/arch/i386/kernel/cpu/mcheck), but the
> device still doesn't show up.
>
> It would be nic
Package: moin
Version: 1.3.4-1
Severity: wishlist
Hello,
Please include the documentation file INSTALL.html as
it is referred to in README.migration.gz.
Regards,
Kapil.
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
K
reassign 296561 dak
retitle 296561 propup stable -> t-p-u -> unstable broken when some archs got
removed from testing/unstable meanwhile
submitter 296561 !
thanks
On Wed, Feb 23, 2005 at 02:02:37AM -0800, Blars Blarson wrote:
> xview is not supported on 64 bit architectures, and since I'm subscri
On Thu, Mar 31, 2005 at 12:10:44PM +0200, Andreas Jochens wrote:
> Package: antlr
> Version: 2.7.5-2
> Severity: wishlist
> Tags: patch
>
> Please use the new package 'libgcj-dev' from gcc-defaults
> instead of 'libgcj4-dev' in the Build-Depends.
>
> Regards
> Andreas Jochens
>
> diff -urN ../t
On Thu, Mar 31, 2005 at 12:38:21PM +0200, Andreas Jochens wrote:
> Package: libgnucrypto-java
> Version: 2.0.1-3
> Severity: wishlist
> Tags: patch
>
> Please use the new 'libgcj-dev' package from gcc-defaults instead of
> 'libgcj4-dev' in the Build-Depends.
>
> Regards
> Andreas Jochens
>
> dif
Package: galeon
Version: 1.3.20-1
Severity: normal
Upgrading from 1.3.19-4 broke pdf visualisation. I use acroread 4.
Galeon calls acroread then hangs, consuming all available CPU.
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (990, 'testing')
Architecture: i386
reassign 284801 torcs
thanks
On Sat, Mar 19, 2005 at 01:06:51AM -0500, Rudy Godoy wrote:
> I've switched to cdbs also, so If things go fine we'll be uploading
> them to unstable, once they are there you should remove all three
> requested packages, since they'll be superseded by the new ones.
Ple
FYI: the install attempt was done using serial console. The machine does
not have a linux supported graphics board.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
severity 300265 wishlist
thanks
OK, it looks like it's due to a missing Build-Depends on a suitable JDK.
Since it's basically a mess that I can't really see through, and the
policy on the use and abuse of proprietary JDKs eludes me, I'll just
drop this to wishlist.
-ukh
--
To UNSUBSCRIBE, emai
Attached are sample descriptions for the packages gtkam and gtkam-gimp:
gtkam allows you to transfer pictures and movies from your digital
camera.
It uses the libgphoto2 libraries (www.gphoto.org), which supports over
500 cameras.
gtkam-gimp is a GIMP plugin, allowing you to open pictures from yo
Package: gaim
Version: 1:1.2.0-2
Followup-For: Bug #281381
I have this same problem (launching epiphany tho), so I ran gaim under
an strace when I had a new hotmail message. Between the open and the
unlink of the tmp file, the only thing under /usr/bin/ that I could find
was /usr/bin/gnome-open be
ifplugd 0.27, just released, contains the desired "--no-startup" option.
This allows the following to be done:
* Add a new "try-restart-no-downup" method to the initscript.
(The name of the method is a derivative from the LSB standard
name "try-restart" of a method which restarts the daemon
Package: db4.2
Version: 4.2.52-18
Severity: wishlist
Tags: patch
Please use the new 'libgcj-dev' package from gcc-defaults instead of
'libgcj4-dev' in the Build-Depends. This will provide the current
default version automatically.
Regards
Andreas Jochens
diff -urN ../tmp-orig/db4.2-4.2.52/debian
Package: sane-utils
Version: 1.0.15-8
Severity: minor
Tags: patch
Found some typos in '/usr/share/man/man1/scanimage.1.gz', see attached '.diff'.
Hope this helps...
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architectur
Package: swt-motif
Version: 3.0-4
Severity: wishlist
Tags: patch
Please Build-Depend on 'libgcj-dev' instead of 'libgcj4-dev | libgcj-dev'.
The new 'libgcj-dev' package from gcc-defaults will provide the current
default version automatically.
Regards
Andreas Jochens
diff -urN ../tmp-orig/swt-mo
Package: dh-make-perl
Version: 0.14
Severity: important
When creating a bunch of packages that depend on eachother, using
dh-make-perl with apt-file installed, each of the packages install
the following file:
/usr/lib/perl/5.8/perllocal.pod
...which is _not_ supposed to be _installed_, but i
Package: libgnucrypto-java
Version: 2.0.1-3
Severity: wishlist
Tags: patch
Please use the new 'libgcj-dev' package from gcc-defaults instead of
'libgcj4-dev' in the Build-Depends.
Regards
Andreas Jochens
diff -urN ../tmp-orig/libgnucrypto-java-2.0.1/debian/control ./debian/control
--- ../tmp-ori
Package: muttprint
Version: 0.72c-2
Severity: important
When printing with DUPLEX="on" option the even pages aren't printed and
appear the message "Line ...: Error while running lpr: ". The problem is
on perl script because the file is deleted before the print !!! The
working solution is wait the
--- Begin Message ---
Sebastien Bacher wrote:
Le jeudi 31 mars 2005 à 11:19 +0200, Marek W. Gutowski a écrit :
Josselin Mouette wrote:
>
This is certainly caused by a locally installed, older version of glib.
I have enough of these stupid bug reports. Why do users keep installing
local versions j
301 - 400 of 474 matches
Mail list logo