Bug 24655 - netprofile: Cannot stat: No such file or directory
Summary: netprofile: Cannot stat: No such file or directory
Status: NEW
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: Normal normal
Target Milestone: ---
Assignee: All Packagers
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-12 12:05 CEST by Bit Twister
Modified: 2019-04-12 23:37 CEST (History)
1 user (show)

See Also:
Source RPM: netprofile-0.28-9.mga7.src.rpm
CVE:
Status comment:


Attachments
trimmed netprofile.log (1.84 KB, text/plain)
2019-04-12 12:08 CEST, Bit Twister
Details

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


Note You need to log in before you can comment on or make changes to this bug.