LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 08-01-2018, 02:10 AM   #1
pschmitt
Member
 
Registered: May 2014
Location: Karlsruhe Germany
Distribution: OpenSUSE Leap 15.1
Posts: 57

Rep: Reputation: Disabled
file conflicts while upgrading openSUSE leap 42.3 to 15.0


I followed the usual upgrade procedure from openSuse leap 42.3 to 15.0.
zypper lr yields the result showb in the attached file repList.txt.
Then I called zypper dup.
This downloaded and unpacked some 5000 packages okay.
The following conflict check found some 40 file conflicts shown in the attached file
fileConflicts.txt.
When I say "ignore" installation fails and i have to abort the process.
It seems that ffmpeg plays a role. but I am at a loss what to do.
Attached Files
File Type: txt repList.txt (2.1 KB, 32 views)
File Type: txt fileConflicts.txt (8.1 KB, 49 views)
 
Old 08-01-2018, 11:33 AM   #2
Sauerland
Member
 
Registered: Jul 2017
Distribution: openSUSE Leap
Posts: 200

Rep: Reputation: Disabled
All rpms for Leap 15.0 have a lp150 in the Name of the rpms....


So that is ok, you will install the Leap 15.0 packages........

And important for posting a Repo list ist the URL so better is to post
Code:
zypper lr -d
 
Old 08-05-2018, 12:04 AM   #3
polpak
Member
 
Registered: Jan 2011
Location: Planet Earth, Australia, NSW
Distribution: GNOME openSUSE Leap/Ubuntu
Posts: 189

Rep: Reputation: 21
Doing zypper dup often creates complications, most of which less obvious until later.



IMHO zypper dup suits those eager to test technical improvements, stretch the boundaries, or are in business with Technical Support Specialists available to test, modify then control the installations to ensure no problems for the NON-Technical.

As follow instructions for zypper dup need disable all repositories then add repositories for Leap 15.

For NON-Technical recommend CLEAN INSTALLations.



When Leap 15 installed and re-started computer after updates, then one at a time add other desired repositories with assigned priority where needed then do installation of the added repositories required items.

As complete repositories installation, check results from COMMAND zypper ps then IF required re-start computer.



Previously disk space was a serious issue, today with most HD's much larger this less an issue.


For openSUSE 42 and Leap 15 self has allocated

40G to 50G Linux root (x86-64) (New Installation)
4G BIOS boot
400G Linux home (keep using when found during installation)
500M EFI System
1G to 8G Linux swap
40G to 50G Linux root (x86-64) (older root or other OS)
...etc


BTW openSUSE and other linux versions during installation often IF closely follow the instructions, able to import existing /home as new installations /home so do not need copy back the data.

BTW this can always go wrong, so backups ESSENTIAL, at least for critical things.


Notice the BOLD indicates PRIORITY-Levels for these updates.
Code:
paulparker@linux-die4:~> zypper lr -d
Repository priorities in effect:                                                                                                             (See 'zypper lr -P' for details)
      90 (raised priority)  :  1 repository  
      95 (raised priority)  :  1 repository  
      99 (default priority) :  6 repositories

#  | Alias                           | Name                                    | Enabled | GPG Check | Refresh | Priority | Type   | URI                                                                      | Service
---+---------------------------------+-----------------------------------------+---------+-----------+---------+----------+--------+--------------------------------------------------------------------------+--------
 1 | download.opensuse.org-non-oss   | Main Repository (NON-OSS)               | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | http://download.opensuse.org/distribution/leap/15.0/repo/non-oss/        |        
 2 | download.opensuse.org-non-oss_1 | Update Repository (Non-Oss)             | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | http://download.opensuse.org/update/leap/15.0/non-oss/                   |        
 3 | download.opensuse.org-oss       | Main Repository (OSS)                   | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | http://download.opensuse.org/distribution/leap/15.0/repo/oss/            |        
 4 | download.opensuse.org-oss_1     | Main Update Repository                  | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | http://download.opensuse.org/update/leap/15.0/oss                        |        
 5 | dvd                             | dvd                                     | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | http://opensuse-guide.org/repo/openSUSE_Leap_15.0/                       |        
 6 | mozilla_Leap15                  | mozilla_Leap15                          | Yes     | (r ) Yes  | Yes     |   95     | rpm-md | http://download.opensuse.org/repositories/mozilla/openSUSE_Leap_15.0/    |        
 7 | packman                         | packman                                 | Yes     | (r ) Yes  | Yes     |   90     | rpm-md | http://packman.inode.at/suse/openSUSE_Leap_15.0/                         |        
 8 | repo-debug                      | openSUSE-Leap-15.0-Debug                | No      | ----      | ----    |   99     | NONE   | http://download.opensuse.org/debug/distribution/leap/15.0/repo/oss/      |        
 9 | repo-debug-non-oss              | openSUSE-Leap-15.0-Debug-Non-Oss        | No      | ----      | ----    |   99     | NONE   | http://download.opensuse.org/debug/distribution/leap/15.0/repo/non-oss/  |        
10 | repo-debug-update               | openSUSE-Leap-15.0-Update-Debug         | No      | ----      | ----    |   99     | NONE   | http://download.opensuse.org/debug/update/leap/15.0/oss/                 |        
11 | repo-debug-update-non-oss       | openSUSE-Leap-15.0-Update-Debug-Non-Oss | No      | ----      | ----    |   99     | NONE   | http://download.opensuse.org/debug/update/leap/15.0/non-oss/             |        
12 | repo-source                     | openSUSE-Leap-15.0-Source               | No      | ----      | ----    |   99     | NONE   | http://download.opensuse.org/source/distribution/leap/15.0/repo/oss/     |        
13 | repo-source-non-oss             | openSUSE-Leap-15.0-Source-Non-Oss       | No      | ----      | ----    |   99     | NONE   | http://download.opensuse.org/source/distribution/leap/15.0/repo/non-oss/ |        
14 | skype-stable                    | skype (stable)                          | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | https://repo.skype.com/rpm/stable/                                       |        
paulparker@linux-die4:~>

.

Last edited by polpak; 08-05-2018 at 12:07 AM.
 
Old 08-05-2018, 01:20 AM   #4
Sauerland
Member
 
Registered: Jul 2017
Distribution: openSUSE Leap
Posts: 200

Rep: Reputation: Disabled
Quote:
Notice the BOLD indicates PRIORITY-Levels for these updates.
Not for Updates, only for Installation of a packages that exists in an openSUSE Repo (OSS, Non-OSS) and the Mozilla Repo.

zypper update will not change an installed package to another Repo by himself.

For the normal Firefox, the Mozilla Repo is not necessary, the new Firefox will get later to the OSS-Update Repo.
 
1 members found this post helpful.
Old 08-06-2018, 04:22 AM   #5
pschmitt
Member
 
Registered: May 2014
Location: Karlsruhe Germany
Distribution: OpenSUSE Leap 15.1
Posts: 57

Original Poster
Rep: Reputation: Disabled
https://www.linuxquestions.org/questions/suse-opensuse-60/file-conflicts-while-upgrading-opensuse-leap-42-3-to-15-0-a-4175635404/

Thanks to both of you, Sauerland and polpak, for your valuable comments.
Meanwhile leap 15.0 is up and running on my machine.
Though my poor backup - I forgot to include the configuration files
of the form pschmitt/.xx - forces a lot of extra work on me.
It is too embarrassing to name all the stupid things I did to get me into trouble.
One the positive side: I have learned somthing.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Screen locker broken when upgrading Leap 42.3 to Leap 15.0 Crb999 SUSE / openSUSE 6 06-18-2018 01:13 AM
LXer: openSUSE Leap 42.2 is out, how to upgrade safely from openSUSE Leap 42.1 LXer Syndicated Linux News 0 11-17-2016 07:18 AM
LXer: Upgrading OpenSUSE Leap to OpenSUSE Tumbleweed LXer Syndicated Linux News 0 10-25-2016 10:31 AM
openSUSE Leap Add Direct Delete Option In File Manager ColJohnHannibalSmith SUSE / openSUSE 2 02-11-2016 02:43 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 01:49 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration