On Wed, Jun 01, 2016 at 02:41:24PM +0300, Elan Ruusamäe wrote: > https://github.com/pld-linux/pld-release/commit/7a6cd5ad9a461d27f92c0cf1401961b179338812 > > why such change?
Some software use this path (/etc/system-release). libreport failed during system detection before this change; it resulted in tests failing. > the file contents is far from compatible "their" version is: > > ours: > $ cat /etc/system-release > 3.0 PLD Linux (Th) > > theirs: > $ cat /etc/system-release > CentOS Linux release 7.2.1511 (Core) > > and this totally breaks ohai: > > https://github.com/chef/ohai/blob/7.4-stable/lib/ohai/plugins/linux/platform.rb#L23-L29 > > results "3" for get_redhatish_platform and nil for get_redhatish_version Feel free to replace symlink with a separate file with more suitable contents, if you know the expected syntax. -- Jakub Bogusz http://qboosh.pl/ _______________________________________________ pld-devel-en mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
