Hello community,

here is the log from the commit of package python-kiwi for openSUSE:Factory 
checked in at 2019-07-17 14:23:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-kiwi (Old)
 and      /work/SRC/openSUSE:Factory/.python-kiwi.new.1887 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-kiwi"

Wed Jul 17 14:23:05 2019 rev:44 rq:715449 version:9.17.42

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-kiwi/python-kiwi.changes  2019-07-08 
15:00:32.974491427 +0200
+++ /work/SRC/openSUSE:Factory/.python-kiwi.new.1887/python-kiwi.changes        
2019-07-17 14:23:08.344121041 +0200
@@ -1,0 +2,60 @@
+Mon Jul 08 12:05:47 CEST 2019 - Marcus Schäfer <[email protected]>
+
+- Bump version: 9.17.41 → 9.17.42
+
+-------------------------------------------------------------------
+Mon Jul 08 11:11:12 CEST 2019 - Marcus Schäfer <[email protected]>
+
+- Fixed get_persistent_device_from_unix_node
+
+  The method get_persistent_device_from_unix_node takes a device
+  path and looks up it's basename to be present as persistent
+  variant below the given schema, e.g by-id. However if the
+  method receives an already persistent device path e.g from
+  /dev/mapper the persistent schema representation will only
+  match a numbered dm-N device and not the map name. The method
+  then returns nothing but should return the original device
+  path. This caused bad after effects like reported in
+  Issue SUSE-Enceladus/azure-li-services#163
+
+-------------------------------------------------------------------
+Fri Jul 05 11:23:02 CEST 2019 - Dan Čermák <[email protected]>
+
+- [doc] Add user documentation about the usage of the embedded Vagrantfile
+
+  - Document the usage of the `vagrantconfig.embedded_vagrantfile` attribute
+  - Remove the suggestion to generate the ssh keys during image creation (this
+  results in **all** boxes having the same ssh host keys, which is pretty
+  dangerous if someone would use a vagrant box in a production environment.)
+  - Stop recommending veewee, this project is dead
+  - Replace forgotten hard coded number with {schema_version}
+
+-------------------------------------------------------------------
+Thu Jul 04 14:31:55 CEST 2019 - Dan Čermák <[email protected]>
+
+- Fix test breakage when /etc/kiwi.yml is present
+
+  The unit test for the RuntimeConfig class are also testing the default 
values in
+  some functions. To work around a possibly existing ~/.config/kiwi/config.yml,
+  several functions change the value of HOME. This is unfortunately not
+  sufficient if a /etc/kiwi.yml exists, as that one is taken as a fallback *if*
+  ~/.config/kiwi/config.yml isn't present.
+
+  This issue is fixed by creating a default_runtime_config with os.path.exists
+  patched to return False. Thereby none of the runtime configuration files 
will be
+  taken into account.
+
+-------------------------------------------------------------------
+Thu Jul 04 14:24:01 CEST 2019 - Dan Čermák <[email protected]>
+
+- Add embedded_vagrantfile attribute to vagrantconfig
+
+  This element allows the user to specify a relative path to an alternative
+  Vagrantfile that will be embedded inside the finished Vagrant box.
+
+  - update XML schema
+  - add additional logic to DiskFormatVagrantBase.create_image_format
+  - add unit test for the custom Vagrantfile
+  - fix other vagrant unit tests
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-kiwi.spec ++++++
--- /var/tmp/diff_new_pack.pfn5dd/_old  2019-07-17 14:23:09.664117445 +0200
+++ /var/tmp/diff_new_pack.pfn5dd/_new  2019-07-17 14:23:09.668117435 +0200
@@ -45,7 +45,7 @@
 %endif
 
 Name:           python-kiwi
-Version:        9.17.41
+Version:        9.17.42
 Provides:       kiwi-schema = 6.6
 Release:        0
 Url:            https://github.com/SUSE/kiwi

++++++ python-kiwi.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiwi-9.17.41/.bumpversion.cfg 
new/kiwi-9.17.42/.bumpversion.cfg
--- old/kiwi-9.17.41/.bumpversion.cfg   2019-07-04 10:15:57.000000000 +0200
+++ new/kiwi-9.17.42/.bumpversion.cfg   2019-07-08 12:05:47.000000000 +0200
@@ -1,5 +1,5 @@
 [bumpversion]
-current_version = 9.17.41
+current_version = 9.17.42
 commit = True
 tag = True
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiwi-9.17.41/.coverage new/kiwi-9.17.42/.coverage
--- old/kiwi-9.17.41/.coverage  2018-10-25 11:19:13.000000000 +0200
+++ new/kiwi-9.17.42/.coverage  2016-03-14 11:05:59.000000000 +0100
@@ -1 +1 @@
-!coverage.py: This is a private format, don't read it 
directly!{"lines":{"/home/ms/Project/kiwi/kiwi/__init__.py":[1],"/home/ms/Project/kiwi/kiwi/archive/__init__.py":[1],"/home/ms/Project/kiwi/kiwi/archive/cpio.py":[19,22,27,28,31,59,29,38,39,41,43,44,45,47,48,49,46,50,51,52,54,55,56,66,67,68,70,71],"/home/ms/Project/kiwi/kiwi/command.py":[18,19,20,21,26,29,31,37,44,45,46,128,129],"/home/ms/Project/kiwi/kiwi/utils/__init__.py":[1],"/home/ms/Project/kiwi/kiwi/utils/codec.py":[19,20,23,26,27,49,50],"/home/ms/Project/kiwi/kiwi/logger.py":[18,19,22,27,33,34,58,106,117,118,122,137,140,141,159,162,163,178,181,182,197,200,201,216,219,220,235,240,241,271,281,291,309,331,361,381,382,242,243,245,246,247,248,363,364,365,367,368,369,370,251,252,253,254,257,258,259,260,263,264,265,266,267,269,384],"/home/ms/Project/kiwi/kiwi/exceptions.py":[20,29,30,33,37,40,43,47,50,54,57,60,63,67,70,73,76,79,82,85,88,92,95,99,102,106,109,113,116,120,123,127,130,133,136,140,143,147,150,154,157,160,163,168,171,175,178,182,185,189,192,196,199,202,205,209,212,216,219,223,226,230,233,237,240,244,247,251,254,258,261,265,268,273,276,282,285,291,294,297,300,304,307,311,314,317,320,324,327,332,335,339,342,346,349,353,356,360,363,367,370,373,376,381,384,388,391,394,397,401,404,408,411,415,418,421,424,428,431,434,437,441,444,448,451,454,457,461,464,468,471,475,478,482,485,488,491,495,498,502,505,509,512,516,519,523,526,530,533,537,540,552,555,559,562,566,569,573,576,579,582,585,588,592,595,598,601,606,609,613,616,621,624,628,631,634,637,642,645,649,652,656,659,663,666,670,673,677,680,684,687,690,693,697,700,703,706,710,713,717,720,723,726,730,733,737,740,746,749,753,756,760,763,767,770,774,777,781,784,787,31,34],"/home/ms/Project/kiwi/kiwi/archive/tar.py":[18,21,22,23,26,42,43,55,74,93,119,134,144,153,168,44,45,46,48,50,140,141,63,64,65,70,145,146,147,155,156,157,158,160,161,162,166,72,82,83,84,88,90,53,150,169,170,171,172,173,103,104,105,106,113,114,116,117,126,128,129,130,132,163,164],"/home/ms/Project/kiwi/kiwi/defaults.py":[18,19,20,21,22,23,24,27,28,31,36,37,61,79,95,107,119,130,141,154,174,192,217,256,267,278,289,300,326,368,369,392,393,414,430,450,461,472,494,517,539,562,573,584,595,606,617,628,639,650,664,692,721,734,747,777,800,811,823,834,846,857,868,882,893,907,918,939,950,951,969,980,991,1002,1013,1026,1037,1051,1062,1078,1095,1110,1121,1132,1143,1154,1170,1188,1199,1212,152,76,1024,1076,1060,1035,1011],"/home/ms/Project/kiwi/kiwi/path.py":[18,19,22,23,26,29,30,63,74,85,96,125,128],"/home/ms/Project/kiwi/kiwi/version.py":[20,21,22],"/home/ms/Project/kiwi/kiwi/utils/command_capabilities.py":[18,21,22,23,26,33,34,37,73,76,95,96,99,100,101,102,103,104,105,106,107,109,110,118,111,112,113,114,115],"/home/ms/Project/kiwi/kiwi/boot/__init__.py":[1],"/home/ms/Project/kiwi/kiwi/boot/image/__init__.py":[19,20,22,27,35,37,39,40,44,47,48,41,42,45],"/home/ms/Project/kiwi/kiwi/boot/image/builtin_kiwi.py":[18,19,20,22,23,24,25,26,27,28,29,30,31,34,41,42,57,105,178],"/home/ms/Project/kiwi/kiwi/utils/sync.py":[18,19,20,23,24,27,34,35,39,88],"/home/ms/Project/kiwi/kiwi/system/__init__.py":[1],"/home/ms/Project/kiwi/kiwi/system/prepare.py":[18,21,22,23,24,25,26,27,28,30,32,42,50,52,85,160,218,277,311,341,377,398,422,446],"/home/ms/Project/kiwi/kiwi/system/root_init.py":[18,19,20,21,22,25,26,27,28,30,36,44,45,52,58,99,110,134],"/home/ms/Project/kiwi/kiwi/system/root_import/__init__.py":[19,20,21,22,25,39,40],"/home/ms/Project/kiwi/kiwi/system/root_import/docker.py":[19,20,21,22,25,29,30],"/home/ms/Project/kiwi/kiwi/system/root_import/oci.py":[18,19,22,23,24,25,26,27,28,31,35,36,47,74,98],"/home/ms/Project/kiwi/kiwi/system/root_import/base.py":[18,21,22,23,29,38,39,65,73,81],"/home/ms/Project/kiwi/kiwi/utils/checksum.py":[18,19,20,23,24,26,31,37,38,46,71,90,105,144,158,183],"/home/ms/Project/kiwi/kiwi/utils/compress.py":[18,19,22,23,25,31,42,43,56,72,87,116],"/home/ms/Project/kiwi/kiwi/system/root_bind.py":[18,19,22,23,24,25,26,28,35,48,49,71,97,129,159,179,187,212,229,244],"/home/ms/Project/kiwi/kiwi/mount_manager.py":[18,19,22,23,26,37,38,47,56,70,81,114,131],"/home/ms/Project/kiwi/kiwi/repository/__init__.py":[19,20,21,22,24,29,39,40],"/home/ms/Project/kiwi/kiwi/repository/zypper.py":[18,19,20,23,24,25,26,27,29,34,45,46,147,161,174,250,263,276,283,303,325,334,340,357,366,372,384],"/home/ms/Project/kiwi/kiwi/repository/base.py":[20,30,31,38,48,56,64,87,97,108,118,126],"/home/ms/Project/kiwi/kiwi/system/uri.py":[18,19,20,21,22,25,26,27,28,29,31,38,50,51,72,138,157,172,196,218,229,234,246,249,275,299],"/home/ms/Project/kiwi/kiwi/runtime_config.py":[18,19,22,23,24,25,30,40,41,54,74,93,114,145,174,195,209],"/home/ms/Project/kiwi/kiwi/utils/size.py":[18,19,21,24,27,28],"/home/ms/Project/kiwi/kiwi/repository/yum.py":[18,19,20,23,24,25,26,29,38,39,93,108,125,173,182,192,199,213,227,234,278,286,299,326,327,330],"/home/ms/Project/kiwi/kiwi/repository/apt.py":[18,19,20,23,24,25,28,38,39,95,107,122,192,202,212,219,234,248,255],"/home/ms/Project/kiwi/kiwi/repository/template/__init__.py":[1],"/home/ms/Project/kiwi/kiwi/repository/template/apt.py":[18,19,20,23,26,27,62,75],"/home/ms/Project/kiwi/kiwi/repository/dnf.py":[18,19,20,21,24,25,26,29,38,39,94,109,126,171,180,190,197,215,229,236,278,286],"/home/ms/Project/kiwi/kiwi/package_manager/__init__.py":[19,20,21,22,24,29,42,43],"/home/ms/Project/kiwi/kiwi/package_manager/zypper.py":[18,19,22,23,24,25,31,40,41,67,75,83,91,99,115,145,187,202,209,216,236,251,265,315,321],"/home/ms/Project/kiwi/kiwi/package_manager/base.py":[20,31,32,43,53,63,73,83,92,102,110,118,128,136,144,152,163,174,182,193],"/home/ms/Project/kiwi/kiwi/package_manager/yum.py":[18,19,22,23,24,25,30,38,39,55,63,71,81,89,112,140,178,222,243,250,257,277,292,306],"/home/ms/Project/kiwi/kiwi/package_manager/apt.py":[18,19,22,23,24,25,26,27,28,34,43,44,63,71,83,95,107,173,197,241,258,266,274,294,309,317,327],"/home/ms/Project/kiwi/kiwi/package_manager/dnf.py":[18,21,22,23,28,36,37,51,59,67,77,85,114,151,195,215,222,229,249,264,278],"/home/ms/Project/kiwi/kiwi/command_process.py":[18,23,24,27,28,30,35,44,45,50,62,83,108,122,127,132,145,153,158,159,166,191,201,211,221,227],"/home/ms/Project/kiwi/kiwi/system/profile.py":[18,19,22,23,26,35,36,51,60,64,86,165,171,181,195,221,252,324,330,336,352,365],"/home/ms/Project/kiwi/kiwi/system/shell.py":[18,21,22,25,28,29,50,68],"/home/ms/Project/kiwi/kiwi/system/setup.py":[18,19,20,21,22,23,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,42,48,67,68,81,98,105,148,163,183,219,242,272,306,330,342,412,434,445,460,477,503,529,535,542,561,579,600,610,712,725,766,835,849,874,880,893,905,913,935,953,967,979],"/home/ms/Project/kiwi/kiwi/system/users.py":[18,21,26,27,30,40,52,63,74,85,98],"/home/ms/Project/kiwi/kiwi/boot/image/base.py":[18,19,20,23,24,25,26,27,29,36,44,46,73,81,93,110,116,122,130,139,150,160,204,289,305,48,49,50,51,52,53,54,55,56,58,63,65,66,67,68,71,79,59,60,306,307,308,137,148,101,102,103,105,106,107,104,114,120,158,209,210,212,213,215,216,217,219,220,222,223,225,226,227,229,230,233,234,235,236,237,238,239,241,242,244,245,247,248,250,251,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,276,277,279,280,282,283,285,286,297,298,299,301,302,303,165,166,167,168,169,128],"/home/ms/Project/kiwi/kiwi/xml_description.py":[18,19,23,24,25,30,33,34,35,36,38,49,62,63,75,189,202,225,238,253,64,68,69,71,72,73,85,86,261,262,265,268,269,270,87,88,89,90,96,97,98,99,104,109,113,122,239,240,241,243,244,246,247,124,187,92,93,94],"/home/ms/Project/kiwi/kiwi/xml_parse.py":[25,26,27,28,29,30,31,36,37,40,43,55,88,89,90,91,100,101,102,104,105,106,107,110,112,114,116,118,123,125,127,129,131,134,142,144,146,149,157,159,161,164,172,174,176,179,188,190,226,253,255,281,300,302,332,347,369,371,377,378,385,397,399,402,408,417,421,424,452,453,454,455,456,460,467,473,491,498,513,529,540,554,555,558,563,565,566,567,568,570,571,572,573,574,575,576,577,578,579,584,586,588,590,593,604,624,644,658,681,683,690,691,692,693,694,702,703,704,705,706,707,708,709,712,722,723,724,725,728,738,739,740,741,748,769,771,778,785,787,796,797,798,799,800,844,854,855,856,857,858,859,860,861,862,863,864,865,866,867,868,869,870,871,872,873,874,875,876,877,878,879,880,881,882,883,884,885,886,887,888,889,890,891,892,893,894,895,896,897,898,899,900,901,902,903,904,905,906,907,908,909,910,911,912,918,919,934,955,974,997,1004,1032,1081,1082,1083,1084,1085,1091,1101,1102,1103,1104,1105,1106,1113,1134,1136,1143,1150,1152,1159,1160,1161,1162,1163,1167,1177,1178,1179,1180,1181,1182,1189,1209,1216,1218,1225,1239,1244,1247,1248,1249,1250,1255,1265,1266,1267,1268,1269,1270,1271,1272,1278,1279,1286,1306,1316,1318,1325,1340,1345,1346,1347,1348,1349,1353,1363,1364,1365,1366,1367,1368,1374,1375,1382,1402,1409,1411,1418,1429,1434,1435,1436,1437,1438,1442,1452,1453,1454,1455,1456,1457,1463,1464,1471,1491,1498,1500,1507,1518,1523,1524,1525,1526,1527,1531,1541,1542,1543,1544,1545,1546,1552,1553,1560,1580,1587,1589,1596,1607,1612,1613,1614,1615,1616,1620,1630,1631,1632,1633,1634,1635,1641,1642,1649,1669,1676,1678,1685,1696,1701,1702,1703,1704,1705,1711,1721,1722,1723,1724,1725,1726,1727,1728,1729,1730,1736,1737,1744,1764,1777,1779,1786,1815,1820,1821,1822,1823,1824,1831,1841,1842,1843,1844,1845,1846,1847,1848,1849,1850,1851,1852,1858,1859,1866,1886,1902,1904,1911,1939,1944,1945,1946,1947,1948,1955,1965,1966,1967,1968,1969,1970,1971,1972,1973,1980,2001,2005,2012,2019,2024,2033,2036,2037,2038,2039,2049,2059,2060,2061,2062,2063,2064,2065,2066,2067,2068,2069,2070,2071,2072,2073,2079,2080,2087,2108,2121,2128,2135,2159,2168,2170,2171,2172,2173,2176,2186,2187,2188,2189,2196,2216,2220,2222,2229,2234,2239,2240,2241,2242,2243,2258,2268,2269,2270,2271,2272,2273,2274,2275,2276,2277,2278,2279,2280,2281,2282,2283,2284,2285,2286,2287,2288,2289,2290,2291,2292,2293,2300,2321,2359,2361,2368,2442,2448,2450,2451,2452,2453,2456,2466,2467,2468,2469,2476,2496,2500,2502,2509,2514,2519,2522,2523,2524,2525,2531,2541,2542,2543,2544,2545,2546,2547,2548,2549,2550,2557,2578,2588,2590,2598,2622,2627,2628,2629,2630,2631,2639,2649,2650,2651,2652,2653,2654,2655,2656,2657,2658,2659,2666,2687,2694,2701,2708,2722,2731,2732,2733,2734,2735,2822,2832,2833,2834,2835,2836,2837,2838,2839,2840,2841,2842,2843,2844,2845,2846,2847,2848,2849,2850,2851,2852,2853,2854,2855,2856,2857,2858,2859,2860,2861,2862,2863,2864,2865,2866,2867,2868,2869,2870,2871,2872,2873,2874,2875,2876,2877,2878,2879,2880,2881,2882,2883,2884,2885,2886,2887,2888,2889,2890,2891,2892,2893,2894,2895,2896,2897,2898,2899,2900,2901,2902,2903,2904,2905,2906,2907,2908,2909,2910,2911,2912,2913,2914,2915,2916,2917,2918,2919,2920,2921,2922,2923,2924,2925,2926,2927,2928,2929,2930,2931,2932,2933,2934,2935,2936,2937,2938,2939,2940,2941,2942,2943,2944,2945,2946,2947,2948,2949,2950,2951,2952,2953,2954,2955,2956,2957,2958,2959,2960,2961,2962,2963,2964,2965,2966,2967,2968,2969,2970,2971,2972,2973,2974,2975,2976,2977,2978,2979,2980,2981,2982,2988,2989,2995,2996,3002,3003,3016,3037,3209,3228,3235,3604,3643,3647,3648,3649,3650,3655,3665,3666,3667,3668,3669,3670,3671,3672,3679,3699,3709,3711,3718,3732,3737,3738,3739,3740,3741,3751,3761,3762,3763,3764,3765,3766,3767,3768,3769,3770,3771,3772,3773,3774,3775,3776,3777,3778,3784,3785,3792,3812,3837,3839,3846,3887,3892,3893,3894,3895,3896,3903,3913,3914,3915,3916,3917,3918,3919,3920,3921,3922,3923,3924,3931,3951,3967,3969,3976,4004,4009,4011,4012,4013,4014,4018,4028,4029,4030,4031,4032,4033,4040,4060,4067,4069,4076,4091,4096,4097,4098,4099,4100,4106,4116,4117,4118,4119,4120,4121,4122,4123,4124,4125,4131,4132,4139,4159,4172,4174,4181,4200,4205,4206,4207,4208,4209,4217,4227,4228,4229,4230,4231,4232,4233,4234,4235,4236,4237,4238,4239,4240,4246,4247,4254,4274,4293,4295,4302,4336,4341,4342,4343,4344,4345,4373,4383,4384,4385,4386,4387,4388,4389,4390,4391,4392,4393,4394,4395,4396,4397,4398,4399,4400,4401,4402,4403,4404,4405,4406,4407,4408,4409,4410,4411,4412,4413,4414,4415,4416,4417,4418,4430,4451,4458,4478,4485,4499,4530,4531,4532,4533,4534,4553,4563,4564,4565,4566,4567,4568,4569,4570,4571,4572,4573,4574,4575,4576,4577,4578,4579,4580,4581,4582,4583,4584,4585,4586,4596,4617,4621,4638,4645,4651,4671,4672,4673,4674,4675,4682,4692,4693,4694,4695,4696,4697,4698,4699,4700,4707,4728,4732,4739,4746,4751,4760,4761,4762,4763,4764,4772,4782,4783,4784,4785,4786,4787,4788,4789,4790,4791,4792,4799,4820,4827,4834,4841,4851,4860,4865,4866,4867,4868,4900,4910,4911,4912,4913,4914,4915,4916,4917,4918,4919,4920,4921,4922,4923,4924,4925,4926,4927,4928,4929,4930,4931,4932,4933,4934,4935,4936,4937,4938,4939,4940,4941,4942,4943,4944,4945,4946,4947,4948,4949,4950,4951,4952,4953,4965,4986,5005,5022,5029,5054,5088,5091,5092,5093,5094,5102,5112,5113,5114,5115,5116,5117,5118,5119,5120,5121,5122,5129,5150,5157,5164,5171,5185,5194,5200,5201,5202,5203,5211,5221,5222,5223,5224,5225,5226,5227,5228,5229,5230,5231,5238,5259,5266,5273,5280,5294,5303,5304,5305,5306,5307,5310,5320,5321,5322,5323,5330,5350,5354,5356,5363,5368,5373,5375,5376,5377,5378,5384,5394,5395,5396,5397,5398,5399,5400,5407,5428,5430,5437,5444,5446,5455,5456,5457,5458,5459,5462,5472,5473,5474,5475,5482,5502,5506,5508,5515,5525,5530,5532,5533,5534,5535,5541,5551,5552,5553,5554,5555,5556,5557,5564,5585,5587,5594,5601,5603,5612,5614,5615,5616,5617,5623,5633,5634,5635,5636,5637,5638,5639,5646,5667,5669,5676,5683,5685,5694,5695,5696,5697,5698,5702,5712,5713,5714,5715,5716,5717,5724,5744,5751,5753,5760,5769,5774,5776,5777,5778,5779,5785,5795,5796,5797,5798,5799,5800,5801,5808,5829,5831,5838,5845,5847,5856,5857,5858,5859,5860,5864,5874,5875,5876,5877,5878,5879,5886,5906,5913,5915,5922,5931,5936,5938,5939,5940,5941,6043,6053,6054,6055,6056,6057,6058,6059,6060,6061,6062,6063,6064,6065,6066,6067,6068,6069,6070,6071,6072,6073,6074,6075,6076,6077,6078,6079,6080,6081,6082,6083,6084,6085,6086,6087,6088,6089,6090,6091,6092,6093,6094,6095,6096,6097,6098,6099,6100,6101,6102,6103,6104,6105,6106,6107,6108,6109,6110,6111,6112,6113,6114,6115,6116,6117,6118,6119,6120,6121,6122,6123,6124,6125,6126,6127,6128,6129,6130,6131,6132,6133,6134,6135,6136,6137,6138,6139,6140,6141,6142,6143,6144,6145,6146,6147,6148,6149,6150,6151,6152,6153,6154,6155,6156,6157,6158,6159,6160,6161,6162,6163,6164,6165,6166,6167,6168,6169,6170,6171,6172,6173,6174,6175,6176,6177,6178,6179,6210,6231,6233,6313,6320,6322,6546,6548,6549,6550,6551,6556,6566,6567,6568,6569,6570,6571,6572,6573,6580,6600,6610,6612,6619,6638,6643,6645,6646,6647,6648,6677,6687,6688,6689,6690,6691,6692,6693,6694,6695,6696,6697,6698,6699,6700,6701,6702,6703,6704,6705,6706,6707,6708,6709,6710,6711,6712,6713,6714,6715,6716,6717,6718,6719,6720,6721,6722,6723,6724,6725,6726,6727,6728,6729,6730,6740,6761,6795,6809,6816,6897,6920,6921,6922,6923,6924,6949,6959,6960,6961,6962,6963,6964,6965,6966,6967,6968,6969,6970,6971,6972,6973,6974,6975,6976,6977,6978,6979,6980,6981,6982,6983,6984,6985,6986,6987,6988,6989,6990,6991,7002,7023,7033,7048,7055,7070,7099,7102,7103,7104,7105,7152,7162,7163,7164,7165,7166,7167,7168,7169,7170,7171,7172,7173,7174,7175,7176,7177,7178,7179,7180,7181,7182,7183,7184,7185,7186,7187,7188,7189,7190,7191,7192,7193,7194,7195,7196,7197,7198,7199,7200,7201,7202,7203,7204,7205,7206,7207,7208,7209,7210,7211,7212,7213,7214,7215,7216,7217,7218,7219,7220,7237,7258,7262,7299,7306,7311,7380,7382,7383,7384,7385,7391,7401,7402,7403,7404,7405,7406,7407,7414,7435,7437,7444,7451,7453,7462,7463,7464,7465,7466,7473,7483,7484,7485,7486,7487,7488,7489,7490,7491,7498,7519,7523,7530,7537,7542,7551,7557,7560,7565,7573,7594,7618,7644,7665,7673,7679,7680,7681,7682,7683,7684,7685,7686,7687,7688,7689,7690,7691,7692,7693,7694,7695,7696,7697,7698,7699,7700,7701,7702,7703,7704,7705,7706,7707,7708,7709,7710,7711,7712,7713,7714,7715,7716,7717,7718,7719,7720,7721,7722,7723,7724,7725,7574,7575,44,47,48,52,53,7576,7577,7566,7567,7568,7569,7570,7578,7581,845,850,853,801,802,713,714,803,804,805,806,807,808,809,812,813,816,817,820,821,824,825,828,829,832,833,836,837,840,841,7582,998,999,1005,541,542,543,544,545,551,1006,1007,1008,1009,1010,914,915,916,336,337,338,339,340,341,342,343,346,1011,1012,1015,1016,1019,1020,1021,1022,1023,1024,1025,1028,1029,1000,1001,1002,1033,1034,4554,4559,4562,4535,4536,4537,4538,4541,4542,4545,4546,4549,4550,1035,4639,4640,4646,4647,4648,4649,4650,4641,4642,4643,4652,4653,4654,119,122,4655,4656,4657,4658,4659,4660,4661,4662,4663,4644,1036,1037,1038,1039,7153,7158,7161,7106,7107,7108,7109,7112,7113,7116,7117,7120,7121,7124,7125,7128,7129,7132,7133,7136,7137,7140,7141,7144,7145,7148,7149,1040,7300,7301,7307,7308,7302,7303,7304,7312,7316,7320,7324,7332,7340,7350,7360,7364,7368,7369,2823,2828,2831,2736,2737,2738,2739,2740,2741,2742,2743,2744,2745,2746,2747,2748,2749,2750,2751,2752,2753,2754,2755,2756,2757,2758,2759,2760,2761,2762,2763,2764,2765,2766,2767,2768,2769,2770,2771,2772,2773,2774,2775,2776,2777,2778,2779,2780,2781,2782,2783,2784,2785,2786,2787,2788,2789,2790,2791,2792,2793,2794,2795,2798,2799,2802,2803,2806,2807,2810,2811,2814,2815,2818,2819,7370,3229,3230,3236,3237,3240,3241,3245,3246,3250,3251,3254,3255,3259,3260,3264,3265,3269,3270,3278,3279,3287,3288,3296,3297,3301,3302,3305,3306,3314,3315,3323,3324,3332,3333,3341,3342,3350,3351,3355,3356,3359,3360,3363,3364,3368,3369,3373,3374,3378,3379,3382,3383,3386,3387,3390,3391,3399,3400,3404,3405,3413,3414,3422,3423,3427,3428,3429,3430,3431,3432,3433,3437,3438,3446,3447,3455,3456,3464,3465,3473,3474,3482,3483,3486,3487,3490,3491,3495,3496,3500,3501,3509,3510,3518,3519,3527,3528,3531,3532,3537,3538,3546,3547,3555,3556,3559,3560,3565,3566,3571,3572,3580,3581,3584,3585,3593,3594,3597,3598,3231,3234,7371,7372,7373,7374,7375,7376,7305,1041,1042,1043,1048,1053,1058,1063,1064,2259,2264,2267,2244,2245,726,727,2246,2247,2248,2249,2250,2251,2252,2253,2254,2255,2256,2257,1065,2362,2363,2369,2370,2374,2375,2378,2379,2382,2383,2386,2387,2390,2391,2399,2400,2408,2409,2417,2418,2426,2427,2433,2434,2437,2438,2441,786,2364,2365,2366,2443,788,789,2457,2462,2465,2454,2455,790,2503,2504,2510,2511,2512,2513,2505,2508,791,792,2444,2367,1066,1067,1059,4773,4778,4781,4765,4766,4767,4768,4769,1060,4835,4836,4842,4843,4844,4845,4846,4847,4848,4837,4838,4839,4852,4853,1354,1359,1362,1350,1351,1352,4854,1412,1413,1419,1420,1421,1422,1423,1424,1414,1417,4855,4856,4840,1061,1062,1003,7584,7585,7591],"/home/ms/Project/kiwi/kiwi/xml_state.py":[18,19,20,21,22,25,26,27,28,29,31,38,45,46,54,66,78,88,105,127,142,157,170,190,206,222,260,284,294,304,328,349,367,385,404,429,439,449,467,478,489,509,520,531,541,566,578,590,602,614,629,644,659,676,688,701,713,742,757,770,783,802,818,838,868,896,918,961,1103,1128,1147,1169,1179,1189,1199,1211,1225,1240,1246,1259,1289,1316,1326,1336,1349,1361,1374,1386,1398,1418,1441,1460,1511,1537,1572,1601,1620,1636,1657,1692,1699,1740,1775,1810,1828,1846,1864,1882,1902,1932,1951,1957,47,48,49,1672,1673,1674,1675,1682,1683,50,51,1907,1908,62,63,1939,1940,1941,1942,1948,1949,1909,1912,1921,1922,1926,1927],"/home/ms/Project/kiwi/kiwi/boot/image/dracut.py":[18,19,20,23,24,25,26,27,28,29,30,32,35,38,39,47,56,74,116,152],"/home/ms/Project/kiwi/kiwi/system/kernel.py":[18,19,22,24,27,36,37,41,93,111,130,149],"/home/ms/Project/kiwi/kiwi/bootloader/__init__.py":[1],"/home/ms/Project/kiwi/kiwi/bootloader/config/__init__.py":[19,20,21,23,28,36,37],"/home/ms/Project/kiwi/kiwi/bootloader/config/grub2.py":[18,19,20,21,24,25,26,27,28,29,30,31,32,34,44,47,48,140,179,225,278,332,386,426,434,467,472,536,570,593,611,632,645,659,675,680,683,686,692,695,701,711,721,790,803,814,819,824,829,844,853],"/home/ms/Project/kiwi/kiwi/bootloader/config/base.py":[18,21,22,23,24,26,31,38,39,45,55,63,80,95,110,125,136,147,156,170,185,200,212,231,287,336,354,381,397,430],"/home/ms/Project/kiwi/kiwi/storage/__init__.py":[1],"/home/ms/Project/kiwi/kiwi/storage/setup.py":[18,19,22,23,24,25,28,37,38,63,167,197,210,226,236,250,265,322,340],"/home/ms/Project/kiwi/kiwi/firmware.py":[18,19,22,24,29,38,39,57,83,99,110,121,134,147,160,174,191],"/home/ms/Project/kiwi/kiwi/system/size.py":[19,20,23,28,29,32,64,88],"/home/ms/Project/kiwi/kiwi/bootloader/template/__init__.py":[1],"/home/ms/Project/kiwi/kiwi/bootloader/template/grub2.py":[18,19,20,23,26,27,306,343,373,415,448,486],"/home/ms/Project/kiwi/kiwi/utils/sysconfig.py":[18,21,26,27,33,38,41,44,59],"/home/ms/Project/kiwi/kiwi/bootloader/config/isolinux.py":[18,19,20,23,24,25,26,27,28,29,31,37,40,41,104,122,172,223,235,243,314,317],"/home/ms/Project/kiwi/kiwi/bootloader/template/isolinux.py":[18,19,22,25,26,137,149,161,190,220,247],"/home/ms/Project/kiwi/kiwi/bootloader/config/zipl.py":[19,20,23,24,25,26,27,28,29,31,39,42,43,90,114,154,165,168,182,214,235],"/home/ms/Project/kiwi/kiwi/bootloader/template/zipl.py":[18,19,22,25,26,67],"/home/ms/Project/kiwi/kiwi/bootloader/install/__init__.py":[19,20,22,27,35,36],"/home/ms/Project/kiwi/kiwi/bootloader/install/grub2.py":[18,19,20,23,24,25,26,27,28,30,37,40,41,94,121,262,283,299,304,310,324],"/home/ms/Project/kiwi/kiwi/bootloader/install/base.py":[20,27,28,36,46,54],"/home/ms/Project/kiwi/kiwi/bootloader/install/zipl.py":[19,20,21,22,24,29,32,33,55,67,87],"/home/ms/Project/kiwi/kiwi/builder/__init__.py":[19,20,21,22,23,24,25,27,32,35,36],"/home/ms/Project/kiwi/kiwi/builder/archive.py":[18,21,22,23,24,25,26,27,29,34,43,44,60,128],"/home/ms/Project/kiwi/kiwi/system/result.py":[18,19,20,23,25,30,31,35,42,43,54,73,79,88,105,127],"/home/ms/Project/kiwi/kiwi/builder/filesystem.py":[18,21,22,23,24,25,26,27,28,29,31,36,54,55,92,151,171],"/home/ms/Project/kiwi/kiwi/filesystem/__init__.py":[19,20,21,22,23,24,25,26,27,29,34,42,43],"/home/ms/Project/kiwi/kiwi/filesystem/ext2.py":[19,20,23,26,27],"/home/ms/Project/kiwi/kiwi/filesystem/base.py":[18,21,22,23,25,30,40,41,63,94,105,118,147],"/home/ms/Project/kiwi/kiwi/filesystem/ext3.py":[19,20,23,26,27],"/home/ms/Project/kiwi/kiwi/filesystem/ext4.py":[19,20,23,26,27],"/home/ms/Project/kiwi/kiwi/filesystem/btrfs.py":[19,20,23,26,27],"/home/ms/Project/kiwi/kiwi/filesystem/xfs.py":[19,20,23,26,27],"/home/ms/Project/kiwi/kiwi/filesystem/fat16.py":[19,20,23,26,27],"/home/ms/Project/kiwi/kiwi/filesystem/fat32.py":[19,20,23,26,27],"/home/ms/Project/kiwi/kiwi/filesystem/squashfs.py":[17,20,21,24,27,28],"/home/ms/Project/kiwi/kiwi/filesystem/clicfs.py":[19,22,23,24,25,26,27,28,31,34,35,46,84,89],"/home/ms/Project/kiwi/kiwi/storage/loop_device.py":[18,21,22,23,25,30,37,38,48,58,68,90],"/home/ms/Project/kiwi/kiwi/storage/device_provider.py":[19,20,25,28,29,40,55,70],"/home/ms/Project/kiwi/kiwi/filesystem/setup.py":[19,20,21,24,34,35,50],"/home/ms/Project/kiwi/kiwi/builder/container.py":[18,19,22,23,24,25,26,27,28,29,30,33,42,43,91],"/home/ms/Project/kiwi/kiwi/container/__init__.py":[19,20,22,27,34,35],"/home/ms/Project/kiwi/kiwi/container/docker.py":[18,21,22,23,24,27,30,31],"/home/ms/Project/kiwi/kiwi/container/oci.py":[18,19,20,23,24,25,26,27,28,29,32,70,71,147,226,242,257],"/home/ms/Project/kiwi/kiwi/container/setup/__init__.py":[19,20,22,27,30,31],"/home/ms/Project/kiwi/kiwi/container/setup/docker.py":[20,23,26],"/home/ms/Project/kiwi/kiwi/container/setup/oci.py":[20,23,26,27,38],"/home/ms/Project/kiwi/kiwi/container/setup/base.py":[18,19,22,23,25,30,44,45,56,66,74,84,101,119,141,158,180,189],"/home/ms/Project/kiwi/kiwi/builder/disk.py":[18,19,20,21,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,50,57,67,68,152,189,449,471,492,534,551,558,562,575,578,612,693,715,726,742,757,768,779,783,788,821,839,845,858,908,958,972],"/home/ms/Project/kiwi/kiwi/system/identifier.py":[18,19,22,29,30,33,43,53,62,74],"/home/ms/Project/kiwi/kiwi/storage/disk.py":[18,19,20,23,24,25,26,27,30,37,38,55,72,85,102,115,130,145,157,169,181,193,205,222,230,238,273,290,298,303,325],"/home/ms/Project/kiwi/kiwi/storage/mapped_device.py":[18,21,22,27,33,34,42,52],"/home/ms/Project/kiwi/kiwi/partitioner/__init__.py":[18,21,22,23,24,26,31,38,39],"/home/ms/Project/kiwi/kiwi/partitioner/gpt.py":[19,20,21,23,28,31,32,47,82,104,128,148],"/home/ms/Project/kiwi/kiwi/partitioner/base.py":[20,26,27,36,44,56,69,80,88,96],"/home/ms/Project/kiwi/kiwi/partitioner/msdos.py":[18,21,22,23,25,30,33,34,50,97,126],"/home/ms/Project/kiwi/kiwi/partitioner/dasd.py":[18,21,22,23,26,29,30,45,80],"/home/ms/Project/kiwi/kiwi/storage/raid_device.py":[18,21,22,23,24,26,31,36,37,49,62,98,110,122],"/home/ms/Project/kiwi/kiwi/storage/luks_device.py":[18,21,22,23,24,26,31,36,37,54,67,124,138,150],"/home/ms/Project/kiwi/kiwi/volume_manager/__init__.py":[19,20,22,27,36,38],"/home/ms/Project/kiwi/kiwi/volume_manager/lvm.py":[19,20,21,22,23,24,25,27,32,35,36,58,80,107,139,208,236,254,265,280,298,316,321,337],"/home/ms/Project/kiwi/kiwi/volume_manager/base.py":[18,19,20,23,24,25,26,27,28,29,30,31,33,38,58,59,103,113,123,133,146,156,163,171,179,192,206,222,253,308,325,333,340],"/home/ms/Project/kiwi/kiwi/volume_manager/btrfs.py":[18,19,20,21,22,23,26,27,28,29,30,31,32,33,34,35,36,38,44,50,51,76,128,183,222,244,271,292,317,331,354,361,379,402,421,427],"/home/ms/Project/kiwi/kiwi/utils/block.py":[18,21,24,30,31,34,44,54,64],"/home/ms/Project/kiwi/kiwi/builder/install.py":[18,19,20,21,24,25,26,27,28,29,30,31,32,33,34,35,36,37,39,44,54,57,122,225,327,364,394,402,411,416,422,441,445],"/home/ms/Project/kiwi/kiwi/filesystem/isofs.py":[19,20,21,24,27,28],"/home/ms/Project/kiwi/kiwi/iso_tools/__init__.py":[19,20,21,24,27,28],"/home/ms/Project/kiwi/kiwi/iso_tools/cdrtools.py":[18,19,20,21,27,28,29,30,31,34,41,42,54,77,117,152,176,210,231],"/home/ms/Project/kiwi/kiwi/iso_tools/base.py":[19,22,30,31,38,50,60,68,79,87],"/home/ms/Project/kiwi/kiwi/iso_tools/xorriso.py":[18,21,22,23,24,27,33,34,46,61,112,134],"/home/ms/Project/kiwi/kiwi/iso_tools/iso.py":[18,19,20,25,28,29,30,31,32,33,34,41,49,50,57,58,111,129,189,249,261,309,347,407,437,442,447,448,451],"/home/ms/Project/kiwi/kiwi/storage/subformat/__init__.py":[19,20,21,22,23,24,25,26,27,28,30,35,43,44],"/home/ms/Project/kiwi/kiwi/storage/subformat/qcow2.py":[20,21,24,27,28,39],"/home/ms/Project/kiwi/kiwi/storage/subformat/base.py":[18,19,20,23,24,25,26,28,34,43,44,56,66,76,109,117,147,172,193],"/home/ms/Project/kiwi/kiwi/storage/subformat/vhd.py":[19,20,23,26,27,38],"/home/ms/Project/kiwi/kiwi/storage/subformat/vhdx.py":[19,20,23,26,27,40],"/home/ms/Project/kiwi/kiwi/storage/subformat/vhdfixed.py":[18,19,20,23,24,26,31,34,35,59,74,92,141],"/home/ms/Project/kiwi/kiwi/storage/subformat/vmdk.py":[18,23,26,27,28,32,37,40,41,56,72,97,183],"/home/ms/Project/kiwi/kiwi/storage/subformat/template/__init__.py":[1],"/home/ms/Project/kiwi/kiwi/storage/subformat/template/vmware_settings.py":[18,19,22,25,26,114],"/home/ms/Project/kiwi/kiwi/storage/subformat/ova.py":[18,19,20,23,24,25,26,27,29,35,38,39,56,100],"/home/ms/Project/kiwi/kiwi/storage/subformat/gce.py":[18,19,20,23,24,25,28,31,32,53,96],"/home/ms/Project/kiwi/kiwi/storage/subformat/vdi.py":[20,21,24,27,28,39],"/home/ms/Project/kiwi/kiwi/storage/subformat/vagrant_libvirt.py":[18,19,20,21,22,25,26,27,29,34,37,38,64,105,115,129],"/home/ms/Project/kiwi/kiwi/builder/live.py":[18,19,20,21,22,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,43,48,56,57,102,293,310,352],"/home/ms/Project/kiwi/kiwi/builder/pxe.py":[18,19,22,23,24,25,26,27,28,29,30,31,32,34,39,49,50,86],"/home/ms/Project/kiwi/kiwi/cli.py":[67,68,69,70,71,72,73,74,77,84,85,86,87,90,97,98,107,116,139,162,171,188,209,242,259,270],"/home/ms/Project/kiwi/kiwi/help.py":[18,21,24,31,32],"/home/ms/Project/kiwi/kiwi/kiwi_compat.py":[44,45,46,47,48,51,54,57,58,85,86,114,125,140,153,167,201,213,214,218,227],"/home/ms/Project/kiwi/kiwi/privileges.py":[18,21,26,29,30],"/home/ms/Project/kiwi/kiwi/runtime_checker.py":[18,19,20,23,24,25,26,27,28,29,34,44,45,48,57,80,105,138,161,197,216,267,348,384,414,444,472,501,529,567],"/home/ms/Project/kiwi/kiwi/solver/__init__.py":[1],"/home/ms/Project/kiwi/kiwi/solver/repository/__init__.py":[19,20,21,23,26,31,32],"/home/ms/Project/kiwi/kiwi/solver/repository/suse.py":[18,19,22,25,28,29,45],"/home/ms/Project/kiwi/kiwi/solver/repository/base.py":[18,19,20,21,22,23,24,25,26,29,30,31,32,35,40,41,48,72,86,105,138,154,179,188,231,253,265,277,286,298,305,308],"/home/ms/Project/kiwi/kiwi/solver/repository/rpm_md.py":[18,19,22,25,28,29,68,81],"/home/ms/Project/kiwi/kiwi/solver/repository/rpm_dir.py":[18,19,22,23,26,29,30],"/home/ms/Project/kiwi/kiwi/solver/sat.py":[18,19,20,21,24,26,33,38,39,58,72,117,153,188],"/home/ms/Project/kiwi/kiwi/tasks/__init__.py":[1],"/home/ms/Project/kiwi/kiwi/tasks/base.py":[18,19,20,23,24,25,26,27,29,34,47,48,87,146,163,180],"/home/ms/Project/kiwi/kiwi/tasks/image_info.py":[42,44,45,46,47,48,49,52,60,61,126],"/home/ms/Project/kiwi/kiwi/utils/output.py":[18,19,20,23,24,27,38,39,44,50,64,74],"/home/ms/Project/kiwi/kiwi/tasks/image_resize.py":[45,46,49,50,51,52,53,54,55,56,58,63,71,72],"/home/ms/Project/kiwi/kiwi/tasks/result_bundle.py":[48,49,50,53,54,55,56,57,58,59,60,62,67,75,76,167],"/home/ms/Project/kiwi/kiwi/tasks/result_list.py":[30,31,34,35,36,37,40,48,49,68],"/home/ms/Project/kiwi/kiwi/tasks/system_build.py":[86,87,90,91,92,93,94,95,96,97,98,99,102,110,111,275],"/home/ms/Project/kiwi/kiwi/tasks/system_create.py":[40,41,44,45,46,47,48,49,50,53,61,62,111],"/home/ms/Project/kiwi/kiwi/tasks/system_prepare.py":[84,85,88,89,90,91,92,93,94,95,98,106,107,242],"/home/ms/Project/kiwi/kiwi/tasks/system_update.py":[40,41,44,45,46,47,49,52,60,61,105],"/home/ms/Project/kiwi/kiwi/kiwi.py":[],"/home/ms/Project/kiwi/kiwi/app.py":[]}}
\ No newline at end of file
+!coverage.py: This is a private format, don't read it directly!{"lines": 
{"/home/ms/Project/kiwi-horizon/kiwi/storage/disk.py": [18, 19, 20, 23, 24, 25, 
26, 27, 30, 33, 34, 38, 40, 41, 42, 43, 45, 46, 49, 51, 56, 57, 58, 59, 61, 63, 
69, 71, 72, 73, 74, 75, 76, 78, 79, 80, 81, 82, 84, 85, 86, 87, 88, 89, 91, 92, 
93, 94, 96, 97, 98, 99, 101, 102, 103, 104, 106, 107, 108, 109, 111, 112, 113, 
114, 115, 116, 117, 118, 120, 121, 123, 128, 129, 130, 131, 132, 133, 135, 136, 
139, 140, 141, 143, 149, 151, 152, 154, 158, 159, 160, 161, 163, 165, 166, 169, 
170, 171, 174, 175, 176, 177, 179, 180, 181, 182, 183, 184, 185, 188, 189, 190, 
191, 194, 195, 197, 198, 199, 201, 202, 203, 204, 205, 206, 208, 209, 210, 
211], "/home/ms/Project/kiwi-horizon/kiwi/package_manager/zypper.py": [18, 21, 
22, 23, 29, 32, 33, 34, 35, 36, 38, 39, 40, 42, 43, 45, 46, 48, 49, 51, 55, 56, 
57, 60, 61, 62, 64, 67, 68, 71, 72, 73, 74, 75, 76, 77, 79, 80, 81, 82, 84, 85, 
86, 89, 90, 93, 94, 96, 99, 100, 103, 104, 105, 107, 110, 111, 114, 115, 116, 
118, 123, 124, 127, 128, 129, 132, 133, 134, 135, 136, 137, 139, 140, 141, 142, 
144, 145, 146, 148, 150, 151, 153, 154, 155, 156, 157, 159, 160, 161, 162, 164, 
165, 166, 169, 171, 172, 173, 175, 177, 178, 179, 180], 
"/home/ms/Project/kiwi-horizon/kiwi/tasks/system_build.py": [129, 130, 131, 
132, 134, 136, 137, 138, 139, 140, 141, 142, 143, 144, 146, 147, 150, 152, 155, 
157, 158, 159, 160, 161, 163, 164, 165, 166, 169, 170, 171, 173, 174, 48, 49, 
52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 64, 67, 68, 69, 70, 71, 73, 75, 76, 78, 
79, 80, 83, 84, 87, 89, 90, 91, 94, 95, 97, 98, 99, 102, 104, 107, 109, 112, 
114, 115, 116, 118, 119, 120, 121, 124, 126, 127], 
"/home/ms/Project/kiwi-horizon/kiwi/storage/luks_device.py": [128, 129, 130, 
131, 132, 134, 135, 136, 137, 18, 21, 22, 23, 24, 26, 31, 34, 35, 39, 41, 42, 
44, 46, 47, 48, 52, 56, 57, 58, 61, 67, 68, 69, 70, 71, 73, 74, 75, 77, 78, 80, 
81, 82, 83, 84, 85, 86, 88, 89, 90, 93, 94, 95, 96, 97, 100, 101, 104, 106, 
107, 110, 112, 113, 114, 115, 116, 117, 121, 125, 127], 
"/home/ms/Project/kiwi-horizon/kiwi/storage/subformat/qcow2.py": [32, 37, 20, 
21, 24, 36, 27, 28, 29, 31], "/home/ms/Project/kiwi-horizon/kiwi/app.py": [], 
"/home/ms/Project/kiwi-horizon/kiwi/partitioner/msdos.py": [19, 20, 21, 23, 28, 
31, 32, 33, 34, 37, 38, 39, 40, 41, 42, 43, 44, 47, 48, 50, 51, 52, 53, 54, 55, 
56, 58, 59, 60, 63, 64, 65, 67, 68, 70, 71, 72, 74, 80, 82, 83, 84, 85, 87, 88, 
89, 90, 92, 93, 94, 96, 97, 101, 103, 104, 108], 
"/home/ms/Project/kiwi-horizon/kiwi/cli.py": [50, 51, 52, 53, 54, 55, 56, 59, 
65, 66, 67, 70, 73, 74, 75, 76, 77, 78, 80, 81, 83, 84, 85, 86, 87, 89, 90, 91, 
92, 93, 94, 95, 97, 98, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 
115, 116, 118, 119, 120, 121, 122, 123, 125, 126, 127, 128, 129, 130, 132, 133, 
134, 136, 137, 139, 140, 141, 142, 143, 144, 145, 146, 148, 150, 151, 152, 153, 
154, 155, 156, 159, 160, 161, 162, 164, 165, 167, 168, 170, 171, 172, 173, 174, 
175], "/home/ms/Project/kiwi-horizon/kiwi/bootloader/config/isolinux.py": [18, 
19, 22, 23, 24, 25, 26, 28, 34, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 50, 51, 
52, 53, 54, 56, 57, 59, 60, 61, 62, 63, 64, 66, 67, 68, 70, 74, 75, 76, 77, 78, 
79, 80, 82, 83, 84, 85, 88, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 108, 
109, 110, 111, 112, 115, 116, 117, 119, 120, 121, 122, 123, 124, 125, 129, 138, 
139, 140, 141, 142, 143, 144, 145, 146, 147, 149, 150, 151, 152, 153, 156, 157, 
158, 160, 161, 162, 163, 164, 165, 166, 169, 172, 174, 176, 178, 179, 180, 181, 
182, 183, 184, 186, 187, 190, 191, 193, 194, 195, 196], 
"/home/ms/Project/kiwi-horizon/kiwi/system/kernel.py": [18, 19, 22, 25, 28, 29, 
30, 38, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 52, 53, 54, 57, 58, 59, 60, 61, 
63, 64, 65, 68, 69, 70, 71, 72, 73, 74, 76, 78, 79, 80, 81, 82, 83, 84, 86], 
"/home/ms/Project/kiwi-horizon/kiwi/builder/pxe.py": [18, 19, 22, 23, 24, 25, 
26, 27, 28, 29, 31, 36, 42, 43, 44, 45, 46, 47, 48, 49, 51, 52, 54, 55, 57, 59, 
60, 61, 62, 65, 66, 67, 69, 70, 71, 72, 73, 74, 75, 76, 77, 79, 80, 81, 82, 85, 
86, 89, 90, 94, 95, 96, 97, 99, 100, 103, 104, 107, 108, 109, 113, 114, 115, 
116, 117, 119, 120, 122, 123, 124, 125, 126, 127, 130, 131, 132, 136, 139, 140, 
141, 142, 143, 144, 146, 147, 148, 149, 150, 151, 153, 154, 155, 156, 157, 158, 
160, 161, 162, 163, 164, 165, 169, 170, 171, 172, 174, 175, 176, 178, 179, 180, 
181, 183, 184, 185, 188, 189, 190, 193], 
"/home/ms/Project/kiwi-horizon/kiwi/bootloader/__init__.py": [1], 
"/home/ms/Project/kiwi-horizon/kiwi/xml_description.py": [18, 19, 20, 23, 24, 
25, 27, 35, 41, 42, 43, 44, 46, 47, 48, 49, 50, 52, 53, 54, 56, 57, 58, 59, 61, 
62, 63, 65, 66, 67, 69, 71, 72, 73, 74, 76, 77, 78, 79, 80, 83, 84, 86, 87, 
88], "/home/ms/Project/kiwi-horizon/kiwi/storage/mapped_device.py": [32, 33, 
34, 36, 37, 39, 40, 42, 43, 18, 21, 22, 27, 30, 31], 
"/home/ms/Project/kiwi-horizon/kiwi/storage/subformat/vhd.py": [35, 19, 20, 23, 
36, 26, 27, 28, 30, 31], 
"/home/ms/Project/kiwi-horizon/kiwi/filesystem/xfs.py": [32, 33, 19, 20, 23, 
26, 27, 28, 29, 30, 31], 
"/home/ms/Project/kiwi-horizon/kiwi/bootloader/template/grub2.py": [256, 257, 
260, 265, 266, 267, 268, 269, 271, 272, 273, 18, 19, 276, 278, 279, 280, 281, 
282, 27, 285, 34, 291, 292, 293, 295, 296, 297, 298, 299, 300, 45, 304, 336, 
52, 309, 310, 311, 312, 313, 58, 315, 316, 317, 318, 319, 320, 321, 323, 324, 
325, 326, 329, 335, 80, 337, 339, 340, 341, 342, 343, 344, 345, 90, 102, 274, 
112, 275, 122, 22, 134, 144, 25, 154, 26, 69, 166, 301, 176, 186, 198, 208, 
215, 218, 223, 224, 225, 226, 227, 229, 230, 231, 232, 233, 234, 236, 237, 238, 
239, 242, 248, 249, 250, 252, 253, 254, 255], 
"/home/ms/Project/kiwi-horizon/kiwi/repository/__init__.py": [32, 33, 34, 35, 
37, 38, 39, 19, 20, 22, 27, 30, 31], 
"/home/ms/Project/kiwi-horizon/kiwi/kiwi.py": [], 
"/home/ms/Project/kiwi-horizon/kiwi/storage/__init__.py": [1], 
"/home/ms/Project/kiwi-horizon/kiwi/storage/subformat/__init__.py": [19, 20, 
21, 22, 23, 25, 30, 33, 34, 35, 36, 37, 39, 40, 41, 43, 44, 45, 46, 47, 48, 50, 
51, 53, 54, 55, 56, 57, 58, 60, 61, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 
74, 75, 78, 79], "/home/ms/Project/kiwi-horizon/kiwi/tasks/result_bundle.py": 
[41, 42, 43, 46, 47, 48, 49, 50, 51, 52, 53, 55, 60, 63, 64, 65, 66, 67, 70, 
71, 72, 73, 74, 77, 78, 80, 81, 83, 84, 87, 88, 89, 90, 91, 94, 95, 96, 98, 99, 
100, 102, 103, 105, 107, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 
122, 123, 124, 126, 127], 
"/home/ms/Project/kiwi-horizon/kiwi/builder/__init__.py": [64, 19, 20, 21, 22, 
23, 24, 25, 27, 32, 35, 36, 37, 38, 39, 40, 42, 43, 44, 46, 47, 48, 50, 51, 52, 
54, 55, 56, 58, 59, 60, 63], 
"/home/ms/Project/kiwi-horizon/kiwi/filesystem/fat32.py": [32, 33, 19, 20, 23, 
26, 27, 28, 29, 30, 31], 
"/home/ms/Project/kiwi-horizon/kiwi/tasks/system_create.py": [65, 66, 67, 69, 
70, 71, 72, 74, 76, 77, 78, 79, 81, 82, 83, 84, 87, 88, 89, 91, 92, 37, 38, 41, 
42, 43, 44, 45, 46, 47, 50, 53, 54, 55, 56, 57, 59, 61, 62], 
"/home/ms/Project/kiwi-horizon/kiwi/builder/container.py": [18, 21, 22, 23, 24, 
25, 28, 31, 32, 33, 34, 35, 36, 37, 38, 40, 42, 43, 44, 45, 46, 49, 51, 52, 53, 
54, 56, 57, 59, 60, 61, 63, 65, 66, 68, 69, 71, 72, 74, 75, 76, 77, 78, 79, 81, 
82, 83, 84, 86, 87, 88, 90, 91, 92, 93, 95, 96, 97, 99], 
"/home/ms/Project/kiwi-horizon/kiwi/system/setup.py": [18, 19, 20, 21, 24, 25, 
26, 27, 28, 29, 30, 31, 32, 33, 35, 40, 47, 48, 49, 50, 51, 52, 53, 55, 59, 60, 
61, 62, 63, 64, 65, 67, 68, 69, 71, 73, 75, 77, 78, 81, 83, 84, 85, 86, 87, 88, 
89, 91, 93, 97, 98, 101, 102, 103, 104, 106, 107, 108, 109, 111, 112, 113, 114, 
115, 116, 119, 124, 126, 131, 132, 133, 134, 135, 136, 137, 140, 148, 149, 150, 
151, 153, 155, 156, 158, 159, 160, 161, 162, 163, 165, 166, 168, 169, 170, 171, 
173, 174, 175, 176, 178, 179, 180, 183, 184, 185, 186, 187, 188, 190, 191, 192, 
193, 197, 198, 201, 202, 203, 204, 205, 206, 208, 209, 210, 211, 215, 216, 219, 
220, 221, 222, 224, 225, 226, 227, 230, 234, 236, 237, 238, 239, 240, 241, 242, 
243, 244, 247, 251, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 264, 266, 
267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 280, 281, 282, 283, 
284, 285, 286, 287, 288, 289, 290, 292, 293, 294, 295, 297, 299, 300, 301, 303, 
304, 305, 306, 308, 309, 312, 316, 317, 318, 319, 320, 321, 323, 327, 328, 329, 
330, 331, 332, 334, 335, 338, 343, 344, 345, 347, 348, 349, 350, 351, 354, 356, 
357, 359, 360, 365, 366, 367, 369, 374, 375, 376, 378, 379, 380, 381, 382, 385, 
386, 387, 389, 390, 391, 393, 394, 396, 397, 399, 400, 401, 404, 405, 406, 409, 
415, 416, 419, 428, 430, 431, 432, 434, 435, 437, 439, 441, 443, 445, 447, 448, 
450, 451, 452, 454, 455, 456, 458, 459, 460, 463, 464, 467, 468, 469, 470, 471, 
475, 477, 478, 480, 481, 482, 483, 484, 487, 488, 489, 490, 491, 492, 495, 496, 
497, 499, 500, 502, 503, 504, 505, 506, 507, 508, 515, 516, 517, 519, 521, 522, 
523, 524, 526, 527, 529, 530, 531, 532, 535, 536, 538, 539, 541, 542, 544, 545, 
547, 548, 549, 550, 553, 554, 555, 557, 559, 560, 561, 562, 563, 564, 565, 566, 
567, 568, 569, 570, 571, 572, 573, 575, 576, 577, 578, 580, 581, 583, 585, 587, 
592, 593, 594, 595, 597], 
"/home/ms/Project/kiwi-horizon/kiwi/volume_manager/base.py": [18, 19, 20, 23, 
24, 25, 26, 27, 28, 30, 35, 38, 39, 43, 48, 50, 51, 52, 53, 54, 56, 58, 59, 60, 
63, 65, 70, 72, 76, 78, 83, 85, 89, 91, 95, 97, 101, 103, 109, 111, 116, 117, 
118, 119, 121, 126, 128, 134, 135, 136, 139, 140, 141, 142, 143, 144, 145, 147, 
148, 149, 150, 151, 155, 161, 167, 168, 170, 183, 184, 186, 187, 188, 189, 190, 
192, 194, 198, 199, 200, 201, 202, 203, 204, 205, 207, 209, 214, 216, 222], 
"/home/ms/Project/kiwi-horizon/kiwi/bootloader/config/grub2.py": [18, 19, 22, 
23, 24, 25, 26, 27, 28, 29, 31, 40, 43, 44, 45, 46, 47, 48, 49, 50, 52, 53, 56, 
57, 58, 59, 60, 61, 62, 63, 64, 65, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 
79, 81, 82, 83, 84, 86, 90, 91, 92, 93, 94, 95, 96, 99, 105, 106, 107, 108, 
110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 123, 124, 125, 126, 
127, 130, 131, 132, 134, 135, 136, 137, 138, 142, 148, 149, 150, 151, 153, 154, 
155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 166, 167, 168, 169, 170, 173, 
174, 175, 176, 178, 179, 180, 181, 182, 186, 192, 193, 194, 195, 197, 198, 199, 
200, 201, 202, 203, 204, 205, 206, 207, 208, 210, 211, 212, 213, 214, 217, 218, 
219, 220, 222, 223, 224, 225, 226, 229, 237, 238, 240, 241, 242, 244, 245, 247, 
248, 251, 253, 254, 255, 258, 259, 260, 262, 264, 266, 268, 274, 276, 277, 279, 
281, 282, 283, 284, 285, 286, 287, 290, 291, 293, 294, 295, 296, 298, 299, 301, 
302, 304, 306, 307, 311, 315, 316, 317, 318, 321, 322, 324, 326, 327, 328, 329, 
330, 331, 332, 335, 336, 337, 338, 340, 341, 342, 346, 347, 348, 349, 351, 352, 
355, 356, 358, 359, 361, 362, 364, 365, 367, 368, 370, 371, 373, 374, 375, 376, 
378, 379, 383, 384, 385, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 
398, 399, 401, 402, 403, 407, 408, 409, 411, 412, 413, 414, 416, 417, 420, 422, 
423, 424, 427, 428, 429, 432, 434, 435, 436, 437, 439, 440, 442, 443, 444, 447, 
453, 454, 455, 456, 458, 459], 
"/home/ms/Project/kiwi-horizon/kiwi/__init__.py": [1], 
"/home/ms/Project/kiwi-horizon/kiwi/boot/image/__init__.py": [32, 33, 34, 35, 
36, 37, 38, 40, 41, 19, 20, 22, 27, 30, 31], 
"/home/ms/Project/kiwi-horizon/kiwi/bootloader/template/zipl.py": [65, 67, 71, 
72, 73, 74, 75, 76, 77, 78, 79, 80, 18, 19, 22, 25, 26, 27, 44, 47, 49, 57], 
"/home/ms/Project/kiwi-horizon/kiwi/bootloader/install/__init__.py": [32, 33, 
34, 36, 37, 38, 41, 42, 19, 20, 22, 27, 30, 31], 
"/home/ms/Project/kiwi-horizon/kiwi/boot/image/kiwi.py": [129, 130, 131, 18, 
20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 32, 38, 39, 43, 44, 46, 48, 49, 50, 51, 
52, 54, 55, 56, 58, 59, 62, 63, 65, 66, 68, 69, 70, 71, 73, 74, 75, 76, 78, 80, 
81, 84, 85, 87, 88, 89, 97, 98, 99, 100, 102, 103, 105, 106, 107, 108, 109, 
111, 112, 113, 115, 120, 122, 123, 124, 126, 127], 
"/home/ms/Project/kiwi-horizon/kiwi/builder/disk.py": [18, 19, 20, 23, 24, 25, 
26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 43, 49, 52, 53, 
54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 74, 
75, 76, 77, 78, 80, 81, 83, 84, 86, 87, 89, 91, 92, 93, 94, 95, 98, 99, 100, 
105, 110, 114, 117, 119, 120, 121, 122, 123, 127, 130, 131, 134, 137, 138, 139, 
141, 143, 144, 148, 149, 150, 154, 157, 158, 159, 160, 163, 164, 165, 166, 168, 
171, 174, 175, 177, 179, 181, 183, 185, 186, 187, 188, 190, 191, 193, 194, 196, 
197, 199, 200, 201, 203, 204, 205, 206, 208, 209, 211, 214, 215, 218, 220, 222, 
224, 225, 229, 231, 234, 237, 239, 241, 242, 246, 247, 248, 249, 251, 252, 253, 
254, 257, 258, 259, 263, 264, 266, 267, 268, 269, 270, 271, 275, 276, 277, 278, 
279, 280, 281, 282, 283, 284, 285, 286, 289, 290, 291, 292, 293, 294, 295, 296, 
297, 301, 302, 303, 304, 305, 307, 308, 309, 310, 311, 313, 314, 315, 319, 320, 
321, 322, 324, 325, 326, 328, 329, 330, 331, 333, 334, 335, 338, 340, 341, 342, 
344, 346, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 359, 360, 362, 363, 
364, 365, 366, 368, 369, 371, 372, 374, 376, 377, 378, 379, 380, 381, 382, 383, 
384, 385, 386, 388, 389, 391, 392, 394, 396, 397, 398, 399, 400, 401, 404, 405, 
406, 407, 410, 411, 412, 413, 416, 417, 418, 419, 422, 423, 424, 426, 427, 428, 
431, 432, 434, 435, 436, 438, 439, 440, 442, 443, 445, 446, 447, 448, 449, 450, 
451, 453, 454, 455, 456, 457, 460, 461, 462, 463, 464, 467, 468, 469, 470, 473, 
474, 475, 476, 478, 479, 483, 484, 485, 486, 487, 488, 490, 491, 492, 493, 495, 
496, 498, 499, 500, 501, 502, 504, 506, 507, 510, 511, 514, 515, 517, 518, 519, 
520, 521, 523, 524, 525, 526, 529, 530, 531, 532, 535, 536, 537, 538, 541, 542, 
543, 545, 546, 547, 549, 551, 552, 555, 556, 557, 558, 560, 561, 562, 565, 566, 
567, 568, 569, 572, 573, 574, 577, 578, 580, 581, 585, 586, 587, 589, 590, 592, 
593, 594, 595, 596, 598, 601, 602, 603, 606, 607, 608], 
"/home/ms/Project/kiwi-horizon/kiwi/repository/yum.py": [18, 19, 20, 23, 24, 
27, 30, 31, 32, 33, 34, 36, 43, 45, 46, 47, 50, 51, 55, 56, 58, 61, 62, 64, 65, 
67, 68, 70, 71, 73, 74, 76, 77, 79, 80, 82, 83, 85, 86, 88, 89, 91, 92, 94, 95, 
98, 100, 101, 102, 103, 106, 107, 108, 109, 111, 112, 114, 115, 116, 117, 118, 
119, 121, 122, 124, 125, 126, 128, 129, 131, 132, 133, 136, 137, 138, 140, 144, 
145, 146, 147, 148, 149, 151, 152, 153, 154, 155, 158, 159, 160], 
"/home/ms/Project/kiwi-horizon/kiwi/tasks/system_prepare.py": [128, 130, 131, 
132, 133, 134, 135, 136, 137, 138, 140, 141, 144, 145, 146, 148, 149, 52, 53, 
56, 57, 58, 59, 60, 61, 62, 63, 66, 69, 70, 71, 72, 73, 75, 77, 78, 81, 83, 84, 
85, 88, 89, 91, 92, 93, 96, 99, 101, 104, 106, 107, 108, 109, 110, 112, 113, 
114, 115, 118, 120, 121, 123, 124, 125, 126], 
"/home/ms/Project/kiwi-horizon/kiwi/filesystem/clicfs.py": [66, 67, 68, 69, 71, 
72, 73, 74, 19, 22, 23, 24, 25, 26, 27, 28, 31, 34, 35, 36, 37, 39, 42, 43, 44, 
45, 46, 48, 49, 50, 52, 53, 54, 55, 60, 62, 63], 
"/home/ms/Project/kiwi-horizon/kiwi/archive/tar.py": [18, 21, 24, 27, 28, 29, 
30, 31, 33, 34, 35, 36, 41, 44, 45, 46, 47, 52, 55, 56, 58, 59, 60, 63, 64, 65, 
68, 69, 70, 71, 74, 77, 79, 80, 81, 82, 84, 85, 86, 87, 88, 90, 92, 93, 94, 95, 
96, 97], "/home/ms/Project/kiwi-horizon/kiwi/partitioner/__init__.py": [18, 21, 
22, 23, 25, 30, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 
49, 50, 51, 53, 54, 55], 
"/home/ms/Project/kiwi-horizon/kiwi/package_manager/__init__.py": [32, 34, 35, 
36, 37, 39, 40, 41, 44, 45, 47, 19, 20, 22, 27, 30, 31], 
"/home/ms/Project/kiwi-horizon/kiwi/system/shell.py": [54, 39, 40, 41, 42, 44, 
50, 61, 18, 51, 52, 21, 22, 56, 25, 58, 59, 28, 29, 53], 
"/home/ms/Project/kiwi-horizon/kiwi/data/compress.py": [18, 19, 22, 24, 30, 33, 
34, 35, 36, 37, 39, 40, 42, 44, 45, 47, 49, 50, 52, 53, 54, 55, 57, 59, 61, 63, 
64, 65, 66, 68, 70, 71, 72, 73, 74, 75, 77, 78, 79, 81, 83, 84, 86, 87, 89, 90, 
91, 92, 93, 94, 95], 
"/home/ms/Project/kiwi-horizon/kiwi/tasks/system_update.py": [65, 66, 67, 68, 
69, 71, 72, 73, 74, 75, 77, 79, 80, 82, 83, 84, 86, 87, 88, 91, 92, 93, 95, 96, 
40, 42, 43, 44, 45, 47, 50, 53, 54, 55, 56, 57, 59, 61, 62], 
"/home/ms/Project/kiwi-horizon/kiwi/bootloader/template/__init__.py": [1], 
"/home/ms/Project/kiwi-horizon/kiwi/filesystem/ext2.py": [32, 33, 19, 20, 23, 
26, 27, 28, 29, 30, 31], 
"/home/ms/Project/kiwi-horizon/kiwi/storage/subformat/vmdk.py": [18, 19, 22, 
23, 24, 26, 31, 34, 35, 36, 38, 39, 43, 44, 47, 49, 59, 60, 61, 62, 64, 65, 67, 
68, 69, 70, 71, 72, 73, 75, 76, 78, 79, 81, 82, 83, 84, 86, 87, 89, 90, 91, 92, 
94, 95, 96, 98, 99, 100, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 
115, 118, 119, 121, 122], 
"/home/ms/Project/kiwi-horizon/kiwi/storage/subformat/vhdfixed.py": [128, 129, 
132, 133, 134, 135, 18, 19, 20, 21, 24, 25, 27, 32, 35, 36, 38, 40, 41, 42, 43, 
44, 45, 47, 48, 49, 51, 52, 56, 57, 60, 61, 63, 68, 69, 71, 72, 73, 74, 75, 76, 
77, 78, 79, 80, 81, 83, 85, 86, 87, 91, 92, 95, 96, 99, 100, 103, 105, 107, 
108, 110, 122, 123, 125, 126, 127], 
"/home/ms/Project/kiwi-horizon/kiwi/command_process.py": [19, 20, 22, 27, 31, 
32, 33, 34, 35, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 49, 50, 51, 52, 53, 54, 
55, 56, 57, 59, 60, 61, 62, 63, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 
79, 80, 82, 83, 84, 85, 86, 87, 90, 95, 96, 97, 99, 100, 101, 104, 105, 106, 
109, 112, 113, 114, 115, 116, 117, 118, 119, 122, 123, 124, 125, 127, 130, 131, 
132, 133, 134, 135, 136, 138, 139, 140, 141, 142, 144, 145, 146, 147, 148, 149, 
150, 152, 154, 155, 156, 157, 159, 161, 163, 164, 166, 167, 169, 170, 172, 173, 
175, 176], "/home/ms/Project/kiwi-horizon/kiwi/firmware.py": [18, 21, 23, 28, 
33, 34, 35, 36, 37, 39, 40, 41, 44, 45, 46, 47, 48, 49, 52, 53, 54, 55, 56, 57, 
59, 60, 61, 62, 64, 65, 66, 68, 70, 71, 72, 74, 76, 77, 78, 80, 81, 82, 84, 85, 
86, 88, 90, 91, 92, 94, 96, 97, 98, 100, 102, 103, 104, 106, 108, 109, 110, 
112, 114, 115, 116, 118], 
"/home/ms/Project/kiwi-horizon/kiwi/bootloader/config/zipl.py": [19, 20, 23, 
24, 25, 26, 27, 28, 30, 38, 41, 42, 43, 44, 45, 46, 48, 49, 52, 53, 54, 57, 58, 
59, 60, 61, 63, 64, 65, 66, 67, 68, 70, 71, 73, 77, 78, 79, 80, 81, 82, 83, 85, 
86, 88, 89, 90, 91, 96, 97, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 
113, 114, 115, 116, 117, 119, 120, 121, 122, 123, 124, 125, 128, 130, 132, 133, 
135, 136, 137, 138, 139, 140, 143, 144, 145, 146, 149, 150, 151, 153, 154, 156, 
157, 159, 160, 161, 162, 163, 164, 166, 168, 169, 170, 172, 173, 174, 175, 176, 
178, 179, 181, 182, 183, 185, 186, 187, 188, 190, 191, 192, 194, 195, 196, 197, 
199, 200, 202, 203, 204, 205, 206, 208, 209, 210, 211, 212, 213], 
"/home/ms/Project/kiwi-horizon/kiwi/data/checksum.py": [18, 19, 20, 23, 24, 26, 
31, 34, 35, 36, 37, 38, 40, 41, 43, 44, 45, 47, 48, 49, 51, 53, 54, 55, 57, 58, 
59, 61, 63, 64, 65, 66, 67, 68, 70, 71, 72, 75, 76, 78, 79, 80, 81, 82, 83, 87, 
88, 89, 93, 94, 95, 96, 97, 98, 100, 101, 102, 103, 104, 105, 106, 107, 108, 
110, 111, 112, 115, 116, 117, 118], 
"/home/ms/Project/kiwi-horizon/kiwi/iso.py": [18, 19, 20, 21, 22, 23, 24, 27, 
28, 29, 35, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 52, 54, 56, 57, 
58, 59, 60, 64, 66, 67, 68, 69, 70, 71, 73, 74, 76, 77, 78, 79, 80, 81, 82, 84, 
85, 86, 87, 88, 89, 91, 92, 93, 94, 95, 96, 97, 99, 100, 102, 103, 105, 106, 
107, 108, 111, 113, 114, 115, 116, 117, 119, 120, 121, 122, 123, 125, 126, 127, 
128, 129, 131, 132, 134, 135, 136, 137, 138, 140, 141, 142, 143, 144, 145, 146, 
148, 149, 151, 152, 153, 154, 155, 157, 158, 159, 161, 163, 173, 174, 175, 176, 
177, 178, 179, 180, 182, 183, 184, 185, 186, 187, 188, 189, 191, 192, 194, 196, 
197, 200, 202, 203, 204, 205, 206, 207, 210, 211, 213, 214, 215, 216, 217, 218, 
219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 233, 234, 235, 
236, 237, 238, 239, 240, 242, 243, 245, 247, 248, 249, 251, 252, 254, 255, 256, 
257, 259, 260, 261, 262, 263, 264, 265, 266, 267, 269, 270, 273, 275, 277, 278, 
279, 280, 282, 283, 284, 285, 286, 287, 289, 290, 291, 293, 295, 296, 297, 298, 
299, 300, 301, 302, 303, 304, 307, 308, 309, 310, 312, 313, 314, 316, 321, 322, 
324, 325, 330, 331, 333, 334, 335, 336, 338, 340, 342, 343, 344, 345, 346, 347, 
348, 349, 350, 353, 355, 356, 357, 358, 360, 361, 362, 363, 365, 366, 367, 368, 
370, 371, 372, 373, 375, 376, 377, 378, 381, 383, 384, 386, 388, 389, 391, 392, 
393, 395, 397, 398, 399], 
"/home/ms/Project/kiwi-horizon/kiwi/system/root_bind.py": [18, 21, 22, 23, 24, 
26, 33, 37, 38, 39, 40, 41, 42, 46, 47, 48, 52, 53, 54, 55, 58, 60, 61, 62, 63, 
64, 65, 67, 68, 69, 70, 71, 72, 75, 76, 77, 78, 79, 80, 81, 83, 84, 85, 86, 87, 
88, 89, 92, 93, 94, 95, 96, 97, 98, 100, 101, 102, 104, 105, 106, 107, 110, 
111, 112, 113, 114, 115, 117, 119, 120, 121, 122, 124, 126, 128, 129, 131, 136, 
137, 138, 140, 141, 142, 143, 144, 147, 148, 149, 150, 151, 152, 153, 154, 155, 
158, 160, 162, 163, 164, 165, 166, 167, 168, 170], 
"/home/ms/Project/kiwi-horizon/kiwi/tasks/base.py": [18, 19, 20, 23, 24, 25, 
27, 32, 36, 37, 38, 40, 43, 46, 49, 52, 54, 56, 57, 59, 62, 63, 64, 67, 68, 70, 
71, 72, 74, 75, 77, 78, 79, 80, 82, 83, 84, 87, 88, 90, 91, 92, 93, 94, 95, 98, 
99, 100, 101, 102, 104, 105, 106, 107, 110, 111, 112], 
"/home/ms/Project/kiwi-horizon/kiwi/system/root_init.py": [128, 129, 18, 19, 
20, 23, 24, 25, 27, 33, 38, 39, 40, 41, 42, 44, 46, 47, 49, 50, 51, 52, 54, 55, 
56, 57, 58, 59, 61, 62, 63, 65, 66, 68, 69, 71, 72, 74, 75, 77, 78, 80, 81, 83, 
84, 86, 87, 89, 90, 92, 93, 95, 96, 98, 99, 102, 103, 104, 105, 106, 108, 109, 
110, 111, 113, 114, 115, 116, 117, 120, 121, 122, 123, 124, 125, 126, 127], 
"/home/ms/Project/kiwi-horizon/kiwi/defaults.py": [18, 19, 20, 21, 22, 25, 28, 
29, 30, 32, 34, 36, 38, 40, 42, 44, 47, 48, 49, 50, 53, 55, 56, 58, 59, 60, 61, 
62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 77, 80, 81, 82, 83, 84, 85, 
86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 
104, 107, 109, 110, 111, 112, 113, 115, 117, 119, 120, 121, 122, 123, 124, 125, 
126, 128, 130, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 
146, 147, 148, 149, 150, 151, 152, 153, 154, 156, 158, 160, 162, 164, 166, 168, 
170, 172, 174, 176, 178, 180, 182, 184, 186, 188, 190, 192, 194, 196, 198, 200, 
201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 217, 219, 
220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 235, 236, 
238, 240, 242, 244, 246, 248, 250, 252, 254, 256, 258, 260, 262, 265, 266, 269, 
271, 272, 273, 276, 278, 279, 280, 283, 285, 287, 289, 291, 293, 295, 297, 299, 
301, 303, 305, 307, 309, 311, 313, 315, 317, 319, 321, 323, 324, 325, 327, 328, 
329, 331, 332, 333, 334], "/home/ms/Project/kiwi-horizon/kiwi/system/uri.py": 
[128, 129, 131, 137, 138, 141, 142, 143, 18, 19, 20, 21, 24, 26, 32, 36, 37, 
38, 39, 40, 42, 43, 44, 45, 46, 47, 49, 50, 51, 52, 55, 56, 57, 58, 59, 62, 63, 
64, 66, 67, 68, 70, 71, 72, 74, 75, 76, 77, 78, 79, 80, 82, 83, 85, 86, 89, 90, 
92, 93, 94, 95, 96, 98, 99, 101, 102, 104, 105, 108, 109, 110, 112, 113, 114, 
116, 117, 119, 120, 121, 123, 124, 125, 127], 
"/home/ms/Project/kiwi-horizon/kiwi/bootloader/install/grub2.py": [18, 21, 22, 
23, 24, 25, 27, 33, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 50, 51, 
52, 53, 55, 56, 57, 59, 60, 61, 64, 65, 66, 67, 68, 69, 70, 71, 72, 74, 75, 76, 
77, 79, 80, 83, 84, 86, 87, 88, 90, 92, 96, 98, 99, 100, 101, 102, 103, 105, 
106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 121, 122, 123, 124, 126, 
127, 128, 130, 131, 132, 134, 135, 136, 138, 139, 140, 141, 149, 151, 152, 153, 
156, 158, 159, 160, 163, 165, 166, 167, 171, 173, 174, 175, 179, 180, 181, 182, 
183, 184, 185, 186, 187, 188, 189, 190, 191, 192], 
"/home/ms/Project/kiwi-horizon/kiwi/boot/image/dracut.py": [18, 21, 22, 23, 24, 
25, 26, 29, 35, 36, 40, 41, 43, 44, 45, 46, 47, 49, 50, 51, 53, 54, 57, 58, 59, 
60, 61, 62, 64, 65, 66, 67, 68, 69, 70, 73, 75, 76, 77, 79, 82, 83, 85, 86, 
87], "/home/ms/Project/kiwi-horizon/kiwi/xml_state.py": [18, 19, 20, 21, 24, 
25, 27, 35, 38, 39, 40, 41, 42, 43, 45, 46, 49, 53, 54, 57, 58, 59, 62, 66, 68, 
72, 73, 74, 75, 77, 81, 82, 83, 84, 86, 90, 91, 92, 94, 95, 96, 97, 98, 100, 
106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 117, 118, 120, 124, 125, 126, 
128, 129, 131, 132, 133, 134, 136, 140, 142, 146, 147, 148, 149, 151, 152, 153, 
154, 156, 160, 161, 162, 164, 165, 167, 168, 169, 170, 172, 176, 177, 178, 179, 
180, 181, 182, 183, 184, 186, 190, 191, 192, 194, 195, 196, 197, 199, 205, 206, 
208, 209, 210, 211, 212, 213, 214, 216, 217, 219, 220, 222, 226, 227, 228, 230, 
231, 232, 233, 235, 239, 241, 245, 247, 251, 252, 253, 255, 256, 257, 258, 260, 
264, 266, 270, 272, 276, 277, 278, 280, 284, 285, 286, 288, 292, 293, 294, 296, 
300, 301, 302, 303, 304, 306, 310, 311, 312, 314, 319, 320, 321, 322, 323, 324, 
325, 326, 327, 329, 330, 333, 337, 338, 339, 340, 341, 342, 343, 345, 346, 347, 
349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 362, 364, 368, 369, 370, 
371, 372, 373, 374, 375, 376, 377, 380, 381, 382, 383, 384, 385, 386, 387, 388, 
389, 390, 391, 392, 393, 394, 396, 397, 398, 399, 401, 409, 410, 411, 412, 414, 
422, 423, 424, 425, 427, 432, 433, 434, 437, 438, 439, 441, 442, 443, 446, 447, 
450, 451, 452, 453, 455, 456, 457, 458, 459, 460, 461, 464, 467, 468, 469, 471, 
473, 474, 475, 476, 477, 478, 479, 480, 481, 484, 486, 491, 492, 493, 494, 495, 
497, 498, 500, 501, 503, 508, 509, 511, 515, 516, 518, 519, 520, 521, 522, 523, 
525, 530, 531, 533, 534, 535, 536, 537, 538, 539, 541, 545, 547, 551, 553, 557, 
559, 563, 564, 567, 573, 574, 575, 576, 577, 580, 586, 587, 588, 589, 590, 593, 
597, 598, 599, 600, 601, 602, 603, 604, 605, 607, 611, 612, 613, 614, 615, 616, 
620, 621, 622, 623, 625, 626, 627, 630, 631, 632, 634, 635, 636, 638, 639, 640, 
641, 642, 645, 646, 647, 649, 650, 651, 653, 654, 655, 656, 657, 660, 661, 662, 
663, 664, 667, 668, 669, 671, 672, 673, 674, 675, 678, 679, 681, 682, 683, 684, 
685, 686, 687, 688, 690, 691, 692, 693, 695, 697, 698, 699, 700, 702, 703, 704, 
705, 707, 709, 716, 717, 719, 720, 721, 722, 724, 725, 727, 728, 729, 730, 731, 
732, 735, 736, 738, 739, 741, 742, 744, 745, 746, 747, 749, 755, 756, 758, 759, 
760, 762, 763, 764, 765, 766, 767, 768, 769, 773, 778, 779, 781, 783, 784, 785, 
787, 788, 790, 791, 792, 793, 794, 795, 799, 800, 801, 802, 803, 805, 806, 807, 
809, 810, 811, 812, 814, 816, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 
835, 837, 838, 839, 840, 842, 844, 849, 850, 851, 854, 855, 856, 857, 858, 859, 
863, 864, 865, 868, 869, 871, 878, 879, 880, 881, 882, 883, 884, 885, 887, 888, 
890, 894, 895, 896, 897, 899, 900, 901, 902, 903, 904, 905, 907, 909], 
"/home/ms/Project/kiwi-horizon/kiwi/storage/loop_device.py": [64, 65, 66, 67, 
68, 69, 70, 71, 18, 21, 22, 23, 25, 30, 33, 34, 35, 36, 37, 38, 40, 41, 42, 44, 
45, 47, 48, 50, 51, 52, 53, 55, 56, 57, 58, 59, 60, 62], 
"/home/ms/Project/kiwi-horizon/kiwi/storage/subformat/base.py": [18, 19, 20, 
22, 26, 27, 28, 31, 34, 35, 36, 37, 38, 39, 40, 41, 42, 44, 46, 48, 50, 51, 53, 
54, 55, 56, 57, 58, 59, 60, 61, 62, 64, 65, 66, 67, 68, 70, 72, 73, 74, 75, 76, 
80, 81, 82, 83], "/home/ms/Project/kiwi-horizon/kiwi/boot/image/base.py": [18, 
19, 20, 23, 24, 25, 26, 27, 29, 35, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 
52, 53, 54, 57, 59, 60, 61, 62, 63, 67, 72, 74, 78, 80, 81, 83, 84, 85, 86, 87, 
88, 89, 90, 92, 93, 96, 97, 98, 99, 100, 101, 103, 104, 106, 107, 108, 109, 
110, 112, 113, 114, 115, 118, 119, 120, 122, 123, 125, 126, 127, 129, 130, 132, 
133, 135, 136, 137, 140, 141, 142, 143, 144, 145, 147, 148, 150, 151, 153, 154, 
156, 157, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 
174, 175, 176, 177, 179, 180, 182, 183, 185, 186, 188, 189, 192, 193, 194, 195, 
197, 198, 199, 201, 202, 204, 205, 207, 208, 209, 210], 
"/home/ms/Project/kiwi-horizon/kiwi/filesystem/squashfs.py": [19, 20, 23, 26, 
27, 30, 31], "/home/ms/Project/kiwi-horizon/kiwi/tasks/result_list.py": [64, 
65, 30, 31, 34, 35, 36, 37, 40, 43, 44, 45, 46, 47, 49, 50, 52, 53, 55, 56, 58, 
60, 61, 62], "/home/ms/Project/kiwi-horizon/kiwi/logger.py": [18, 19, 22, 27, 
28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47, 48, 
49, 52, 62, 63, 64, 66, 73, 74, 75, 77, 80, 81, 83, 85, 86, 87, 88, 89, 92, 93, 
97, 98, 100, 103, 104, 107, 108, 111, 112, 115, 116, 119, 120, 123, 124, 127, 
128, 131, 132, 135, 138, 139, 140, 141, 143, 144, 145, 148, 149, 150, 153, 154, 
155, 158, 159, 160, 161, 163, 165, 166, 168, 172, 173, 174, 176, 177, 178, 179, 
180, 182, 183, 184, 185, 186, 189, 196, 197, 198, 202, 203, 204, 205, 206, 208, 
209, 210, 213, 215, 216, 217, 219, 220, 221, 222, 225, 227, 228, 234], 
"/home/ms/Project/kiwi-horizon/kiwi/data/__init__.py": [1], 
"/home/ms/Project/kiwi-horizon/kiwi/archive/cpio.py": [19, 22, 25, 26, 27, 29, 
30, 31, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 51, 53, 54, 55, 
57, 58], "/home/ms/Project/kiwi-horizon/kiwi/volume_manager/__init__.py": [32, 
34, 35, 36, 38, 39, 40, 43, 44, 19, 20, 22, 27, 30], 
"/home/ms/Project/kiwi-horizon/kiwi/privileges.py": [32, 33, 18, 35, 20, 25, 
28, 29, 31], "/home/ms/Project/kiwi-horizon/kiwi/container/setup/base.py": 
[129, 171, 150, 139, 140, 141, 142, 144, 145, 18, 19, 149, 22, 23, 152, 25, 
154, 155, 157, 30, 160, 161, 162, 163, 36, 37, 38, 39, 40, 42, 43, 44, 46, 125, 
48, 49, 51, 158, 55, 57, 146, 62, 63, 65, 118, 70, 71, 72, 73, 74, 75, 76, 80, 
120, 87, 88, 164, 90, 91, 92, 165, 96, 166, 102, 103, 104, 105, 106, 167, 108, 
109, 110, 111, 168, 114, 89, 119, 153, 121, 122, 123, 124, 170], 
"/home/ms/Project/kiwi-horizon/kiwi/volume_manager/lvm.py": [19, 20, 21, 22, 
23, 24, 25, 27, 32, 35, 36, 37, 38, 40, 41, 42, 43, 44, 46, 48, 53, 54, 55, 59, 
60, 61, 63, 65, 66, 67, 68, 69, 71, 72, 74, 75, 76, 78, 79, 80, 82, 83, 84, 86, 
88, 89, 90, 91, 92, 93, 94, 95, 96, 98, 99, 101, 103, 104, 107, 108, 109, 111, 
112, 115, 116, 117, 118, 120, 121, 124, 125, 126, 128, 129, 132, 133, 134, 135, 
137, 138, 139, 140, 141, 142, 143, 145, 146, 147, 148, 149, 150, 151, 152, 154, 
155, 158, 159, 160, 162, 163, 164, 165, 169, 170, 171, 172, 176, 177, 178, 181, 
182, 183, 185, 186, 187, 188, 190, 191, 192, 193, 194, 195, 196, 197, 198, 
199], "/home/ms/Project/kiwi-horizon/kiwi/repository/zypper.py": [18, 19, 20, 
23, 24, 25, 27, 32, 35, 36, 37, 38, 39, 41, 49, 51, 52, 53, 54, 55, 56, 59, 60, 
62, 63, 67, 68, 69, 70, 71, 72, 73, 74, 76, 79, 80, 83, 84, 85, 86, 88, 89, 91, 
92, 94, 95, 98, 100, 101, 102, 103, 106, 107, 108, 109, 111, 112, 113, 114, 
115, 116, 117, 118, 119, 120, 122, 124, 125, 126, 127, 128, 130, 133, 134, 135, 
136, 138, 141, 142, 143, 145, 150, 151, 156, 157, 158, 159, 160, 161, 163, 164, 
165, 166, 167, 168, 169, 172, 173, 174, 175, 176, 178, 183, 184, 185, 186, 188, 
189, 190, 191, 192], 
"/home/ms/Project/kiwi-horizon/kiwi/bootloader/config/__init__.py": [32, 33, 
34, 35, 37, 38, 39, 41, 42, 43, 46, 47, 19, 20, 21, 23, 28, 31], 
"/home/ms/Project/kiwi-horizon/kiwi/path.py": [64, 67, 73, 74, 18, 21, 24, 27, 
28, 33, 34, 35, 36, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 49, 51, 52, 55, 57, 
58, 61, 63], "/home/ms/Project/kiwi-horizon/kiwi/partitioner/gpt.py": [64, 65, 
67, 68, 69, 70, 72, 73, 75, 76, 77, 81, 19, 20, 22, 27, 30, 31, 32, 33, 36, 37, 
38, 39, 40, 41, 42, 45, 46, 48, 49, 50, 51, 53, 54, 56, 57, 58, 59, 62, 63], 
"/home/ms/Project/kiwi-horizon/kiwi/repository/base.py": [32, 34, 35, 37, 38, 
40, 41, 43, 44, 46, 47, 20, 23, 24, 25, 26, 27, 29, 31], 
"/home/ms/Project/kiwi-horizon/kiwi/tasks/__init__.py": [1], 
"/home/ms/Project/kiwi-horizon/kiwi/bootloader/template/isolinux.py": [128, 22, 
135, 139, 140, 141, 143, 144, 145, 18, 19, 148, 150, 25, 26, 27, 156, 157, 133, 
160, 48, 162, 155, 164, 38, 193, 171, 172, 174, 175, 176, 177, 178, 179, 181, 
57, 186, 187, 188, 61, 190, 191, 192, 65, 194, 195, 70, 161, 76, 82, 163, 88, 
159, 94, 100, 166, 106, 146, 112, 147, 118, 120, 170, 126], 
"/home/ms/Project/kiwi-horizon/kiwi/version.py": [20, 21, 22], 
"/home/ms/Project/kiwi-horizon/kiwi/filesystem/isofs.py": [51, 34, 35, 36, 37, 
40, 41, 44, 45, 56, 50, 19, 20, 21, 54, 55, 24, 27, 28, 29, 31], 
"/home/ms/Project/kiwi-horizon/kiwi/filesystem/btrfs.py": [32, 33, 19, 20, 23, 
26, 27, 28, 29, 30, 31], 
"/home/ms/Project/kiwi-horizon/kiwi/filesystem/ext3.py": [32, 33, 19, 20, 23, 
26, 27, 28, 29, 30, 31], 
"/home/ms/Project/kiwi-horizon/kiwi/bootloader/install/base.py": [32, 33, 35, 
20, 23, 24, 25, 26, 39, 28, 30], 
"/home/ms/Project/kiwi-horizon/kiwi/system/users.py": [18, 21, 24, 25, 26, 28, 
29, 31, 32, 34, 35, 36, 39, 40, 41, 44, 45, 46, 49, 50, 51, 52, 55, 56, 57, 58, 
59, 61, 62, 63], "/home/ms/Project/kiwi-horizon/kiwi/builder/archive.py": [18, 
21, 22, 23, 24, 25, 26, 28, 33, 36, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 49, 
50, 51, 52, 53, 56, 57, 58, 59, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 72, 73, 
74, 75, 77, 78, 79, 80, 82, 83, 84, 86, 87, 88, 89, 91, 92, 93, 95, 97, 98, 
100, 101, 102, 103, 104], 
"/home/ms/Project/kiwi-horizon/kiwi/bootloader/config/base.py": [256, 257, 259, 
260, 261, 19, 20, 21, 22, 24, 29, 32, 33, 34, 35, 37, 39, 40, 42, 47, 49, 57, 
59, 68, 70, 79, 81, 88, 90, 95, 97, 102, 104, 105, 106, 107, 109, 110, 111, 
112, 113, 114, 115, 117, 118, 119, 120, 121, 123, 124, 125, 126, 128, 129, 130, 
131, 133, 134, 135, 136, 137, 138, 139, 140, 141, 143, 144, 145, 146, 147, 148, 
149, 150, 152, 153, 154, 155, 157, 158, 159, 160, 161, 162, 166, 168, 169, 170, 
171, 172, 174, 175, 176, 177, 178, 179, 184, 185, 187, 189, 191, 196, 197, 198, 
199, 201, 202, 203, 204, 205, 206, 207, 208, 210, 211, 212, 213, 214, 216, 217, 
219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 232, 233, 234, 235, 236, 237, 
238, 240, 242, 243, 248, 250, 253, 255], 
"/home/ms/Project/kiwi-horizon/kiwi/container/__init__.py": [32, 35, 34, 19, 
21, 26, 29, 30, 31], "/home/ms/Project/kiwi-horizon/kiwi/help.py": [18, 20, 23, 
26, 27, 28, 29, 30], 
"/home/ms/Project/kiwi-horizon/kiwi/container/setup/docker.py": [20, 21, 24, 
27, 28, 29, 30, 32, 33, 36, 37, 38, 39, 40, 43, 44, 45, 46, 47, 48, 49, 51, 52, 
54, 55, 56, 57, 58, 60, 61, 62, 65, 66, 69, 71, 72, 73, 74, 75, 76, 80, 82, 83, 
85, 86, 87, 88, 90, 91, 92, 93, 95, 97, 98, 100, 101, 103, 104, 105, 106, 108, 
109, 110, 111, 113], "/home/ms/Project/kiwi-horizon/kiwi/command.py": [18, 19, 
20, 21, 24, 27, 30, 31, 32, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 52, 53, 
54, 56, 57, 58, 59, 60, 61, 62, 63, 64, 66, 67, 68, 71, 72, 74, 75, 76, 77, 80, 
81, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 118, 119, 120, 123, 
124, 125, 126, 128, 129, 130, 131, 132, 134, 135, 136, 137, 139, 140, 141, 142, 
143, 145, 146, 147, 148, 149, 152, 153, 154, 155, 156, 157], 
"/home/ms/Project/kiwi-horizon/kiwi/storage/subformat/gce.py": [64, 66, 67, 70, 
76, 77, 78, 45, 80, 81, 82, 83, 22, 23, 24, 27, 30, 31, 32, 33, 34, 35, 36, 37, 
39, 40, 41, 43, 18, 46, 49, 50, 19, 52, 53, 54, 56, 60, 62, 63], 
"/home/ms/Project/kiwi-horizon/kiwi/system/profile.py": [256, 258, 43, 260, 
262, 264, 266, 343, 268, 270, 272, 18, 19, 276, 278, 23, 280, 282, 284, 286, 
31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 298, 299, 44, 45, 302, 47, 304, 305, 
50, 51, 308, 54, 55, 56, 313, 58, 59, 316, 317, 319, 321, 322, 324, 330, 331, 
332, 333, 335, 337, 342, 57, 89, 90, 92, 94, 96, 98, 100, 102, 104, 106, 108, 
274, 110, 61, 112, 114, 116, 118, 345, 120, 217, 63, 124, 126, 128, 130, 294, 
132, 22, 134, 136, 138, 140, 142, 144, 145, 148, 150, 151, 152, 154, 52, 26, 
158, 159, 161, 162, 164, 165, 48, 168, 174, 175, 176, 177, 179, 180, 181, 182, 
183, 184, 185, 186, 187, 189, 192, 288, 194, 196, 199, 201, 290, 210, 211, 213, 
214, 216, 292, 219, 220, 122, 222, 223, 225, 226, 228, 229, 231, 232, 234, 236, 
296, 42], "/home/ms/Project/kiwi-horizon/kiwi/container/setup/__init__.py": 
[32, 35, 34, 19, 21, 26, 29, 30, 31], 
"/home/ms/Project/kiwi-horizon/kiwi/mount_manager.py": [18, 19, 22, 23, 24, 27, 
34, 35, 36, 37, 38, 40, 42, 43, 44, 45, 48, 49, 50, 51, 52, 53, 54, 57, 58, 59, 
60, 61, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 82, 84, 
85, 87, 89, 90, 91, 92, 94, 95, 97], 
"/home/ms/Project/kiwi-horizon/kiwi/exceptions.py": [20, 24, 25, 26, 28, 29, 
32, 33, 36, 37, 40, 41, 44, 45, 48, 49, 52, 53, 56, 57, 60, 61, 64, 65, 68, 69, 
72, 73, 76, 77, 80, 81, 84, 85, 88, 89, 92, 93, 96, 97, 100, 101, 104, 105, 
108, 109, 112, 113, 116, 117, 120, 121, 124, 125, 128, 129, 132, 133, 136, 137, 
140, 141, 144, 145, 148, 149, 152, 153, 156, 157, 160, 161, 164, 165, 168, 169, 
172, 173, 176, 177, 180, 181, 184, 185, 188, 189, 192, 193, 196, 197, 200, 201, 
204, 205, 208, 209, 212, 213, 216, 217, 220, 221, 224, 225, 228, 229, 232, 233, 
236, 237, 240, 241, 244, 245, 248, 249, 252, 253, 256, 257, 260, 261, 264, 265, 
268, 269, 272, 273, 276, 277, 280, 281, 284, 285, 288, 289, 292, 293, 296, 297, 
300, 301, 304, 305, 308, 309, 312, 313, 316, 317, 320, 321, 324, 325, 328, 329, 
332, 333, 336, 337, 340, 341, 344, 345, 348, 349, 352, 353, 356, 357, 360, 361, 
364, 365, 368, 369], 
"/home/ms/Project/kiwi-horizon/kiwi/bootloader/install/zipl.py": [64, 65, 66, 
19, 20, 21, 22, 24, 29, 32, 33, 34, 35, 36, 37, 40, 41, 44, 48, 50, 52, 54, 55, 
56, 59, 60, 62], "/home/ms/Project/kiwi-horizon/kiwi/filesystem/ext4.py": [32, 
33, 19, 20, 23, 26, 27, 28, 29, 30, 31], 
"/home/ms/Project/kiwi-horizon/kiwi/system/prepare.py": [18, 21, 22, 23, 24, 
25, 26, 27, 29, 31, 40, 43, 45, 50, 51, 52, 54, 55, 56, 58, 59, 60, 62, 63, 64, 
70, 72, 77, 78, 79, 80, 82, 83, 84, 85, 86, 87, 88, 89, 90, 92, 93, 94, 95, 96, 
97, 99, 100, 102, 103, 104, 106, 108, 109, 111, 112, 114, 115, 116, 117, 120, 
125, 126, 127, 128, 130, 131, 132, 133, 134, 136, 137, 138, 139, 140, 141, 142, 
144, 145, 146, 148, 149, 150, 151, 152, 155, 156, 157, 159, 161, 162, 163, 164, 
165, 166, 169, 176, 177, 178, 180, 181, 182, 183, 184, 185, 187, 188, 189, 190, 
191, 192, 193, 195, 196, 197, 199, 200, 201, 202, 203, 206, 207, 208, 211, 212, 
213, 214, 215, 216, 219, 224, 225, 226, 227, 228, 229, 230, 231, 234, 239, 240, 
241, 243, 244, 245, 247, 248, 249, 250, 251, 254, 255, 256, 259, 264, 265, 266, 
268, 269, 270, 271, 273, 274, 275, 276, 277, 280, 281, 282, 285, 291, 292, 293, 
295, 296, 297, 298, 299, 302, 303, 304, 305, 306, 307, 309, 312, 314, 315, 316, 
317, 318, 319, 320, 321, 322, 323, 324, 325, 328, 329, 331, 332, 333, 334, 335, 
336], "/home/ms/Project/kiwi-horizon/kiwi/builder/install.py": [18, 19, 22, 23, 
24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 35, 40, 43, 44, 45, 46, 47, 48, 49, 51, 
52, 53, 54, 55, 58, 60, 61, 62, 63, 64, 67, 69, 70, 71, 72, 73, 76, 77, 79, 80, 
83, 84, 86, 87, 88, 89, 91, 96, 97, 101, 102, 106, 107, 108, 110, 111, 114, 
117, 118, 120, 121, 124, 126, 129, 130, 132, 133, 134, 138, 139, 140, 142, 143, 
144, 146, 147, 149, 152, 153, 155, 156, 157, 159, 160, 162, 165, 166, 169, 170, 
171, 172, 173, 175, 178, 179, 182, 192, 193, 196, 197, 199, 200, 203, 204, 205, 
207, 208, 209, 213, 214, 216, 217, 220, 221, 225, 227, 228, 231, 232, 233, 234, 
235, 236, 239, 240, 243, 244, 245, 247, 248, 251, 252, 253, 254, 256, 257, 258, 
260, 261, 262, 264, 265, 266, 268, 269, 271, 272, 276, 277, 278, 279, 280, 281, 
283, 284, 285, 287, 288, 289, 291, 292, 293, 295, 296, 298, 299, 303, 305, 306, 
307, 308, 309, 310, 312, 313, 314, 315, 316, 317, 318, 319], 
"/home/ms/Project/kiwi-horizon/kiwi/system/identifier.py": [18, 19, 22, 26, 27, 
28, 30, 31, 33, 34, 35, 38, 39, 40, 42, 43, 44, 45, 46, 47, 49, 50], 
"/home/ms/Project/kiwi-horizon/kiwi/system/size.py": [65, 19, 20, 23, 26, 27, 
28, 30, 34, 35, 36, 38, 39, 40, 41, 42, 43, 45, 47, 48, 50, 51, 54, 56, 58, 60, 
62], "/home/ms/Project/kiwi-horizon/kiwi/storage/raid_device.py": [18, 21, 22, 
23, 24, 26, 31, 34, 35, 39, 41, 42, 43, 45, 47, 51, 52, 53, 56, 61, 62, 63, 65, 
66, 67, 68, 69, 71, 72, 73, 74, 76, 77, 78, 80, 82, 83, 84, 85, 88, 90, 91, 92, 
94, 95, 97, 101, 103, 104, 105, 106, 107, 108, 110, 111, 112, 113], 
"/home/ms/Project/kiwi-horizon/kiwi/system/result.py": [18, 19, 20, 23, 25, 30, 
31, 35, 38, 39, 40, 45, 47, 50, 52, 53, 54, 55, 56, 57, 60, 61, 63, 64, 65, 66, 
67, 69, 70, 71, 72, 73, 74, 75, 78, 80, 81, 82, 84, 85, 86, 87, 88, 89], 
"/home/ms/Project/kiwi-horizon/kiwi/filesystem/setup.py": [64, 66, 67, 68, 69, 
71, 19, 20, 21, 24, 29, 30, 31, 32, 33, 34, 35, 37, 39, 40, 41, 42, 45, 46, 47, 
48, 50, 51, 53, 54, 55, 56, 57, 58, 60, 62, 63], 
"/home/ms/Project/kiwi-horizon/kiwi/package_manager/yum.py": [129, 131, 133, 
138, 23, 142, 143, 144, 18, 147, 148, 21, 150, 151, 152, 22, 47, 28, 154, 31, 
32, 33, 34, 35, 37, 38, 39, 41, 42, 44, 45, 157, 49, 51, 52, 53, 59, 60, 61, 
65, 66, 139, 68, 71, 72, 73, 75, 76, 82, 83, 84, 88, 89, 90, 91, 94, 95, 96, 
97, 98, 99, 100, 102, 103, 104, 105, 107, 108, 109, 112, 113, 116, 117, 118, 
120, 67, 123, 124, 126, 149], 
"/home/ms/Project/kiwi-horizon/kiwi/archive/__init__.py": [1], 
"/home/ms/Project/kiwi-horizon/kiwi/volume_manager/btrfs.py": [18, 19, 22, 23, 
24, 25, 26, 27, 28, 29, 31, 36, 39, 40, 41, 42, 44, 45, 46, 47, 48, 50, 51, 53, 
55, 56, 57, 58, 62, 63, 64, 66, 67, 69, 70, 72, 73, 74, 75, 77, 78, 79, 80, 82, 
83, 84, 85, 87, 89, 91, 92, 93, 95, 97, 98, 101, 102, 105, 106, 109, 111, 112, 
113, 114, 116, 117, 118, 120, 121, 124, 125, 126, 127, 128, 130, 131, 134, 135, 
136, 137, 138, 139, 140, 143, 144, 145, 146, 148, 149, 150, 151, 152, 153, 154, 
155, 156, 159, 160, 161, 163, 164, 165, 166, 167, 168, 169, 171, 172, 175, 177, 
178, 181, 182, 183, 184], 
"/home/ms/Project/kiwi-horizon/kiwi/storage/setup.py": [18, 19, 22, 23, 24, 25, 
28, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 49, 50, 53, 54, 
56, 57, 58, 59, 60, 62, 63, 64, 65, 67, 68, 72, 73, 75, 76, 77, 78, 81, 82, 83, 
84, 85, 86, 89, 90, 91, 92, 93, 96, 97, 98, 99, 100, 103, 104, 105, 106, 107, 
110, 111, 112, 113, 114, 115, 118, 119, 120, 121, 123, 124, 126, 127, 128, 129, 
130, 131, 133, 135, 136, 137, 139, 140, 141, 142, 144, 146, 153, 154, 155, 156, 
157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 170, 171, 172, 173, 
174, 176, 177, 179, 180, 182, 183, 184, 185, 187, 189, 199, 200, 201, 202, 204, 
209, 211, 212, 214, 215, 216, 217, 218, 219, 220, 222, 223, 224, 225, 227, 228, 
229, 232, 233, 234, 235, 238, 240, 241, 243, 244, 245, 248, 250, 256, 257, 259, 
260, 261, 262, 263, 264, 265, 268, 273, 274, 276, 277, 278, 279, 280, 281, 282, 
283, 284, 285, 287, 289, 290, 291], 
"/home/ms/Project/kiwi-horizon/kiwi/data/sync.py": [32, 33, 34, 35, 36, 37, 38, 
39, 40, 42, 43, 44, 19, 22, 26, 27, 28, 29, 31], 
"/home/ms/Project/kiwi-horizon/kiwi/filesystem/__init__.py": [64, 65, 67, 68, 
69, 71, 72, 73, 76, 77, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 34, 37, 38, 39, 
40, 41, 43, 44, 45, 47, 48, 49, 51, 52, 53, 55, 56, 57, 59, 60, 61, 63], 
"/home/ms/Project/kiwi-horizon/kiwi/filesystem/base.py": [64, 66, 88, 69, 71, 
72, 73, 74, 76, 77, 78, 80, 81, 18, 19, 84, 85, 22, 23, 24, 89, 26, 86, 90, 94, 
31, 96, 97, 34, 35, 40, 92, 95, 82, 46, 48, 52, 54, 55, 57, 59, 61], 
"/home/ms/Project/kiwi-horizon/kiwi/storage/device_provider.py": [32, 35, 36, 
37, 39, 41, 42, 43, 45, 47, 48, 19, 20, 25, 28, 29, 31], 
"/home/ms/Project/kiwi-horizon/kiwi/filesystem/fat16.py": [32, 33, 19, 20, 23, 
26, 27, 28, 29, 30, 31], 
"/home/ms/Project/kiwi-horizon/kiwi/builder/filesystem.py": [18, 21, 22, 23, 
24, 25, 26, 27, 28, 30, 35, 38, 39, 40, 41, 42, 43, 44, 45, 46, 48, 49, 50, 51, 
52, 54, 55, 57, 59, 60, 61, 62, 63, 66, 67, 69, 71, 73, 74, 75, 77, 78, 79, 80, 
82, 83, 85, 86, 87, 88, 89, 90, 91, 93, 94, 95, 96, 98, 99, 100, 102, 103, 104, 
105, 107, 108, 109, 111, 113, 114, 115, 116, 117, 118, 120, 121, 122, 123, 125, 
126, 127, 130, 132, 134, 135, 136, 137, 138, 140, 141], 
"/home/ms/Project/kiwi-horizon/kiwi/container/docker.py": [35, 19, 36, 38, 22, 
39, 25, 26, 27, 29, 31], 
"/home/ms/Project/kiwi-horizon/kiwi/partitioner/dasd.py": [64, 70, 72, 74, 19, 
20, 21, 24, 27, 28, 29, 30, 33, 34, 35, 36, 37, 38, 39, 42, 43, 45, 46, 47, 48, 
49, 50, 51, 53, 54, 56, 57, 58, 60, 61, 62], 
"/home/ms/Project/kiwi-horizon/kiwi/builder/live.py": [18, 19, 22, 23, 24, 25, 
26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 38, 43, 46, 47, 48, 49, 50, 51, 52, 
53, 54, 55, 56, 57, 58, 59, 60, 61, 63, 64, 66, 67, 69, 70, 72, 73, 75, 77, 78, 
79, 80, 81, 84, 86, 87, 88, 89, 92, 94, 96, 97, 99, 102, 103, 104, 106, 107, 
108, 110, 111, 112, 113, 116, 117, 120, 121, 125, 126, 127, 128, 129, 130, 132, 
133, 134, 136, 138, 139, 143, 144, 145, 147, 148, 149, 151, 152, 154, 157, 158, 
159, 160, 162, 163, 164, 166, 167, 169, 172, 173, 176, 177, 178, 179, 182, 183, 
184, 185, 186, 188, 191, 192, 193, 196, 197, 198, 199, 200, 201, 203, 204, 205, 
206, 208, 209, 210, 212, 213, 214, 215, 217, 218, 219, 221, 223, 224, 225, 226, 
227, 228, 230, 231, 232, 234, 235, 236, 238, 239, 240, 242, 243, 245, 246, 250, 
263, 264, 265, 267, 268, 269, 270, 271, 272, 275, 276, 277, 280, 281, 282, 
283], "/home/ms/Project/kiwi-horizon/kiwi/package_manager/base.py": [64, 65, 
67, 68, 70, 71, 73, 74, 75, 76, 20, 23, 24, 25, 26, 27, 28, 29, 30, 32, 34, 35, 
37, 38, 40, 41, 43, 44, 46, 47, 49, 50, 52, 53, 55, 56, 58, 59, 61, 62], 
"/home/ms/Project/kiwi-horizon/kiwi/system/__init__.py": [1]}}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiwi-9.17.41/PKG-INFO new/kiwi-9.17.42/PKG-INFO
--- old/kiwi-9.17.41/PKG-INFO   2019-07-04 10:19:17.000000000 +0200
+++ new/kiwi-9.17.42/PKG-INFO   2019-07-08 12:08:02.000000000 +0200
@@ -1,12 +1,13 @@
 Metadata-Version: 1.1
 Name: kiwi
