Custom Query (95 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (43 - 45 of 95)

Ticket Resolution Summary Owner Reporter
#122 duplicate Homebrew installation fail Olly Betts Enrico Fratnik
Description

Hi,

this happen when I try a "brew upgrade" and also if I try to reinstall survex.

Any Idea?

Thank you

Enrico

Last login: Wed Jul 14 11:39:03 on ttys001
enricof@icts-enrico ~ % brew tap survex/survex https://git.survex.com/homebrew-survex
enricof@icts-enrico ~ % brew install survex
Warning: survex/survex/survex 1.2.43 is already installed and up-to-date.
To reinstall 1.2.43, run:
  brew reinstall survex
enricof@icts-enrico ~ % brew reinstall survex
==> Downloading https://survex.com/software/1.2.43/survex-1.2.43.tar.gz
Already downloaded: /Users/enricof/Library/Caches/Homebrew/downloads/d1de25d72a83c9ff2e9251d42c8a490fe2d26011a71f3754ed7af4f8a062313f--survex-1.2.43.tar.gz
==> Reinstalling survex/survex/survex 
==> ./configure --prefix=/usr/local/Cellar/survex/1.2.43 --bindir=/usr/local/Cellar/survex/1.2.43/bin --mandir=/usr/local/Cellar/sur
==> make
Last 15 lines from /Users/enricof/Library/Logs/Homebrew/survex/02.make:
1 error generated.
1 error generated.
make[3]: *** [cavern.o] Error 1
make[3]: *** [readval.o] Error 1
make[3]: *** [netskel.o] Error 1
1 error generated.
make[3]: *** [network.o] Error 1
1 error generated.
1 error generated.
make[3]: *** [datain.o] Error 1
make[3]: *** [commands.o] Error 1
mv -f .deps/date.Tpo .deps/date.Po
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

If reporting this issue please do so to (not Homebrew/brew or Homebrew/core):
  survex/survex

Traceback (most recent call last):
	26: from /usr/local/Homebrew/Library/Homebrew/build.rb:229:in `<main>'
	25: from /usr/local/Homebrew/Library/Homebrew/build.rb:133:in `install'
	24: from /usr/local/Homebrew/Library/Homebrew/utils.rb:550:in `with_env'
	23: from /usr/local/Homebrew/Library/Homebrew/build.rb:138:in `block in install'
	22: from /usr/local/Homebrew/Library/Homebrew/formula.rb:1268:in `brew'
	21: from /usr/local/Homebrew/Library/Homebrew/formula.rb:2388:in `stage'
	20: from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/forwardable.rb:230:in `stage'
	19: from /usr/local/Homebrew/Library/Homebrew/resource.rb:91:in `stage'
	18: from /usr/local/Homebrew/Library/Homebrew/resource.rb:116:in `unpack'
	17: from /usr/local/Homebrew/Library/Homebrew/resource.rb:199:in `mktemp'
	16: from /usr/local/Homebrew/Library/Homebrew/mktemp.rb:63:in `run'
	15: from /usr/local/Homebrew/Library/Homebrew/mktemp.rb:63:in `chdir'
	14: from /usr/local/Homebrew/Library/Homebrew/mktemp.rb:63:in `block in run'
	13: from /usr/local/Homebrew/Library/Homebrew/resource.rb:117:in `block in unpack'
	12: from /usr/local/Homebrew/Library/Homebrew/download_strategy.rb:102:in `stage'
	11: from /usr/local/Homebrew/Library/Homebrew/download_strategy.rb:115:in `chdir'
	10: from /usr/local/Homebrew/Library/Homebrew/download_strategy.rb:115:in `chdir'
	 9: from /usr/local/Homebrew/Library/Homebrew/resource.rb:121:in `block (2 levels) in unpack'
	 8: from /usr/local/Homebrew/Library/Homebrew/formula.rb:2408:in `block in stage'
	 7: from /usr/local/Homebrew/Library/Homebrew/utils.rb:550:in `with_env'
	 6: from /usr/local/Homebrew/Library/Homebrew/formula.rb:2409:in `block (2 levels) in stage'
	 5: from /usr/local/Homebrew/Library/Homebrew/formula.rb:1275:in `block in brew'
	 4: from /usr/local/Homebrew/Library/Homebrew/build.rb:178:in `block (2 levels) in install'
	 3: from /usr/local/Homebrew/Library/Taps/survex/homebrew-survex/HomebrewFormula/survex.rb:21:in `install'
	 2: from /usr/local/Homebrew/Library/Homebrew/formula.rb:2179:in `system'
	 1: from /usr/local/Homebrew/Library/Homebrew/formula.rb:2179:in `open'
/usr/local/Homebrew/Library/Homebrew/formula.rb:2243:in `block in system': Failed executing: make (BuildError)
	9: from /usr/local/Homebrew/Library/Homebrew/brew.rb:155:in `<main>'
	8: from /usr/local/Homebrew/Library/Homebrew/brew.rb:167:in `rescue in <main>'
	7: from /usr/local/Homebrew/Library/Homebrew/exceptions.rb:509:in `dump'
	6: from /usr/local/Homebrew/Library/Homebrew/exceptions.rb:455:in `issues'
	5: from /usr/local/Homebrew/Library/Homebrew/exceptions.rb:459:in `fetch_issues'
	4: from /usr/local/Homebrew/Library/Homebrew/utils/github.rb:61:in `issues_for_formula'
	3: from /usr/local/Homebrew/Library/Homebrew/utils/github.rb:30:in `search_issues'
	2: from /usr/local/Homebrew/Library/Homebrew/utils/github.rb:160:in `search'
	1: from /usr/local/Homebrew/Library/Homebrew/utils/github/api.rb:234:in `open_rest'
/usr/local/Homebrew/Library/Homebrew/utils/github/api.rb:304:in `raise_error': Validation Failed: [{"message"=>"The listed users and repositories cannot be searched either because the resources do not exist or you do not have permission to view them.", "resource"=>"Search", "field"=>"q", "code"=>"invalid"}] (GitHub::API::ValidationFailedError)
enricof@icts-enrico ~ % 
#133 fixed In version 1.4.4 Export as... option crashes the Aven app Olly Betts rixyane
Description

After updating to version 1.4.4 on Mac os Ventura 13.2.1 I can no longer use export feature. App crashes with Aven quit unexpectedly. alert.

#72 fixed Include LRUD in page size when printing Olly Betts Erin Lynch
Description

For large passages, the LRUD markers sometimes end up outside the printable area of the page. When LRUD markers toggled on, their location should be taken into consideration when centering the data and calculating the number of pages needed. This is particularly noticeable when printing profiles of tall canyon passage.

Note: See TracQuery for help on using queries.