Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
eepm
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Иван Мажукин
eepm
Commits
31a6807b
Commit
31a6807b
authored
Dec 12, 2025
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "epm ei: don't check for distr version"
This reverts commit
88016ecd
.
parent
d9bd2852
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
epm-epm_install
bin/epm-epm_install
+1
-1
No files found.
bin/epm-epm_install
View file @
31a6807b
...
@@ -63,7 +63,7 @@ __epm_korinf_install() {
...
@@ -63,7 +63,7 @@ __epm_korinf_install() {
__epm_korinf_install_eepm
()
__epm_korinf_install_eepm
()
{
{
if
[
"
$BASEDISTRNAME
"
=
"alt"
]
&&
[
"
$EPMMODE
"
=
"package"
]
;
then
if
[
"
$BASEDISTRNAME
"
=
"alt"
]
&&
[
"
$
DISTRVERSION
"
!=
"Sisyphus"
]
&&
[
"
$
EPMMODE
"
=
"package"
]
;
then
if
epm status
--original
eepm
;
then
if
epm status
--original
eepm
;
then
warning
'Using external (Korinf) repo is forbidden for stable ALT branch $DISTRVERSION.'
warning
'Using external (Korinf) repo is forbidden for stable ALT branch $DISTRVERSION.'
info
"Check https://bugzilla.altlinux.org/44314 for reasons."
info
"Check https://bugzilla.altlinux.org/44314 for reasons."
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment