dpkg: error: reading package info file '/var/lib/dpkg/updates/0228': Is a directory
When i try to install something, i m getting below warning:
dpkg: error: reading package info file '/var/lib/dpkg/updates/0228': Is a directory
I searched some in the forum(for example-->dpkg: error: reading package info file /usr/local/var/lib/dpkg/status) and tried the steps which are given based on the issues that are similar to me. But nothing helped to solve this issue. Can anyone help me on this problem?
Note: Im using Ubuntu 16.04.5 LTS
Log Snippets:
ubuntu@ubuntu:/var/lib/dpkg/updates$ rmdir /0228
rmdir: failed to remove '/0228': No such file or directory
ubuntu@ubuntu:/var/lib/dpkg/updates$ sudo dpkg --configure -a
dpkg: error: reading package info file '/var/lib/dpkg/updates/0228': Is a directory
ubuntu@ubuntu:/var/lib/dpkg/updates$ sudo apt-get -f install
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
ubuntu@ubuntu:/var/lib/dpkg/updates$ sudo apt-get --fix-missing install
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
ubuntu@ubuntu:/var/lib/dpkg/updates$ sudo apt-get clean
ubuntu@ubuntu:/var/lib/dpkg/updates$ sudo apt-get update
Ign:1 cdrom://Ubuntu 16.04.5 LTS _Xenial Xerus_ - Release amd64 (20180731) xenial InRelease
Hit:2 cdrom://Ubuntu 16.04.5 LTS _Xenial Xerus_ - Release amd64 (20180731) xenial Release
Ign:4 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:5 http://security.ubuntu.com/ubuntu xenial-security InRelease
Hit:6 http://archive.ubuntu.com/ubuntu xenial InRelease
Hit:7 http://dl.google.com/linux/chrome/deb stable Release
Hit:8 http://archive.ubuntu.com/ubuntu xenial-updates InRelease
Hit:9 http://ppa.launchpad.net/webupd8team/java/ubuntu xenial InRelease
** (appstreamcli:9579): CRITICAL **: Error while moving old database out of the way.
AppStream cache update failed.
Reading package lists... Done
ubuntu@ubuntu:/var/lib/dpkg/updates$ sudo apt-get upgrade
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
ubuntu@ubuntu:/var/lib/dpkg/updates$ sudo apt-get dist-upgrade
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
ubuntu@ubuntu:/var/lib/dpkg/updates$ sudo apt-get clean
ubuntu@ubuntu:/var/lib/dpkg/updates$ sudo apt-get autoremove
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
ubuntu@ubuntu:/var/lib/dpkg/updates$ sudo dpkg --configure -a
dpkg: error: reading package info file '/var/lib/dpkg/updates/0228': Is a directory
dpkg
add a comment |
When i try to install something, i m getting below warning:
dpkg: error: reading package info file '/var/lib/dpkg/updates/0228': Is a directory
I searched some in the forum(for example-->dpkg: error: reading package info file /usr/local/var/lib/dpkg/status) and tried the steps which are given based on the issues that are similar to me. But nothing helped to solve this issue. Can anyone help me on this problem?
Note: Im using Ubuntu 16.04.5 LTS
Log Snippets:
ubuntu@ubuntu:/var/lib/dpkg/updates$ rmdir /0228
rmdir: failed to remove '/0228': No such file or directory
ubuntu@ubuntu:/var/lib/dpkg/updates$ sudo dpkg --configure -a
dpkg: error: reading package info file '/var/lib/dpkg/updates/0228': Is a directory
ubuntu@ubuntu:/var/lib/dpkg/updates$ sudo apt-get -f install
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
ubuntu@ubuntu:/var/lib/dpkg/updates$ sudo apt-get --fix-missing install
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
ubuntu@ubuntu:/var/lib/dpkg/updates$ sudo apt-get clean
ubuntu@ubuntu:/var/lib/dpkg/updates$ sudo apt-get update
Ign:1 cdrom://Ubuntu 16.04.5 LTS _Xenial Xerus_ - Release amd64 (20180731) xenial InRelease
Hit:2 cdrom://Ubuntu 16.04.5 LTS _Xenial Xerus_ - Release amd64 (20180731) xenial Release
Ign:4 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:5 http://security.ubuntu.com/ubuntu xenial-security InRelease
Hit:6 http://archive.ubuntu.com/ubuntu xenial InRelease
Hit:7 http://dl.google.com/linux/chrome/deb stable Release
Hit:8 http://archive.ubuntu.com/ubuntu xenial-updates InRelease
Hit:9 http://ppa.launchpad.net/webupd8team/java/ubuntu xenial InRelease
** (appstreamcli:9579): CRITICAL **: Error while moving old database out of the way.
AppStream cache update failed.
Reading package lists... Done
ubuntu@ubuntu:/var/lib/dpkg/updates$ sudo apt-get upgrade
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
ubuntu@ubuntu:/var/lib/dpkg/updates$ sudo apt-get dist-upgrade
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
ubuntu@ubuntu:/var/lib/dpkg/updates$ sudo apt-get clean
ubuntu@ubuntu:/var/lib/dpkg/updates$ sudo apt-get autoremove
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
ubuntu@ubuntu:/var/lib/dpkg/updates$ sudo dpkg --configure -a
dpkg: error: reading package info file '/var/lib/dpkg/updates/0228': Is a directory
dpkg
add a comment |
When i try to install something, i m getting below warning:
dpkg: error: reading package info file '/var/lib/dpkg/updates/0228': Is a directory
I searched some in the forum(for example-->dpkg: error: reading package info file /usr/local/var/lib/dpkg/status) and tried the steps which are given based on the issues that are similar to me. But nothing helped to solve this issue. Can anyone help me on this problem?
Note: Im using Ubuntu 16.04.5 LTS
Log Snippets:
ubuntu@ubuntu:/var/lib/dpkg/updates$ rmdir /0228
rmdir: failed to remove '/0228': No such file or directory
ubuntu@ubuntu:/var/lib/dpkg/updates$ sudo dpkg --configure -a
dpkg: error: reading package info file '/var/lib/dpkg/updates/0228': Is a directory
ubuntu@ubuntu:/var/lib/dpkg/updates$ sudo apt-get -f install
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
ubuntu@ubuntu:/var/lib/dpkg/updates$ sudo apt-get --fix-missing install
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
ubuntu@ubuntu:/var/lib/dpkg/updates$ sudo apt-get clean
ubuntu@ubuntu:/var/lib/dpkg/updates$ sudo apt-get update
Ign:1 cdrom://Ubuntu 16.04.5 LTS _Xenial Xerus_ - Release amd64 (20180731) xenial InRelease
Hit:2 cdrom://Ubuntu 16.04.5 LTS _Xenial Xerus_ - Release amd64 (20180731) xenial Release
Ign:4 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:5 http://security.ubuntu.com/ubuntu xenial-security InRelease
Hit:6 http://archive.ubuntu.com/ubuntu xenial InRelease
Hit:7 http://dl.google.com/linux/chrome/deb stable Release
Hit:8 http://archive.ubuntu.com/ubuntu xenial-updates InRelease
Hit:9 http://ppa.launchpad.net/webupd8team/java/ubuntu xenial InRelease
** (appstreamcli:9579): CRITICAL **: Error while moving old database out of the way.
AppStream cache update failed.
Reading package lists... Done
ubuntu@ubuntu:/var/lib/dpkg/updates$ sudo apt-get upgrade
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
ubuntu@ubuntu:/var/lib/dpkg/updates$ sudo apt-get dist-upgrade
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
ubuntu@ubuntu:/var/lib/dpkg/updates$ sudo apt-get clean
ubuntu@ubuntu:/var/lib/dpkg/updates$ sudo apt-get autoremove
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
ubuntu@ubuntu:/var/lib/dpkg/updates$ sudo dpkg --configure -a
dpkg: error: reading package info file '/var/lib/dpkg/updates/0228': Is a directory
dpkg
When i try to install something, i m getting below warning:
dpkg: error: reading package info file '/var/lib/dpkg/updates/0228': Is a directory
I searched some in the forum(for example-->dpkg: error: reading package info file /usr/local/var/lib/dpkg/status) and tried the steps which are given based on the issues that are similar to me. But nothing helped to solve this issue. Can anyone help me on this problem?
Note: Im using Ubuntu 16.04.5 LTS
Log Snippets:
ubuntu@ubuntu:/var/lib/dpkg/updates$ rmdir /0228
rmdir: failed to remove '/0228': No such file or directory
ubuntu@ubuntu:/var/lib/dpkg/updates$ sudo dpkg --configure -a
dpkg: error: reading package info file '/var/lib/dpkg/updates/0228': Is a directory
ubuntu@ubuntu:/var/lib/dpkg/updates$ sudo apt-get -f install
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
ubuntu@ubuntu:/var/lib/dpkg/updates$ sudo apt-get --fix-missing install
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
ubuntu@ubuntu:/var/lib/dpkg/updates$ sudo apt-get clean
ubuntu@ubuntu:/var/lib/dpkg/updates$ sudo apt-get update
Ign:1 cdrom://Ubuntu 16.04.5 LTS _Xenial Xerus_ - Release amd64 (20180731) xenial InRelease
Hit:2 cdrom://Ubuntu 16.04.5 LTS _Xenial Xerus_ - Release amd64 (20180731) xenial Release
Ign:4 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:5 http://security.ubuntu.com/ubuntu xenial-security InRelease
Hit:6 http://archive.ubuntu.com/ubuntu xenial InRelease
Hit:7 http://dl.google.com/linux/chrome/deb stable Release
Hit:8 http://archive.ubuntu.com/ubuntu xenial-updates InRelease
Hit:9 http://ppa.launchpad.net/webupd8team/java/ubuntu xenial InRelease
** (appstreamcli:9579): CRITICAL **: Error while moving old database out of the way.
AppStream cache update failed.
Reading package lists... Done
ubuntu@ubuntu:/var/lib/dpkg/updates$ sudo apt-get upgrade
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
ubuntu@ubuntu:/var/lib/dpkg/updates$ sudo apt-get dist-upgrade
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
ubuntu@ubuntu:/var/lib/dpkg/updates$ sudo apt-get clean
ubuntu@ubuntu:/var/lib/dpkg/updates$ sudo apt-get autoremove
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
ubuntu@ubuntu:/var/lib/dpkg/updates$ sudo dpkg --configure -a
dpkg: error: reading package info file '/var/lib/dpkg/updates/0228': Is a directory
dpkg
dpkg
edited Jan 3 at 19:43
N0rbert
21.7k547101
21.7k547101
asked Jan 3 at 19:43
Zafer ÇALIŞKANZafer ÇALIŞKAN
1
1
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Try to remove problematic objects
sudo rm -rf /var/lib/dpkg/updates/0228
and then continue the upgrade process
sudo dpkg --configure -a
sudo apt-get install -f
sudo apt-get dist-upgrade
If AppStream error persists, then follow solutions in this Q&A.
Some notes on your commands:
- The command
rmdir /0228
- is wrong. First/
means addressing from root, so this path is not existent.
Tried to remove with sudo rm -rf /var/lib/dpkg/updates/0228 but got this warning rm: cannot remove '/var/lib/dpkg/updates/0228': Structure needs cleaning
– Zafer ÇALIŞKAN
Jan 3 at 19:51
Then it is other problem - you have inconsistency in the filesystem. Follow this answer.
– N0rbert
Jan 3 at 19:53
I cheked the link you gave and tried the steps which are related with GRUB menu. I think my Ubuntu version does not contain the Advanced Options tab. But there is an option to open command line by just pressing 'c'. There, the command sudo and also fsck is not defined so that I m unable to make filesystem check. My GRUB version is : GNU GRUB version 2.02^^beta2-36ubuntu3.18
– Zafer ÇALIŞKAN
Jan 3 at 20:16
You should not open GRUB's command line, you should select boot option line named Advanced options for Ubuntu and then Ubuntu, with Linux ... (recovery mode). If this fails, then use installation media.
– N0rbert
Jan 3 at 20:23
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1106701%2fdpkg-error-reading-package-info-file-var-lib-dpkg-updates-0228-is-a-direct%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Try to remove problematic objects
sudo rm -rf /var/lib/dpkg/updates/0228
and then continue the upgrade process
sudo dpkg --configure -a
sudo apt-get install -f
sudo apt-get dist-upgrade
If AppStream error persists, then follow solutions in this Q&A.
Some notes on your commands:
- The command
rmdir /0228
- is wrong. First/
means addressing from root, so this path is not existent.
Tried to remove with sudo rm -rf /var/lib/dpkg/updates/0228 but got this warning rm: cannot remove '/var/lib/dpkg/updates/0228': Structure needs cleaning
– Zafer ÇALIŞKAN
Jan 3 at 19:51
Then it is other problem - you have inconsistency in the filesystem. Follow this answer.
– N0rbert
Jan 3 at 19:53
I cheked the link you gave and tried the steps which are related with GRUB menu. I think my Ubuntu version does not contain the Advanced Options tab. But there is an option to open command line by just pressing 'c'. There, the command sudo and also fsck is not defined so that I m unable to make filesystem check. My GRUB version is : GNU GRUB version 2.02^^beta2-36ubuntu3.18
– Zafer ÇALIŞKAN
Jan 3 at 20:16
You should not open GRUB's command line, you should select boot option line named Advanced options for Ubuntu and then Ubuntu, with Linux ... (recovery mode). If this fails, then use installation media.
– N0rbert
Jan 3 at 20:23
add a comment |
Try to remove problematic objects
sudo rm -rf /var/lib/dpkg/updates/0228
and then continue the upgrade process
sudo dpkg --configure -a
sudo apt-get install -f
sudo apt-get dist-upgrade
If AppStream error persists, then follow solutions in this Q&A.
Some notes on your commands:
- The command
rmdir /0228
- is wrong. First/
means addressing from root, so this path is not existent.
Tried to remove with sudo rm -rf /var/lib/dpkg/updates/0228 but got this warning rm: cannot remove '/var/lib/dpkg/updates/0228': Structure needs cleaning
– Zafer ÇALIŞKAN
Jan 3 at 19:51
Then it is other problem - you have inconsistency in the filesystem. Follow this answer.
– N0rbert
Jan 3 at 19:53
I cheked the link you gave and tried the steps which are related with GRUB menu. I think my Ubuntu version does not contain the Advanced Options tab. But there is an option to open command line by just pressing 'c'. There, the command sudo and also fsck is not defined so that I m unable to make filesystem check. My GRUB version is : GNU GRUB version 2.02^^beta2-36ubuntu3.18
– Zafer ÇALIŞKAN
Jan 3 at 20:16
You should not open GRUB's command line, you should select boot option line named Advanced options for Ubuntu and then Ubuntu, with Linux ... (recovery mode). If this fails, then use installation media.
– N0rbert
Jan 3 at 20:23
add a comment |
Try to remove problematic objects
sudo rm -rf /var/lib/dpkg/updates/0228
and then continue the upgrade process
sudo dpkg --configure -a
sudo apt-get install -f
sudo apt-get dist-upgrade
If AppStream error persists, then follow solutions in this Q&A.
Some notes on your commands:
- The command
rmdir /0228
- is wrong. First/
means addressing from root, so this path is not existent.
Try to remove problematic objects
sudo rm -rf /var/lib/dpkg/updates/0228
and then continue the upgrade process
sudo dpkg --configure -a
sudo apt-get install -f
sudo apt-get dist-upgrade
If AppStream error persists, then follow solutions in this Q&A.
Some notes on your commands:
- The command
rmdir /0228
- is wrong. First/
means addressing from root, so this path is not existent.
answered Jan 3 at 19:45
N0rbertN0rbert
21.7k547101
21.7k547101
Tried to remove with sudo rm -rf /var/lib/dpkg/updates/0228 but got this warning rm: cannot remove '/var/lib/dpkg/updates/0228': Structure needs cleaning
– Zafer ÇALIŞKAN
Jan 3 at 19:51
Then it is other problem - you have inconsistency in the filesystem. Follow this answer.
– N0rbert
Jan 3 at 19:53
I cheked the link you gave and tried the steps which are related with GRUB menu. I think my Ubuntu version does not contain the Advanced Options tab. But there is an option to open command line by just pressing 'c'. There, the command sudo and also fsck is not defined so that I m unable to make filesystem check. My GRUB version is : GNU GRUB version 2.02^^beta2-36ubuntu3.18
– Zafer ÇALIŞKAN
Jan 3 at 20:16
You should not open GRUB's command line, you should select boot option line named Advanced options for Ubuntu and then Ubuntu, with Linux ... (recovery mode). If this fails, then use installation media.
– N0rbert
Jan 3 at 20:23
add a comment |
Tried to remove with sudo rm -rf /var/lib/dpkg/updates/0228 but got this warning rm: cannot remove '/var/lib/dpkg/updates/0228': Structure needs cleaning
– Zafer ÇALIŞKAN
Jan 3 at 19:51
Then it is other problem - you have inconsistency in the filesystem. Follow this answer.
– N0rbert
Jan 3 at 19:53
I cheked the link you gave and tried the steps which are related with GRUB menu. I think my Ubuntu version does not contain the Advanced Options tab. But there is an option to open command line by just pressing 'c'. There, the command sudo and also fsck is not defined so that I m unable to make filesystem check. My GRUB version is : GNU GRUB version 2.02^^beta2-36ubuntu3.18
– Zafer ÇALIŞKAN
Jan 3 at 20:16
You should not open GRUB's command line, you should select boot option line named Advanced options for Ubuntu and then Ubuntu, with Linux ... (recovery mode). If this fails, then use installation media.
– N0rbert
Jan 3 at 20:23
Tried to remove with sudo rm -rf /var/lib/dpkg/updates/0228 but got this warning rm: cannot remove '/var/lib/dpkg/updates/0228': Structure needs cleaning
– Zafer ÇALIŞKAN
Jan 3 at 19:51
Tried to remove with sudo rm -rf /var/lib/dpkg/updates/0228 but got this warning rm: cannot remove '/var/lib/dpkg/updates/0228': Structure needs cleaning
– Zafer ÇALIŞKAN
Jan 3 at 19:51
Then it is other problem - you have inconsistency in the filesystem. Follow this answer.
– N0rbert
Jan 3 at 19:53
Then it is other problem - you have inconsistency in the filesystem. Follow this answer.
– N0rbert
Jan 3 at 19:53
I cheked the link you gave and tried the steps which are related with GRUB menu. I think my Ubuntu version does not contain the Advanced Options tab. But there is an option to open command line by just pressing 'c'. There, the command sudo and also fsck is not defined so that I m unable to make filesystem check. My GRUB version is : GNU GRUB version 2.02^^beta2-36ubuntu3.18
– Zafer ÇALIŞKAN
Jan 3 at 20:16
I cheked the link you gave and tried the steps which are related with GRUB menu. I think my Ubuntu version does not contain the Advanced Options tab. But there is an option to open command line by just pressing 'c'. There, the command sudo and also fsck is not defined so that I m unable to make filesystem check. My GRUB version is : GNU GRUB version 2.02^^beta2-36ubuntu3.18
– Zafer ÇALIŞKAN
Jan 3 at 20:16
You should not open GRUB's command line, you should select boot option line named Advanced options for Ubuntu and then Ubuntu, with Linux ... (recovery mode). If this fails, then use installation media.
– N0rbert
Jan 3 at 20:23
You should not open GRUB's command line, you should select boot option line named Advanced options for Ubuntu and then Ubuntu, with Linux ... (recovery mode). If this fails, then use installation media.
– N0rbert
Jan 3 at 20:23
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1106701%2fdpkg-error-reading-package-info-file-var-lib-dpkg-updates-0228-is-a-direct%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown