From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4ZBK9M3Vb9z3770 for ; Mon, 10 Mar 2025 14:32:23 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail01.haj.ipfire.org", Issuer "R10" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4ZBK9L3cVyz2xc2 for ; Mon, 10 Mar 2025 14:32:22 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4ZBK9D52pQz3r7; Mon, 10 Mar 2025 14:32:16 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1741617136; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=5IAV66TZwjWiZIiOdjevFkpdw+Dpcc+5T4dTk5VMKsU=; b=ThHRRNFZi2U4LJoCIi4pAmbn07l036GjnER3q6AobND3zcZugCFLCO3zLzPDYiNNhVtViZ 2uj6L4yX2SntPBDA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1741617136; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=5IAV66TZwjWiZIiOdjevFkpdw+Dpcc+5T4dTk5VMKsU=; b=ikVgqoUfLCpN/xDOOPfm/kgyHqnSLRU0rQAgdUSVPlDc3JPlHOx2BwL5KkBfDeOLq+4zk9 P/oFs9u2diOIxtC5AG0Uy7QYlrE1Hi6pZ8ryVH5cf/Zz00jWr5sH4e2YLjLYobXRM3/53Z HX9n9HxTLiy2GcsJQog7sLHJsHlpwNZnDBAbPm8esIGB4bXVgqfjG+ZLzXjHoYzwnXCuxx 842lziEBvpmxWi6EYYZeGa/KSCp+NrClainHY8JqwhVN9ldjbQUHJodAJoDVYZoLGoQiPb 6ZdmCtHyU6UGJviWVMI4Ln5j5lDSFPrAzDhntlQM+mP1SUXo0R36bJNAIT6Kgw== Content-Type: text/plain; charset=utf-8 Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: Mime-Version: 1.0 Subject: Re: Upload libloc to Debian From: Michael Tremer In-Reply-To: <968FAB68-729C-4367-BA24-FDC1D1F885A7@ipfire.org> Date: Mon, 10 Mar 2025 14:32:16 +0000 Cc: Stefan Schantl , =?utf-8?Q?Peter_M=C3=BCller?= , location@lists.ipfire.org Content-Transfer-Encoding: quoted-printable Message-Id: References: <4DB03F40-8299-4448-ADCE-064905D6B831@ipfire.org> <53A0D651-73FD-4A97-81E9-DC2D7565D7EF@ipfire.org> <26719411-D6EA-46E4-8259-487E39E72F7F@ipfire.org> <3D9CC9EB-55CB-49F8-85B2-C79E3B1629FD@ipfire.org> <048f09d9-9985-a356-fed1-4cd8e286b87e@guardianproject.info> <968D3231-FFDF-4347-8A43-C0C6DF5ED887@ipfire.org> <9c740e42-cd03-428c-814a-fa8bdee99db9@guardianproject.info> <968FAB68-729C-4367-BA24-FDC1D1F885A7@ipfire.org> To: Hans-Christoph Steiner Hello everyone, I have a release tagged here: = https://source.ipfire.org/releases/libloc/libloc-0.9.18.tar.gz = https://git.ipfire.org/?p=3Dlocation/libloc.git;a=3Dshortlog;h=3D8cbdc19cd= a26d37dca354135c2825fa6a4d94ff4 Please let me know if you find any regressions. Best, -Michael > On 6 Mar 2025, at 10:48, Michael Tremer = wrote: >=20 > Hello Hans, >=20 > Thanks for your email. >=20 > Yes, there has been a lot of work being going into the library in the = past year. We have made huge improvements to the importer which now = several orders of magnitude faster, we have added Lua bindings and = generally improved stability and performance. However, I don=E2=80=99t = remember where I have left off. Time has been running out. >=20 > It would be great to have the latest changes in Debian, because Trixie = is coming up fast. We should definitely have the latest version in the = release whenever it will come out. >=20 > Is there a deadline for all of this? I would have to squeeze a release = into my schedule and first of all making sure that we are releasing good = software without introducing any new problems. >=20 > -Michael >=20 >> On 5 Mar 2025, at 18:25, Hans-Christoph Steiner = wrote: >>=20 >>=20 >> Hey IPFire crew! >>=20 >> I'm just looking at updating libloc in Debian. It looks like there = are a lot of commits in git that are not part of a release. Do you have = plans to make a release soon? >>=20 >> All the best, >> Hans >>=20 >> Michael Tremer: >>> Hello everyone, >>> HC, thank you for your contribution to our little project. If you = find anything else, please feel free to send patches. >>> And thank you Stefan for getting this into the repository. >>> Best, >>> -Michael >>>> On 2 Mar 2023, at 16:19, Stefan Schantl = wrote: >>>>=20 >>>> Hello Hans-Christoph, >>>>=20 >>>> a big thanks for writing and sharing your script. I've added it to = the >>>> official libloc source code by the following commit: >>>>=20 >>>> = ttps://git.ipfire.org/?p=3Dlocation/libloc.git;a=3Dcommit;h=3D02a7d6ec0bb7= 9f9 >>>> 62ffe0746d311b3454b11a3db >>>>=20 >>>> Best regards, >>>>=20 >>>> -Stefan >>>>>=20 >>>>> Hey all, >>>>>=20 >>>>> I just uploaded a new version of the libloc Debian package that >>>>> includes bash >>>>> completion for the 'location' command. I would like to see this = file >>>>> included >>>>> upstream in your git, so it is also attached to the email. >>>>>=20 >>>>> If you want to try it, either install location 0.9.16-2 from = Debian, >>>>> or stick >>>>> the attached file in /etc/bash_completion.d/location and open a = new >>>>> bash shell. >>>>>=20 >>>>> .hc >>>>>=20 >>>>> Jochen Sprickerhof: >>>>>> Hi Michael, >>>>>>=20 >>>>>> * Michael Tremer [2022-08-16 10:00]: >>>>>>>> https://buildd.debian.org/status/package.php?p=3Dlibloc >>>>>>>=20 >>>>>>> I installed a virtual machine with mips64el and the testsuite >>>>>>> weirdly runs >>>>>>> through. >>>>>>=20 >>>>>> I was able to reproduce it using ppc64el: >>>>>>=20 >>>>>> # echo "deb-src http://deb.debian.org/debian unstable main" >> >>>>>> /etc/apt/sources.list >>>>>> # apt update >>>>>> # apt build-dep libloc >>>>>> # apt source --compile libloc >>>>>>=20 >>>>>> Interestingly the new version now also fails on mipsel, so maybe = it >>>>>> is a flaky >>>>>> test? >>>>>>=20 >>>>>> https://buildd.debian.org/status/logs.php?pkg=3Dlibloc&arch=3Dmipse= l >>>>>>=20 >>>>>> Given that it compiled before this means we should try to fix the >>>>>> bug as it is >>>>>> blocks testing migration, otherwise: >>>>>>=20 >>>>>> https://tracker.debian.org/pkg/libloc >>>>>>=20 >>>>>> (The other option would be to request removal of the old mipsel >>>>>> version.) >>>>>>=20 >>>>>>> Additionally, the packages don=E2=80=99t build for Debian any = more using >>>>>>> my script. >>>>>>>=20 >>>>>>> I opened a bug ticket with the error here: >>>>>>> https://bugzilla.ipfire.org/show_bug.cgi?id=3D12912 >>>>>>=20 >>>>>> Looks like you try to cross build (installing = crossbuild-essential- >>>>>> arm64:amd64), >>>>>> maybe that's currently broken. You can try installing qemu-user- >>>>>> static and >>>>>> replace --host with --arch in debian/build.sh. >>>>>> Btw. sbuild updates the chroot before building so there should be >>>>>> no need to >>>>>> throw it away (for a stable release). >>>>>>=20 >>>>>> Cheers Jochen >>>>>=20 >>>>> --=20 >>>>> Signal: +13478504872 >>>>> PGP fingerprint: EE66 20C7 136B 0D2C 456C 0A4D E9E2 8DEA 00AA = 5556 >>>>> = https://keys.openpgp.org/search?q=3DEE6620C7136B0D2C456C0A4DE9E28DEA00AA55= 56 >>>>=20 >>>>=20 >>=20 >> --=20 >> Signal: +13478504872 >> PGP fingerprint: EE66 20C7 136B 0D2C 456C 0A4D E9E2 8DEA 00AA 5556 >=20