Reply
Thread Tools
coderus's Avatar
Posts: 6,436 | Thanked: 12,699 times | Joined on Nov 2011 @ Ängelholm, Sweden
#211
can you try:
Code:
devel-su
wget http://coderus.thecust.net/gpg.key
apt-key add gpg.key
apt-get update
apt-get install --reinstall system-ui
__________________
Telegram | Openrepos | GitHub | Revolut donations
 
Posts: 1,038 | Thanked: 3,980 times | Joined on Nov 2010 @ USA
#212
Originally Posted by coderus View Post
can you try:
Code:
devel-su
wget http://coderus.thecust.net/gpg.key
apt-key add gpg.key
apt-get update
apt-get install --reinstall system-ui
No permission error doing that. Do get error setting up status menu at end. Don't know if that's relevant, since status menu stuff does appear anyway.
Code:
BusyBox v1.20.0.git (MeeGo 3:1.20-0.2+0m8) built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ # wget http://coderus.thecust.net/gpg.key
--08:42:43--  http://coderus.thecust.net/gpg.key
           => `gpg.key'
Resolving coderus.thecust.net... 46.39.225.253
Connecting to coderus.thecust.net|46.39.225.253|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2,560 (2.5K) [text/plain]

100%[===============>] 2,560         --.--K/s

08:42:44 (1.38 MB/s) - `gpg.key' saved [2560/2560]

~ # apt-key add gpg.key
OK
~ # apt-get update
Get:1 exec:////usr/bin/osa --packages
Hit http://coderus.thecust.net trusted Release.gpg
Ign http://coderus.thecust.net trusted/main Translation-en_US
Ign http://coderus.thecust.net trusted/old Translation-en_US
Hit https://downloads.maemo.nokia.com ./ Release.gpg
20% [Connecting to repo.apps.formeego.org] [1 exec:////usrQNetworkReplyImpl::_q_startOperation was called more than once
Hit http://repo.apps.formeego.org ./ Release.gpg
Ign http://repo.apps.formeego.org ./ Translation-en_US
Hit http://repo.apps.formeego.org ./ Release.gpg
Ign http://repo.apps.formeego.org ./ Translation-en_US
Ign http://harmattan-dev.nokia.com harmattan/sdk Release.gpg
Ign http://harmattan-dev.nokia.com harmattan/sdk/free Translation-en_US
Ign http://harmattan-dev.nokia.com harmattan/sdk/non-free Translation-en_US
Ign https://downloads.maemo.nokia.com ./ Translation-en_US
Hit https://downloads.maemo.nokia.com ./ Release.gpg
Hit http://coderus.thecust.net trusted Release
Ign https://downloads.maemo.nokia.com ./ Translation-en_US
Hit http://repo.apps.formeego.org ./ Release
Hit http://repo.apps.formeego.org ./ Release
Hit https://downloads.maemo.nokia.com ./ Release.gpg
Ign https://downloads.maemo.nokia.com ./ Translation-en_US
Hit http://harmattan-dev.nokia.com harmattan/sdk Release
Hit https://downloads.maemo.nokia.com ./ Release
Hit https://downloads.maemo.nokia.com ./ Release
Hit https://downloads.maemo.nokia.com ./ Release
Ign http://coderus.thecust.net trusted/main Packages/DiffIndex
Ign http://coderus.thecust.net trusted/old Packages/DiffIndex
Ign https://downloads.maemo.nokia.com ./ Packages/DiffIndex
Ign http://repo.apps.formeego.org ./ Packages/DiffIndex
Ign http://repo.apps.formeego.org ./ Packages/DiffIndex
Ign http://harmattan-dev.nokia.com harmattan/sdk/free Packages/DiffIndex
Ign https://downloads.maemo.nokia.com ./ Packages/DiffIndex
Ign http://harmattan-dev.nokia.com harmattan/sdk/non-free Packages/DiffIndex
Hit http://coderus.thecust.net trusted/main Packages
Hit http://coderus.thecust.net trusted/old Packages
Ign https://downloads.maemo.nokia.com ./ Packages/DiffIndex
Hit https://downloads.maemo.nokia.com ./ Packages
Hit https://downloads.maemo.nokia.com ./ Packages
Hit https://downloads.maemo.nokia.com ./ Packages
Hit http://repo.apps.formeego.org ./ Packages
Hit http://repo.apps.formeego.org ./ Packages
Hit http://harmattan-dev.nokia.com harmattan/sdk/free Packages
Hit http://harmattan-dev.nokia.com harmattan/sdk/non-free Packages
Fetched 289kB in 5s (50.3kB/s)
Updating desktop entries... Done
Reading package lists... Done
~ # 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 0B/274kB of archives.
After this operation, 139kB of additional disk space will be used.
Do you want to continue [Y/n]?
(Reading database ... 50207 files and directories currently installed.)
Preparing to replace system-ui 1.3.2-1+0m8 (using .../system-ui_1.3.2-1+0m8_armel.deb) ...
Unpacking replacement system-ui ...
aegis-installing system-ui (from 'com.nokia.maemo')
Processing triggers for applauncherd-launcher ...
Setting up system-ui (1.3.2-1+0m8) ...
chown: /home/user/.status-menu/: No such file or directory
mkdir: can't create directory '/home/user/.status-menu': Permission denied
cp: can't create '/home/user/.status-menu/': Is a directory
cp: can't create '/home/user/.status-menu/': Is a directory
cp: can't create '/home/user/.status-menu/': Is a directory
chown: /home/user/.status-menu/: No such file or directory
xsession/sysuid start/running, process 11154
Updating desktop entries... Done
~ #
Update: I can't install anything from the trusted repo (system-ui-*, busybox*, etc.) using sudo from opensudo package, but method above is a sufficient work-around to get the job done.

Last edited by robthebold; 2013-08-07 at 13:54. Reason: additional ino
 
Posts: 109 | Thanked: 59 times | Joined on Apr 2012
#213
@coderus
installed your repository successfully, ran apt-get update

trying to install aptitude - getting this error, am i missing something ??

thx in advance

# apt-get install aptitude
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package aptitude is not available, but is referred to by another package.
This may mean that the package is missing, hasbeen obsoleted, or
is only available from another source
E: Package aptitude has no installation candidate
~ #

EDIT: other pkgs work - just installed debinstaller

Last edited by sid21177; 2013-08-07 at 23:40.
 
coderus's Avatar
Posts: 6,436 | Thanked: 12,699 times | Joined on Nov 2011 @ Ängelholm, Sweden
#214
@sid21177 check packages list in first post. did you see aptitude here?
__________________
Telegram | Openrepos | GitHub | Revolut donations
 
Posts: 466 | Thanked: 418 times | Joined on Jan 2010
#215
I think the only thing I really used that had been using inception was easy-deb-chroot. I don't really feel like flashing the openmode kernel, so can someone repackage it so it'll work with this?

slaapliedje

P.S. Not sure if I should ask this in the easy debian thread or here, I'll start here for now.
__________________
I have figured out the reason 'smartphones' were invented. They are for reading the internet while pooping. This means the best smartphone ever created is the N9. It is the only one that works so well single-handed.
 
Posts: 109 | Thanked: 59 times | Joined on Apr 2012
#216
Originally Posted by coderus View Post
@sid21177 check packages list in first post. did you see aptitude here?
No
I saw one of the later posts in this thread where aptitude was mentioned - and saw this statement in the 1st post
"New added packages will be announced as regular post in current topic."

my bad - any plans of bringing aptitude back, or reason for removal ??

Last edited by sid21177; 2013-08-08 at 18:38.
 
coderus's Avatar
Posts: 6,436 | Thanked: 12,699 times | Joined on Nov 2011 @ Ängelholm, Sweden
#217
aptitude and other tools not required trusted origin placed in OpenRepos
__________________
Telegram | Openrepos | GitHub | Revolut donations
 

The Following User Says Thank You to coderus For This Useful Post:
Posts: 1,038 | Thanked: 3,980 times | Joined on Nov 2010 @ USA
#218
I'm still trying to figure out what I did or didn't do to make the trusted repository not work properly on my N9.

sudo from package opensudo can't be used to install packages from the open repository (permission error), but these packages can be installed after devel-su'ing as per post #211.

I also discovered that commands aegis-dpkg and aegis-apt-get aren't found. So, e.g., typing "sudo aegis-dpkg -h" gives the result: "sudo: aegis-dpkg: command not found". Likewise for aegis-apt-get.

I tried the procedure suggested by coderus in post #211 (see my results in #212), and that method can be used to install packages in open repository. Is this a complete work-around? What about the (apparently) missing aegis-dpgk and aegis-apt-get?

And I have sudo apt-get update'd recently.

Any suggestions or other ideas to check would be appreciated.

Thanks.
 
coderus's Avatar
Posts: 6,436 | Thanked: 12,699 times | Joined on Nov 2011 @ Ängelholm, Sweden
#219
have you installed hack-installer?
__________________
Telegram | Openrepos | GitHub | Revolut donations
 
Posts: 1,038 | Thanked: 3,980 times | Joined on Nov 2010 @ USA
#220
Originally Posted by coderus View Post
have you installed hack-installer?
No. What repository contains hack-installer package? When I try to install with apt-get, I get the error: "Couldn't find package hack-installer"
 
Reply

Tags
coderus, harmattan, repository, trusted


 
Forum Jump


All times are GMT. The time now is 06:34.