-Version: 9.17.41
+Version: 9.17.42
 Summary: KIWI - Appliance Builder (next generation)
 Home-page: http://suse.github.io/kiwi
 Author: Marcus Schaefer
 Author-email: [email protected]
 License: UNKNOWN
 Download-URL: 
https://download.opensuse.org/repositories/Virtualization:/Appliances:/Builder
+Description-Content-Type: UNKNOWN
 Description: UNKNOWN
 Platform: UNKNOWN
 Classifier: Development Status :: 5 - Production/Stable
Binary files old/kiwi-9.17.41/doc/build/latex/kiwi.pdf and 
new/kiwi-9.17.42/doc/build/latex/kiwi.pdf differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiwi-9.17.41/doc/build/man/kiwi.8 
new/kiwi-9.17.42/doc/build/man/kiwi.8
--- old/kiwi-9.17.41/doc/build/man/kiwi.8       2019-07-04 10:19:16.000000000 
+0200
+++ new/kiwi-9.17.42/doc/build/man/kiwi.8       2019-07-08 12:08:02.000000000 
+0200
@@ -1,6 +1,6 @@
 .\" Man page generated from reStructuredText.
 .
-.TH "KIWI" "8" "Jul 04, 2019" "9.17.41" "kiwi"
+.TH "KIWI" "8" "Jul 08, 2019" "9.17.42" "kiwi"
 .SH NAME
 kiwi \- Creating Operating System Images
 .
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiwi-9.17.41/doc/build/man/kiwi::image::info.8 
new/kiwi-9.17.42/doc/build/man/kiwi::image::info.8
--- old/kiwi-9.17.41/doc/build/man/kiwi::image::info.8  2019-07-04 
10:19:16.000000000 +0200
+++ new/kiwi-9.17.42/doc/build/man/kiwi::image::info.8  2019-07-08 
12:08:02.000000000 +0200
@@ -1,6 +1,6 @@
 .\" Man page generated from reStructuredText.
 .
-.TH "KIWI::IMAGE::INFO" "8" "Jul 04, 2019" "9.17.41" "kiwi"
+.TH "KIWI::IMAGE::INFO" "8" "Jul 08, 2019" "9.17.42" "kiwi"
 .SH NAME
 kiwi::image::info \- Provide detailed information about an image description
 .
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiwi-9.17.41/doc/build/man/kiwi::image::resize.8 
new/kiwi-9.17.42/doc/build/man/kiwi::image::resize.8
--- old/kiwi-9.17.41/doc/build/man/kiwi::image::resize.8        2019-07-04 
10:19:16.000000000 +0200
+++ new/kiwi-9.17.42/doc/build/man/kiwi::image::resize.8        2019-07-08 
12:08:02.000000000 +0200
@@ -1,6 +1,6 @@
 .\" Man page generated from reStructuredText.
 .
-.TH "KIWI::IMAGE::RESIZE" "8" "Jul 04, 2019" "9.17.41" "kiwi"
+.TH "KIWI::IMAGE::RESIZE" "8" "Jul 08, 2019" "9.17.42" "kiwi"
 .SH NAME
 kiwi::image::resize \- Resize disk images to new geometry
 .
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiwi-9.17.41/doc/build/man/kiwi::result::bundle.8 
new/kiwi-9.17.42/doc/build/man/kiwi::result::bundle.8
--- old/kiwi-9.17.41/doc/build/man/kiwi::result::bundle.8       2019-07-04 
10:19:16.000000000 +0200
+++ new/kiwi-9.17.42/doc/build/man/kiwi::result::bundle.8       2019-07-08 
12:08:02.000000000 +0200
@@ -1,6 +1,6 @@
 .\" Man page generated from reStructuredText.
 .
