Falló la instalación de Truecrypt - 3 de 6 hunks FAILED

1

Lo primero es mostrarte dónde está la instalación en este momento:

  

n102:~ hendrikwindel$ brew info truecrypt truecrypt: stable 7.1a http://truecrypt.org/ Conflicts with: fuse4x Not installed From: https://github.com/Homebrew/homebrew/commits/master/Library/Formula/truecrypt.rb ==> Dependencies Build: pkg-config ✔, nasm ✔ Required: wxmac ✔, osxfuse ✔

Y ahora surge el problema:

  

n102:~ hendrikwindel$ brew install truecrypt ==> Downloading ftp://ftp.archlinux.org/other/tc/truecrypt-7.1a.tar.gz Already downloaded: /Library/Caches/Homebrew/truecrypt-7.1a.tar.gz ==> Patching patching file Main/Application.cpp Hunk #1 succeeded at 36 with fuzz 2. patching file Main/CommandLineInterface.cpp patching file Main/Forms/Forms.cpp Hunk #1 succeeded at 263 with fuzz 2. Hunk #2 FAILED at 305. Hunk #3 succeeded at 1443 with fuzz 2. Hunk #4 FAILED at 1468. Hunk #5 succeeded at 2894 with fuzz 2. Hunk #6 FAILED at 2951. 3 out of 6 hunks FAILED -- saving rejects to file Main/Forms/Forms.cpp.rej patching file Main/Forms/MainFrame.cpp patching file Main/Forms/SelectDirectoryWizardPage.cpp patching file Main/Forms/SelectDirectoryWizardPage.h patching file Main/GraphicUserInterface.cpp patching file Main/TextUserInterface.cpp patching file Main/UserPreferences.cpp patching file Platform/Unix/Process.cpp Error: Applying DATA patch failed

No tengo idea de lo que podría estar mal. Solo hay un breve prehistoria . Pero creo que no está relacionado con este problema.

    
pregunta elzaphod 01.04.2014 - 18:03

1 respuesta

1

Malas noticias

La Fórmula Truecrypt en Homebrew ha sido eliminada debido a errores y, probablemente, incertidumbre en la comunidad con respecto a la seguridad de Truecrypt.

También solía haber un barril homebrew que se eliminado debido a errores de instalación . Sin embargo, también se trasladó a homebrew-no oficial y se programó para su eliminación.

Para obtener más información acerca de la auditoría de terceros, y por qué Truecrypt sigue siendo seguro de usar, consulte los enlaces mencionados aquí .

Buenas noticias

He creado un Homebrew Tap para Truecrypt 7.1a que soluciona el problema de instalación y funciona en OS X 10.10 Yosemite!

Instalación

Primero, asegúrese de haber instalado homebrew-cask si todavía no lo ha hecho:

brew install caskroom/cask/brew-cask

Luego, ejecuta lo siguiente en tu línea de comandos:

brew tap trinitronx/homebrew-truecrypt

Uso

Nota : para ejecución de información:

brew cask info truecrypt

Una vez que el tap esté instalado, puedes instalar truecrypt !

brew cask install truecrypt
    
respondido por el TrinitronX 06.07.2015 - 10:16

Lea otras preguntas en las etiquetas