Re: question related to cp (-p) and /tmp

2024-07-10 Thread Patrice Duroux
as Schmitt a écrit : > > Hi, > > Patrice Duroux wrote: > > On the other hand, after modifying /etc/xattr.conf to replace: > > system.nfs4_aclpermissions > > by: > > system.nfs4_aclskip > > then test.sh works nicely: > > So we no

Re: question related to cp (-p) and /tmp

2024-07-10 Thread Patrice Duroux
On the other hand, after modifying /etc/xattr.conf to replace: system.nfs4_aclpermissions by: system.nfs4_aclskip then test.sh works nicely: $ ./test.sh -rwxr-x--- 1 patrice patrice 300 Jul 9 10:46 ./test.sh option: -p exitcode: 0 -rwxr-x--- 1 patrice patrice 300 Jul 9 10

Re: Re: Re: question related to cp (-p) and /tmp

2024-07-09 Thread Patrice Duroux
hat is more clear to me now. And so I can confirm that copying to other destination that is a local disk device gives me the same message and exitcode: $ LANG=C cp -p test.sh /home2/patrice/ ; echo $? cp: preserving permissions for '/home2/patrice/test.sh': Operation not supported 1 $ m

Re: Re: question related to cp (-p) and /tmp

2024-07-09 Thread Patrice Duroux
nf # /etc/xattr.conf # # Format: # # # Actions: # permissions - copy when trying to preserve permissions. # skip - do not copy. system.nfs4_acl permissions system.nfs4acl permissions system.posix_acl_access permissions system.posix_acl_defaultpermissions trusted.SG

Fwd: question related to cp (-p) and /tmp

2024-07-09 Thread Patrice Duroux
Sorry for my direct answer. -- Forwarded message - De : Patrice Duroux Date: mar. 9 juil. 2024 à 14:07 Subject: Re: question related to cp (-p) and /tmp To: Thomas Schmitt Hi Thomas, Thanks! Here is for the source file of the copy: $ getfacl test.sh # file: test.sh # owner

question related to cp (-p) and /tmp

2024-07-09 Thread Patrice Duroux
Hi, On Sid (amd64), I am facing the following: $ ./test.sh -rwxr-x--- 1 patrice patrice 300 Jul 9 10:46 ./test.sh option: -p cp: preserving permissions for '/tmp/test.sh': Operation not supported exitcode: 1 -rwxr-x--- 1 patrice patrice 300 Jul 9 10:46 /tmp/test.sh option: --preser

$USER vs. $LOGNAME and the EnvironmentVariables wiki page

2024-03-25 Thread Patrice Duroux
Hi, 1. Using CodeSearch, it is not clear to me when to use one or the other. 2. Would it be nice if the EnvironmentVariables page were linked to a new page named EnvironmentVariablesList (the same way as DotFiles and DotFilesList)? Best, Patrice

strange apt output (due to t_time transition)

2024-03-05 Thread Patrice Duroux
ique within the space of all such identifiers across both space and time. It can be used for multiple purposes, from tagging objects with an extremely short lifetime to reliably identifying very persistent objects across a network. . See RFC 4122 for more information. But why is apt so obscure about this? Regards, Patrice

about 64bits time_t transition and deborphan

2024-02-05 Thread Patrice Duroux
that deborphan did not take into account the Provides: field. Is this something to be reported to deborphan as it could also be in some other cases than this time_t transition? or wait and see... ;-) Regards, Patrice

trouble with VPN deactivation

2023-06-26 Thread Patrice Duroux
Hi, I am using a Debian Sid system with the GNOME desktop related packages from experimental (GNOME 44). And: $ id uid=1001(patrice) gid=1001(patrice) groupes=1001(patrice),4(adm),24(cdrom),25(floppy),27(sudo),29(audio),30(dip),44(video),46(plugdev),109(netdev),113(bluetooth),117(scanner),135

a two cent suggestion

2022-11-26 Thread Patrice Duroux
lf be interesting fin any case (for Debian QA, metrics...)? Regards, Patrice

about https://wiki.debian.org/Multimedia

2022-11-12 Thread Patrice Duroux
certain distance from the git content. So is this still true and do my remark the reason explain this distance? Thanks, Patrice

how to debug the d-bus process launched in my user session?

2022-08-12 Thread Patrice Duroux
[ 97.035886] i915 :00:02.0: [drm] *ERROR* LSPCON init failed on port D [ 104.318401] rfkill: input handler enabled How can I dig into this? Thanks, Patrice