-.TH "KIWI::RESULT::BUNDLE" "8" "Jul 04, 2019" "9.17.41" "kiwi"
+.TH "KIWI::RESULT::BUNDLE" "8" "Jul 08, 2019" "9.17.42" "kiwi"
 .SH NAME
 kiwi::result::bundle \- Bundle build results
 .
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiwi-9.17.41/doc/build/man/kiwi::result::list.8 
new/kiwi-9.17.42/doc/build/man/kiwi::result::list.8
--- old/kiwi-9.17.41/doc/build/man/kiwi::result::list.8 2019-07-04 
10:19:16.000000000 +0200
+++ new/kiwi-9.17.42/doc/build/man/kiwi::result::list.8 2019-07-08 
12:08:02.000000000 +0200
@@ -1,6 +1,6 @@
 .\" Man page generated from reStructuredText.
 .
-.TH "KIWI::RESULT::LIST" "8" "Jul 04, 2019" "9.17.41" "kiwi"
+.TH "KIWI::RESULT::LIST" "8" "Jul 08, 2019" "9.17.42" "kiwi"
 .SH NAME
 kiwi::result::list \- List build results
 .
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiwi-9.17.41/doc/build/man/kiwi::system::build.8 
new/kiwi-9.17.42/doc/build/man/kiwi::system::build.8
--- old/kiwi-9.17.41/doc/build/man/kiwi::system::build.8        2019-07-04 
10:19:16.000000000 +0200
+++ new/kiwi-9.17.42/doc/build/man/kiwi::system::build.8        2019-07-08 
12:08:02.000000000 +0200
@@ -1,6 +1,6 @@
 .\" Man page generated from reStructuredText.
 .
-.TH "KIWI::SYSTEM::BUILD" "8" "Jul 04, 2019" "9.17.41" "kiwi"
+.TH "KIWI::SYSTEM::BUILD" "8" "Jul 08, 2019" "9.17.42" "kiwi"
 .SH NAME
 kiwi::system::build \- Build image in combined prepare and create step
 .
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiwi-9.17.41/doc/build/man/kiwi::system::create.8 
new/kiwi-9.17.42/doc/build/man/kiwi::system::create.8
--- old/kiwi-9.17.41/doc/build/man/kiwi::system::create.8       2019-07-04 
10:19:16.000000000 +0200
+++ new/kiwi-9.17.42/doc/build/man/kiwi::system::create.8       2019-07-08 
12:08:02.000000000 +0200
@@ -1,6 +1,6 @@
 .\" Man page generated from reStructuredText.
 .
-.TH "KIWI::SYSTEM::CREATE" "8" "Jul 04, 2019" "9.17.41" "kiwi"
+.TH "KIWI::SYSTEM::CREATE" "8" "Jul 08, 2019" "9.17.42" "kiwi"
 .SH NAME
 kiwi::system::create \- Create image from prepared root system
 .
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiwi-9.17.41/doc/build/man/kiwi::system::prepare.8 
new/kiwi-9.17.42/doc/build/man/kiwi::system::prepare.8
--- old/kiwi-9.17.41/doc/build/man/kiwi::system::prepare.8      2019-07-04 
10:19:16.000000000 +0200
+++ new/kiwi-9.17.42/doc/build/man/kiwi::system::prepare.8      2019-07-08 
12:08:02.000000000 +0200
@@ -1,6 +1,6 @@
 .\" Man page generated from reStructuredText.
 .
