[FS#1179] scripts/feeds does not install package mc

LEDE Bugs lede-bugs at lists.infradead.org
Sun Nov 19 18:55:07 PST 2017


A new Flyspray task has been opened.  Details are below. 

User who did this - Val Kulkov (val-kulkov) 

Attached to Project - LEDE Project
Summary - scripts/feeds does not install package mc
Task Type - Bug Report
Category - Base system
Status - Unconfirmed
Assigned To - 
Operating System - All
Severity - Low
Priority - Very Low
Reported Version - Trunk
Due in Version - Undecided
Due Date - Undecided
Details - Something odd is happening. Package "mc" is not detected by "make menuconfig" and is not installed by "scripts/feeds install mc".

Steps to reproduce:

git clone https://git.lede-project.org/source.git
scripts/feeds update -a
$ ls -l feeds/packages/utils/mc
total 12
-rw-rw-r-- 1 val val 1614 Nov 19 18:34 Config.in
-rw-rw-r-- 1 val val 3103 Nov 19 18:34 Makefile
drwxrwxr-x 2 val val 4096 Nov 19 18:34 patches


Now,


scripts/feeds install -a


A symlink for package "mc" in package/feeds/packages/ is not created. "make menuconfig" does not see package "mc" at all:


$ ls -l package/feeds/packages/mc
ls: cannot access 'package/feeds/packages/mc': No such file or directory


The issue is observed on LEDE HEAD as of the time of this writing: bc50a97dfc9f6bf3c1c9d0abc56d8ae56b5d48a1

This is bizarre.



More information can be found at the following URL:
https://bugs.lede-project.org/index.php?do=details&task_id=1179



More information about the lede-bugs mailing list