Re: How to backup NiFi flow files when running on Kubernetes?

2023-10-24 Thread David Dean via users
oblem; recommend configuring persistent storage for the Kubernetes containers running NiFi. On 10/23/2023 7:41 AM, David Dean via users wrote: Hi everyone. I'm running a single instance of NiFi on a Kubernetes cluster using the the Helm chart from Cetic (I can't share the link here

How to backup NiFi flow files when running on Kubernetes?

2023-10-23 Thread David Dean via users
Hi everyone. I'm running a single instance of NiFi on a Kubernetes cluster using the the Helm chart from Cetic (I can't share the link here, it's on GitHub). This Helm chart uses PVCs for flow file storage, which works fine for persisting flows between restarts of NiFi. The problem is that our

Re: [CODE4LIB] DSpace multiple frontends?

2023-09-26 Thread David Dean
took about two weeks to get a basic interface set up with thumbnails and custom facets. Omeka S also has a DSpace connector that can import metadata from targeted collections. That could be a more approachable option. Thanks! -David David Dean (he/him) Associate Director - IT New Jersey State

[Kernel-packages] [Bug 2027634] [NEW] package linux-image-6.2.0-25-generic 6.2.0-25.25 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/dkms exited with return code 11

2023-07-12 Thread David Dean
Public bug reported: Not sure what caused this bug. The reporting dialog was on my screen when I unlocked the PC. ProblemType: Package DistroRelease: Ubuntu 23.04 Package: linux-image-6.2.0-25-generic 6.2.0-25.25 ProcVersionSignature: Ubuntu 6.2.0-20.20-generic 6.2.6 Uname: Linux

[prometheus-users] How to override severity of a built in alert?

2023-07-03 Thread David Dean
Hi - How can I modify the severity of built in alert KubeJobFailed from warning to info? I don't want to change anything else about the built in alert, only the severity. And I only want to change the one alert, KubeJobFailed, not any other. I need to change the severity to info so PagerDuty

[Kernel-packages] [Bug 2017579] Re: package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to install/upgrade: installed linux-headers-6.2.0-20-generic package post-installation script subprocess r

2023-05-01 Thread David Dean
I believe I fixed this in my case by installing the latest DispayLink drivers from https://www.synaptics.com/products/displaylink- graphics/downloads/ubuntu. You may also find choosing the not-latest kernel in the boot menu will help. -- You received this bug notification because you are a

[Kernel-packages] [Bug 2018186] [NEW] package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to install/upgrade: installed linux-headers-6.2.0-20-generic package post-installation script subprocess

2023-04-30 Thread David Dean
Public bug reported: Error occured during upgrade to Ubuntu 2023.04. Asked me to submit a bug report. ProblemType: Package DistroRelease: Ubuntu 23.04 Package: linux-headers-6.2.0-20-generic 6.2.0-20.20 ProcVersionSignature: Ubuntu 5.19.0-41.42-generic 5.19.17 Uname: Linux 5.19.0-41-generic

[dspace-tech] Re: DSpace 7.3 OIDC auth.

