maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   SailfishOS (https://talk.maemo.org/forumdisplay.php?f=52)
-   -   2.1.0/Iijoki EA (https://talk.maemo.org/showthread.php?t=98885)

karlos devel 2017-06-05 23:03

Re: 2.1.0/Iijoki EA
 
I recommend @mosen @coderus to solve this issue. These guys are good for this, I hope they help you. : )

mosen 2017-06-06 14:31

Re: 2.1.0/Iijoki EA
 
Quote:

Originally Posted by karlos devel (Post 1528859)
I recommend @mosen @coderus to solve this issue. These guys are good for this, I hope they help you. : )

Thanks for the flowers, but i am mostly (successfully) guessing :D
Plus i am very bad in french.

Two observations @n950.

1) From your posted output i see you are running 2.1.0.10 and thus you get the persitant notification to update to 2.1.0.11 official release ;)

2) There is no adaption1 repo on your device. I do not know if it is necessary but you tried to perform force update command "pkcon repo-set-data adaptation1 refresh-now true" on non exiting repo adaption1 which naturally fails then.
Maybe try force update on adaption0 repository and on all other faulty cached repos like described and already linked here?
Code:

pkcon repo-set-data adaptation0 refresh-now true
zypper and augeas lay in jolla repo so to install zypper first try
Code:

pkcon repo-set-data jolla refresh-now true
To update to 2.1.0.11 you need to set release corresponding and then update, but you already know:
Code:

ssu re 2.1.0.11
version --dup


rasmarc 2017-06-06 16:30

Re: 2.1.0/Iijoki EA
 
I can not help solving this - received my Jolla just one month ago. But I found a way to suppress update notifications in the events view:

In '/usr/share/lipstick-jolla-home-qt5/eventsview/EventsViewList.qml' the line
Code:

sourceModel: systemUpdateListModel.populated ? systemUpdateListModel : null
has to be commented out:
Code:

// sourceModel: systemUpdateListModel.populated ? systemUpdateListModel : null
In version 2.1.1.12 this is line number 271. It is necessary because when opening the store an update check is done.

UNDO BEFORE UPDATING.

n950 2017-06-06 21:48

Re: 2.1.0/Iijoki EA
 
Quote:

Originally Posted by mosen (Post 1528901)
Thanks for the flowers, but i am mostly (successfully) guessing :D
Plus i am very bad in french.

Two observations @n950.

1) From your posted output i see you are running 2.1.0.10 and thus you get the persitant notification to update to 2.1.0.11 official release ;)

2) There is no adaption1 repo on your device. I do not know if it is necessary but you tried to perform force update command "pkcon repo-set-data adaptation1 refresh-now true" on non exiting repo adaption1 which naturally fails then.
Maybe try force update on adaption0 repository and on all other faulty cached repos like described and already linked here?
Code:

pkcon repo-set-data adaptation0 refresh-now true
zypper and augeas lay in jolla repo so to install zypper first try
Code:

pkcon repo-set-data jolla refresh-now true
To update to 2.1.0.11 you need to set release corresponding and then update, but you already know:
Code:

ssu re 2.1.0.11
version --dup


Code:

[root@Sailfish nemo]# pkcon repo-set-data adaptation0 refre
sh-now true
Mise en place des données
Attente dans la file
Attente de l'authentification
Attente dans la file
Démarrage
Requête
Démarrage
Exécution
Mise à jour de la liste des lo…
Erreur fatale: Can't access the given URL
[root@Sailfish nemo]# pkcon repo-set-data jolla refresh-now
true
Mise en place des données
Attente dans la file
Attente de l'authentification
Attente dans la file
Démarrage
Requête
Démarrage
Exécution
Mise à jour de la liste des lo…
Erreur fatale: Can't access the given URL
[root@Sailfish nemo]# ssu re 2.1.0.11
Changing release from 2.1.0.11 to 2.1.0.11
Your device is now in release mode!
[root@Sailfish nemo]# version --dup
REFRESHING CACHE AND DOWNLOADING PACKAGES
Refreshing: 0%
Message: adaptation0: [|] Failed to cache repo (127).
aliendalvik: [|] Failed to cache repo (127).
apps: [|] Failed to cache repo (127).
customer-jolla: [|] Failed to cache repo (127).
eas: [|] Failed to cache repo (127).
hotfixes: [|] Failed to cache repo (127).
jolla: [|] Failed to cache repo (127).
openrepos-BloodyFoxy: [|] Failed to cache repo (127).
openrepos-Schturman: [|] Failed to cache repo (127).
openrepos-Sfiet_Konstantin: [|] Failed to cache repo (127).
openrepos-basil: [|] Failed to cache repo (127).
store: [|] Failed to cache repo (127).
xt9: [|] Failed to cache repo (127).

Finished transaction (status=1, runtime=85298ms)
UPGRADING SYSTEM
Finished transaction (status=1, runtime=3202ms)
FINISHING

NO UPDATES FOUND. Try again later.

nothing work :( even your first code i don't put here.

karlos devel 2017-06-07 00:26

Re: 2.1.0/Iijoki EA
 
try " ssu status " need see someting

nieldk 2017-06-07 06:21

Re: 2.1.0/Iijoki EA
 
Quote:

Originally Posted by n950 (Post 1528914)
Code:

[root@Sailfish nemo]# pkcon repo-set-data adaptation0 refre
sh-now true
Mise en place des données
Attente dans la file
Attente de l'authentification
Attente dans la file
Démarrage
Requête
Démarrage
Exécution
Mise à jour de la liste des lo…
Erreur fatale: Can't access the given URL
[root@Sailfish nemo]# pkcon repo-set-data jolla refresh-now
true
Mise en place des données
Attente dans la file
Attente de l'authentification
Attente dans la file
Démarrage
Requête
Démarrage
Exécution
Mise à jour de la liste des lo…
Erreur fatale: Can't access the given URL
[root@Sailfish nemo]# ssu re 2.1.0.11
Changing release from 2.1.0.11 to 2.1.0.11
Your device is now in release mode!
[root@Sailfish nemo]# version --dup
REFRESHING CACHE AND DOWNLOADING PACKAGES
Refreshing: 0%
Message: adaptation0: [|] Failed to cache repo (127).
aliendalvik: [|] Failed to cache repo (127).
apps: [|] Failed to cache repo (127).
customer-jolla: [|] Failed to cache repo (127).
eas: [|] Failed to cache repo (127).
hotfixes: [|] Failed to cache repo (127).
jolla: [|] Failed to cache repo (127).
openrepos-BloodyFoxy: [|] Failed to cache repo (127).
openrepos-Schturman: [|] Failed to cache repo (127).
openrepos-Sfiet_Konstantin: [|] Failed to cache repo (127).
openrepos-basil: [|] Failed to cache repo (127).
store: [|] Failed to cache repo (127).
xt9: [|] Failed to cache repo (127).

Finished transaction (status=1, runtime=85298ms)
UPGRADING SYSTEM
Finished transaction (status=1, runtime=3202ms)
FINISHING

NO UPDATES FOUND. Try again later.

nothing work :( even your first code i don't put here.

Do you have an active Internet connection ?

n950 2017-06-07 07:05

Re: 2.1.0/Iijoki EA
 
Quote:

Originally Posted by karlos devel (Post 1528915)
try " ssu status " need see someting

Code:

[nemo@Sailfish ~]$ devel-su
Password:
[root@Sailfish nemo]# ssu status
Device registration status: not registered
Device model: Jolla (SbJ / JP-1301)
Device UID: ***
Release: 2.1.0.11
Domain: sales
[root@Sailfish nemo]#


n950 2017-06-07 07:07

Re: 2.1.0/Iijoki EA
 
Quote:

Originally Posted by nieldk (Post 1528918)
Do you have an active Internet connection ?

Yes I have one.

meet.vino 2017-06-07 07:35

Re: 2.1.0/Iijoki EA
 
How does one upgrade to the latest version of OS through zypper?

juiceme 2017-06-07 08:25

Re: 2.1.0/Iijoki EA
 
Quote:

Originally Posted by meet.vino (Post 1528926)
How does one upgrade to the latest version of OS through zypper?

You don't.

nieldk 2017-06-07 08:26

Re: 2.1.0/Iijoki EA
 
Quote:

Originally Posted by n950 (Post 1528922)
Code:

[nemo@Sailfish ~]$ devel-su
Password:
[root@Sailfish nemo]# ssu status
Device registration status: not registered
Device model: Jolla (SbJ / JP-1301)
Device UID: ***
Release: 2.1.0.11
Domain: sales
[root@Sailfish nemo]#


Look fine.
ssu lr shows these on my device:

Code:

- adaptation0    ... https://store-repository.jolla.com/releases/2.1.0.11/jolla-hw/adaptation-qualcomm-sbj/armv7hl/
 - aliendalvik    ... https://store-repository.jolla.com/releases/2.1.0.11/aliendalvik/SbJ/
 - apps          ... https://releases.jolla.com/jolla-apps/2.1.0.11/armv7hl/
 - customer-jolla ... https://store-repository.jolla.com/features/2.1.0.11/customers/jolla/armv7hl/
 - eas            ... https://store-repository.jolla.com/features/2.1.0.11/eas/armv7hl/
 - hotfixes      ... https://releases.jolla.com/releases/2.1.0.11/hotfixes/armv7hl/
 - jolla          ... https://releases.jolla.com/releases/2.1.0.11/jolla/armv7hl/
 - xt9            ... https://store-repository.jolla.com/features/2.1.0.11/xt9/armv7hl/

Enabled repositories (user):
 - store ... https://store-repository.jolla.com/SbJ/armv7hl/?version=2.1.0.11


karlos devel 2017-06-07 11:01

Re: 2.1.0/Iijoki EA
 
Try @n950: $ "ping openrepos.net -c 2" In This Case paste here all the terminal information show ,that nothing is left out without copy. ..will helpfull To put the puzzle together ;)

explit 2017-06-22 11:46

Re: 2.1.0/Iijoki EA
 
Hi guys

Any news on later leaked releases than 2.1.1.12 ? Something new ?

nthn 2017-06-22 12:01

Re: 2.1.0/Iijoki EA
 
There will be news when there is news.

Ancelad 2017-06-22 15:13

Re: 2.1.0/Iijoki EA
 
cbeta release has number > 2.1.1.12


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

vBulletin® Version 3.8.8