Hi again. Firstly I want to say sorry for my low english.
I pass last error. Now i have that one... Where is the issue?
I'm able to upload plain text file (a.txt) to an sftp server, but when I pgp encrypt the file (a.txt.pgp), I get an error:
NOTE:> [10/8/2012 1:43:06 PM] New transfer created for \"c:\FTP\Bin\a.txt.pgp\" <23>
STATUS:> [10/8/2012 1:43:06 PM] Transferring file "/uploads/a.txt.pgp"...
STATUS:> [10/8/2012 1:43:06 PM] Changing directory to '/
Hey can anyone help me fix the issue I'm having? I can't flash any CM10 , new sense build 7 roms..because it keeps giving me the status 7 error when I flash the rom zip file.. how do I solve this status 7 error? ..I am using latest twrp
Flashing minicm9 succeeds without any error.
I am getting these mails daily, please help me on this
Code:
/etc/cron.daily/logrotate:
error: bad line 76 in state file /var/lib/logrotate.status
error: stat of /etc/logrotate.conf: failed: No such file or directory
error: stat of ASCII failed: No such file or directory
error: stat of text failed: No such file or directory
error: stat of # failed: No such file or directory
error:
When I try to install ANY application through terminal, I get this error:
Reading package lists... Error!
E: Read error - read (21: Is a directory)
E: The package lists or status file could not be parsed or opened.
And software center is also not opening.
Neither is Synaptic Package Manager.
I'm having troubles connecting to my ftp server.
Here's what it says,
Status: Connected Status:
Retrieving directory listing...
Command: PWD
Response: 257 "/home/sxxxn"
Command: TYPE I Response:
200 Switching to Binary mode.
Recently when trying install dependencies (that mysteriously disappeared) it wont work and I this error
Code:
dpkg: error: parsing file '/var/lib/dpkg/status' near line 54812 package 'libmjpegtools-1.9':
EOF during value of field `Description' (missing final newline)
E: Sub-process /usr/bin/dpkg returned an error code (2)
I've tried sudo apt-ge update but it still doesn't work.
]
currently I am a brand new Linux user. I am used to double clicking .exe files in Windows. I just installed Ubuntu 10.04. Everytime that i tried this command tar -xvzf xbmc-9.11.tar.gz i get this error message? xbmc-9.11.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
My Ubuntu version is 12.04 LTS. I have written some C programs. But there is a compiler-problem. I've googled and found that I need build-essential. So I download and installed it.
After installation, it worked well.