alexylem / jarvis

Jarvis.sh is a simple configurable multi-lang assistant.
http://openjarvis.com
MIT License
808 stars 197 forks source link

Homebrew/dupes/bzip2 #471

Closed ghost closed 7 years ago

ghost commented 7 years ago

Description

Bonjour,

J'ai encore essayé d'installer jarvis et à chaque fois ça bloque là. J'ai fait une copie du texte du terminal. En gros tout ce passe bien sauf à l'installation d'homebrew où je commence à avoir des messages bizarre. Après, ça bloque à bzip2. Une idée ?

Merci d'avance.

Result

==> Pouring openssl-1.0.2k.sierra.bottle.tar.gz
==> Using the sandbox
==> Caveats
A CA file has been bootstrapped using certificates from the SystemRoots
keychain. To add additional certificates (e.g. the certificates added in
the System keychain), place .pem files in
  /usr/local/etc/openssl/certs

and run
  /usr/local/opt/openssl/bin/c_rehash

This formula is keg-only, which means it was not symlinked into /usr/local.

Apple has deprecated use of OpenSSL in favor of its own TLS and crypto libraries

If you need to have this software first in your PATH run:
  echo 'export PATH="/usr/local/opt/openssl/bin:$PATH"' >> ~/.bash_profile

For compilers to find this software you may need to set:
    LDFLAGS:  -L/usr/local/opt/openssl/lib
    CPPFLAGS: -I/usr/local/opt/openssl/include

==> Summary
🍺  /usr/local/Cellar/openssl/1.0.2k: 1,696 files, 12MB
==> Installing wget 
==> Downloading https://homebrew.bintray.com/bottles/wget-1.19.1.sierra.bottle.t
######################################################################## 100,0%
==> Pouring wget-1.19.1.sierra.bottle.tar.gz
🍺  /usr/local/Cellar/wget/1.19.1: 10 files, 1.6MB
==> Downloading https://homebrew.bintray.com/bottles/mpg123-1.23.8.sierra.bottle
######################################################################## 100,0%
==> Pouring mpg123-1.23.8.sierra.bottle.tar.gz
🍺  /usr/local/Cellar/mpg123/1.23.8: 23 files, 689.7KB
Checking updates for jarvis...Up-to-date
Applying updates of version 16.10.31...cat: config/check_updates: No such file or directory
Done

sounds/applause.wav:

 File Size: 463k      Bit Rate: 1.41M
  Encoding: Signed PCM    
  Channels: 2 @ 16-bit   
Samplerate: 44100Hz      
Replaygain: off         
  Duration: 00:00:02.62  

In:100%  00:00:02.62 [00:00:00.00] Out:116k  [      |      ] Hd:0.0 Clip:0    
Done.

rec WARN formats: can't set sample rate 16000; using 44100
rec WARN formats: can't set 1 channels; using 2

Input File     : 'default' (coreaudio)
Channels       : 2
Sample Rate    : 44100
Precision      : 32-bit
Sample Encoding: 32-bit Signed Integer PCM

In:0.00% 00:00:03.02 [00:00:00.00] Out:48.0k [      |      ]        Clip:0    
Done.

/tmp/jarvis-record.wav:

 File Size: 96.0k     Bit Rate: 256k
  Encoding: Signed PCM    
  Channels: 1 @ 16-bit   
Samplerate: 16000Hz      
Replaygain: off         
  Duration: 00:00:03.00  

In:100%  00:00:03.00 [00:00:00.00] Out:132k  [      |      ]        Clip:0    
Done.

Input File     : 'default' (coreaudio)
Channels       : 2
Sample Rate    : 44100
Precision      : 32-bit
Sample Encoding: 32-bit Signed Integer PCM

In:0.00% 00:00:03.51 [00:00:00.00] Out:132k  [      |      ]        Clip:0    
Done.

Input File     : 'default' (coreaudio)
Channels       : 2
Sample Rate    : 44100
Precision      : 32-bit
Sample Encoding: 32-bit Signed Integer PCM

In:0.00% 00:00:03.51 [00:00:00.00] Out:132k  [      |      ]        Clip:0    
Done.

Input File     : 'default' (coreaudio)
Channels       : 2
Sample Rate    : 44100
Precision      : 32-bit
Sample Encoding: 32-bit Signed Integer PCM

In:0.00% 00:00:03.51 [00:00:00.00] Out:132k  [      |      ]        Clip:0    
Done.

Input File     : 'default' (coreaudio)
Channels       : 2
Sample Rate    : 44100
Precision      : 32-bit
Sample Encoding: 32-bit Signed Integer PCM

In:0.00% 00:00:03.51 [00:00:00.00] Out:132k  [      |      ] Hd:0.0 Clip:286  
rec WARN gain: gain clipped 286 samples; decrease volume?
Done.

Input File     : 'default' (coreaudio)
Channels       : 2
Sample Rate    : 44100
Precision      : 32-bit
Sample Encoding: 32-bit Signed Integer PCM

In:0.00% 00:00:03.51 [00:00:00.00] Out:132k  [      |      ] Hd:1.5 Clip:0    
Done.
1/2 Preparation of dependencies
==> Downloading https://homebrew.bintray.com/bottles/portaudio-19.6.0.sierra.bot
######################################################################## 100,0%
==> Pouring portaudio-19.6.0.sierra.bottle.tar.gz
🍺  /usr/local/Cellar/portaudio/19.6.0: 33 files, 452.7KB
Error: No available formula with the name "bzip2" 
==> Searching for similarly named formulae...
These similarly named formulae were found:
lbzip2                                   pbzip2
To install one of them, run (for example):
  brew install lbzip2
==> Searching taps...
This formula was found in a tap:
homebrew/dupes/bzip2
To install it, run:
  brew install homebrew/dupes/bzip2
MacBook-Air-de-Mickael:jarvis mickael$ 
alexylem commented 7 years ago

Bon ok, en fait c'est un bug de mon côté sur le script d'installation de Snowboy. Il y a tellement peu de personnes qui utilisent Jarvis sur Mac que c'est à peine maintenant que je le découvre (grâce à toi). Je corrige.

alexylem commented 7 years ago

Voila c'est corrigé. Mettez à jour:

$> ./jarvis.sh -u
ghost commented 7 years ago

Yes merci. Je vais voir ça.