2023-04-10 Thread David Dean
Hi Juan, Sorry to respond to an old thread, but we just went through this at my institution and I wanted to share how we set up the Azure enterprise app and OIDC module. For the single sign-on portion in the Azure enterprise app: 1. Select SAML 2. Enter a value for entity ID (we used

What ClusterRole permissions does Guacamole need to "exec" in Kubernetes?

2023-03-11 Thread David Dean
Hi - I'm using Apache Guacamole in a Kubernetes cluster to give users "console" access to a container via a web browser. This avoids having to give kubectl access to my users to "exec" onto the container. It works great, but I don't like having to use my personal client certificate and client

How to auto-create users based on OIDC group membership?

2023-01-12 Thread David Dean via users
Hi - Is it possible for NiFi to automatically grant user access to NiFi based on an OIDC authenticated users group membership matching a group in NiFi? I'm using the latest 1.19.1 with OIDC enabled and integrated with Keycloak. In Keycloak I have created a test user and assigned them to group

Re: [Tagging] RFC: service=? for all highway=service (service=parking needed, primarily, I think)

2020-08-04 Thread David Dean
Once again, thanks for everyone's great comments, but I'm not entirely sure what, if any, consensus we can draw from our discussions here. To my mind, we are all in agreement that we should have values for the service tag for 'main parking access' and 'main property/campus access', although some

Re: [Tagging] RFC: service=? for all highway=service (service=parking needed, primarily, I think)

2020-08-02 Thread David Dean
Thanks for the great feedback, everyone. Firstly, I don't want anyone to feel that just tagging highway=service is wrong, and you have to have a service tag. Any information available on the map is more useful than no information. I just want the ability to differentiate between 'we don't know

[Tagging] RFC: service=? for all highway=service (service=parking needed, primarily, I think)

2020-08-01 Thread David Dean
Hi everyone, I'm interested in proposing and/or documenting existing tagging approaches of the wiki to ensure that all highway=service ways can have a service=? associated tag. Having done, so I'm planning on resurrecting https://github.com/westnordost/StreetComplete/issues/808 to help people get

[Wireshark-users] Possible to decrypt aes256-sha1 ESP packets with secret?

2020-02-09 Thread David Dean via Wireshark-users
Hi, I have a packet capture from a site-to-site VPN that I need to decode. Here are the encryption options:     authby=secret    keyexchange=ike    ike=aes256-sha1;modp1024    phase2=esp    phase2alg=aes256-sha1;modp1024    pfs=no The client has provided me with the shared secret. I've tried

[SR-Users] Kamailio IMS to IP PBX - how?

2019-07-16 Thread David Dean
I'm trying to connect a VoLTE smartphone to an IP PBX using Kamailio IMS. I've managed to get the smartphone to connect to Kamailio IMS and make calls with our devices registered with Kamailio. The problem is that I need the smartphones to register with the IP PBX which is a VigorBX 2000n. This

Re: [talk-au] What data is useful - request for ideas

2019-05-07 Thread David Dean
Hi Bob, You're doing some great work with collecting imagery data with Mapillary. We really appreciate that sort of data available for armchair mapping. I'd love to meet up for a coffee when you are back up in Armidale, and talk about your data collection process. I've been meaning to try and

[SR-Users] Support for JWT token authentication?

2019-05-01 Thread David Dean
I came across this thread from Jan 2015 discussing the addition of JWT token authentication to Kamailio: https://github.com/kamailio/kamailio/issues/29 Was JWT authentication ever added? Or has anyone else on this list got JWT working somehow? ___

Re: [SR-Users] JSON error - control character 0xd

2019-04-22 Thread David Dean
module to take a multi-line input (like the SDP) and convert it into a single line with literal \r\n characters ready for posting in a JSON message then that would make life much easier. On Sunday, 21 April 2019, 19:15:22 BST, David Dean wrote: I'm trying to send an SDP from a SIP

Re: [SR-Users] JSON error - control character 0xd

2019-04-21 Thread David Dean
I tried using s.replace to replace the control characters, but I don't think it recognises them: $avp(sdp) = $(avp(sdp){s.replace,#015#012,\r\n}); It's the "#015#012" which is coming from sdp_get("$avp(sdp)"); that is the problem. On Sunday, 21 April 2019, 20:40:34 BST

Re: [SR-Users] rtpengine_offer() with ICE not updating o= and m= IP addresses

2019-04-19 Thread David Dean
GMT+1, Daniel Tryba wrote: On Fri, Apr 19, 2019 at 08:52:30AM +, David Dean wrote: > I'm using the following rtpengine_offer() to force the use of ICE relay and > also replace o= and m= > ?? ??rtpengine_offer("replace-origin replace-session-connection > IC

[SR-Users] rtpengine_offer() with ICE not updating o= and m= IP addresses

2019-04-19 Thread David Dean
I'm using the following rtpengine_offer() to force the use of ICE relay and also replace o= and m=    rtpengine_offer("replace-origin replace-session-connection ICE=force-relay RTP"); The SDP is being updated to include an ICE relay candidate, but the IP addresses in the o= and m= lines are

Re: [SR-Users] TLS implementation for kamailio

2019-04-19 Thread David Dean
There are plenty of TLS tutorials available. Here is one: Kamailio, TLS, and LetsEncrypt | Fred Posner | | | | | | | | | | | Kamailio, TLS, and LetsEncrypt | Fred Posner Creating secure, private communication with Kamailio and Lets Encrypt is fast and free (as in beer). | | |

Re: [SR-Users] How to append a body to send_reply() ?

2019-04-18 Thread David Dean
Argh, I can't believe I missed such an obvious error - what an idiot I am! Of course it's now working perfectly with that change. Thanks for your help, very much appreciated.On Thursday, 18 April 2019, 20:17:39 BST, Alex Balashov wrote: Hi, Note the difference between set_body() vs.

Re: [SR-Users] How to append a body to send_reply() ?

2019-04-18 Thread David Dean
w down, breathe, relax, practice some "mindfulness techniques", and take a meditative stroll through the documentation. :-) https://kamailio.org/docs/modules/5.2.x/modules/textops.html#textops.f.set_reply_body -- Alex On Thu, Apr 18, 2019 at 06:47:52PM +, David Dean wrote: >

Re: [SR-Users] How to append a body to send_reply() ?

2019-04-18 Thread David Dean
ule to include the body in the response when using send_reply()? Thanks, Dave On Tuesday, 16 April 2019, 23:28:06 BST, David Dean wrote: Hello Kamailio gurus, I'm successfully using send_reply() with append_to_reply() to add some custom headers. Now I need to add some text into the reply b

Re: [SR-Users] How to append a body to send_reply() ?

2019-04-16 Thread David Dean
Some custom XML. On Tuesday, 16 April 2019, 23:30:49 BST, Alex Balashov wrote: What are you trying to add? —Sent from mobile, with due apologies for brevity and errors. On Apr 16, 2019, at 6:28 PM, David Dean wrote: Hello Kamailio gurus, I'm successfully using send_reply

Re: [SR-Users] Send 200 OK response with body to INVITE requests

