ispCP - Board - Support
File or Directory not found - in Ubuntu - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: System Setup & Installation (/forum-32.html)
+--- Thread: File or Directory not found - in Ubuntu (/thread-16009.html)

Pages: 1 2


File or Directory not found - in Ubuntu - Jeancp - 04-26-2012 04:43 AM

Hi,
I Have Ubuntu x86 on my server, and in this step of installation:
Quote:aptitude install $(cat ./docs/Ubuntu/ubuntu-packages-`lsb_release -cs`)

I have a error.
Quote:File or directory not found. No packages will be installed.

Anybody can help me?
I'm login with ROOT user...


RE: File or Directory not found - in Ubuntu - tomhb - 04-26-2012 05:20 AM

(04-26-2012 04:43 AM)Jeancp Wrote:  Hi,
I Have Ubuntu x86 on my server, and in this step of installation:
Quote:aptitude install $(cat ./docs/Ubuntu/ubuntu-packages-`lsb_release -cs`)

I have a error.
Quote:File or directory not found. No packages will be installed.

Anybody can help me?
I'm login with ROOT user...

# pwd?


RE: File or Directory not found - in Ubuntu - Jeancp - 04-27-2012 12:54 AM

What? I Don't understand.


RE: File or Directory not found - in Ubuntu - tomhb - 04-27-2012 01:17 AM

(04-27-2012 12:54 AM)Jeancp Wrote:  What? I Don't understand.

man pwd



RE: File or Directory not found - in Ubuntu - Jeancp - 04-28-2012 04:11 AM

(04-27-2012 01:17 AM)tomhb Wrote:  
(04-27-2012 12:54 AM)Jeancp Wrote:  What? I Don't understand.

man pwd

I enter PWD in the terminal, and showed me this:
Quote:/usr/local/src/ispcp/ispcp-omega-1.0.7



RE: File or Directory not found - in Ubuntu - tomhb - 04-28-2012 04:26 AM

(04-28-2012 04:11 AM)Jeancp Wrote:  I enter PWD in the terminal, and showed me this:
/usr/local/src/ispcp/ispcp-omega-1.0.7

wow - and now:
lsb_release -cs

tom



RE: File or Directory not found - in Ubuntu - Jeancp - 04-28-2012 10:50 AM

(04-28-2012 04:26 AM)tomhb Wrote:  
(04-28-2012 04:11 AM)Jeancp Wrote:  I enter PWD in the terminal, and showed me this:
/usr/local/src/ispcp/ispcp-omega-1.0.7

wow - and now:
lsb_release -cs

tom

I guess it didn't work Sad
look:

Quote:root@server1:/usr/local/src/ispcp/ispcp-omega-1.0.7# lsb_release -cs
precise
root@server1:/usr/local/src/ispcp/ispcp-omega-1.0.7# lsb_release -cs
precise



RE: File or Directory not found - in Ubuntu - tomhb - 04-28-2012 06:28 PM

(04-28-2012 10:50 AM)Jeancp Wrote:  I guess it didn't work Sad
look:

Quote:root@server1:/usr/local/src/ispcp/ispcp-omega-1.0.7# lsb_release -cs
precise
root@server1:/usr/local/src/ispcp/ispcp-omega-1.0.7# lsb_release -cs
precise

I never installed Ubuntu on a server, so I dont know, if there are workarounds
for it. For Ubuntu, it seems, that only lucid is working, but you can try (ON YOUR
OWN RISK!) to install it, with the lucid-setup. Just do:

# aptitude install $(cat ./docs/Ubuntu/ubuntu-packages-lucid)
maybe it should work!?

tom


RE: File or Directory not found - in Ubuntu - Jeancp - 04-29-2012 04:21 AM

(04-28-2012 06:28 PM)tomhb Wrote:  
(04-28-2012 10:50 AM)Jeancp Wrote:  I guess it didn't work Sad
look:

Quote:root@server1:/usr/local/src/ispcp/ispcp-omega-1.0.7# lsb_release -cs
precise
root@server1:/usr/local/src/ispcp/ispcp-omega-1.0.7# lsb_release -cs
precise

I never installed Ubuntu on a server, so I dont know, if there are workarounds
for it. For Ubuntu, it seems, that only lucid is working, but you can try (ON YOUR
OWN RISK!) to install it, with the lucid-setup. Just do:

# aptitude install $(cat ./docs/Ubuntu/ubuntu-packages-lucid)
maybe it should work!?

tom

Ok Tom. Thank you.
I'll try that, but it does not work I give up.

You use CentOS or Debian?


RE: File or Directory not found - in Ubuntu - tomhb - 04-29-2012 03:32 PM

(04-29-2012 04:21 AM)Jeancp Wrote:  You use CentOS or Debian?

Debian GNU/Linux. Squeeze is fully suported and maybe
the same like Ubuntu does.



tom