LinuxQuestions.org
Visit Jeremy's Blog.
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 12-15-2023, 10:32 AM   #1
MakeTopSite
Member
 
Registered: Jan 2021
Location: EU
Distribution: Ubuntu, openSUSE Leap & TW, Devuan, Debian
Posts: 252

Rep: Reputation: 3
TW 64b.: no need to restart Xorg ?


Code:
zypper  dup
has upgraded (among others) these packages:

Code:
  xorg-x11-server                    21.1.9-1.1 -> 21.1.9-2.1
  xorg-x11-server-extra              21.1.9-1.1 -> 21.1.9-2.1
  xorg-x11-server-Xvfb               21.1.9-1.1 -> 21.1.9-2.1
I'm using Xorg but

Code:
zypper ps -s
did not tell there was need to restart Xorg. Is it please expected behaviour ?
 
Old 12-15-2023, 01:05 PM   #2
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,818
Blog Entries: 1

Rep: Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068
Needed: no.

Desirable: yes.

I normally do my dups while X isn't running.

Simply logging out of X may cause it to restart. You can check whether this is the case with your configuration by finding the PID of Xorg using ps -A | grep Xorg before logging out, then again after logging back in to see if it changed.
 
Old 12-15-2023, 01:54 PM   #3
MakeTopSite
Member
 
Registered: Jan 2021
Location: EU
Distribution: Ubuntu, openSUSE Leap & TW, Devuan, Debian
Posts: 252

Original Poster
Rep: Reputation: 3
Quote:
Originally Posted by mrmazda View Post
Needed: no.

Desirable: yes.

I normally do my dups while X isn't running.

Simply logging out of X may cause it to restart. You can check whether this is the case with your configuration by finding the PID of Xorg using ps -A | grep Xorg before logging out, then again after logging back in to see if it changed.
Does
Code:
zypper ps -s
work correctly ?
 
Old 12-15-2023, 02:14 PM   #4
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,818
Blog Entries: 1

Rep: Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068
Code:
# inxi -S
System:
  Host: ab560 Kernel: 6.6.6-1-default arch: x86_64 bits: 64 Desktop: Trinity
    Distro: openSUSE Tumbleweed 20231214
# ps -A | grep Xorg
  909 tty7     00:00:00 Xorg.bin
# ps -s 909
  PID TTY          TIME CMD
  909 tty7     00:00:00 Xorg.bin
#
I'm not familiar with its use case, so don't know.
 
Old 12-16-2023, 02:29 AM   #5
MakeTopSite
Member
 
Registered: Jan 2021
Location: EU
Distribution: Ubuntu, openSUSE Leap & TW, Devuan, Debian
Posts: 252

Original Poster
Rep: Reputation: 3
Quote:
Originally Posted by mrmazda View Post
Code:
# inxi -S
System:
  Host: ab560 Kernel: 6.6.6-1-default arch: x86_64 bits: 64 Desktop: Trinity
    Distro: openSUSE Tumbleweed 20231214
# ps -A | grep Xorg
  909 tty7     00:00:00 Xorg.bin
# ps -s 909
  PID TTY          TIME CMD
  909 tty7     00:00:00 Xorg.bin
#
I'm not familiar with its use case, so don't know.
Nevermind, thank you for reply.
 
Old 12-21-2023, 02:01 AM   #6
MakeTopSite
Member
 
Registered: Jan 2021
Location: EU
Distribution: Ubuntu, openSUSE Leap & TW, Devuan, Debian
Posts: 252

Original Poster
Rep: Reputation: 3
happens in Leap 15.5 too:
Code:
zypper patch --category security 
Loading repository data...
Reading installed packages...
Patch 'openSUSE-SLE-15.5-2023-4927-1' is not in the specified category.
Patch 'openSUSE-SLE-15.5-2023-4913-1' is not in the specified category.
Resolving package dependencies...

The following 5 packages are going to be upgraded:
  ghostscript ghostscript-x11 xorg-x11-server xorg-x11-server-Xvfb xorg-x11-server-extra

The following 2 NEW patches are going to be installed:
  openSUSE-SLE-15.5-2023-4920 openSUSE-SLE-15.5-2023-4925

5 packages to upgrade.
Overall download size: 21.2 MiB. Already cached: 0 B. No additional space will be used or freed after the operation.
Continue? [y/n/v/...? shows all options] (y): y
Retrieving: ghostscript-9.52-150000.177.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15)
                                                                                                        (1/5),  17.9 MiB    
Retrieving delta: ./x86_64/ghostscript-9.52-150000.173.2_150000.177.1.x86_64.drpm, 223.7 KiB
Retrieving: ghostscript-9.52-150000.173.2_150000.177.1.x86_64.drpm .......................................[done (2.0 MiB/s)]
Applying delta: ./ghostscript-9.52-150000.173.2_150000.177.1.x86_64.drpm .............................................[done]
Retrieving: ghostscript-x11-9.52-150000.177.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15)
                                                                                                        (2/5),  80.5 KiB    
Retrieving: ghostscript-x11-9.52-150000.177.1.x86_64.rpm .................................................[done (1.2 MiB/s)]
Retrieving: xorg-x11-server-Xvfb-21.1.4-150500.7.13.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15)
                                                                                                        (3/5), 803.0 KiB    
Retrieving delta: ./x86_64/xorg-x11-server-Xvfb-21.1.4-150500.7.10.1_150500.7.13.1.x86_64.drpm, 83.5 KiB
Retrieving: xorg-x11-server-Xvfb-21.1.4-150500.7.10.1_150500.7.13.1.x86_64.drpm .........................[done (15.0 KiB/s)]
Applying delta: ./xorg-x11-server-Xvfb-21.1.4-150500.7.10.1_150500.7.13.1.x86_64.drpm ................................[done]
Retrieving: xorg-x11-server-extra-21.1.4-150500.7.13.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15)
                                                                                                        (4/5),   1.1 MiB    
Retrieving delta: ./x86_64/xorg-x11-server-extra-21.1.4-150500.7.10.1_150500.7.13.1.x86_64.drpm, 98.9 KiB
Retrieving: xorg-x11-server-extra-21.1.4-150500.7.10.1_150500.7.13.1.x86_64.drpm .....................................[done]
Applying delta: ./xorg-x11-server-extra-21.1.4-150500.7.10.1_150500.7.13.1.x86_64.drpm ...............................[done]
Retrieving: xorg-x11-server-21.1.4-150500.7.13.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15)
                                                                                                        (5/5),   1.4 MiB    
Retrieving delta: ./x86_64/xorg-x11-server-21.1.4-150500.7.10.1_150500.7.13.1.x86_64.drpm, 98.9 KiB
Retrieving: xorg-x11-server-21.1.4-150500.7.10.1_150500.7.13.1.x86_64.drpm ...........................................[done]
Applying delta: ./xorg-x11-server-21.1.4-150500.7.10.1_150500.7.13.1.x86_64.drpm .....................................[done]

Checking for file conflicts: .........................................................................................[done]
(1/5) Installing: ghostscript-9.52-150000.177.1.x86_64 ...............................................................[done]
(2/5) Installing: ghostscript-x11-9.52-150000.177.1.x86_64 ...........................................................[done]
(3/5) Installing: xorg-x11-server-Xvfb-21.1.4-150500.7.13.1.x86_64 ...................................................[done]
(4/5) Installing: xorg-x11-server-extra-21.1.4-150500.7.13.1.x86_64 ..................................................[done]
Updating /etc/sysconfig/displaymanager ...
(5/5) Installing: xorg-x11-server-21.1.4-150500.7.13.1.x86_64 ........................................................[done]
 

zypper ps -s
No processes using deleted files found.

No core libraries or services have been updated since the last system boot.
Reboot is probably not necessary.
 
Old 01-10-2024, 12:30 AM   #7
MakeTopSite
Member
 
Registered: Jan 2021
Location: EU
Distribution: Ubuntu, openSUSE Leap & TW, Devuan, Debian
Posts: 252

Original Poster
Rep: Reputation: 3
It's a bug, should be fixed now: https://bugzilla.suse.com/show_bug.cgi?id=1218291
 
Old 01-10-2024, 02:01 AM   #8
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,818
Blog Entries: 1

Rep: Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068
https://bugzilla.opensuse.org/show_bug.cgi?id=1218291 for openSUSE users.
 
1 members found this post helpful.
Old 01-11-2024, 02:56 AM   #9
MakeTopSite
Member
 
Registered: Jan 2021
Location: EU
Distribution: Ubuntu, openSUSE Leap & TW, Devuan, Debian
Posts: 252

Original Poster
Rep: Reputation: 3
Than you I'll post bugzilla.opensuse.org link next time.
 
Old 01-16-2024, 09:24 AM   #10
MakeTopSite
Member
 
Registered: Jan 2021
Location: EU
Distribution: Ubuntu, openSUSE Leap & TW, Devuan, Debian
Posts: 252

Original Poster
Rep: Reputation: 3
it works.
 
Old 01-16-2024, 02:01 PM   #11
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,818
Blog Entries: 1

Rep: Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068
Nice to hear!
 
Old 01-21-2024, 03:06 AM   #12
MakeTopSite
Member
 
Registered: Jan 2021
Location: EU
Distribution: Ubuntu, openSUSE Leap & TW, Devuan, Debian
Posts: 252

Original Poster
Rep: Reputation: 3
Thumbs up

Quote:
Originally Posted by mrmazda View Post
Nice to hear!
:-)
 
  


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
No Virtualization system - none of them - can do 64b guest without new hw support? jonathb Linux - Newbie 3 05-30-2011 11:11 AM
Trying to download Slackware13.1 64b. Any faster way? slkrover Slackware 1 11-01-2010 09:16 PM
Distinguish between gdbm 64b to gdbm 32b in rpm spec file. byaron Red Hat 1 10-13-2010 06:35 PM
Desktop Environment (GNOME) doesn't initiate after daily update (Debian Testing 64B) Mortuus Linux - Desktop 4 08-03-2010 06:06 AM
Help with Ubuntu 7.10 64b playing media files. Toby Deemer Linux - Software 7 01-17-2008 05:00 PM

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

All times are GMT -5. The time now is 07:22 AM.

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