Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong version with 15.6 repository. Remove ssl_verify=no. #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

crpb
Copy link

@crpb crpb commented Dec 28, 2024

Consider building a different package for each repository or finally fix /etc/os-release so it could actually be used how it is intended and wouldn't make any problems with OS-Detection from various viewpoints/integrations...

https://www.freedesktop.org/software/systemd/man/latest/os-release.html

The version problematic also affects grommunio-repo: Ticket#812850

Consider building a different package for each repository or finally fix
/etc/os-release so it could actually be used how it is intended and
wouldn't make any problems with OS-Detection from various
viewpoints/integrations...

https://www.freedesktop.org/software/systemd/man/latest/os-release.html
@crpb
Copy link
Author

crpb commented Dec 28, 2024

And btw, the release/branding package seems to neeed some tlc aswell from what i can see.

grom-test-1:~ # zypper --quiet --no-remote products
S  | Repository | Internal Name    | Name | Version     | Arch   | Is Base
---+------------+------------------+------+-------------+--------+--------
i+ | @System    | NAME="grommunio" |      | "2023.11.3" | noarch | No
grom-test-1:~ #

# which needs to be used like that with "product-info"
grom-test-1:~ # zypper --quiet --no-remote product-info 'NAME="grommunio"'


Information for product NAME="grommunio":
-----------------------------------------
Repository          : @System
Name                : NAME="grommunio"
Version             : "2023.11.3"
Arch                : noarch
Vendor              :
Flavor              :
Is Base             : No
Installed           : Yes
Status              : up-to-date
Update Repositories : ---
CPE Name            : undefined
Short Name          : NAME="grommunio"
Summary             :
Description         :

grom-test-4:~ # zypper product-info Leap
Loading repository data...
Reading installed packages...


Information for product Leap:
-----------------------------
Repository          : base
Name                : Leap
Version             : 15.6-1
Arch                : x86_64
Vendor              : openSUSE
End of Support      : 2025-12-31
Flavor              : ftp
Is Base             : Yes
Installed           : Yes (automatically)
Status              : up-to-date
Update Repositories : ---
CPE Name            : cpe:2.3:o:opensuse:leap:15.6:*:*:*:*:*:*:*
Short Name          : openSUSE Leap
Summary             : openSUSE Leap 15.6
Description         :
    openSUSE Leap 15.6.


grom-test-4:~ # zypper --quiet --no-remote products
S  | Repository | Internal Name | Name               | Version | Arch   | Is
Base
---+------------+---------------+--------------------+---------+--------+--------
i  | @System    | Leap          | openSUSE Leap 15.6 | 15.6-1  | x86_64 | Yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant