Unable to do the Installing packages

Hi everybody,

I was trying to intall the packages and also frappe commands for development according to the guide given on 
https://github.com/frappe/frappe-bench#updating

but i am facing password problem. Here is the steps i followed from my terminal

ub...@ubuntu-Server:~$ sudo su - frappe-bench
[sudo] password for ubuntuuser: 
No passwd entry for user 'frappe-bench'
ub...@ubuntu-Server:~$ clear
ub...@ubuntu-Server:~$ sudo su - erpnext
er...@ubuntu-Server:~$ cd frappe-bench
er...@ubuntu-Server:~/frappe-bench$ sudo apt-get install python-dev build-essential python-mysqldb git memcached ntp vim screen htop mariadb-server mariadb-common libmariadbclient-dev  libxslt1.1 libxslt1-dev redis-server libssl-dev libcrypto++-dev postfix
[sudo] password for erpnext: 
Sorry, try again.

i entered server passowrd as wel as database passowrd but not working. Is there another issue.
Please help and Thanks in advance.



Note:

 

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

    To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/f61fa6aa-ccb1-448f-945b-db2facde2f78%40googlegroups.com.

    For more options, visit https://groups.google.com/d/optout.

Are you trying to update the instance which we installed?

PS: This is direct mail to you, not posted on forum.

On Fri, Jun 13, 2014 at 1:48 PM, Khalid Abdu Said kh...@gmail.com wrote:

Hi everybody,

I was trying to intall the packages and also frappe commands for development
according to the guide given on
https://github.com/frappe/frappe-bench#updating

but i am facing password problem. Here is the steps i followed from my
terminal

ub…@ubuntu-Server:~$ sudo su - frappe-bench
[sudo] password for ubuntuuser:
No passwd entry for user ‘frappe-bench’
ub…@ubuntu-Server:~$ clear
ub…@ubuntu-Server:~$ sudo su - erpnext
er…@ubuntu-Server:~$ cd frappe-bench
er…@ubuntu-Server:~/frappe-bench$ sudo apt-get install python-dev
build-essential python-mysqldb git memcached ntp vim screen htop
mariadb-server mariadb-common libmariadbclient-dev libxslt1.1 libxslt1-dev
redis-server libssl-dev libcrypto+±dev postfix
[sudo] password for erpnext:
Sorry, try again.

i entered server passowrd as wel as database passowrd but not working. Is
there another issue.
Please help and Thanks in advance.


Note:

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much
    information as you can. Please see it from the point of view of the person
    receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send
    only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do
    not send images as attachments. Links are good. Same goes for any file you
    are going to send.

End of Note

You received this message because you are subscribed to the Google Groups
“ERPNext Developer Forum” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to erpnext-developer-forum+un...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/erpnext-developer-forum/f61fa6aa-ccb1-448f-945b-db2facde2f78%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Pratik
erpnext

Sorry Pratik,
I was following it on the forum.
Answering your question. No i am not trying to update the instance you installed on our server but i was trying to install packages and also frappe commands for development. Any thing wrong with the steps?


On Fri, Jun 13, 2014 at 11:23 AM, Pratik Vyas <pd...@gmail.com> wrote:
Are you trying to update the instance which we installed?

PS: This is direct mail to you, not posted on forum.

On Fri, Jun 13, 2014 at 1:48 PM, Khalid Abdu Said <kh...@gmail.com> wrote:
> Hi everybody,
>
> I was trying to intall the packages and also frappe commands for development
> according to the guide given on
> https://github.com/frappe/frappe-bench#updating
>
> but i am facing password problem. Here is the steps i followed from my
> terminal
>
> ub...@ubuntu-Server:~$ sudo su - frappe-bench
> [sudo] password for ubuntuuser:
> No passwd entry for user 'frappe-bench'
> ub...@ubuntu-Server:~$ clear
> ub...@ubuntu-Server:~$ sudo su - erpnext
> er...@ubuntu-Server:~$ cd frappe-bench
> er...@ubuntu-Server:~/frappe-bench$ sudo apt-get install python-dev
> build-essential python-mysqldb git memcached ntp vim screen htop
> mariadb-server mariadb-common libmariadbclient-dev libxslt1.1 libxslt1-dev
> redis-server libssl-dev libcrypto++-dev postfix
> [sudo] password for erpnext:
> Sorry, try again.
>
> i entered server passowrd as wel as database passowrd but not working. Is
> there another issue.
> Please help and Thanks in advance.
>
> --
> Note:
>
> If you are posting an issue,
> 1. We should be able to replicate it at our end. So please give us as much
> information as you can. Please see it from the point of view of the person
> receiving the communication.
> 2. Paste your code at http://pastebin.com or http://gist.github.com and send
> only the URL via email
> 3. For sending images, use http://imgur.com or other similar services. Do
> not send images as attachments. Links are good. Same goes for any file you
> are going to send.
>
> End of Note
> ---
> You received this message because you are subscribed to the Google Groups
> "ERPNext Developer Forum" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to erpnext-developer-forum+un...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/erpnext-developer-forum/f61fa6aa-ccb1-448f-945b-db2facde2f78%40googlegroups.com.

> For more options, visit https://groups.google.com/d/optout.









Pratik

erpnext


Hello Pratik,
Did u see my response.
Thank You


On Mon, Jun 16, 2014 at 11:35 AM, Khalid Abdu Said <kh...@gmail.com> wrote:
Sorry Pratik,
I was following it on the forum.
Answering your question. No i am not trying to update the instance you installed on our server but i was trying to install packages and also frappe commands for development. Any thing wrong with the steps?


On Fri, Jun 13, 2014 at 11:23 AM, Pratik Vyas <pd...@gmail.com> wrote:
Are you trying to update the instance which we installed?

PS: This is direct mail to you, not posted on forum.

On Fri, Jun 13, 2014 at 1:48 PM, Khalid Abdu Said <kh...@gmail.com> wrote:
> Hi everybody,
>
> I was trying to intall the packages and also frappe commands for development
> according to the guide given on
> https://github.com/frappe/frappe-bench#updating
>
> but i am facing password problem. Here is the steps i followed from my
> terminal
>
> ub...@ubuntu-Server:~$ sudo su - frappe-bench
> [sudo] password for ubuntuuser:
> No passwd entry for user 'frappe-bench'
> ub...@ubuntu-Server:~$ clear
> ub...@ubuntu-Server:~$ sudo su - erpnext
> er...@ubuntu-Server:~$ cd frappe-bench
> er...@ubuntu-Server:~/frappe-bench$ sudo apt-get install python-dev
> build-essential python-mysqldb git memcached ntp vim screen htop
> mariadb-server mariadb-common libmariadbclient-dev libxslt1.1 libxslt1-dev
> redis-server libssl-dev libcrypto++-dev postfix
> [sudo] password for erpnext:
> Sorry, try again.
>
> i entered server passowrd as wel as database passowrd but not working. Is
> there another issue.
> Please help and Thanks in advance.
>
> --
> Note:
>
> If you are posting an issue,
> 1. We should be able to replicate it at our end. So please give us as much
> information as you can. Please see it from the point of view of the person
> receiving the communication.
> 2. Paste your code at http://pastebin.com or http://gist.github.com and send
> only the URL via email
> 3. For sending images, use http://imgur.com or other similar services. Do
> not send images as attachments. Links are good. Same goes for any file you
> are going to send.
>
> End of Note
> ---
> You received this message because you are subscribed to the Google Groups
> "ERPNext Developer Forum" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to erpnext-developer-forum+un...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/erpnext-developer-forum/f61fa6aa-ccb1-448f-945b-db2facde2f78%40googlegroups.com.

> For more options, visit https://groups.google.com/d/optout.









Pratik

erpnext



Hi Khalid,

You have to either run the ‘apt-get install’ command as root or as a
user with sudo privelleges. Can you try as “ubuntuuser”?

Thanks,
Pratik

On Fri, Jun 13, 2014 at 1:48 PM, Khalid Abdu Said kh...@gmail.com wrote:

Hi everybody,

I was trying to intall the packages and also frappe commands for development
according to the guide given on
https://github.com/frappe/frappe-bench#updating

but i am facing password problem. Here is the steps i followed from my
terminal

ub…@ubuntu-Server:~$ sudo su - frappe-bench
[sudo] password for ubuntuuser:
No passwd entry for user ‘frappe-bench’
ub…@ubuntu-Server:~$ clear
ub…@ubuntu-Server:~$ sudo su - erpnext
er…@ubuntu-Server:~$ cd frappe-bench
er…@ubuntu-Server:~/frappe-bench$ sudo apt-get install python-dev
build-essential python-mysqldb git memcached ntp vim screen htop
mariadb-server mariadb-common libmariadbclient-dev libxslt1.1 libxslt1-dev
redis-server libssl-dev libcrypto+±dev postfix
[sudo] password for erpnext:
Sorry, try again.

i entered server passowrd as wel as database passowrd but not working. Is
there another issue.
Please help and Thanks in advance.


Note:

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much
    information as you can. Please see it from the point of view of the person
    receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send
    only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do
    not send images as attachments. Links are good. Same goes for any file you
    are going to send.

End of Note

You received this message because you are subscribed to the Google Groups
“ERPNext Developer Forum” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to erpnext-developer-forum+un...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/erpnext-developer-forum/f61fa6aa-ccb1-448f-945b-db2facde2f78%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Pratik
erpnext

Hi Pratik,
I did it on ubutuuser and i got the following error.
what is wrong with that

ub...@ubuntu-Server:~$ sudo apt-get install python-dev build-essential python-mysqldb git memcached ntp vim screen htop mariadb-server mariadb-common libmariadbclient-dev libxslt1.1 libxslt1-dev redis-server libssl-dev libcrypto++-dev postfix
[sudo] password for ubuntuuser:
Reading package lists... Done
Building dependency tree
Reading state information... Done
build-essential is already the newest version.
git is already the newest version.
libxslt1-dev is already the newest version.
libxslt1.1 is already the newest version.
ntp is already the newest version.
python-dev is already the newest version.
python-mysqldb is already the newest version.
screen is already the newest version.
vim is already the newest version.
htop is already the newest version.
libcrypto++-dev is already the newest version.
redis-server is already the newest version.
memcached is already the newest version.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
mariadb-server : Depends: mariadb-server-10.0 (= 10.0.12+maria-1~saucy) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
ub...@ubuntu-Server:~$


On Tue, Jun 17, 2014 at 10:07 AM, Khalid Abdu Said <kh...@gmail.com> wrote:
Hello Pratik,
Did u see my response.
Thank You


On Mon, Jun 16, 2014 at 11:35 AM, Khalid Abdu Said <kh...@gmail.com> wrote:
Sorry Pratik,
I was following it on the forum.
Answering your question. No i am not trying to update the instance you installed on our server but i was trying to install packages and also frappe commands for development. Any thing wrong with the steps?


On Fri, Jun 13, 2014 at 11:23 AM, Pratik Vyas <pd...@gmail.com> wrote:
Are you trying to update the instance which we installed?

PS: This is direct mail to you, not posted on forum.

On Fri, Jun 13, 2014 at 1:48 PM, Khalid Abdu Said <kh...@gmail.com> wrote:
> Hi everybody,
>
> I was trying to intall the packages and also frappe commands for development
> according to the guide given on
> https://github.com/frappe/frappe-bench#updating
>
> but i am facing password problem. Here is the steps i followed from my
> terminal
>
> ub...@ubuntu-Server:~$ sudo su - frappe-bench
> [sudo] password for ubuntuuser:
> No passwd entry for user 'frappe-bench'
> ub...@ubuntu-Server:~$ clear
> ub...@ubuntu-Server:~$ sudo su - erpnext
> er...@ubuntu-Server:~$ cd frappe-bench
> er...@ubuntu-Server:~/frappe-bench$ sudo apt-get install python-dev
> build-essential python-mysqldb git memcached ntp vim screen htop
> mariadb-server mariadb-common libmariadbclient-dev libxslt1.1 libxslt1-dev
> redis-server libssl-dev libcrypto++-dev postfix
> [sudo] password for erpnext:
> Sorry, try again.
>
> i entered server passowrd as wel as database passowrd but not working. Is
> there another issue.
> Please help and Thanks in advance.
>
> --
> Note:
>
> If you are posting an issue,
> 1. We should be able to replicate it at our end. So please give us as much
> information as you can. Please see it from the point of view of the person
> receiving the communication.
> 2. Paste your code at http://pastebin.com or http://gist.github.com and send
> only the URL via email
> 3. For sending images, use http://imgur.com or other similar services. Do
> not send images as attachments. Links are good. Same goes for any file you
> are going to send.
>
> End of Note
> ---
> You received this message because you are subscribed to the Google Groups
> "ERPNext Developer Forum" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to erpnext-developer-forum+un...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/erpnext-developer-forum/f61fa6aa-ccb1-448f-945b-db2facde2f78%40googlegroups.com.

> For more options, visit https://groups.google.com/d/optout.









Pratik

erpnext