remarks about by Maintainer dashboard

2022-06-22 Thread Patrice
for strange/buggy case. Thanks, Patrice

Bug#934291: Extend qa.debian.org/cgi-bin/vcswatch graphs to cover Salsa info

2019-08-10 Thread Patrice Duroux
the available result. Regards, Patrice On Fri, 9 Aug 2019 11:26:36 +0300 =?UTF-8?B?T3R0byBLZWvDpGzDpGluZW4=?= < o...@debian.org> wrote: > Package: qa.debian.org > Severity: wishlist > > The page https://qa.debian.org/cgi-bin/vcswatch currently lists stats > about what V

small question about UDD (related to Tracker)

2019-08-23 Thread Patrice Duroux
that it should be possible to get a view with also the other values (I&N, etc.)? Thanks, Patrice ps: by the way, my current SQL query SELECT JSON_AGG(t.*) FROM (SELECT source,version,date,COALESCE(all_bugs,0),COALESCE(rc_bugs,0),COALESCE(insts,0),C OALESCE(vote,0) FROM upload_history JOIN (SELE

a tiny contribution to Debian QA work?

2020-02-20 Thread Patrice Duroux
onent and not to grow the list of the QA related links that does not content Trends nor Janitor! :-) Regards, Patrice Title: DebiAntiq DebiAntiq - The Debian Antiquities Some «old» packages in unstable The packages in the table have not been uploaded for at least 3 years. The data fi

Re: Re: a tiny contribution to Debian QA work?

2020-02-25 Thread Patrice Duroux
ot to many!)? Working on DUCK? Improve lintian / lintian-brush? ... Regards, Patrice

Re: Re: Re: a tiny contribution to Debian QA work?

2020-02-26 Thread Patrice Duroux
://trends.debian.net/) and Debian Code Search ( https://codesearch.debian.net/) are not in the list 'Wiki Page of the Debian QA Group', is it voluntary? Also how this list is related to: https://wiki.debian.org/Services Thanks, Patrice

small question regarding UDD and Source.xz file

2021-03-09 Thread Patrice Duroux
Hi, I am surprised to find multiple entries for a given package and architecture having different versions in a specific (same distribution, release, component) source index file. For instance: curl -s https://ftp.debian.org/debian/dists/experimental/main/source/Sources.xz | xzgrep -A 7 "Package:

Re: Re: small question regarding UDD and Source.xz file

2021-03-11 Thread Patrice Duroux
swers again! Cheers, Patrice

Re: Re: Re: small question regarding UDD and Source.xz file

2021-03-13 Thread Patrice Duroux
n.org/pkg/beav It seems to me that it has not been "touched" (in the broad sense) for a while: http://ftp.debian.org/debian/pool/main/b/beav/?C=M;O=A I know there are Debian CI and Reproducible which surely do a regular check. Thank you for your patience, Patrice

a remark about https://tests.reproducible-builds.org/debian/index_issues.html

2023-02-06 Thread Patrice Duroux
Hi, I would have helped more but looking in the source code of jenkins.debian.net, I could not understand why the 'Tested suite' list is sorted differently than in the other pages. Regards, Patrice

Re: Re: a remark about https://tests.reproducible-builds.org/debian/index_issues.html

2023-02-09 Thread Patrice Duroux
nd > the fix does not change the ordering on the individual package pages, > where experimental is listed first, if the pkg is in experimental > (which I think makes sense there and not not elsewhere.) Sure. Thanks, Patrice

debian-qa@lists.debian.org

2023-02-28 Thread Patrice Duroux
notify on this? But moreover using the CodeSearch form, it is not easy using the literal search. For instance 2&>1 gives some result whereas &>1 does not. Is there a bug or does such a query go beyond some limit? Regards, Patrice

debian-qa@lists.debian.org

2023-03-01 Thread Patrice Duroux
on a écrit : > > On Tue, 28 Feb 2023 15:51:20 +0100, Patrice wrote: > > I tried using Debian CodeSearch to look for > > other possible wrong cases like those and here is for instance a list > > of candidates to check: > > https://codesearch.debian.net/search?q=%5B12%

debian-qa@lists.debian.org

2023-03-01 Thread Patrice Duroux
Sorry. So I should have split this work into two patches and then sent one to linux-perf-user and the other one to linux-kselftest. Would it be possible to send an email to these (sub)lists with just a ref to my first post then or do I really have to split the patch etc.? Any script to magically do

debian-qa@lists.debian.org

2023-03-01 Thread Patrice Duroux
handle some of those? But it sure would be a good thing. Le mer. 1 mars 2023 à 18:06, James Addison a écrit : > > On Wed, 1 Mar 2023 at 15:53, Patrice Duroux wrote: > > > > Great, I will give a look at shellcheck. > > Thanks - if it can also detect these problems, then --

debian-qa@lists.debian.org

2023-03-01 Thread Patrice Duroux
Sorry but the title of my message is wrong: s/having/that should have/ So stupid to create bad noise in the message archives. Thanks Bart Martens! ps: more MR or issues have been submitted upstream (sup-mail, plptools, vice) Le mar. 28 févr. 2023 à 15:51, Patrice Duroux a écrit : > &

another point related to (older) python

2023-03-09 Thread Patrice Duroux
this related to the Debian packaging/policy? Should it be worth minimizing at some point? Thanks, Patrice

a naive question about EOL encoding in Debian

2023-03-18 Thread Patrice Duroux
idea. ;-) Many thanks, Patrice

Re: Re: another point related to (older) python

2023-03-19 Thread Patrice Duroux
Sorry maybe I wasn't clear enough, but my purpose was more to track packages facing such cases (a subset of my first pattern): chiark-scripts: /usr/lib/python2.7/dist-packages/fishdescriptor/__init__.py chiark-scripts: /usr/lib/python2.7/dist-packages/fishdescriptor/indonor.py gtimelog: /usr/lib

questions related to one piuparts (tag) case

2023-04-18 Thread Patrice Duroux
it be then an issue addressed to such packages (here: pipewire)? Because piuparts consider it to pass, so PTS does not notify anything. Regards, Patrice

Re: questions related to one piuparts (tag) case

2023-04-24 Thread Patrice Duroux
rning: user X may still exist." fi fi or what could be a nicer solution. One of my main points here is that a sysadmin may not be notified by the remaining user/group when just a 'command not found' was avoided by (deluser/delgroup ... || true) Cheers, Patrice (*) there ma

about echoing message in maintainer scripts

2023-04-24 Thread Patrice Duroux
ommunicating" \ "with debconf database" >&2 Is there something about this in Debian Policy? (I checked this section: https://www.debian.org/doc/debian-policy/ch-binary.html#maintainer-scripts) Thanks, Patrice

Re: Re: questions related to one piuparts (tag) case

2023-04-26 Thread Patrice Duroux
error. Regards, Patrice

small questions

2023-06-24 Thread Patrice Duroux
://udd.debian.org/udd-status.cgi Finally, Is this expected? udd=> select * from upstream_status; ERROR: invalid byte sequence for encoding "UTF8": 0xf6 0x6c 0x6c 0xe4 Many thanks, Patrice

Re: weston: debian/watch is obsolete

2023-07-13 Thread Patrice Duroux
UDD, it have already the upstream version 12.0.1 in its data. Thanks, Patrice

about #1050659

2023-10-29 Thread Patrice Duroux
Hi, I do not know if this is something already addressed. Otherwise could it be interesting to handle such a situation in a Debian QA perspective? Regards, Patrice $ apt-file search environ.7.gz manpages: /usr/share/man/man7/environ.7.gz manpages-cs: /usr/share/man/cs/man7/environ.7.gz

remark about the UDD upload_history table

2024-02-14 Thread Patrice Duroux
ble testing unstable testing stable unstable unstable unstable=20 woody-proposed-updates unstable (32 lignes) I am then not sure about the consistency of another SQL query based on this column value. Regards, Patrice

Re: remark about the UDD upload_history table

2024-02-19 Thread Patrice Duroux
web/cgi-bin/mentors.cgi:if l['distribution'] == 'unstable' web/cgi-bin/mentors.cgi:elsif l['distribution'] == 'experimental' web/cgi-bin/mentors.cgi: puts "#{l['distribution']}" And here it is the 'mentors_most_recent_packag

Re: Re: remark about the UDD upload_history table

2024-02-28 Thread Patrice Duroux
Hi Lucas, My curiosity sometimes pushes me to look at the list of packages that haven't been uploaded to the archive both in unstable and experimental releases in more than a certain number of years. And UDD is so useful for that!! Many thanks, Patrice

about puppet in experimental

2024-03-01 Thread Patrice Duroux
-master/experimental,experimental 8.4.0-1~exp1 all puppet-master/unstable,unstable 7.9.5-2 all Regards, Patrice

Re: Re: about puppet in experimental

2024-03-02 Thread Patrice Duroux
Thanks! My point is more on this fact: is this a consequence of the fact that both src:puppet (6.16.0-1) and src:puppetserver (8.4.0-1~exp1) are in experimental? And if this is the case, why should the former still be there?

Re: Re: Re: about puppet in experimental

2024-03-05 Thread Patrice Duroux
for instance https://lists.debian.org/debian-x/2024/02/msg00059.html) Regards, Patrice

about systemd service leftovers

2024-04-05 Thread Patrice Duroux
not-found inactive dead mysql.target Do I have to check for each (right) package and submit an issue? Is piuparts checking this? Regards, Patrice

Re: Re: about systemd service leftovers

2024-04-08 Thread Patrice Duroux
ackage 'alsa-utils' is not installed and no information is available Use dpkg --info (= dpkg-deb --info) to examine archive files. This package was installed but removed days ago (many reboots since then). Thanks, Patrice ps: on my side, everything started with hacking the following:

Re: Re: Re: about systemd service leftovers

2024-04-13 Thread Patrice Duroux
m | cut -d '/' -f 2 | sort -u 13.10 13.11.1 13.11.4 13.11.6 13.11.7 13.11.8 13.11.9 13.13 13.14.1 13.15.2 13.15.3 When to decided to rebuild a package (binnmu sort of) due to a possible DH trouble? For a given (old)stable release, is this more homogeneous? Under control by any QA tool? Regards, Patrice

DPT and UDD regarding d/watch file failure

2024-07-22 Thread Patrice Duroux
@@ARCHIVE_EXT@+| | | To me this is for the same d/watch file content but one reporting an error and the other one not, or do I have to check another UDD column than 'errors'? In other words,how can I retrieve a list of packages with a watch failure in DPT? Best, Patrice

Re: DPT and UDD regarding d/watch file failure

2024-07-22 Thread Patrice Duroux
| (2 lignes) Le lun. 22 juil. 2024 à 20:37, Patrice Duroux a écrit : > > HI, > > After the (very) recent upload of xorgxrdp (version1:0.10.0-2), > I was curious to check both DPT and UDD about it. > But currently DPT shows me: > > Problems while searching for a new upstr

Re: DPT and UDD regarding d/watch file failure

2024-07-22 Thread Patrice Duroux
refreshes it > > So in the normal case, approximately 30 mins after the mirror push, you > should have correct uscan information in UDD. > > Since I don't know about DPT, I cannot help on that side. > > Lucas > > > On 22/07/24 at 20:43 +0200, Patrice Duro

Re: DPT and UDD regarding d/watch file failure

2024-07-23 Thread Patrice Duroux
Hi, xorgxrdp at Salsa is still on the previous version and using a clone here is what I am getting: $ git clone https://salsa.debian.org/debian-remote-team/xorgxrdp.git $ cd xorgxrdp $ uscan uscan warn: In debian/watch no matching files for watch line https://github.com/neutrinolabs/xorgxrdp/re

evaluating blocking risk (or «packaging pressure») in package dependencies

2013-06-29 Thread Patrice DUROUX
information present in UDD to see if it contains all the data to define queries that may address such evaluation. Best regards, Patrice -- To UNSUBSCRIBE, email to debian-qa-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Arc

about packages drifting in experimental

2024-12-28 Thread Patrice Duroux
://tracker.debian.org/pkg/tinysvm https://tracker.debian.org/pkg/poti https://tracker.debian.org/pkg/libtaverna2-server-java Is there any clean-up process? Or anything useful to do? Regards, Patrice

small trouble using bug search page

2025-01-13 Thread Patrice Duroux
?). Best regards, Patrice [0] to get an AND in place of an OR regarding bugs.source clause in the following UDD query. select id, bugs.package, bugs.source, severity, title, last_modified, status, affects_stable, affects_testing, affects_unstable, affects_experimental from bugs where id in (select id

julius: package mismatch between Debian and Ubuntu

2025-02-18 Thread Patrice Duroux
corresponding Ubuntu package for this Debian package. Thanks, Patrice

Bug#1101324: qa.debian.org: provide a link from https://qa.debian.org/developer.php to https://tracker.debian.org/teams

2025-03-25 Thread Patrice Duroux
Package Tracker: https://tracker.debian.org/teams/pkg-games/ when a team is involved? I don't know yet how to correlate in this case the 'pkg-games- de...@lists.alioth.debian.org' login and the 'teams/pkg-games' path, because all the other links are based on this login value. Thanks, Patrice