Advertisement
Guest User

Untitled

a guest
Dec 6th, 2016
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.09 KB | None | 0 0
  1. repo@debian8:~$ aptly publish update hac hac-repo
  2. Loading packages...
  3. Generating metadata files and linking package files...
  4. panic: unable to unxz data.tar.xz from /home/repo/aptly/pool/7f/b4/glusterfs-client_3.5.3-1_amd64.deb: exec: "xz": executable file not found in $PATH [recovered]
  5. panic: unable to unxz data.tar.xz from /home/repo/aptly/pool/7f/b4/glusterfs-client_3.5.3-1_amd64.deb: exec: "xz": executable file not found in $PATH
  6.  
  7. goroutine 1 [running]:
  8. github.com/smira/aptly/cmd.Run.func1(0xc820477f18)
  9. /Users/smira/Documents/go/src/github.com/smira/aptly/cmd/run.go:16 +0x7f
  10. github.com/smira/aptly/deb.(*Package).CalculateContents(0xc8209ef200, 0x7fb5a3c82138, 0xc820161020, 0x0, 0x0, 0x0)
  11. /Users/smira/Documents/go/src/github.com/smira/aptly/deb/package.go:427 +0x1b4
  12. github.com/smira/aptly/deb.(*PackageCollection).loadContents(0xc8201610e0, 0xc8209ef200, 0x7fb5a3c82138, 0xc820161020, 0x0, 0x0, 0x0)
  13. /Users/smira/Documents/go/src/github.com/smira/aptly/deb/package_collection.go:183 +0x37b
  14. github.com/smira/aptly/deb.(*Package).Contents(0xc8209ef200, 0x7fb5a3c82138, 0xc820161020, 0x0, 0x0, 0x0)
  15. /Users/smira/Documents/go/src/github.com/smira/aptly/deb/package.go:410 +0x75
  16. github.com/smira/aptly/deb.(*ContentsIndex).Push(0xc8201e0c40, 0xc8209ef200, 0x7fb5a3c82138, 0xc820161020)
  17. /Users/smira/Documents/go/src/github.com/smira/aptly/deb/contents.go:26 +0x4a
  18. github.com/smira/aptly/deb.(*PublishedRepo).Publish.func1(0xc8209ef200, 0x0, 0x0)
  19. /Users/smira/Documents/go/src/github.com/smira/aptly/deb/publish.go:568 +0x8d5
  20. github.com/smira/aptly/deb.(*PackageList).ForEachIndexed(0xc8200862c0, 0xc8204776c0, 0x0, 0x0)
  21. /Users/smira/Documents/go/src/github.com/smira/aptly/deb/list.go:169 +0xed
  22. github.com/smira/aptly/deb.(*PublishedRepo).Publish(0xc820190680, 0x7fb5a3c82138, 0xc820161020, 0x7fb5a3c821f0, 0xc8200cee70, 0xc820014300, 0x7fb5a3c820e0, 0xc820018ae0, 0x7fb5a3c82180, 0xc820106840, ...)
  23. /Users/smira/Documents/go/src/github.com/smira/aptly/deb/publish.go:593 +0x1135
  24. github.com/smira/aptly/cmd.aptlyPublishUpdate(0xc8201687e0, 0xc820163da0, 0x2, 0x2, 0x0, 0x0)
  25. /Users/smira/Documents/go/src/github.com/smira/aptly/cmd/publish_update.go:61 +0xa98
  26. github.com/smira/commander.(*Command).Dispatch(0xc8201687e0, 0xc820163da0, 0x2, 0x2, 0x0, 0x0)
  27. /Users/smira/Documents/go/src/github.com/smira/aptly/_vendor/src/github.com/smira/commander/commands.go:305 +0x647
  28. github.com/smira/commander.(*Command).Dispatch(0xc820168900, 0xc820163d90, 0x3, 0x3, 0x0, 0x0)
  29. /Users/smira/Documents/go/src/github.com/smira/aptly/_vendor/src/github.com/smira/commander/commands.go:283 +0x1f0
  30. github.com/smira/commander.(*Command).Dispatch(0xc8201690e0, 0xc820163d80, 0x4, 0x4, 0x0, 0x0)
  31. /Users/smira/Documents/go/src/github.com/smira/aptly/_vendor/src/github.com/smira/commander/commands.go:283 +0x1f0
  32. github.com/smira/aptly/cmd.Run(0xc8201690e0, 0xc82000a060, 0x4, 0x4, 0xd3ed01, 0x0)
  33. /Users/smira/Documents/go/src/github.com/smira/aptly/cmd/run.go:40 +0x19a
  34. main.main()
  35. /Users/smira/Documents/go/src/github.com/smira/aptly/main.go:9 +0x73
  36.  
  37. goroutine 6 [syscall]:
  38. os/signal.loop()
  39. /usr/local/Cellar/go/1.5.3/libexec/src/os/signal/signal_unix.go:22 +0x18
  40. created by os/signal.init.1
  41. /usr/local/Cellar/go/1.5.3/libexec/src/os/signal/signal_unix.go:28 +0x37
  42.  
  43. goroutine 7 [runnable]:
  44. github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0xc820148380)
  45. /Users/smira/Documents/go/src/github.com/smira/aptly/_vendor/src/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:206 +0x29d
  46. created by github.com/syndtr/goleveldb/leveldb/util.NewBufferPool
  47. /Users/smira/Documents/go/src/github.com/smira/aptly/_vendor/src/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:237 +0x26b
  48.  
  49. goroutine 19 [sleep]:
  50. time.Sleep(0xbebc200)
  51. /usr/local/Cellar/go/1.5.3/libexec/src/runtime/time.go:59 +0xf9
  52. github.com/cheggaaa/pb.(*ProgressBar).writer(0xc820219860)
  53. /Users/smira/Documents/go/src/github.com/smira/aptly/_vendor/src/github.com/cheggaaa/pb/pb.go:332 +0x5b
  54. created by github.com/cheggaaa/pb.(*ProgressBar).Start
  55. /Users/smira/Documents/go/src/github.com/smira/aptly/_vendor/src/github.com/cheggaaa/pb/pb.go:101 +0x9c
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement