Notices


Reply
Thread Tools
Custodian's Avatar
Posts: 747 | Thanked: 2,370 times | Joined on May 2012 @ Moscow, Russia
#301
Originally Posted by marmistrz View Post
Still not working
...aaannnd done and checked that it is working
__________________
twitter: @basil_s home: http://thecust.net
OpenRepos.net - community driven repository project. Warehouse - native client for OpenRepos.net
Buy me a beer

Last edited by Custodian; 2014-11-10 at 13:14.
 

The Following 11 Users Say Thank You to Custodian For This Useful Post:
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#302
Is there any way to get upload progress? I'd like to migrate my meecolay repo to openrepos. I have a lot of packages (over 100 MB for meegotouch) to upload but my upload speed is crappy so it's gonna take over 30 mins.

I'd be eager to use some console tools
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 

The Following 2 Users Say Thank You to marmistrz For This Useful Post:
Custodian's Avatar
Posts: 747 | Thanked: 2,370 times | Joined on May 2012 @ Moscow, Russia
#303
Originally Posted by marmistrz View Post
Is there any way to get upload progress?
It is not possible to enable upload progress for now, due to backend parts used.

Originally Posted by marmistrz View Post
I'd be eager to use some console tools
there is "orn-cli" utility for managing repositories from command line, it is a bit outdated, and I'm working on actualization.
__________________
twitter: @basil_s home: http://thecust.net
OpenRepos.net - community driven repository project. Warehouse - native client for OpenRepos.net
Buy me a beer
 

The Following 10 Users Say Thank You to Custodian For This Useful Post:
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#304
And does orn-cli at least inform which files have already been uploaded?
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 
Posts: 87 | Thanked: 35 times | Joined on Jan 2015
#305
I applied for puplisher role on openrepos to convert my account to a puplisher account, how long does this takes usally?
 
Custodian's Avatar
Posts: 747 | Thanked: 2,370 times | Joined on May 2012 @ Moscow, Russia
#306
Originally Posted by Thaodan View Post
I applied for puplisher role on openrepos to convert my account to a puplisher account, how long does this takes usally?
As soon as I note mail popup message. Done.

Originally Posted by marmistrz View Post
And does orn-cli at least inform which files have already been uploaded?
It will show you the process, yes.
__________________
twitter: @basil_s home: http://thecust.net
OpenRepos.net - community driven repository project. Warehouse - native client for OpenRepos.net
Buy me a beer
 

The Following 2 Users Say Thank You to Custodian For This Useful Post:
OVK's Avatar
Posts: 559 | Thanked: 1,017 times | Joined on May 2008 @ Finland
#307
When trying to install N9 Repomirror I get the following error:

operation failed sub-process /usr/bin/dpkg returned an error code (1)

Can't also install the .deb downloaded from Openrepos web page.

I would need the current repos to get curl which I need to install the Emojifix package.

What can I do?
__________________
Hattivattein lauma sankka suur!
 
Custodian's Avatar
Posts: 747 | Thanked: 2,370 times | Joined on May 2012 @ Moscow, Russia
#308
Originally Posted by OVK View Post
What can I do?
If you have developer mode enabled, try install deb file from the command line, to get more detailed output.

If you dont have developer mode enabled, make sure that you are trying to install N9 Repomirror v0.6.0. If previous version is installed, remove it first.
__________________
twitter: @basil_s home: http://thecust.net
OpenRepos.net - community driven repository project. Warehouse - native client for OpenRepos.net
Buy me a beer
 

The Following 3 Users Say Thank You to Custodian For This Useful Post:
OVK's Avatar
Posts: 559 | Thanked: 1,017 times | Joined on May 2008 @ Finland
#309
Originally Posted by Custodian View Post
If you have developer mode enabled, try install deb file from the command line, to get more detailed output.

If you dont have developer mode enabled, make sure that you are trying to install N9 Repomirror v0.6.0. If previous version is installed, remove it first.
Luckily had the dev mode already enabled, seems to install from there:

Code:
dpkg -i n9repomirror_0.6.0_armel.deb
file /var/lib/dpkg/tmp.ci/digsigsums cannot be opened
No digsigsums file
Selecting previously deselected package n9repomirror.
(Reading database ... 53794 files and directories currently installed.)
Unpacking n9repomirror (from n9repomirror_0.6.0_armel.deb) ...
Package n9repomirror: File '/var/lib/dpkg/info/n9repomirror.postinst' not in digsigsums -- warning
No digsigsums file
Setting up n9repomirror (0.6.0) ...
Remove all default offline repositories
/var/lib/dpkg/info/n9repomirror.postinst: line 4: can't create /etc/apt/sources.list.d/aegis.ssu-keyring-001.list: Permission denied
dpkg: error processing n9repomirror (--install):
 subprocess installed post-installation script returned error exit status 2
Errors were encountered while processing:
 n9repomirror
aegis-installing n9repomirror (from 'com.nokia.maemo/net.openrepos.harmattan')
/home/user/MyDocs/.downloads #
Sources list seems to get updated despite of the errors. Don't know why installing by clicking the .deb fails.
__________________
Hattivattein lauma sankka suur!

Last edited by OVK; 2015-08-03 at 11:30.
 
Custodian's Avatar
Posts: 747 | Thanked: 2,370 times | Joined on May 2012 @ Moscow, Russia
#310
Originally Posted by OVK View Post
Sources list seems to get updated despite of the errors. Don't know why installing by clicking the .deb fails.
Installation still fails, and package is not in 'installed' state. It will continue report errors during any other dpkg operations.

Originally Posted by OVK View Post
Remove all default offline repositories
/var/lib/dpkg/info/n9repomirror.postinst: line 4: can't create /etc/apt/sources.list.d/aegis.ssu-keyring-001.list: Permission denied
That permission issue is source of all troubles.
Please post output of following command:
Code:
ls -la /etc/apt/sources.list.d
__________________
twitter: @basil_s home: http://thecust.net
OpenRepos.net - community driven repository project. Warehouse - native client for OpenRepos.net
Buy me a beer
 

The Following User Says Thank You to Custodian For This Useful Post:
Reply

Tags
awesome, harmattan, meego, repository, service


 
Forum Jump


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