[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#752009: debian-installer: Use -perm /0111 in Makefile as + is deprecated



On Saturday 05 July 2014 11:42:19 Cyril Brulebois wrote:
> Control: severity -1 important
> 
> Christian PERRIER <bubulle@debian.org> (2014-06-19):
> > Quoting Philip Mu?kovac (yofel@gmx.net):
> > > Package: debian-installer
> > > Version: 20140316
> > > Severity: serious
> > > Tags: d-i patch
> > > Justification: fails to build from source (but built successfully in the past)
> > > 
> > > The makefile currently uses -perm +0111 to find files which have to be be processed
> > > by mklibs which is deprecated.
> > > findutils 4.5 from experimental doesn't seem to allow using + anymore and finds no
> > > files when using it which causes the d-i build to fail as mklibs can't resolve all
> > > symbols anymore.
> > > Please use -perm /0111 as mentioned in the manpage which works with find
> > > 4.4 and 4.5
> > 
> > 
> > Thanks for the patch. I applied it in git and pushed it.
> 
> It would be nice to avoid a broken last name; currently we have
> “Mu?kovac” in both debian/changelog and git history, we probably
> should fix the changelog. That would be Muškovac, right?
> 
> Anyway, Philip, thanks for the patch; since the bug depends on
> pulling stuff from experimental, I'm lowering the severity for
> the time being.
> 
> Mraw,
> KiBi.

Right, Muškovac would be the correct spelling.
Sorry if I choose the wrong severity, none of the descriptions in reportbug seemed to fit so I choose 'ftbfs'

Philip

Attachment: signature.asc
Description: This is a digitally signed message part.


Reply to: