Re: [PATCH 01/20] x86/tdx: Introduce tdvmcall_trampoline()

2024-05-17 Thread Dave Hansen
On 5/17/24 07:19, Kirill A. Shutemov wrote: > TDCALL calls are centralized into a few megawrappers that take the > struct tdx_module_args as input. Most of the call sites only use a few > arguments, but they have to zero out unused fields in the structure to > avoid data leaks to the VMM. This

Re: [PATCH 00/20] x86/tdx: Rewrite TDCALL wrappers

2024-05-17 Thread Dave Hansen
On 5/17/24 07:19, Kirill A. Shutemov wrote: > arch/x86/boot/compressed/tdx.c| 32 +--- > arch/x86/coco/tdx/tdcall.S| 145 ++- > arch/x86/coco/tdx/tdx-shared.c| 26 +-- > arch/x86/coco/tdx/tdx.c | 298 -- > arch/x86/hyperv/ivm.c

Re: [9fans] Balancing Progress and Accessibility in the Plan 9 Community. (Was: [9fans] Interoperating between 9legacy and 9front)

2024-05-17 Thread Dave Eckhardt
n't seem clearly accurate. Is accuracy a goal? If so, how will it be determined whether or not that goal has been achieved? Dave Eckhardt -- 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/Te051f230f2656bbb-Me5cc575537394d7a0803f2c0 Deliver

[Bug 2065051] Re: [SRU] Migrate Pi users to KMS

