toolbox-2.3+git20220117.bd53c7c-150400.2.1 >  A c:ĸ/=„-%34뙩©גdm=.LlZH0> ᄎ4l{#z^*#x1̊-d$.(1Ζk8J1[ShyPCz( >d nmVqcPAK!ٴb<0)8Г6?(O#S֌Yv<.Mц}IJduU;lѼ~BWYi3xd3325f463a16c9871a03083bc7b52840cfda458f99643a7fc60c499bf12b2b14e3692e8c6760d517fbe328c0bbf9eadd7d6460b4Mc:ĸ/=„'j/MnM}eH</Dk'4[e7G$AV_IL:@ k 89.= hz o-l &nMdS}ne; b7s6vvx;zeٯĕ]Թ)0prga!Թ}g{Єbл7%Ȍ`g+: ʷ BDa"tCFģi `J PnnB%n$Xdco/B쯼^I>p>?d " - f (,DMX r     $XpQ(89:FGHIX Y\\]t^b$cd0e5f8l:uLvdw4xLydzhx|Ctoolbox2.3+git20220117.bd53c7c150400.2.1Script to start a toolbox container for system debuggingOn systems using transactional-update it is not really possible due to the read-only root filesystem to install tools to analyze problems in the currently running system, a reboot is always required. Which makes it next to impossible to debug such problems. toolbox is a small script that launches a container to let you bring in your favorite debugging or admin tools in such a system. The root filesystem can be found at /media/root.c:build75UopenSUSE Leap Micro 5.3openSUSEApache-2.0https://bugs.opensuse.orgSystem/Managementhttps://github.com/thkukuk/microos-toolboxlinuxnoarch5?,]A큤A큤c:c:c:a:c:a:946ac2b3db3c739e8f65a50d4bbf7e17b41760e43bd13214822d69021b9589a65d1929a7535d78a82f579a0ab12e1b2523a5a6be1a0b48a7af5480e8da9cdb19c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4Arootrootrootrootrootrootrootrootrootrootrootroottoolbox-2.3+git20220117.bd53c7c-150400.2.1.src.rpmconfig(toolbox)toolbox@     (podman or docker)/bin/bashconfig(toolbox)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)rpmlib(RichDependencies)2.3+git20220117.bd53c7c-150400.2.13.0.4-14.6.0-14.0-15.2-14.12.0-14.14.3bb~a7aZ@a)@a@a#`a@`J@`B@`8`7@`!'`@``@`__O@_'@^{G^J@]c@](jsrain@suse.comjsrain@suse.comJan Zerebecki kukuk@suse.comkukuk@suse.comLudwig Nussel kukuk@suse.comkukuk@suse.comkukuk@suse.comkukuk@suse.comkukuk@suse.comkukuk@suse.comkukuk@suse.comkukuk@suse.comkukuk@suse.comThorsten Kukuk bruno.leon@suse.comkukuk@suse.comkukuk@suse.comkukuk@suse.comkukuk@suse.comkukuk@suse.comkukuk@suse.comkukuk@suse.com- bump the container version to 5.3- adjusted the patch to the toolbox container in registry- Allow docker as an alternative to podman in the package Requires. This was supported since 2.2.- Update to version 2.3+git20220117.bd53c7c: - Fixes error where if custom image is used toolbox will download the default image before entering an existing container. (#40)- Update to version 2.2+git20211124.09791b1: * Introduce -n/--nostop switch so mutiple sessions can be run inside an existing toolbox- Don't install config file in /etc in favor of a built-in default. Avoids empty /etc pulling wrong image. - Handle Leap Micro (boo#1192474)- Update to version 2.2+git20210823.dd0fff8: * README mini-typo * Docker: don't use unsupported --userns=keep-id * Docker: also check for created status * Try to use docker if installed and podman is not * Properly share namespaces in non-user toolboxes * Properly quote workdir- Update to version 2.1+git20210329.d14ac82: * Fix localtime and mount sys, e.g., for tracing * Fix 'toolbox list' returning an error code even if working- Update to version 2.1+git20210311.15cb3ad: * Don't check for subuid if root calls toolbox [bsc#1183375]- Update to version 2.1+git20210305.ca2bc53: * Avoid copying the user setup script with 'podman cp'- Update to version 2.1+git20210226.daeb191: * Set trap only after option parsing (#22)- Update to version 2.1+git20210225.5c541c8: * Check sub{u,g}id if rootless, and fail early if they're not setup * Fix creating a container with a specific name with `-c`- Update to version 2.1+git20210208.a720b25: * Alleviate the need for zypper in the user toolbox script * Consolidate logging and help debugging of the user toolbox's script * Export machine-id and IPC inside the toolbox (IPC, user only) * Fix (more) formatting...- Update to version 2.1+git20210203.a669e3a: * Fix formatting * Enhance alternate UI docu * Ignore podman runlabel error if no RUN label exist * Enhance documentation * Check existence of volume directories (#15)- Update to version 2.0+git20210125.50611db: * Document configuration files, add /usr/etc/toolboxrc * Update README to include commands * Update the README * Be even more compatible with Silverblue Toolbox * Introduce commands, for compatibility with Silverblue's toolbox * Mount /run/media and and /tmp inside a user toolbox * Export more env variables inside (user) toolboxes- Add a group tag for SLE Micro - Mark toolboxrc as %config and add it is Source- Update to version 1.0+git20210119.b5acdcf: * Dynamically set REGISTRY and IMAGE (#11)- Update to version 1.0+git20201126.3d26283: * Make it easier to use custom images (#10) * Update toolbox doc (#9)- Update to version 1.0+git20200831.d2d2e5d: * Allow graphical applications from inside a user toolbox to run- Update to version 1.0+git20200803.7ff20b6: * Connect to the host's SSH agent in user toolboxes. * Stay in current directory, even when entering a toolbox * Use the toolbox name as the actual toolbox's hostname- Update to version 1.0+git20200324.dd047bc: * fix entering a toolbox if something changed in /dev since creation- Update to version 1.0+git20200217.cd18bfb: * Multiple toolboxes, with different names * Configure `sudo` access for an user toolbox * Correctly setup the user * Add -u|--user parameter * Handle arguments with 'getopt'- Update to version 1.0+git20191014.3034fbc: * Make default shell configureable, use /bin/bash as default- Update to version 1.0+git20191007.e038337: * Initial versionbuild75 16647948182.3+git20220117.bd53c7c-150400.2.12.3+git20220117.bd53c7c-150400.2.1toolboxrctoolboxtoolboxREADME.mdtoolboxLICENSE/etc//usr/bin//usr/share/doc/packages//usr/share/doc/packages/toolbox//usr/share/licenses//usr/share/licenses/toolbox/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Leap:Micro:5.3/standard/801f2824a1d6d3b6fcda7659322ca068-toolboxcpioxz5noarch-suse-linuxcannot open `/home/abuild/rpmbuild/BUILDROOT/toolbox-2.3+git20220117.bd53c7c-150400.2.1.x86_64/etc/toolboxrc' (No such file or directory)Bourne-Again shell script, ASCII text executabledirectoryASCII textR wYNQyzutf-832f1c76dc580f91131b98089c3656c55c55c1613594ec37b7b13a9ebdc90a0ec? 7zXZ !t/ट/x] cNſ^Js$t`Dh)8Jz Y)gn'֠b}Q̏S׷@fd 0 =wqw=\E 'N ;$i'33B,1h=~e#AE"^v5PqPn$ IdSQ<{o>09*oW<(m鏤_$w'b @OޤFVU̐3gU?Slbhʿ矵ˌ7gAoSL`mGq-` vj c*U5t!C)7&Gҳ&Z=d{+t﷨EyA"(v('W4!G[q2QW88Zݽ]aBD+:/H+?;|iL{LwPw~,ptBPrpG2%(@p+b.K!%(f*cO`+%;8JH \\Mo=.X@@XVp|[=)B@*@j{bdcuf"`n)@\Ȗ$zݯϼz!|UG*z5Hfh ^%caΞlwJ, K) OTI~v&@hi&'/Y%fæ$jFtpVu{"5Eex0+HRu+)".i) \f7/YEM@f- G`y<13.; y4ɇ5M''+"f%Wv W#,,^?JQ%j$]'xʍ{o Y4W;lHti聂&e]\D;5(l?9dkcy uÒ{w'U %xmoTHrl;tІgBM`h^H!F>.^c!$Fń=-yd;oȥY~Τ4rCK1 \&"M@Y#aۯU~۾eKE ÷ÜT@2meu#HRtaXڥ6U OwܿX07A') 5/WJeЃ\ӫK\A]LM˥ek)J*T- mg^0O㊜[vt'#2cvU?]ڜ/hdN}_Dƿ0Xi48Yx֘h` =ymdvV`#W^Nfd$g^(hk=K+KnU0(:_'c[z2MzlIuI;GE; YF+ns]g"0Qg2/Ij$]\Dm$m| xF(;#;zX҃&Wˠ3'z1D(n~DPl555`marM&N]ʓ6l8 ̞~=FhHhTȟH֔Sݔ+6+[93~`jeN)gMUZv[5Ao3m1«~!խ̺ZŶ/h&q&`h`sZICH̨G9OjaXwZ| {!vf蠐׻cPo|'_/Y揩#Kr͎a21C9a`y'-jm'J,DŽcA$wOIT4q_s8VOMوgI0w?{$~Fzd)hW9Aʧȹ))4ed),7z$0c)h`PM4,揈i(UE VvsO')*,̸xGٽ(BʟNLz}N^"GFa@{?}3d~bf-gau~2F2Sz06#co9_ZauE@e|'Qk-w]EB׀**o'h*6d!mLN䠔zzk'/ά֭_Q|׍(ǁ~v~nV{1B-c}aVJߢS\Q.2°]7.&L+^Mb :;`y?I^ە(U +B]LfՍ=veS &驋yـ{ J/kbM/'}r`I,vLaG?/jX;1Gyȣ9qQQ]C0df,~4S=#ԓV'ŬL -W7=%HPcUtd.6fc,鍰SːC؃YnHJ`CppI%b؞V 0Xš@ cq5V hu"!/ wxH;qпG(v( 3Dxݣ1V9OhLeiRr,(Q#bF >ܶIG}=u5!i!}BuY5/3!=I82SW al^AhUl^27ׂO' Tl**K0JZ}ߘ.`/*sS88ue,B7\+Nn|SoVSI Ԭ8x}:_*{I)$03/p WSufKmdB%*݂ &vbODްטqu2B=8P6E-⡍@kp`>QevċJA-r a~Sk(7)Ef:{5̹Y zӠ&޼a2oko&U9+@d=tKvFRu - z8j_}F9R7С8Q{+^({ל\䌷v1Pdu. i{~*b2A[|aoul :Ƀ)Fy3Y.B4Ɓ5sdt =atH{K+ǜOu3'_9+4$˂H<Runal' RɑnTcjze{U"Hؘ۾yF O~a= TぃC(RTp?iMxahrn2&ջaf&b}`8G>X.׹ DDOH{ |-^j:-=37O?oNًswo"}<!,G,TjL9rWٔ-D[U5l;ߠ2 .?(؞Tۈ8HX*3½83Ekƽq΃B,aEd9<E.1BUWABGRM"I+87+C~Dctyeb4nSwF78cEsB __AN$n jQH[= _tXƷZ-ԞvBf#a2"url&7~Q`77SJc]bpiEĚ 82_H u2{2) hf`p'ooZqlƝPsٹAׁa !soe"eڳ"iOE9 c-c\_ӛoCN72MDt*RÄtęSK0fq}5^ȡbE?׀cxƿ9rԘJr=u vUL2-Byx˄b(g eeb~ykCm2~4s5ĭ9Uy*RtC&C!Aj</!M/|HRvc`y.05뾱8n {؛Ս9 ٭g#J,ފ`Uv'̫Z1-@h1}w14=0czO3^2͜,0X^S{h ć]-!_8҇l@`KWJ1q_d|ݞ;˰Mɫћ*t%68"r ~2@'JpjjhvHq>݀O yM]syFYIL !q6q/'Ƽ@p_m,O^PI4mk;TۦC*Or,^Bh6"XGB<y09j, ,ՓroWs:%^&gwub$8F`$Ռ]єUiVMgqT?6SaęN7=4[&/92T,K'_M,f1?b%Y$azAK#|\\H9Cfh ?yX ס6ueq"wyL?Kk┦#`A3lr-IY*\bɃ;'2 *Za:#dBVUm3J{o1zo8,bΒ&/P4t3h6 v$x-n"*jףb$umA@%{6r,"aTזg\ڌLbБ@wŌT)k:2BMT" (ԕBRr0=;p5Kܗ,ʸKZѵ2K2ƹ B"hLMI?Qsm+/?ME-ݙ"]Ze;M A^ņ=R aKZVjtf.oAKXڝˬܬh@s^5anr!$;vqY!?.:VCGrdhuUҺౝ誝Ig#Ag JR?֔1XL!àK*$(׆&7g+ ݮvY/tR s0ܕCet}|ɐex4Hʉ>Jya"2.e};2odo"fjA>0"}ᆦ+?kZ5=Ug\~gر)/i.cAw!.Uq̑ rW}4xGj1 s[ᔷcvce$Cm=xjzȹ`c8c5+/G8aXd-)#6/t*˝;4+iϳ DWdzk؆8Y841՝Vɳ>F|Oj>o#M4q'/ ȆsF 񺓆dсFұ.,p+X*ʑ _94jϤoWԞAe1 U7㋓ӛ*ӷ&~n_?a7Z_2ŋA?-9ifǻ|AL# 7>Z:s1.8P̥ G{t.SEȩi(R*K(e% LU!-ĬX_b3"^}#yل0ݪo$x ,F*5w~&r|t!Pd/8IA+_v OCa:'ֵ-'=*_~@yTY^5|mѥvS:v}Ef(/n7͇Z15͔Al;<"U-㊄ R1o[XqͨÅՓ!0 M@ž3{qvks sVRM%.>置#H 虬A1AשJCZLRϷccVj` OOd-$)s A~ ?OyRN]^wշ*q+]|u+ZFa/`PPazWTk{lTjG+,m{vj?;iuy 3m+t ɊzZo1W+&r=E=OAg{hn UV ø.w[β3jt2}2M| n ?e2 o`RkKN/xH&{ |`-DE::N(iE3Z_|!\k|4RM wGL5 2LPETVwWm?z<"9mv4z2C׀KӻthhQ%QQ7~[>#"Ḛg(_ $D E #a `ya]8{֧#N=em攳ǒ\\SuQqˇ `Ø9Sj՟3bA5*iy?Rcj/N|CmN;:+ը&gg;ڗ{\ױxA`|Y V Ng^WŹ]g5fhw$T N֎Ȑ\vQl3|+HKnn*T Ec`¹_5J$kxREj`ZOĕM*}WBɲ >Zt`Ua>ǯ"Tf6E9Q<,0 rҙPU&*q-i_4>k80G[ &IUMXtDW]Q;t#}>l:V\:L =GW + .{_.j8Pk.C2-_z`럝^vZTAgd-ㄓ\g,_G.~}u3,.Io¢=56I-CI|ynIٓQS{e^--W#dJK\lܘK3!\'iBqE~0ﴝE)|ӄ4z\NmCi{氢1텺PEc%+l abbO}>EBK-M?Ox34m'ϿI3C65ԄMGg؉?[,Z|A^DZnI< WFq6%NԬ'u/H9(4n ~F)fIi ZBhۣ'3Jc ic=CTwm'(rTSʁc:G*iT_ZnEJV޿ۈvtY+ʴMg z`J")$I=6 0쩤}1!&$AR &T@*iy S]N̻̋ɹ1 S~;<d Q*MIh%B W+e)ɦmWn@&2Nͩ䶮擰0;NįO? -9b@(3nl|X愝S֕F.̞ q #v2xq+3Nl}:D,K ":f*ޜ95 ' W̱Ks ,[\GXM笺Oj|rk-k vv eDcI0KoerC?Z&cuGdGN0l`xCr }UǒmCz N$Q;h=59W,Ss!~#^Ad]ʗQD1nS-9/{mUs^XWb N>RG~FȏV;Cf%6d3@l 5xժqJD0guUm+q D+[he!sẁ/ tzC='x=#te{ ~J UKSMcL/CP82ӥN?=܎e5P1L`+XXc1iI նU;FY{yyOҦ^NNo̧Q9kÊ-i\tDuskɅaۗ P/GZVx(8҈_؂S!`_㡄zMB, Fy"W2`Nu^A=MBuϒWπ}0`,$a)UDn_B;τy`U2c iDZf|=`Ƞ-/+6D9N, 8Rtg^8`_DI0G\oY7`R>% MR 3|7"Y^EuqO|0%Zp_Zܘg!?Zf̱nq_CEŌ&ΰKrms,⻱j׼ǵjLp!t*