maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   MeeGo / Harmattan (https://talk.maemo.org/forumdisplay.php?f=45)
-   -   Harmattan Trusted repository. Certified source. (https://talk.maemo.org/showthread.php?t=90638)

lorenzo 2013-08-01 15:19

Re: Harmattan Trusted repository. Certified source.
 
that are the icons, i can remove the sqcircle if you prefer

coderus 2013-08-01 15:49

Re: Harmattan Trusted repository. Certified source.
 
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 :)

Akkumaru 2013-08-01 15:51

Oh i see, the flat grey icons :) Will try and make them, but it'll be tomorrow.

lorenzo 2013-08-01 17:14

Re: Harmattan Trusted repository. Certified source.
 
take a look at these :)
https://www.dropbox.com/sh/3k9l45crpyl23po/YMW3lBi1uW

lorenzo 2013-08-04 10:17

Re: Harmattan Trusted repository. Certified source.
 
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 2013-08-04 11:00

Re: Harmattan Trusted repository. Certified source.
 
:D
sudo is not a magic for installing packages
:D

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

and your link is empty.

lorenzo 2013-08-04 11:18

Re: Harmattan Trusted repository. Certified source.
 
Quote:

Originally Posted by coderus (Post 1356766)
[/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 2013-08-04 12:47

Re: Harmattan Trusted repository. Certified source.
 
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.

robthebold 2013-08-05 03:06

Re: Harmattan Trusted repository. Certified source.
 
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.

coderus 2013-08-05 04:52

Re: Harmattan Trusted repository. Certified source.
 
apt-get update maybe before using apt-get?


All times are GMT. The time now is 22:09.

vBulletin® Version 3.8.8