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

Bug#825172: any update on this bug ("please provide a way to create true depends")



On Sun, Jul 10, 2016 at 02:58:10PM +0200, Andreas Tille wrote:
> Wouldn't it be the most simple solution to simply add a grep -v to your
> cron job to silence this mail. 
> The solution you are asking for is quite
> complex, needs thorrough thinking and adjustments in all Blends, while a
> simple filter in your cron job would stop your nuisance.

nice make -s -C $HOME/src/debian-edu/src/build/CD-administrator check-and-build | tee $HOME/cd-build.log

is what we are using now.

indeed we could workaround this with this:

nice make -s -C $HOME/src/debian-edu/src/build/CD-administrator check-and-build | grep -v "Makefile:6: warning: overriding commands" | grep -v "Makefile:61: warning: ignoring old commands" | tee $HOME/cd-build.log

but this is too ugly for my liking. I will not implement such stuff
voluntarily. Debian is about correct solutions and this feels just too
wrong.


also regaring: "The solution you are asking needs thorrough thinking and
adjustments in all Blends" I have to say:

I'm asking for this fix, because you forced an -all package on all
users of blends-dev, which broke stuff for us. All I'm asking for is a
revert to the previous behaviour. I'm sorry you have to think now, you
could have avoided this by thinking about behaviour changes for all
users before doing this change.

#825161 "blends-dev: please introduce something like compat level" is
really something you should look into as it this nicely avoids such
problems.

Using a framework should not be more work than not using it.


-- 
cheers,
	Holger

Attachment: signature.asc
Description: Digital signature


Reply to: