Erwan MAS wrote:
> Package: atftp
> Severity: important
> Tags: patch
>
> I have segmentation fault , on AMD64 platform .
> The patch in attachement solve this problem and a warning during the
> compilation .
>
Thanks ! Under which conditions does it segfault ?
-
cture: amd64 (x86_64)
> Kernel: Linux 2.6.14.2
> Locale: LANG=en_CA, LC_CTYPE=en_CA (charmap=ISO-8859-1)
Hi,
Probably a perl bug. Could you send me complete information about the
packages versions used ?
Also the output of 'strace -fF -o /tmp/st /etc/init.d/backuppc start'
would b
in perl of the libc...(since it crashes soon after
reading all /usr/lib/sasl2/* stuff).
Which perl and libc versions do you have ?
Regards,
--
Ludovic Drolez.
http://www.palmopensource.com - The PalmOS Open Source Portal
http://www.drolez.com - Personal site - Linux and PalmOS
ry with 0.7.0-7 at least.
--
Ludovic Drolez.
http://www.palmopensource.com - The PalmOS Open Source Portal
http://www.drolez.com - Personal site - Linux and PalmOS stuff
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
perl...
Between could you check that backuppc works if you upgrade perl ?
Cheers,
--
Ludovic Drolez.
http://www.palmopensource.com - The PalmOS Open Source Portal
http://www.drolez.com - Personal site - Linux and PalmOS stuff
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subje
/debstd
> - debstd CHANGES README
> + debstd OLDCHANGES README
> dpkg-gencontrol -isp
> chown -R root.root debian/tmp
> chmod -R go=rX debian/tmp
--
Ludovic Drolez.
http://www.palmopensource.com - The PalmOS Open Source Portal
http://www.drolez.com - Personal site - Linux and PalmOS stuff
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> Another tid-bit that might be of influence: this is with
> the (proprietary) nvidia display driver
I have similar problems but I use GPLed ATI drivers (Xorg 6.8.2.dfsg.1-4 on
sarge).
Moreover, after quitting gcompris, the screen is locked at 800x600.
I need to use gvidm to change root window
/mnt/hot/backuppc/trash/
With /mnt/hot/ mounted via autofs.
And at line 1730, we have:
mkpath("$TopDir/log", 0, 0777) if ( !-d "$TopDir/log" );
So I really do not know why it fails on your system...
Can you do a 'ls -al /storage/backuppc/log' as user backuppc ?
s related to the bug where all the threads are
stuck in the 'rt_sigsuspend' syscall :
- most of the time the free() is ok,
- then sometimes the free() cause a segfault,
- and even less frequently the free() cause a lock in rt_sigsuspend.
Cheers,
--
Ludovic DROLEZ
On 6/9/05, Ludovic Drolez <[EMAIL PROTECTED]> wrote:
So it seems to say that pthread_create tried to use a freed block and that this
block has been freed at tftpd.c:736 ?
Yes. The bug is as follows:
new = calloc(1, sizeof(thread_data)); ...
pthread_create(&new->tid, ..., n
Dennis Lubert wrote:
Am Freitag, den 10.06.2005, 10:38 +0200 schrieb Ludovic Drolez:
Paul Pluzhnikov wrote:
On 6/9/05, Ludovic Drolez <[EMAIL PROTECTED]> wrote:
So it seems to say that pthread_create tried to use a freed block and that this
block has been freed at tftpd.c:736 ?
Hi !
So here is the patch:
- 'new->tid' is replaced by a temporary 'tid' which value is forgotten
- and 'new->tid' is now set in the tftpd_receive_request() thread.
Do you see any problems with this patch Jean-Pierre ?
Regards,
Ludovic
--
www.palmopensource.com - The PalmOS open source por
s
problem in the mc FAQ.
Cheers,
--
Ludovic Drolez.
http://www.palmopensource.com - The PalmOS Open Source Portal
http://www.drolez.com - Personal site - Linux and PalmOS stuff
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Hi !
I confirm that sometimes we hit the same bug. It's really annoying since it
happens randomly. Moreover since more and more people are using terminal servers
like us, when gdm does not want to reply to XDMCP queries that's not one user
which cannot work but dozen or even hundreds of users
On Sat, Apr 16, 2005 at 01:16:40PM +0200, Andreas Vögele wrote:
> Please do not reenable backuppc in httpd.conf if the backuppc entry is
> commented out:
Hi,
In fact, it's wwwconfig-common that does all the work for me, so I'll reassign
this bug to wwwconfig-common.
Cheers,
--
Artiom Neganov wrote:
> Looks like MC somehow caches archivers's output.
Yes, the delay can be set in Options->Virtual FS->Timeout.
Cheers,
--
Ludovic Drolez.
http://www.palmopensource.com - The PalmOS Open Source Portal
http://www.drolez.com - Personal site - Li
patch follows:
* Added Bad error checking after iconv() call patch by Jindrich Novy with
33_mc-iconv-error.patch
I do not like to add unofficial patches on debian packages, but what should
we do:
- improve 33_mc-iconv-error.patch ?
- or remove it ?
Cheers,
--
Ludovic Drolez.
http://www.palmo
Sylvain LE GALL wrote:
> Package: mc
> Version: 1:4.6.0-4.6.1-pre3-2
> Severity: normal
Ouch ! Mc has regressed between the pre3-1 and pre3-2...
Stefano, do you have any idea about the cause of the regression ?
--
Ludovic Drolez.
http://www.palmopensource.com - The PalmOS Op
Package: afterstep
Version: 1.8.11-5woody1
Severity: important
Tags: woody
Hi !
See the following link for more info:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=142325
I reopen this bug because it affects also woody (1.8.11-5woody1)
Could you provide a fix for this annoying bug on woody ?
Che
> When I run mc on a console, while running a local X display and having
Hi !
Which console ? Linux text console ?
Cheers,
--
Ludovic Drolez.
http://www.palmopensource.com - The PalmOS Open Source Portal
http://www.drolez.com - Personal site - Linux and PalmOS stuff
--
d package to my Woody (external slang), and I could
also reproduce the bug #309630: without DISPLAY set it works.
The same binary works nicely in an xterm.
Can someone confirm this linux console bug ?
Any clue ?
Cheers,
--
Ludovic Drolez.
http://www.palmopensource.com - The PalmOS Ope
include file is ok), and remove any trace of your old
bpc 1.5 installation. You could also ask for help on the bcp mailing list.
http://sourceforge.net/mail/?group_id=34854
Cheers,
--
Ludovic Drolez.
http://www.palmopensource.com - The PalmOS Open Source Portal
http://www.drolez.com -
Package: smbclient
Version: 2.2.3a-14.1
Severity: grave
Justification: causes non-serious data loss
Hi !
We use smbclient to backup Windows systems with backuppc. Everything
worked well on a woody until we upgraded to sarge.
Now backuppc cannot backup anymore some systems and smbclient eats all
a
Oops I wrote the bug report on a woody !
But that's really smbclient 3.0.14a-1 which is affected by the bug, as you
can see in the logs !
Cheers,
--
Ludovic Drolez.
http://www.palmopensource.com - The PalmOS Open Source Portal
http://www.drolez.com - Personal site - Linu
Hi !
Here is the l10 dump.
I think that the bug is triggered by a directory. I'm trying to find which one.
$ dpkg -l smbclient
ii smbclient 3.0.14a-1 a LanManager-like simple client for Unix
Cheers,
Ludo.
--
www.palmopensource.com - The PalmOS open source portal
www.drolez.com
Christian Perrier wrote:
> Ludovic,
>
> What is the target system ? The bug you report slightly sounds like
> #302771, especially if the target is an XP system.
It's a Win 2000. And the bug is different from #302771 since I cannot list a
single entry in the directory.
Che
Hello,
I'd like to co-maintain it with you. I see that there are 112 bugs waiting
so, being two would be better !
Is it ok for you ?
Will you upload something soon ?
If you want I can package mc-4.6.1-pre3, list you as the Maintainer, and me
as Co-Maintainer.
Cheers,
--
Ludovic D
Hi,
I cannot reproduce your bug. Maybe you should check which shell /bin/sh points
to.
Cheers,
Ludovic.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Hi,
The bug you describe is a well known limitation described in the FAQ
(/usr/share/doc/mc/FAQ.gz): you have to unset the DISPLAY envvar if needed...
You can try to convince the main developper...
Cheers,
Ludo
--
www.palmopensource.com - The PalmOS open source portal
www.drolez.com -
soon.
--
Ludovic Drolez.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
bugreport.cgi?bug=283755
It's likely a wwwconfig-common bug.
--
Ludovic Drolez.
http://www.palmopensource.com - The PalmOS Open Source Portal
http://www.drolez.com - Personal site - Linux and PalmOS stuff
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Mon, May 02, 2005 at 12:35:08PM +0200, Mikolaj Menke wrote:
> Package: mc
> Version: 1:4.6.0-4.6.1-pre3-1
> Severity: normal
>
>
> mc does not show any files inside .zip archive so it cannot be browsed
> or unpacked with mc.
I cannot reproduce this bug.
Does it work after an 'apt-get install
\S{4})\s+(\d{4})(\d\d)(\d\d)\.(\d\d)(\d\d)(\d\d)\s(.*)$";
So it's a duplicate of bug #299932: same patch !
It will be uploaded soon.
Cheers,
--
Ludovic Drolez.
http://www.palmopensource.com - The PalmOS Open Source Portal
http://www.drolez.com - Personal site - Linux
ount = iconv (cd, &ibuf, &ibuflen, (char **)&obuf, &obuflen);
> +obufptr = obuf;
> +count = iconv (cd, &ibuf, &ibuflen, (char **)&obufptr, &obuflen);
> if (count != (size_t)(-1) && ibuflen == 0)
> return obuf[0];
>
--
Lud
full and stop trying to make backups before more space
become available.
Cheers,
--
Ludovic DROLEZ
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
bug is related to a strange bash configuration ? Which bash
version do you use ?
Cheers,
--
Ludovic Drolez.
http://www.palmopensource.com - The PalmOS Open Source Portal
http://www.drolez.com - Personal site - Linux and PalmOS stuff
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
?
Cheers,
--
Ludovic Drolez.
http://www.palmopensource.com - The PalmOS Open Source Portal
http://www.drolez.com - Personal site - Linux and PalmOS stuff
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
t solves
your problem.
Cheers,
--
Ludovic Drolez.
http://www.palmopensource.com - The PalmOS Open Source Portal
http://www.drolez.com - Personal site - Linux and PalmOS stuff
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Michelle Konzack wrote:
> Am 2005-03-21 21:59:49, schrieb Ludovic Drolez:
>
>>
>>Michelle Konzack wrote:
>>
>>>ls $HOME/devel/bash/[A-Z]*.tmp
>>
>>Hello,
>>
>>I'm sorry to say that I cannot reproduce the bug described. I created
Hi,
It's a zsh bug, and that's why I switched to bash...
With bash, you have \[ and \] to delimit a sequence of non-printing
characters. It makes mc happy, but I don't know if it exists under zsh...
Cheers,
--
Ludovic Drolez.
http://www.palmopensource.com - The Pal
Michelle Konzack wrote:
> Am 2005-03-21 22:44:36, schrieb Ludovic Drolez:
>
>
>>Does your script begins with '#!/bin/bash' ? If not, then /bin/sh or
>>something else could be launched instead of bash.
>
>
> I have attached the whole script.
>
I
u used (my uzip has 14737 bytes).
Could you send me a link to a small jar that I could download and that you
cannot open ?
Also, which zip/unzip/perl versions are installed ?
Cheers,
--
Ludovic Drolez.
http://www.palmopensource.com - The PalmOS Open Source Portal
http://www.drolez.com
.66.1.jar, and it does
not work ! In fact, it worked for all the .jar I tried except the ones from
docboot-xsl.
So I continue my investigations...
Cheers,
--
Ludovic Drolez.
http://www.palmopensource.com - The PalmOS Open Source Portal
http://www.drolez.com - Personal site - Linux a
your problems.
The next release of mc will be patched (in fact the 11_extfs_missing.patch
debian patch should be patched!).
Cheers,
--
Ludovic Drolez.
http://www.palmopensource.com - The PalmOS Open Source Portal
http://www.drolez.com - Personal site - Linux and PalmOS stuff
--
Hi !
I cannot reproduce your bug with latest mc releases (>= 4.6.1pre3).
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=199093
Can you confirm ?
Cheers,
--
Ludovic Drolez.
http://www.palmopensource.com - The PalmOS Open Source Portal
http://www.drolez.com - Personal s
Hi !
Here's a slight variation on the patch I found on
http://sourceforge.net/mailarchive/forum.php?thread_id=3633292&forum_id=8827
Cheers,
--
Ludovic DROLEZ Linbox / Free&ALter Soft
www.linbox.com www.linbox.org tel: +33 3 87 50 87
Hi !
3 years and no patch from grub developers :-| ... I've got a Compaq D510 which I
cannot boot with grub (freeze) because it has no keyboard controller
(unfortunately, it will be the case for more and more computers).
I've suggested to the grub ML that the code from syslinux should be used
Strange problem !
We also have Sarge based application servers, but I cannot reproduce your bug,
only one connection is opened to the ldap server.
Our server was installed from scratch. My configuration file is similar but with
debug and logfile disabled.
Cheers,
--
Ludovic DROLEZ
ISPLAY.
Regards,
--
Ludovic Drolez.
http://www.palmopensource.com - The PalmOS Open Source Portal
http://www.drolez.com - Personal site - Linux and PalmOS stuff
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Baurzhan Ismagulov wrote:
> copying files from a local filesystem to an ssh VFS is very slow (about
> 25 KiB/s on Ethernet). Copying from remote to a local is normal (2 - 5
> MiB/s).
Yes, it's because it uses a 'dd bs=1' for upload, but I don't remember why.
ure will be implemented
anytime soon. You can try to ask the upstream maintainer.
Cheers,
--
Ludovic Drolez.
http://www.palmopensource.com - The PalmOS Open Source Portal
http://www.drolez.com - Personal site - Linux and PalmOS stuff
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a
Hi !
Does your search fails if you comment all the 'index' lines in your slapd.conf
and after restarting the server ?
Cheers,
--
Ludovic DROLEZ Linbox / Free&ALter Soft
www.linbox.com www.linbox.org tel: +33 3 87 50 87 90
15
Hi !
If you remove status.pl before upgrading it should work (and I think I will add
a 'rm status.pl' in the next debian release).
Cheers,
Ludovic.
--
www.palmopensource.com - The PalmOS open source portal
www.drolez.com - Personal site
--
To UNSUBSCRIBE, email to [EMAIL PROTEC
its
> maintainer.
It's maybe a bug in perl's LWP::UserAgent since websec uses perl to do its
requests.
Could you upgrade your perl modules too ?
Regards,
--
Ludovic Drolez.
http://www.palmopensource.com - The PalmOS Open Source Portal
http://www.drolez.com - Personal s
Could you send me the output of 'weex -D yoursite' ? (with and w/o the RCS
ignore).
Regards,
--
Ludovic Drolez.
http://www.palmopensource.com - The PalmOS Open Source Portal
http://www.drolez.com - Personal site - Linux and PalmOS stuff
--
To UNSUBSCRIBE, email
Package: kernel-source-2.4.27
Severity: important
After 250 days, the jiffies overflow and ipt_recent do not work anymore.
If ipt_recent is used with a '-j DROP' then backlisted IPs are blacklisted
forever, ignoring the --seconds option, so that you could be kicked out of
your server.
The only
Package: kernel-source-2.6.8
Version: 2.6.8-16
Severity: important
Tags: patch
After 25 days, the jiffies overflow and ipt_recent do not work anymore.
If ipt_recent is used with a '-j DROP' rule then backlist
Package: sarg
Version: 2.0.5.dfsg-1
Severity: wishlist
The sarg home page has usefull scripts to get daily/weekly and monthly
stats. In particular the one below seems to be nice. Could you install
sarg with this feature enabled by default ? (I find daily stats not very
handy)
http://www.initzero
g jiffies with seconds seems to be nice...
Cheers,
--
Ludovic Drolez.
http://www.palmopensource.com - The PalmOS Open Source Portal
http://www.drolez.com - Personal site - Linux and PalmOS stuff
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe"
prepared.
Thanks ! I see that it was trivial to patch.
Cheers,
--
Ludovic Drolez.
http://www.palmopensource.com - The PalmOS Open Source Portal
http://www.drolez.com - Personal site - Linux and PalmOS stuff
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of
only the debian package has a fix for another serious
data loss ?
http://sourceforge.net/mailarchive/forum.php?thread_id=8097881&forum_id=17540
If you know someone which has CVS access...
--
Ludovic Drolez.
http://www.palmopensource.com - The PalmOS Open Source Portal
http://www.dr
even more, cause you
> have to close ftp and wait for MC to close connection to it and only
> than you can reconnect and continue working.
>
> The author of this message supplies a patch:
Ok, this patch has just been commited to CVS, so it will be in
Package: busybox
Version: 1:0.60.5-2.2
Severity: normal
If you run 'busybox du' on a large directory, you get wrong a size if
there is more thant 4GB of data.
A quick look at the source code, confirms that the sum is declared as a
32 bits integer...
-- System Information:
Debian Release: 3.1
Ar
...
--
Ludovic Drolez.
http://www.palmopensource.com - The PalmOS Open Source Portal
http://www.drolez.com - Personal site - Linux and PalmOS stuff
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
ns to libvnc.
I think that x11vnc was built with xtest (see the attached build log).
I also confirm that XTEST is activated on my xserver, and that I get the
same 'No XTEST or DEC-XTRAP protection' message.
Cheers,
--
Ludovic Drolez.
http://www.palmopensource.com - The Pal
Hi !
I've made some tests with perl 5.8.7-4 and I could not reproduce your bug.
I've also written some scripts which use Data::Dumper, and I had no traces
of 'bless' keywords in the dumps.
Could you check with a newer perl so that I can close that bug ?
Cheers,
--
L
Hi !
Could you run strace ?
as root: strace -fF -o /tmp/st /etc/init.d/backuppc start
And then gzip /tmp/st, and send me the file.
Cheers,
Ludovic.
On Wed, Jun 08, 2005 at 07:24:08AM +0200, Bo?tjan Müller wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Ludovic
On Thu, Sep 01, 2005 at 03:08:24PM +0200, Jiri Palecek wrote:
>
> Package: mc
> Version: 4.6.0
Sorry but your mc is a bit old, could you check with mc 1:4.6.0-4.6.1-pre3-3 ?
Cheers,
--
Ludovic Drolez.
http://www.palmopensource.com - The PalmOS Open Source Portal
http://www.d
Hi !
We received this bug report yesterday:
http://bugs.debian.org/320533
Bad address in a read(). Any clues ?
Cheers,
--
Ludovic Drolez.
http://www.palmopensource.com - The PalmOS Open Source Portal
http://www.drolez.com - Personal site - Linux and PalmOS stuff
--
To
ntroduced many
news bugs and crashed frequently. I think that KPSI needs more testing.
Cheers,
--
Ludovic Drolez.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
eb based packages.
Cool ! Could you give me some examples, so that I would just have to copy
the code :-)
Cheers,
--
Ludovic Drolez.
http://www.palmopensource.com - The PalmOS Open Source Portal
http://www.drolez.com - Personal site - Linux and PalmOS stuff
--
To UNSUBSCRIBE, email to
e upcoming pre3
release of mc. It will be fixed as soon as the ITA is completed (Stefano and
I will maintain mc).
Cheers,
--
Ludovic Drolez.
http://www.palmopensource.com - The PalmOS Open Source Portal
http://www.drolez.com - Personal site - Linux and PalmOS stuff
--
To UNSUB
sg00017.html
>
> Please correct the package.
Thanks for the bug report.
I've just verified that theses bugs are already fixed in the upcoming pre3
release of mc. They will be fixed as soon as the ITA is completed (Stefano
and I will maintain mc).
Stefano, I think it's time to com
The fix will be uploaded soon.
Cheers,
--
Ludovic Drolez.
http://www.palmopensource.com - The PalmOS Open Source Portal
http://www.drolez.com - Personal site - Linux and PalmOS stuff
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: swish++
Version: 5.15.3-3
Severity: wishlist
Hello,
The description seems to say that swish++ is much better than swish-e.
It was true at the time of the fork (5 years ago), but now swish-e has much
more features than swish++, and is easier to configue.
So I think you should only list
7;s nearly what happened to mc :-(
Cheers,
--
Ludovic Drolez.
http://www.palmopensource.com - The PalmOS Open Source Portal
http://www.drolez.com - Personal site - Linux and PalmOS stuff
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Tue, Mar 08, 2005 at 03:20:12PM +0100, Nikolaus Rath wrote:
> Package: swish-e
> Version: 2.4.2-1
Hi !
Please, could you try with swish-e 2.4.3-1, it's the latest release ?
Regards,
--
Ludovic Drolez.
http://www.palmopensource.com - The PalmOS Open Source
Eduard Bloch wrote:
> Package: mc
> Version: 1:4.6.0-4.6.1-pre3-1
> Severity: grave
>
> Hello,
>
> the last version of mc refuses to start the GUI! with the message in
> subject.
What GUI ?!?!? mc is text only.
--
Ludovic Drolez.
--
To UNSUBSCRIBE, email to
Hi,
I'd like to have a stable release of tkdiff in sarge... Can I NMU ?
Cheers,
--
www.palmopensource.com - The PalmOS open source portal
www.drolez.com - Personal site
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
27;ll find the patch which applies nicely to ipmitool 1.8.8-2.
Cheers,
Ludovic Drolez.
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18
Locale: LANG=C,
Hi!
I have the same problem. Here's my workaround: When I enter the QEmu window, I
press 'Ctrl-F2' 'Ctrl-F1' to change the VT in QEmu, and then, the control key
works properly (maybe a libSDL bug in fact...).
Cheers,
Ludovic.
--
http://www.palmopensource.com - The PalmOS open source por
clean up the build place on failure, or after a
success- ful build...
So the buildplace is preserved but it is cleaned ? LOL
Ludovic Drolez.
last lines of a bash -x trace with pbuilder build --preserve-buildplace
eject_2.1.4-3.dsc =
+ cp -p /var/cache/pbuilder/build//tmp
, /var/tftpboot isn't FHS-compliant either. :)
>
> Anyway, the aftpd package doesn't ship any files under /tftpboot, so I don't
> think this should be an RC bug.
Yes, that's right.
I think I'll use /var/lib/tftpboot in a next release.
Cheers,
--
Ludovic Drol
Hi !
I cannot reproduce your bug...
Please, could you run atftpd from the command line with the appropriate
switches to get more debug traces ? (--no-fork --trace -v, etc)
Cheers,
--
Ludovic Drolez.
http://zaurus.palmopensource.com - The Zaurus Open Source Portal
http://www.drolez.com
gt;Bug#411322: atftpd: /tftpboot/ is not FHS compliant
>>Severity set to `minor' from `serious'
> More generally speaking, I'm not sure that changing bug severities
> should be done without explanations. In such case, I usually CC
Sorry but the explanation was given before: a
Hi !
I've also packaged the latest release of the client.
Everything is here:
ftp://lrs.linbox.org/pub/lrs/inventory/
Cheers,
Ludovic.
--
http://www.palmopensource.com - The PalmOS open source portal
http://www.drolez.com - Personal site
--
To UNSUBSCRIBE, email to [EMAIL PROT
Hi !
A few weeks ago, I've upgraded an old Woody NFS server to Sarge, and
portmapper problems started: sometimes 'rpcinfo -p' is stuck as portmap
waits for the recvmsg() call to return.
Here's my very sub-optimal workaround: adding the following line to
/etc/crontab to send UDP packets to portm
Hi !
I've tried to reproduce your bug on a ppc Debian machine (), but
no luck...
Since this bug could only be related to the PPC archs, and I've never
seen this bug on i386/amd64, I downgrade the bug to 'normal'.
Cheers,
--
Ludovic Drolez.
http://zaurus.palmopensource.co
Package: wnpp
Severity: normal
Hi!
I'm orphaning Picasm, because I don't use it anymore, and I've switched
a long time ago to AVR microcontrollers :-)
Cheers,
Ludovic
-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.15-1-686-smp
Locale: LANG=C, LC_CTYPE=C
Guus Sliepen wrote:
> Hm, I cannot reproduce it. On a dual core AMD64 machine running
> 2.6.17.11 and Debian unstable:
Ok, so I'll try a 2.6.17.11 to know if the bug is caused by the kernel or by
Sarge.
Cheers,
--
Ludovic Drolez.
http://zaurus.palmopensource.com- The Zaurus
in the next release.
Cheers,
--
Ludovic Drolez.
http://zaurus.palmopensource.com - The Zaurus Open Source Portal
http://www.drolez.com - Personal site - Linux, Zaurus and PalmOS stuff
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Hi !
Since mc is now compiled with libslang2, I reassign this bug to the slang2
package because SLang_init_tty() should be fixed.
Cheers,
--
Ludovic Drolez.
http://zaurus.palmopensource.com - The Zaurus Open Source Portal
http://www.drolez.com - Personal site - Linux and PalmOS
= 0
Process 20821 attached
[pid 20821] --- SIGSTOP (Stopped (signal)) @ 0 (0) ---
[pid 20821] execve("/usr/bin/run-mailcap", ["run-mailcap",
"application/pdf:wrt:wrt54g_v5.pd"...], [/* 45 vars */]) = 0
Process 20822 attached
...
--
Ludovic Drolez.
http://www.
Hello Baruch,
Can you confirm that this bug is fixed in websec 1.9.0 ?
Cheers,
--
Ludovic Drolez.
http://www.palmopensource.com - The PalmOS Open Source Portal
http://www.drolez.com - Personal site - Linux and PalmOS stuff
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a
alexey liapin wrote:
> Package:mc
> Version:1:4.6.1-4
>
> mc crash with segmentation fault when I want to copy or move file by
> pressing F5 or F6.
I cannot reproduce this bug.
Could you send the strace output ? (strace -f -o /tmp/st mc)
Cheers,
--
Ludovi
Package: schedutils
Version: 1.4.0-1
Severity: important
If I use taskset on sarge with a 2.6.16-2-em64t-p4-smp kernel, with 64
bits binaries, it has no effect (dell 1855 2xDual core xeon):
# ./taskset -p 1 11442
pid 11442's current affinity mask: f
pid 11442's new affinity mask: f
But the same
nt settings ;-)
Cheers,
--
Ludovic Drolez.
http://zaurus.palmopensource.com- The Zaurus Open Source Portal
http://www.drolez.com - Personal site - Linux and PalmOS stuff
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
alexey liapin wrote:
> About your last question:
> did you mean cat file1 >/tmp/file2 ?
> If so, all working just fine.
In fact, I meant going to /bin, and copying /bin/cat to /tmp with F5 under mc.
Cheers,
--
Ludovic Drolez.
http://zaurus.palmopensource.com- The Zaurus Open S
Hi !
Sorry, but like the bug #382206, I cannot reproduce your problem.
Maybe you could try to upgrade to mc 4.6.1-5 ?
Best regards,
--
Ludovic Drolez.
http://zaurus.palmopensource.com- The Zaurus Open Source Portal
http://www.drolez.com - Personal site - Linux and PalmOS stuff
gt;| .''`. ** Debian **
> Peter Palfrader | : :' : The universal
> http://www.palfrader.org/ | `. `' Operating System
>| `-http://www.debian.org/
>
--
Ludovic Drolez.
http://www.aopensour
1 - 100 of 253 matches
Mail list logo