2024-05-17 Thread Dave Jones
Verified with upgrade of a Pi 4 on an SD card as described in the test plan, only variant being to grab the noble tar-ball manually (as do- release-upgrade won't allow --proposed with --devel). Worked happily, KMS was present in the config.txt after the upgrade, and the HDMI audio outputs appeared

[bug #55154] .tr has undocumented and inconsistent space-character restrictions

2024-05-16 Thread Dave
Follow-up Comment #11, bug #55154 (group groff): [comment #10 comment #10:] > Bizarrely, while it accepts the second translation, it doesn't > actually honor it. It gets worse: even .char fails at this. $ cat char-test .char b \~ abc cba\p $ nroff char-test | cat -s a c

Re: [PATCH 1/2] drm/buddy: stop using PAGE_SIZE

2024-05-16 Thread Dave Airlie
t 4K. > > > > Signed-off-by: Matthew Auld > > Cc: Arunpravin Paneer Selvam > > Cc: Christian König > > Cc: Arnd Bergmann > > Acked-by: Arnd Bergmann Has this landed anywhere yet? I'm been testing 6.9 on 64K pages and the buddy tests are exploding so I wanted to pull this in. Dave.

Re: [git pull] drm urgent for 6.10-rc1

2024-05-16 Thread Dave Airlie
laris card in my AMD test machine, and with current origin/master I'm not seeing this at all. Running an F40 GNOME desktop, doing firefox etc. Linus, do you see it a boot straight away? Dave.

Multiline @cindex entries misrender in groff Texinfo manual

2024-05-16 Thread Dave Kemper
In a few places, the groff Texinfo manual uses a line-ending @ to continue a @cindex entry. An example is: @DefreqList {tm, message} @DefreqItemx {tm1, [@code{"}]message} @DefreqListEndx {tmc, [@code{"}]message} @cindex print to the standard error stream (@code{tm}, @code{tm1},@

[Dailydave] What a failure of Secure by Design looks like: Web Browsers

2024-05-16 Thread Dave Aitel via Dailydave
ts from the local feral cat community. I know Project Zero's Samuel Groß is better at browser hacking than I am, and he personally designed the sandbox, but I look out across the landscape of the Chinese hacking community and see only hungry vorpal blades and I do not think it is a winning strategy. -d

Re: vmm guest does not get IP after upgrade to 7.5

2024-05-16 Thread Dave Voutila
Florian Obser writes: > On 2024-05-16 09:42 -04, Dave Voutila wrote: >> Johan Huldtgren writes: >> >>> hello, >>> >>> On 2024-05-16 8:14, Dave Voutila wrote: >>>> >>>> Johan Huldtgren writes: >>> $ doas ca

Re: vmm guest does not get IP after upgrade to 7.5

2024-05-16 Thread Dave Voutila
Johan Huldtgren writes: > hello, > > On 2024-05-16 8:14, Dave Voutila wrote: >> >> Johan Huldtgren writes: >> >> > hello, >> > >> > On 2024-05-15 17:31, Dave Voutila wrote: >> >> >> >> Johan Huldtgren writes

Re: vmm guest does not get IP after upgrade to 7.5

2024-05-16 Thread Dave Voutila
Johan Huldtgren writes: > hello, > > On 2024-05-15 17:31, Dave Voutila wrote: >> >> Johan Huldtgren writes: >> >> >> Synopsis: vmm guest does not get IP after upgrade to 7.5 >> >> Category: vmd >> >> Environment: >> >

Re: Regarding feature #6841

2024-05-16 Thread Dave Page
is exactly the sort of behaviour I was afraid of :-(. At least we have safeguards in place to minimise the chances of the user running something unexpected. -- Dave Page pgAdmin: https://www.pgadmin.org PostgreSQL: https://www.postgresql.org EDB: https://www.enterprisedb.com

[git pull] drm urgent for 6.10-rc1

2024-05-15 Thread Dave Airlie
Hi Linus, Here is the buddy allocator fix I picked up from the list, please apply. Dave. drm-next-2024-05-16: drm urgent for 6.10-rc1 merge: buddy: - fix breakage in buddy allocator. The following changes since commit 275654c02f0ba09d409c36d71dc238e470741e30: Merge tag 'drm-xe-next-fixes

Re: [git pull] drm for 6.10-rc1

2024-05-15 Thread Dave Airlie
On Thu, 16 May 2024 at 10:06, Dave Airlie wrote: > > On Thu, 16 May 2024 at 09:50, Dave Airlie wrote: > > > > On Thu, 16 May 2024 at 06:29, Linus Torvalds > > wrote: > > > > > > On Wed, 15 May 2024 at 13:24, Linus Torvalds > >

Re: [git pull] drm for 6.10-rc1

2024-05-15 Thread Dave Airlie
On Thu, 16 May 2024 at 09:50, Dave Airlie wrote: > > On Thu, 16 May 2024 at 06:29, Linus Torvalds > wrote: > > > > On Wed, 15 May 2024 at 13:24, Linus Torvalds > > wrote: > > > > > > I have to revert both > > > > > &g

Re: [git pull] drm for 6.10-rc1

2024-05-15 Thread Dave Airlie
ould cause a problem, but I'm not convinced it should have machine ending properties without some sort of different error at the end, so I'd keep an eye open here. Dave.

Re: [git pull] drm for 6.10-rc1

2024-05-15 Thread Dave Airlie
is also fine to do like I've attached, but I'm not sure if I'd take that chance. Two questions for Arunpravin (and Alex): Is this fix correct, and can we get a good explanation of it? Where did this error sneak in? Is the problem in the amdgpu tree, or was it a drm-next

Re: [git pull] drm for 6.10-rc1

2024-05-15 Thread Dave Airlie
On Thu, 16 May 2024 at 08:56, Linus Torvalds wrote: > > On Wed, 15 May 2024 at 15:45, Dave Airlie wrote: > > > > The drm subsystem enables more warnings than the kernel default, > > so > > this config option is disabled by default. &g

[users@httpd] Redirecting based on IP

2024-05-15 Thread Dave Wreski
production site. Is this possible? Perhaps a RewriteCond that depends upon certain IPs, then otherwise redirects to the production site? Thanks, Dave

Re: [git pull] drm for 6.10-rc1

2024-05-15 Thread Dave Airlie
On Thu, 16 May 2024 at 06:43, Linus Torvalds wrote: > > On Tue, 14 May 2024 at 23:21, Dave Airlie wrote: > > > > This is the main pull request for the drm subsystems for 6.10. > > .. and now that I look more at this pull request, I find other things wrong. > > W

Re: [PATCH 0/8] drm/i915/pciids: PCI ID macro cleanups

2024-05-15 Thread Dave Hansen
r acks to move forward. Either way: Acked-by: Dave Hansen # for x86

Re: vmm guest does not get IP after upgrade to 7.5

2024-05-15 Thread Dave Voutila
Johan Huldtgren writes: >> Synopsis:vmm guest does not get IP after upgrade to 7.5 >> Category:vmd >> Environment: > System : OpenBSD 7.5 > Details : OpenBSD 7.5 (GENERIC.MP) #82: Wed Mar 20 15:48:40 MDT 2024 > >

[Lldb-commits] [lldb] [lldb] Support custom LLVM formatting for variables (PR #91868)

2024-05-15 Thread Dave Lee via lldb-commits
https://github.com/kastiglione updated https://github.com/llvm/llvm-project/pull/91868 >From 30a36018b9c96d7ddd969815ef850987d781338e Mon Sep 17 00:00:00 2001 From: Dave Lee Date: Tue, 30 Apr 2024 10:45:10 -0700 Subject: [PATCH 1/4] [lldb] Support custom LLVM formatting for variables (#81

[Lldb-commits] [lldb] [lldb] Support custom LLVM formatting for variables (PR #91868)

2024-05-15 Thread Dave Lee via lldb-commits
https://github.com/kastiglione updated https://github.com/llvm/llvm-project/pull/91868 >From 30a36018b9c96d7ddd969815ef850987d781338e Mon Sep 17 00:00:00 2001 From: Dave Lee Date: Tue, 30 Apr 2024 10:45:10 -0700 Subject: [PATCH 1/3] [lldb] Support custom LLVM formatting for variables (#81

Re: [QUESTION] KIE - NPM package names

2024-05-15 Thread Dave Fisher
Here’s my 2 cents. Incubation is a journey, and if there are parts that are yet to be compliant that should be fine. In the end all will be squared away. For the IPMC - should we have something like DISCLAIMER-WIP for binary convenience packaging? Best, Dave > On May 15, 2024, at 1:13

[bug #55154] .tr has undocumented and inconsistent space-character restrictions

2024-05-15 Thread Dave
Follow-up Comment #10, bug #55154 (group groff): [comment #0 original submission:] > .tr a > .tr b\~ > .tr c\ > .tr d\| > .tr e\^ > .tr f\0 > > This attempts to translate six alphabetic characters to six > different types of space characters. What it does instead is > accept the first two

[Lldb-commits] [lldb] [lldb] Support custom LLVM formatting for variables (PR #91868)

2024-05-15 Thread Dave Lee via lldb-commits
kastiglione wrote: @adrian-prantl updated the description: > Re-apply https://github.com/llvm/llvm-project/pull/81196, with a fix that > handles the absence of llvm formatting: > https://github.com/llvm/llvm-project/commit/3ba650e91eded3543764f37921dcce3bb47d425f

[Lldb-commits] [lldb] [lldb] Support custom LLVM formatting for variables (PR #91868)

2024-05-15 Thread Dave Lee via lldb-commits
https://github.com/kastiglione edited https://github.com/llvm/llvm-project/pull/91868 ___ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

[Lldb-commits] [lldb] [lldb] Support custom LLVM formatting for variables (PR #91868)

2024-05-15 Thread Dave Lee via lldb-commits
https://github.com/kastiglione edited https://github.com/llvm/llvm-project/pull/91868 ___ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Re: [libreoffice-users] Help for Libreoffice portable

2024-05-15 Thread Dave Howorth
On Wed, 15 May 2024 16:14:31 -0300 ady wrote: > > I would like to get help for LibreOffice > > portable in Czech. Is it somewhere to download it, please? Best > > regards > > For the (Windows) portable package, the offline help is available in > English only. > > In the LibreOffice download

Re: New Release to get rid of CVE

2024-05-15 Thread Dave Fisher
Hi Stephan, Two answers. 1) Please list the CVEs that would be fixed. It’s quite possible they have no impact on POI or XMLBeans. 2) Please consider submitting a PR to make the fix. We can always use more contributors and everyone here is a volunteer. Best, Dave > On May 15, 2024, at 2

Re: [marxmail] [The Washington Post] Time is up for neoliberals

2024-05-15 Thread Dave Lindorff
It seems to me that the successful deindustrialization of the US economy and the related undermining and weakening of industrial unionism, there remains little power in the working class to compel a change for the better in the lives of the American middle class or the lives of the poor. There

Re: Problem reseting touch ID with stolen device protection on.

2024-05-15 Thread Dave Carlson
Paul, Aren’t you supposed first to disable that protection feature before adding a fingerprint? And of course that protection needs to be turned off when you are at your home location. Dave Carlson Farfar, Oregonian, Engineer, Woodworker, Musician dgcarlson0...@gmail.com On May 15, 2024

Re: [RE-wrenches] Fortress Avalon

2024-05-15 Thread Dave Angelini Offgrid Solar via RE-wrenches
failures of the LG hi voltage batteries. There is no way to replace the battery without waiting for Fortress to help. With 48v, I can go to Costco or Walmart and build a temporary 48v bank in 3 hours. Pretty simple requirement that I have. Especially in this world! Dave Angelini Offgrid Solar

Re: [PATCH v2 1/2] x86/sgx: Resolve EAUG race where losing thread returns SIGBUS

2024-05-15 Thread Dave Hansen
On 5/15/24 06:54, Jarkko Sakkinen wrote: > I'd cut out 90% of the description out and just make the argument of > the wrong error code, and done. The sequence is great for showing > how this could happen. The prose makes my head hurt tbh. The changelog is too long, but not fatally so. I'd much

[Bug 2058970] Re: deepin-log-viewer 5.9.7+ds1-2build6 FTBFS on 32-bit time64 architectures

2024-05-15 Thread Dave Jones
** Changed in: deepin-log-viewer (Ubuntu Noble) Assignee: Shengjing Zhu (zhsj) => Dave Jones (waveform) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2058970 Title: deepin-log-viewer 5.9.7+

[PATCH] nouveau: set placement to original placement on uvmm validate.

2024-05-14 Thread Dave Airlie
From: Dave Airlie When a buffer is evicted for memory pressure or TTM evict all, the placement is set to the eviction domain, this means the buffer never gets revalidated on the next exec to the correct domain. I think this should be fine to use the initial domain from the object creation

[PATCH] nouveau: set placement to original placement on uvmm validate.

2024-05-14 Thread Dave Airlie
From: Dave Airlie When a buffer is evicted for memory pressure or TTM evict all, the placement is set to the eviction domain, this means the buffer never gets revalidated on the next exec to the correct domain. I think this should be fine to use the initial domain from the object creation

Re: [RE-wrenches] Fortress Avalon

2024-05-14 Thread Dave Angelini Offgrid Solar via RE-wrenches
Huge mistake to me to use high voltage battery. I am biased for offgrid. Dave Angelini Offgrid Solar "we go where powerlines don't" [1]https://offgridsolar1.com/ [2] [1] e-mail offgridso...@sti.net text 209 813 0060 On 2024-05-14 5:28 pm, Mac Lewis via RE-wrenches wrote: Hell

Re: /boot too small

2024-05-14 Thread Dave Close
n the Fedora documentation web site. I'm sure many of us will want to adopt this approach. -- Dave Close, Compata, Irvine CA "'Always' and 'never' are two d...@compata.com, +1 714 434 7359words you should always remember dhcl...@alumni.caltech.edu never to use.&q

[bug #62916] list things to deprecate

2024-05-14 Thread Dave
Follow-up Comment #8, bug #62916 (group groff): Related: bug #65724 seeks to deprecate EBCDIC. However, if it goes through as contemplated, it won't make it onto the list proposed by this ticket, because there won't be a release where it's deprecated but still functional.

Re: ripping out EBCDIC (cp1047)/preparing for UTF-8 input

2024-05-14 Thread Dave Kemper
On Tue, May 14, 2024 at 8:53 AM G. Branden Robinson wrote: > I aim to drop EBCDIC a.k.a. > code page (CCSID) 1047 support from groff 1.24. No objection to this. > The idea is, for 1.24, to get everybody migrating to pure ASCII input > documents (as might be generated by preconv(1)) by the time

Re: [Emc-users] Beam Stiffening?

2024-05-14 Thread Dave Engvall
This is why I’m a chemist not an engineer. So how does it break out cost vs results, not exactly the same as weight. Even tho it is not an aircraft app working towards lightness may make sense. Thanks for the elucidation. Really happy it is not my problem. ;-) A Boeing engineer once commented

[NNagain] Fwd: Invitation to: Net Neutrality Zoominar - May 21st at 1PM Eastern

2024-05-14 Thread Dave Taht via Nnagain
Jeff pulver used to be pretty clued -- Forwarded message - From: Jeff Pulver Date: Tue, May 14, 2024, 11:01 AM Subject: Invitation to: Net Neutrality Zoominar - May 21st at 1PM Eastern To: Dave Dear Dave, You are invited to join me for an insightful Zoominar on the *FCC’s

[Starlink] Fwd: [Bloat] fq_codel Day - it's twelve years old!

2024-05-14 Thread Dave Taht via Starlink
reminds me that fq_codel is TWELVE YEARS OLD today! Dave Täht announced a testable version on the CeroWrt list at: https://lists.bufferbloat.net/pipermail/cerowrt-devel/2012-May/000233.html Since then, fq_codel, CAKE, TX Queues, AQL, ATF, and cake-autorate have all made their way into good products

[NNagain] Fwd: [Bloat] fq_codel Day - it's twelve years old!

2024-05-14 Thread Dave Taht via Nnagain
reminds me that fq_codel is TWELVE YEARS OLD today! Dave Täht announced a testable version on the CeroWrt list at: https://lists.bufferbloat.net/pipermail/cerowrt-devel/2012-May/000233.html Since then, fq_codel, CAKE, TX Queues, AQL, ATF, and cake-autorate have all made their way into good products

Re: [Emc-users] Beam Stiffening?

2024-05-14 Thread Dave Engvall
Hi all, Since I’m cheap I’d prototype with a fiberglass tube and fill with urethane foam. How much does the modulus change between a rectangular tube and elliptical geometry? Box with corner braces that are viscous damped. It all comes down to load and frequencies. I’m just the aging dummy in

Re: Just downloaded the installer file

2024-05-14 Thread Dave Caughey
Most browsers also have a "Downloads" item in their main menu (typically found at the right side of the main toolbar) that'll show you all of the files you downloaded using the browser. On Tue, 14 May 2024 at 12:36, Ray O'Donnell wrote: > On 14/05/2024 16:01, Jarod Steed wrote: > > I can’t

Re: [LibreQoS] [Starlink] It’s the Latency, FCC

2024-05-14 Thread Dave Taht via LibreQoS
gt;> >> >> On Tue, Apr 30, 2024 at 11:22 PM Eugene Y Chang via Starlink < >> starl...@lists.bufferbloat.net> wrote: >> >>> OK. I need help teaching my ISPs that they can do this without >>> threatening their business model. >>> Who can help me?

Re: [Starlink] It’s the Latency, FCC

2024-05-14 Thread Dave Taht via Starlink
gt;> >> >> On Tue, Apr 30, 2024 at 11:22 PM Eugene Y Chang via Starlink < >> starlink@lists.bufferbloat.net> wrote: >> >>> OK. I need help teaching my ISPs that they can do this without >>> threatening their business model. >>> Who can help me?

[Bug 1921914] Re: [SRU] package quickml 0.7-5.1 failed to install/upgrade: installed quickml package post-installation script subprocess returned error exit status 1

2024-05-14 Thread Dave Jones
I've re-sponsored updated debdiffs as requested -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1921914 Title: [SRU] package quickml 0.7-5.1 failed to install/upgrade: installed quickml package

[allura:tickets] #8558 user email changes not getting into solr

2024-05-14 Thread Dave Brondsema
- **status**: open --> closed - **assigned_to**: Guillermo Cruz --- **[tickets:#8558] user email changes not getting into solr** **Status:** closed **Milestone:** unreleased **Created:** Thu Apr 25, 2024 04:58 PM UTC by Dave Brondsema **Last Updated:** Thu Apr 25, 2024 04:58 PM UTC **Ow

[Bug 2060882] Re: [SRU] usrpctl fails to run

2024-05-14 Thread Dave Jones
Confirmed; fix looks minimal and reasonable, sponsoring, thank you! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2060882 Title: [SRU] usrpctl fails to run To manage notifications about this bug

fossil 2.24 not updated

2024-05-14 Thread Dave St.Germain
I've updated fossil to version 2.24, but the binary still seems to be version 2.23. I've tried removing and reinstalling, with a binary dated May 11th. Same result: $ pkg_info -I fossil fossil-2.24v0 simple distributed software configuration management $ /usr/local/bin/fossil version

[jira] [Created] (CAMEL-20763) Rest template with underscore fails after Camel 4.2.0

2024-05-14 Thread Dave Riseley (Jira)
Dave Riseley created CAMEL-20763: Summary: Rest template with underscore fails after Camel 4.2.0 Key: CAMEL-20763 URL: https://issues.apache.org/jira/browse/CAMEL-20763 Project: Camel Issue

[dolphin] [Bug 487002] Text disappears

2024-05-14 Thread Dave
https://bugs.kde.org/show_bug.cgi?id=487002 --- Comment #1 from Dave --- Latest nightly build downloaded from https://cdn.kde.org/ci-builds/system/dolphin/master/windows/ Build date 8/5/24 -- You are receiving this mail because: You are watching all bug changes.

[dolphin] [Bug 487002] New: Text disappears

2024-05-14 Thread Dave
https://bugs.kde.org/show_bug.cgi?id=487002 Bug ID: 487002 Summary: Text disappears Classification: Applications Product: dolphin Version: unspecified Platform: Microsoft Windows OS: Microsoft Windows Status:

[Bug 2015017] Re: [SRU] scaling is wrong in SVG output

2024-05-13 Thread Dave Jones
** Changed in: graphviz (Ubuntu) Status: Confirmed => Fix Committed ** Changed in: graphviz (Ubuntu Jammy) Status: Confirmed => In Progress ** Changed in: graphviz (Ubuntu Mantic) Status: Confirmed => In Progress ** Changed in: graphviz (Ubuntu Noble) Status:

[jira] [Closed] (DAFFODIL-2898) Compilation error with Java 21, add to CI

2024-05-13 Thread Dave Thompson (Jira)
[ https://issues.apache.org/jira/browse/DAFFODIL-2898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Thompson closed DAFFODIL-2898. --- Verified the specified commit (commit 01dded5b5a562b4f35f1123eb8f757face424a31) is included

Re: [VOTE] Apache StormCrawler (Incubating) 3.0 Release Candidate 2

2024-05-13 Thread Dave Fisher
Caring over my +1 (Binding) from the dev list VOTE thread. Best, Dave > On May 13, 2024, at 12:41 AM, Richard Zowalla wrote: > > Hi folks, > > I have posted release candidate for the Apache StormCrawler > (Incubating) 3.0 release and it is ready for testing. > > T

[jira] [Updated] (DAFFODIL-2898) Compilation error with Java 21, add to CI

2024-05-13 Thread Dave Thompson (Jira)
[ https://issues.apache.org/jira/browse/DAFFODIL-2898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Thompson updated DAFFODIL-2898: Fix Version/s: 3.8.0 > Compilation error with Java 21, add to

[PATCH] nouveau/firmware: using dma non-coherent interfaces for fw loading.

2024-05-13 Thread Dave Airlie
From: Dave Airlie Currently, enabling SG_DEBUG in the kernel will cause nouveau to hit a BUG() on startup, when the iommu is enabled: kernel BUG at include/linux/scatterlist.h:187! invalid opcode: [#1] PREEMPT SMP NOPTI CPU: 7 PID: 930 Comm: (udev-worker) Not tainted 6.9.0-rc3Lyude-Test

[PATCH] nouveau/firmware: using dma non-coherent interfaces for fw loading.

2024-05-13 Thread Dave Airlie
From: Dave Airlie Currently, enabling SG_DEBUG in the kernel will cause nouveau to hit a BUG() on startup, when the iommu is enabled: kernel BUG at include/linux/scatterlist.h:187! invalid opcode: [#1] PREEMPT SMP NOPTI CPU: 7 PID: 930 Comm: (udev-worker) Not tainted 6.9.0-rc3Lyude-Test

[Bug 2015017] Re: [SRU] scaling is wrong in SVG output

2024-05-13 Thread Dave Jones
** Description changed: + [ Impact ] + + graphivz output is incorrect for SVG output when the "size" attribute is + set, as it implicitly is in several circumstances. + + [ Test Plan ] + + * sudo apt install imagemagick graphviz + * Grab fst.dot attached to this bug + * dot -Tpng fst.dot |

[Bug 2015017] Re: [SRU] scaling is wrong in SVG output

2024-05-13 Thread Dave Jones
Brilliant, thanks very much for that -- I've upload the ocular version to proposed, and I'll get the SRU uploads done later this morning. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2015017 Title:

[bug #63018] [PATCH] make glyphs in ZD font accessible via their Unicode spellings

2024-05-12 Thread Dave
Follow-up Comment #30, bug #63018 (group groff): [comment #29 comment #29:] > When it is a separate make target (bug #65698), if we wish to > retain the epsilon kerns the make target must either re-apply > the shell script after the font generation, or these "gold" AFMs > should have the extra

Re: Alien Waves

2024-05-12 Thread Dave Cohen
gt; I swore others did, but I couldn't find them. Does anyone know who else in > the NANOG area who does this? > > > > - > Mike Hammett > Intelligent Computing Solutions > http://www.ics-il.com > > Midwest-IX > http://www.midwest-ix.com > > - Original Me

Re: Alien Waves

2024-05-12 Thread Dave Cohen
wavelength providers in North America On Sun, May 12, 2024 at 6:34 PM Mark Tinka wrote: > > > On 5/13/24 00:11, Dave Cohen wrote: > > Mark, > > Many/all of these points are fair. My experience is purely terrestrial and > obviously both the capacity and economic calculati

[Elecraft] Elecraft 80M SSB Net Report

2024-05-12 Thread Dave New, N8SBE
3803 kHz, 9PM ET Sunday (0100Z Monday). Thanks to the following check ins (w) and relays (rel): Call State Radio/Amp Name 1 N8SBE OHK4D Dave 2 AK4TF GAFlex 6400/KPA500 Tony (w) 3 WB9JNZ ILFTdx101d/KPA1500 Eric (rel),(w) 4 W9PCS

Re: Alien Waves

2024-05-12 Thread Dave Cohen
is being shot across a Ciena 6500 or a Dave’s Box-o’-Lasers 1000. Dave Cohen craetd...@gmail.com > On May 12, 2024, at 5:34 PM, Mark Tinka wrote: > >  > >> On 5/12/24 20:35, Dave Cohen wrote: >> It’s one of those things that makes a lot more sense on paper than in >&

[Elecraft] Elecraft 80M SSB Net Announcement

2024-05-12 Thread Dave New, N8SBE
into the evening, we may find it more difficult to conduct the net at its regular time. For the time being, let's keep it at 9PM ET, as that is getting late on a 'school night' for a lot of folks, as it is. Your net control this week will be Dave, N8SBE. Note that I'm portable and running 100w

Re: Alien Waves

2024-05-12 Thread Dave Cohen
of operational success working with them. Dave Cohen craetd...@gmail.com > On May 12, 2024, at 2:17 PM, Mike Hammett wrote: > > What are your experiences with alien waves, managed spectrum, spectrum as a > service, etc? > > > > - > Mike Hammett > Intellig

Re: Browsing Time Machine

2024-05-12 Thread Dave Carlson
Ian, That may work, but I think first you need to select the backup file and open the image mounter to get it added to the desktop. Dave Carlson Farfar, Oregonian, Engineer, Woodworker, Musician dgcarlson0...@gmail.com On May 12, 2024, at 10:41 AM, Ian Robinson wrote: When I’ve checked my

[bug #65702] tmac/doc.tmac: compatibility mode not restored at end

2024-05-12 Thread Dave
Update of bug #65702 (group groff): Status: Need Info => None ___ Reply to this item at: ___ Message

[bug #63018] [PATCH] make glyphs in ZD font accessible via their Unicode spellings

2024-05-12 Thread Dave
Follow-up Comment #28, bug #63018 (group groff): [comment #27 comment #27:] > And Dave just happens to be right here, ready for the spotlight. ;-) Oh, heavens no, I still need at least 15 more minutes in makeup. Have the emcee stall! [If there's a question for me here, I'm not sure w

Re: Browsing Time Machine

2024-05-12 Thread Dave Carlson
Ctrl-Opt F2 twice (Opt-w) to window list to find Time Machine Controls Ctrl-Opt UpArrow to dismiss backup list Ctrl-Option Right arrow to Restore button Dave Carlson Woodworker, Musician, Oregonian, Engineer, Farfar dgcarlson0...@gmail.com On May 11, 2024, at 2:54 PM, 'E.T.' via MacVisionaries

[bug #65724] drop support for CCSID (code page) 1047 (EBCDIC)

2024-05-12 Thread Dave
Follow-up Comment #1, bug #65724 (group groff): [comment #0 original submission:] > See discussion with Mike Fulton of IBM on the _groff_ list a year ago. > > https://lists.gnu.org/archive/html/groff/2023-03/msg00113.html Discussion continues at

[Lldb-commits] [lldb] [lldb] Support custom LLVM formatting for variables (PR #91868)

2024-05-11 Thread Dave Lee via lldb-commits
https://github.com/kastiglione edited https://github.com/llvm/llvm-project/pull/91868 ___ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

[Lldb-commits] [lldb] [lldb] Support custom LLVM formatting for variables (PR #91868)

2024-05-11 Thread Dave Lee via lldb-commits
https://github.com/kastiglione edited https://github.com/llvm/llvm-project/pull/91868 ___ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

[Lldb-commits] [lldb] lldb Support custom LLVM formatting for variables (PR #91868)

2024-05-11 Thread Dave Lee via lldb-commits
https://github.com/kastiglione created https://github.com/llvm/llvm-project/pull/91868 - **[lldb] Support custom LLVM formatting for variables (#81196)** - **[lldb] Handle non-existent llvm_format** >From 30a36018b9c96d7ddd969815ef850987d781338e Mon Sep 17 00:00:00 2001 From: Dave Lee D

[Bug 2015017] Re: [SRU] scaling is wrong in SVG output

2024-05-11 Thread Dave Jones
For SRU purposes, is there any chance I could ask you for a simple reproducer case? It's okay if it uses jupyter, but I'm struggling to come up with one without it and I've run out of time this evening. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 2015017] Re: scaling is wrong in SVG output

2024-05-11 Thread Dave Jones
I quite understand the frustration with something that appears to be abandoned. However, in this case it seems it was actually down to some confusion over the versioning scheme which changed upstream from Debian (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=980900 has the gory details). It

[Lldb-commits] [lldb] baffaf0 - [lldb] Add required skipIfLLVMTargetMissing for X86 (NFC)

2024-05-11 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2024-05-11T11:48:31-07:00 New Revision: baffaf000fd4667f33b3756d0d3b645b1d926b44 URL: https://github.com/llvm/llvm-project/commit/baffaf000fd4667f33b3756d0d3b645b1d926b44 DIFF: https://github.com/llvm/llvm-project/commit/baffaf000fd4667f33b3756d0d3b645b1d926b44.diff LOG

[Bug 2065493] [NEW] Please merge rpi-lgpio 0.6

2024-05-11 Thread Dave Jones
Public bug reported: New upstream version fixes future re-numbering of the gpiochip device on Pi 5. ** Affects: rpi-lgpio (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

Re: Hungarumlauts in built-in fonts

2024-05-11 Thread Dave Kemper
On Fri, May 10, 2024 at 1:50 AM Gáspár Gergő wrote: > I realized, however, that the "hungarumlauts" on the ő Ő ű and Ű glyphs are > placed incorrectly in the built-in fonts of groff used for the pdf device. Does this mean the problem doesn't happen for the ps device? Or have you not tried

[Bug 2060677] Re: Consistent (zfs?) errors at shutdown

2024-05-11 Thread Dave Jones
Yes, I'm afraid so. In fact I'm occasionally seeing it on boot as well which seems to result in wayland crashing and the session falling back to X11. Here's the backtrace from a crash on startup which resulted in me starting an X11 session (and then wondering why the cursor [ 47.898381] spl:

[Bug 2065180] Re: performance regression in dracut-install

2024-05-11 Thread Dave Jones
@viraniac well, you're absolutely right! Same SD card with a fresh noble install, running on a Pi 4, first stock and second with a downgraded dracut from mantic: Pi 4B, stock -- 03:05 Pi 4B, downgrade -- 01:10 That is a pretty substantial regression, and diff'ing the initrds once more showed

[Ietf-dkim] Re: Fwd: WG Action: Formed Mail Maintenance (mailmaint)

2024-05-10 Thread Dave Crocker
/ -- Dave Crocker Brandenburg InternetWorking bbiw.net mast:@dcrocker@mastodon.social ___ Ietf-dkim mailing list -- ietf-dkim@ietf.org To unsubscribe send an email to ietf-dkim-le...@ietf.org

[git pull] drm fixes for 6.9 final

2024-05-10 Thread Dave Airlie
rogramming for DP Daniele Ceraolo Spurio (1): drm/xe/guc: Check error code when initializing the CT mutex Dave Airlie (5): Merge tag 'drm-intel-fixes-2024-05-08' of https://anongit.freedesktop.org/git/drm/drm-intel into drm-fixes Merge tag 'drm-xe-fixes-2024-05-09

Re: [PATCH 1/1] x86/vector: Fix vector leak during CPU offline

2024-05-10 Thread Dave Hansen
On 5/10/24 12:06, Dongli Zhang wrote: > } else { > + /* > + * This call borrows from the comments and implementation > + * of apic_update_vector(): "If the target CPU is offline > + * then the regular release mechanism via the cleanup > +

Re: [NNagain] "FCC explicitly prohibits fast lanes, closing possible net neutrality loophole"

2024-05-10 Thread Dave Taht via Nnagain
gt; >> iMessage, mobile: +420775230885 >> >> Skype: casioa5302ca >> >> frantisek.bor...@gmail.com >> ___ >> Nnagain mailing list >> Nnagain@lists.bufferbloat.net >> https://lists.bufferbloat.net/listinfo/nnagain >> > -- https://www.youtube.com/watch?v=BVFWSyMp3xg=1098s Waves Podcast Dave Täht CSO, LibreQos ___ Nnagain mailing list Nnagain@lists.bufferbloat.net https://lists.bufferbloat.net/listinfo/nnagain

Re: [LibreQoS] Libreqos at battlemesh?

2024-05-10 Thread Dave Taht via LibreQoS
/SystemRequirements/Compute.html On Thursday, May 9, 2024, Arınç ÜNAL wrote: > If you have the hardware, bring it! > > Arınç > > On 10/05/2024 07:43, Dave Taht via Battlemesh wrote: > >> It would be so cool to slam a libreqos box inline with either your uplink >> or the testbed an

Re: [VOTE] Apache StormCrawler (Incubating) 3.0 Release Candidate 2

2024-05-10 Thread Dave Fisher
arkdown file. I don’t know if there is a recent definitive answer. The VP, Legal is responsible for licensing requirements and not the Incubator. The Incubator is responsible for teaching. So really the gap is in documenting acceptable choices. I hope to find time to look into this more over t

[Bug 2065408] [NEW] growroot-almost should be inhibitable from boot partition

2024-05-10 Thread Dave Jones
Importance: Undecided Assignee: Dave Jones (waveform) Status: Confirmed ** Changed in: ubuntu-raspi-settings (Ubuntu) Assignee: (unassigned) => Dave Jones (waveform) ** Changed in: ubuntu-raspi-settings (Ubuntu) Milestone: None => ubuntu-24.10 ** Changed in: ubunt

[Wikimedia-boston] Re: Wiki bar: Drinks tomorrow @ 5pm at Wusong Road?

2024-05-10 Thread Dave
When you say “tommorow” is this Friday 5/10. Devang Dave Sent from my iPhone > On May 9, 2024, at 10:19 PM, Samuel Klein wrote: > >  > Dear ones, > > Wikimedia's lead counsel Chuck Roslof is in town this week, and it's been a > while since we had an in-person gather

[Bug c/115027] New: Missing warning: unused struct's with self-referential initialisers

2024-05-10 Thread dave at treblig dot org via Gcc-bugs
Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: dave at treblig dot org Target Milestone: --- It would be nice to generate a warning in the following case, which I tripped over in the Linux kernel: #include struct foo { struct

[mailop] Virgin Media Postmaster

2024-05-10 Thread Dave Holmes via mailop
channel Cheers Dave -- [image: Instiller Logo] <https://www.instiller.co.uk> Dave Holmes Technical Director d...@instiller.co.uk T 0333 939 0013 | M 07966 013 309 1 Park Farm Barns | Packington Lane | Stonebridge | CV7 7TL Instiller is a trademark of Instiller Limited, registered in E

Re: [pull] amdgpu, amdkfd drm-fixes-6.9

2024-05-09 Thread Dave Airlie
On Thu, 9 May 2024 at 09:00, Alex Deucher wrote: > > Hi Dave, Sima, > > Fixes for 6.9. > > The following changes since commit dd5a440a31fae6e459c0d627162825505361: > > Linux 6.9-rc7 (2024-05-05 14:06:01 -0700) > > are available in the Git repository at: > &

Re: [pull] amdgpu, amdkfd drm-fixes-6.9

2024-05-09 Thread Dave Airlie
On Thu, 9 May 2024 at 09:00, Alex Deucher wrote: > > Hi Dave, Sima, > > Fixes for 6.9. > > The following changes since commit dd5a440a31fae6e459c0d627162825505361: > > Linux 6.9-rc7 (2024-05-05 14:06:01 -0700) > > are available in the Git repository at: > &

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