how to check compatibility of (any party) package file? (and more)

2022-07-17 Thread Patrice Duroux
the corresponding apt source configuration required (ie. the context) required to be able to install the package? Is piuparts able to determine or setup an adequate Debian container such to install a given package? Thanks, Patrice [1] as simple as a shell script if possible [2] https://github.com

Re: adding trouble on the trouble (using apt upgrade)

2022-03-14 Thread Patrice Duroux
ps: sorry, on a Debian Sid system for sure. Le lun. 14 mars 2022 à 19:41, Patrice Duroux a écrit : > > Hi, > > Since some versions ago, apt/dpkg(?) is stopping its process (upgrade > here) whatever the packaging trouble it is facing. But in some cases, it > may leave the syste

adding trouble on the trouble (using apt upgrade)

2022-03-14 Thread Patrice Duroux
spect that I am not the only one to face such a situation. Is it something expected with new dpkg versions? Or is this already the subject of a bug report or have to be reported to dpkg? Regards, Patrice [...] Dépaquetage de xserver-xorg-input-wacom (1.0.0-1) sur (0.34.99.1-1+b1) ... Pré

for info: Sid ssh 8.8p1 may break some Java client like Rundeck

2022-02-16 Thread Patrice Duroux
Hi, After upgrading the openssh-server to 8.8p1 has broken a client instance of Rundeck (3.4.4) that runs some SSH commands. Downgrading to 8.7p1 using Debian Snapshots solved this. Don't know if there is a «better» way to notify users about this. Thanks! Patrice

Re: Re: Re: GNOME Evolution cannot lock /var/spool/mail/

2022-01-28 Thread Patrice Duroux
Hmm! Ok before saying there is a possible bug, I will try to remove evolution-data- server, install it again, and check! Currently with Sid I have: patrice@kos-moceratops ~> LANG=C apt --installed list "evolution*" Listing... Done evolution-common/unstable,unstable,now 3.42.3-1 a

Re: Re: GNOME Evolution cannot lock /var/spool/mail/

2022-01-28 Thread Patrice Duroux
Hello, That more or less exactly the same on my side. I should have wrote /var/mail/ in fact. (The old bug affected me too much! :-D) And it is just to read all the emails (root) aliased to my user. Just in case that that a package version as introduce some change to the following: patrice@kos

GNOME Evolution cannot lock /var/spool/mail/

2022-01-27 Thread Patrice Duroux
://bugs.debian.org/cgi-bin/bugreport.cgi?bug=598502 I just put the first issue at Ubuntu launchpad because I wrote it and I forgot that!! :-D The 2 last reports are archived so not very «accessible». What is going on? (unsupported?) Do I have to create a new one? Thanks, Patrice

Re: Re: obsolete content in 'Debian NEW and BYHAND Packages'?

2021-11-14 Thread Patrice Duroux
Then I have just submitted a reportbug to the pseudopackage ftp.debian.org in case. Thanks! Patrice

obsolete content in 'Debian NEW and BYHAND Packages'?

2021-11-14 Thread Patrice Duroux
. Thanks, Patrice

Re: trouble with debconf

2021-05-28 Thread Patrice Duroux
I have finally found the source of this trouble. The absence of /var/lib/cdebconf directory after a bad manipulation. And then even trying to reinstall the debconf package did not (re)create this folder, so any package that rdepends to debconf is falling and also debconf it- self. Which package

Re: Re: is the number of dot files a measure of the darkness of Linux?:-D

2021-05-27 Thread Patrice Duroux
side 'man -K' is not the best and a too naïve solution: it takes a lot of ressources and I did not figure out how to have just the list of pages and not display them. Is there a service similar to Code Search but for man pages? Best, Patrice

trouble with debconf

2021-05-27 Thread Patrice Duroux
Hi, Recently on my Sid system, I am having the following trouble (note that I tried since then to reinstall debconf that is also affected by the trouble now): patrice@kos-moceratops ~> sudo LANG=C apt -f install Reading package lists... Done Building dependency tree... Done Reading st

is the number of dot files a measure of the darkness of Linux?:-D

2021-05-16 Thread Patrice Duroux
t files and moreover when they are not intended to be reserved (better restricted?) to the userland. Cheers, Patrice

Re: Re: trouble with sbuild

2021-04-14 Thread Patrice Duroux
I should have stacked the changelog to reads: wiki, manpages, README! Now I will think about a wish report to sbuild package. Thanks

trouble with sbuild

