Bug 2269930 - Reference of /var/run in /etc/tmpfiles.d/anyterm.conf
Summary: Reference of /var/run in /etc/tmpfiles.d/anyterm.conf
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: anyterm
Version: 41
Hardware: All
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Alexander Boström
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-03-17 10:58 UTC by Jean-Claude
Modified: 2025-05-04 03:02 UTC (History)
1 user (show)

Fixed In Version: anyterm-1.2.3-45.fc41
Clone Of:
Environment:
Last Closed: 2025-05-04 03:02:26 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jean-Claude 2024-03-17 10:58:33 UTC
Need to replace /var/run by /run in the file /etc/tmpfiles.d/anyterm.conf.

Reproducible: Always

Steps to Reproduce:
1.dnf -y install anyterm
2.rpm -V anyterm
3.grep /var/run /etc/tmpfiles.d/anyterm.conf
Actual Results:  
[root@chappie ~]# LANG=C dnf -y install anyterm
Last metadata expiration check: 1:48:26 ago on Sun Mar 17 10:03:52 2024.
Dependencies resolved.
================================================================================
 Package          Architecture    Version                 Repository       Size
================================================================================
Installing:
 anyterm          x86_64          1.2.3-19.fc40           fedora          140 k

Transaction Summary
================================================================================
Install  1 Package

Total download size: 140 k
Installed size: 398 k
Downloading Packages:
anyterm-1.2.3-19.fc40.x86_64.rpm                1.2 MB/s | 140 kB     00:00    
--------------------------------------------------------------------------------
Total                                           405 kB/s | 140 kB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Running scriptlet: anyterm-1.2.3-19.fc40.x86_64                           1/1 
  Installing       : anyterm-1.2.3-19.fc40.x86_64                           1/1 
  Running scriptlet: anyterm-1.2.3-19.fc40.x86_64                           1/1 

Installed:
  anyterm-1.2.3-19.fc40.x86_64                                                  

Complete!
[root@chappie ~]# rpm -V anyterm
[root@chappie ~]# grep /var/run /etc/tmpfiles.d/anyterm.conf
d /var/run/anyterm 0755 root anyterm
[root@chappie ~]# 

Expected Results:  
[root@chappie ~]# LANG=C dnf -y install anyterm
Last metadata expiration check: 1:48:26 ago on Sun Mar 17 10:03:52 2024.
Dependencies resolved.
================================================================================
 Package          Architecture    Version                 Repository       Size
================================================================================
Installing:
 anyterm          x86_64          1.2.3-19.fc40           fedora          140 k

Transaction Summary
================================================================================
Install  1 Package

Total download size: 140 k
Installed size: 398 k
Downloading Packages:
anyterm-1.2.3-19.fc40.x86_64.rpm                1.2 MB/s | 140 kB     00:00    
--------------------------------------------------------------------------------
Total                                           405 kB/s | 140 kB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Running scriptlet: anyterm-1.2.3-19.fc40.x86_64                           1/1 
  Installing       : anyterm-1.2.3-19.fc40.x86_64                           1/1 
  Running scriptlet: anyterm-1.2.3-19.fc40.x86_64                           1/1 

Installed:
  anyterm-1.2.3-19.fc40.x86_64                                                  

Complete!
[root@chappie ~]# rpm -V anyterm
[root@chappie ~]# grep /var/run /etc/tmpfiles.d/anyterm.conf
[root@chappie ~]#

Comment 1 Aoife Moloney 2025-04-25 10:20:48 UTC
This message is a reminder that Fedora Linux 40 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora Linux 40 on 2025-05-13.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
'version' of '40'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, change the 'version' 
to a later Fedora Linux version. Note that the version field may be hidden.
Click the "Show advanced fields" button if you do not see it.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora Linux 40 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora Linux, you are encouraged to change the 'version' to a later version
prior to this bug being closed.

Comment 2 Fedora Update System 2025-04-25 19:26:40 UTC
FEDORA-2025-a4a4a1fab7 (anyterm-1.2.3-45.fc42) has been submitted as an update to Fedora 42.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-a4a4a1fab7

Comment 3 Fedora Update System 2025-04-25 19:35:54 UTC
FEDORA-2025-b7f063d95a (anyterm-1.2.3-45.fc41) has been submitted as an update to Fedora 41.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-b7f063d95a

Comment 4 Fedora Update System 2025-04-26 04:59:24 UTC
FEDORA-2025-a4a4a1fab7 has been pushed to the Fedora 42 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-a4a4a1fab7`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-a4a4a1fab7

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 5 Fedora Update System 2025-04-26 06:25:53 UTC
FEDORA-2025-b7f063d95a has been pushed to the Fedora 41 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-b7f063d95a`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-b7f063d95a

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 6 Fedora Update System 2025-05-04 02:29:53 UTC
FEDORA-2025-a4a4a1fab7 (anyterm-1.2.3-45.fc42) has been pushed to the Fedora 42 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 7 Fedora Update System 2025-05-04 03:02:26 UTC
FEDORA-2025-b7f063d95a (anyterm-1.2.3-45.fc41) has been pushed to the Fedora 41 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.