Hi Ralf,
What should be done to address this?
Why is there a mismatch between stable and unstable for libgl1-mesa-glx?
By the way, we will take the time within the next couple months to
finally work on an overdue updated release of the Ecere SDK and update
the Debian packages.
Thank you.
K
tps://github.com/ecere/ecere-sdk/commits/master/>:
commit ca58cfa4e26e03271e32ee6aae3206956fdc26fd
Author: Jerome St-Louis
Date: Wed May 20 07:25:49 2020 -0400
compiler/libec: Fixed multiple definitions issues breaking on GCC
10 without -fcommon
commit c94efd6390599a4a291b7fe8b3d2d62699
The fixes for FTBFS have been in upstream for a long time, but I have
not found time to do a proper release or update the Debian package for a
while.
Those FTBFS were a result of GCC changes that we fixed in upstream.
The 'latest' branch on our Git repo (
https://github.com/ecere/ecere-sdk/co
/ecere-sdk/commit/53ec01de1c42cf342a35dc125a4fef01ffb5fced
https://github.com/ecere/ecere-sdk/commit/e52df5589f3c674e8d3c23c8d7194496dc96d60c
https://github.com/ecere/ecere-sdk/commit/9085cb19656728b5ccdbbbe26377ad5112513d01
Thanks again.
Kind regards,
-Jerome
On 9/10/23 16:24, Jérôme St-Louis wrote:
As someone who has bricked multiple servers and weekends trying to work
around this in an iPXE/preseed installer environment, I would also be very
appreciative of a backport release of 20220913-1~deb11u1 (assuming enough
settlement time has passed). Thanks for all your work on Debian!
This is preventing network hardware from being detected during an attempted PXE
install of Debian Bullseye/Stable for me as well. Any chance of getting
firmware-bnx2x fixed soon?
Thank you Adrian for reporting this.
We have fixes for this upstream:
commit *c94efd6390599a4a291b7fe8b3d2d62699247380*
Author: Jerome St-Louis
Date: Sun Sep 6 03:35:01 2020 -0400
compiler/bootstrap: Updated for GCC 10 Common fixes
commit *7d835dd5c6e17ad1626ec7b6f1725e0f7f8a9371
Hi Markus,
Have you gained any traction packaging tlog? This package would be very
helpful to me.
Best,
Justin
Hello,
I am writing to confirm this bug and to thank Sami Haahtinen for the
patch, which undoubtedly saved me countless hours of head-scratching: I
would certainly not have been able quickly to figure out the origin of
my sudden network failure had it not been for this report. I hope the
patch mak
On Mon, 3 Jun 2019 12:13:03 +0200 Alexandre Rossi
wrote:
>
> I've tried to install adminer using the Debian package.
>
> I have found the following limitations that seem at least partially related
> to this bug report.
>
> 1) Mandatory adminer/ directory
>
> I have not found any way to make a
Hi,
FWIW responding here 2 years later.
I believe this is not a bug. You have to use the -a switch to change the album
instead
of the tracks. Furthermore, you have to change the field albumartist instead of
artist.
I did the same mistake and documented it here.
https://discourse.beets.io/t/why
After digging a bit further, I found the following commit from xorg that
definitively fixes the issue for me:
https://gitlab.freedesktop.org/xorg/xserver/commit/ce393de0efb8626d15f3b97c97916971a6aefebd
I've attached a patch that replicates this fix for X.Org X Server 1.19.6.
Please use this patch
Package: xserver-xorg-core
Version: 2:1.19.6-1
Severity: normal
Tags: patch
Dear Maintainer,
When I use the Easystroke application (https://github.com/thjaeger/easystroke),
it causes Xorg to sporadically crash when multiple monitors are enabled. If I
update hw/xfree86/drivers/modesetting/drmmode
single required change: "SSL_SESSION->ssl_version. Replaced with
SSL_version(SSL *)".
See also https://curl.haxx.se/libcurl/c/threadsafe.html .
Kind regards,
Jerome St-Louis
://wiki.openssl.org/index.php/OpenSSL_1.1.0_Changes#cURL )
mentions a single required change: "SSL_SESSION->ssl_version. Replaced with
SSL_version(SSL *)".
See alsohttps://curl.haxx.se/libcurl/c/threadsafe.html .
Kind regards,
Jerome St-Louis
Dear Sven,
Thank you for the notice.
It would be extremely helpful in solving this rapidly to have a
quick-link to the exact version of that stddef.h (possibly the other
libc headers as well if that line refers so something else...).
Were you suggesting those commits because there were __alig
Package: mount
Version: 2.25.2-6
Severity: normal
Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
1. create an entry in /etc/fstab as follows:
/home/testuser1 /chroots/testuser1/home/testuser1 bind defaults,bind
ed patch to
the file "debian/control"
--
Ólafur St. Arnarsson
Tel: (+354) 415 0200
Website: qstack.com | Twitter: @qstackcloud
Mobile: (+354) 822 2599 | PGP Key: 828692573AC4470B
58a59,60
> Replaces: etcd (<< 3.1.8+dfsg-1)
> Breaks: etcd (<< 3.1.8+dfsg-1)
77a80,81
&
Package: software-properties-common
Version: 0.96.20.2-1
When trying to add a new ppa using software-properties-common,
I get an error. The system is left in an inconsistent state
where the source entry is added, but the key isn't.
Output:
simon@mu:~$ sudo add-apt-repository ppa:webupd8team/ato
Package: gnupg
Version: 2.1.15-4
The gpg command hangs when trying to import a key.
Here's a sample of what it looks like:
simon@mu:~$ gpg -v --keyserver keyserver.ubuntu.com --recv-keys EEA14886
gpg: directory '/home/simon/.gnupg' created
gpg: new configuration file '/home/simon/.gnupg/dirmngr
Package: software-properties-common
Version: 0.96.20.2-1
When trying to add a new PPA, the program freezes and has to be stopped
using Ctrl-C.
This is the output when running the program:
$ sudo add-apt-repository ppa:webupd8team/atom
PPA for Atom text editor: https://atom.io
Now available f
* (Windows) Fixes for TDM-GCC 5
* Android: Fixes to run on newer versions
* X: Fixed NumPad key definitions
* Build system Fixes & Improvements
* Other Fixes & Improvements
-- Jerome St-Louis Thu, 4 Aug 2016 14:00:00 -0400
Best Regards,
Jerome St-Louis
Hi Martin,
Thanks for first reporting this issue.
This was caused by the eC compiler not separating multiple attributes
with commas in generated C code, which apparently would pass silently in
previous GCC versions.
This has been solved upstream on the master branch (
https://github.com/ecere/
We agree to rename 'ide' to 'ecere-ide' but we're hoping the decided
policy is to leave 'ide' alone for anyone. (We'll now have to setup
'ide' aliases in our bash configs)
It's true we don't enjoy the same popularity / awareness as that GNOME
project, but our IDE has been around since 2003.
What
-libc6-dev specific to Linux
* Changes:
- Addresses build reproducibility issues
- Fixed compiler bug causing build to fail on M68K
- Documentor: Minor fixes
- Spelling fixes
- GUI/ListBox: Fixed clearing cell data
-- Jerome St-Louis Wed, 13 Jan 2016 22:0
debian
( https://github.com/ecere/ecere-sdk/archive/0.44.11-1.tar.gz )
Please let me know if you require my assistance.
Best regards,
Jerome
*Jérôme Jacovella-St-Louis*
/Founder, Chief Technology Officer/
Ecere Corporation _h
Hi Fabian, Jack,
Just saw this; (very) brief response below.
Fabian Greffrath writes:
>> That said, as you say musescore2 already contains a bundled soundfont,
>> thus it doesn't at the moment require a soundfont as a dependency. If in
>> the future you decide to package the bundled soundfont s
Yikes… I really have no idea about that. It has been a few years since I have
been deep in this code…
> On Jul 6, 2015, at 10:54 AM, Andreas Tille wrote:
>
> On Mon, Jul 06, 2015 at 10:43:49AM -0700, John St. John wrote:
>> None that I am aware of… 64 bit builds are still wo
Hi Andreas,
None that I am aware of… 64 bit builds are still working I presume? I have
never built/tested on 32 bit to be honest.
Best,
John
> On Jul 5, 2015, at 11:19 PM, Andreas Tille wrote:
>
> Hi
>
> the Debian Med team which tries to package software with relevance in
> medicine and biolo
Also please be aware of some (small) proposed changes for 2.0.2 at
[1]. The idea is basically to 'centralise' the icon / mime handling
upstream.
[1] https://github.com/musescore/MuseScore/pull/2049
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscr
Hi Tiago,
Tiago Bortoletto Vaz writes:
> 1. Is there any place where we can find the sources for TimGM6mb
> soundfont? If not, do you know how could we extract the binary file?
> Otherwise I can't see how it could be accepted. In case we can't find an
> immediate solution for that, would you mind
Tiago Bortoletto Vaz writes:
> No problem, thanks for the todo list, I'm looking into it right now.
Also note that I pushed another minor change to the pkg-multimedia repo,
to add some missing plugin dependencies.
Cheers,
Toby
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian
; musescore users happy in the next days. I will have some free time in
> the next week and would love to dedicate some hours to push 2.0.1 to
> Sid.
>
> Bests,
--
Toby St Clere Smithe
http://tsmithe.net
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.o
Dear Tiago,
Many thanks for the offer. I've got to give a conference presentation
tomorrow, but after that's done, (I promise!) I will write up a list of
what's missing, including pushing my own changes to the pkg-multimedia
git repository. I'll send another message to this bug tomorrow night.
Be
Hey hey,
And now that 2.0.1 is out, I'll certainly do so.
Best,
Toby
PICCA Frederic-Emmanuel
writes:
> Hello,
>
> now that Jessie is out, is it possible for yu to upload the 2.x version.
>
> thanks a lot for your efforts
>
> Frederic
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@list
Hi Jochen,
There are packages almost ready for upload, but I've been very busy and
there are a couple of changes that need to be made. I don't have time to
do that today, but I'll make those changes tomorrow.
Thanks for pestering me,
Toby
Jochen Kemnade writes:
> Hi,
>
> are there any plans to
Fabian Greffrath writes:
> Am Dienstag, den 31.03.2015, 10:26 +0200 schrieb Toby St Clere Smithe:
>> The Fluid soundfont is split into two parts: GM and GS. This does not
>> apply for timgm6mb, so such naming doesn't make sense. Both names are
>> descriptive, and
config file on Linux
-- Jerome St-Louis Mon, 16 Feb 2015 19:33:00 -0500
Regards,
Jerome St-Louis
ker, and that Linux
Mint is a separately organised project with which I have no relationship
whatsoever.
Best,
Toby
--
Toby St Clere Smithe
http://tsmithe.net
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Troubl
Tiago Bortoletto Vaz writes:
> Hi Toby, just to say thanks a lot for this!
No problem -- it's been due long enough!
Toby
> Bests,
>
> On Mon, Nov 10, 2014 at 09:59:04PM +0100, Toby St Clere Smithe wrote:
>> Hi again,
>>
>> Toby St Clere Smithe writes
Hi again,
Toby St Clere Smithe writes:
> Hi Tiago, I will port my old package this morning. Cheers, Toby.
I have now done this, and am just waiting until I finish packaging the
soundfont (see bug 715462) before uploading to experimental; I will move
the package from experimental to unsta
; ii libsndfile1 1.0.25-9
> ii libstdc++6 4.9.1-19
> pn musescore-common
> ii musescore-soundfont-gm 1.3+dfsg-2
> ii xdg-utils 1.1.0~rc1+git20111210-7.1
> ii zlib1g 1:1.2.8.dfsg-2
>
> Versions of packages musescore r
Hi Tobias,
Tobias Quathamer writes:
> as the release of jessie is getting closer, I've just uploaded an NMU of
> musescore to Debian. It fixes an RC bug about a non-free license.
> I've attached the patch for the NMU to this e-mail, you might want to
> incorporate it into the next packaging.
Huh
This package is out of date and I'm hoping to find a sponsor to upload
the newer package in time for Jessie, which hopefully will address
this issue.
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765642
Package has been waiting on Mentors: http://mentors.debian.net/package/ecere-sdk
That one
ting fixes
* Internationalization improvements
* Clang and OS X Mavericks Support
* More reliable IDE debugger watches
* X11 full screen support
* X11 acquired input support
* X11 fixes (including improved fix for Unity)
* Various bug fixes
* Memory leaks fixes
Regards,
Jerome St-Louis
--
To UNSUBSCR
This problem was not replicated on today's (Mon Sep 8 2014) 32-bit
netboot image, nor did it replicate in today's 64-bit image.
Please close 760484.
Thanks!
Best, -- pete
--
Pete St. Onge
pete.stonge.w...@gmail.com
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.
Aforementioned testboot32 file with various info.
Best, -- pete
These are from the 32-bit VirtualBox vm, nc'ed to the host box.
lspci -knn:
00:00.0 Host bridge [0600]: Intel Corporation 440FX - 82441FX PMC [Natoma]
[8086:1237] (rev 02)
00:01.0 ISA bridge [0601]: Intel Corporation 82371SB PIIX3
Package: installation-reports
Boot method: PXE-based install of netboot images
Image versions:
http://d-i.debian.org/daily-images/amd64/daily/netboot/netboot.tar.gz
http://d-i.debian.org/daily-images/i386/daily/netboot/netboot.tar.gz
Date: 2014 SEP 04
Machine: 32-bit and 64-bit Virtualbox VM
Pro
details can be found here:
http://pkgs.fedoraproject.org/cgit/mesos.git/tree/mesos.spec
--
Cheers,
Timothy St. Clair
Version 0.44.10 of the Ecere SDK package addresses this issue.
Please see http://mentors.debian.net/package/ecere-sdk
Sponsor (x...@debian.org) notified.
Best regards,
-Jerome
Version 0.44.10 of the Ecere SDK package addresses this issue.
Please see http://mentors.debian.net/package/ecere-sdk
Sponsor (x...@debian.org) notified.
Best regards,
-Jerome
Version 0.44.10 of the Ecere SDK package addresses this issue.
Please see http://mentors.debian.net/package/ecere-sdk
Sponsor (x...@debian.org) notified.
Best regards,
-Jerome
Hi Michael,
Thank you for the notice.
I've recently improved on this, with this commit:
https://github.com/ecere/ecere-sdk/commit/8e262d7cf9566d5f1ced373d3caf0ca31c73beaf
Also note our related issue @ http://ecere.com/mantis/view.php?id=99
There is one issue with the latest commit though, it b
Wouter Verhelst wrote:
> The problem seems to be that partman-lvm created PVs with only
195584 units-used-by-pvck allocated for metadata. However, there
is no way to create PVs with less than 1047552 units-used-by-pvck
with the standard pvcreate.
Not true, as partman-lvm uses the standard pvc
Package: partman-lvm
Severity: important
Tags: d-i
Dear Maintainer,
I've created an LVM volume consisting of three 3TB disk at install
time. Now that one of the disks started developing problems I added
another disk of the same size to replace the failing one. Well, I
can't.
The problem seems to
Hi Hideki,
Hideki Yamane writes:
> Just adjust freetype header location fixes this FTBFS, please check
> attached patch. (and I'll upload it with 7-days delayed queue, if you
> would like to cancel it, please tell me).
Please upload soon!
I actually have a package of version 1.3 that's been
Package: apache2-dev
Version: 2.4.6-3
Severity: important
Dear Maintainer,
ocamlnet (experimental) FTBFS on mips because of apxs2. The problem can be
easily reproduced with:
gabrielli% wget
https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x/modules/examples/mod_example_ipc.c
gabrielli%
Dear Maintainer,
I ran into this bug after upgrading from 6.0.9 to 7.2 (scim
version 1.4.13-5, with scim-pinyin removed.)
Internet search revealed that ibus has this problem too:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591459
And indeed, my compose key stops working when I install
eit
Package: gzip
Version: 1.6-1
Severity: grave
Dear maintainer,
I get this when trying to upgrade gzip:
Preparing to replace gzip 1.6-1 (using .../archives/gzip_1.6-2_armel.deb) ...
Unpacking replacement gzip ...
dpkg: error processing /var/cache/apt/archives/gzip_1.6-2_armel.deb
(--unpack)
On Fri, 2013-08-23 at 10:11 -0400, Lennart Sorensen wrote:
> On Fri, Aug 23, 2013 at 01:48:21PM +0300, ST wrote:
> > It is based on Debian:
> >
> > http://leaf.sourceforge.net/
> >
> > So maybe integrate into the main Debian?
>
> Looks highly unlikely. T
It is based on Debian:
http://leaf.sourceforge.net/
So maybe integrate into the main Debian?
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
I might try to patch this if somebody will point me in the right
direction (which files to take look on).
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: nautilus
Version: 3.4.2-1+build1
Severity: normal
Tags: upstream
Dear Maintainer,
* What led up to the situation?
Mounting usb stick with umask 0444, either through fstab or udisks.
* What exactly did you do (or not do) that was effective (or
ineffective)?
e
> It seems you have a couple of separate ideas maybe:
> * a pre-configured system, a project more like a 'Debian Pure Blend'
> * a generic 'tasksel' task of networking utils
Actually I would like to see it both - the set of required utils and
their proper configuration that creates a Router/AP in
On Sun, 2013-08-11 at 15:46 +0200, Christian PERRIER wrote:
> Quoting ST (smn...@gmail.com):
>
> > Debian Installer (through tasksel) allows to tune the software for certain
> > specific use cases, such as Web server, Mail server, Print and SQL server,
> > etc.
> >
Package: tasksel
Version: 3.14.1
Severity: wishlist
Tags: d-i
Dear Maintainer,
*** Please consider answering these questions, where appropriate ***
* What led up to the situation?
* What exactly did you do (or not do) that was effective (or
ineffective)?
* What was the outcome of th
Package: policykit-1-gnome
Version: 0.105-2
Severity: normal
Tags: d-i upstream
Dear Maintainer,
*** Please consider answering these questions, where appropriate ***
* What led up to the situation?
Created a testuser - adduser testuser which belongs only to the group testuser,
no plugdev/flop
This problem has been resolved in version 0.44.06.1.
Uploaded to mentors:
http://mentors.debian.net/package/ecere-sdk
Regards,
Jerome
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Hello Carsten,
wow you got it right in the bull's eye!
I updated to 10.0.12-1 using backport and you are right it's working.
Thanks for your quick help.
Jean
On 03/22/2013 08:56 AM, Carsten Schoenert wrote:
Hello Jean,
Am 22.03.2013 07:34, schrieb Jean St-Laurent:
All of these
Subject: icedove: autoconfig doesn't work
Package: icedove
Version: 3.0.11-1+squeeze15
Severity: normal
We successfully deployed Mozilla autoconfig using a DNS entry.
autoconfig.ourdomain.com
This is working fine with thunderbird but, it doesn't seem to work with
icedove.
What is the most surpr
ad:
*ecere-sdk (0.44.04-1) unstable; urgency=low
* Various Bug Fixes
* MinGW-w64 Support
* 64 Bit Support
* Basic Android Support
* Improved FreeBSD Support
* Improved OS X Support
-- Jerome St-Louis Sun, 10 Mar 2013 12:00:00 -0400*
Best Regards,
Jerome St-Louis
Ecere Corporation
ary 2013 00:01, Jerome St-Louis wrote:
> > Will renaming the package mean renaming the actual library as well for
> > Lintian to be happy?
> >
> > The ecere-dev package also provides /usr/lib/i386-linux-gnu/libec.so
> >
>
> Renaming just the package will not b
/ path are searched by the eC dynamic linker for imported modules,
which "ec" is.
But I'll have to test and verify to make sure everything still works fine.
Regards,
Jerome
On Wed, Jan 9, 2013 at 4:54 AM, Dmitrijs Ledkovs wrote:
> On 9 January 2013 00:01, Jerome St-Loui
Will renaming the package mean renaming the actual library as well for
Lintian to be happy?
The ecere-dev package also provides /usr/lib/i386-linux-gnu/libec.so
On Tue, Jan 8, 2013 at 6:44 PM, Dmitrijs Ledkovs wrote:
> On 8 January 2013 19:11, Ansgar Burchardt wrote:
> > Control: severity -1
For whatever reason, "Library for modular symbols and elliptic curves over
Q" was not in experimental, but it is in unstable.
And Ecere's libec0 is in experimental.
Will Ecere have to rename libec?
Regards,
-Jerome
On Tue, Jan 8, 2013 at 2:11 PM, Ansgar Burchardt wrote:
> Control: severity -
Here is the .svg file produced by Octave, for those who don't have Octave
installed on their machine.
Thanks for your help,
Pierre
<>
Package: inkscape
Version: 0.48.3.1-1.1
Severity: normal
Dear Maintainer,
I am testing wheezy on my laptop.
Inkscape crashes when trying to render a LaTeX equation inside a .svg file
created by Octave (note that Octave relies on GNUplot to create figures).
The problem occurs every time I type th
Package: octave
Version: 3.6.2-5
Severity: normal
Dear Maintainer,
I'm testing wheezy on a new machine.
I get a segmentation fault from __contourc__ when using the function contour()
on a certain array.
More precisely, the seg fault occur inside contourc.m at the line:
## Now call __contourc__ f
nstable
Added support for a SYSROOT and GCC prefix in Compiler Settings
Support for cross-compiling the tarball (e.g. Building for MinGW on Linux)
Initial support for the Android platform
-- Jerome St-Louis Tue, 6 Nov 2012 23:59:00 -0500*
Best Regards,
Jerome St-Louis
Ecere Corporation
Package: installation-reports
Boot method: CD -> net install
Image version: http://www.debian.org/devel/debian-installer/News/2012/20120909
Date: 2012-10-10 / 19:30 MESZ (Germany)
Machine: Self built server system using Intel S1200KPR Board
Processor: Xeon E3-1225v2 (Ivy Bridge)
Memory: 8 GB
Part
(0.44.01-1) experimental; urgency=low
* Initial packaging of Ecere SDK for Debian. (Closes: #665332, LP: #394998)
-- Jerome St-Louis Tue, 14 Aug 2012 06:58:00 -0400
Regards,
Jerome St-Louis
Package: racket
Severity: minor
In the (sid) package description, there are a couple of leftover "Scheme".
E.g. "PLT Scheme web server", "Typed Scheme", "Lazy Scheme". These should
be changed to "Racket".
-- System Information:
Debian Release: squeeze/sid
APT prefers stable
APT policy: (500
Package: debmirror
Version: 1:2.12
Followup-For: Bug #673444
Dear Maintainer,
Confirming this, too.
This is how the problem looks when trying to update from
the resulting Wheezy mirror (so that people seeing this
didn't have to force their way through search engines any more):
apex:~# aptitude
Package: wnpp
Severity: wishlist
Owner: Jerome St-Louis
* Package name: ecere
Version : 0.44.01
Upstream Author : Ecere Corporation & Contributors
* URL : http://www.ecere.com/
* License : New BSD
Programming Lang: eC
Description : The Ecere SDK
Package: couchdb
Version: 0.11.0-2.3
Severity: minor
File: couchdb
after purging couchdb these files were left over:
/etc/rc0.d/K01couchdb
/etc/rc1.d/K01couchdb
/etc/rc2.d/S17couchdb
/etc/rc3.d/S17couchdb
/etc/rc4.d/S17couchdb
/etc/rc5.d/S17couchdb
/etc/rc6.d/K01couchdb
and startpar complained:
Package: linux-patch-debianlogo
Version: 1.16
Severity: normal
was wondering how to apply this patch on a linux-source-2.6.xxx package.
$ less README-kernelpatch.Debian
This package contains a kernel patch, which was packaged using
dh-kpatches 0.99.36. Here is a generic description the behaviour
You are correct, I should have filed against bash-completion package,
my mistake. Thanks for the reply.
On Mon, Jun 21, 2010 at 05:11:57PM +0200, Paul Slootman wrote:
> On Mon 21 Jun 2010, Pierre St Juste wrote:
> >
> > rsync -av , then press TAB
>
> ... then you are intera
Package: bash-completion
Version: 1:1.2-2
Severity: normal
Tags: sid
When I run
rsync -av TAB
I takes a few seconds to show options even when there are only a few
options. This is recent (within past few weeks), it was much faster in
the past.
-- System Information:
Debian Release: squeeze/si
Package: rsync
Version: 3.0.7-2
Severity: normal
Tags: sid
When I run
rsync -av , then press TAB
it takes some time before options show up, even in cases when they are only
a few options. I use rsync all the time and it just started being this
slow about a week ago.
-- System Information:
Debia
Package: swi-prolog-nox
Version: 5.8.2-2
Severity: important
Tags: squeeze
The swi-prolog-sgml package was merged into swi-prolog-nox in January 2010.
However, this seems to have stopped SGML predicates from working.
Steps to Reproduce:
1. Install swi-prolog and swi-prolog-sgml from the stable Le
Package: epiphany-browser
Version: 2.30.2-1
Severity: normal
Tags: sid
I do copy on epiphany-browser and when I try to paste it does not work.
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.32
the patch seem to work fine.
On Fri, 2010-02-19 at 00:00 +0100, Brice Goglin wrote:
> Pierre St Juste wrote:
> > Package: xserver-xorg
> > Version: 1:7.5+3
> > Severity: important
> >
> >
> > When I close my laptop lid and open it back up, I get a
Package: xserver-xorg
Version: 1:7.5+3
Severity: important
When I close my laptop lid and open it back up, I get a black screen and
keyboard becomes unresponsive.
-- Package-specific info:
/var/lib/x11/X.roster does not exist.
/var/lib/x11/X.md5sum does not exist.
X server symlink status:
lrw
s mailto:s...@debian.kem.ru%w";>st.
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-trunk-686 (SMP w/2 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell:
Package: rtorrent
Version: 0.8.5-2
Severity: normal
Looks like ^S only starts torrents stopped manually with ^D.
Torrents stopped for other reasons (ratio limit and hash
mismatch in the cases I witnessed) don't react to ^S.
^D^S worked with ratio limit and absolutely nothing with
hash mismatch (ea
Incorrect NAT configuration (outbound packets were SNATted.)
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: bird
Version: 1.0.11-4.1
Severity: minor
A silly typo in line 51 redirects the "Usage:" message to file
./2S instead of stderr, as obviously intended. Just remove
the 'S', TIA.
-- System Information:
Debian Release: 5.0.2
APT prefers stable
APT policy: (500, 'stable')
Architecture:
Dear Umanitoba Ca Email Account User,
We wrote to you on 3rd july 2008 advising that you change the
password on your account in order to prevent any unauthorised
account access following the network instruction we previously
communicated.
All Mailhub systems will undergo regularly scheduled main
Use of system's libXrender instead of shipped one, the problem remains.
Search through the Internet, one small workaround fixed the problem
without downgrading libx11.
1. Get old libx11, example from etch.
2. Create directory $VMWARE/lib/libX11.so.6/ (where $VMWARE is the
installation directory of vmware-server-console)
3. Copy libX11.so.6* from etch's libx11-6_1.0
1 - 100 of 135 matches
Mail list logo