mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Alexander Dahl <post@lespocky.de>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH 1/3] net-snmp: fix installed MIB files (one typo, one missing)
Date: Mon, 09 Sep 2013 17:31:31 +0200	[thread overview]
Message-ID: <49b517602f04bde54c86d4849526fcf3@idefix.lespocky.dyndns.org> (raw)
In-Reply-To: <20130909100308.GG31967@pengutronix.de>

Hei hei, 

Am 2013-09-09 12:03, schrieb Michael Olbrich:
> On Thu, Sep 05, 2013 at 04:06:44PM +0200, Alexander Dahl wrote:
>>
>> Signed-off-by: Alexander Dahl <post@lespocky.de>
>> ---
>>  rules/net-snmp.make |    5 +++--
>>  1 file changed, 3 insertions(+), 2 deletions(-)
>>
>> diff --git a/rules/net-snmp.make b/rules/net-snmp.make
>> index 24efa72..4151d2b 100644
>> --- a/rules/net-snmp.make
>> +++ b/rules/net-snmp.make
>> @@ -240,14 +240,15 @@ NET_SNMP_RFCMIBS := IF-MIB.txt IF-INVERTED-STACK-MIB.txt \
>>  			SNMP-USM-DH-OBJECTS-MIB.txt
>>
>>  NET_SNMP_NETSNMPMIBS := NET-SNMP-TC.txt NET-SNMP-MIB.txt NET-SNMP-AGENT-MIB.txt \
>> -			NET-SNMP-EXAMPLES-MIB.txt NET-SNMP-EXTEND-MIB.txt
>> +			NET-SNMP-EXAMPLES-MIB.txt NET-SNMP-EXTEND-MIB.txt \
>> +			NET-SNMP-PASS-MIB.txt

This is just one more file net-snmp complains is missing when starting
on target.

>>  NET_SNMP_MIBS := $(NET_SNMP_V1MIBS) $(NET_SNMP_V2MIBS) $(NET_SNMP_V3MIBS) \
>> -	$(NET_SNMP_AGENTMIBS) $(NET_SNMP_IANAMIBS) $(NET_SNMP_RFCMIBS) $(NET_SNMP_NETSNMPMIBS) $(NET_SNNP_UCDMIBS)
>> +	$(NET_SNMP_AGENTMIBS) $(NET_SNMP_IANAMIBS) $(NET_SNMP_RFCMIBS) $(NET_SNMP_NETSNMPMIBS) $(NET_SNMP_UCDMIBS)

This is "NET_SNNP_UCDMIBS" replaced by "NET_SNMP_UCDMIBS" (the typo).
After fixing this typo the MIB files defined in $(NET_SNMP_UCDMIBS) some
lines above in the net-snmp.make are actually installed to the target.
This was not the case before and net-snmp complained on start.

> When I checked the list after applying all patches, there where 4 files not
> installed. Maybe that is caused by the next patch (the new version)? As I
> don't know anything about this stuff, can you please check and add them as
> appropriate?

Sorry, I read this twice today and after reading it a third time I have
still no clue what you mean in this paragraph. :-/

Greets
Alex

-- 
»With the first link, the chain is forged. The first speech censured,
the first thought forbidden, the first freedom denied, chains us all
irrevocably.« (Jean-Luc Picard, quoting Judge Aaron Satie)
*** GnuPG-FP: 02C8 A590 7FE5 CA5F 3601  D1D5 8FBA 7744 CC87 10D0 ***

-- 
ptxdist mailing list
ptxdist@pengutronix.de

  reply	other threads:[~2013-09-09 15:31 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-05 14:06 Alexander Dahl
2013-09-05 14:06 ` [ptxdist] [PATCH 2/3] net-snmp: version bump to 5.7.x LTS branch Alexander Dahl
2013-09-05 19:09   ` Uwe Kleine-König
2013-09-05 20:10     ` Alexander Dahl
2013-09-06  6:51   ` Alexander Dahl
2013-09-05 14:06 ` [ptxdist] [PATCH 3/3] net-snmp: fix vim mode lines Alexander Dahl
2013-09-09 10:03 ` [ptxdist] [PATCH 1/3] net-snmp: fix installed MIB files (one typo, one missing) Michael Olbrich
2013-09-09 15:31   ` Alexander Dahl [this message]
2013-09-09 15:49     ` Michael Olbrich
2013-09-10  8:56       ` Alexander Dahl
2013-09-16  8:25         ` Michael Olbrich
2013-09-16 10:36           ` Alexander Dahl

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49b517602f04bde54c86d4849526fcf3@idefix.lespocky.dyndns.org \
    --to=post@lespocky.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox