https://bugzilla.redhat.com/show_bug.cgi?id=1028646
Bug ID: 1028646
Summary: Error: json: cannot unmarshal number into Go value of
type string
Product: Fedora
Version: 20
Component: docker-io
Assignee: l...@redhat.
https://bugzilla.redhat.com/show_bug.cgi?id=1022983
--- Comment #16 from Matthew Miller ---
Soo, this means that:
1. Unsetting CC at the top of the %check file should work
2. This is probably the right thing to do, because we're not using a wrapper at
runtime
EXCEPT
unsetting CC didn't w
https://bugzilla.redhat.com/show_bug.cgi?id=1022983
--- Comment #15 from Matthew Miller ---
And in the generated code, here is our unused "a":
void
_cgo_92e4c70c8af1_Cfunc_foo(void *v)
{
struct {
char unused;
} __attribute__((__packed__, __gcc_struct__)) *a = v;
https://bugzilla.redhat.com/show_bug.cgi?id=1022983
--- Comment #14 from Matthew Miller ---
Okay, so, here is the test code that is failing:
main.go:
-
package main
/* void foo(void) {} */
import "C"
import (
"fmt"
"runtime"
)
func main() {
C.foo()
https://bugzilla.redhat.com/show_bug.cgi?id=1022983
--- Comment #13 from Matthew Miller ---
This is especially fun to debug because go cleans up the temporary directory it
was using to build right after it exits, making it really hard to find where
the error is. Neat.
--
You are receiving thi
https://bugzilla.redhat.com/show_bug.cgi?id=1022983
--- Comment #12 from Matthew Miller ---
Same error happens in rc3, btw.
--
You are receiving this mail because:
You are on the CC list for the bug.
___
golang mailing list
golang@lists.fedoraprojec
https://bugzilla.redhat.com/show_bug.cgi?id=1022983
--- Comment #11 from Matthew Miller ---
RC3 is out now, by the way
https://groups.google.com/forum/#!msg/golang-nuts/7FXy8x7Oqyg/_mfUwUdnyXIJ
--
You are receiving this mail because:
You are on the CC list for the bug.
___
On 08/11/13 12:01 +0100, Dan Hor?k wrote:
On Fri, 8 Nov 2013 14:43:48 +0400
Peter Lemenkov wrote:
CC: Dan Horák, Jeffrey Scheel.
Hello All!
I'm going to speak at the next Moscow Golang User Group this November
and will describe some of Fedora Golang SIG plans. Here are the slides
(in Elglish
For anyone who'd prefer 'yum install docker-io' on f19 and f20, please follow
Marek Goldmann's blog post here:
http://goldmann.pl/blog/2013/11/08/recent-docker-changes-in-fedora/
He maintains a personal repo with the latest docker-io.
Hope that helps.
On Fri, Nov 08, 2013 at 08:50:20AM -0600, Lo
On Fri, Nov 08, 2013 at 11:13:27AM +0400, Павел wrote:
> Thank you again.
You're welcome. Another thing to be aware of, currently the docker-io package
plays well only with fedora containers. I've noticed trouble with ubuntu,
centos and busybox containers.
But this should be fixed soon though:
ht
2013/11/8 Dan Horák :
> On Fri, 8 Nov 2013 14:43:48 +0400
> Peter Lemenkov wrote:
>> This will have an interesting consequence for the secondary arches,
>> such as s390/s390x and PowerPC. In the future all Erlang services in
>> Fedora, namely CouchDB, Ejabberd, RabbitMQ, Riak, will *want* service
On Fri, 8 Nov 2013 14:43:48 +0400
Peter Lemenkov wrote:
> CC: Dan Horák, Jeffrey Scheel.
>
> Hello All!
>
> I'm going to speak at the next Moscow Golang User Group this November
> and will describe some of Fedora Golang SIG plans. Here are the slides
> (in Elglish and in Russian):
>
> *
> http
CC: Dan Horák, Jeffrey Scheel.
Hello All!
I'm going to speak at the next Moscow Golang User Group this November
and will describe some of Fedora Golang SIG plans. Here are the slides
(in Elglish and in Russian):
*
http://peter.fedorapeople.org/presentations/Moscow%20Golang%20Users%20Meetup%2020
13 matches
Mail list logo