2019-04-16 Thread David Dean
apologies for brevity and errors. On Apr 15, 2019, at 6:03 PM, David Dean wrote: Hi Alex, Thanks for the tip re: rtpengine routing, that's really useful. The flow I'm trying to create is like this: [ Test Client ] --> INVITE --> [ Ka

Re: [SR-Users] Send 200 OK response with body to INVITE requests

2019-04-15 Thread David Dean
relay())         sl_reply_error();       exit;   }   ... } onreply_route[REPLY] {   if(is_method("INVITE") && sdp_content())       rtpengine_answer("..."); } --- -- Alex On Mon, Apr 15, 2019 at 07:41:22PM +, David Dean wrote: > Hi all, > I'm building an automated loa

[SR-Users] Send 200 OK response with body to INVITE requests

2019-04-15 Thread David Dean
Hi all, I'm building an automated load testing system for an rtp media server with TURN that uses Kamailio for SIP. When a client sends an INVITE to Kamailio, I need Kamailio to respond with "200 OK" and the SDP generated by rtpengine. I've enabled auto-answer in the client, so as soon as it

[SR-Users] "481 Dialog/Transaction Does Not Exist" after sending SUBSCRIBE with Expires: 0

2019-04-13 Thread David Dean
When a client sends a SUBSCRIBE with Expires: 0, Kamailio responds correctly with a "202 OK". But then Kamailio sends a NOTIFY to the same client with "Subscription-State: terminated;reason=timeout". The client rejects this NOTIFY with a "481 Dialog/Transaction Does Not Exist". Why does

[talk-au] Registration now open for FOSS4G SotM Oceania Community Day

2018-10-24 Thread David Dean
://communityday.foss4g-oceania.org/ to register to let us know you are coming! Please pass this email or send the above links to anyone you think might be interested, and happy mapping! David Dean, Community Day Organiser, FOSS4G SotM Oceania. -- http://dbdean.com

[Aust-NZ] Registration now open for FOSS4G SotM Oceania Community Day

2018-10-24 Thread David Dean
://communityday.foss4g-oceania.org/ to register to let us know you are coming! Please pass this email or send the above links to anyone you think might be interested, and happy mapping! David Dean, Community Day Organiser, FOSS4G SotM Oceania. -- http://dbdean.com

[HOT] Open geospatial projects wanted for FOSS4G SotM Oceania Community Day

2018-09-05 Thread David Dean
. Thanks, David Dean dd...@ieee.org Coordinator, FOSS4G SotM Oceania Community Day -- http://dbdean.com ___ HOT mailing list HOT@openstreetmap.org https://lists.openstreetmap.org/listinfo/hot

[Aust-NZ] Open geospatial projects wanted for FOSS4G SotM Oceania Community Day

2018-09-05 Thread David Dean
to an exciting Community Day as part of FOSS4G SotM Oceania, and please do not hesitate to reach out and ask if you have any questions about how our Community Day can help an open-source or open-data geospatial project important to you. Thanks, David Dean dd...@ieee.org Coordinator, FOSS4G SotM

[talk-au] Open geospatial projects wanted for FOSS4G SotM Oceania Community Day

2018-09-05 Thread David Dean
to an exciting Community Day as part of FOSS4G SotM Oceania, and please do not hesitate to reach out and ask if you have any questions about how our Community Day can help an open-source or open-data geospatial project important to you. Thanks, David Dean dd...@ieee.org Coordinator, FOSS4G SotM

Re: wil6210: low level sector API

2018-04-27 Thread David Dean Zhang
wireless-ow...@vger.kernel.org] On Behalf Of David Dean Zhang >> Sent: Wednesday, April 18, 2018 9:01 PM > >> I updated the firmware and tried to call some low level functions, like >> WMI_PRIO_TX_SECTORS_NUMBER_CMDID and WMI_SET_RF_SECTOR_ON_CMDID . >> The previous erro

Re: wil6210: low level sector API

2018-04-18 Thread David Dean Zhang
Thu, Mar 29, 2018 at 8:29 AM, Dedy Lansky <dlan...@codeaurora.org> wrote: > From: linux-wireless-ow...@vger.kernel.org > [mailto:linux-wireless-ow...@vger.kernel.org] On Behalf Of David Dean > Sent: Monday, March 26, 2018 9:38 PM > >> My question is how I can disable TXSS. O

wil6210: low level sector API

2018-03-26 Thread David Dean
Hi, I am working on wil6210 sector control. Now I think I can successfully call these 4 functions( set_cfg, get_cfg, set_selected and get selected index) but it looks like it does not work well because, in the next Beacon Interval, TXSS will set a new TX sector again. My question is how I can

[Dev] IoT Server - Android 8.1 (API level 27) Oreo support?

2018-03-08 Thread David Dean
Hi everyone. The WSO2 documentation says: "WSO2 IoT Server supports devices on Android version 4.2.x to 7.0 (Android Jelly Beans to Nougat)." I have some Android 8.1 Oreo (API 27) devices which I need to deploy the MDM in COSU mode. I've tried deploying the agent and service which run, but there

[talk-au] Farewell to Brisbane from me, OSM Brisbane will continue

2018-02-17 Thread David Dean
For those who don't already know, I have left Brisbane for Armidale, and won't be organising OSM events in Brisbane anymore. I have asked Joel Hansen, a very eager Brisbane mapper to help to ensure that Brisbane OSM events keep running. You should hear from him very soon about the next event!

[talk-au] Beaudesert Mapping Party Next Weekend (10th Feb)

2018-02-03 Thread David Dean
Hi fellow mappers! Only one week to go to our Beaudesert Mapping Party! Don't forget that I would be happy to give you a lift from basically anywhere in Brisbane if you are a bit daunted by the distance [1]. I also have a few more free car phone mounts (with thanks to Mapillary!) to help with

Re: [talk-au] How do I map left only turning lanes on a motorway?

2018-01-28 Thread David Dean
Hi Joel, I believe that that example is not mapped correctly, as the turning lane should only become a separate way when it reaches an actually, physical separation. While it is just a turning lane, it should just be indicated by lane tagging on the main way. I'd move the separation up to the

[talk-au] Beaudesert Mapping Party Coming Soon (10th Feb!)

2018-01-28 Thread David Dean
Hi everyone, and welcome to (almost) February, February's Mapping Party for Brisbane will be a little bit out of town this time: Beaudesert, but I hope I can encourage a good turnout. The mapping party will be on Saturday 10th Feb, and we will be meeting in the morning for coffee, then

Re: [talk-au] Mapping Indigenous Place Names

2018-01-26 Thread David Dean
to them. Some of this might stretch the 'verifiable on the ground' rule a little, but I think if there is significant local knowledge, it is fair game for the map. - David On Sat, 27 Jan 2018 at 14:03 David Dean <dd...@ieee.org> wrote: > Hey everyone, > > Thanks for the great respon

Re: [talk-au] Mapping Indigenous Place Names

2018-01-26 Thread David Dean
that's worth doing is? :) - David On Sat, 27 Jan 2018 at 08:45 Andrew Harvey <andrew.harv...@gmail.com> wrote: > On 26 January 2018 at 23:33, David Dean <dd...@ieee.org> wrote: > >> Absolutely. If the more specific language code is known, it should be >> used. >

Re: [talk-au] Mapping Indigenous Place Names

2018-01-26 Thread David Dean
/wiki/Pama%E2%80%93Nyungan_languages, but I can't seem to find any sort of language code for that group. - David On Fri, 26 Jan 2018 at 22:28 Andy Mabbett <a...@pigsonthewing.org.uk> wrote: > On 26 January 2018 at 12:09, David Dean <dd...@ieee.org> wrote: > > > I've done a li

[talk-au] Mapping Indigenous Place Names

2018-01-26 Thread David Dean
Hi everyone, I've done a little research, and added the following section to the Australian Tagging Guidelines at https://wiki.openstreetmap.org/wiki/Australian_Tagging_Guidelines#Places, and the Multilingual names page at https://wiki.openstreetmap.org/wiki/Multilingual_names: Please use the

[Aust-NZ] Brisbane Photo Mapping Party January 13th - Free Swag!

2017-12-30 Thread David Dean
Help collect street-level imagery for Brisbane, get free swag! Hi everyone! Two quick things: 1) While it's mostly me at this stage (https://openstreetmap.us16.list-manage.com/track/click?u=f9d4c3db0d039ad4bed7a1489=6f33fe2008=eccec8c654) , Brisbane is doing great

[talk-au] Brisbane Photo Mapping Party January 13th - Free Swag!

2017-12-30 Thread David Dean
Hi everyone! Two quick things: 1) While it's mostly me at this stage (See https://mapillary.github.io/mapillary_greenhouse/ctm/brisbane/) , Brisbane is doing great ( https://mapillary.github.io/mapillary_greenhouse/global-challenge/) at the global Mapillary #CompleteTheMap PhotoMapping

Re: [Aust-NZ] OpenStreetMap trademark license request for FOSS4G SoTM Oceania in November 2018

2017-12-18 Thread David Dean
nvision any issues > in > > any case. The largest concern with respect to SOTM-style events is > > scheduling and I have to refer to the SOTM-WG for that. > > > > Kind regards > > > > Simon > > > > > > Am 18.12.2017 um 03:10 schrieb David

[Aust-NZ] #CompleteTheMap and Upcoming OSM Events in January and February

2017-12-15 Thread David Dean
Lot's of fun OSM events coming your way! Hi everyone! I've been a little quiet lately, but we have some announcements of new OpenStreetMap events happening around Brisbane into January and February, and I thought you might be interested. 1) Mapillary has started a #CompleteTheMap challenge

[talk-au] #CompleteTheMap and Upcoming Brisbane OSM Events in January and February

2017-12-15 Thread David Dean
Hi everyone! I've been a little quiet lately, but we have some announcements of new OpenStreetMap events happening around Brisbane into January and February, and I thought you might be interested. 1) Mapillary has started a #CompleteTheMap challenge

[Aust-NZ] Please come to Brisane Geospatial Network in December (6th)

2017-11-21 Thread David Dean
Brisbane Geospatial Network is Brisbane's most successful monthly geospatial networking event. ** Please come to Brisbane Geospatial Network in December (6th) Hi Aust/NZ OSGeo, In lieu of a dedicated OSM event in December, I would

Re: [talk-au] [Aust-NZ] FOSS4G-ANZ?

2017-11-20 Thread David Dean
Agreed. Very interested in keeping momentum here. I have relationships with QUT, UQ and Griffith in Brisbane if that helps (although organising smaller OSM events through any of them has not been successful yet). Also, we have been discussing some of this on the MaptimeAU slack, in the #sotm

Re: [Aust-NZ] FOSS4G-ANZ?

2017-11-20 Thread David Dean
Agreed. Very interested in keeping momentum here. I have relationships with QUT, UQ and Griffith in Brisbane if that helps (although organising smaller OSM events through any of them has not been successful yet). Also, we have been discussing some of this on the MaptimeAU slack, in the #sotm

Re: [talk-au] [Aust-NZ] FOSS4G-ANZ?

2017-11-19 Thread David Dean
Hi everyone, I definitely want to get involved, particularly if we can incorporate a local OpenStreetMap State Of The Map (OSM SOTM) conference/track to go alongside/in partnership with F4G-AUNZ. There is some strong interest in the AU OSM community in getting something like this off the ground.

Re: [Aust-NZ] FOSS4G-ANZ?

2017-11-19 Thread David Dean
Hi everyone, I definitely want to get involved, particularly if we can incorporate a local OpenStreetMap State Of The Map (OSM SOTM) conference/track to go alongside/in partnership with F4G-AUNZ. There is some strong interest in the AU OSM community in getting something like this off the ground.

[talk-au] Would anyone like to kick-start Missing Maps in WA with SSSI?

2017-11-16 Thread David Dean
Hi everyone, I've had an enquiry (below) from Lesley Arnold, chair of SSSI WA, who'd like to get some MIssing Maps action happening over in their part of the world. If anyone is interested in helping, please feel free to get in touch with them. - David -- Forwarded message -

[Aust-NZ] Welcome to GeoWeek: *Tuesday* Georabble and a Saturday Mapathon!

2017-11-12 Thread David Dean
Let's get mappy! ** Welcome to Geoweek: *Tuesday* Georabble and a Saturday Mapathon! Hi Aust/NZ OSGeo, I made a mistake in the previous email. Georabble is on Tuesday night! It's geoweek, And we have at least two exciting events to

[Aust-NZ] Welcome to GeoWeek: Wednesday Georabble and a Saturday Mapathon!

2017-11-12 Thread David Dean
Let's get mappy! ** Welcome to Geoweek: Wednesday Georabble and a Saturday Mapathon! Hi Aust/NZ OSGeo, It's geoweek, And we have at least two exciting events to go to! We have Georabble on Wednesday night at the Pig N Whistle

Re: [talk-au] Tag physical business location with their PO Box number

2017-10-09 Thread David Dean
nwastra, Great question! I'm not sure about the best answer though, as it doesn't seem to be an issue that has come up before on the wiki or on http://help.openstreetmap.org. I would suggest you have two options: 1) Ask on http://help.openstreetmap.org, and see if you get anything useful. It

[talk-au] Brisbane's First Ever Missing Maps Mapathon is coming soon (28th October)

2017-10-08 Thread David Dean
Help put the world's vulnerable people on the map! ** Brisbane's First Ever Missing Maps Mapathon is coming soon (28th October) Hi OSM, Brisbane is going to have its first ever Missing Maps Mapathon in a few short weeks, at Toowong

[talk-au] Reminder: West End Mapping Party Is this weekend!

2017-09-25 Thread David Dean
Hi everyone. Don't forget that our West End Mapping Party is on Saturday! I hope to see you there! ** Reminder: West End Mapping party is this weekend! Hi OSM, I hope you are excited about our Mapping Event that is coming up this

[talk-au] West End Mapping Party Coming Soon (30th September)

2017-09-19 Thread David Dean
Hi everyone, You may be exciting to know that we have another Mapping Event coming soon! Details below, please register at https://www.eventbrite.com/e/west-end-mapping-party-tickets-37838244207. I hope to see you there, and please pass this email onto anyone who you think might be interested.

[talk-au] West End (Brisbane) Mapping Party Coming Soon (30th September)

2017-09-12 Thread David Dean
Hi everyone, You may be excited to know that we have another Mapping Event coming soon in Brisbane! Details below, please register at https://www.eventbrite.com/e/west-end-mapping-party-tickets-37838244207. I hope to see you there, and please pass this email onto anyone who you think might be

[talk-au] Upcoming RGSG/OpenStreetMap mapping event

