Projects
Eulaceura:Mainline:GA
python-blivet
_service:obs_scm:fix-the-long-hostname.patch
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:fix-the-long-hostname.patch of Package python-blivet
diff -Nur blivet-3.1.1/blivet/devicelibs/lvm.py blivet-3.1.1-old/blivet/devicelibs/lvm.py --- blivet-3.1.1/blivet/devicelibs/lvm.py 2019-01-26 04:29:13.358210238 -0500 +++ blivet-3.1.1-old/blivet/devicelibs/lvm.py 2019-01-26 04:29:54.489210238 -0500 @@ -219,7 +219,7 @@ # minus the number of hyphens, and possibly minus up to another 8 characters # in some unspecified set of situations. Instead of figuring all of that out, # no one gets a vg or lv name longer than, let's say, 55. - if len(name) > 55: + if len(name) > 73: return False return True
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2