Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trouble installing afrimesh dashboard package #38

Open
GoogleCodeExporter opened this issue Mar 30, 2015 · 8 comments
Open

Trouble installing afrimesh dashboard package #38

GoogleCodeExporter opened this issue Mar 30, 2015 · 8 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.Download Ubuntu 10.4 LTS
2.follow instructions for afrimesh installation using ubuntu sudo 
apt-add-repository "deb http://ppa.launchpad.net/afrimesh/ppa/ubuntu hardy 
main" 
3.sudo apt-get install afrimesh-dashboard  

What is the expected output? install afrimesh dashboard What do you see 
instead? dashboard package not found?


What version of the product are you using? latest On what operating system? 
Ubuntu 10.4 LTS and or 10.10


Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 2 Nov 2010 at 3:18

@GoogleCodeExporter
Copy link
Author

[deleted comment]

1 similar comment
@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

Can you please try this instead:

  sudo apt-add-repository ppa:afrimesh/ppa
  sudo apt-get update
  sudo apt-get install afrimesh-dashboard

...and paste the output as a comment?

Tx!

Original comment by [email protected] on 4 Nov 2010 at 10:59

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Last login: Tue Nov  2 04:10:28 2010 from rrcs-96-10-100-18.se.biz.rr.com
ubuntu@ip-10-122-182-77:~$ {{{sudo apt-add-repository ppa:afrimesh/ppa
{{{sudo: command not found
ubuntu@ip-10-122-182-77:~$ sudo apt-add-repository ppa:afrimesh/ppa
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring 
--secret-keyring /etc/apt/secring.gpg --trustdb-name /etc/apt/trustdb.gpg 
--keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg 
--keyserver keyserver.ubuntu.com --recv F502A072187B5E2FC93AD52D12C5136C50CFBA3E
gpg: requesting key 50CFBA3E from hkp server keyserver.ubuntu.com
gpg: key 50CFBA3E: "Launchpad afrimesh" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1
ubuntu@ip-10-122-182-77:~$ sudo apt-get update
Hit http://us-east-1.ec2.archive.ubuntu.com lucid Release.gpg
Ign http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid/main Translation-en_US
Ign http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid/universe 
Translation-en_US
Hit http://us-east-1.ec2.archive.ubuntu.com lucid-updates Release.gpg
Ign http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/main 
Translation-en_US
Ign http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/universe 
Translation-en_US
Hit http://us-east-1.ec2.archive.ubuntu.com lucid Release
Hit http://us-east-1.ec2.archive.ubuntu.com lucid-updates Release
Hit http://us-east-1.ec2.archive.ubuntu.com lucid/main Packages
Hit http://us-east-1.ec2.archive.ubuntu.com lucid/universe Packages
Hit http://us-east-1.ec2.archive.ubuntu.com lucid/main Sources
Hit http://us-east-1.ec2.archive.ubuntu.com lucid/universe Sources
Hit http://us-east-1.ec2.archive.ubuntu.com lucid-updates/main Packages
Hit http://us-east-1.ec2.archive.ubuntu.com lucid-updates/universe Packages
Hit http://us-east-1.ec2.archive.ubuntu.com lucid-updates/main Sources
Hit http://us-east-1.ec2.archive.ubuntu.com lucid-updates/universe Sources
Get:1 http://security.ubuntu.com lucid-security Release.gpg [198B]
Ign http://security.ubuntu.com/ubuntu/ lucid-security/main Translation-en_US
Hit http://ppa.launchpad.net hardy Release.gpg
Ign http://ppa.launchpad.net/afrimesh/ppa/ubuntu/ hardy/main Translation-en_US
Ign http://security.ubuntu.com/ubuntu/ lucid-security/universe Translation-en_US
Get:2 http://ppa.launchpad.net lucid Release.gpg [316B]
Get:3 http://security.ubuntu.com lucid-security Release [38.5kB]
Ign http://ppa.launchpad.net/afrimesh/ppa/ubuntu/ lucid/main Translation-en_US
Hit http://ppa.launchpad.net lucid Release.gpg
Ign http://ppa.launchpad.net/antoine-7degrees/ppa/ubuntu/ lucid/main 
Translation-en_US
Hit http://ppa.launchpad.net hardy Release
Get:4 http://ppa.launchpad.net lucid Release [57.3kB]
Get:5 http://security.ubuntu.com lucid-security/main Packages [96.7kB]
Hit http://ppa.launchpad.net lucid Release
Hit http://ppa.launchpad.net hardy/main Packages
Get:6 http://ppa.launchpad.net lucid/main Packages [1,749B]
Get:7 http://security.ubuntu.com lucid-security/universe Packages [48.2kB]
Hit http://ppa.launchpad.net lucid/main Packages
Get:8 http://security.ubuntu.com lucid-security/main Sources [34.9kB]
Get:9 http://security.ubuntu.com lucid-security/universe Sources [12.9kB]
Fetched 291kB in 1s (220kB/s)
Reading package lists... Done
ubuntu@ip-10-122-182-77:~$ sudo apt-install
sudo: apt-install: command not found
ubuntu@ip-10-122-182-77:~$ sudo apt-get install
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 16 not upgraded.

Original comment by [email protected] on 4 Nov 2010 at 5:38

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

http://ec2-204-236-194-1.compute-1.amazonaws.com/afrimesh/  This is the final 
result check it out. Above it says last login was NOV 2 but I did just enter in 
what you asked about 15 mins ago. I'm not trained in linux and have never 
written any code so I am a great test model to see if by following the 
instructions an average person can get it working. :)  I do have an IT guy who 
works for us who is borderline brilliant and I'm sure he could get it working 
he will be in a few minutes.
 Cheers Ward 

Original comment by [email protected] on 4 Nov 2010 at 5:59

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Hit http://us-east-1.ec2.archive.ubuntu.com lucid-updates Release.gpg
Ign http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/main 
Translati                                             on-en_US
Ign http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/universe 
Trans                                             lation-en_US
Hit http://us-east-1.ec2.archive.ubuntu.com lucid Release
Hit http://us-east-1.ec2.archive.ubuntu.com lucid-updates Release
Hit http://us-east-1.ec2.archive.ubuntu.com lucid/main Packages
Hit http://us-east-1.ec2.archive.ubuntu.com lucid/universe Packages
Hit http://us-east-1.ec2.archive.ubuntu.com lucid/main Sources
Hit http://us-east-1.ec2.archive.ubuntu.com lucid/universe Sources
Hit http://us-east-1.ec2.archive.ubuntu.com lucid-updates/main Packages
Hit http://us-east-1.ec2.archive.ubuntu.com lucid-updates/universe Packages
Hit http://us-east-1.ec2.archive.ubuntu.com lucid-updates/main Sources
Hit http://us-east-1.ec2.archive.ubuntu.com lucid-updates/universe Sources
Hit http://security.ubuntu.com lucid-security Release.gpg
Ign http://security.ubuntu.com/ubuntu/ lucid-security/main Translation-en_US
Hit http://ppa.launchpad.net hardy Release.gpg
Ign http://ppa.launchpad.net/afrimesh/ppa/ubuntu/ hardy/main Translation-en_US
Hit http://ppa.launchpad.net lucid Release.gpg
ubuntu@ip-10-122-182-77:~$: command not found
Ign http://security.ubuntu.com/ubuntu/ lucid-security/universe Translation-en_US
Hit http://security.ubuntu.com lucid-security Release
ubuntu@ip-10-122-182-77:~$ Executing: gpg --ignore-time-conflict --no-options 
--no-default-keyring --secret                                             
-keyring /etc/apt/secring.gpg --trustdb-name /etc/apt/trustdb.gpg --keyring 
/etc                                             /apt/trusted.gpg 
--primary-keyring /etc/apt/trusted.gpg --keyserver keyserver.ub                 
                            untu.com --recv 
F502A072187B5E2FC93AD52D12C5136C50CFBA3E
Ign http://ppa.launchpad.net/afrimesh/ppa/ubuntu/ lucid/main Translation-en_US
Hit http://ppa.launchpad.net lucid Release.gpg
Ign http://ppa.launchpad.net/antoine-7degrees/ppa/ubuntu/ lucid/main 
Translation                                             -en_US
Hit http://ppa.launchpad.net hardy Release
Hit http://security.ubuntu.com lucid-security/main Packages
Hit http://ppa.launchpad.net lucid Release
Hit http://ppa.launchpad.net lucid Release
Hit http://security.ubuntu.com lucid-security/universe Packages
Hit http://security.ubuntu.com lucid-security/main Sources
Hit http://security.ubuntu.com lucid-security/universe Sources
Hit http://ppa.launchpad.net hardy/main Packages
Hit http://ppa.launchpad.net lucid/main Packages
Hit http://ppa.launchpad.net lucid/main Packages
Reading package lists... Done
ubuntu@ip-10-122-182-77:~$ sudo apt-get install
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 16 not upgraded.
ubuntu@ip-10-122-182-77:~$
ubuntu@ip-10-122-182-77:~$ ubuntu@ip-10-122-182-77:~$
ubuntu@ip-10-122-182-77:~$: command not found
ubuntu@ip-10-122-182-77:~$
Executing:: command not found
ubuntu@ip-10-122-182-77:~$ ubuntu@ip-10-122-182-77:~$
ubuntu@ip-10-122-182-77:~$: command not foundubuntu@ip-10-122-182-77:~$ gpg: 
requesting key 50CFBA3E from hkp server keyserver.ubuntu.com
No command 'gpg:' found, did you mean:
 Command 'gpgv' from package 'gpgv' (main)
 Command 'gpg' from package 'gnupg' (main)
 Command 'gpg2' from package 'gnupg2' (main)
gpg:: command not found
ubuntu@ip-10-122-182-77:~$ gpg: key 50CFBA3E: "Launchpad afrimesh" not changed
No command 'gpg:' found, did you mean:
 Command 'gpgv' from package 'gpgv' (main)
 Command 'gpg' from package 'gnupg' (main)
 Command 'gpg2' from package 'gnupg2' (main)
gpg:: command not found
ubuntu@ip-10-122-182-77:~$ gpg: Total number processed: 1
No command 'gpg:' found, did you mean:
 Command 'gpgv' from package 'gpgv' (main)
 Command 'gpg' from package 'gnupg' (main)
 Command 'gpg2' from package 'gnupg2' (main)
gpg:: command not found
ubuntu@ip-10-122-182-77:~$ gpg:              unchanged: 1
No command 'gpg:' found, did you mean:
 Command 'gpgv' from package 'gpgv' (main)
 Command 'gpg' from package 'gnupg' (main)
 Command 'gpg2' from package 'gnupg2' (main)
gpg:: command not found
ubuntu@ip-10-122-182-77:~$ ubuntu@ip-10-122-182-77:~$ sudo apt-get update
ubuntu@ip-10-122-182-77:~$: command not found
ubuntu@ip-10-122-182-77:~$ Hit http://us-east-1.ec2.archive.ubuntu.com lucid 
Release.gpg
No command 'Hit' found, did you mean:
 Command 'git' from package 'git-core' (main)
Hit: command not found
ubuntu@ip-10-122-182-77:~$ Ign http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ 
lucid/main Translation-en_US
Ign: command not found
ubuntu@ip-10-122-182-77:~$ Ign http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ 
lucid/universe Translation-e                                             n_US
Ign: command not found
ubuntu@ip-10-122-182-77:~$ Hit http://us-east-1.ec2.archive.ubuntu.com 
lucid-updates Release.gpg
No command 'Hit' found, did you mean:
 Command 'git' from package 'git-core' (main)
Hit: command not found
ubuntu@ip-10-122-182-77:~$ Ign http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ 
lucid-updates/main Translati                                             
on-en_US
Ign: command not found
ubuntu@ip-10-122-182-77:~$ Ign http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ 
lucid-updates/universe Trans                                             
lation-en_US
Ign: command not found
ubuntu@ip-10-122-182-77:~$ Hit http://us-east-1.ec2.archive.ubuntu.com lucid 
Release
No command 'Hit' found, did you mean:
 Command 'git' from package 'git-core' (main)
Hit: command not found
ubuntu@ip-10-122-182-77:~$ Hit http://us-east-1.ec2.archive.ubuntu.com 
lucid-updates Release
No command 'Hit' found, did you mean:
 Command 'git' from package 'git-core' (main)
Hit: command not found
ubuntu@ip-10-122-182-77:~$ Hit http://us-east-1.ec2.archive.ubuntu.com 
lucid/main Packages
No command 'Hit' found, did you mean:
 Command 'git' from package 'git-core' (main)
Hit: command not found
ubuntu@ip-10-122-182-77:~$ Hit http://us-east-1.ec2.archive.ubuntu.com 
lucid/universe Packages
No command 'Hit' found, did you mean:
 Command 'git' from package 'git-core' (main)
Hit: command not found
ubuntu@ip-10-122-182-77:~$ Hit http://us-east-1.ec2.archive.ubuntu.com 
lucid/main Sources
No command 'Hit' found, did you mean:
 Command 'git' from package 'git-core' (main)
Hit: command not found
ubuntu@ip-10-122-182-77:~$ Hit http://us-east-1.ec2.archive.ubuntu.com 
lucid/universe Sources
No command 'Hit' found, did you mean:
 Command 'git' from package 'git-core' (main)
Hit: command not found
ubuntu@ip-10-122-182-77:~$ Hit http://us-east-1.ec2.archive.ubuntu.com 
lucid-updates/main Packages
No command 'Hit' found, did you mean:
 Command 'git' from package 'git-core' (main)
Hit: command not found
ubuntu@ip-10-122-182-77:~$ Hit http://us-east-1.ec2.archive.ubuntu.com 
lucid-updates/universe Packages
No command 'Hit' found, did you mean:
 Command 'git' from package 'git-core' (main)
Hit: command not found
ubuntu@ip-10-122-182-77:~$ Hit http://us-east-1.ec2.archive.ubuntu.com 
lucid-updates/main Sources
No command 'Hit' found, did you mean:
 Command 'git' from package 'git-core' (main)
Hit: command not found
ubuntu@ip-10-122-182-77:~$ Hit http://us-east-1.ec2.archive.ubuntu.com 
lucid-updates/universe Sources
No command 'Hit' found, did you mean:
 Command 'git' from package 'git-core' (main)
Hit: command not found
ubuntu@ip-10-122-182-77:~$ Hit http://security.ubuntu.com lucid-security 
Release.gpg
No command 'Hit' found, did you mean:
 Command 'git' from package 'git-core' (main)
Hit: command not found
ubuntu@ip-10-122-182-77:~$ Ign http://security.ubuntu.com/ubuntu/ 
lucid-security/main Translation-en_US
Ign: command not found
ubuntu@ip-10-122-182-77:~$ Hit http://ppa.launchpad.net hardy Release.gpg
No command 'Hit' found, did you mean:
 Command 'git' from package 'git-core' (main)
Hit: command not found
ubuntu@ip-10-122-182-77:~$ Ign http://ppa.launchpad.net/afrimesh/ppa/ubuntu/ 
hardy/main Translation-en_US
Ign: command not found
ubuntu@ip-10-122-182-77:~$ Hit http://ppa.launchpad.net lucid Release.gpg
No command 'Hit' found, did you mean:
 Command 'git' from package 'git-core' (main)
Hit: command not found
ubuntu@ip-10-122-182-77:~$ Ign http://security.ubuntu.com/ubuntu/ 
lucid-security/universe Translation-en_US
Ign: command not found
ubuntu@ip-10-122-182-77:~$ Hit http://security.ubuntu.com lucid-security Release
No command 'Hit' found, did you mean:
 Command 'git' from package 'git-core' (main)
Hit: command not found
ubuntu@ip-10-122-182-77:~$ Ign http://ppa.launchpad.net/afrimesh/ppa/ubuntu/ 
lucid/main Translation-en_US
Ign: command not found
ubuntu@ip-10-122-182-77:~$ Hit http://ppa.launchpad.net lucid Release.gpg
No command 'Hit' found, did you mean:
 Command 'git' from package 'git-core' (main)
Hit: command not found
ubuntu@ip-10-122-182-77:~$ Ign 
http://ppa.launchpad.net/antoine-7degrees/ppa/ubuntu/ lucid/main Translation    
                                         -en_US
Ign: command not found
ubuntu@ip-10-122-182-77:~$ Hit http://ppa.launchpad.net hardy Release
No command 'Hit' found, did you mean:
 Command 'git' from package 'git-core' (main)
Hit: command not found
ubuntu@ip-10-122-182-77:~$ Hit http://security.ubuntu.com lucid-security/main 
Packages
No command 'Hit' found, did you mean:
 Command 'git' from package 'git-core' (main)
Hit: command not found
ubuntu@ip-10-122-182-77:~$ Hit http://ppa.launchpad.net lucid Release
No command 'Hit' found, did you mean:
 Command 'git' from package 'git-core' (main)
Hit: command not found
ubuntu@ip-10-122-182-77:~$ Hit http://ppa.launchpad.net lucid Release
No command 'Hit' found, did you mean:
 Command 'git' from package 'git-core' (main)
Hit: command not found
ubuntu@ip-10-122-182-77:~$ Hit http://security.ubuntu.com 
lucid-security/universe Packages
No command 'Hit' found, did you mean:
 Command 'git' from package 'git-core' (main)
Hit: command not found
ubuntu@ip-10-122-182-77:~$ Hit http://security.ubuntu.com lucid-security/main 
Sources
No command 'Hit' found, did you mean:
 Command 'git' from package 'git-core' (main)
Hit: command not found
ubuntu@ip-10-122-182-77:~$ Hit http://security.ubuntu.com 
lucid-security/universe Sources
No command 'Hit' found, did you mean:
 Command 'git' from package 'git-core' (main)
Hit: command not found
ubuntu@ip-10-122-182-77:~$ Hit http://ppa.launchpad.net hardy/main Packages
No command 'Hit' found, did you mean:
 Command 'git' from package 'git-core' (main)
Hit: command not found
ubuntu@ip-10-122-182-77:~$ Hit http://ppa.launchpad.net lucid/main Packages
No command 'Hit' found, did you mean:
 Command 'git' from package 'git-core' (main)
Hit: command not found
ubuntu@ip-10-122-182-77:~$ Hit http://ppa.launchpad.net lucid/main Packages
No command 'Hit' found, did you mean:
 Command 'git' from package 'git-core' (main)
Hit: command not found
ubuntu@ip-10-122-182-77:~$ Reading package lists... Done
Reading: command not found
ubuntu@ip-10-122-182-77:~$ ubuntu@ip-10-122-182-77:~$ sudo apt-get install
ubuntu@ip-10-122-182-77:~$: command not found
ubuntu@ip-10-122-182-77:~$ Reading package lists... Done
Reading: command not found
ubuntu@ip-10-122-182-77:~$ Building dependency tree
Building: command not found
ubuntu@ip-10-122-182-77:~$ Reading state information... Done
Reading: command not found
ubuntu@ip-10-122-182-77:~$ 0 upgraded, 0 newly installed, 0 to remove and 16 
not upgraded.
0: command not found

Original comment by [email protected] on 4 Nov 2010 at 6:09

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Hi, this is Tim Curnew. I'm the tech here at CityWide, and I've fixed the 
add-repository command, and got the partner repository added. The apt-get 
install afrimesh-dashboard call worked, but we're still getting the dashboard 
with the menu at the left, and nothing else. Please advise. Public access 
domain is http://celtin.net; thanks again.

Original comment by [email protected] on 4 Nov 2010 at 7:12

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Hit http://extras.ubuntu.com maverick/main i386 Packages                       
Get:11 http://archive.ubuntu.com maverick-updates/restricted Sources [778B]    
Get:12 http://archive.ubuntu.com maverick-updates/main Sources [92.4kB]        
Get:13 http://archive.ubuntu.com maverick-updates/multiverse Sources [1,496B]  
Get:14 http://archive.ubuntu.com maverick-updates/universe Sources [38.4kB]    
Get:15 http://archive.ubuntu.com maverick-updates/main i386 Packages [253kB]   
Get:16 http://archive.ubuntu.com maverick-updates/restricted i386 Packages 
[1,797B]                                                                        

Get:17 http://archive.ubuntu.com maverick-updates/universe i386 Packages 
[114kB]                                                                         

Get:18 http://archive.ubuntu.com maverick-updates/multiverse i386 Packages 
[2,844B]                                                                        

Get:19 http://archive.ubuntu.com maverick-security/restricted Sources [14B]     

Get:20 http://archive.ubuntu.com maverick-security/main Sources [31.9kB]        

Get:21 http://archive.ubuntu.com maverick-security/multiverse Sources [649B]    

Get:22 http://archive.ubuntu.com maverick-security/universe Sources [13.4kB]    

Get:23 http://archive.ubuntu.com maverick-security/main i386 Packages [111kB]   

Get:24 http://archive.ubuntu.com maverick-security/restricted i386 Packages 
[14B]                                                                           

Get:25 http://archive.ubuntu.com maverick-security/universe i386 Packages 
[53.5kB]                                                                        

Get:26 http://archive.ubuntu.com maverick-security/multiverse i386 Packages 
[1,660B]                                                                        

Get:27 http://archive.ubuntu.com maverick-proposed/restricted Sources [14B]     

Get:28 http://archive.ubuntu.com maverick-proposed/main Sources [54.3kB]        

Get:29 http://archive.ubuntu.com maverick-proposed/multiverse Sources [640B]    

Get:30 http://archive.ubuntu.com maverick-proposed/universe Sources [5,228B]    

Get:31 http://archive.ubuntu.com maverick-proposed/restricted i386 Packages 
[14B]                                                                           

Get:32 http://archive.ubuntu.com maverick-proposed/main i386 Packages [134kB]   

Get:33 http://archive.ubuntu.com maverick-proposed/multiverse i386 Packages 
[1,124B]                                                                        

Get:34 http://archive.ubuntu.com maverick-proposed/universe i386 Packages 
[15.6kB]                                                                        

Fetched 1,142kB in 48s (23.4kB/s)                                               

W: Failed to fetch 
http://ppa.launchpad.net/afrimesh/ppa/ubuntu/dists/maverick/main/source/Sources.
gz  404  Not Found

W: Failed to fetch 
http://ppa.launchpad.net/afrimesh/ppa/ubuntu/dists/maverick/main/binary-i386/Pac
kages.gz  404  Not Found

E: Some index files failed to download, they have been ignored, or old ones 
used instead.


Original comment by [email protected] on 29 Mar 2011 at 5:11

  • Added labels: ****
  • Removed labels: ****

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant