Bo Maryniuk

Results 10 comments of Bo Maryniuk

> binaries are not just packages but everything your build produces, including log files, files processed by services etc. If there is something in there you don't expect, check your...

@hennevogel but I still don't get why repolist returns me a binaries (Debian in my case) all the `.deb`s with just a short name (VRA is omitted)? What is the...

> > So basically if I filter-out packages by .rpm or .deb or .ddeb is a correct way of doing this? > > I'm not quite sure what _this_ is...

@hennevogel so I am still wondering why OBS is listing everything as "binaries" after the build, while normally it should give me only `.changes`, `.buildinfo` and mere packages (binaries)? In...

> What exactly are you trying to get? Well, I am querying `_repository` with `binary=foo&binary=bar&view=cpio` and so it returns me an CPIO archive with `foo.deb` and `bar.deb` (or RPMs) inaisw,...

Well, OK, but then what is the rescue here? This is also how Python code in OSC during the build and VM setup it does though this: - It first...

On top of [Oracle's guide for Javadoc](http://www.oracle.com/technetwork/java/javase/documentation/index-137868.html) my reasoning is that additionally: - It is not _handy_ to code with this library and IDE does not show any quick docs...

Not exactly as low level, but add a generic type-less way of caller, which will enable to call anything as it is returning merely raw data that user will need...

@ianlancetaylor @prattmic Another point: I just compiled this little Fibonacci program with 1.13.15 version, latest before 1.14 version, and observed while it works ~1 minute vs expected 5-7 seconds, it...

@gytis-ivaskevicius this is stupid. 😞