[Git][archlinux/packaging/packages/hugo] Pushed new tag 0.124.1-1

2024-03-21 Thread Robin Candau (@antiz)
Robin Candau pushed new tag 0.124.1-1 at Arch Linux / Packaging / Packages / hugo -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/hugo/-/tree/0.124.1-1 You're receiving this email because of your account on gitlab.archlinux.org.

[Git][archlinux/packaging/packages/python-sentry_sdk] Pushed new tag 1.43.0-1

2024-03-21 Thread Robin Candau (@antiz)
Robin Candau pushed new tag 1.43.0-1 at Arch Linux / Packaging / Packages / python-sentry_sdk -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-sentry_sdk/-/tree/1.43.0-1 You're receiving this email because of your account on gitlab.archlinux.org.

[Git][archlinux/packaging/packages/python-sentry_sdk][main] upgpkg: 1.43.0-1: New upstream release

2024-03-21 Thread Robin Candau (@antiz)
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / python-sentry_sdk Commits: 8457f37f by Robin Candau at 2024-03-21T14:16:59+01:00 upgpkg: 1.43.0-1: New upstream release - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes

Re: [Emc-users] black list aliexpress

2024-03-19 Thread Robin Szemeti via Emc-users
to as TWAT > tubes back in Nike Hercules tech school in 1977. > > Dave > ex MOS 22L > > On Tue, Mar 19, 2024 at 4:35 PM gene heskett wrote: > > > On 3/19/24 14:15, Robin Szemeti via Emc-users wrote: > > > I purchased a couple of large travelling wave tube amplifiers

[Git][archlinux/packaging/packages/limine] Pushed new tag 7.1.0-1

2024-03-19 Thread Robin Candau (@antiz)
Robin Candau pushed new tag 7.1.0-1 at Arch Linux / Packaging / Packages / limine -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/limine/-/tree/7.1.0-1 You're receiving this email because of your account on gitlab.archlinux.org.

[Git][archlinux/packaging/packages/limine][main] upgpkg: 7.1.0-1: New upstream release + Add .nvchecker.toml

2024-03-19 Thread Robin Candau (@antiz)
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / limine Commits: a066f97a by Robin Candau at 2024-03-19T21:45:12+01:00 upgpkg: 7.1.0-1: New upstream release + Add .nvchecker.toml - - - - - 3 changed files: - .SRCINFO - + .nvchecker.toml - PKGBUILD Changes

Re: [Emc-users] black list aliexpress

2024-03-19 Thread Robin Szemeti via Emc-users
And Mouser! Black list mouser as they sell all sorts of high power MOSFETS and IGBTS that could be used to construct drives for the same purpose. And all non ferrous metals stock holders ... they sell brass and bronze that could be used for the bearings, have they no shame? On Tue, 19 Mar 2024

Re: [Emc-users] black list aliexpress

2024-03-19 Thread Robin Szemeti via Emc-users
I purchased a couple of large travelling wave tube amplifiers in an auction. I phoned the US company to ask about schematics and a manual ... "can we have the serial numbers please?" ... "sure ... " "great and what date did you sign the ITAR agreement?" On Mon, 18 Mar 2024 at 17:45, gene

[ceph-users] Re: RGW: Cannot write to bucket anymore

2024-03-19 Thread Robin H. Johnson
e name exist, possibly versioned, somehow owned by a different user? `radosgw-admin object stat --bucket=... --object=...` IIRC there would be specific messages saying it was denied by policy, but I haven't checked that part of the codebase in some time. -- Robin Hugh Johnson Gentoo Linux: Dev, Infra L

Re: developer token basic access requested a month ago without reply

2024-03-18 Thread Robin Wehner
Resolved! Thank you very much for help! Cheers Google Ads API Forum Advisor schrieb am Montag, 18. März 2024 um 14:22:06 UTC+1: > Hi, > > Thank you for providing the additional information. > > > @Compliance team, please confirm if you are able to assist in the below > access request. > >

Re: [PATCH v2] RISC-V: Introduce option -mrvv-max-lmul for RVV autovec

2024-03-18 Thread Robin Dapp
LGTM as well. Regards Robin

Re: [PATCH] drm/panthor: Don't use virt_to_pfn()

2024-03-18 Thread Robin Murphy
return -ENOMEM; ptdev->pm.dummy_latest_flush = virt_to_page(dummy_page_virt); Cheers, Robin. if (ret) return ret; @@ -184,7 +186,7 @@ int panthor_device_init(struct panthor_device *ptdev) * happens while the dummy page is mapped. Zer

[FURY] [FURY][GSoC] Regarding participation in Summer of Code 2024

2024-03-18 Thread Robin Roy
ped in clarifying confusion <https://github.com/fury-gl/fury/issues/851#issuecomment-1978189172>. How do I apply to be a part of Fury? And what idea should I work on? I'm fine with all 3 of the ideas, but I believe I have to narrow it down and study to make a good proposal. I'd like some directi

Re: [PATCH] drm/panthor: Fix the CONFIG_PM=n case

2024-03-18 Thread Robin Murphy
ittle. Well, as long as it doesn't regress the PM behavior, I think I'm happy to take the risk. Worst case scenario, someone complains that this is not working properly when they do the !PM bringup :-). Indeed, I've no objection to this patch - although I really should have compiled tested it as Robin

Re: [PATCH] drm/panthor: Fix the CONFIG_PM=n case

2024-03-18 Thread Robin Murphy
are of allowing the compiler to optimise out the ops structure itself without any further annotations. Thanks, Robin. static DEFINE_RUNTIME_DEV_PM_OPS(panthor_pm_ops, panthor_device_suspend, pantho

Re: developer token basic access requested a month ago without reply

2024-03-18 Thread Robin Wehner
Hey, thanks for the quick feedback. As mentioned before, I have not received any confirmation or information emails. So unfortunately I can't provide a case id. Have great one! Google Ads API Forum Advisor schrieb am Montag, 18. März 2024 um 11:13:35 UTC+1: > Hi, > > Thank you for reaching

Developer Token Basic Access requested a month ago without reply

2024-03-18 Thread Robin Wehner
Dear Google Ads API Developer Team, I submitted a Basic Access Request for my Developer Token about four weeks ago and have been awaiting a decision without any reply. I have also opened a support ticket, but neither received a ticket id nor an email confirmation. Would be awesome if you guys

Re: [PATCH 1/6] auxdisplay/ht16k33: Replace use of fb_blank with backlight helper

2024-03-18 Thread Robin van der Gracht
Hi Thomas, Thank you for submitting your patch, it looks fine to me. Reviewed-by: Robin van der Gracht On Wed, 13 Mar 2024 16:45:00 +0100 Thomas Zimmermann wrote: > Replace the use of struct backlight_properties.fb_blank with a > call to backlight_get_brightness(). The helper imp

[Git][archlinux/packaging/packages/urlwatch] Pushed new tag 2.28-2

2024-03-16 Thread Robin Candau (@antiz)
Robin Candau pushed new tag 2.28-2 at Arch Linux / Packaging / Packages / urlwatch -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/urlwatch/-/tree/2.28-2 You're receiving this email because of your account on gitlab.archlinux.org.

[Git][archlinux/packaging/packages/hugo] Pushed new tag 0.124.0-1

2024-03-16 Thread Robin Candau (@antiz)
Robin Candau pushed new tag 0.124.0-1 at Arch Linux / Packaging / Packages / hugo -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/hugo/-/tree/0.124.0-1 You're receiving this email because of your account on gitlab.archlinux.org.

[Git][archlinux/packaging/packages/hugo][main] upgpkg: 0.124.0-1: New upstream release + Add .nvchecker.toml

2024-03-16 Thread Robin Candau (@antiz)
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / hugo Commits: b88d2a43 by Robin Candau at 2024-03-16T19:43:02+01:00 upgpkg: 0.124.0-1: New upstream release + Add .nvchecker.toml - - - - - 3 changed files: - .SRCINFO - + .nvchecker.toml - PKGBUILD Changes

Re: E200004 error during commit

2024-03-16 Thread Robin
revision is 1203, so this means the corruption is way back in r319? After reading the threads, I don't quite understand how to fix L2P. The problem is now sometimes I'm unable to commit. Robin On 3/16/2024 8:49 PM, Daniel Sahlberg wrote: Den tors 14 mars 2024 kl 05:22 skrev Robin : Hi

[Git][archlinux/packaging/packages/zabbix][main] upgpkg: 6.4.12-2: net-snmp-5.94 rebuild + Add .nvchecker.toml

2024-03-15 Thread Robin Candau (@antiz)
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / zabbix Commits: 9472e195 by Robin Candau at 2024-03-15T13:15:37+01:00 upgpkg: 6.4.12-2: net-snmp-5.94 rebuild + Add .nvchecker.toml https://archlinux.org/todo/net-snmp-594-rebuild/ - - - - - 3 changed files

[Git][archlinux/packaging/packages/zabbix] Pushed new tag 6.4.12-2

2024-03-15 Thread Robin Candau (@antiz)
Robin Candau pushed new tag 6.4.12-2 at Arch Linux / Packaging / Packages / zabbix -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/zabbix/-/tree/6.4.12-2 You're receiving this email because of your account on gitlab.archlinux.org.

[Git][archlinux/packaging/packages/gitea][main] upgpkg: 1.21.8-1: New upstream release + Add .nvchecker.toml

2024-03-15 Thread Robin Candau (@antiz)
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / gitea Commits: 8f981008 by Robin Candau at 2024-03-15T11:37:08+01:00 upgpkg: 1.21.8-1: New upstream release + Add .nvchecker.toml - - - - - 3 changed files: - .SRCINFO - + .nvchecker.toml - PKGBUILD Changes

[Git][archlinux/packaging/packages/gitea] Pushed new tag 1.21.8-1

2024-03-15 Thread Robin Candau (@antiz)
Robin Candau pushed new tag 1.21.8-1 at Arch Linux / Packaging / Packages / gitea -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/gitea/-/tree/1.21.8-1 You're receiving this email because of your account on gitlab.archlinux.org.

[Git][archlinux/packaging/packages/fastfetch] Pushed new tag 2.8.9-1

2024-03-15 Thread Robin Candau (@antiz)
Robin Candau pushed new tag 2.8.9-1 at Arch Linux / Packaging / Packages / fastfetch -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/fastfetch/-/tree/2.8.9-1 You're receiving this email because of your account on gitlab.archlinux.org.

[Git][archlinux/packaging/packages/fastfetch][main] upgpkg: 2.8.9-1: New upstream release

2024-03-15 Thread Robin Candau (@antiz)
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / fastfetch Commits: 910cc4c9 by Robin Candau at 2024-03-15T10:41:10+01:00 upgpkg: 2.8.9-1: New upstream release - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes

Re: pacman in testing can cause some issues for packagers

2024-03-15 Thread Robin Candau
it to a -3 rebuild before moving to stable? Thanks! [1] https://gitlab.archlinux.org/pacman/pacman/-/commit/bae9594ac1806ce30f2af1de27c49bb101a00d44 -- Regards, Robin Candau / Antiz OpenPGP_0xFDC3040B92ACA748.asc Description: OpenPGP public key OpenPGP_signature.asc Description: OpenPGP

[gentoo-commits] repo/gentoo:master commit in: app-admin/testdisk/

2024-03-14 Thread Robin H. Johnson
commit: a2573c506caae02d4cdd45c7480e8ada4f463069 Author: Robin H. Johnson gentoo org> AuthorDate: Thu Mar 14 18:26:10 2024 + Commit: Robin H. Johnson gentoo org> CommitDate: Thu Mar 14 18:33:17 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2

[Git][archlinux/packaging/packages/python-sentry_sdk] Pushed new tag 1.42.0-1

2024-03-14 Thread Robin Candau (@antiz)
Robin Candau pushed new tag 1.42.0-1 at Arch Linux / Packaging / Packages / python-sentry_sdk -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-sentry_sdk/-/tree/1.42.0-1 You're receiving this email because of your account on gitlab.archlinux.org.

[Git][archlinux/packaging/packages/python-sentry_sdk][main] upgpkg: 1.42.0-1: New upstream release

2024-03-14 Thread Robin Candau (@antiz)
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / python-sentry_sdk Commits: aa2b335b by Robin Candau at 2024-03-14T19:09:04+01:00 upgpkg: 1.42.0-1: New upstream release - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes

[Git][archlinux/packaging/packages/python-ansible-compat] Pushed new tag 4.1.12-1

2024-03-14 Thread Robin Candau (@antiz)
Robin Candau pushed new tag 4.1.12-1 at Arch Linux / Packaging / Packages / python-ansible-compat -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-ansible-compat/-/tree/4.1.12-1 You're receiving this email because of your account on gitlab.archlinux.org.

[Git][archlinux/packaging/packages/python-ansible-compat][main] upgpkg: 4.1.12-1: New upstream release + Add .nvchecker.toml

2024-03-14 Thread Robin Candau (@antiz)
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / python-ansible-compat Commits: 0f2662a6 by Robin Candau at 2024-03-14T19:07:14+01:00 upgpkg: 4.1.12-1: New upstream release + Add .nvchecker.toml - - - - - 3 changed files: - .SRCINFO - + .nvchecker.toml - PKGBUILD

[Git][archlinux/packaging/packages/ansible-lint] Pushed new tag 24.2.1-1

2024-03-14 Thread Robin Candau (@antiz)
Robin Candau pushed new tag 24.2.1-1 at Arch Linux / Packaging / Packages / ansible-lint -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ansible-lint/-/tree/24.2.1-1 You're receiving this email because of your account on gitlab.archlinux.org.

[Git][archlinux/packaging/packages/ansible-lint][main] upgpkg: 24.2.1-1: New upstream release + Add .nvchecker.toml

2024-03-14 Thread Robin Candau (@antiz)
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / ansible-lint Commits: c0f4f537 by Robin Candau at 2024-03-14T19:02:16+01:00 upgpkg: 24.2.1-1: New upstream release + Add .nvchecker.toml - - - - - 3 changed files: - .SRCINFO - + .nvchecker.toml - PKGBUILD Changes

[gdal-dev] Hanging (or very slow) when ogr2ogr appending to PostGIS table

2024-03-14 Thread Robin Wilson via gdal-dev
Hi, I’ve been using ogr2ogr to import vector datasets into PostGIS tables. I originally tried this using a local Postgres server, and ran the following commands to import one file into a PostGIS table, and then append the contents of another file to the same table: ogr2ogr --debug ON -f

Re: [PATCH] RISC-V: Introduce option -mrvv-autovec-max-lmul for RVV autovec

2024-03-14 Thread Robin Dapp
affected by the patch if I'm not mistaken. We still have code paths that will generate a larger LMUL (also in vsetvl last I checked, but that was a while ago). Regards Robin

E200004 error during commit

2024-03-13 Thread Robin
adata at revision 0 ... * Error verifying repository metadata. svnadmin: E24: Invalid L2P offset in r319 footer svnadmin: E24: Could not convert 'L��>q��y���B�|Q�`E⌂♠A�r�Y�X1V}���g6.�☼�ݥ�♂�M�,♫�]I̠◄�8►�ِ���Ya↕4♠�%��e�'��XRf1�◄��OY�D`F�',►VRG�޾�]u' into a number SVN 1.14.2 Robin

[gentoo-commits] repo/gentoo:master commit in: sys-fs/mdadm/files/, sys-fs/mdadm/

2024-03-13 Thread Robin H. Johnson
commit: 16001ee3172451f6574dbe8c5b7f71ac0d43d3e2 Author: Robin H. Johnson gentoo org> AuthorDate: Thu Mar 14 03:39:47 2024 + Commit: Robin H. Johnson gentoo org> CommitDate: Thu Mar 14 03:42:05 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16

[gentoo-commits] repo/gentoo:master commit in: profiles/arch/ia64/, profiles/arch/riscv/, profiles/arch/loong/

2024-03-13 Thread Robin H. Johnson
commit: 0cc6106b2176e61bec384012fa9350b29e64c307 Author: Robin H. Johnson gentoo org> AuthorDate: Thu Mar 14 03:41:21 2024 + Commit: Robin H. Johnson gentoo org> CommitDate: Thu Mar 14 03:42:05 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c

Re: [PATCH 3/3] dt-bindings: remoteproc: Add Arm remoteproc

2024-03-13 Thread Robin Murphy
dividually is liable to get unmanageable really fast, and a higher-level functional grouping (e.g. these reset-related registers together as a single 8-byte region) would likely be a better design. Thanks, Robin. + +required: + - compatible + - reg + - reg-names + - fir

[gentoo-commits] repo/gentoo:master commit in: app-admin/fifo-cronolog/

2024-03-13 Thread Robin H. Johnson
commit: 3dc3292d11e8e576338d48f03266c5594983daa8 Author: Robin H. Johnson gentoo org> AuthorDate: Wed Mar 13 16:23:57 2024 + Commit: Robin H. Johnson gentoo org> CommitDate: Wed Mar 13 16:24:05 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d

Bug#1066790: steam-installer 32bit package is missing

2024-03-13 Thread Robin
-cache policy steam-installer steam-installer: Installed: (none) Candidate: (none) Version table: Would be great if you could provide the i386 package for steam-installer, also for the current Debian stable, maybe through the backports. Many thanks! Robin

[gentoo-commits] repo/gentoo:master commit in: app-admin/fifo-cronolog/

2024-03-12 Thread Robin H. Johnson
commit: 0dd86ed01ecd13b32a282d228937be391ceebb6b Author: Robin H. Johnson gentoo org> AuthorDate: Wed Mar 13 05:23:50 2024 + Commit: Robin H. Johnson gentoo org> CommitDate: Wed Mar 13 05:24:16 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d

[gentoo-commits] proj/fifo-cronolog:master commit in: /

2024-03-12 Thread Robin H. Johnson
commit: 80ac76208eade31ad0df6b347481049c20608a39 Author: Robin H. Johnson gentoo org> AuthorDate: Wed Mar 13 04:51:37 2024 + Commit: Robin H. Johnson gentoo org> CommitDate: Wed Mar 13 04:51:37 2024 + URL:https://gitweb.gentoo.org/proj/fifo-cronolog.git/comm

[Git][archlinux/packaging/packages/jenkins][main] upgpkg: 2.449-1: New upstream release + Add .nvchecker.toml

2024-03-12 Thread Robin Candau (@antiz)
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / jenkins Commits: a330b37a by Robin Candau at 2024-03-12T19:30:56+01:00 upgpkg: 2.449-1: New upstream release + Add .nvchecker.toml - - - - - 3 changed files: - .SRCINFO - + .nvchecker.toml - PKGBUILD Changes

[Git][archlinux/packaging/packages/jenkins] Pushed new tag 2.449-1

2024-03-12 Thread Robin Candau (@antiz)
Robin Candau pushed new tag 2.449-1 at Arch Linux / Packaging / Packages / jenkins -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/jenkins/-/tree/2.449-1 You're receiving this email because of your account on gitlab.archlinux.org.

[gentoo-commits] proj/fifo-cronolog: New tag: v1.2.1

2024-03-12 Thread Robin H. Johnson
commit: Commit: Robin H. Johnson gentoo org> CommitDate: Tue Mar 12 18:14:59 2024 + New tag: v1.2.1

[gentoo-commits] proj/fifo-cronolog:master commit in: /

2024-03-12 Thread Robin H. Johnson
commit: 81713dc3efcbec5ae3006580a97aef519bfc7c2b Author: Robin H. Johnson gentoo org> AuthorDate: Tue Mar 12 18:06:26 2024 + Commit: Robin H. Johnson gentoo org> CommitDate: Tue Mar 12 18:06:26 2024 + URL:https://gitweb.gentoo.org/proj/fifo-cronolog.git/comm

[gentoo-commits] proj/fifo-cronolog:master commit in: /

2024-03-12 Thread Robin H. Johnson
commit: 33db6ad55a866b9944d8038e036c7dce65e26eea Author: Robin H. Johnson gentoo org> AuthorDate: Tue Mar 12 18:05:47 2024 + Commit: Robin H. Johnson gentoo org> CommitDate: Tue Mar 12 18:05:47 2024 + URL:https://gitweb.gentoo.org/proj/fifo-cronolog.git/comm

[gentoo-commits] proj/fifo-cronolog:master commit in: /

2024-03-12 Thread Robin H. Johnson
commit: a88407d7924b0f45947807981cc8d3327d2c56d4 Author: Robin H. Johnson gentoo org> AuthorDate: Tue Mar 12 18:14:15 2024 + Commit: Robin H. Johnson gentoo org> CommitDate: Tue Mar 12 18:14:15 2024 + URL:https://gitweb.gentoo.org/proj/fifo-cronolog.git/comm

[gentoo-commits] proj/fifo-cronolog:master commit in: /

2024-03-12 Thread Robin H. Johnson
commit: 09b3b06ecff704b6b001d6398f506dce9456301f Author: Robin H. Johnson gentoo org> AuthorDate: Tue Mar 12 18:05:24 2024 + Commit: Robin H. Johnson gentoo org> CommitDate: Tue Mar 12 18:05:24 2024 + URL:https://gitweb.gentoo.org/proj/fifo-cronolog.git/comm

[Git][archlinux/packaging/packages/distrobox][main] upgpkg: 1.7.0.1-1: New upstream release

2024-03-12 Thread Robin Candau (@antiz)
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / distrobox Commits: c79e85f3 by Robin Candau at 2024-03-12T14:30:58+01:00 upgpkg: 1.7.0.1-1: New upstream release - - - - - 3 changed files: - .SRCINFO - + .nvchecker.toml - PKGBUILD Changes

[Git][archlinux/packaging/packages/distrobox] Pushed new tag 1.7.0.1-1

2024-03-12 Thread Robin Candau (@antiz)
Robin Candau pushed new tag 1.7.0.1-1 at Arch Linux / Packaging / Packages / distrobox -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/distrobox/-/tree/1.7.0.1-1 You're receiving this email because of your account on gitlab.archlinux.org.

[Git][archlinux/packaging/packages/containerd][main] upgpkg: 1.7.14-1: New upstream release

2024-03-12 Thread Robin Candau (@antiz)
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / containerd Commits: a982b834 by Robin Candau at 2024-03-12T14:25:07+01:00 upgpkg: 1.7.14-1: New upstream release - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes

[Git][archlinux/packaging/packages/containerd] Pushed new tag 1.7.14-1

2024-03-12 Thread Robin Candau (@antiz)
Robin Candau pushed new tag 1.7.14-1 at Arch Linux / Packaging / Packages / containerd -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/containerd/-/tree/1.7.14-1 You're receiving this email because of your account on gitlab.archlinux.org.

[Git][archlinux/packaging/packages/python-sentry_sdk][main] upgpkg: 1.41.0-1: New upstream release + Add .nvchecker.toml

2024-03-12 Thread Robin Candau (@antiz)
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / python-sentry_sdk Commits: ada6a433 by Robin Candau at 2024-03-12T14:12:39+01:00 upgpkg: 1.41.0-1: New upstream release + Add .nvchecker.toml - - - - - 3 changed files: - .SRCINFO - + .nvchecker.toml - PKGBUILD

[Git][archlinux/packaging/packages/python-sentry_sdk] Pushed new tag 1.41.0-1

2024-03-12 Thread Robin Candau (@antiz)
Robin Candau pushed new tag 1.41.0-1 at Arch Linux / Packaging / Packages / python-sentry_sdk -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-sentry_sdk/-/tree/1.41.0-1 You're receiving this email because of your account on gitlab.archlinux.org.

[gentoo-commits] proj/fifo-cronolog: New tag: v1.2.0

2024-03-12 Thread Robin H. Johnson
commit: Commit: Robin H. Johnson gentoo org> CommitDate: Tue Mar 12 13:09:31 2024 + New tag: v1.2.0

[gentoo-commits] proj/fifo-cronolog:master commit in: /, systemd/, openrc/

2024-03-12 Thread Robin H. Johnson
commit: dd64f64db665840b35cd980291f1c14711ac42d2 Author: Robin H. Johnson gentoo org> AuthorDate: Tue Mar 12 13:07:07 2024 + Commit: Robin H. Johnson gentoo org> CommitDate: Tue Mar 12 13:08:54 2024 + URL:https://gitweb.gentoo.org/proj/fifo-cronolog.git/comm

Re: Flink performance

2024-03-12 Thread Robin Moffatt via user
-improved-scheduler-performance-for-large-scale-jobs-part-one/ * https://shopify.engineering/optimizing-apache-flink-applications-tips * https://github.com/apache/flink-benchmarks * https://github.com/aws-samples/amazon-kinesis-data-analytics-flink-benchmarking-utility -- Robin Moffatt Principal DevEx

[frameworks-kconfig] [Bug 422529] Put config files inside a kde subdirectory in ~/.config, ~/.local/share, and ~/.cache

2024-03-11 Thread Robin Bankhead
https://bugs.kde.org/show_bug.cgi?id=422529 Robin Bankhead changed: What|Removed |Added CC||kde.b...@headbank.co.uk -- You are receiving

[Git][archlinux/packaging/packages/elixir][main] upgpkg: 1.16.2-1: New upstream release + Add .nvchecker.toml

2024-03-11 Thread Robin Candau (@antiz)
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / elixir Commits: 47efa883 by Robin Candau at 2024-03-11T15:37:58+01:00 upgpkg: 1.16.2-1: New upstream release + Add .nvchecker.toml - - - - - 3 changed files: - .SRCINFO - + .nvchecker.toml - PKGBUILD Changes

[Git][archlinux/packaging/packages/elixir] Pushed new tag 1.16.2-1

2024-03-11 Thread Robin Candau (@antiz)
Robin Candau pushed new tag 1.16.2-1 at Arch Linux / Packaging / Packages / elixir -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/elixir/-/tree/1.16.2-1 You're receiving this email because of your account on gitlab.archlinux.org.

[Git][archlinux/packaging/packages/unrar-free] Pushed new tag 1-0.3.0-1

2024-03-11 Thread Robin Candau (@antiz)
Robin Candau pushed new tag 1-0.3.0-1 at Arch Linux / Packaging / Packages / unrar-free -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/unrar-free/-/tree/1-0.3.0-1 You're receiving this email because of your account on gitlab.archlinux.org.

[Git][archlinux/packaging/packages/unrar-free][main] upgpkg: 1:0.3.0-1: New upstream release + Add .nvchecker.toml

2024-03-11 Thread Robin Candau (@antiz)
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / unrar-free Commits: 18f9f7c7 by Robin Candau at 2024-03-11T15:29:32+01:00 upgpkg: 1:0.3.0-1: New upstream release + Add .nvchecker.toml - - - - - 3 changed files: - .SRCINFO - + .nvchecker.toml - PKGBUILD Changes

[Git][archlinux/packaging/packages/keepassxc][main] upgpkg: 2.7.7-1: New upstream + Switch license to SPDX identifiers + add .nvechecker.toml

2024-03-11 Thread Robin Candau (@antiz)
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / keepassxc Commits: 7ac27df7 by Robin Candau at 2024-03-11T15:24:08+01:00 upgpkg: 2.7.7-1: New upstream + Switch license to SPDX identifiers + add .nvechecker.toml - - - - - 3 changed files: - .SRCINFO

[Git][archlinux/packaging/packages/keepassxc] Pushed new tag 2.7.7-1

2024-03-11 Thread Robin Candau (@antiz)
Robin Candau pushed new tag 2.7.7-1 at Arch Linux / Packaging / Packages / keepassxc -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/keepassxc/-/tree/2.7.7-1 You're receiving this email because of your account on gitlab.archlinux.org.

Re: [PATCH 3/3] drm/panthor: Fix undefined panthor_device_suspend/resume symbol issue

2024-03-11 Thread Robin Murphy
On 2024-03-11 1:22 pm, Boris Brezillon wrote: On Mon, 11 Mar 2024 13:11:28 + Robin Murphy wrote: On 2024-03-11 11:52 am, Boris Brezillon wrote: On Mon, 11 Mar 2024 13:49:56 +0200 Jani Nikula wrote: On Mon, 11 Mar 2024, Boris Brezillon wrote: On Mon, 11 Mar 2024 13:05:01 +0200

Re: [PATCH 3/3] drm/panthor: Fix undefined panthor_device_suspend/resume symbol issue

2024-03-11 Thread Robin Murphy
t a non-broken build - than there are for building this driver for x86. Using pm_ptr() is trivial, and if you want to support COMPILE_TEST then there's really no justifiable excuse not to. Thanks, Robin.

Re: [VOTE] Release 1.19.0, release candidate #2

2024-03-11 Thread Robin Moffatt
tion: Column 'default_database' not found in any table ``` Is this an error in the release notes, or my mistake in interpreting them? thanks, Robin. [1] https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522=12353282 On Thu, 7 Mar 2024 at 10:01, Lincoln Lee wrote: > Hi everyone, &g

Bug#1065697: trash-cli causes irresponsive system from 100% cpu load

2024-03-08 Thread Robin
Package: trash-cli Version: 0.17.1.14-5 Severity: important Issue description: Sending files to trash using trash-cli causes system to stall and renders it irresponsive, if original filename of the file to be trashed exceeds a particular length. Happened with some files downloaded from a

[Git][archlinux/packaging/packages/fastfetch] Pushed new tag 2.8.8-1

2024-03-08 Thread Robin Candau (@antiz)
Robin Candau pushed new tag 2.8.8-1 at Arch Linux / Packaging / Packages / fastfetch -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/fastfetch/-/tree/2.8.8-1 You're receiving this email because of your account on gitlab.archlinux.org.

[Git][archlinux/packaging/packages/fastfetch][main] upgpkg: 2.8.8-1: New upstream release + Add .nvchecker.toml

2024-03-08 Thread Robin Candau (@antiz)
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / fastfetch Commits: 7a9f30f7 by Robin Candau at 2024-03-08T17:15:41+01:00 upgpkg: 2.8.8-1: New upstream release + Add .nvchecker.toml https://github.com/fastfetch-cli/fastfetch/releases/tag/2.8.8 - - - - - 3 changed

Re: Re: Running Flink SQL in production

2024-03-08 Thread Robin Moffatt via user
That makes sense, thank you. I found FLIP-316 [1] and will keep an eye on it too. Thanks, Robin. [1] https://cwiki.apache.org/confluence/display/FLINK/FLIP-316%3A+Support+application+mode+for+SQL+Gateway On Fri, 8 Mar 2024 at 13:56, Zhanghao Chen wrote: > Hi Robin, > > It's bett

[Git][archlinux/packaging/packages/icewm] Pushed new tag 3.4.6-1

2024-03-07 Thread Robin Candau (@antiz)
Robin Candau pushed new tag 3.4.6-1 at Arch Linux / Packaging / Packages / icewm -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/icewm/-/tree/3.4.6-1 You're receiving this email because of your account on gitlab.archlinux.org.

[Git][archlinux/packaging/packages/icewm][main] upgpkg: 3.4.6-1: New upstream release + Switch license to SPDX identifier + add nvchecker.toml

2024-03-07 Thread Robin Candau (@antiz)
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / icewm Commits: 16b98a34 by Robin Candau at 2024-03-08T00:33:30+01:00 upgpkg: 3.4.6-1: New upstream release + Switch license to SPDX identifier + add nvchecker.toml https://github.com/ice-wm/icewm/releases/tag/3.4.6

[gcc r14-9366] vect: Do not peel epilogue for partial vectors.

2024-03-07 Thread Robin Dapp via Gcc-cvs
https://gcc.gnu.org/g:226043a4d8fb23c7fe7bf16e485b3cfaa094db21 commit r14-9366-g226043a4d8fb23c7fe7bf16e485b3cfaa094db21 Author: Robin Dapp Date: Wed Mar 6 16:54:35 2024 +0100 vect: Do not peel epilogue for partial vectors. r14-7036-gcbf569486b2dec added an epilogue vectorization

[Git][archlinux/packaging/packages/bluez][main] upgpkg: 5.73-2: Adapt package functions to new sources locations + Delete...

2024-03-07 Thread Robin Candau (@antiz)
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / bluez Commits: d51b1ff3 by Robin Candau at 2024-03-07T19:00:03+01:00 upgpkg: 5.73-2: Adapt package functions to new sources locations + Delete unpackaged files check for the removed sixaxis plugin - - - - - 2 changed

[Git][archlinux/packaging/packages/bluez] Pushed new tag 5.73-2

2024-03-07 Thread Robin Candau (@antiz)
Robin Candau pushed new tag 5.73-2 at Arch Linux / Packaging / Packages / bluez -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/bluez/-/tree/5.73-2 You're receiving this email because of your account on gitlab.archlinux.org.

[Git][archlinux/packaging/packages/bluez][main] Add provides+replaces bluez-plugin on main binary + restore unpackaged files notification

2024-03-07 Thread Robin Candau (@antiz)
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / bluez Commits: 67118044 by Robin Candau at 2024-03-07T18:23:47+01:00 Add provides+replaces bluez-plugin on main binary + restore unpackaged files notification - - - - - 1 changed file: - PKGBUILD Changes

[Git][archlinux/packaging/packages/bluez][main] upgpkg: 5.73-1: New upstream release + Drop the bluez-plugins split package as it is now built-in

2024-03-07 Thread Robin Candau (@antiz)
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / bluez Commits: 455ac18b by Robin Candau at 2024-03-07T17:58:26+01:00 upgpkg: 5.73-1: New upstream release + Drop the bluez-plugins split package as it is now built-in https://git.kernel.org/pub/scm/bluetooth/bluez.git

[Git][archlinux/packaging/packages/bluez] Pushed new tag 5.73-1

2024-03-07 Thread Robin Candau (@antiz)
Robin Candau pushed new tag 5.73-1 at Arch Linux / Packaging / Packages / bluez -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/bluez/-/tree/5.73-1 You're receiving this email because of your account on gitlab.archlinux.org.

[Git][archlinux/packaging/packages/hugo] Pushed new tag 0.123.8-1

2024-03-07 Thread Robin Candau (@antiz)
Robin Candau pushed new tag 0.123.8-1 at Arch Linux / Packaging / Packages / hugo -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/hugo/-/tree/0.123.8-1 You're receiving this email because of your account on gitlab.archlinux.org.

[Git][archlinux/packaging/packages/hugo][main] upgpkg: 0.123.8-1: New upstream release

2024-03-07 Thread Robin Candau (@antiz)
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / hugo Commits: 72a8526a by Robin Candau at 2024-03-07T17:10:12+01:00 upgpkg: 0.123.8-1: New upstream release https://github.com/gohugoio/hugo/releases/tag/v0.123.8 - - - - - 2 changed files: - .SRCINFO - PKGBUILD

[gentoo-commits] repo/gentoo:master commit in: sys-block/fio/

2024-03-07 Thread Robin H. Johnson
commit: af6ddf9d58876f7ae3a4a8eb632635092c3ba229 Author: Robin H. Johnson gentoo org> AuthorDate: Thu Mar 7 13:57:19 2024 + Commit: Robin H. Johnson gentoo org> CommitDate: Thu Mar 7 14:07:55 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af

Re: `makepkg` generates two packages

2024-03-07 Thread Robin Candau
On 3/7/24 13:21, Ryan Petris wrote: On Thu, Mar 7, 2024, at 4:38 AM, Robin Candau wrote: On 3/7/24 12:34, lacsaP Patatetom wrote: > hi, Hi, > > when I run `makepkg`, it generates a second package with the `-debug` > "extension" (eg. `mypackage-w.x.y-z-x86_64.pkg.tar.zst`

Re: [PATCH] vect: Do not peel epilogue for partial vectors [PR114196].

2024-03-07 Thread Robin Dapp
Attached v2 combines the checks. Bootstrapped and regtested on x86 an power10, aarch64 still running. Regtested on riscv64. Regards Robin Subject: [PATCH v2] vect: Do not peel epilogue for partial vectors. r14-7036-gcbf569486b2dec added an epilogue vectorization guard for early break

Re: `makepkg` generates two packages

2024-03-07 Thread Robin Candau
On 3/7/24 12:41, Robin Candau wrote: On 3/7/24 12:38, Georg wrote: hi, when I run `makepkg`, it generates a second package with the `-debug` "extension" (eg. `mypackage-w.x.y-z-x86_64.pkg.tar.zst` and `mypackage-debug-w.x.y-z-x86_64.pkg.tar.zst`). I couldn't find anyt

Re: `makepkg` generates two packages

2024-03-07 Thread Robin Candau
analyses and debugging purposes. See https://wiki.archlinux.org/title/Debuginfod for more info. -- Regards, Robin Candau / Antiz OpenPGP_0xFDC3040B92ACA748.asc Description: OpenPGP public key OpenPGP_signature.asc Description: OpenPGP digital signature

Re: `makepkg` generates two packages

2024-03-07 Thread Robin Candau
this a new feature and/or is there a parameter to pass to `makepkg` to avoid building it ? Debug packages have been introduced in Arch in early 2022. See https://archlinux.org/news/debug-packages-and-debuginfod/ regards, lacsaP. -- Regards, Robin Candau / Antiz OpenPGP_0xFDC3040B92

Re: Package Maintainer Application - Carl Smedstad

2024-03-07 Thread Robin Candau
the AUR and IRC; and always with good qualities actions/interactions. I had the occasion to talk with him a bit in the past and I confirm Levente's feeling that Carl's seems like a very social and friendly person :) I think he would be a great addition to the team! -- Regards, Robi

Re: [PATCH] vect: Do not peel epilogue for partial vectors [PR114196].

2024-03-07 Thread Robin Dapp
n riscv64. Regards Robin

[PATCH] vect: Do not peel epilogue for partial vectors [PR114196].

2024-03-06 Thread Robin Dapp
Hi, r14-7036-gcbf569486b2dec added an epilogue vectorization guard for early break but PR114196 shows that we also run into the problem without early break. Therefore remove early break from the conditions. gcc/ChangeLog: PR middle-end/114196 * tree-vect-loop-manip.cc

Running Flink SQL in production

2024-03-06 Thread Robin Moffatt via user
a call to the SQL Gateway's REST API? Are there pros and cons to each approach? thanks, Robin [1]: https://nightlies.apache.org/flink/flink-docs-release-1.18/docs/deployment/overview/ [2]: https://nightlies.apache.org/flink/flink-docs-release-1.18/docs/dev/table/sqlclient/#execute-sql-files

[gcc r14-9345] RISC-V: Use vmv1r.v instead of vmv.v.v for fma output reloads [PR114200].

2024-03-06 Thread Robin Dapp via Gcc-cvs
https://gcc.gnu.org/g:59554a50be8ebbd52e8a6348a92110af182e1874 commit r14-9345-g59554a50be8ebbd52e8a6348a92110af182e1874 Author: Robin Dapp Date: Wed Mar 6 12:15:40 2024 +0100 RISC-V: Use vmv1r.v instead of vmv.v.v for fma output reloads [PR114200]. Three-operand instructions

[gcc r14-9344] RISC-V: Adjust vec unit-stride load/store costs.

2024-03-06 Thread Robin Dapp via Gcc-cvs
https://gcc.gnu.org/g:9ae83078fe45d093bbaa02b8348f2407fe0c62d6 commit r14-9344-g9ae83078fe45d093bbaa02b8348f2407fe0c62d6 Author: Robin Dapp Date: Mon Jan 15 17:34:58 2024 +0100 RISC-V: Adjust vec unit-stride load/store costs. Scalar loads provide offset addressing while unit

[PATCH] RISC-V: Use vmv1r.v instead of vmv.v.v for fma output reloads [PR114200].

2024-03-06 Thread Robin Dapp
. Regards Robin gcc/ChangeLog: PR target/114200 PR target/114202 * config/riscv/vector.md: Use vmv[1248]r.v instead of vmv.v.v. gcc/testsuite/ChangeLog: * gcc.target/riscv/rvv/autovec/pr114200.c: New test. * gcc.target/riscv/rvv/autovec/pr114202.c: New test

Re: [Vo]:Faraday's disc generator

2024-03-05 Thread Robin
. There is no reason this should change when rotation is involved rather than translation. [snip] >Resolving the paradox of unipolar induction: new experimental evidence on >the influence of the test circuit (Free to download. Published 2022) >https://www.nature.com/articles/s41598-022-21155-x Regards,

<    2   3   4   5   6   7   8   9   10   11   >