[Bug 1923237] Re: FTBFS in multiple Ubuntu series

2024-07-26 Thread Brian Murray
Ubuntu 20.10 (Groovy Gorilla) has reached end of life, so this bug will
not be fixed for that specific release.

** Changed in: nomad (Ubuntu Groovy)
   Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1923237

Title:
  FTBFS in multiple Ubuntu series

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nomad/+bug/1923237/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1923237] Re: FTBFS in multiple Ubuntu series

2021-04-15 Thread Robie Basak
** Tags added: docker-backport-regression regression-update

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1923237

Title:
  FTBFS in multiple Ubuntu series

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nomad/+bug/1923237/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1923237] Re: FTBFS in multiple Ubuntu series

2021-04-09 Thread Lucas Kanashiro
** Also affects: nomad (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Description changed:

  Groovy
  =
  
  nomad/0.10.5+dfsg1-1ubuntu2 currently FTBFS in Groovy. The following
  test has been failing:
  
  === CONT  TestServer_Reload_Vault
  testing.go:129: timed out while shutting down server
  --- FAIL: TestServer_Reload_Vault (60.08s)
  FAIL
  FAILgithub.com/hashicorp/nomad/nomad66.842s
  
  Focal
  =
  
  nomad/0.8.7+dfsg1-1ubuntu1 currently FTBFS in Focal. The following
  failures are reported during the build:
  
  src/github.com/hashicorp/nomad/client/structs/structs.go
  codecgen error: error running 'go run codecgen-main-102.generated.go': exit 
status 2, console: # github.com/hashicorp/nomad/client/stats
  ../stats/host.go:249:70: times.Stolen undefined (type 
"github.com/shirou/gopsutil/cpu".TimesStat has no field or method Stolen)
  # github.com/hashicorp/nomad/nomad/structs
  ../../nomad/structs/structs.go:6889:28: cannot use promoted field 
BasicHandle.DecodeOptions.RawToString in struct literal of type 
"github.com/ugorji/go/codec".MsgpackHandle
  
  src/github.com/hashicorp/nomad/client/structs/structs.go:3: running 
"codecgen": exit status 1
  ...
  src/github.com/hashicorp/nomad/nomad/structs/structs_codegen.go
  codecgen error: error running 'go run codecgen-main-100.generated.go': exit 
status 2, console: # github.com/hashicorp/nomad/nomad/structs
  ./structs.go:6889:28: cannot use promoted field 
BasicHandle.DecodeOptions.RawToString in struct literal of type 
"github.com/ugorji/go/codec".MsgpackHandle
  
  src/github.com/hashicorp/nomad/nomad/structs/structs_codegen.go:3:
  running "../../../../../../../nomad/structs/generate.sh": exit status 1
+ 
+ Bionic
+ ==
+ 
+ nomad/0.4.0+dfsg-1 currently FTBFS in Bionic. The following failures are
+ reported during the build:
+ 
+ github.com/hashicorp/nomad/client/driver/executor
+ # github.com/hashicorp/nomad/client/driver/executor
+ 
src/github.com/hashicorp/nomad/client/driver/executor/executor_linux.go:103:37: 
cannot use true (type bool) as type *bool in assignment
+ 
src/github.com/hashicorp/nomad/client/driver/executor/executor_linux.go:117:31: 
cannot use int64(resources.CPU) (type int64) as type uint64 in assignment

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1923237

Title:
  FTBFS in multiple Ubuntu series

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nomad/+bug/1923237/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1923237] Re: FTBFS in multiple Ubuntu series

2021-04-09 Thread Lucas Kanashiro
** Summary changed:

- FTBFS
+ FTBFS in multiple Ubuntu series

** Also affects: nomad (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Description changed:

+ Groovy
+ =
+ 
  nomad/0.10.5+dfsg1-1ubuntu2 currently FTBFS in Groovy. The following
  test has been failing:
  
  === CONT  TestServer_Reload_Vault
- testing.go:129: timed out while shutting down server
+ testing.go:129: timed out while shutting down server
  --- FAIL: TestServer_Reload_Vault (60.08s)
  FAIL
  FAILgithub.com/hashicorp/nomad/nomad66.842s
+ 
+ Focal
+ =
+ 
+ nomad/0.8.7+dfsg1-1ubuntu1 currently FTBFS in Focal. The following
+ failures are reported during the build:
+ 
+ src/github.com/hashicorp/nomad/client/structs/structs.go
+ codecgen error: error running 'go run codecgen-main-102.generated.go': exit 
status 2, console: # github.com/hashicorp/nomad/client/stats
+ ../stats/host.go:249:70: times.Stolen undefined (type 
"github.com/shirou/gopsutil/cpu".TimesStat has no field or method Stolen)
+ # github.com/hashicorp/nomad/nomad/structs
+ ../../nomad/structs/structs.go:6889:28: cannot use promoted field 
BasicHandle.DecodeOptions.RawToString in struct literal of type 
"github.com/ugorji/go/codec".MsgpackHandle
+ 
+ src/github.com/hashicorp/nomad/client/structs/structs.go:3: running 
"codecgen": exit status 1
+ ...
+ src/github.com/hashicorp/nomad/nomad/structs/structs_codegen.go
+ codecgen error: error running 'go run codecgen-main-100.generated.go': exit 
status 2, console: # github.com/hashicorp/nomad/nomad/structs
+ ./structs.go:6889:28: cannot use promoted field 
BasicHandle.DecodeOptions.RawToString in struct literal of type 
"github.com/ugorji/go/codec".MsgpackHandle
+ 
+ src/github.com/hashicorp/nomad/nomad/structs/structs_codegen.go:3:
+ running "../../../../../../../nomad/structs/generate.sh": exit status 1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1923237

Title:
  FTBFS in multiple Ubuntu series

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nomad/+bug/1923237/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs