Jira (FACT-1885) Facter doesn't like the notify flag on routing table entries

3 views
Skip to first unread message

Jon Schewe (JIRA)

unread,
Sep 19, 2018, 9:19:04 AM9/19/18
to puppe...@googlegroups.com
Jon Schewe created an issue
 
Facter / Bug FACT-1885
Facter doesn't like the notify flag on routing table entries
Issue Type: Bug Bug
Affects Versions: FACT 3.10.0
Assignee: Unassigned
Created: 2018/09/19 6:18 AM
Environment:

Ubuntu Linux 18.04

>uname -a
Linux bbn-11838 4.15.0-34-generic #37-Ubuntu SMP Mon Aug 27 15:21:48 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

>apt show puppet
Package: puppet
Version: 5.4.0-2ubuntu3

 >facter --version
3.10.0

Priority: Normal Normal
Reporter: Jon Schewe

I see from FACT-1405 that you've fixed this particular issue for nexthop flags, but not for all flags. I cam across the following errors for the notify flag. Could this fix be expanded to handle all flags in the routing table?

puppet-agent[32368]: (Facter) Could not process routing table entry: Expected a destination followed by key/value pairs, got 'default via XXX.XXX.XXX.XXX dev eno1 proto unspec notify'
puppet-agent[32368]: (Facter) Could not process routing table entry: Expected a destination followed by key/value pairs, got 'XXX.XXX.XXX.XXX/24 dev eno1 proto unspec scope link metric 100 notify'

Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v7.7.1#77002-sha1:e75ca93)
Atlassian logo

Scott McClellan (JIRA)

unread,
Oct 1, 2018, 2:14:04 PM10/1/18
to puppe...@googlegroups.com

Scott McClellan (JIRA)

unread,
Oct 1, 2018, 2:14:04 PM10/1/18
to puppe...@googlegroups.com

Branan Riley (JIRA)

unread,
Oct 1, 2018, 2:15:05 PM10/1/18
to puppe...@googlegroups.com
Branan Riley commented on Bug FACT-1885
 
Re: Facter doesn't like the notify flag on routing table entries

The right way to fix this is probably just to give up trying to parse key/value pairs and scan for the keys we want. We've had at least one or two similar tickets, and special-casing them all isn't worth it anymore.

Paul Anderson (JIRA)

unread,
May 25, 2019, 5:09:02 AM5/25/19
to puppe...@googlegroups.com
Paul Anderson updated an issue
 
Change By: Paul Anderson
Summary: Facter doesn't like the notify flag on routing table entries for bionic on Win10

john (JIRA)

unread,
Jul 4, 2019, 9:41:02 AM7/4/19
to puppe...@googlegroups.com
john commented on Bug FACT-1885
 
Re: Facter doesn't like the notify flag on routing table entries

I think this is the same issue fixed in FACT-1916.  the fix was pretty much "...give up trying to parse key/value pairs and scan for the keys we want"

Reply all
Reply to author
Forward
0 new messages