Bug 24655

Summary: netprofile: Cannot stat: No such file or directory
Product: Mageia Reporter: Bit Twister <bittwister2>
Component: RPM PackagesAssignee: All Packagers <pkg-bugs>
Status: NEW --- QA Contact:
Severity: normal    
Priority: Normal CC: marja11
Version: Cauldron   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Source RPM: netprofile-0.28-9.mga7.src.rpm CVE:
Status comment:
Attachments: trimmed netprofile.log

Description Bit Twister 2019-04-12 12:05:46 CEST
Description of problem:
tar: Cannot stat: No such file or directory
# grep 'Cannot stat' netprofile.log | tr -d ':' | awk '{print "ls -d " $2}' > a
[root@wb tmp]# cat a
ls -d /etc/sysconfig/iptables
ls -d /etc/shorewall
ls -d /etc/ifw
ls -d /etc/sysconfig/ip6tables
ls -d /etc/shorewall6
ls -d /etc/ifw
ls -d /etc/profile.d/proxy.*
ls -d /etc/urpmi/proxy.conf
[root@wb tmp]# ./a
ls: cannot access '/etc/sysconfig/iptables': No such file or directory
/etc/shorewall
/etc/ifw
ls: cannot access '/etc/sysconfig/ip6tables': No such file or directory
/etc/shorewall6
/etc/ifw
ls: cannot access '/etc/profile.d/proxy.*': No such file or directory
ls: cannot access '/etc/urpmi/proxy.conf': No such file or directory
[

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. clean install using Mageia-Cauldron-netinstall-nonfree-x86_64.iso plus
updates with enabled nonfree and tainted media and disable all update selections

2. wait until daily midnight cron runs
3. cat /var/log/netprofile.log
Comment 1 Bit Twister 2019-04-12 12:08:05 CEST
Created attachment 10917 [details]
trimmed netprofile.log
Comment 2 Marja Van Waes 2019-04-12 23:37:50 CEST
I don't think anyone (apart from umeabot) touched netprofile since it was imported in 2011 :-/

Assigning to all packagers collectively, since there is no registered maintainer for this package.

Assignee: bugsquad => pkg-bugs
CC: (none) => marja11