Bug 7218 - [Anolis 23][nightly][x86/aarch64] NetworkManager-ppp软件包缺少依赖安装失败
Summary: [Anolis 23][nightly][x86/aarch64] NetworkManager-ppp软件包缺少依赖安装失败
Status: CONFIRMED
Alias: None
Product: Anolis OS 23
Classification: Anolis OS
Component: BaseOS Packages (show other bugs) BaseOS Packages
Version: 23.0
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: happy_orange
QA Contact: bolong_tbl
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-10 13:30 UTC by gitpush
Modified: 2024-02-02 22:12 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description gitpush alibaba_cloud_group 2023-11-10 13:30:03 UTC
Description of problem:
NetworkManager-ppp软件包缺少依赖安装失败

Version-Release number of selected component (if applicable):

[root@localhost ~]# cat /etc/os-release
NAME="Anolis OS"
VERSION="23"
ID="anolis"
VERSION_ID="23"
PLATFORM_ID="platform:an23"
PRETTY_NAME="Anolis OS 23"
ANSI_COLOR="0;31"
HOME_URL="https://openanolis.cn/"
BUG_REPORT_URL="https://bugzilla.openanolis.cn/"

How reproducible:

[root@iZbp19rh4d6jc9bt7yqry3Z ~]# yum install NetworkManager-ppp
Last metadata expiration check: 0:06:00 ago on Fri 10 Nov 2023 01:21:27 PM CST.
Error:
 Problem: conflicting requests
  - nothing provides ppp = 2.4.9 needed by NetworkManager-ppp-1:1.42.4-1.an23.x86_64 from os-Test
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)


[root@iZbp19rh4d6jc9bt7yqry3Z ~]# yum info  ppp
Last metadata expiration check: 0:03:51 ago on Fri 10 Nov 2023 01:21:27 PM CST.
Available Packages
Name         : ppp
Version      : 2.5.0
Release      : 1.an23
Architecture : src
Size         : 761 k
Source       : None
Repository   : os-source
Summary      : The Point-to-Point Protocol daemon
URL          : http://www.samba.org/ppp
License      : BSD and LGPLv2+ and GPLv2+ and Public Domain
Description  : The ppp package contains the PPP (Point-to-Point Protocol) daemon and
             : documentation for PPP support. The PPP protocol provides a method for
             : transmitting datagrams over serial point-to-point links. PPP is
             : usually used to dial in to an ISP (Internet Service Provider) or other
             : organization over a modem and phone line.

Name         : ppp
Version      : 2.5.0
Release      : 1.an23
Architecture : x86_64
Size         : 343 k
Source       : ppp-2.5.0-1.an23.src.rpm
Repository   : os-Test
Summary      : The Point-to-Point Protocol daemon
URL          : http://www.samba.org/ppp
License      : BSD and LGPLv2+ and GPLv2+ and Public Domain
Description  : The ppp package contains the PPP (Point-to-Point Protocol) daemon and
             : documentation for PPP support. The PPP protocol provides a method for
             : transmitting datagrams over serial point-to-point links. PPP is
             : usually used to dial in to an ISP (Internet Service Provider) or other
             : organization over a modem and phone line.


Steps to Reproduce:
如上

Actual results:
正常安装

Expected results:
安装失败

Additional info:
Comment 1 扣肉 2024-02-02 22:12:15 UTC
https://gitee.com/src-anolis-os/NetworkManager/pulls

两个有关 an23 的PR长期无人管理。。。