Projects
jsj
jsj-installtools
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 73
View file
jsj-installtools.changes
Changed
@@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Tue Aug 11 11:04:02 UTC 2020 - Stefan Botter <obs@botter.cc> + +- export LANG=C in GetZypper Sources to avoid confusion with + localized command output + +------------------------------------------------------------------- Thu Apr 2 11:31:06 UTC 2020 - Stefan Botter <obs@botter.cc> - PrepareUpdateCrontab rund zyper up every 4 hours
View file
GetZypperSources
Changed
@@ -1,4 +1,5 @@ #!/bin/bash +export LANG=C for n in $(zypper sl -u | egrep "^0-9{1,3}" | expand | tr -s " " | tr " " © | cut -f2,5,6,7 -d\|); do echo zypper ar -t $(echo $n | cut -f3 -d\|) $(if ${n/Yes/} != $n ; then echo "-f "; fi) $(echo $n | cut -f4 -d\|) \"$(echo $n | cut -f1 -d\| | tr © _)\" done | tr © " " | sed -e 's/\"_\(.*\)_\"/\"\1\"/g'
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
.