-.TH "KIWI::SYSTEM::PREPARE" "8" "Jul 04, 2019" "9.17.41" "kiwi"
+.TH "KIWI::SYSTEM::PREPARE" "8" "Jul 08, 2019" "9.17.42" "kiwi"
 .SH NAME
 kiwi::system::prepare \- Prepare image root system
 .
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiwi-9.17.41/doc/build/man/kiwi::system::update.8 
new/kiwi-9.17.42/doc/build/man/kiwi::system::update.8
--- old/kiwi-9.17.41/doc/build/man/kiwi::system::update.8       2019-07-04 
10:19:16.000000000 +0200
+++ new/kiwi-9.17.42/doc/build/man/kiwi::system::update.8       2019-07-08 
12:08:02.000000000 +0200
@@ -1,6 +1,6 @@
 .\" Man page generated from reStructuredText.
 .
-.TH "KIWI::SYSTEM::UPDATE" "8" "Jul 04, 2019" "9.17.41" "kiwi"
+.TH "KIWI::SYSTEM::UPDATE" "8" "Jul 08, 2019" "9.17.42" "kiwi"
 .SH NAME
 kiwi::system::update \- Update/Upgrade image root system
 .
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiwi-9.17.41/dracut/modules.d/99kiwi-lib/kiwi-lib.sh 
new/kiwi-9.17.42/dracut/modules.d/99kiwi-lib/kiwi-lib.sh
--- old/kiwi-9.17.41/dracut/modules.d/99kiwi-lib/kiwi-lib.sh    2019-05-15 
18:42:28.000000000 +0200
+++ new/kiwi-9.17.42/dracut/modules.d/99kiwi-lib/kiwi-lib.sh    2019-07-08 
12:05:34.000000000 +0200
@@ -83,6 +83,9 @@
             return
         fi
     done
+    warn "Could not find ${schema} representation of ${node}"
+    warn "Using original device ${unix_device}"
+    echo "${unix_device}"
 }
 
 function deactivate_all_device_maps {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiwi-9.17.41/kiwi/schema/kiwi.rnc 
new/kiwi-9.17.42/kiwi/schema/kiwi.rnc
--- old/kiwi-9.17.41/kiwi/schema/kiwi.rnc       2019-07-03 17:44:44.000000000 
+0200
+++ new/kiwi-9.17.42/kiwi/schema/kiwi.rnc       2019-07-08 09:48:06.000000000 
+0200
@@ -2418,6 +2418,11 @@
             sch:param [ name = "attr" value = 
"virtualbox_guest_additions_present" ]
             sch:param [ name = "providers" value = "virtualbox" ]
         ]
+    k.vagrantconfig.embedded_vagrantfile.attribute =
+        ## Path to a Vagrantfile that will be embedded in the box
+        ## Kiwi cannot check the Vagrantfile for correctnes, therefore use this
+        ## at your own risk!
+        attribute embedded_vagrantfile { text }
     k.vagrantconfig.virtualsize.attribute =
         ## virtualsize provides the value of the virtual_size key which
         ## is embedded in the metadata.json hash inside the box file, as
@@ -2433,7 +2438,8 @@
         k.vagrantconfig.provider.attribute &
         k.vagrantconfig.virtualsize.attribute &
         k.vagrantconfig.boxname.attribute? &
-        k.vagrantconfig.virtualbox_guest_additions_present.attribute?
+        k.vagrantconfig.virtualbox_guest_additions_present.attribute? &
+        k.vagrantconfig.embedded_vagrantfile.attribute?
     k.vagrantconfig =
         ## The vagrantconfig element specifies the Vagrant meta
         ## configuration options which are used inside a vagrant box
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiwi-9.17.41/kiwi/schema/kiwi.rng 
new/kiwi-9.17.42/kiwi/schema/kiwi.rng
--- old/kiwi-9.17.41/kiwi/schema/kiwi.rng       2019-07-03 17:44:44.000000000 
+0200
+++ new/kiwi-9.17.42/kiwi/schema/kiwi.rng       2019-07-08 09:48:06.000000000 
+0200
@@ -3742,6 +3742,13 @@
         <sch:param name="providers" value="virtualbox"/>
       </sch:pattern>
     </define>
+    <define name="k.vagrantconfig.embedded_vagrantfile.attribute">
+      <attribute name="embedded_vagrantfile">
+        <a:documentation>Path to a Vagrantfile that will be embedded in the box
+Kiwi cannot check the Vagrantfile for correctnes, therefore use this
+at your own risk!</a:documentation>
+      </attribute>
+    </define>
     <define name="k.vagrantconfig.virtualsize.attribute">
       <attribute name="virtualsize">
         <a:documentation>virtualsize provides the value of the virtual_size 
key which
@@ -3768,6 +3775,9 @@
         <optional>
           <ref 
name="k.vagrantconfig.virtualbox_guest_additions_present.attribute"/>
         </optional>
+        <optional>
+          <ref name="k.vagrantconfig.embedded_vagrantfile.attribute"/>
+        </optional>
       </interleave>
     </define>
     <define name="k.vagrantconfig">
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiwi-9.17.41/kiwi/storage/subformat/vagrant_base.py 
new/kiwi-9.17.42/kiwi/storage/subformat/vagrant_base.py
--- old/kiwi-9.17.41/kiwi/storage/subformat/vagrant_base.py     2019-05-15 
18:42:28.000000000 +0200
+++ new/kiwi-9.17.42/kiwi/storage/subformat/vagrant_base.py     2019-07-08 
09:48:06.000000000 +0200
@@ -16,7 +16,7 @@
 # along with kiwi.  If not, see <http://www.gnu.org/licenses/>
 #
 import json
-import os
+import os.path
 import random
 
 from tempfile import mkdtemp
@@ -46,6 +46,9 @@
        A Vagrantfile which defines the boxes' MAC address. It
        can be also used to define other settings of the box, e.g.
        the method via which the ``/vagrant/`` directory is shared.
+       This file is either automatically generated by KIWI or we use a file
+       that has been provided by the user (depends on the setting in
+       `vagrantconfig.embebbed_vagrantfile`)
     3. The actual virtual disk image: this is provider specific and
        vagrant simply forwards it to your virtual machine provider.
 
@@ -123,7 +126,8 @@
         Create a vagrant box for any provider. This includes:
 
         * creation of box metadata.json
-        * creation of box Vagrantfile
+        * creation of box Vagrantfile (either from scratch or by using the user
+          provided Vagrantfile)
         * creation of result format tarball from the files created above
         """
         if not self.image_format or not self.provider:
@@ -135,13 +139,25 @@
 
         box_img_files = self.create_box_img(self.temp_image_dir)
 
-        metadata_json = os.sep.join([self.temp_image_dir, 'metadata.json'])
+        metadata_json = os.path.join(self.temp_image_dir, 'metadata.json')
         with open(metadata_json, 'w') as meta:
             meta.write(self._create_box_metadata())
 
-        vagrantfile = os.sep.join([self.temp_image_dir, 'Vagrantfile'])
+        vagrantfile = os.path.join(self.temp_image_dir, 'Vagrantfile')
         with open(vagrantfile, 'w') as vagrant:
-            vagrant.write(self._create_box_vagrantconfig())
+            # autogenerate a Vagrantfile:
+            if not self.vagrantconfig.get_embedded_vagrantfile():
+                embedded_vagrantfile = self._create_box_vagrantconfig()
+            # user provided a Vagrantfile
+            else:
+                with open(
+                        os.path.join(
+                            self.xml_state.xml_data.description_dir,
+                            self.vagrantconfig.get_embedded_vagrantfile()
+                        ), 'r') as users_vagrantfile:
+                    embedded_vagrantfile = users_vagrantfile.read(-1)
+
+            vagrant.write(embedded_vagrantfile)
 
         Command.run(
             [
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiwi-9.17.41/kiwi/version.py 
new/kiwi-9.17.42/kiwi/version.py
--- old/kiwi-9.17.41/kiwi/version.py    2019-07-04 10:15:57.000000000 +0200
+++ new/kiwi-9.17.42/kiwi/version.py    2019-07-08 12:05:47.000000000 +0200
@@ -18,5 +18,5 @@
 """
 Global version information used in kiwi and the package
 """
-__version__ = '9.17.41'
-__githash__ = '7196af2d3b9d8793807d43b1fb89879c67531bf0'
+__version__ = '9.17.42'
+__githash__ = '445281c6551099262a0087a136914ed40ecc96ec'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiwi-9.17.41/kiwi/xml_parse.py 
new/kiwi-9.17.42/kiwi/xml_parse.py
--- old/kiwi-9.17.41/kiwi/xml_parse.py  2019-07-03 17:44:44.000000000 +0200
+++ new/kiwi-9.17.42/kiwi/xml_parse.py  2019-07-08 09:48:06.000000000 +0200
@@ -6231,12 +6231,13 @@
     options which are used inside a vagrant box"""
     subclass = None
     superclass = None
-    def __init__(self, provider=None, virtualsize=None, boxname=None, 
virtualbox_guest_additions_present=None):
+    def __init__(self, provider=None, virtualsize=None, boxname=None, 
virtualbox_guest_additions_present=None, embedded_vagrantfile=None):
         self.original_tagname_ = None
         self.provider = _cast(None, provider)
         self.virtualsize = _cast(int, virtualsize)
         self.boxname = _cast(None, boxname)
         self.virtualbox_guest_additions_present = _cast(bool, 
virtualbox_guest_additions_present)
+        self.embedded_vagrantfile = _cast(None, embedded_vagrantfile)
     def factory(*args_, **kwargs_):
         if CurrentSubclassModule_ is not None:
             subclass = getSubclassFromModule_(
@@ -6256,6 +6257,8 @@
     def set_boxname(self, boxname): self.boxname = boxname
     def get_virtualbox_guest_additions_present(self): return 
self.virtualbox_guest_additions_present
     def set_virtualbox_guest_additions_present(self, 
virtualbox_guest_additions_present): self.virtualbox_guest_additions_present = 
virtualbox_guest_additions_present
+    def get_embedded_vagrantfile(self): return self.embedded_vagrantfile
+    def set_embedded_vagrantfile(self, embedded_vagrantfile): 
self.embedded_vagrantfile = embedded_vagrantfile
     def hasContent_(self):
         if (
 
@@ -6296,6 +6299,9 @@
         if self.virtualbox_guest_additions_present is not None and 
'virtualbox_guest_additions_present' not in already_processed:
             already_processed.add('virtualbox_guest_additions_present')
             outfile.write(' virtualbox_guest_additions_present="%s"' % 
self.gds_format_boolean(self.virtualbox_guest_additions_present, 
input_name='virtualbox_guest_additions_present'))
+        if self.embedded_vagrantfile is not None and 'embedded_vagrantfile' 
not in already_processed:
+            already_processed.add('embedded_vagrantfile')
+            outfile.write(' embedded_vagrantfile=%s' % 
(self.gds_encode(self.gds_format_string(quote_attrib(self.embedded_vagrantfile),
 input_name='embedded_vagrantfile')), ))
     def exportChildren(self, outfile, level, namespace_='', 
name_='vagrantconfig', fromsubclass_=False, pretty_print=True):
         pass
     def build(self, node):
@@ -6333,6 +6339,10 @@
                 self.virtualbox_guest_additions_present = False
             else:
                 raise_parse_error(node, 'Bad boolean attribute')
+        value = find_attr_value_('embedded_vagrantfile', node)
+        if value is not None and 'embedded_vagrantfile' not in 
already_processed:
+            already_processed.add('embedded_vagrantfile')
+            self.embedded_vagrantfile = value
     def buildChildren(self, child_, node, nodeName_, fromsubclass_=False):
         pass
 # end class vagrantconfig
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiwi-9.17.41/kiwi.egg-info/PKG-INFO 
new/kiwi-9.17.42/kiwi.egg-info/PKG-INFO
--- old/kiwi-9.17.41/kiwi.egg-info/PKG-INFO     2019-07-04 10:19:17.000000000 
+0200
+++ new/kiwi-9.17.42/kiwi.egg-info/PKG-INFO     2019-07-08 12:08:02.000000000 
+0200
@@ -1,12 +1,13 @@
 Metadata-Version: 1.1
 Name: kiwi
-Version: 9.17.41
+Version: 9.17.42
 Summary: KIWI - Appliance Builder (next generation)
 Home-page: http://suse.github.io/kiwi
 Author: Marcus Schaefer
 Author-email: [email protected]
 License: UNKNOWN
 Download-URL: 
https://download.opensuse.org/repositories/Virtualization:/Appliances:/Builder
+Description-Content-Type: UNKNOWN
 Description: UNKNOWN
 Platform: UNKNOWN
 Classifier: Development Status :: 5 - Production/Stable
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiwi-9.17.41/kiwi.egg-info/SOURCES.txt 
new/kiwi-9.17.42/kiwi.egg-info/SOURCES.txt
--- old/kiwi-9.17.41/kiwi.egg-info/SOURCES.txt  2019-07-04 10:19:17.000000000 
+0200
+++ new/kiwi-9.17.42/kiwi.egg-info/SOURCES.txt  2019-07-08 12:08:02.000000000 
+0200
@@ -476,6 +476,11 @@
 test/unit/volume_manager_test.py
 test/unit/xml_description_test.py
 test/unit/xml_state_test.py
+test/unit/kiwi.egg-info/SOURCES.txt
+test/unit/kiwi.egg-info/dependency_links.txt
+test/unit/kiwi.egg-info/entry_points.txt
+test/unit/kiwi.egg-info/requires.txt
+test/unit/kiwi.egg-info/top_level.txt
 tools/Makefile
 tools/README.md
 tools/dcounter.c
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kiwi-9.17.41/test/unit/kiwi.egg-info/dependency_links.txt 
new/kiwi-9.17.42/test/unit/kiwi.egg-info/dependency_links.txt
--- old/kiwi-9.17.41/test/unit/kiwi.egg-info/dependency_links.txt       
1970-01-01 01:00:00.000000000 +0100
+++ new/kiwi-9.17.42/test/unit/kiwi.egg-info/dependency_links.txt       
2017-11-29 17:13:38.000000000 +0100
@@ -0,0 +1 @@
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kiwi-9.17.41/test/unit/kiwi.egg-info/entry_points.txt 
new/kiwi-9.17.42/test/unit/kiwi.egg-info/entry_points.txt
--- old/kiwi-9.17.41/test/unit/kiwi.egg-info/entry_points.txt   1970-01-01 
01:00:00.000000000 +0100
+++ new/kiwi-9.17.42/test/unit/kiwi.egg-info/entry_points.txt   2017-11-29 
17:13:38.000000000 +0100
@@ -0,0 +1,4 @@
+[console_scripts]
+kiwi-ng-3 = kiwi.kiwi:main
+kiwicompat-3 = kiwi.kiwi_compat:main
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiwi-9.17.41/test/unit/kiwi.egg-info/requires.txt 
new/kiwi-9.17.42/test/unit/kiwi.egg-info/requires.txt
--- old/kiwi-9.17.41/test/unit/kiwi.egg-info/requires.txt       1970-01-01 
01:00:00.000000000 +0100
+++ new/kiwi-9.17.42/test/unit/kiwi.egg-info/requires.txt       2017-11-29 
17:13:38.000000000 +0100
@@ -0,0 +1,7 @@
+docopt>=0.6.2
+lxml
+xattr
+future
+six
+requests
+PyYAML
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiwi-9.17.41/test/unit/kiwi.egg-info/top_level.txt 
new/kiwi-9.17.42/test/unit/kiwi.egg-info/top_level.txt
--- old/kiwi-9.17.41/test/unit/kiwi.egg-info/top_level.txt      1970-01-01 
01:00:00.000000000 +0100
+++ new/kiwi-9.17.42/test/unit/kiwi.egg-info/top_level.txt      2017-11-29 
17:13:38.000000000 +0100
@@ -0,0 +1 @@
+kiwi
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiwi-9.17.41/test/unit/runtime_config_test.py 
new/kiwi-9.17.42/test/unit/runtime_config_test.py
--- old/kiwi-9.17.41/test/unit/runtime_config_test.py   2019-05-15 
18:42:28.000000000 +0200
+++ new/kiwi-9.17.42/test/unit/runtime_config_test.py   2019-07-08 
09:48:06.000000000 +0200
@@ -14,6 +14,12 @@
         with patch.dict('os.environ', {'HOME': '../data'}):
             self.runtime_config = RuntimeConfig()
 
+        # pretend that none of the runtime config files exist, even if they do
+        # (e.g. the system wide config file in /etc/kiwi.yml)
+        # => this will give us the defaults
+        with patch('os.path.exists', return_value=False):
+            self.default_runtime_config = RuntimeConfig()
+
     @patch('os.path.exists')
     @patch('yaml.safe_load')
     def test_reading_system_wide_config_file(self, mock_yaml, mock_exists):
@@ -42,33 +48,25 @@
         assert self.runtime_config.get_bundle_compression() is True
 
     def test_get_bundle_compression_default(self):
-        with patch.dict('os.environ', {'HOME': './'}):
-            runtime_config = RuntimeConfig()
-            assert runtime_config.get_bundle_compression(default=True) is True
-            assert runtime_config.get_bundle_compression(default=False) is 
False
+        assert 
self.default_runtime_config.get_bundle_compression(default=True) is True
+        assert 
self.default_runtime_config.get_bundle_compression(default=False) is False
 
     def test_is_obs_public_default(self):
-        with patch.dict('os.environ', {'HOME': './'}):
-            runtime_config = RuntimeConfig()
-            assert runtime_config.is_obs_public() is True
+        assert self.default_runtime_config.is_obs_public() is True
 
     def test_get_obs_download_server_url(self):
         assert self.runtime_config.get_obs_download_server_url() == \
             'http://example.com'
 
     def test_get_obs_download_server_url_default(self):
-        with patch.dict('os.environ', {'HOME': './'}):
-            runtime_config = RuntimeConfig()
-            assert runtime_config.get_obs_download_server_url() == \
-                Defaults.get_obs_download_server_url()
+        assert self.default_runtime_config.get_obs_download_server_url() == \
+            Defaults.get_obs_download_server_url()
 
     def test_get_container_compression(self):
         assert self.runtime_config.get_container_compression() is None
 
     def test_get_container_compression_default(self):
-        with patch.dict('os.environ', {'HOME': './'}):
-            runtime_config = RuntimeConfig()
-            assert runtime_config.get_container_compression() == 'xz'
+        assert self.default_runtime_config.get_container_compression() == 'xz'
 
     @patch.object(RuntimeConfig, '_get_attribute')
     @patch('kiwi.logger.log.warning')
@@ -90,9 +88,7 @@
         assert self.runtime_config.get_iso_tool_category() == 'cdrtools'
 
     def test_get_iso_tool_category_default(self):
-        with patch.dict('os.environ', {'HOME': './'}):
-            runtime_config = RuntimeConfig()
-            assert runtime_config.get_iso_tool_category() == 'xorriso'
+        assert self.default_runtime_config.get_iso_tool_category() == 'xorriso'
 
     @patch.object(RuntimeConfig, '_get_attribute')
     @patch('kiwi.logger.log.warning')
@@ -109,9 +105,7 @@
         assert self.runtime_config.get_oci_archive_tool() == 'umoci'
 
     def test_get_oci_archive_tool_default(self):
-        with patch.dict('os.environ', {'HOME': './'}):
-            runtime_config = RuntimeConfig()
-            assert runtime_config.get_oci_archive_tool() == 'umoci'
+        assert self.default_runtime_config.get_oci_archive_tool() == 'umoci'
 
     def test_get_disabled_runtime_checks(self):
         assert self.runtime_config.get_disabled_runtime_checks() == [
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kiwi-9.17.41/test/unit/storage_subformat_vagrant_base_test.py 
new/kiwi-9.17.42/test/unit/storage_subformat_vagrant_base_test.py
--- old/kiwi-9.17.41/test/unit/storage_subformat_vagrant_base_test.py   
2019-05-15 18:42:28.000000000 +0200
+++ new/kiwi-9.17.42/test/unit/storage_subformat_vagrant_base_test.py   
2019-07-08 10:44:50.000000000 +0200
@@ -1,6 +1,6 @@
 import io
 from pytest import raises
-from mock import call, patch
+from mock import call, patch, mock_open
 from mock import (
     Mock, MagicMock
 )
@@ -19,12 +19,16 @@
         xml_data.get_name = Mock(
             return_value='some-disk-image'
         )
+        xml_data.description_dir = './'
         self.xml_state = Mock()
         self.xml_state.xml_data = xml_data
         self.xml_state.get_image_version = Mock(
             return_value='1.2.3'
         )
         self.vagrantconfig = Mock()
+        self.vagrantconfig.get_embedded_vagrantfile = Mock(
+            return_value=None
+        )
         self.vagrantconfig.get_virtualsize = Mock(
             return_value=42
         )
@@ -61,7 +65,7 @@
     @patch.object(DiskFormatVagrantBase, 'create_box_img')
     @patch_open
     def test_create_image_format(
-        self, mock_open, mock_create_box_img, mock_rand,
+        self, mocked_open, mock_create_box_img, mock_rand,
         mock_mkdtemp, mock_command
     ):
         # select an example provider
@@ -83,12 +87,12 @@
         mock_rand.return_value = 0xa
         mock_mkdtemp.return_value = 'tmpdir'
 
-        mock_open.return_value = MagicMock(spec=io.IOBase)
-        file_handle = mock_open.return_value.__enter__.return_value
+        mocked_open.return_value = MagicMock(spec=io.IOBase)
+        file_handle = mocked_open.return_value.__enter__.return_value
 
         self.disk_format.create_image_format()
 
-        assert mock_open.call_args_list == [
+        assert mocked_open.call_args_list == [
             call('tmpdir/metadata.json', 'w'),
             call('tmpdir/Vagrantfile', 'w')
         ]
@@ -103,8 +107,47 @@
             ]
         )
 
+    @patch('kiwi.storage.subformat.vagrant_base.Command.run')
+    @patch('kiwi.storage.subformat.vagrant_base.mkdtemp')
+    @patch.object(DiskFormatVagrantBase, 'create_box_img')
+    def test_user_provided_vagrantfile(
+        self, mock_create_box_img, mock_mkdtemp, mock_cmd_run
+    ):
+        # select an example provider
+        self.disk_format.image_format = 'vagrant.virtualbox.box'
+        self.disk_format.provider = 'virtualbox'
+
+        # deterministic tempdir:
+        mock_mkdtemp.return_value = 'tmpdir'
+
+        self.vagrantconfig.get_embedded_vagrantfile = Mock(
+            return_value='example_Vagrantfile'
+        )
+
+        expected_vagrantfile = r"it's something"
+
+        mockd_open = mock_open(read_data=expected_vagrantfile)
+        # FIXME: drop this once we drop Python 2 support
+        open_name = (
+            open.__module__ if open.__module__ != "io" else "builtins"
+        ) + '.open'
+        with patch(open_name, mockd_open):
+            self.disk_format.create_image_format()
+
+        print(mockd_open, mockd_open.__dict__)
+
+        assert mockd_open.call_args_list == [
+            call('tmpdir/metadata.json', 'w'),
+            call('tmpdir/Vagrantfile', 'w'),
+            call('./example_Vagrantfile', 'r')
+        ]
+
+        fd = mockd_open.return_value.__enter__.return_value
+        assert fd.write.call_args_list[1] == call(expected_vagrantfile)
+
     def test_get_additional_vagrant_config_settings(self):
-        assert self.disk_format.get_additional_vagrant_config_settings() is 
None
+        assert self.disk_format.get_additional_vagrant_config_settings() \
+            is None
 
     def test_store_to_result(self):
         # select an example provider
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kiwi-9.17.41/test/unit/storage_subformat_vagrant_libvirt_test.py 
new/kiwi-9.17.42/test/unit/storage_subformat_vagrant_libvirt_test.py
--- old/kiwi-9.17.41/test/unit/storage_subformat_vagrant_libvirt_test.py        
2019-05-15 18:42:28.000000000 +0200
+++ new/kiwi-9.17.42/test/unit/storage_subformat_vagrant_libvirt_test.py        
2019-07-08 09:48:06.000000000 +0200
@@ -21,6 +21,9 @@
             return_value='1.2.3'
         )
         self.vagrantconfig = Mock()
+        self.vagrantconfig.get_embedded_vagrantfile = Mock(
+            return_value=None
+        )
         self.vagrantconfig.get_virtualsize = Mock(
             return_value=42
         )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kiwi-9.17.41/test/unit/storage_subformat_vagrant_virtualbox_test.py 
new/kiwi-9.17.42/test/unit/storage_subformat_vagrant_virtualbox_test.py
--- old/kiwi-9.17.41/test/unit/storage_subformat_vagrant_virtualbox_test.py     
2019-05-15 18:42:28.000000000 +0200
+++ new/kiwi-9.17.42/test/unit/storage_subformat_vagrant_virtualbox_test.py     
2019-07-08 09:48:06.000000000 +0200
@@ -32,6 +32,9 @@
         self.vagrantconfig.get_virtualsize = Mock(
             return_value=42
         )
+        self.vagrantconfig.get_embedded_vagrantfile = Mock(
+            return_value=None
+        )
         self.disk_format = DiskFormatVagrantVirtualBox(
             self.xml_state, 'root_dir', 'target_dir',
             {'vagrantconfig': self.vagrantconfig}


Reply via email to