2021-04-12 Thread Patrice Duroux
Hi, I am trying to quit pbuilder/cowbuilder to work on packaging and so use sbuild directly. Currently it is the version 0.81.2 on a Sid system. So after looking at sbuild-createchroot(8) manpage, I used the command: $ sbuild-createchroot --chroot-mode=unshare --make-sbuild-tarball ~/.cache/ sbui

about a post at debian-python

2021-03-27 Thread Patrice Duroux
-maintain...@alioth-lists.debian.net> and also: glpk-utils - Debian Science Team < debian-science-maintain...@lists.alioth.debian.org> At the point where I got to, should I report a bug to python3-pulp? Many thanks, Patrice

Re: systemd (241-7~deb10u5) + tomcat9 (9.0.39-1~bpo10+1) + override.conf on a Buster 10.7

2020-12-11 Thread Patrice Duroux
Hi, Finally got it after simply applying the commands: umount /srv/scratch mount /srv/scratch without having changed anything regarding NFS or whatever, pure (systemd?) magic! Patrice

systemd (241-7~deb10u5) + tomcat9 (9.0.39-1~bpo10+1) + override.conf on a Buster 10.7

2020-12-10 Thread Patrice Duroux
ientaddr=193.50.6.90,local_lock=none,addr=193.50.6.94) Thanks, Patrice déc. 10 21:20:02 omega systemd[1]: Reloading. déc. 10 21:20:11 omega systemd[1]: Starting Apache Tomcat 9 Web Application Server... -- Subject: L'unité (unit) tomcat9.service a commencé à démarrer -- Defined-By: systemd -- Suppor

Fwd: troubles with mpt3sas module on a very recent Dell server

2020-08-24 Thread Patrice Duroux
Sorry, I should have reply to the list. -- Message transféré -- De : *Patrice Duroux* Date : dimanche 23 août 2020 Objet : troubles with mpt3sas module on a very recent Dell server À : Dan Ritter Sorry, I do not have an access to it neither, just its «free» part. Here are

Re: Re: troubles with mpt3sas module on a very recent Dell server

2020-08-23 Thread Patrice Duroux
Hi Reco, Thanks for your advice, I will test this as soon as possible. Patrice

troubles with mpt3sas module on a very recent Dell server

2020-08-22 Thread Patrice Duroux
(18.00.00.00) Hardware setup does not have any RAID support. 5 disks are attached: 1 x 240Go SSD SATA + 4 x 1,8To SAS Don't really know where to address this or if/how I can help. Thanks, Patrice

problem to apply an update with fwupd

2020-06-23 Thread Patrice Duroux
Hi, I am facing a strange trouble with a Debian Sid laptop (Dell Precision 7540) both using gnome-software or fwupdmgr: a recent firmware update does not apply. So after reboots the update comes back again. Previously this worked many times. Is there a way to debug that? Thanks, Patrice patrice

Re: Re: question related to #953223

2020-03-07 Thread Patrice Duroux
alling a package (with some removed conffiles) will notifying it in the output whatever the result: keeping it removed, providing a conffile.dpkg-new, ... Thanks, Patrice

Re: Re: question related to #953223

2020-03-07 Thread Patrice Duroux
Sorry it was not my intention that the discussion should slide in a different direction than that of my original question. I was just looking for an advice about solving such situation without removing anything from my system because applying 'apt --reinstall install force3' did not restore the rem

Re: Re: question related to #953223

2020-03-07 Thread Patrice Duroux
Yes exactly you can consider different «problems» there: 1. How to correctly package different source packages that have to share conffiles? So even purging one of them should leave the conffiles for the other installed ones. Laurent is suggesting to not do any explicit 'rm' of any conffiles in

question related to #953223

2020-03-07 Thread Patrice Duroux
y anything about it? Finally I have forced a purge (because of the dependencies) and so install it from fresh. Thanks, Patrice

Re: Re: how to deal with 'trap invalid opcode'?

2020-02-13 Thread patrice . duroux
Ok then I will submit a bug report with clear information that I hope will be more helpful and not make anybody angry reading it! :-/ Many thanks, Patrice

how to deal with 'trap invalid opcode'?

2020-02-13 Thread Patrice Duroux
memory 2MiB L2 cache /0/403/70b memory 16MiB L3 cache /0/1000 memory 64GiB System Memory ... Thanks, Patrice

Re: Re: trouble with my account's groups and strange 'id' result

2020-02-08 Thread Patrice Duroux
Hi, Thanks for all the details. It is probably an effect of GNOME/dbus as the DM is also GDM. So then to do my test, I have used another way to finally get it. Patrice

trouble with my account's groups and strange 'id' result

2020-02-07 Thread Patrice Duroux
Hi, Currently on a Debian Sid system, I am facing this inconsistent 'id' result: patrice@hp-dark:~$ id uid=1000(patrice) gid=1000(patrice) groupes=1000(patrice),4(adm),24(cdrom),25(floppy),27(sudo),29(audio),30(dip),44(video),46(plugdev),50(staff),100(users),102(systemd-journal),108(n

small alert regarding mariadb that doesn't want to stop

2019-10-31 Thread Patrice Duroux
trouble to the last Daylight saving time (France). Some questions: - do I have to create a bug report? - is there any place for such tricks? (in the Debian wiki?) - or any of this (noise)... Cheers, Patrice

Re: Re: where are the vte2.91 packages of version 0.57.90-1 (experimental)?

2019-08-26 Thread patrice . duroux
Hi, Sure the reason is clearly there: https://buildd.debian.org/status/package.php?p=vte2.91&suite=experimental I don't know why I was so confused between the apt output (and also using synaptic) regarding this? But probably be it was too late for me at that time :-) Thanks!

where are the vte2.91 packages of version 0.57.90-1 (experimental)?

2019-08-25 Thread Patrice Duroux
) Regards, Patrice

kernel 5.2.x and firmware-iwlwifi: incompatibilities?

2019-08-10 Thread Patrice Duroux
nux-firmware/+bug/1836986 Regards, Patrice

help to migrate to git to upgrade packaging abcm2ps

2018-12-05 Thread Patrice Duroux
in abcm2ps/: sample2.abc Only in abcm2ps/: sample3.eps Only in abcm2ps/: voices.abc Why some files are missing? I tried to find a tutorial but no clue yet. Thanks, Patrice

Re: Re: Re: Re: Re: does anyone know how to calm down 'tracker-store'?

2018-11-29 Thread Patrice Duroux
Hi, That is done under #915042. I hope improving a bit the output by using 'coredumpctl debug' and adding some other debugging symbol packages. Many thanks!

Re: Re: Re: Re: does anyone know how to calm down 'tracker-store'?

2018-11-28 Thread Patrice Duroux
Hi, Not sure to got it exactly but here is finally the 'coredumpctl info' output. Where to address it if needed? Thanks, Patrice PID: 32028 (tracker-extract) UID: 1000 (patrice) GID: 1000 (patrice) Signal: 11 (SEGV) Timestamp: Wed 2018-1

Re: Re: Re: does anyone know how to calm down 'tracker-store'?

2018-11-28 Thread Patrice Duroux
at all, and then it is not clear when the need is for a user or session daemon/service debugging because in my case it is not explicitly launching a specific command to get the error. Regards, Patrice

Re: Re: does anyone know how to calm down 'tracker-store'?

2018-11-28 Thread Patrice Duroux
never heard about. ;-) Finally I have renamed the binary so at least to stop the log invasion. 3. For the laptop, I will try to chase the bug and install the debugging symbols but for which packages precisely is not clear to me. I will start with the gstreamer ones then. Thanks! Patrice

does anyone know how to calm down 'tracker-store'?

2018-11-26 Thread Patrice Duroux
, indirectly for case 1. and directly for case 2. Is there a way to inactive 'tracker' at least on a session server without uninstalling it (otherwise some dependencies then would be broken)? Thanks, Patrice

Re: gnu-chess

2002-10-19 Thread VETSEL Patrice
Have you just tried : apt-cache search chess cya On Sat, 2002-10-19 at 14:39, Arash Bijanzadeh wrote: > Where can I find a gnu-chess package for Debian please? > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] >

Re: Viewing avi files

2002-10-03 Thread VETSEL Patrice
> I just thought that info might be of interest to anyone considering > using precompiled debs instead of 'dpkg-buildpackage'ing them themselves. > So use this great french script to compile mplayer by yoursel :) apt source -> deb http://okki666.nerim.net/debian ./ apt-get install mplayer-upd

Re: Viewing avi files

2002-10-02 Thread VETSEL Patrice
> Using Woody. > Please advise what program to view avi files Install mplayer :) here : http://mplayer.nmeos.net/ cya -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: kernel-panic

2002-09-03 Thread VETSEL Patrice
Have you compiled the support of ext2 or ext3 or reiserfs in hard, not in module (depend on your /boot partition) ? ++ On Wed, 04 Sep 2002 03:55:06 +1000 Russell <[EMAIL PROTECTED]> wrote: > Hi, > > Why do i get: > > RAMDISK: cramfs filesystem found at block 0 > RAMDISK: Loading 892 blocks

Re: Most stable MSN and ICQ support?

2002-08-31 Thread VETSEL Patrice
For ICQ i use ickle. The version in stable (woody) is great, but in unstable it's GEANT, 'cause there is an orthographic correction included ;) cya -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: d-link dfe550tx ether driver

2002-06-21 Thread VETSEL Patrice
My dlink 530 use the rhine module so may be yours too cya Le Vendredi 21 Juin 2002 06:55, Jaye Inabnit ke6sls a écrit : > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > Greetings: > > I am doing a manual install test on an older box. I plugged ref. nic into > it and started the

Re: KDE3 kdeinit no found

2002-06-12 Thread VETSEL Patrice
Le Mardi 11 Juin 2002 07:26, Tim Grogan a écrit : > I've just installed kde3 on a debian 2.2.12 machine. On startup kdm > (Ithink) brings up the kde3 splash screen. I login and the first error box > say can't start kdeinit, the second error box says something about a > sm???server not being found

Re: MPlayer

2002-05-26 Thread VETSEL Patrice
If you are in need of a good paquetage for mplayer look here : http://www.mplayer.fr.st/ and for other very nice here (like divx, xine ...) : http://marillat.free.fr/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: sylpheed

2002-05-26 Thread VETSEL Patrice
On Sun, 26 May 2002 15:20:25 +0100 Carlos Sousa <[EMAIL PROTECTED]> wrote: > On Fri, 24 May 2002 18:19:18 -0700 [EMAIL PROTECTED] wrote: > > > what's up with sylpheed-doc? or, in other words, where can i get it? > > have you tried apt-get install sylpheed-doc? That's how I installed > it... I'v

Re: Gcc, Objective-C

2001-01-12 Thread Patrice LaFlamme
On Thu, Jan 11, 2001 at 05:21:26PM -0500 or thereabouts, D-Man wrote: > I haven't heard much about Objective C. I would guess that it is > dying, but maybe I'm just not listening in the right groups. No, ObjC is not dying, it's just not getting the attention it deserves in a C/C++/Java world. So

gmc + window maker bug?

2000-09-03 Thread Patrice LaFlamme
Whenever I run gmc (from the helix-gnome 1.2 preview 2) and Window Maker 0.62.1 (from woody), and I exit Window Maker without killing gmc first, Window Maker crashes. Is this a known bug? Thanks, Patrix. == http://www.patrix.org "You can have Peace, or you can have Freedom. Don't ever count on ha

make a cd with the potato distribution

1999-02-18 Thread Patrice Grosperrin
for the CD distribution of debian 1.1 but my distributor (France-Lindis) still don't have it. thank you for an answer Patrice

PCMCIA help!!!

1998-12-22 Thread Patrice Bertrand
Hi, I have installed Linux on a Winbook laptop. Everything works but my PCMCIA modem and I dont' understand why... My PCMCIA card is a made by Creative Labs and is fax-modem 28,800 bauds. I've tried to read the HOWTO-PCMCIA. It doesn't help and it is too complicated anyway... What I've done

dselect-help!!!!!!!

1998-12-08 Thread Patrice Bertrand
I have installed Linux on my laptop and i have now to use 'dselect' to install X and others packages. Problem : i can't find my way and i'm stuck with dselect from the beginning. I've downloaded the file 'Dselect documentation for beginners' from debian.org but it's not very helpful.  (e.g.

unsbuscribe

1997-03-28 Thread Patrice LE LOUREC - STAGIAIRE A FT.CNET/LAB/FCI/PIH
unsbuscribe

latex and times fonts

1997-03-12 Thread Patrice LE LOUREC - STAGIAIRE A FT.CNET/LAB/FCI/PIH
Hi, Somebody knows why when I write a latex french report with babel, it s impossible for me to obtain the accents if I use the times fonts? Thanks a lot Patrice LE LOUREC

mouse problem

1997-01-14 Thread Patrice LE LOUREC - STAGIAIRE A FT.CNET/LAB/FCI/PIH
artx works. How can I solve this problem in order to have the possibility to have both (a mouse when I use or not the xwindows) If somebody could help me.. Thanks Patrice -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Troub

sound card opti 930 mad16

1997-01-06 Thread Patrice LE LOUREC - STAGIAIRE A FT.CNET/LAB/FCI/PIH
Patrice Le Lourec -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]