Your message dated Sat, 1 Mar 2014 20:54:38 +0900
with message-id <[email protected]>
and subject line net-snmp: already fixed in previous release 5.4.3~dfsg-1
has caused the Debian Bug report #557014,
regarding libsnmp-base: 2 postinst patches fail
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
557014: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557014
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libsnmp-base
Version: 5.4.2.1~dfsg-2
Severity: normal

postinst produces the following output with two patches failing. there's
no information what consequences that might have and what (if anything)
to do about that.

Setting up libsnmp-base (5.4.2.1~dfsg-2) ...                                    
                  
[ -d /usr/share/mibs/iana.orig ] || mkdir /usr/share/mibs/iana.orig             
                  
cat ianalist | while read file mibs; \                                          
                  
                do \                                                            
                  
                  if [ "$file" != "#" ]; \                                      
                  
                  then \                                                        
                  
                    ./mibfetch -d /usr/share/mibs/iana.orig -x
http://www.iana.org assignments $file $mibs; \                                  
                                                     
                  fi; \                                                         
                  
                done                                                            
                  
[ -d /usr/share/mibs/ietf.orig ] || mkdir /usr/share/mibs/ietf.orig             
                  
cat rfclist | while read rfc mibs; \                                            
                  
                do \                                                            
                  
                  if [ "$rfc" != "#" ]; \                                       
                  
                  then \                                                        
                  
                    ./mibfetch -d /usr/share/mibs/ietf.orig
ftp://ftp.ietf.org rfc $rfc $mibs; \  
                  fi; \                                                         
                  
                done                                                            
                  
WARNING: Module(s) not found: SMUX-MIB                                          
                  
WARNING: Module(s) not found: PPP-BRIDGE-NCP-MIB                                
                  
WARNING: Module(s) not found: SIP-MIB                                           
                  
WARNING: Module(s) not found: DOT12-RPTR-MIB                                    
                  
WARNING: Module(s) not found: SNMPv2-SMI                                        
                  
WARNING: Module(s) not found: ADSL-LINE-MIB ADSL-TC-MIB                         
                  
WARNING: Module(s) not found: IF-INVERTED-STACK-MIB                             
                  
WARNING: Module(s) not found: HC-RMON-MIB                                       
                  
WARNING: Module(s) not found: GSMP-MIB                                          
                  
NOTE: : ignored.                                                                
                  
NOTE: : ignored.                                                                
                  
WARNING: Module(s) not found: ADSL-LINE-EXT-MIB                                 
                  
WARNING: Module(s) not found: VDSL-LINE-MIB                                     
                  
NOTE: IANA-PRINTER-MIB: ignored.                                                
                  
NOTE: IANA-FINISHER-MIB: ignored.                                               
                  
NOTE: IANA-ITU-ALARM-TC-MIB: ignored.                                           
                  
WARNING: Module(s) not found: IP-MIB                                            
                  
WARNING: Module(s) not found: IFCP-MGMT-MIB                                     
                  
WARNING: Module(s) not found: DOCS-IF-MIB                                       
                  
WARNING: Module(s) not found: MSDP-MIB                                          
                  
WARNING: Module(s) not found: LMP-MIB                                           
                  
WARNING: Module(s) not found: RADIUS-DYNAUTH-CLIENT-MIB                         
                  
NOTE: IANA-GMPLS-TC-MIB: ignored.                                               
                  
NOTE: IANA-MAU-MIB: ignored.                                                    
                  
patch -d /usr/share/mibs/ietf.orig < rfcmibs.diff; \                            
                  
        rm -f /usr/share/mibs/ietf.orig/*orig                                   
                  
can't find file to patch at input line 4                                        
                  
Perhaps you should have used the -p or --strip option?                          
                  
The text leading up to this was:                                                
                  
--------------------------                                                      
                  
|diff -ru /usr/local/share/snmp/rfc.orig/ADSL-LINE-MIB 
/usr/local/share/snmp/rfc/ADSL-LINE-MIB    
|--- /usr/local/share/snmp/rfc.orig/ADSL-LINE-MIB       Sat Mar  3 17:27:00 
2001                  
|+++ /usr/local/share/snmp/rfc/ADSL-LINE-MIB    Tue Jan 23 00:42:41 2001        
                  
--------------------------                                                      
             
File to patch:                                                                  
                  
Skip this patch? [y]                                                            
                  
Skipping patch.                                                                 
                  
1 out of 1 hunk ignored                                                         
                  
patching file DLSW-MIB                                                          
                  
patching file DSA-MIB                                                           
                  
patching file FDDI-SMT73-MIB                                                    
                  
patching file HPR-MIB                                                           
                  
patching file MIP-MIB                                                           
                  
patching file Modem-MIB                                                         
                  
patching file PPP-LCP-MIB                                                       
                  
patching file RDBMS-MIB                                                         
                  
patching file RFC1414-MIB                                                       
                  
patching file SNA-NAU-MIB                                                       
                  
patching file TCPIPX-MIB                                                        
                  
patching file UPS-MIB                                                           
                  
can't find file to patch at input line 481                                      
                  
Perhaps you should have used the -p or --strip option?                          
                  
The text leading up to this was:                                                
                  
--------------------------                                                      
                  
|diff -ru /usr/local/share/snmp/rfc.orig/SMUX-MIB 
/usr/local/share/snmp/rfc/SMUX-MIB              
|--- /usr/local/share/snmp/rfc.orig/SMUX-MIB    2002-06-15 15:31:22.000000000 
+0200               
|+++ /usr/local/share/snmp/rfc/SMUX-MIB 2002-06-15 15:31:22.000000000 +0200     
                  
--------------------------                                                      
                  
File to patch:                                                                  
                  
Skip this patch? [y]                                                            
                  
Skipping patch.                                                                 
                  
2 out of 2 hunks ignored                                                        
                  
rm -fr /usr/share/mibs/iana                                                     
                  
rm -fr /usr/share/mibs/ietf                                                     
                  
mkdir /usr/share/mibs/iana                                                      
                  
mkdir /usr/share/mibs/ietf                                                      
                  
cp /usr/share/mibs/iana.orig/* /usr/share/mibs/iana                             
                  
cp /usr/share/mibs/ietf.orig/* /usr/share/mibs/ietf                             
                  
rm -fr *orig                                                                    
                  

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.31.5 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libsnmp-base depends on:
ii  debconf [debconf-2.0]     1.5.28         Debian configuration management sy
ii  gawk                      1:3.1.6.dfsg-4 GNU awk, a pattern scanning and pr
ii  wget                      1.12-1.1       retrieves files from the web

libsnmp-base recommends no packages.

libsnmp-base suggests no packages.

-- debconf information:
* libsnmp-base/download_mibs: true



--- End Message ---
--- Begin Message ---
fixed 557014 5.4.3~dfsg-1
fixed 560763 5.4.3~dfsg-1
thanks

 Those were fixed in 5.4.3~dfsg-1 because its feature was separated to 
 snmp-mibs-downloader package.


-- 
Regards,

 Hideki Yamane     henrich @ debian.or.jp/org
 http://wiki.debian.org/HidekiYamane

--- End Message ---

Reply via email to