RE:How does one package a multirepo project?

2020-10-19 Thread PICCA Frederic-Emmanuel
what about the git mode of uscan then you would have all the tags ?

RE:Keysafe dynamic UID

2016-10-23 Thread PICCA Frederic-Emmanuel
> Also renaming a user is actually trivial: > usermod -l _something Debian-something In my case (tango-db package), We need also to take care of the user database access privilege. granted by dbconfig-common. So when moving from tango -> _tango users, they should be availalbe a sort of hook

Feedback request about the Alba Upstream to Debian packaging effort

2018-06-02 Thread PICCA Frederic-Emmanuel
/www.tango-controls.org/partners/institutions/ [4] https://indico.eli-beams.eu/event/310/other-view?view=standard#20180605.detailed [5] https://people.debian.org/~picca/CollabPkg-v3.pdf [6] https://people.debian.org/~picca/gitlab-ci.yml

RE:Feedback request about the Alba Upstream to Debian packaging effort

2018-06-03 Thread PICCA Frederic-Emmanuel
Hello Ian > I didn't have a massive amount of time to review this in detail, but > it sounds cool. I looked at the slides in the pdf [5] above. > (Shame there isn't a technical report...) the technical part is in the gitlab-ci.yml file :). > I reviewed the version number proposal and it seems s

RE:Feedback request about the Alba Upstream to Debian packaging effort

2018-06-04 Thread PICCA Frederic-Emmanuel
>> It just comes to my mind that Maybe it does not fit well with my convention >> for exeprimental numbering whcih is >> blablab_x.y.z-t~exp1 >> so maybe the best way would be to use >> blalbla_x.y.z-t~~alba+1 >So, you would not use the "bpo9" part for the packages built for stretch? Not at all,

unstable -> testing migration and arch

2018-08-03 Thread PICCA Frederic-Emmanuel
Hello, I hope that I use the right mailing list for this. Here my problem: I just updated the pymca package and this new version dependes on the python[3]-silx modules. silx depends on pyopenCL which is only available on a limited amount of architecture. So now the migration of pymca is blocke

RE:unstable -> testing migration and arch

2018-08-03 Thread PICCA Frederic-Emmanuel
> from the maintainer. Please request your package to be removed from the > arch it doesn't build for anymore (bug against ftp.debian.org, use > reportbug) in unstable and britney will migrate that. done https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=905348 thanks for your feedback Fred

Salsa token and privacy

2018-08-06 Thread PICCA Frederic-Emmanuel
Hello, I was using a nitrokey pro + gpg-agent in order to connect via ssh to the debian infrastructure. Now that we have salsa, it seems that the way to go is to use salsa token in order to automake a bunch of tasks. So now I need to put somewhere on a disk my salsa token, in fact on every co

RE:Salsa token and privacy

2018-08-07 Thread PICCA Frederic-Emmanuel
> You can still use SSH to do repository operation. But I don't know what > kind of automation you are doing. I just want to configure CI parameters especially the .gitlab.yaml location used by the CI. for a bunch of packages. > You talked about automation. Such tasks usualy run on a pre-defin

Bug#871637: ITP: silx -- Toolbox for X-Ray data analysis

2017-08-10 Thread Picca Frédéric-Emmanuel
Package: wnpp Severity: wishlist Owner: =?utf-8?q?Picca_Fr=C3=A9d=C3=A9ric-Emmanuel?= * Package name: silx Version : 0.5.0 Upstream Author : European Synchrotron Radiation Facility Data analysis unit (s...@esrf.fr) * URL : https://github.com/silx-kit/silx * License

RE:How to start a new packaging team now?

2017-09-15 Thread PICCA Frederic-Emmanuel
> Now that Alioth is beginning to close down and its replacement is not > yet ready, how would I start this team now? What is the status of this migration ? which solution was selected ? thanks Frederic

RE:Auto-update for sid? Auto-backport?

2017-11-15 Thread PICCA Frederic-Emmanuel
> If an upstream author knows their code will go straight into an active > Debian suite when they push a git tag to GitHub, the trust dynamic is > changed, I think for the worse. this is the model of travis no ?, the upstream could become also the debian maintainer. And check that his package bui

RE:dbconfig-common: near future change in dependency stack

2016-01-30 Thread PICCA Frederic-Emmanuel
Hello thanks a lot for your work on dbconfig-common. I am the maintainer of tango-db which use dbconfig-common and a mysql database. It seems that there is currently a discussion about he support of mysql and mariadb for Debian 9 Do you know if dbconfig-common will integrate a way to switch fro

RE:dbconfig-common: near future change in dependency stack

2016-01-30 Thread PICCA Frederic-Emmanuel
Hello Paul > Can you please point me to the relevant discussion? I speak about this [1] > Actually, I don't think that is in scope of dbconfig-common. I would > rather expect that MariaDB would provide that functionality. It is > required for more packages and situations than just those supporte

Creating directory /sbuild-nonexistent/.lyx/

2016-02-28 Thread PICCA Frederic-Emmanuel
Hello, I am preparing the next tango package, so I need to build the doc with lyx. But then I get this error message. make[5]: Entering directory '/<>/tango-9.2.0~a+dfsg/build/doc/src' cd ../../../doc/src; /usr/bin/lyx --export pdf2 tango.lyx LyX: Creating directory /sbuild-nonexistent/.lyx/ Fai

RE:Creating directory /sbuild-nonexistent/.lyx/

2016-02-28 Thread PICCA Frederic-Emmanuel
> please file bugs if you find other packages which try to access $HOME during > the build process. ok,I will do a bug report. Cheers Fred

Is there a problem with the build all infra of experimental ?

2016-03-19 Thread PICCA Frederic-Emmanuel
Hello, I did a source upload yesterday of the 9.2.2-1~exp1 into experimental and since then the all part of the package do not build with a strange error [1]. This package contain a Build-Depends-Indep part. I tested it with sbuild and and it was ok last week. (unstable sbuild not experimental)

RE:EOL of fglrx-driver

2016-05-04 Thread PICCA Frederic-Emmanuel
Hello, first thanks for your hard work. I am using fglrx-driver for OpenCL on my W5100 and W7100 amd GPUs. Do you know if there will be a plan in order to support OpenCL on amd for strech ? Cheers Frederic

Re: Python 3.13 addition as a supported Python version started

2024-11-13 Thread PICCA Frederic-Emmanuel
do we know how long we will have to fix all the FTBFS and autopkgtest before the freeze ? I am a bit worrying for the scientific stack , will we have enough time to work with our upstream in order to fix all these FTBFS. In the scientific stack, things are going slowly We are not 100% of o

Re: Python 3.13 addition as a supported Python version started

2024-11-13 Thread PICCA Frederic-Emmanuel
> this is the same as we did for the Python 3.12 transition. Please note > that we don't enable any of the experimental features in Python 3.12 (no > GIL, JIT compilation), so assuming there are currently no other RC > issues in your packages, there should plenty of time to fix any 3.13 > related

Re: Debian Monthly [debian-devel]: AI News Report 2024/10

2024-11-09 Thread PICCA Frederic-Emmanuel
is it via ChatGPT or an llm self hosted ? Can we imagine having a Debian hosted computer with and AMD GPU dedicated to this use case ? Se should provide these summaries letter for most of our mailing list :) cheers Fred - Le 9 Nov 24, à 14:09, Hector Oron zu...@debian.org a écrit : > Hel

Is it possible to customise the d-i just to add an ssh authorized key for root

2025-01-24 Thread PICCA Frederic-Emmanuel
Hello, I would like to customize the debian-installer in order to allow root access once installed via an authorize key. so I need to put something like this in the /root/.ssh/ during the installation echo "ssh-rsa B3NzaC1yc2EDAQABAAACAQDGkFpSsCIGpAJtsH4TWHCatHMkdGMS/PTG2M/7xeWz6Syw/JUr

support of 7z archives ?

2025-01-27 Thread PICCA Frederic-Emmanuel
Hello, I am trying to use mk-origtargz with a 7zip archive., but I get this error message. $ mk-origtargz ../fiji-linux64.zip [../fiji-linux64.7z] End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the la

Re: support of 7z archives ?

2025-01-27 Thread PICCA Frederic-Emmanuel
Ok, it does not uncompress with unzip on stable , but it works on unstable. >> [../fiji-linux64.7z] cut and past error :)) Fred

Re: support of 7z archives ?

2025-01-28 Thread PICCA Frederic-Emmanuel
> I could not see a 7z file there (at least not by simply looking at the > file extensions). Here the file output: fiji-linux64.zip: Zip archive data, at least v2.0 to extract, compression method=deflate This is a zip archive whcih can not be extracted on stable, except with 7zip. someone can

Re: support of 7z archives ?

2025-01-28 Thread PICCA Frederic-Emmanuel
Sorry for the noise... my file was corrupted... but 7z was able to unpack it Cheers Fred

Re: Proposal for a Yearly Stable Release Cycle for Educational Institutions

2025-03-04 Thread PICCA Frederic-Emmanuel
> In my opinion, the better solution would be to have more backports in > the stable release because people are mostly unhappy with outdated apps > and not with outdated essential core components. What about the project to automatically build backports around janitor ? What is the status of this

how to automatically generate a backtrace from within sbuild

2025-03-12 Thread PICCA Frederic-Emmanuel
Hello during the build of vitables, the reunit test fail with a segfault. platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 rootdir: /<> configfile: pyproject.toml plugins: typeguard-4.4.2, xvfb-3.0.0 collected 72 items tests/test_calculator.py .

Re: how to automatically generate a backtrace from within sbuild

2025-03-12 Thread PICCA Frederic-Emmanuel
> $ gbp clone vcsgit:vitables > $ cd vitables > $ gbp buildpackage --git-builder=sbuild --chroot-mode=unshare > --no-clean-source > --anything-failed-commands %s > # inside the chroot > # apt install gdb > # cd /build/reproducible-path/vitables-3.1.0/.pybuild/cpython3_3.13/build > # export DEBUGIN

Re: howto customize apache service from another package

2025-04-29 Thread PICCA Frederic-Emmanuel
>>What is the right way to customize the apache service from another package. > Use /lib/systemd/system/apache2.service.d/$YOURPACKAGE.conf. thanks Fred

howto customize apache service from another package

2025-04-29 Thread PICCA Frederic-Emmanuel
Hello, I have a package qemu-web-desktop which is served via apache2. This system run vm from a cgi script. We need to increaze the apache2 service mem limits, in order to run these VM (with GPU passthrough). What is the right way to customize the apache service from another package. now we are

Re: howto customize apache service from another package

2025-04-29 Thread PICCA Frederic-Emmanuel
I already have this in /etc/apache2/conf-available/qemu-web-desktop.conf # qwd cgi configuration for perl LoadModule perl_module modules/mod_perl.so LoadModule cgi_module modules/mod_cgi.so SetHandler perl-script PerlResponseHandler ModPerl::Registry PerlOptions +ParseHeaders AddHand

<    1   2