[ANNOUNCE] PackPack - a tool to build packages from git on Travis CI

2016-11-04 Thread Roman Tsisyk
` locally on your host (see above). Please see GitHub project [1] and a demo video [3] for additional details. Your feedback is welcome ;) [1]: https://github.com/packpack/packpack [2]: https://asciinema.org/a/3unm4sw4g889ddk7tr0uettbn -- WBR, Roman Tsisyk

Re: Missing dependency in glibc package

2016-09-27 Thread Roman Tsisyk
tion Summary === Remove 4 Packages I don't see any problems after that. -- WBR, Roman Tsisyk ___ devel mailing list -- devel@lists.

Re: Missing dependency in glibc package

2016-09-27 Thread Roman Tsisyk
nsiderations. If the files you need > are prone to moving between packages of different names, it can be useful to > depend on those files directly. I found that a dependency on "setup" package is not common practice: # dnf repoquery --whatre

Missing dependency in glibc package

2016-09-27 Thread Roman Tsisyk
minimize image footprint. Is it a dependency problem of glibc package? Should I file a ticket for this case? Is it better to add /etc/protocols, /etc/services or `setup` as dependencies for my package? -- WBR, Roman Tsisyk ___ devel mailing list

Re: Review swap: libkml

2016-04-06 Thread Roman Tsisyk
On Wed, Apr 6, 2016 at 11:40 AM, Sandro Mani wrote: > Hi > > I'd like to reintroduce the libkml package, review request is here: > > https://bugzilla.redhat.com/show_bug.cgi?id=1324367 . I'll review it. I currently don't anything for review. -- WBR, Roman T

Re[2]: Debugging practices and hardened packages

2016-01-25 Thread Roman Tsisyk
> Saturday, January 23, 2016 9:36 PM UTC from Zbigniew Jędrzejewski-Szmek > : > > On Sat, Jan 23, 2016 at 08:12:06PM +0300, Roman Tsisyk wrote: > > > Thursday, January 14, 2016 10:03 AM -06:00 from Michael Catanzaro > > > : > > > > > > > &

Re[4]: Debugging practices and hardened packages

2016-01-23 Thread Roman Tsisyk
ault. I tried to modify /etc/systemd/coredump.conf, but it didn't help: ``` [Coredump] Storage=both Compress=yes ProcessSizeMax=2G ExternalSizeMax=2G JournalSizeMax=767M ``` Any ideas? -- WBR, Roman Tsisyk http://tarantool.org/ - an efficient in-memory data store and a Lua appli

Re[2]: Embedding javascript in binary

2016-01-23 Thread Roman Tsisyk
> Saturday, January 23, 2016 9:59 AM +01:00 from Sander Hoentjen > : > Well actually the javascript (and html) is not for documentation, it > ends up embedded inside the dnsdist binary. It is definitely the problem in this case... -- WBR, Roman Tsisyk http://taranto

Re[2]: Embedding javascript in binary

2016-01-22 Thread Roman Tsisyk
rience in Debian and I was asked to remove all minimized js files even from source tarballs. Please help guys. -- WBR,    Roman Tsisyk < ro...@tarantool.org >     http://tarantool.org/ - an efficient in-memory data store and a Lua application server -- devel mailing l

Re[2]: Debugging practices and hardened packages

2016-01-14 Thread Roman Tsisyk
r me. Does it log stack traces with symbol names on crash? Currently we manually produce stack traces on crashes in Tarantool (a in-memory database), because coredumps are completely overkill for some large instances. -- WBR, Roman Tsisyk http://tarantool.org/ - an efficient in-mem

Debugging practices and hardened packages

2016-01-13 Thread Roman Tsisyk
out a preferred way to produce meaningful bug reports with stripped hardened binaries? [2]: https://fedoraproject.org/wiki/Features/ABRT Thanks! -- WBR, Roman Tsisyk http://tarantool.org/ - an efficient in-memory data store and a Lua application server -- devel mailing list