2017-07-13 Thread David Dean
Hi everyone, (If you don't want me to send these emails to you, please let me know and I'll stop) As a follow up to our earlier successful RGSQ Mapping Days event ( https://wiki.openstreetmap.org/wiki/Brisbane/Mapping_Parties/2017-06_RGSQ_Mapping_Days), we are having a short, casual, one-day

[talk-au] OSM/RGSQ Mapping Days - Call for OSM Mentors

2017-06-06 Thread David Dean
/wiki/Brisbane/Mapping_Parties/2017-07_RGSQ_Mapping_Days . If anyone is interested in helping out as a mentor (at no cost to you), or wish to attend as a participant (cost is $20 to cover RGSQ admin costs), please let me know as soon as you can. Sorry for the short notice! - David Dean -- http

[SR-Users] Disable NAT for given IP range

2013-11-13 Thread David Dean
Hello all, I have a kamailio server on a public IP address with a private interconnect into my office network. The private interconnect allows the server to see requests from individual 10.x.x.x IP addresses instead of everything coming through the public NAT. This avoids timeout issues and

[Bug 545502] Re: Missing local variables debugging php

2013-09-10 Thread David Dean
Will there be an updated binary for Lucid? I'm happy to make one / provide patches / whatever technically needs to be done to fix this in Lucid, but there's no way to do that from here? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

Re: r186714 - Create calling convention AttributedType sugar nodes

2013-07-19 Thread David Dean
Reid, After this change, the compiler is crashing when running one of the tests on this bot: http://lab.llvm.org:8013/builders/clang-x86_64-darwin11-nobootstrap-RAincremental/builds/4672 TEST 'Clang :: SemaTemplate/instantiate-function-params.cpp' FAILED

r186135 - Add the ability to use guarded malloc when running clang's lit tests.

2013-07-11 Thread David Dean
Author: ddean Date: Thu Jul 11 18:37:50 2013 New Revision: 186135 URL: http://llvm.org/viewvc/llvm-project?rev=186135view=rev Log: Add the ability to use guarded malloc when running clang's lit tests. Modified: cfe/trunk/test/lit.cfg Modified: cfe/trunk/test/lit.cfg URL:

[Bug 1171708] Re: Unreliable wireless connectivity with Realtek 8188ce - Solved

2013-07-03 Thread David Dean
*** This bug is a duplicate of bug 902557 *** https://bugs.launchpad.net/bugs/902557 ** This bug has been marked a duplicate of bug 902557 Wireless not working in 12.04 for rtl8192ce (RTL8188CE) -- You received this bug notification because you are a member of Ubuntu Bugs, which is

Re: Buildbot on windows is failing

2013-06-27 Thread David Dean
On 26 Jun 2013, at 9:05 PM, Rafael Espíndola rafael.espind...@gmail.com wrote: cat fails with return code of 1 FileCheck then fails, but I expect that is because cat failed. I am fairly lost at what is failing. I did a clean build again and got no errors. Can you please try running just

Re: Buildbot on windows is failing

2013-06-26 Thread David Dean
using? On 26 June 2013 11:27, jahanian fjahan...@apple.com wrote: Following test fails on buildbot for windows. Failing Tests (1): Clang :: Driver/crash-report.c On Jun 25, 2013, at 7:11 PM, David Dean david_d...@apple.com wrote: It looks like it was from this commit: http

Re: Buildbot on windows is failing

2013-06-26 Thread David Dean
On 26 Jun 2013, at 1:20 PM, Rafael Espíndola rafael.espind...@gmail.com wrote: On 26 June 2013 15:02, David Dean david_d...@apple.com wrote: We're also using windows7 with MSVC, I think the failure is from this: // RUN: cat %t/crash-report-*.c | FileCheck --check-prefix=CHECKSRC %s // RUN

Re: r183329 - PR14763: Debug info for non-trivial record parameters

2013-06-07 Thread David Dean
David, It looks like this broke the debug-info tests here: http://lab.llvm.org:8013/builders/clang-x86_64-darwin11-nobootstrap-RAincremental/builds/2596 Can you update the tests? On 5 Jun 2013, at 11:30 AM, David Blaikie dblai...@gmail.com wrote: Author: dblaikie Date: Wed Jun 5

Re: r183329 - PR14763: Debug info for non-trivial record parameters

2013-06-07 Thread David Dean
On 7 Jun 2013, at 11:46 AM, David Blaikie dblai...@gmail.com wrote: I'll work on fixing the backend updating the test cases once I've done that (or I can update them now with the expected output, but they'll still be failing either way). Or I can backout this patch temporarily if you prefer.

Re: [clang-tools-extra] r182114 - Fix UseAuto replacing variable declaration lists containing non-initialized

2013-05-17 Thread David Dean
This is causing a build failure on one of the bots: http://lab.llvm.org:8013/builders/clang-x86_64-darwin11-nobootstrap-RAincremental/builds/1896 Please fix or revert as soon as you can. In file included from

[libcxx] r181610 - XFAIL this test when using the darwin12 system library. Reviewed by Howard

2013-05-10 Thread David Dean
Author: ddean Date: Fri May 10 12:25:57 2013 New Revision: 181610 URL: http://llvm.org/viewvc/llvm-project?rev=181610view=rev Log: XFAIL this test when using the darwin12 system library. Reviewed by Howard Modified:

Re: r179517 - Local thread_local variables are implicitly 'static'. (This doesn't apply to _Thread_local nor __thread.)

2013-04-15 Thread David Dean
Richard, Can you XFAIL SemaCXX/cxx11-thread-local.cpp on darwin10? It's passing on darwin11, but not darwin10. My understanding is that this is expected. On 15 Apr 2013, at 1:33 AM, Richard Smith richard-l...@metafoo.co.uk wrote: Author: rsmith Date: Mon Apr 15 03:33:22 2013 New

Re: [cfe-commits] r171760 - in /cfe/trunk: include/clang/AST/CMakeLists.txt include/clang/AST/Makefile lib/AST/ASTDumper.cpp lib/AST/CMakeLists.txt test/Misc/ast-dump-attr.cpp test/Tooling/clang-check

2013-01-08 Thread David Dean
Yes, thanks. On 7 Jan 2013, at 4:01 PM, Alexander Kornienko ale...@google.com wrote: Does r171808 fix the issue? On Mon, Jan 7, 2013 at 11:38 PM, David Dean david_d...@apple.com wrote: I'm seeing the following test failure on darwin: TEST 'Clang :: Misc/ast-dump

Re: [cfe-commits] r171760 - in /cfe/trunk: include/clang/AST/CMakeLists.txt include/clang/AST/Makefile lib/AST/ASTDumper.cpp lib/AST/CMakeLists.txt test/Misc/ast-dump-attr.cpp test/Tooling/clang-check

2013-01-07 Thread David Dean
I'm seeing the following test failure on darwin: TEST 'Clang :: Misc/ast-dump-attr.cpp' FAILED Script: -- /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin10-nobootstrap-RA/clang-build/Release+Asserts/bin/clang -cc1

Re: [lldb-dev] mac os x lldb compiler version

2013-01-03 Thread David Dean
I did a fresh install of Xcode 4.5.2 on my home mac from the App store to verify, yes clang-421.11.66 is installed with the current public release version. $ xcodebuild -version Xcode 4.5.2 Build version 4G2008a $ xcrun clang -v Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on

Re: [cfe-commits] r161501 - in /cfe/trunk: include/clang/AST/Expr.h include/clang/Basic/DiagnosticGroups.td include/clang/Basic/DiagnosticSemaKinds.td lib/AST/Expr.cpp lib/Sema/SemaExpr.cpp lib/Sema/S

2012-08-09 Thread David Dean
On 8 Aug 2012, at 5:13 PM, David Blaikie dblai...@gmail.com wrote: On Wed, Aug 8, 2012 at 4:37 PM, David Dean david_d...@apple.com wrote: Some of the dejagnu tests are failing after this change, can you verify that the output is correct and update the test cases? g++.dg/conversion/nullptr1

Re: [cfe-commits] r161501 - in /cfe/trunk: include/clang/AST/Expr.h include/clang/Basic/DiagnosticGroups.td include/clang/Basic/DiagnosticSemaKinds.td lib/AST/Expr.cpp lib/Sema/SemaExpr.cpp lib/Sema/S

2012-08-09 Thread David Dean
After perusing the logs further, I've decided not to pester you with them. We were, in fact, ignoring the missing diagnostic in nullptr1.C I'll update the tests. On 9 Aug 2012, at 9:34 AM, David Dean david_d...@apple.com wrote: On 8 Aug 2012, at 5:13 PM, David Blaikie dblai...@gmail.com wrote

Re: [cfe-commits] r161501 - in /cfe/trunk: include/clang/AST/Expr.h include/clang/Basic/DiagnosticGroups.td include/clang/Basic/DiagnosticSemaKinds.td lib/AST/Expr.cpp lib/Sema/SemaExpr.cpp lib/Sema/S

2012-08-09 Thread David Dean
It looks like you just disabled the warning, wouldn't it be good to actually add it in as expected? (and remove the one we've been ignoring?) On 9 Aug 2012, at 9:46 AM, jahanian fjahan...@apple.com wrote: On Aug 9, 2012, at 9:45 AM, David Dean wrote: After perusing the logs further, I've

Re: [cfe-commits] r161501 - in /cfe/trunk: include/clang/AST/Expr.h include/clang/Basic/DiagnosticGroups.td include/clang/Basic/DiagnosticSemaKinds.td lib/AST/Expr.cpp lib/Sema/SemaExpr.cpp lib/Sema/S

2012-08-08 Thread David Dean
Some of the dejagnu tests are failing after this change, can you verify that the output is correct and update the test cases? g++.dg/conversion/nullptr1.C (test for excess errors) g++.dg/init/null1.C (test for excess errors) g++.dg/init/self1.C (test for excess errors) On 8 Aug 2012, at 10:33

Re: [cfe-commits] r160265 - in /cfe/trunk: include/clang/Tooling/CommandLineClangTool.h lib/Tooling/CMakeLists.txt lib/Tooling/CommandLineClangTool.cpp test/CMakeLists.txt test/Tooling/clang-ast-dump.

2012-07-16 Thread David Dean
It doesn't appear to be exclusive to i386, maybe release without asserts?: TEST 'Clang :: Tooling/clang-ast-dump.cpp' FAILED Script: -- clang-ast-dump

Re: [cfe-commits] r159469 - in /cfe/trunk: include/clang/Basic/TokenKinds.def include/clang/Driver/Compilation.h include/clang/Driver/Types.def lib/Driver/Driver.cpp lib/Lex/Pragma.cpp lib/Parse/Parse

2012-06-29 Thread David Dean
The test case is failing: TEST 'Clang :: Driver/crash-report.c' FAILED Script: -- /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin10-nobootstrap-RA/clang-build/Release+Asserts/bin/clang -fsyntax-only

Re: [cfe-commits] r159159 - in /cfe/trunk: include/clang/Basic/DiagnosticSemaKinds.td include/clang/Sema/Sema.h lib/Sema/SemaChecking.cpp lib/Sema/SemaDeclCXX.cpp lib/Sema/SemaExpr.cpp lib/Sema/SemaOv

2012-06-27 Thread David Dean
Some of the gcc test suite tests are failing after this commit. You should be able to reproduce with: gcc -m64 -DSKIP_DECIMAL_FLOAT -c -o c_compat_x_alt.o \ clang-tests/gcc-4_2-testsuite/src/gcc.dg/compat/fnptr-by-value-1_x.c gcc -m64 -DSKIP_DECIMAL_FLOAT -c -o c_compat_y_alt.o \

Re: [cfe-commits] r159212 - in /cfe/trunk: include/clang/AST/DeclCXX.h include/clang/AST/Expr.h lib/AST/DeclCXX.cpp lib/AST/Expr.cpp lib/CodeGen/CGExprCXX.cpp lib/Sema/SemaExpr.cpp test/CodeGenCXX/dev

2012-06-26 Thread David Dean
I'm seeing a build failure when doing a bootstrapped debug+asserts build of clang after this commit: llvm[1]: Building Intrinsics.gen.tmp from Intrinsics.td make[1]: ***

Re: [cfe-commits] r159072 - in /cfe/trunk: include/clang/Parse/Parser.h lib/Parse/ParseDecl.cpp lib/Parse/ParseDeclCXX.cpp lib/Parse/ParseExprCXX.cpp lib/Parse/ParseObjc.cpp lib/Parse/ParseStmt.cpp li

2012-06-23 Thread David Dean
Hi Sean, Testing of libcxx built after this change has resulted in a build failure: In file included from ../include/__mutex_base:16: ../include/system_error:247:1: error: expected identifier or '{' _LIBCPP_DECLARE_STRONG_ENUM(errc) ^ ../include/__config:411:51: note: expanded from macro

Re: [cfe-commits] r155187 - in /cfe/trunk: lib/Sema/SemaTemplate.cpp test/SemaTemplate/class-template-decl.cpp test/SemaTemplate/friend-template.cpp

2012-04-20 Thread David Dean
One of the dejagnu tests is now failing because clang is no longer reporting any errors. The expected output is: $clang g++.dg/lookup/crash6.C g++.dg/lookup/crash6.C:8:22: error: redefinition of 'A' as different kind of symbol templateint struct A; // { dg-error different kind of symbol }

[Bug 928102] [NEW] Please upgrade unison to latest version 2.40.63

2012-02-06 Thread David Dean
Public bug reported: The unison package in Ubuntu has not been upgraded since maverick. Please update to the latest version available upstream at http://www.seas.upenn.edu/~bcpierce/unison//download/releases/stable/. ** Affects: unison (Ubuntu) Importance: Undecided Status: New --

[Bug 928106] [NEW] MyPasswordSafe package is missing .desktop file

2012-02-06 Thread David Dean
*** This bug is a duplicate of bug 502473 *** https://bugs.launchpad.net/bugs/502473 Public bug reported: After installing the mypasswordsafe package I can only start the program from Alt+F2 or a terminal. The package should include a .desktop file so that it appears in the Ubuntu Dash when

[Bug 928106] Re: MyPasswordSafe package is missing .desktop file

2012-02-06 Thread David Dean
*** This bug is a duplicate of bug 502473 *** https://bugs.launchpad.net/bugs/502473 ** This bug has been marked a duplicate of bug 502473 Does not show up in menu. Needs .desktop entry? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 618039] Re: Installing MyPasswordSafe does not create menu entry in Gnome

2012-02-06 Thread David Dean
*** This bug is a duplicate of bug 502473 *** https://bugs.launchpad.net/bugs/502473 ** This bug has been marked a duplicate of bug 502473 Does not show up in menu. Needs .desktop entry? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 629358] Re: Incorrect response to Brightness Up/Down keys

2012-01-17 Thread David Dean
I am also affected by this bug, and it is still occuring in a fresh install of Ubuntu 11.10. Please let me know if any extra details would be helpfull. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

Re: [cfe-commits] r145018 - in /cfe/trunk: include/clang/Driver/Compilation.h lib/Driver/Driver.cpp lib/Driver/Tools.cpp test/Driver/crash-cleanup.c test/Driver/output-file-cleanup.c

2011-11-21 Thread David Dean
Yes, it is showing up in the XPASS list. On 21 Nov 2011, at 4:12 AM, Peter Collingbourne wrote: On Sun, Nov 20, 2011 at 10:04:35PM -0800, David Dean wrote: Peter, I'm seeing a crash in one of the tests and suspect this commit: Is this an XPASS? The test is already XFAILed on Darwin

Re: [cfe-commits] r145018 - in /cfe/trunk: include/clang/Driver/Compilation.h lib/Driver/Driver.cpp lib/Driver/Tools.cpp test/Driver/crash-cleanup.c test/Driver/output-file-cleanup.c

2011-11-20 Thread David Dean
Peter, I'm seeing a crash in one of the tests and suspect this commit: TEST 'Clang :: Driver/output-file-cleanup.c' FAILED Script: -- touch

  1   2   3   4   5   >