Fix "Password required" Error When Using Unrar in Ubuntu Fix "Password required" Error Pada Saat Unrar di Ubuntu
If you've tried to use the built-in “Extract Here” functionality in Ubuntu's File Roller to extract either a single or a multi-part zip or rar file and ended up with a “Password required” error, then you might just assume the files are password protected when in fact they are not. Jika Anda sudah mencoba untuk menggunakan built-in "Extract Here" fungsionalitas di Ubuntu's File Roller untuk mengekstrak baik satu atau multi-bagian file zip atau rar dan berakhir dengan "Password required" error, maka Anda mungkin hanya berasumsi file-file tersebut dilindungi password padahal sebenarnya mereka tidak.
It turns out that this error message pops up for one of two other reasons: Ternyata pesan kesalahan ini muncul karena salah satu dari dua alasan:
- The files are named incorrectly or a file is missing. File-file tersebut dinamai secara tidak benar atau file yang hilang. Remember that Linux is case-sensitive and all files in the set should be named similarly. Ingat bahwa Linux adalah case-sensitive dan semua file dalam himpunan harus bernama sama.
- One of the files is damaged and might need to be repaired using GPar2, if you have the matching PAR files. Salah satu file mungkin rusak dan perlu diperbaiki dengan menggunakan GPar2, jika Anda memiliki file PAR cocok.
Here's the irritating error message. Berikut adalah pesan kesalahan yang mengganggu.

If you've also got the corresponding PAR recovery set files, what you'll want to do is install GPar2 using the Add/Remove Applications, or by just typing the following command into a terminal prompt: Jika Anda juga mendapatkan pemulihan yang sesuai PAR mengatur file, apa yang Anda ingin lakukan adalah menginstal GPar2 menggunakan Add / Remove Applications, atau dengan hanya mengetik perintah berikut dalam terminal:
sudo apt-get install gpar2 sudo apt-get install gpar2
Then you can just open up any one of the .par2 files and click the Repair button, which will take a fairly long time to complete, but should allow you to extract without errors. Kemudian Anda bisa saja membuka salah satu dari. Par2 file dan klik tombol Perbaikan, yang akan memakan waktu yang cukup lama untuk menyelesaikan, tetapi seharusnya memperbolehkan anda untuk ekstrak tanpa kesalahan.

More information on PAR or Parchive files can be found at Wikipedia, of course: Informasi lebih lanjut tentang PAR atau file Parchive dapat ditemukan di Wikipedia, tentu saja:
http://en.wikipedia.org/wiki/Parchive http://en.wikipedia.org/wiki/Parchive

Daily Email Updates Harian Email Pembaharuan
You can get our how-to articles in your inbox each day for free. Anda bisa mendapatkan kita bagaimana-untuk artikel dalam kotak masuk Anda setiap hari secara gratis. Just enter your name and email below: Cukup masukkan nama dan email Anda di bawah ini:



thank you bro. terima kasih bro. this was a really irritating problem . ini adalah masalah yang sangat menjengkelkan.
Thank you for this Terima kasih untuk
I've also noticed that if you use the non-free unrar (you can get it at Saya juga memperhatikan bahwa jika Anda menggunakan non-bebas unrar (Anda bisa mendapatkannya di http://www.rarlabs.com http://www.rarlabs.com ) that it'll work fine on files that give you the password prompt. ) Bahwa itu akan bekerja dengan baik pada file yang memberikan password prompt.