View Issue Details

IDProjectCategoryView StatusLast Update
0002121SkyChartOtherpublic19-08-14 12:26
ReporterMichael Sims Assigned ToPatrick Chevalley  
PrioritynormalSeveritytextReproducibilityalways
Status resolvedResolutionfixed 
PlatformPCOSLinuxOS Version64bit
Product Version4.0 
Summary0002121: Unable to install from instructions listed
DescriptionInstallation on Ubuntu
Add Patrick Chevalley's signature to APT
sh -c "echo deb http://www.ap-i.net/apt unstable main" > /etc/apt/sources.list.d/skychart.list"

It won't let me install from the Linux terminal. Please help.
TagsNo tags attached.

Activities

Patrick Chevalley

19-04-27 08:52

administrator   ~0005615

Sorry, this command miss the sudo command, I have updated the documentation page.
It is:
sudo sh -c "echo deb http://www.ap-i.net/apt stable main > /etc/apt/sources.list.d/skychart.list"

Do this fix the issue?

Issue History

Date Modified Username Field Change
19-04-27 06:44 Michael Sims New Issue
19-04-27 08:52 Patrick Chevalley Assigned To => Patrick Chevalley
19-04-27 08:52 Patrick Chevalley Severity minor => text
19-04-27 08:52 Patrick Chevalley Status new => feedback
19-04-27 08:52 Patrick Chevalley Target Version => 4.2
19-04-27 08:52 Patrick Chevalley Note Added: 0005615
19-06-20 07:50 Patrick Chevalley Target Version 4.2 =>
19-08-14 12:26 Patrick Chevalley Status feedback => resolved
19-08-14 12:26 Patrick Chevalley Resolution open => fixed