Reply
Thread Tools
lorenzo's Avatar
Posts: 491 | Thanked: 299 times | Joined on Jul 2012 @ Pordenone IT
#191
that are the icons, i can remove the sqcircle if you prefer
 
coderus's Avatar
Posts: 6,436 | Thanked: 12,701 times | Joined on Nov 2011 @ Ängelholm, Sweden
#192
you not understand. i mean icons line in status menu. i dont like bright color icons in menus. you will be able to change them after release, but for release i need icons which i like
__________________
Telegram | Openrepos | GitHub | Revolut donations
 
Akkumaru's Avatar
Posts: 694 | Thanked: 619 times | Joined on Nov 2011
#193
Oh i see, the flat grey icons Will try and make them, but it'll be tomorrow.
__________________
Still learning on geeky knowledge
N9 *stolen*N900 *died*N900 *on hiatus* OnePlus X
 
lorenzo's Avatar
Posts: 491 | Thanked: 299 times | Joined on Jul 2012 @ Pordenone IT
#194
take a look at these
https://www.dropbox.com/sh/3k9l45crpyl23po/YMW3lBi1uW

Last edited by lorenzo; 2013-08-04 at 11:19.
 
lorenzo's Avatar
Posts: 491 | Thanked: 299 times | Joined on Jul 2012 @ Pordenone IT
#195
i didn't understand something about opensudo: when we need to use sudo before dpkg -i / aegis-dpkg -i ? i know that with sudo we install packages as superusers but which packages need this type of installation?
 
coderus's Avatar
Posts: 6,436 | Thanked: 12,701 times | Joined on Nov 2011 @ Ängelholm, Sweden
#196

sudo is not a magic for installing packages


if you can't google it yourselt, read this: https://en.wikipedia.org/wiki/Sudo

and your link is empty.
__________________
Telegram | Openrepos | GitHub | Revolut donations
 
lorenzo's Avatar
Posts: 491 | Thanked: 299 times | Joined on Jul 2012 @ Pordenone IT
#197
Originally Posted by coderus View Post
[/code]Using sudo:
Code:
#installing regular package with no privileges from file
sudo dpkg -i package.deb
#installing regular package with no privileges or with privileges if placed on trusted repository, from repository
sudo apt-get install packagename
#installing package with privileges from file
sudo aegis-dpkg -i packagename
#installing package with privileges from any repository
sudo aegis-apt-get install packagename

#executing any commands under root
sudo command

#opening full-credentials shell (ariadne sh replacement)
sudo -s
i read but still don't understand: which packages need to be installed using sudo command?
 
coderus's Avatar
Posts: 6,436 | Thanked: 12,701 times | Joined on Nov 2011 @ Ängelholm, Sweden
#198
holy cow...
never used linux before N9? then install ubuntu on your desktop/laptop and learn it. i can't explain essential things for you. you should leant it self.
__________________
Telegram | Openrepos | GitHub | Revolut donations
 
Posts: 1,038 | Thanked: 3,980 times | Joined on Nov 2010 @ USA
#199
Something seems to have gone wrong for me in setting up trusted repositories. I tried installing system-ui-tools, got an unmet dependencies error. So I tried reinstalling system-ui and got this error? What did I do wrong, anything I need to recheck? Thanks.

Code:
/etc/apt/sources.list.d $ sudo apt-get install --reinstall
system-ui
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be upgraded:
  system-ui
1 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 1 not upgraded.
Need to get 274kB of archives.
After this operation, 139kB of additional disk space will be used.
Do you want to continue [Y/n]?
Get:1 http://coderus.thecust.net trusted/main system-ui 1.3.2-1+0m8 [274kB]
Fetched 274kB in 3s (73.8kB/s)
Aegis rejecting /var/cache/apt/archives/system-ui_1.3.2-1+0m8_armel.deb: package 'system-ui' origin cannot be determined  -- signature check failed
aegis aborting dpkg -- all listed package files rejected
Compilation failed in require.
Updating desktop entries... Done
E: Sub-process /usr/bin/dpkg returned an error code (255)
/etc/apt/sources.list.d $
Edit: I should add that nothing seemed to go wrong when first downloading or installing the trusted repo installer package. Installation of opensudo reported no errors.

I tried removing Coderus Unrestricted Repository thru "Manage applications" and redownloading and re-installing. It removed with no problem, and reinstalled and worked as before with no errors, but I still can't install/reinstall the packages from the trusted repository.

Last edited by robthebold; 2013-08-05 at 03:19. Reason: added more info
 
coderus's Avatar
Posts: 6,436 | Thanked: 12,701 times | Joined on Nov 2011 @ Ängelholm, Sweden
#200
apt-get update maybe before using apt-get?
__________________
Telegram | Openrepos | GitHub | Revolut donations
 
Reply

Tags
coderus, harmattan, repository, trusted


 
Forum Jump


All times are GMT. The time now is 01:31.