Skip to content
#

namespace

Here are 208 public repositories matching this topic...

vlasov-alexandr89
vlasov-alexandr89 commented Mar 26, 2020

Hi,
Could you please help me understand what I'm missing:

Python 3.6.9
[GCC 8.3.0] on linux

from pyroute2 import ethtool
etht = ethtool.Ethtool()
ERROR:root:Generic netlink protocol ethtool not found
ERROR:root:Please check if the protocol module is loaded

and looks like this happens specifically in this place

_with_nl.is_nlethtool_in_kernel()
ERROR:root:Generic netlink p

osterman
osterman commented Jul 23, 2018

what

  • Document usage of stage parameter
  • Explain why the term stage is used rather than environment

why

  • Users may not be accustomed to the nomenclature due to commonly misused usage of the term stage

references

can you give me some idea why the term 'stage' was chosen over 'environment'? In the label module?

A "stage" is where software performs (e.g. runs)

leotsarev
leotsarev commented Jul 19, 2019

Given:
There is some rule in nsdepcop. Say <Allowed From="*" To="Foo"> and there is no references to Foo namespace in csproj

Actual result: no warning
Expected result: warning that rule is excess and could be removed.

Benefit: keeping your nsdepcop files nice and clean.

NNAnalytics

Improve this page

Add a description, image, and links to the namespace topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the namespace topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.