Unnamed: 0
int64
0
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
5
112
repo_url
stringlengths
34
141
action
stringclasses
3 values
title
stringlengths
1
855
labels
stringlengths
4
721
body
stringlengths
1
261k
index
stringclasses
13 values
text_combine
stringlengths
96
261k
label
stringclasses
2 values
text
stringlengths
96
240k
binary_label
int64
0
1
123,614
4,865,845,371
IssuesEvent
2016-11-14 21:56:01
AtomicGameEngine/AtomicGameEngine
https://api.github.com/repos/AtomicGameEngine/AtomicGameEngine
closed
segmentation fault 11 when closing editor tabs
priority: high
Periodically, the editor will crash with: `25101 Segmentation fault: 11` when closing editor tabs. It appears that a tab may be getting duplicate close messages or allows for re-entrancy because it seems to happen when clicking the X on the tab the first time, but the editor doesn't close. Clicking the X the second time will then cause the crash. This doesn't happen when closing the tabs all of the time, but it does happen pretty frequently.
1.0
segmentation fault 11 when closing editor tabs - Periodically, the editor will crash with: `25101 Segmentation fault: 11` when closing editor tabs. It appears that a tab may be getting duplicate close messages or allows for re-entrancy because it seems to happen when clicking the X on the tab the first time, but the editor doesn't close. Clicking the X the second time will then cause the crash. This doesn't happen when closing the tabs all of the time, but it does happen pretty frequently.
priority
segmentation fault when closing editor tabs periodically the editor will crash with segmentation fault when closing editor tabs it appears that a tab may be getting duplicate close messages or allows for re entrancy because it seems to happen when clicking the x on the tab the first time but the editor doesn t close clicking the x the second time will then cause the crash this doesn t happen when closing the tabs all of the time but it does happen pretty frequently
1
678,791
23,210,821,486
IssuesEvent
2022-08-02 09:57:47
mooziii/laboratory
https://api.github.com/repos/mooziii/laboratory
closed
Backups
enhancement feature request in progress priority: high
### Describe the new feature A command to create backups of a server **Options:** `-w`, `--worlds-only`: Only backups the world `-o`, `--output`: Specifies the output directory (default: `laboratory/containers/backup/`) Maybe a option for servers to automatically create a backup before updating ### Why do you need this feature? To create backups of the server / the worlds ### Other 1. No backups for proxy servers 2. No backups for non-static servers
1.0
Backups - ### Describe the new feature A command to create backups of a server **Options:** `-w`, `--worlds-only`: Only backups the world `-o`, `--output`: Specifies the output directory (default: `laboratory/containers/backup/`) Maybe a option for servers to automatically create a backup before updating ### Why do you need this feature? To create backups of the server / the worlds ### Other 1. No backups for proxy servers 2. No backups for non-static servers
priority
backups describe the new feature a command to create backups of a server options w worlds only only backups the world o output specifies the output directory default laboratory containers backup maybe a option for servers to automatically create a backup before updating why do you need this feature to create backups of the server the worlds other no backups for proxy servers no backups for non static servers
1
498,518
14,408,855,855
IssuesEvent
2020-12-04 00:47:07
dtcenter/METplus
https://api.github.com/repos/dtcenter/METplus
closed
Support SKIP_IF_FILE_EXISTS for all wrappers
component: use case configuration component: use case wrapper priority: high requestor: NCAR type: enhancement
Most wrappers support this functionality (i.e. PCP_COMBINE_SKIP_IF_OUTPUT_EXISTS) but it would be nice to support it in all wrappers so there is no question if the capability is available when someone asks (someone asked). ## Describe the Enhancement ## Check that all wrappers handle the configuration appropriately and add support if they do not. ### Time Estimate ### 1 day ### Sub-Issues ### Consider breaking the enhancement down into sub-issues. - [X] *Add a checkbox for each sub-issue here.* ### Relevant Deadlines ### None ### Funding Source ### None ## Define the Metadata ## ### Assignee ### - [X] Select **engineer(s)** or **no engineer** required - [X] Select **scientist(s)** or **no scientist** required ### Labels ### - [X] Select **component(s)** - [X] Select **priority** - [X] Select **requestor(s)** ### Projects and Milestone ### - [X] Review **projects** and select relevant **Repository** and **Organization** ones or add "alert:NEED PROJECT ASSIGNMENT" label - [X] Select **milestone** to next major version milestone or "Future Versions" ## Define Related Issue(s) ## Consider the impact to the other METplus components. - [X] [METplus](https://github.com/dtcenter/METplus/issues/new/choose), [MET](https://github.com/dtcenter/MET/issues/new/choose), [METdatadb](https://github.com/dtcenter/METdatadb/issues/new/choose), [METviewer](https://github.com/dtcenter/METviewer/issues/new/choose), [METexpress](https://github.com/dtcenter/METexpress/issues/new/choose), [METcalcpy](https://github.com/dtcenter/METcalcpy/issues/new/choose), [METplotpy](https://github.com/dtcenter/METplotpy/issues/new/choose) ## Enhancement Checklist ## See the [METplus Workflow](https://dtcenter.github.io/METplus/Contributors_Guide/github_workflow.html) for details. - [X] Complete the issue definition above, including the **Time Estimate** and **Funding Source**. - [x] Fork this repository or create a branch of **develop**. Branch name: `feature_<Issue Number>_<Description>` - [x] Complete the development and test your changes. - [x] Add/update log messages for easier debugging. - [x] Add/update unit tests. - [x] Add/update documentation. - [x] Push local changes to GitHub. - [x] Submit a pull request to merge into **develop**. Pull request: `feature <Issue Number> <Description>` - [x] Define the pull request metadata, as permissions allow. Select: **Reviewer(s)**, **Project(s)**, **Milestone**, and **Linked issues** - [x] Iterate until the reviewer(s) accept and merge your changes. - [x] Delete your fork or branch. - [x] Close this issue.
1.0
Support SKIP_IF_FILE_EXISTS for all wrappers - Most wrappers support this functionality (i.e. PCP_COMBINE_SKIP_IF_OUTPUT_EXISTS) but it would be nice to support it in all wrappers so there is no question if the capability is available when someone asks (someone asked). ## Describe the Enhancement ## Check that all wrappers handle the configuration appropriately and add support if they do not. ### Time Estimate ### 1 day ### Sub-Issues ### Consider breaking the enhancement down into sub-issues. - [X] *Add a checkbox for each sub-issue here.* ### Relevant Deadlines ### None ### Funding Source ### None ## Define the Metadata ## ### Assignee ### - [X] Select **engineer(s)** or **no engineer** required - [X] Select **scientist(s)** or **no scientist** required ### Labels ### - [X] Select **component(s)** - [X] Select **priority** - [X] Select **requestor(s)** ### Projects and Milestone ### - [X] Review **projects** and select relevant **Repository** and **Organization** ones or add "alert:NEED PROJECT ASSIGNMENT" label - [X] Select **milestone** to next major version milestone or "Future Versions" ## Define Related Issue(s) ## Consider the impact to the other METplus components. - [X] [METplus](https://github.com/dtcenter/METplus/issues/new/choose), [MET](https://github.com/dtcenter/MET/issues/new/choose), [METdatadb](https://github.com/dtcenter/METdatadb/issues/new/choose), [METviewer](https://github.com/dtcenter/METviewer/issues/new/choose), [METexpress](https://github.com/dtcenter/METexpress/issues/new/choose), [METcalcpy](https://github.com/dtcenter/METcalcpy/issues/new/choose), [METplotpy](https://github.com/dtcenter/METplotpy/issues/new/choose) ## Enhancement Checklist ## See the [METplus Workflow](https://dtcenter.github.io/METplus/Contributors_Guide/github_workflow.html) for details. - [X] Complete the issue definition above, including the **Time Estimate** and **Funding Source**. - [x] Fork this repository or create a branch of **develop**. Branch name: `feature_<Issue Number>_<Description>` - [x] Complete the development and test your changes. - [x] Add/update log messages for easier debugging. - [x] Add/update unit tests. - [x] Add/update documentation. - [x] Push local changes to GitHub. - [x] Submit a pull request to merge into **develop**. Pull request: `feature <Issue Number> <Description>` - [x] Define the pull request metadata, as permissions allow. Select: **Reviewer(s)**, **Project(s)**, **Milestone**, and **Linked issues** - [x] Iterate until the reviewer(s) accept and merge your changes. - [x] Delete your fork or branch. - [x] Close this issue.
priority
support skip if file exists for all wrappers most wrappers support this functionality i e pcp combine skip if output exists but it would be nice to support it in all wrappers so there is no question if the capability is available when someone asks someone asked describe the enhancement check that all wrappers handle the configuration appropriately and add support if they do not time estimate day sub issues consider breaking the enhancement down into sub issues add a checkbox for each sub issue here relevant deadlines none funding source none define the metadata assignee select engineer s or no engineer required select scientist s or no scientist required labels select component s select priority select requestor s projects and milestone review projects and select relevant repository and organization ones or add alert need project assignment label select milestone to next major version milestone or future versions define related issue s consider the impact to the other metplus components enhancement checklist see the for details complete the issue definition above including the time estimate and funding source fork this repository or create a branch of develop branch name feature complete the development and test your changes add update log messages for easier debugging add update unit tests add update documentation push local changes to github submit a pull request to merge into develop pull request feature define the pull request metadata as permissions allow select reviewer s project s milestone and linked issues iterate until the reviewer s accept and merge your changes delete your fork or branch close this issue
1
263,667
8,300,212,145
IssuesEvent
2018-09-21 07:17:09
Heteroskedastic/chills-pos
https://api.github.com/repos/Heteroskedastic/chills-pos
closed
fixing slow searching when enter product
Priority High bug
the scan gets entered really slow. He showed me that if you scan into a txt doc it is fast, only slow into the website.
1.0
fixing slow searching when enter product - the scan gets entered really slow. He showed me that if you scan into a txt doc it is fast, only slow into the website.
priority
fixing slow searching when enter product the scan gets entered really slow he showed me that if you scan into a txt doc it is fast only slow into the website
1
623,499
19,670,157,238
IssuesEvent
2022-01-11 05:57:48
ballerina-platform/ballerina-lang
https://api.github.com/repos/ballerina-platform/ballerina-lang
opened
`SimpleNameReferenceNode` wrapper is missing in annotReference for missing annotReference scenario
Type/Bug Priority/High Team/CompilerFE Area/Parser Area/SyntaxAPI
**Description:** $subject. https://github.com/ballerina-platform/ballerina-lang/blob/fdb8d28e9454125877cb5405043dd92c7faf754b/compiler/ballerina-parser/src/main/java/io/ballerina/compiler/internal/parser/BallerinaParser.java#L8487-L8491 At L8490 `SimpleNameReferenceNode` wrapper is missing. No crashing at `BLangNodeBuilder` as that scenario seems to be implicitly handled. But in other places where syntax tree is used, one has to handle it explicitly.
1.0
`SimpleNameReferenceNode` wrapper is missing in annotReference for missing annotReference scenario - **Description:** $subject. https://github.com/ballerina-platform/ballerina-lang/blob/fdb8d28e9454125877cb5405043dd92c7faf754b/compiler/ballerina-parser/src/main/java/io/ballerina/compiler/internal/parser/BallerinaParser.java#L8487-L8491 At L8490 `SimpleNameReferenceNode` wrapper is missing. No crashing at `BLangNodeBuilder` as that scenario seems to be implicitly handled. But in other places where syntax tree is used, one has to handle it explicitly.
priority
simplenamereferencenode wrapper is missing in annotreference for missing annotreference scenario description subject at simplenamereferencenode wrapper is missing no crashing at blangnodebuilder as that scenario seems to be implicitly handled but in other places where syntax tree is used one has to handle it explicitly
1
103,895
4,187,065,720
IssuesEvent
2016-06-23 16:17:49
creeperyang/sugar-template
https://api.github.com/repos/creeperyang/sugar-template
closed
parse filter options incorrectly
bug high priority
When render `{{. | json space="\t"}}`, the space option can not be parsed correctly. (we can not get space option). The bug is inside `utils.parseFilters`.
1.0
parse filter options incorrectly - When render `{{. | json space="\t"}}`, the space option can not be parsed correctly. (we can not get space option). The bug is inside `utils.parseFilters`.
priority
parse filter options incorrectly when render json space t the space option can not be parsed correctly we can not get space option the bug is inside utils parsefilters
1
642,006
20,864,849,313
IssuesEvent
2022-03-22 05:30:40
NerdyNomads/Text-Savvy
https://api.github.com/repos/NerdyNomads/Text-Savvy
closed
Create Button Component
high priority front-end feature
This component would take a text for the label of the button. For now, make the default (primary) color `#419462`.
1.0
Create Button Component - This component would take a text for the label of the button. For now, make the default (primary) color `#419462`.
priority
create button component this component would take a text for the label of the button for now make the default primary color
1
25,076
2,676,105,142
IssuesEvent
2015-03-25 16:03:25
cs2103-jan2015-f11-3c/main
https://api.github.com/repos/cs2103-jan2015-f11-3c/main
closed
user can clear existing tasks
priority.high type.story
remove all the tasks labelled under today, tomorrow, upcoming so that i can easily start a brand new to-do list
1.0
user can clear existing tasks - remove all the tasks labelled under today, tomorrow, upcoming so that i can easily start a brand new to-do list
priority
user can clear existing tasks remove all the tasks labelled under today tomorrow upcoming so that i can easily start a brand new to do list
1
300,514
9,211,302,496
IssuesEvent
2019-03-09 14:14:17
qgisissuebot/QGIS
https://api.github.com/repos/qgisissuebot/QGIS
closed
python error whrn using "use layer extent" in Processing QGIS native tool
Bug Priority: high Regression
--- Author Name: **Giovanni Manghi** (Giovanni Manghi) Original Redmine Issue: 21456, https://issues.qgis.org/issues/21456 --- AttributeError: type object 'QgsMapLayerProxyModel' has no attribute 'MeshLayer' Traceback (most recent call last): File "C:/OSGEO4~1/apps/qgis-ltr/./python/plugins\processing\gui\ExtentSelectionPanel.py", line 167, in useLayerExtent dlg = LayerSelectionDialog(self) File "C:/OSGEO4~1/apps/qgis-ltr/./python/plugins\processing\gui\ExtentSelectionPanel.py", line 72, in __init__ QgsMapLayerProxyModel.HasGeometry | QgsMapLayerProxyModel.RasterLayer | QgsMapLayerProxyModel.MeshLayer) AttributeError: type object 'QgsMapLayerProxyModel' has no attribute 'MeshLayer' This has been seen when creating vector grid with the native QGIS tool. This affects QGIS 3.4.5 but not above releases. Anyway I can't find a fix related to this bug with a "need backporting" label. This must be fixed in the LTR release too.
1.0
python error whrn using "use layer extent" in Processing QGIS native tool - --- Author Name: **Giovanni Manghi** (Giovanni Manghi) Original Redmine Issue: 21456, https://issues.qgis.org/issues/21456 --- AttributeError: type object 'QgsMapLayerProxyModel' has no attribute 'MeshLayer' Traceback (most recent call last): File "C:/OSGEO4~1/apps/qgis-ltr/./python/plugins\processing\gui\ExtentSelectionPanel.py", line 167, in useLayerExtent dlg = LayerSelectionDialog(self) File "C:/OSGEO4~1/apps/qgis-ltr/./python/plugins\processing\gui\ExtentSelectionPanel.py", line 72, in __init__ QgsMapLayerProxyModel.HasGeometry | QgsMapLayerProxyModel.RasterLayer | QgsMapLayerProxyModel.MeshLayer) AttributeError: type object 'QgsMapLayerProxyModel' has no attribute 'MeshLayer' This has been seen when creating vector grid with the native QGIS tool. This affects QGIS 3.4.5 but not above releases. Anyway I can't find a fix related to this bug with a "need backporting" label. This must be fixed in the LTR release too.
priority
python error whrn using use layer extent in processing qgis native tool author name giovanni manghi giovanni manghi original redmine issue attributeerror type object qgsmaplayerproxymodel has no attribute meshlayer traceback most recent call last file c apps qgis ltr python plugins processing gui extentselectionpanel py line in uselayerextent dlg layerselectiondialog self file c apps qgis ltr python plugins processing gui extentselectionpanel py line in init qgsmaplayerproxymodel hasgeometry qgsmaplayerproxymodel rasterlayer qgsmaplayerproxymodel meshlayer attributeerror type object qgsmaplayerproxymodel has no attribute meshlayer this has been seen when creating vector grid with the native qgis tool this affects qgis but not above releases anyway i can t find a fix related to this bug with a need backporting label this must be fixed in the ltr release too
1
44,458
2,905,800,344
IssuesEvent
2015-06-19 04:07:49
facelessuser/Rummage
https://api.github.com/repos/facelessuser/Rummage
closed
Fix all lint issues and then have Travis CI keep track of it.
Maintenance Priority - High
- [x] Setup lint and fix all issues - [x] Add travis support
1.0
Fix all lint issues and then have Travis CI keep track of it. - - [x] Setup lint and fix all issues - [x] Add travis support
priority
fix all lint issues and then have travis ci keep track of it setup lint and fix all issues add travis support
1
814,308
30,501,313,616
IssuesEvent
2023-07-18 14:07:21
orange-cloudavenue/terraform-provider-cloudavenue
https://api.github.com/repos/orange-cloudavenue/terraform-provider-cloudavenue
closed
[Bug]: New `cloudavenue_publicip` return wrong public ip
bug community priority-high
### Terraform Core Version 1.5.2 ### Cloud Avenue Provider Version 0.6.0 ### Affected Resource(s) `cloudavenue_publicip` ### Expected Behavior Return the newest public ip provisionned by the resource cloudavenue_publicip ### Actual Behavior Return an existing ip address. ### Relevant Error/Panic Output Snippet _No response_ ### Terraform Configuration Files ```hcl terraform { required_providers { cloudavenue = { source = "orange-cloudavenue/cloudavenue" version = "0.6.0" } } required_version = "1.5.2" } provider "cloudavenue" { } data "cloudavenue_publicips" "example" {} output "public_ips" { value = data.cloudavenue_publicips.example } resource "cloudavenue_publicip" "ippub" { edge_gateway_name = "tn01i01nnnnnnspt102" } output "public_ip" { value = resource.cloudavenue_publicip.ippub } ``` ### Steps to Reproduce ```sh terraform init terraform plan terraform apply ``` ### Debug Output ```sh $ terraform apply data.cloudavenue_publicips.example: Reading... data.cloudavenue_publicips.example: Read complete after 1s [id=871fef3e-3559-5e13-92dd-de88937aaf11] Terraform used the selected providers to generate the following execution plan. Resource actions are indicated with the following symbols: + create Terraform will perform the following actions: # cloudavenue_publicip.ippub will be created + resource "cloudavenue_publicip" "ippub" { + edge_gateway_id = (known after apply) + edge_gateway_name = "tn01i01nnnnnnnnnspt102" + id = (known after apply) + public_ip = (known after apply) } Plan: 1 to add, 0 to change, 0 to destroy. Changes to Outputs: + public_ip = { + edge_gateway_id = (known after apply) + edge_gateway_name = "tn01i01nnnnnnnnnspt102" + id = (known after apply) + public_ip = (known after apply) + timeouts = null } + public_ips = { + id = "871fef3e-3559-5e13-92dd-de88937aaf11" + public_ips = [ + { + edge_gateway_id = "urn:vcloud:gateway:9adef45c-8e51-4d4c-94e0-d6767118f448" + edge_gateway_name = "tn01i01nnnnnnnnnspt101" + id = "xxx.yyy.zzz.21" + public_ip = "xxx.yyy.zzz.21" }, + { + edge_gateway_id = "urn:vcloud:gateway:9adef45c-8e51-4d4c-94e0-d6767118f448" + edge_gateway_name = "tn01i01nnnnnnnnnspt101" + id = "xxx.yyy.zzz.107" + public_ip = "xxx.yyy.zzz.107" }, + { + edge_gateway_id = "urn:vcloud:gateway:71861347-c00c-46d0-908f-ca1ce904dac2" + edge_gateway_name = "tn01i01nnnnnnnnnspt102" + id = "xxx.yyy.zzz.22" + public_ip = "xxx.yyy.zzz.22" }, + { + edge_gateway_id = "urn:vcloud:gateway:c5bc5ae0-5e7e-4722-8f15-555dbce4df13" + edge_gateway_name = "tn01i01nnnnnnnnnspt103" + id = "xxx.yyy.zzz.134" + public_ip = "xxx.yyy.zzz.134" }, + { + edge_gateway_id = "urn:vcloud:gateway:c5bc5ae0-5e7e-4722-8f15-555dbce4df13" + edge_gateway_name = "tn01i01nnnnnnnnnspt103" + id = "xxx.yyy.zzz.124" + public_ip = "xxx.yyy.zzz.124" }, + { + edge_gateway_id = "urn:vcloud:gateway:b8820259-573d-432d-9943-ae1db0729db1" + edge_gateway_name = "tn01i01nnnnnnnnnspt104" + id = "xxx.yyy.zzz.133" + public_ip = "xxx.yyy.zzz.133" }, ] } Do you want to perform these actions? Terraform will perform the actions described above. Only 'yes' will be accepted to approve. Enter a value: yes cloudavenue_publicip.ippub: Creating... cloudavenue_publicip.ippub: Still creating... [10s elapsed] cloudavenue_publicip.ippub: Still creating... [20s elapsed] cloudavenue_publicip.ippub: Still creating... [30s elapsed] cloudavenue_publicip.ippub: Creation complete after 32s [id=xxx.yyy.zzz.107] Apply complete! Resources: 1 added, 0 changed, 0 destroyed. Outputs: public_ip = { "edge_gateway_id" = "urn:vcloud:gateway:71861347-c00c-46d0-908f-ca1ce904dac2" "edge_gateway_name" = "tn01i01nnnnnnnnnspt102" "id" = "xxx.yyy.zzz.107" "public_ip" = "xxx.yyy.zzz.107" "timeouts" = null /* object */ } public_ips = { "id" = "871fef3e-3559-5e13-92dd-de88937aaf11" "public_ips" = tolist([ { "edge_gateway_id" = "urn:vcloud:gateway:9adef45c-8e51-4d4c-94e0-d6767118f448" "edge_gateway_name" = "tn01i01nnnnnnnnnspt101" "id" = "xxx.yyy.zzz.21" "public_ip" = "xxx.yyy.zzz.21" }, { "edge_gateway_id" = "urn:vcloud:gateway:9adef45c-8e51-4d4c-94e0-d6767118f448" "edge_gateway_name" = "tn01i01nnnnnnnnnspt101" "id" = "xxx.yyy.zzz.107" "public_ip" = "xxx.yyy.zzz.107" }, { "edge_gateway_id" = "urn:vcloud:gateway:71861347-c00c-46d0-908f-ca1ce904dac2" "edge_gateway_name" = "tn01i01nnnnnnnnnspt102" "id" = "xxx.yyy.zzz.22" "public_ip" = "xxx.yyy.zzz.22" }, { "edge_gateway_id" = "urn:vcloud:gateway:c5bc5ae0-5e7e-4722-8f15-555dbce4df13" "edge_gateway_name" = "tn01i01nnnnnnnnnspt103" "id" = "xxx.yyy.zzz.134" "public_ip" = "xxx.yyy.zzz.134" }, { "edge_gateway_id" = "urn:vcloud:gateway:c5bc5ae0-5e7e-4722-8f15-555dbce4df13" "edge_gateway_name" = "tn01i01nnnnnnnnnspt103" "id" = "xxx.yyy.zzz.124" "public_ip" = "xxx.yyy.zzz.124" }, { "edge_gateway_id" = "urn:vcloud:gateway:b8820259-573d-432d-9943-ae1db0729db1" "edge_gateway_name" = "tn01i01nnnnnnnnnspt104" "id" = "xxx.yyy.zzz.133" "public_ip" = "xxx.yyy.zzz.133" }, ]) } ``` ```sh terraform destroy cloudavenue_publicip.ippub: Refreshing state... [id=xxx.yyy.zzz.107] data.cloudavenue_publicips.example: Reading... data.cloudavenue_publicips.example: Read complete after 3s [id=d05a2d0a-76d9-5dea-a3e3-6887a54aa324] Terraform used the selected providers to generate the following execution plan. Resource actions are indicated with the following symbols: - destroy Terraform will perform the following actions: # cloudavenue_publicip.ippub will be destroyed - resource "cloudavenue_publicip" "ippub" { - edge_gateway_id = "urn:vcloud:gateway:9adef45c-8e51-4d4c-94e0-d6767118f448" -> null - edge_gateway_name = "tn01i01nnnnnnnnnspt101" -> null - id = "xxx.yyy.zzz.107" -> null - public_ip = "xxx.yyy.zzz.107" -> null } Plan: 0 to add, 0 to change, 1 to destroy. Changes to Outputs: - public_ip = { - edge_gateway_id = "urn:vcloud:gateway:71861347-c00c-46d0-908f-ca1ce904dac2" - edge_gateway_name = "tn01i01nnnnnnnnnspt102" - id = "xxx.yyy.zzz.107" - public_ip = "xxx.yyy.zzz.107" - timeouts = null } -> null - public_ips = { - id = "d05a2d0a-76d9-5dea-a3e3-6887a54aa324" - public_ips = [ - { - edge_gateway_id = "urn:vcloud:gateway:9adef45c-8e51-4d4c-94e0-d6767118f448" - edge_gateway_name = "tn01i01nnnnnnnnnspt101" - id = "xxx.yyy.zzz.21" - public_ip = "xxx.yyy.zzz.21" }, - { - edge_gateway_id = "urn:vcloud:gateway:9adef45c-8e51-4d4c-94e0-d6767118f448" - edge_gateway_name = "tn01i01nnnnnnnnnspt101" - id = "xxx.yyy.zzz.107" - public_ip = "xxx.yyy.zzz.107" }, - { - edge_gateway_id = "urn:vcloud:gateway:71861347-c00c-46d0-908f-ca1ce904dac2" - edge_gateway_name = "tn01i01nnnnnnnnnspt102" - id = "xxx.yyy.zzz.22" - public_ip = "xxx.yyy.zzz.22" }, - { - edge_gateway_id = "urn:vcloud:gateway:71861347-c00c-46d0-908f-ca1ce904dac2" - edge_gateway_name = "tn01i01nnnnnnnnnspt102" - id = "xxx.yyy.zzz.135" - public_ip = "xxx.yyy.zzz.135" }, - { - edge_gateway_id = "urn:vcloud:gateway:c5bc5ae0-5e7e-4722-8f15-555dbce4df13" - edge_gateway_name = "tn01i01nnnnnnnnnspt103" - id = "xxx.yyy.zzz.124" - public_ip = "xxx.yyy.zzz.124" }, - { - edge_gateway_id = "urn:vcloud:gateway:b8820259-573d-432d-9943-ae1db0729db1" - edge_gateway_name = "tn01i01nnnnnnnnnspt104" - id = "xxx.yyy.zzz.133" - public_ip = "xxx.yyy.zzz.133" }, ] } -> null Do you really want to destroy all resources? Terraform will destroy all your managed infrastructure, as shown above. There is no undo. Only 'yes' will be accepted to confirm. Enter a value: yes cloudavenue_publicip.ippub: Destroying... [id=xxx.yyy.zzz.107] ╷ │ Error: x_natted_ip must not be natted to another public ip (HTTP Code => 406) │ │ xxx.yyy.zzz.107 is natted and cannot be delete ``` ### Panic Output _No response_ ### Important Factoids After the terraform apply the ip address `xxx.yyy.zzz.107` is returned instead of `xxx.yyy.zzz.135` ### References _No response_ ### Would you like to implement a fix? None
1.0
[Bug]: New `cloudavenue_publicip` return wrong public ip - ### Terraform Core Version 1.5.2 ### Cloud Avenue Provider Version 0.6.0 ### Affected Resource(s) `cloudavenue_publicip` ### Expected Behavior Return the newest public ip provisionned by the resource cloudavenue_publicip ### Actual Behavior Return an existing ip address. ### Relevant Error/Panic Output Snippet _No response_ ### Terraform Configuration Files ```hcl terraform { required_providers { cloudavenue = { source = "orange-cloudavenue/cloudavenue" version = "0.6.0" } } required_version = "1.5.2" } provider "cloudavenue" { } data "cloudavenue_publicips" "example" {} output "public_ips" { value = data.cloudavenue_publicips.example } resource "cloudavenue_publicip" "ippub" { edge_gateway_name = "tn01i01nnnnnnspt102" } output "public_ip" { value = resource.cloudavenue_publicip.ippub } ``` ### Steps to Reproduce ```sh terraform init terraform plan terraform apply ``` ### Debug Output ```sh $ terraform apply data.cloudavenue_publicips.example: Reading... data.cloudavenue_publicips.example: Read complete after 1s [id=871fef3e-3559-5e13-92dd-de88937aaf11] Terraform used the selected providers to generate the following execution plan. Resource actions are indicated with the following symbols: + create Terraform will perform the following actions: # cloudavenue_publicip.ippub will be created + resource "cloudavenue_publicip" "ippub" { + edge_gateway_id = (known after apply) + edge_gateway_name = "tn01i01nnnnnnnnnspt102" + id = (known after apply) + public_ip = (known after apply) } Plan: 1 to add, 0 to change, 0 to destroy. Changes to Outputs: + public_ip = { + edge_gateway_id = (known after apply) + edge_gateway_name = "tn01i01nnnnnnnnnspt102" + id = (known after apply) + public_ip = (known after apply) + timeouts = null } + public_ips = { + id = "871fef3e-3559-5e13-92dd-de88937aaf11" + public_ips = [ + { + edge_gateway_id = "urn:vcloud:gateway:9adef45c-8e51-4d4c-94e0-d6767118f448" + edge_gateway_name = "tn01i01nnnnnnnnnspt101" + id = "xxx.yyy.zzz.21" + public_ip = "xxx.yyy.zzz.21" }, + { + edge_gateway_id = "urn:vcloud:gateway:9adef45c-8e51-4d4c-94e0-d6767118f448" + edge_gateway_name = "tn01i01nnnnnnnnnspt101" + id = "xxx.yyy.zzz.107" + public_ip = "xxx.yyy.zzz.107" }, + { + edge_gateway_id = "urn:vcloud:gateway:71861347-c00c-46d0-908f-ca1ce904dac2" + edge_gateway_name = "tn01i01nnnnnnnnnspt102" + id = "xxx.yyy.zzz.22" + public_ip = "xxx.yyy.zzz.22" }, + { + edge_gateway_id = "urn:vcloud:gateway:c5bc5ae0-5e7e-4722-8f15-555dbce4df13" + edge_gateway_name = "tn01i01nnnnnnnnnspt103" + id = "xxx.yyy.zzz.134" + public_ip = "xxx.yyy.zzz.134" }, + { + edge_gateway_id = "urn:vcloud:gateway:c5bc5ae0-5e7e-4722-8f15-555dbce4df13" + edge_gateway_name = "tn01i01nnnnnnnnnspt103" + id = "xxx.yyy.zzz.124" + public_ip = "xxx.yyy.zzz.124" }, + { + edge_gateway_id = "urn:vcloud:gateway:b8820259-573d-432d-9943-ae1db0729db1" + edge_gateway_name = "tn01i01nnnnnnnnnspt104" + id = "xxx.yyy.zzz.133" + public_ip = "xxx.yyy.zzz.133" }, ] } Do you want to perform these actions? Terraform will perform the actions described above. Only 'yes' will be accepted to approve. Enter a value: yes cloudavenue_publicip.ippub: Creating... cloudavenue_publicip.ippub: Still creating... [10s elapsed] cloudavenue_publicip.ippub: Still creating... [20s elapsed] cloudavenue_publicip.ippub: Still creating... [30s elapsed] cloudavenue_publicip.ippub: Creation complete after 32s [id=xxx.yyy.zzz.107] Apply complete! Resources: 1 added, 0 changed, 0 destroyed. Outputs: public_ip = { "edge_gateway_id" = "urn:vcloud:gateway:71861347-c00c-46d0-908f-ca1ce904dac2" "edge_gateway_name" = "tn01i01nnnnnnnnnspt102" "id" = "xxx.yyy.zzz.107" "public_ip" = "xxx.yyy.zzz.107" "timeouts" = null /* object */ } public_ips = { "id" = "871fef3e-3559-5e13-92dd-de88937aaf11" "public_ips" = tolist([ { "edge_gateway_id" = "urn:vcloud:gateway:9adef45c-8e51-4d4c-94e0-d6767118f448" "edge_gateway_name" = "tn01i01nnnnnnnnnspt101" "id" = "xxx.yyy.zzz.21" "public_ip" = "xxx.yyy.zzz.21" }, { "edge_gateway_id" = "urn:vcloud:gateway:9adef45c-8e51-4d4c-94e0-d6767118f448" "edge_gateway_name" = "tn01i01nnnnnnnnnspt101" "id" = "xxx.yyy.zzz.107" "public_ip" = "xxx.yyy.zzz.107" }, { "edge_gateway_id" = "urn:vcloud:gateway:71861347-c00c-46d0-908f-ca1ce904dac2" "edge_gateway_name" = "tn01i01nnnnnnnnnspt102" "id" = "xxx.yyy.zzz.22" "public_ip" = "xxx.yyy.zzz.22" }, { "edge_gateway_id" = "urn:vcloud:gateway:c5bc5ae0-5e7e-4722-8f15-555dbce4df13" "edge_gateway_name" = "tn01i01nnnnnnnnnspt103" "id" = "xxx.yyy.zzz.134" "public_ip" = "xxx.yyy.zzz.134" }, { "edge_gateway_id" = "urn:vcloud:gateway:c5bc5ae0-5e7e-4722-8f15-555dbce4df13" "edge_gateway_name" = "tn01i01nnnnnnnnnspt103" "id" = "xxx.yyy.zzz.124" "public_ip" = "xxx.yyy.zzz.124" }, { "edge_gateway_id" = "urn:vcloud:gateway:b8820259-573d-432d-9943-ae1db0729db1" "edge_gateway_name" = "tn01i01nnnnnnnnnspt104" "id" = "xxx.yyy.zzz.133" "public_ip" = "xxx.yyy.zzz.133" }, ]) } ``` ```sh terraform destroy cloudavenue_publicip.ippub: Refreshing state... [id=xxx.yyy.zzz.107] data.cloudavenue_publicips.example: Reading... data.cloudavenue_publicips.example: Read complete after 3s [id=d05a2d0a-76d9-5dea-a3e3-6887a54aa324] Terraform used the selected providers to generate the following execution plan. Resource actions are indicated with the following symbols: - destroy Terraform will perform the following actions: # cloudavenue_publicip.ippub will be destroyed - resource "cloudavenue_publicip" "ippub" { - edge_gateway_id = "urn:vcloud:gateway:9adef45c-8e51-4d4c-94e0-d6767118f448" -> null - edge_gateway_name = "tn01i01nnnnnnnnnspt101" -> null - id = "xxx.yyy.zzz.107" -> null - public_ip = "xxx.yyy.zzz.107" -> null } Plan: 0 to add, 0 to change, 1 to destroy. Changes to Outputs: - public_ip = { - edge_gateway_id = "urn:vcloud:gateway:71861347-c00c-46d0-908f-ca1ce904dac2" - edge_gateway_name = "tn01i01nnnnnnnnnspt102" - id = "xxx.yyy.zzz.107" - public_ip = "xxx.yyy.zzz.107" - timeouts = null } -> null - public_ips = { - id = "d05a2d0a-76d9-5dea-a3e3-6887a54aa324" - public_ips = [ - { - edge_gateway_id = "urn:vcloud:gateway:9adef45c-8e51-4d4c-94e0-d6767118f448" - edge_gateway_name = "tn01i01nnnnnnnnnspt101" - id = "xxx.yyy.zzz.21" - public_ip = "xxx.yyy.zzz.21" }, - { - edge_gateway_id = "urn:vcloud:gateway:9adef45c-8e51-4d4c-94e0-d6767118f448" - edge_gateway_name = "tn01i01nnnnnnnnnspt101" - id = "xxx.yyy.zzz.107" - public_ip = "xxx.yyy.zzz.107" }, - { - edge_gateway_id = "urn:vcloud:gateway:71861347-c00c-46d0-908f-ca1ce904dac2" - edge_gateway_name = "tn01i01nnnnnnnnnspt102" - id = "xxx.yyy.zzz.22" - public_ip = "xxx.yyy.zzz.22" }, - { - edge_gateway_id = "urn:vcloud:gateway:71861347-c00c-46d0-908f-ca1ce904dac2" - edge_gateway_name = "tn01i01nnnnnnnnnspt102" - id = "xxx.yyy.zzz.135" - public_ip = "xxx.yyy.zzz.135" }, - { - edge_gateway_id = "urn:vcloud:gateway:c5bc5ae0-5e7e-4722-8f15-555dbce4df13" - edge_gateway_name = "tn01i01nnnnnnnnnspt103" - id = "xxx.yyy.zzz.124" - public_ip = "xxx.yyy.zzz.124" }, - { - edge_gateway_id = "urn:vcloud:gateway:b8820259-573d-432d-9943-ae1db0729db1" - edge_gateway_name = "tn01i01nnnnnnnnnspt104" - id = "xxx.yyy.zzz.133" - public_ip = "xxx.yyy.zzz.133" }, ] } -> null Do you really want to destroy all resources? Terraform will destroy all your managed infrastructure, as shown above. There is no undo. Only 'yes' will be accepted to confirm. Enter a value: yes cloudavenue_publicip.ippub: Destroying... [id=xxx.yyy.zzz.107] ╷ │ Error: x_natted_ip must not be natted to another public ip (HTTP Code => 406) │ │ xxx.yyy.zzz.107 is natted and cannot be delete ``` ### Panic Output _No response_ ### Important Factoids After the terraform apply the ip address `xxx.yyy.zzz.107` is returned instead of `xxx.yyy.zzz.135` ### References _No response_ ### Would you like to implement a fix? None
priority
new cloudavenue publicip return wrong public ip terraform core version cloud avenue provider version affected resource s cloudavenue publicip expected behavior return the newest public ip provisionned by the resource cloudavenue publicip actual behavior return an existing ip address relevant error panic output snippet no response terraform configuration files hcl terraform required providers cloudavenue source orange cloudavenue cloudavenue version required version provider cloudavenue data cloudavenue publicips example output public ips value data cloudavenue publicips example resource cloudavenue publicip ippub edge gateway name output public ip value resource cloudavenue publicip ippub steps to reproduce sh terraform init terraform plan terraform apply debug output sh terraform apply data cloudavenue publicips example reading data cloudavenue publicips example read complete after terraform used the selected providers to generate the following execution plan resource actions are indicated with the following symbols create terraform will perform the following actions cloudavenue publicip ippub will be created resource cloudavenue publicip ippub edge gateway id known after apply edge gateway name id known after apply public ip known after apply plan to add to change to destroy changes to outputs public ip edge gateway id known after apply edge gateway name id known after apply public ip known after apply timeouts null public ips id public ips edge gateway id urn vcloud gateway edge gateway name id xxx yyy zzz public ip xxx yyy zzz edge gateway id urn vcloud gateway edge gateway name id xxx yyy zzz public ip xxx yyy zzz edge gateway id urn vcloud gateway edge gateway name id xxx yyy zzz public ip xxx yyy zzz edge gateway id urn vcloud gateway edge gateway name id xxx yyy zzz public ip xxx yyy zzz edge gateway id urn vcloud gateway edge gateway name id xxx yyy zzz public ip xxx yyy zzz edge gateway id urn vcloud gateway edge gateway name id xxx yyy zzz public ip xxx yyy zzz do you want to perform these actions terraform will perform the actions described above only yes will be accepted to approve enter a value yes cloudavenue publicip ippub creating cloudavenue publicip ippub still creating cloudavenue publicip ippub still creating cloudavenue publicip ippub still creating cloudavenue publicip ippub creation complete after apply complete resources added changed destroyed outputs public ip edge gateway id urn vcloud gateway edge gateway name id xxx yyy zzz public ip xxx yyy zzz timeouts null object public ips id public ips tolist edge gateway id urn vcloud gateway edge gateway name id xxx yyy zzz public ip xxx yyy zzz edge gateway id urn vcloud gateway edge gateway name id xxx yyy zzz public ip xxx yyy zzz edge gateway id urn vcloud gateway edge gateway name id xxx yyy zzz public ip xxx yyy zzz edge gateway id urn vcloud gateway edge gateway name id xxx yyy zzz public ip xxx yyy zzz edge gateway id urn vcloud gateway edge gateway name id xxx yyy zzz public ip xxx yyy zzz edge gateway id urn vcloud gateway edge gateway name id xxx yyy zzz public ip xxx yyy zzz sh terraform destroy cloudavenue publicip ippub refreshing state data cloudavenue publicips example reading data cloudavenue publicips example read complete after terraform used the selected providers to generate the following execution plan resource actions are indicated with the following symbols destroy terraform will perform the following actions cloudavenue publicip ippub will be destroyed resource cloudavenue publicip ippub edge gateway id urn vcloud gateway null edge gateway name null id xxx yyy zzz null public ip xxx yyy zzz null plan to add to change to destroy changes to outputs public ip edge gateway id urn vcloud gateway edge gateway name id xxx yyy zzz public ip xxx yyy zzz timeouts null null public ips id public ips edge gateway id urn vcloud gateway edge gateway name id xxx yyy zzz public ip xxx yyy zzz edge gateway id urn vcloud gateway edge gateway name id xxx yyy zzz public ip xxx yyy zzz edge gateway id urn vcloud gateway edge gateway name id xxx yyy zzz public ip xxx yyy zzz edge gateway id urn vcloud gateway edge gateway name id xxx yyy zzz public ip xxx yyy zzz edge gateway id urn vcloud gateway edge gateway name id xxx yyy zzz public ip xxx yyy zzz edge gateway id urn vcloud gateway edge gateway name id xxx yyy zzz public ip xxx yyy zzz null do you really want to destroy all resources terraform will destroy all your managed infrastructure as shown above there is no undo only yes will be accepted to confirm enter a value yes cloudavenue publicip ippub destroying ╷ │ error x natted ip must not be natted to another public ip http code │ │ xxx yyy zzz is natted and cannot be delete panic output no response important factoids after the terraform apply the ip address xxx yyy zzz is returned instead of xxx yyy zzz references no response would you like to implement a fix none
1
271,088
8,475,764,570
IssuesEvent
2018-10-24 19:52:51
keepassxreboot/keepassxc
https://api.github.com/repos/keepassxreboot/keepassxc
closed
macOS to Windows database sync issues.
high priority
<!--- Provide a general summary of the issue in the title above --> ## Expected Behavior <!--- If you're describing a bug, tell us what should happen --> <!--- If you're suggesting a change/improvement, tell us how it should work --> When saving changes in KeePassXC on macOS, any open copy on Windows should automatically update. ## Current Behavior <!--- If describing a bug, tell us what happens instead of the expected behavior --> <!--- If suggesting a change/improvement, explain the difference from the current behavior --> Saving changes in KeePassXC on macOS results in an error in KeePassXC on Windows of "Could not open the new database file while attempting to autoreload this database." ## Possible Solution <!--- Not obligatory, but suggest a fix/reason for the bug, --> <!--- or ideas how to implement the addition or change --> Only solution is to quit KeePassXC on Windows and thereby reload the database. ## Steps to Reproduce (for bugs) <!--- Provide a link to a live example, or an unambiguous set of steps to --> <!--- reproduce this bug. Include code to reproduce, if relevant --> 1. Open a database in KeePassXC from a file server on macOS and on Windows at the same time. 2. Clone any entry in KeePassXC on macOS and save the database. 3. KeePassXC on Windows will report the error, "Could not open the new database file while attempting to autoreload this database." What's interesting to note is that saving and automatic updating in KeePassXC from Windows to Windows, macOS to macOS, and Windows to macOS function as expected; the cloned entry shows up promptly. ## Context <!--- How has this issue affected you? What are you trying to accomplish? --> <!--- Providing context helps us come up with a solution that is most useful in the real world --> Cross platform compatibility is critical for us and while database changes work from Windows to Windows, macOS to macOS , and Windows to macOS as expected, it would be great to have the same functionality for macOS to Windows. ## Debug Info <!--- Paste debug info from Help → About here --> KeePassXC - 2.2.0 Revision: caa49a8ef3ee28ed478192389b21d61107b3b8e0 Libraries: - qt 5.9.0 - libgcrypt 1.7.7 Operating system: mac OS Sierra (10.12) CPU architecture: x86_64 Kernel: darwin 16.6.0 Operating system: Windows 10 (10.0) CPU architecture: x86_64 Kernel: winnt 10.0.10586 Enabled extensions: - KeePassHTTP - Auto-Type - YubiKey
1.0
macOS to Windows database sync issues. - <!--- Provide a general summary of the issue in the title above --> ## Expected Behavior <!--- If you're describing a bug, tell us what should happen --> <!--- If you're suggesting a change/improvement, tell us how it should work --> When saving changes in KeePassXC on macOS, any open copy on Windows should automatically update. ## Current Behavior <!--- If describing a bug, tell us what happens instead of the expected behavior --> <!--- If suggesting a change/improvement, explain the difference from the current behavior --> Saving changes in KeePassXC on macOS results in an error in KeePassXC on Windows of "Could not open the new database file while attempting to autoreload this database." ## Possible Solution <!--- Not obligatory, but suggest a fix/reason for the bug, --> <!--- or ideas how to implement the addition or change --> Only solution is to quit KeePassXC on Windows and thereby reload the database. ## Steps to Reproduce (for bugs) <!--- Provide a link to a live example, or an unambiguous set of steps to --> <!--- reproduce this bug. Include code to reproduce, if relevant --> 1. Open a database in KeePassXC from a file server on macOS and on Windows at the same time. 2. Clone any entry in KeePassXC on macOS and save the database. 3. KeePassXC on Windows will report the error, "Could not open the new database file while attempting to autoreload this database." What's interesting to note is that saving and automatic updating in KeePassXC from Windows to Windows, macOS to macOS, and Windows to macOS function as expected; the cloned entry shows up promptly. ## Context <!--- How has this issue affected you? What are you trying to accomplish? --> <!--- Providing context helps us come up with a solution that is most useful in the real world --> Cross platform compatibility is critical for us and while database changes work from Windows to Windows, macOS to macOS , and Windows to macOS as expected, it would be great to have the same functionality for macOS to Windows. ## Debug Info <!--- Paste debug info from Help → About here --> KeePassXC - 2.2.0 Revision: caa49a8ef3ee28ed478192389b21d61107b3b8e0 Libraries: - qt 5.9.0 - libgcrypt 1.7.7 Operating system: mac OS Sierra (10.12) CPU architecture: x86_64 Kernel: darwin 16.6.0 Operating system: Windows 10 (10.0) CPU architecture: x86_64 Kernel: winnt 10.0.10586 Enabled extensions: - KeePassHTTP - Auto-Type - YubiKey
priority
macos to windows database sync issues expected behavior when saving changes in keepassxc on macos any open copy on windows should automatically update current behavior saving changes in keepassxc on macos results in an error in keepassxc on windows of could not open the new database file while attempting to autoreload this database possible solution only solution is to quit keepassxc on windows and thereby reload the database steps to reproduce for bugs open a database in keepassxc from a file server on macos and on windows at the same time clone any entry in keepassxc on macos and save the database keepassxc on windows will report the error could not open the new database file while attempting to autoreload this database what s interesting to note is that saving and automatic updating in keepassxc from windows to windows macos to macos and windows to macos function as expected the cloned entry shows up promptly context cross platform compatibility is critical for us and while database changes work from windows to windows macos to macos and windows to macos as expected it would be great to have the same functionality for macos to windows debug info keepassxc revision libraries qt libgcrypt operating system mac os sierra cpu architecture kernel darwin operating system windows cpu architecture kernel winnt enabled extensions keepasshttp auto type yubikey
1
254,895
8,101,134,613
IssuesEvent
2018-08-12 09:48:07
RPGHacker/asar
https://api.github.com/repos/RPGHacker/asar
closed
Re-add if !condition with deprecation warning
priority: high
Turns out it was actually used by some patches. Link to original code (for reference): https://github.com/RPGHacker/asar/blob/6bb59f4c4fd2b311dec4cea7f827e38ddf96dbb3/src/asar/assembleblock.cpp#L894-L906
1.0
Re-add if !condition with deprecation warning - Turns out it was actually used by some patches. Link to original code (for reference): https://github.com/RPGHacker/asar/blob/6bb59f4c4fd2b311dec4cea7f827e38ddf96dbb3/src/asar/assembleblock.cpp#L894-L906
priority
re add if condition with deprecation warning turns out it was actually used by some patches link to original code for reference
1
494,765
14,265,025,082
IssuesEvent
2020-11-20 16:32:02
anavisnia/bit-3-serlokas
https://api.github.com/repos/anavisnia/bit-3-serlokas
closed
Rewrite HTML structure
high priority html
According to new logic, which was learned in class - sections/hero - div logic
1.0
Rewrite HTML structure - According to new logic, which was learned in class - sections/hero - div logic
priority
rewrite html structure according to new logic which was learned in class sections hero div logic
1
636,646
20,604,789,483
IssuesEvent
2022-03-06 20:20:45
BlueCodeSystems/opensrp-client-ecap-chw
https://api.github.com/repos/BlueCodeSystems/opensrp-client-ecap-chw
closed
As suggested by Tobias drop the format validations on ART number. Ensure this is done on all forms capturing the ART
enhancement High Priority
![Screenshot_20220131-065302_Ecap II](https://user-images.githubusercontent.com/86519642/151740970-3f05d44b-5cb4-4da2-8fd8-1d12a3e2e719.jpg)
1.0
As suggested by Tobias drop the format validations on ART number. Ensure this is done on all forms capturing the ART - ![Screenshot_20220131-065302_Ecap II](https://user-images.githubusercontent.com/86519642/151740970-3f05d44b-5cb4-4da2-8fd8-1d12a3e2e719.jpg)
priority
as suggested by tobias drop the format validations on art number ensure this is done on all forms capturing the art
1
623,506
19,670,304,952
IssuesEvent
2022-01-11 06:11:58
pombase/canto
https://api.github.com/repos/pombase/canto
closed
Genetic interactions interface, make prompts more explicit
high priority interactions
<img width="475" alt="Screenshot 2022-01-08 at 14 12 59" src="https://user-images.githubusercontent.com/7359272/148647427-87d554f8-7711-4e50-aeb3-47d48134e698.png"> Dosage rescue (rescued by overexpression of) -> Dosage rescue (lethality or growth defect rescued by overexpression of) -> Phenotypic enhancement (phenotype enhanced by) -> Phenotypic enhancement (non-growth or non-viability phenotype enhanced by) Phenotypic suppression (phenotype suppressed by) -> Phenotypic suppression (non-growth or non-viability phenotype suppressed by) Synthetic rescue (synthetically rescued by) -> Synthetic rescue (lethality or growth defect synthetically rescued by) ->
1.0
Genetic interactions interface, make prompts more explicit - <img width="475" alt="Screenshot 2022-01-08 at 14 12 59" src="https://user-images.githubusercontent.com/7359272/148647427-87d554f8-7711-4e50-aeb3-47d48134e698.png"> Dosage rescue (rescued by overexpression of) -> Dosage rescue (lethality or growth defect rescued by overexpression of) -> Phenotypic enhancement (phenotype enhanced by) -> Phenotypic enhancement (non-growth or non-viability phenotype enhanced by) Phenotypic suppression (phenotype suppressed by) -> Phenotypic suppression (non-growth or non-viability phenotype suppressed by) Synthetic rescue (synthetically rescued by) -> Synthetic rescue (lethality or growth defect synthetically rescued by) ->
priority
genetic interactions interface make prompts more explicit img width alt screenshot at src dosage rescue rescued by overexpression of dosage rescue lethality or growth defect rescued by overexpression of phenotypic enhancement phenotype enhanced by phenotypic enhancement non growth or non viability phenotype enhanced by phenotypic suppression phenotype suppressed by phenotypic suppression non growth or non viability phenotype suppressed by synthetic rescue synthetically rescued by synthetic rescue lethality or growth defect synthetically rescued by
1
808,869
30,114,661,901
IssuesEvent
2023-06-30 10:27:25
recro/ats-issues
https://api.github.com/repos/recro/ats-issues
closed
Candidate Profile - Application link takes you to the candidate profile
priority/high area/candidate area/application
### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe the problem. When you click an application under a candidate profile it takes you to a blank screen. ### Describe the solution you'd like When you click the candidate's application under the candidate profile it should take you to their active application. ### Additional context _No response_
1.0
Candidate Profile - Application link takes you to the candidate profile - ### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe the problem. When you click an application under a candidate profile it takes you to a blank screen. ### Describe the solution you'd like When you click the candidate's application under the candidate profile it should take you to their active application. ### Additional context _No response_
priority
candidate profile application link takes you to the candidate profile is there an existing issue for this i have searched the existing issues is your feature request related to a problem please describe the problem when you click an application under a candidate profile it takes you to a blank screen describe the solution you d like when you click the candidate s application under the candidate profile it should take you to their active application additional context no response
1
829,525
31,882,101,470
IssuesEvent
2023-09-16 13:54:55
uli/dragonbasic
https://api.github.com/repos/uli/dragonbasic
closed
Sometimes a Sub/End Sub block will produce 'Assertion `!currently_naked' failed.' errors for no obvious reason.
Bug Severity:High Priority:High
Issue found using the latest version of Dragon Basic under Linux (Commit ID: d2ce042366068083a5fe3089873a22221fffbc26) Sometimes a Sub/End Sub will produce the error 'mf: MF.cpp:3688: void Parser::parseAll(): Assertion `!currently_naked' failed.' with no obvious reason why. In such cases the methods affected are not empty, so there is no clear indication as to why this is happening. It might be possible to find a simple reduced test case to demonstrate this, but I haven't found one yet. It seems to be rather arbitrary when it happens. Probably easier to figure out what triggers 'Assertion `!currently_naked' failed.' in MF, and then try figure out what corner edge-case would trigger this assertion when a Sub/Function clearly has code in it. Workaround: Adding a "Log" statement to the top of the method seems to resolve this issue. Might be connected with the empty Sub/End Sub issue in some way. I assume the "Log" statement somehow indicates to MF that the method is not empty? Note: Because of the arbitrary and randomness of this issue, this is probably more serious than others logged. Because I have yet to find a predictable reason for this problem, the only recourse a user has is to insert "Log" statements anytime it happens. If I find a small code test-case that can reproduce this issue, I'll add a comment to this issue.
1.0
Sometimes a Sub/End Sub block will produce 'Assertion `!currently_naked' failed.' errors for no obvious reason. - Issue found using the latest version of Dragon Basic under Linux (Commit ID: d2ce042366068083a5fe3089873a22221fffbc26) Sometimes a Sub/End Sub will produce the error 'mf: MF.cpp:3688: void Parser::parseAll(): Assertion `!currently_naked' failed.' with no obvious reason why. In such cases the methods affected are not empty, so there is no clear indication as to why this is happening. It might be possible to find a simple reduced test case to demonstrate this, but I haven't found one yet. It seems to be rather arbitrary when it happens. Probably easier to figure out what triggers 'Assertion `!currently_naked' failed.' in MF, and then try figure out what corner edge-case would trigger this assertion when a Sub/Function clearly has code in it. Workaround: Adding a "Log" statement to the top of the method seems to resolve this issue. Might be connected with the empty Sub/End Sub issue in some way. I assume the "Log" statement somehow indicates to MF that the method is not empty? Note: Because of the arbitrary and randomness of this issue, this is probably more serious than others logged. Because I have yet to find a predictable reason for this problem, the only recourse a user has is to insert "Log" statements anytime it happens. If I find a small code test-case that can reproduce this issue, I'll add a comment to this issue.
priority
sometimes a sub end sub block will produce assertion currently naked failed errors for no obvious reason issue found using the latest version of dragon basic under linux commit id sometimes a sub end sub will produce the error mf mf cpp void parser parseall assertion currently naked failed with no obvious reason why in such cases the methods affected are not empty so there is no clear indication as to why this is happening it might be possible to find a simple reduced test case to demonstrate this but i haven t found one yet it seems to be rather arbitrary when it happens probably easier to figure out what triggers assertion currently naked failed in mf and then try figure out what corner edge case would trigger this assertion when a sub function clearly has code in it workaround adding a log statement to the top of the method seems to resolve this issue might be connected with the empty sub end sub issue in some way i assume the log statement somehow indicates to mf that the method is not empty note because of the arbitrary and randomness of this issue this is probably more serious than others logged because i have yet to find a predictable reason for this problem the only recourse a user has is to insert log statements anytime it happens if i find a small code test case that can reproduce this issue i ll add a comment to this issue
1
113,070
4,542,512,909
IssuesEvent
2016-09-09 21:27:18
bcgov/cpf
https://api.github.com/repos/bcgov/cpf
opened
in bgeo plugin, getting default kml styling instead of custom styling as per previous version of CPF
bug high priority
bgeo CPF plugin kml style configuration was left same as previous version of CPF. Does it have to change in v5.0 to get custom styles that were coming out in previous version? If not, this may be a bug. See batch job 5756 on delivery
1.0
in bgeo plugin, getting default kml styling instead of custom styling as per previous version of CPF - bgeo CPF plugin kml style configuration was left same as previous version of CPF. Does it have to change in v5.0 to get custom styles that were coming out in previous version? If not, this may be a bug. See batch job 5756 on delivery
priority
in bgeo plugin getting default kml styling instead of custom styling as per previous version of cpf bgeo cpf plugin kml style configuration was left same as previous version of cpf does it have to change in to get custom styles that were coming out in previous version if not this may be a bug see batch job on delivery
1
427,090
12,392,714,180
IssuesEvent
2020-05-20 14:24:02
adorsys/open-banking-gateway
https://api.github.com/repos/adorsys/open-banking-gateway
closed
New UI design breaks smoke tests
FE bug high priority
New UI design breaks existing smoke tests, as they expect i.e. radio button `input` with id `ALL_ACCOUNTS` to be clickable. The new design has all such inputs hidden and imitated by `span`. We need to fix ids mapping so that spans have those ids or get similar ids
1.0
New UI design breaks smoke tests - New UI design breaks existing smoke tests, as they expect i.e. radio button `input` with id `ALL_ACCOUNTS` to be clickable. The new design has all such inputs hidden and imitated by `span`. We need to fix ids mapping so that spans have those ids or get similar ids
priority
new ui design breaks smoke tests new ui design breaks existing smoke tests as they expect i e radio button input with id all accounts to be clickable the new design has all such inputs hidden and imitated by span we need to fix ids mapping so that spans have those ids or get similar ids
1
50,140
3,006,206,120
IssuesEvent
2015-07-27 08:52:41
Itseez/opencv
https://api.github.com/repos/Itseez/opencv
opened
VideoCapture unknown property string
affected: 2.4 auto-transferred bug category: highgui-camera priority: normal
Transferred from http://code.opencv.org/issues/1895 ``` || Stéphane Pinchaux on 2012-05-06 12:47 || Priority: Normal || Affected: branch '2.4' (2.4-dev) || Category: highgui-camera || Tracker: Bug || Difficulty: || PR: || Platform: Any / Linux ``` VideoCapture unknown property string ----------- ``` I'm trying to get the properties of my webcam using the function VideoCapture::get. Most of properties returned are -1, and some errors are printed in the console: *Code*: @ cout << cam.get(CV_CAP_PROP_POS_MSEC) << endl; cout << cam.get(CV_CAP_PROP_POS_FRAMES) << endl; cout << cam.get(CV_CAP_PROP_POS_AVI_RATIO) << endl; cout << cam.get(CV_CAP_PROP_FRAME_WIDTH) << endl; cout << cam.get(CV_CAP_PROP_FRAME_HEIGHT) << endl; cout << cam.get(CV_CAP_PROP_FPS) << endl; cout << cam.get(CV_CAP_PROP_FOURCC) << endl; cout << cam.get(CV_CAP_PROP_FRAME_COUNT) << endl; cout << cam.get(CV_CAP_PROP_FORMAT) << endl; cout << cam.get(CV_CAP_PROP_MODE) << endl; cout << cam.get(CV_CAP_PROP_BRIGHTNESS) << endl; cout << cam.get(CV_CAP_PROP_CONTRAST) << endl; cout << cam.get(CV_CAP_PROP_SATURATION) << endl; cout << cam.get(CV_CAP_PROP_HUE) << endl; cout << cam.get(CV_CAP_PROP_GAIN) << endl; cout << cam.get(CV_CAP_PROP_EXPOSURE) << endl; cout << cam.get(CV_CAP_PROP_CONVERT_RGB) << endl; cout << cam.get(CV_CAP_PROP_RECTIFICATION) << endl; @ *Properties*: -1 -1 -1 640 480 -1 -1 -1 -1 -1 0.501961 0.12549 0.12549 0 0.0862745 -1 -1 -1 *Errors*: HIGHGUI ERROR: V4L2: Unable to get property <unknown property string>(0) - Argument invalide HIGHGUI ERROR: V4L2: Unable to get property <unknown property string>(1) - Argument invalide HIGHGUI ERROR: V4L2: Unable to get property <unknown property string>(2) - Argument invalide HIGHGUI ERROR: V4L2: Unable to get property <unknown property string>(5) - Argument invalide HIGHGUI ERROR: V4L2: Unable to get property <unknown property string>(6) - Argument invalide HIGHGUI ERROR: V4L2: Unable to get property <unknown property string>(7) - Argument invalide HIGHGUI ERROR: V4L2: Unable to get property <unknown property string>(8) - Argument invalide HIGHGUI ERROR: V4L2: Unable to get property <unknown property string>(9) - Argument invalide HIGHGUI ERROR: V4L2: Unable to get property Hue(9963779) - Argument invalide HIGHGUI ERROR: V4L2: Unable to get property Exposure(9963793) - Argument invalide HIGHGUI ERROR: V4L: Exposure control in V4L is not supported HIGHGUI ERROR: V4L2: Unable to get property <unknown property string>(16) - Argument invalide HIGHGUI ERROR: V4L2: Unable to get property <unknown property string>(18) - Argument invalide The main problem in my case is I can't get the frame rate, this <unknown property string>(5) may the the root of this problem, V4L2 doesn't know what I want. Furthermore, the documentation tells "When querying a property that is not supported by the backend used by the VideoCapture class, value 0 is returned.", and I get a lot of '-1'. I'm using opencv 2.4 (rev 8315), on Fedora 16. My wecam is a Logitech HD. I can use it with cheese and I can set parameters. ``` History ------- ##### Joel Mckay on 2012-05-07 22:07 ``` Many v4l2 drivers do not reliably support direct access to camera properties. If you want to tweak camera exposure, or change 60/50Hz lighting filters use v4l2ucp xml configuration files: http://sourceforge.net/projects/v4l2ucp/ Note, the v4l2ucp program may be buggy if changing driver settings that are not normally supported. However, you can run "cheese" to view the video feed as you adjust the camera driver settings on the fly. Best of luck, J ``` ##### Andrey Kamaev on 2012-08-16 15:26 ``` - Category changed from highgui-images to highgui-camera ``` ##### Виктор Катаев on 2012-11-10 22:39 ``` @Joel about what drivers you talking? Guvcview support all this prop and more therefore, uvc driver (main driver fo Linux) support its too. Why it is no default support for uvc in opencv? How i can fix it? ``` ##### Alexander Smorkalov on 2014-04-30 19:53 ``` - Affected version set to branch '2.4' (2.4-dev) - Operating System set to Linux - HW Platform set to Any - Assignee deleted (Alexander Reshetnikov) ```
1.0
VideoCapture unknown property string - Transferred from http://code.opencv.org/issues/1895 ``` || Stéphane Pinchaux on 2012-05-06 12:47 || Priority: Normal || Affected: branch '2.4' (2.4-dev) || Category: highgui-camera || Tracker: Bug || Difficulty: || PR: || Platform: Any / Linux ``` VideoCapture unknown property string ----------- ``` I'm trying to get the properties of my webcam using the function VideoCapture::get. Most of properties returned are -1, and some errors are printed in the console: *Code*: @ cout << cam.get(CV_CAP_PROP_POS_MSEC) << endl; cout << cam.get(CV_CAP_PROP_POS_FRAMES) << endl; cout << cam.get(CV_CAP_PROP_POS_AVI_RATIO) << endl; cout << cam.get(CV_CAP_PROP_FRAME_WIDTH) << endl; cout << cam.get(CV_CAP_PROP_FRAME_HEIGHT) << endl; cout << cam.get(CV_CAP_PROP_FPS) << endl; cout << cam.get(CV_CAP_PROP_FOURCC) << endl; cout << cam.get(CV_CAP_PROP_FRAME_COUNT) << endl; cout << cam.get(CV_CAP_PROP_FORMAT) << endl; cout << cam.get(CV_CAP_PROP_MODE) << endl; cout << cam.get(CV_CAP_PROP_BRIGHTNESS) << endl; cout << cam.get(CV_CAP_PROP_CONTRAST) << endl; cout << cam.get(CV_CAP_PROP_SATURATION) << endl; cout << cam.get(CV_CAP_PROP_HUE) << endl; cout << cam.get(CV_CAP_PROP_GAIN) << endl; cout << cam.get(CV_CAP_PROP_EXPOSURE) << endl; cout << cam.get(CV_CAP_PROP_CONVERT_RGB) << endl; cout << cam.get(CV_CAP_PROP_RECTIFICATION) << endl; @ *Properties*: -1 -1 -1 640 480 -1 -1 -1 -1 -1 0.501961 0.12549 0.12549 0 0.0862745 -1 -1 -1 *Errors*: HIGHGUI ERROR: V4L2: Unable to get property <unknown property string>(0) - Argument invalide HIGHGUI ERROR: V4L2: Unable to get property <unknown property string>(1) - Argument invalide HIGHGUI ERROR: V4L2: Unable to get property <unknown property string>(2) - Argument invalide HIGHGUI ERROR: V4L2: Unable to get property <unknown property string>(5) - Argument invalide HIGHGUI ERROR: V4L2: Unable to get property <unknown property string>(6) - Argument invalide HIGHGUI ERROR: V4L2: Unable to get property <unknown property string>(7) - Argument invalide HIGHGUI ERROR: V4L2: Unable to get property <unknown property string>(8) - Argument invalide HIGHGUI ERROR: V4L2: Unable to get property <unknown property string>(9) - Argument invalide HIGHGUI ERROR: V4L2: Unable to get property Hue(9963779) - Argument invalide HIGHGUI ERROR: V4L2: Unable to get property Exposure(9963793) - Argument invalide HIGHGUI ERROR: V4L: Exposure control in V4L is not supported HIGHGUI ERROR: V4L2: Unable to get property <unknown property string>(16) - Argument invalide HIGHGUI ERROR: V4L2: Unable to get property <unknown property string>(18) - Argument invalide The main problem in my case is I can't get the frame rate, this <unknown property string>(5) may the the root of this problem, V4L2 doesn't know what I want. Furthermore, the documentation tells "When querying a property that is not supported by the backend used by the VideoCapture class, value 0 is returned.", and I get a lot of '-1'. I'm using opencv 2.4 (rev 8315), on Fedora 16. My wecam is a Logitech HD. I can use it with cheese and I can set parameters. ``` History ------- ##### Joel Mckay on 2012-05-07 22:07 ``` Many v4l2 drivers do not reliably support direct access to camera properties. If you want to tweak camera exposure, or change 60/50Hz lighting filters use v4l2ucp xml configuration files: http://sourceforge.net/projects/v4l2ucp/ Note, the v4l2ucp program may be buggy if changing driver settings that are not normally supported. However, you can run "cheese" to view the video feed as you adjust the camera driver settings on the fly. Best of luck, J ``` ##### Andrey Kamaev on 2012-08-16 15:26 ``` - Category changed from highgui-images to highgui-camera ``` ##### Виктор Катаев on 2012-11-10 22:39 ``` @Joel about what drivers you talking? Guvcview support all this prop and more therefore, uvc driver (main driver fo Linux) support its too. Why it is no default support for uvc in opencv? How i can fix it? ``` ##### Alexander Smorkalov on 2014-04-30 19:53 ``` - Affected version set to branch '2.4' (2.4-dev) - Operating System set to Linux - HW Platform set to Any - Assignee deleted (Alexander Reshetnikov) ```
priority
videocapture unknown property string transferred from stéphane pinchaux on priority normal affected branch dev category highgui camera tracker bug difficulty pr platform any linux videocapture unknown property string i m trying to get the properties of my webcam using the function videocapture get most of properties returned are and some errors are printed in the console code cout cam get cv cap prop pos msec endl cout cam get cv cap prop pos frames endl cout cam get cv cap prop pos avi ratio endl cout cam get cv cap prop frame width endl cout cam get cv cap prop frame height endl cout cam get cv cap prop fps endl cout cam get cv cap prop fourcc endl cout cam get cv cap prop frame count endl cout cam get cv cap prop format endl cout cam get cv cap prop mode endl cout cam get cv cap prop brightness endl cout cam get cv cap prop contrast endl cout cam get cv cap prop saturation endl cout cam get cv cap prop hue endl cout cam get cv cap prop gain endl cout cam get cv cap prop exposure endl cout cam get cv cap prop convert rgb endl cout cam get cv cap prop rectification endl properties errors highgui error unable to get property argument invalide highgui error unable to get property argument invalide highgui error unable to get property argument invalide highgui error unable to get property argument invalide highgui error unable to get property argument invalide highgui error unable to get property argument invalide highgui error unable to get property argument invalide highgui error unable to get property argument invalide highgui error unable to get property hue argument invalide highgui error unable to get property exposure argument invalide highgui error exposure control in is not supported highgui error unable to get property argument invalide highgui error unable to get property argument invalide the main problem in my case is i can t get the frame rate this may the the root of this problem doesn t know what i want furthermore the documentation tells when querying a property that is not supported by the backend used by the videocapture class value is returned and i get a lot of i m using opencv rev on fedora my wecam is a logitech hd i can use it with cheese and i can set parameters history joel mckay on many drivers do not reliably support direct access to camera properties if you want to tweak camera exposure or change lighting filters use xml configuration files note the program may be buggy if changing driver settings that are not normally supported however you can run cheese to view the video feed as you adjust the camera driver settings on the fly best of luck j andrey kamaev on category changed from highgui images to highgui camera виктор катаев on joel about what drivers you talking guvcview support all this prop and more therefore uvc driver main driver fo linux support its too why it is no default support for uvc in opencv how i can fix it alexander smorkalov on affected version set to branch dev operating system set to linux hw platform set to any assignee deleted alexander reshetnikov
1
548,805
16,075,748,365
IssuesEvent
2021-04-25 10:11:28
JanusRekoj/Transportastic
https://api.github.com/repos/JanusRekoj/Transportastic
closed
All: Business Concept
High Priority
Since a huge focus is on the overall concept we should also elaborate this further. How can life be improved? How can costs be saved? How can public transport be further optimized?
1.0
All: Business Concept - Since a huge focus is on the overall concept we should also elaborate this further. How can life be improved? How can costs be saved? How can public transport be further optimized?
priority
all business concept since a huge focus is on the overall concept we should also elaborate this further how can life be improved how can costs be saved how can public transport be further optimized
1
775,225
27,224,152,332
IssuesEvent
2023-02-21 08:29:19
DLR-SC/tigl
https://api.github.com/repos/DLR-SC/tigl
closed
Update CI
Priority-High
macos-10.15 will not be available from August 30th 2022. EDIT: We critically need to update our CI, as quite a few actions and runners have become deprecated: - Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: actions/checkout, nick-invision/retry, hendrikmuhs/ccache-action, actions/upload-artifact, hendrikmuhs/ccache-action, actions/checkout - The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ - macos-10.15 will not be available from August 30th 2022. We should use macos-11 or macos-latest - "The ubuntu-18.04 environment is deprecated, consider switching to ubuntu-20.04(ubuntu-latest), or ubuntu-22.04 instead.": We should test on Ubuntu 20.04 and 22.04.
1.0
Update CI - macos-10.15 will not be available from August 30th 2022. EDIT: We critically need to update our CI, as quite a few actions and runners have become deprecated: - Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: actions/checkout, nick-invision/retry, hendrikmuhs/ccache-action, actions/upload-artifact, hendrikmuhs/ccache-action, actions/checkout - The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ - macos-10.15 will not be available from August 30th 2022. We should use macos-11 or macos-latest - "The ubuntu-18.04 environment is deprecated, consider switching to ubuntu-20.04(ubuntu-latest), or ubuntu-22.04 instead.": We should test on Ubuntu 20.04 and 22.04.
priority
update ci macos will not be available from august edit we critically need to update our ci as quite a few actions and runners have become deprecated node js actions are deprecated for more information see please update the following actions to use node js actions checkout nick invision retry hendrikmuhs ccache action actions upload artifact hendrikmuhs ccache action actions checkout the set output command is deprecated and will be disabled soon please upgrade to using environment files for more information see macos will not be available from august we should use macos or macos latest the ubuntu environment is deprecated consider switching to ubuntu ubuntu latest or ubuntu instead we should test on ubuntu and
1
641,391
20,825,446,923
IssuesEvent
2022-03-18 20:13:42
Clm-Roig/bujo-tracker
https://api.github.com/repos/Clm-Roig/bujo-tracker
closed
Create a tracker
feature Priority: high
The form used to create a tracker will be splitted in 2 parts. The 2 "advanced" part will be displayed in an Accordion. ## Part 1 : Basic ### Completed by the user - name ### Automatically deduced - beginDate (now) ## Part 2 : ### Completed by the user - duration - requiredCompletions
1.0
Create a tracker - The form used to create a tracker will be splitted in 2 parts. The 2 "advanced" part will be displayed in an Accordion. ## Part 1 : Basic ### Completed by the user - name ### Automatically deduced - beginDate (now) ## Part 2 : ### Completed by the user - duration - requiredCompletions
priority
create a tracker the form used to create a tracker will be splitted in parts the advanced part will be displayed in an accordion part basic completed by the user name automatically deduced begindate now part completed by the user duration requiredcompletions
1
519,783
15,057,122,165
IssuesEvent
2021-02-03 21:11:43
STORM-IRIT/Radium-Engine
https://api.github.com/repos/STORM-IRIT/Radium-Engine
closed
Non-Manifold edges/vertices handling in topological mesh
Feature Request High priority
In several projects, we need to be able to process non-manifold edges/faces when adding them to the topological mesh. Currently, such elements are simply discarded and not added to the topomesh (there is an assert in debug, but nothing in release). I was wondering if we could add a functor allowing to add specific processing when detecting such cases. The default implementation of this functor could be kept to what we have now (assert+ignore), but anyone could change that. If we agree on this, I can do the changes. However, I am not familiar with topomesh, and I don't know where we should expose this Functor. @dlyr @MathiasPaulin if you have hints here, that would be helpful. Also, I know that there are more advanced changes planned on topomesh. I see the functor as a very simple and quick way to fix the current state, considering that we need that for two on-going projects (thus the *high priority* label).
1.0
Non-Manifold edges/vertices handling in topological mesh - In several projects, we need to be able to process non-manifold edges/faces when adding them to the topological mesh. Currently, such elements are simply discarded and not added to the topomesh (there is an assert in debug, but nothing in release). I was wondering if we could add a functor allowing to add specific processing when detecting such cases. The default implementation of this functor could be kept to what we have now (assert+ignore), but anyone could change that. If we agree on this, I can do the changes. However, I am not familiar with topomesh, and I don't know where we should expose this Functor. @dlyr @MathiasPaulin if you have hints here, that would be helpful. Also, I know that there are more advanced changes planned on topomesh. I see the functor as a very simple and quick way to fix the current state, considering that we need that for two on-going projects (thus the *high priority* label).
priority
non manifold edges vertices handling in topological mesh in several projects we need to be able to process non manifold edges faces when adding them to the topological mesh currently such elements are simply discarded and not added to the topomesh there is an assert in debug but nothing in release i was wondering if we could add a functor allowing to add specific processing when detecting such cases the default implementation of this functor could be kept to what we have now assert ignore but anyone could change that if we agree on this i can do the changes however i am not familiar with topomesh and i don t know where we should expose this functor dlyr mathiaspaulin if you have hints here that would be helpful also i know that there are more advanced changes planned on topomesh i see the functor as a very simple and quick way to fix the current state considering that we need that for two on going projects thus the high priority label
1
825,091
31,271,802,102
IssuesEvent
2023-08-22 01:02:47
verus-lang/verus
https://api.github.com/repos/verus-lang/verus
closed
Panic when trait implementation uses a different argument name
bug soundness high-priority
The panic only happens when the argument is mentioned in the `requires` or `ensures`. ```rust use builtin_macros::*; mod pervasive; verus! { trait T { fn f(&self, a: usize) -> (res: usize) ensures res == a; } struct S { } impl T for S { fn f(&self, b: usize) -> usize { b } } fn main() { } } ``` ``` fhs m: source 1 ν ./tools/rust-verify.sh /st/verus/test.rs note: verifying root module thread 'rustc' panicked at 'internal error: variable not in rename_map: a', vir/src/ast_to_sst.rs:123:21 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace verification results:: verified: 0 errors: 0 ``` --- * [ ] un-ignore regression test introduced in https://github.com/verus-lang/verus/commit/47caeb412537689ef8eb73bb30248fe064a40e35
1.0
Panic when trait implementation uses a different argument name - The panic only happens when the argument is mentioned in the `requires` or `ensures`. ```rust use builtin_macros::*; mod pervasive; verus! { trait T { fn f(&self, a: usize) -> (res: usize) ensures res == a; } struct S { } impl T for S { fn f(&self, b: usize) -> usize { b } } fn main() { } } ``` ``` fhs m: source 1 ν ./tools/rust-verify.sh /st/verus/test.rs note: verifying root module thread 'rustc' panicked at 'internal error: variable not in rename_map: a', vir/src/ast_to_sst.rs:123:21 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace verification results:: verified: 0 errors: 0 ``` --- * [ ] un-ignore regression test introduced in https://github.com/verus-lang/verus/commit/47caeb412537689ef8eb73bb30248fe064a40e35
priority
panic when trait implementation uses a different argument name the panic only happens when the argument is mentioned in the requires or ensures rust use builtin macros mod pervasive verus trait t fn f self a usize res usize ensures res a struct s impl t for s fn f self b usize usize b fn main fhs m source ν tools rust verify sh st verus test rs note verifying root module thread rustc panicked at internal error variable not in rename map a vir src ast to sst rs note run with rust backtrace environment variable to display a backtrace verification results verified errors un ignore regression test introduced in
1
188,572
6,777,760,126
IssuesEvent
2017-10-28 00:45:39
sul-dlss/moab-versioning
https://api.github.com/repos/sul-dlss/moab-versioning
closed
(MV) Verify that a moab doesn't contain another moab
high priority needs review
Related to sul-dlss/preservation_core_catalog#177 closed in favor of #72
1.0
(MV) Verify that a moab doesn't contain another moab - Related to sul-dlss/preservation_core_catalog#177 closed in favor of #72
priority
mv verify that a moab doesn t contain another moab related to sul dlss preservation core catalog closed in favor of
1
134,116
5,220,379,547
IssuesEvent
2017-01-26 21:42:26
genenetwork/genenetwork2
https://api.github.com/repos/genenetwork/genenetwork2
opened
GN2 crashed for unknown reason
High priority
The error is below. I'm not sure what caused this based upon the error alone. ``` ERROR:werkzeug:Error on request: Traceback (most recent call last): File "/gnu/store/j8wwk2ab5j1j7c3nkilz0339l3wh5qd2-python2-werkzeug-0.11.2/lib/python2.7/site-packages/werkzeug/serving.py", line 194, in run_wsgi execute(self.server.app) File "/gnu/store/j8wwk2ab5j1j7c3nkilz0339l3wh5qd2-python2-werkzeug-0.11.2/lib/python2.7/site-packages/werkzeug/serving.py", line 185, in execute write(data) File "/gnu/store/j8wwk2ab5j1j7c3nkilz0339l3wh5qd2-python2-werkzeug-0.11.2/lib/python2.7/site-packages/werkzeug/serving.py", line 153, in write self.send_header(key, value) File "/gnu/store/kcc3cxnx9l2hbg7pjhxsa0r5yq2j2f38-python-2.7.10/lib/python2.7/BaseHTTPServer.py", line 401, in send_header self.wfile.write("%s: %s\r\n" % (keyword, value)) IOError: [Errno 32] Broken pipe ```
1.0
GN2 crashed for unknown reason - The error is below. I'm not sure what caused this based upon the error alone. ``` ERROR:werkzeug:Error on request: Traceback (most recent call last): File "/gnu/store/j8wwk2ab5j1j7c3nkilz0339l3wh5qd2-python2-werkzeug-0.11.2/lib/python2.7/site-packages/werkzeug/serving.py", line 194, in run_wsgi execute(self.server.app) File "/gnu/store/j8wwk2ab5j1j7c3nkilz0339l3wh5qd2-python2-werkzeug-0.11.2/lib/python2.7/site-packages/werkzeug/serving.py", line 185, in execute write(data) File "/gnu/store/j8wwk2ab5j1j7c3nkilz0339l3wh5qd2-python2-werkzeug-0.11.2/lib/python2.7/site-packages/werkzeug/serving.py", line 153, in write self.send_header(key, value) File "/gnu/store/kcc3cxnx9l2hbg7pjhxsa0r5yq2j2f38-python-2.7.10/lib/python2.7/BaseHTTPServer.py", line 401, in send_header self.wfile.write("%s: %s\r\n" % (keyword, value)) IOError: [Errno 32] Broken pipe ```
priority
crashed for unknown reason the error is below i m not sure what caused this based upon the error alone error werkzeug error on request traceback most recent call last file gnu store werkzeug lib site packages werkzeug serving py line in run wsgi execute self server app file gnu store werkzeug lib site packages werkzeug serving py line in execute write data file gnu store werkzeug lib site packages werkzeug serving py line in write self send header key value file gnu store python lib basehttpserver py line in send header self wfile write s s r n keyword value ioerror broken pipe
1
111,519
4,474,052,083
IssuesEvent
2016-08-26 07:52:17
gama-platform/gama
https://api.github.com/repos/gama-platform/gama
closed
Improving Travis builds and notifications
Concerns Development OS All Priority High Version Git
### Steps to reproduce 1. Observe a build made by Travis (https://travis-ci.org/gama-platform/gama) 2. When it is successful and finished, some time passes and then it sometimes produces the following message: ![travis](https://cloud.githubusercontent.com/assets/579256/15901275/da89d4e4-2dcc-11e6-9962-de968436fbd4.png) 3. No release is uploaded to GitHub as a result ### Expected behavior I would expect every successful release to be uploaded.
1.0
Improving Travis builds and notifications - ### Steps to reproduce 1. Observe a build made by Travis (https://travis-ci.org/gama-platform/gama) 2. When it is successful and finished, some time passes and then it sometimes produces the following message: ![travis](https://cloud.githubusercontent.com/assets/579256/15901275/da89d4e4-2dcc-11e6-9962-de968436fbd4.png) 3. No release is uploaded to GitHub as a result ### Expected behavior I would expect every successful release to be uploaded.
priority
improving travis builds and notifications steps to reproduce observe a build made by travis when it is successful and finished some time passes and then it sometimes produces the following message no release is uploaded to github as a result expected behavior i would expect every successful release to be uploaded
1
318,122
9,682,102,553
IssuesEvent
2019-05-23 08:22:26
chainstack/docs
https://api.github.com/repos/chainstack/docs
closed
Documentation for v1.0
Content High Priority Markup
- [x] Glossary https://github.com/chainstack/core/issues/213 - [x] Protocol selection guide https://github.com/chainstack/core/issues/212 - [x] Consensus selection explainer https://github.com/chainstack/core/issues/245 - [x] Deployment options explainer https://github.com/chainstack/core/issues/247 - [x] Governance selection guide https://github.com/chainstack/core/issues/301 - [x] Getting started guide https://github.com/chainstack/core/issues/310 - [x] Application bootstrapping guide (based on credentials that we provide) https://github.com/chainstack/core/issues/320 - [ ] Network lifecycle guide - [x] FAQ https://github.com/chainstack/core/issues/360
1.0
Documentation for v1.0 - - [x] Glossary https://github.com/chainstack/core/issues/213 - [x] Protocol selection guide https://github.com/chainstack/core/issues/212 - [x] Consensus selection explainer https://github.com/chainstack/core/issues/245 - [x] Deployment options explainer https://github.com/chainstack/core/issues/247 - [x] Governance selection guide https://github.com/chainstack/core/issues/301 - [x] Getting started guide https://github.com/chainstack/core/issues/310 - [x] Application bootstrapping guide (based on credentials that we provide) https://github.com/chainstack/core/issues/320 - [ ] Network lifecycle guide - [x] FAQ https://github.com/chainstack/core/issues/360
priority
documentation for glossary protocol selection guide consensus selection explainer deployment options explainer governance selection guide getting started guide application bootstrapping guide based on credentials that we provide network lifecycle guide faq
1
246,114
7,893,171,008
IssuesEvent
2018-06-28 17:09:37
visit-dav/issues-test
https://api.github.com/repos/visit-dav/issues-test
closed
Gadget reader failure on re-open
Bug Likelihood: 3 - Occasional OS: All Priority: High Severity: 4 - Crash / Wrong Results Support Group: Any version: 2.6.0
Allen Harvey reported strangeness with the Gadget reader. He has a lot of files (> 400) grouped in a virtual database. If he saves settings from a session where he has opened this database, then restarts visit and makes a plot, clicking 'Reopen' will yield in the information window: =========== VisIt could not read from the file "/home/biagas2/CustomerData/AllenHarvey/gadget/snap_* database". The generated error message was: There was an error opening /home/biagas2/CustomerData/AllenHarvey/gadget/snap_* database. It may be an invalid file. VisIt tried using the following file format readers to open the file: Gadget The following error(s) may be helpful in identifying the problem: The selected database type was not correct for the given file. The message from the database was Cant open file ============================ I added code to print out the errno and message from the failed fopen attempt in the Gadget reader (which is in the constructor, by the way) , and got this: Error: 24: Too many open files Strangely enough, if you delete the config files and retry, VisIt does not complain when reopening the database. -----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. The following information could not be accurately captured in the new ticket: Original author: Kathleen Biagas Original creation: 02/26/2013 06:19 pm Original update: 02/27/2013 07:10 pm Ticket number: 1352
1.0
Gadget reader failure on re-open - Allen Harvey reported strangeness with the Gadget reader. He has a lot of files (> 400) grouped in a virtual database. If he saves settings from a session where he has opened this database, then restarts visit and makes a plot, clicking 'Reopen' will yield in the information window: =========== VisIt could not read from the file "/home/biagas2/CustomerData/AllenHarvey/gadget/snap_* database". The generated error message was: There was an error opening /home/biagas2/CustomerData/AllenHarvey/gadget/snap_* database. It may be an invalid file. VisIt tried using the following file format readers to open the file: Gadget The following error(s) may be helpful in identifying the problem: The selected database type was not correct for the given file. The message from the database was Cant open file ============================ I added code to print out the errno and message from the failed fopen attempt in the Gadget reader (which is in the constructor, by the way) , and got this: Error: 24: Too many open files Strangely enough, if you delete the config files and retry, VisIt does not complain when reopening the database. -----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. The following information could not be accurately captured in the new ticket: Original author: Kathleen Biagas Original creation: 02/26/2013 06:19 pm Original update: 02/27/2013 07:10 pm Ticket number: 1352
priority
gadget reader failure on re open allen harvey reported strangeness with the gadget reader he has a lot of files grouped in a virtual database if he saves settings from a session where he has opened this database then restarts visit and makes a plot clicking reopen will yield in the information window visit could not read from the file home customerdata allenharvey gadget snap database the generated error message was there was an error opening home customerdata allenharvey gadget snap database it may be an invalid file visit tried using the following file format readers to open the file gadget the following error s may be helpful in identifying the problem the selected database type was not correct for the given file the message from the database was cant open file i added code to print out the errno and message from the failed fopen attempt in the gadget reader which is in the constructor by the way and got this error too many open files strangely enough if you delete the config files and retry visit does not complain when reopening the database redmine migration this ticket was migrated from redmine the following information could not be accurately captured in the new ticket original author kathleen biagas original creation pm original update pm ticket number
1
237,231
7,757,656,397
IssuesEvent
2018-05-31 17:00:10
JiscRDSS/rdss-canonical-data-model
https://api.github.com/repos/JiscRDSS/rdss-canonical-data-model
closed
UC129 Metadata Quality
beta priority:High use case
UC no.: 129 Theme: Metadata Quality As a Researcher I want descriptive metadata showing exactly what kind of personal data has been gathered and how it has been used so I can be confident I am complying with the requirements of ethical approvals Comments
1.0
UC129 Metadata Quality - UC no.: 129 Theme: Metadata Quality As a Researcher I want descriptive metadata showing exactly what kind of personal data has been gathered and how it has been used so I can be confident I am complying with the requirements of ethical approvals Comments
priority
metadata quality uc no theme metadata quality as a researcher i want descriptive metadata showing exactly what kind of personal data has been gathered and how it has been used so i can be confident i am complying with the requirements of ethical approvals comments
1
406,995
11,905,086,738
IssuesEvent
2020-03-30 17:57:25
KnowledgeCaptureAndDiscovery/OBA
https://api.github.com/repos/KnowledgeCaptureAndDiscovery/OBA
opened
Ability to configure default graph
enhancement high priority
When authentication is disabled OBA will query the default graph. However, I think the default graph should be a parameter that should be configurable in the config.yaml
1.0
Ability to configure default graph - When authentication is disabled OBA will query the default graph. However, I think the default graph should be a parameter that should be configurable in the config.yaml
priority
ability to configure default graph when authentication is disabled oba will query the default graph however i think the default graph should be a parameter that should be configurable in the config yaml
1
318,913
9,716,912,894
IssuesEvent
2019-05-29 08:01:54
luna/luna-studio
https://api.github.com/repos/luna/luna-studio
closed
Update button does nothing
Category: IDE Difficulty: Intermediate Priority: High Type: Bug
### Summary - There are reports that "update" button does not work ### Value - Update button is useful to update Luna Studio ### Specification - Check what may be problems with update button and fix them ### Acceptance Criteria & Test Cases - Update button works
1.0
Update button does nothing - ### Summary - There are reports that "update" button does not work ### Value - Update button is useful to update Luna Studio ### Specification - Check what may be problems with update button and fix them ### Acceptance Criteria & Test Cases - Update button works
priority
update button does nothing summary there are reports that update button does not work value update button is useful to update luna studio specification check what may be problems with update button and fix them acceptance criteria test cases update button works
1
492,424
14,213,060,111
IssuesEvent
2020-11-17 01:36:11
negabaro/loop-youtube
https://api.github.com/repos/negabaro/loop-youtube
closed
investigate how to repeat videos on mobile
High priority
https://listenonrepeat.com/ This site can do it. What kind of hack did that use?
1.0
investigate how to repeat videos on mobile - https://listenonrepeat.com/ This site can do it. What kind of hack did that use?
priority
investigate how to repeat videos on mobile this site can do it what kind of hack did that use
1
308,814
9,457,587,639
IssuesEvent
2019-04-17 01:10:01
projectacrn/acrn-hypervisor
https://api.github.com/repos/projectacrn/acrn-hypervisor
reopened
FAQs for ACRN's memory usage need to be updated
priority: P2-High status: Assigned type: bug
The FAQs that describe the configuration changes needed for a 32G system do not work on v0.7 anymore. ref. https://projectacrn.github.io/latest/faq.html#how-do-i-configure-acrn-s-memory-use Applying the settings from above link gives a build error. Build Error: ``` /usr/bin/ld: /home/kris/acrn-hypervisor/build/hypervisor/acrn.out section `.bss' will not fit in region `ram' /usr/bin/ld: region `ram' overflowed by 369648 bytes collect2: error: ld returned 1 exit status make[1]: *** [Makefile:342: /home/kris/acrn-hypervisor/build/hypervisor/acrn.out] Error 1 make[1]: Leaving directory '/home/kris/acrn-hypervisor/hypervisor' make: *** [Makefile:50: hypervisor] Error 2 ``` Increasing the HV_RAM_SIZE to 0x0f100000 gets rid of the build error, but the system still hangs at the UEFI boot.
1.0
FAQs for ACRN's memory usage need to be updated - The FAQs that describe the configuration changes needed for a 32G system do not work on v0.7 anymore. ref. https://projectacrn.github.io/latest/faq.html#how-do-i-configure-acrn-s-memory-use Applying the settings from above link gives a build error. Build Error: ``` /usr/bin/ld: /home/kris/acrn-hypervisor/build/hypervisor/acrn.out section `.bss' will not fit in region `ram' /usr/bin/ld: region `ram' overflowed by 369648 bytes collect2: error: ld returned 1 exit status make[1]: *** [Makefile:342: /home/kris/acrn-hypervisor/build/hypervisor/acrn.out] Error 1 make[1]: Leaving directory '/home/kris/acrn-hypervisor/hypervisor' make: *** [Makefile:50: hypervisor] Error 2 ``` Increasing the HV_RAM_SIZE to 0x0f100000 gets rid of the build error, but the system still hangs at the UEFI boot.
priority
faqs for acrn s memory usage need to be updated the faqs that describe the configuration changes needed for a system do not work on anymore ref applying the settings from above link gives a build error build error usr bin ld home kris acrn hypervisor build hypervisor acrn out section bss will not fit in region ram usr bin ld region ram overflowed by bytes error ld returned exit status make error make leaving directory home kris acrn hypervisor hypervisor make error increasing the hv ram size to gets rid of the build error but the system still hangs at the uefi boot
1
241,090
7,808,799,781
IssuesEvent
2018-06-11 21:24:34
RhoInc/query-overview
https://api.github.com/repos/RhoInc/query-overview
closed
Add ability to see data listing for any type of filter combination using multi-select
High Priority User Request
Right now you can select one or multiple types of query status via the clickable legend, but to see the data listing you can only select one query status at a time (by clicking one bar). The same situation applies to other filters like only being able to select one form at a time. DMEDS would like to have the ability to see one or multiple types of query status in the data listing. i.e. they would like to be able to see any combination of closed, cancelled, open, and answered queries in the data listing you get when you click the bar(s) in the chart. They would also like to see any combination of filters in the data listing. For instance, selecting "Group by" equal to "Form" and then being able to click on the bars for any combination of forms in order to have them display in the data listing below. # Test notes * Verify that all data filters are now multi-select. * Verify that multiple bars in the chart can be highlighted.
1.0
Add ability to see data listing for any type of filter combination using multi-select - Right now you can select one or multiple types of query status via the clickable legend, but to see the data listing you can only select one query status at a time (by clicking one bar). The same situation applies to other filters like only being able to select one form at a time. DMEDS would like to have the ability to see one or multiple types of query status in the data listing. i.e. they would like to be able to see any combination of closed, cancelled, open, and answered queries in the data listing you get when you click the bar(s) in the chart. They would also like to see any combination of filters in the data listing. For instance, selecting "Group by" equal to "Form" and then being able to click on the bars for any combination of forms in order to have them display in the data listing below. # Test notes * Verify that all data filters are now multi-select. * Verify that multiple bars in the chart can be highlighted.
priority
add ability to see data listing for any type of filter combination using multi select right now you can select one or multiple types of query status via the clickable legend but to see the data listing you can only select one query status at a time by clicking one bar the same situation applies to other filters like only being able to select one form at a time dmeds would like to have the ability to see one or multiple types of query status in the data listing i e they would like to be able to see any combination of closed cancelled open and answered queries in the data listing you get when you click the bar s in the chart they would also like to see any combination of filters in the data listing for instance selecting group by equal to form and then being able to click on the bars for any combination of forms in order to have them display in the data listing below test notes verify that all data filters are now multi select verify that multiple bars in the chart can be highlighted
1
597,795
18,172,151,145
IssuesEvent
2021-09-27 21:21:30
CanberraOceanRacingClub/namadgi3
https://api.github.com/repos/CanberraOceanRacingClub/namadgi3
opened
Dinghy cover is missing
committee priority 1: High
This cover is useful to protect the dinghy pontoons while stored on deck
1.0
Dinghy cover is missing - This cover is useful to protect the dinghy pontoons while stored on deck
priority
dinghy cover is missing this cover is useful to protect the dinghy pontoons while stored on deck
1
133,777
5,214,623,193
IssuesEvent
2017-01-26 00:31:32
bcgov/cpf
https://api.github.com/repos/bcgov/cpf
closed
Nulls for integer fields not being passed to plugins
bug client app high priority QA
The value zero instead of null is being passed to a plugin field. For example, a civicNumber of 0 is being passed to the batch geocoder instead of NULL
1.0
Nulls for integer fields not being passed to plugins - The value zero instead of null is being passed to a plugin field. For example, a civicNumber of 0 is being passed to the batch geocoder instead of NULL
priority
nulls for integer fields not being passed to plugins the value zero instead of null is being passed to a plugin field for example a civicnumber of is being passed to the batch geocoder instead of null
1
599,085
18,265,450,526
IssuesEvent
2021-10-04 07:55:54
AY2122S1-CS2113T-W11-1/tp
https://api.github.com/repos/AY2122S1-CS2113T-W11-1/tp
closed
Implement menu feature
priority.High
Need to implement the menu features to list out the various commands and features
1.0
Implement menu feature - Need to implement the menu features to list out the various commands and features
priority
implement menu feature need to implement the menu features to list out the various commands and features
1
627,394
19,903,959,300
IssuesEvent
2022-01-25 10:48:43
ever-co/ever-gauzy
https://api.github.com/repos/ever-co/ever-gauzy
closed
Bug: Remove screenshots not working
type: bug :bug: priority: highest
See: https://app.gauzy.co/#/pages/dashboard/time-tracking Screenshot removing functionality is not working. Please check below links. https://app.gauzy.co/#/pages/dashboard/time-tracking https://app.gauzy.co/#/pages/employees/activity/screenshots Note: Time Slot & Timelog should also remove with screenshots.
1.0
Bug: Remove screenshots not working - See: https://app.gauzy.co/#/pages/dashboard/time-tracking Screenshot removing functionality is not working. Please check below links. https://app.gauzy.co/#/pages/dashboard/time-tracking https://app.gauzy.co/#/pages/employees/activity/screenshots Note: Time Slot & Timelog should also remove with screenshots.
priority
bug remove screenshots not working see screenshot removing functionality is not working please check below links note time slot timelog should also remove with screenshots
1
165,266
6,266,507,503
IssuesEvent
2017-07-17 02:29:18
jessesquires/JSQMessagesViewController
https://api.github.com/repos/jessesquires/JSQMessagesViewController
closed
Respect language direction -- Fix leading/trailing vs left/right constraints for i18n
bug priority: high
When the phone is set to an RTL language, the whole interface is flipped: incoming messages show up on the right of the screen and outgoing on the left. However, that is not the norm set by famous chat applications. For example, the interface of iMessage and WhatsApp treat the layout the same way regardless of language direction.
1.0
Respect language direction -- Fix leading/trailing vs left/right constraints for i18n - When the phone is set to an RTL language, the whole interface is flipped: incoming messages show up on the right of the screen and outgoing on the left. However, that is not the norm set by famous chat applications. For example, the interface of iMessage and WhatsApp treat the layout the same way regardless of language direction.
priority
respect language direction fix leading trailing vs left right constraints for when the phone is set to an rtl language the whole interface is flipped incoming messages show up on the right of the screen and outgoing on the left however that is not the norm set by famous chat applications for example the interface of imessage and whatsapp treat the layout the same way regardless of language direction
1
439,390
12,682,149,668
IssuesEvent
2020-06-19 16:46:58
cloudfoundry-incubator/kubecf
https://api.github.com/repos/cloudfoundry-incubator/kubecf
closed
AWS S3 external blobstore throwing IllegalLocationConstraintException.
Priority: High Status: Accepted Type: Bug changelog
**Describe the bug** The following issue was identified while implementing [external blobstore](https://github.com/cloudfoundry-incubator/kubecf/pull/608) functionality in kubecf while using any other region except the default `us-east-1`. `<Error><Code>IllegalLocationConstraintException</Code><Message>The unspecified location constraint is incompatible for the region specific endpoint this request was sent to.` Detailed Message: ``` {"timestamp":1586201434.5567675,"message":"Buildpack staticfile_buildpack failed to install or update. Error: #<CloudController::Blobstore::BlobstoreError: Expected(200) <=> Actual(400 Bad Request)\nexcon.error.response\n :body => \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<Error><Code>IllegalLocationConstraintException</Code><Message>The unspecified location constraint is incompatible for the region specific endpoint this request was sent to.</Message><RequestId>9C8477F680772391</RequestId><HostId>rHCPsRnpiW7XYnEYaaC+YwRBIhP4Zx7oIrHEF0058/jIQgelw1Z1PA8JDtoxPglQTOc6oFF9bJo=</HostId></Error>\"\n :cookies => [\n ]\n :headers => {\n \"Connection\" => \"close\"\n \"Content-Type\" => \"application/xml\"\n \"Date\" => \"Mon, 06 Apr 2020 19:30:34 GMT\"\n \"Server\" => \"AmazonS3\"\n \"x-amz-id-2\" => \"rHCPsRnpiW7XYnEYaaC+YwRBIhP4Zx7oIrHEF0058/jIQgelw1Z1PA8JDtoxPglQTOc6oFF9bJo=\"\n \"x-amz-request-id\" => \"9C8477F680772391\"\n }\n :host => \"kubecf-buildpacks-cf.s3-us-west-2.amazonaws.com\"\n :local_address => \"172.17.0.15\"\n :local_port => 43720\n :path => \"/\"\n :port => 443\n :reason_phrase => \"Bad Request\"\n :remote_ip => \"52.218.246.209\"\n :status => 400\n :status_line => \"HTTP/1.1 400 Bad Request\\r\\n\"\n>","log_level":"error","source":"cc.background","data":{},"thread_id":47293876479480,"fiber_id":47293941472300,"process_id":66,"file":"/var/vcap/packages/cloud_controller_ng/cloud_controller_ng/app/jobs/runtime/create_buildpack_installer.rb","lineno":25,"method":"rescue in perform"} ``` The error can be seen in CloudController logs in the install buildpacks stage. **To Reproduce** Deploy `kubecf` with external s3 blobstore with any region other than `us-east-1`. **Expected behavior** The user should be able to configure any supported AWS S3 region for the external blobstore without any errors. **Environment** - CF Version: 12.33 - Component/Plugin Name: CloudController - Others: S3 blobstore **Additional context** https://github.com/cloudfoundry-incubator/kubecf/issues/563#issuecomment-610103378
1.0
AWS S3 external blobstore throwing IllegalLocationConstraintException. - **Describe the bug** The following issue was identified while implementing [external blobstore](https://github.com/cloudfoundry-incubator/kubecf/pull/608) functionality in kubecf while using any other region except the default `us-east-1`. `<Error><Code>IllegalLocationConstraintException</Code><Message>The unspecified location constraint is incompatible for the region specific endpoint this request was sent to.` Detailed Message: ``` {"timestamp":1586201434.5567675,"message":"Buildpack staticfile_buildpack failed to install or update. Error: #<CloudController::Blobstore::BlobstoreError: Expected(200) <=> Actual(400 Bad Request)\nexcon.error.response\n :body => \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<Error><Code>IllegalLocationConstraintException</Code><Message>The unspecified location constraint is incompatible for the region specific endpoint this request was sent to.</Message><RequestId>9C8477F680772391</RequestId><HostId>rHCPsRnpiW7XYnEYaaC+YwRBIhP4Zx7oIrHEF0058/jIQgelw1Z1PA8JDtoxPglQTOc6oFF9bJo=</HostId></Error>\"\n :cookies => [\n ]\n :headers => {\n \"Connection\" => \"close\"\n \"Content-Type\" => \"application/xml\"\n \"Date\" => \"Mon, 06 Apr 2020 19:30:34 GMT\"\n \"Server\" => \"AmazonS3\"\n \"x-amz-id-2\" => \"rHCPsRnpiW7XYnEYaaC+YwRBIhP4Zx7oIrHEF0058/jIQgelw1Z1PA8JDtoxPglQTOc6oFF9bJo=\"\n \"x-amz-request-id\" => \"9C8477F680772391\"\n }\n :host => \"kubecf-buildpacks-cf.s3-us-west-2.amazonaws.com\"\n :local_address => \"172.17.0.15\"\n :local_port => 43720\n :path => \"/\"\n :port => 443\n :reason_phrase => \"Bad Request\"\n :remote_ip => \"52.218.246.209\"\n :status => 400\n :status_line => \"HTTP/1.1 400 Bad Request\\r\\n\"\n>","log_level":"error","source":"cc.background","data":{},"thread_id":47293876479480,"fiber_id":47293941472300,"process_id":66,"file":"/var/vcap/packages/cloud_controller_ng/cloud_controller_ng/app/jobs/runtime/create_buildpack_installer.rb","lineno":25,"method":"rescue in perform"} ``` The error can be seen in CloudController logs in the install buildpacks stage. **To Reproduce** Deploy `kubecf` with external s3 blobstore with any region other than `us-east-1`. **Expected behavior** The user should be able to configure any supported AWS S3 region for the external blobstore without any errors. **Environment** - CF Version: 12.33 - Component/Plugin Name: CloudController - Others: S3 blobstore **Additional context** https://github.com/cloudfoundry-incubator/kubecf/issues/563#issuecomment-610103378
priority
aws external blobstore throwing illegallocationconstraintexception describe the bug the following issue was identified while implementing functionality in kubecf while using any other region except the default us east illegallocationconstraintexception the unspecified location constraint is incompatible for the region specific endpoint this request was sent to detailed message timestamp message buildpack staticfile buildpack failed to install or update error actual bad request nexcon error response n body n illegallocationconstraintexception the unspecified location constraint is incompatible for the region specific endpoint this request was sent to n cookies n headers n connection close n content type application xml n date mon apr gmt n server n x amz id n x amz request id n n host kubecf buildpacks cf us west amazonaws com n local address n local port n path n port n reason phrase bad request n remote ip n status n status line http bad request r n n log level error source cc background data thread id fiber id process id file var vcap packages cloud controller ng cloud controller ng app jobs runtime create buildpack installer rb lineno method rescue in perform the error can be seen in cloudcontroller logs in the install buildpacks stage to reproduce deploy kubecf with external blobstore with any region other than us east expected behavior the user should be able to configure any supported aws region for the external blobstore without any errors environment cf version component plugin name cloudcontroller others blobstore additional context
1
94,196
3,922,698,657
IssuesEvent
2016-04-22 07:59:14
xcat2/xcat-core
https://api.github.com/repos/xcat2/xcat-core
reopened
[FVT]SLES12 SP1 diskless genimage returns errors
priority:high type:bug
xCAT 2.11 11/24 build. genimage returns a lot of errors. ``` c910f03c04k04:~ # genimage "sles12.1-ppc64le-netboot-compute" Generating image: cd /opt/xcat/share/xcat/netboot/sles; ./genimage -a ppc64le -o sles12.1 -p compute --srcdir "/install/sles12.1/ppc64le" --pkglist /opt/xcat/share/xcat/netboot/sles/compute.sles12.ppc64le.pkglist --otherpkgdir "/install/post/otherpkgs/sles12.1/ppc64le" --postinstall /opt/xcat/share/xcat/netboot/sles/compute.sles12.ppc64le.postinstall --rootimgdir /install/netboot/sles12.1/ppc64le/compute --tempfile /tmp/xcat_genimage.28582 --timezone America/New_York sles12.1-ppc64le-netboot-compute Adding repository 'sles12.1-0' [......done] Repository 'sles12.1-0' successfully added Enabled: Yes Autorefresh: No GPG check: Yes URI: file:/install/sles12.1/ppc64le/1 Reading custom repositories Retrieving repository 'sles12.1-0' metadata [. Automatically importing the following key: Repository: sles12.1-0 Key Name: SuSE Package Signing Key <build@suse.de> Key Fingerprint: FEAB5025 39D846DB 2C0961CA 70AF9E81 39DB7C82 Key Created: Thu Jan 31 11:06:03 2013 Key Expires: Mon Jan 30 11:06:03 2017 Rpm Name: gpg-pubkey-39db7c82-510a966b done] Building repository 'sles12.1-0' cache [....done] All repositories have been refreshed. zypper -R /install/netboot/sles12.1/ppc64le/compute/rootimg --non-interactive --no-gpg-checks --gpg-auto-import-keys install -l --no-recommends aaa_base bash coreutils keyutils lvm2 nfs-kernel-server openssl dhcp-client openssh procps psmisc wget sysconfig rsyslog vim rsync timezone bc ntp gzip e2fsprogs parted binutils tar open-iscsi curl plymouth btrfsprogs cryptsetup dmraid mdadm multipath-tools gpg2 cifs-utils open-lldp fcoe-utils which util-linux-systemd util-linux-systemd plymouth-dracut udev kernel-default Loading repository data... Reading installed packages... Resolving package dependencies... The following 271 NEW packages are going to be installed: Mesa Mesa-libEGL1 Mesa-libGL1 Mesa-libglapi0 aaa_base acl bash bc bind-libs bind-utils binutils btrfsprogs cifs-utils coreutils cpio cracklib cracklib-dict-full cron cronie cryptsetup cups-libs curl dbus-1 device-mapper dhcp dhcp-client diffutils dirmngr dmraid dracut e2fsprogs elfutils expat fcoe-utils file file-magic filesystem fillup findutils fipscheck fontconfig gawk glibc gnu-unifont-bitmap-fonts gpg2 grep gzip hardlink info insserv-compat iproute2 iputils kbd kernel-default keyutils kmod kmod-compat kpartx krb5 libX11-6 libX11-data libX11-xcb1 libXau6 libXdamage1 libXext6 libXfixes3 libXft2 libXrender1 libXxf86vm1 libacl1 libadns1 libaio1 libapparmor1 libasm1 libassuan0 libattr1 libaudit1 libavahi-client3 libavahi-common3 libblkid1 libbz2-1 libcairo2 libcap-ng0 libcap2 libcom_err2 libconfig9 libcrack2 libcryptsetup4 libcurl4 libdb-4_8 libdbus-1-3 libdcerpc-binding0 libdcerpc0 libdrm2 libdrm_nouveau2 libdrm_radeon1 libdw1 libedit0 libelf1 libestr0 libevent-2_0-5 libexpat1 libext2fs2 libffi4 libfipscheck1 libfreetype6 libgbm1 libgcc_s1 libgcrypt20 libgdbm4 libgensec0 libglib-2_0-0 libgmodule-2_0-0 libgmp10 libgobject-2_0-0 libgpg-error0 libgraphite2-3 libharfbuzz0 libidn11 libjson-c2 libkeyutils1 libkmod2 libksba8 libldap-2_4-2 libldb1 liblldp_clif1 liblogging0 liblua5_1 liblzma5 liblzo2-2 libmagic1 libmodman1 libmount1 libncurses5 libncurses6 libndr-krb5pac0 libndr-nbt0 libndr-standard0 libndr0 libnetapi0 libnl-config libnl3-200 libopenssl1_0_0 libpango-1_0-0 libparted0 libpciaccess0 libpcre1 libpixman-1-0 libply-boot-client2 libply-splash-core2 libply-splash-graphics2 libply2 libpng16-16 libpopt0 libprocps3 libproxy1 libpth20 libpython2_7-1_0 libqrencode3 libreadline6 libreiserfscore0 libsamba-credentials0 libsamba-hostconfig0 libsamba-passdb0 libsamba-util0 libsamdb0 libsasl2-3 libseccomp2 libselinux1 libsemanage1 libsepol1 libsgutils2-2 libsmartcols1 libsmbclient-raw0 libsmbconf0 libsmbldap0 libsqlite3-0 libssh2-1 libstdc++6 libtalloc2 libtdb1 libtevent-util0 libtevent0 libtirpc1 libudev1 libusb-0_1-4 libusb-1_0-0 libustr-1_0-1 libutempter0 libuuid1 libwbclient0 libwicked-0-6 libwrap0 libxcb-dri2-0 libxcb-glx0 libxcb-render0 libxcb-shm0 libxcb-xfixes0 libxcb1 libxml2-2 libxtables10 libz1 libzio1 logrotate lvm2 mdadm multipath-tools ncurses-utils net-tools netcfg nfs-client nfs-kernel-server nfsidmap ntp open-iscsi open-lldp openslp openssh openssl pam pam-config pango-modules parted perl perl-Bootloader perl-base permissions pigz pinentry pkg-config plymouth plymouth-branding-SLE plymouth-dracut plymouth-plugin-label plymouth-plugin-script plymouth-scripts procps psmisc pytalloc python-base rpcbind rpm rsync rsyslog samba-libs sed sg3_utils shadow sles-release sles-release-DVD suse-module-tools sysconfig sysconfig-netconfig syslog-service systemd systemd-presets-branding-SLE systemd-sysvinit sysvinit-tools tar terminfo-base timezone udev update-alternatives util-linux util-linux-systemd vim wget which wicked wicked-service xz The following NEW product is going to be installed: SUSE Linux Enterprise Server 12 SP1 RC2 The following 10 recommended packages were automatically selected: binutils cron logrotate ncurses-utils net-tools netcfg udev which wicked-service xz The following 12 packages are recommended, but will not be installed (only required packages will be installed): aaa_base-extras audit bash-doc btrfsmaintenance coreutils-lang gpg2-lang openssh-helpers postfix psmisc-lang tar-lang vim-data xauth The following package is suggested, but will not be installed: command-not-found 271 new packages to install. Overall download size: 145.8 MiB. Already cached: 0 B After the operation, additional 623.4 MiB will be used. Continue? [y/n/? shows all options] (y): y Automatically agreeing with SUSE Linux Enterprise Server 12 SP1 RC2 product license. Checking for file conflicts: [............done] Warning: Checking for file conflicts requires not installed packages to be downloaded in advance in order to access their file lists. See option '--download-in-advance' in the zypper manual page for details. The following 271 packages had to be excluded from file conflicts check because they are not yet downloaded: insserv-compat libX11-data libnl-config cracklib-dict-full file-magic filesystem sles-release-DVD terminfo-base glibc update-alternatives pkg-config perl-base net-tools libz1 libxtables10 libwrap0 libuuid1 libustr-1_0-1 libtdb1 libtalloc2 libsqlite3-0 libsmartcols1 libsgutils2-2 libsepol1 libseccomp2 libsasl2-3 libqrencode3 libpython2_7-1_0 libpth20 libprocps3 libpopt0 libply2 libpixman-1-0 libpcre1 libpciaccess0 libnl3-200 liblzo2-2 liblzma5 liblua5_1 liblldp_clif1 libkmod2 libkeyutils1 libjson-c2 libidn11 libgraphite2-3 libgpg-error0 libgmp10 libgdbm4 libgcc_s1 libffi4 libexpat1 libestr0 libelf1 libdrm2 libdbus-1-3 libconfig9 libcom_err2 libcap2 libcap-ng0 libbz2-1 libavahi-common3 libaudit1 libattr1 libapparmor1 libaio1 libadns1 libXau6 libX11-xcb1 hardlink fillup Mesa-libglapi0 pigz libpng16-16 libopenssl1_0_0 libmagic1 libreiserfscore0 libblkid1 libtevent0 libply-boot-client2 libselinux1 libglib-2_0-0 libxml2-2 libksba8 libgcrypt20 libassuan0 libstdc++6 expat libasm1 libdrm_radeon1 libdrm_nouveau2 libext2fs2 libzio1 libdw1 libavahi-client3 libacl1 libxcb1 libfreetype6 openslp libssh2-1 libldap-2_4-2 libfipscheck1 libevent-2_0-5 file libldb1 libsemanage1 libmount1 libgobject-2_0-0 libgmodule-2_0-0 libncurses6 libncurses5 libmodman1 libdb-4_8 acl libxcb-xfixes0 libxcb-shm0 libxcb-render0 libxcb-glx0 libxcb-dri2-0 libX11-6 libharfbuzz0 nfsidmap fipscheck libedit0 psmisc ncurses-utils libreadline6 libproxy1 perl libXrender1 libXfixes3 libXext6 libXdamage1 bash libXxf86vm1 xz sles-release python-base openssl libwicked-0-6 libcrack2 keyutils iproute2 info fontconfig elfutils btrfsprogs pytalloc cracklib which tar sed pinentry gzip grep gawk findutils e2fsprogs dirmngr diffutils cpio coreutils binutils bc libXft2 sg3_utils wget vim timezone sysvinit-tools rpm permissions perl-Bootloader kbd suse-module-tools pam libutempter0 iputils kmod pam-config util-linux kmod-compat aaa_base shadow netcfg gnu-unifont-bitmap-fonts libudev1 device-mapper libcryptsetup4 systemd systemd-sysvinit dracut udev mdadm libusb-1_0-0 libply-splash-core2 libparted0 libgbm1 kpartx kernel-default cryptsetup systemd-presets-branding-SLE libusb-0_1-4 libply-splash-graphics2 parted Mesa-libEGL1 dbus-1 plymouth-plugin-script Mesa util-linux-systemd rsync procps plymouth-scripts open-lldp open-iscsi ntp multipath-tools lvm2 liblogging0 krb5 dmraid cron Mesa-libGL1 wicked fcoe-utils openssh libtirpc1 libcurl4 cups-libs bind-libs cronie libcairo2 wicked-service rpcbind gpg2 curl libwbclient0 bind-utils logrotate pango-modules sysconfig nfs-client libtevent-util0 libpango-1_0-0 sysconfig-netconfig nfs-kernel-server libdcerpc-binding0 plymouth-plugin-label dhcp syslog-service libgensec0 plymouth-branding-SLE dhcp-client rsyslog libndr-nbt0 plymouth libsamba-credentials0 plymouth-dracut samba-libs libsamba-util0 cifs-utils libndr0 libsamba-hostconfig0 libndr-standard0 libsmbconf0 libsamdb0 libsamba-passdb0 libsmbldap0 libsmbclient-raw0 libdcerpc0 libndr-krb5pac0 libnetapi0 Retrieving package insserv-compat-0.1-11.80.noarch (1/271), 9.0 KiB ( 8.2 KiB unpacked) ( 1/271) Installing: insserv-compat-0.1-11.80 [.......done] Retrieving package libX11-data-1.6.2-4.12.noarch (2/271), 157.3 KiB ( 1.6 MiB unpacked) ( 2/271) Installing: libX11-data-1.6.2-4.12 [............done] Retrieving package libnl-config-3.2.23-2.21.noarch (3/271), 7.5 KiB ( 2.6 KiB unpacked) ( 3/271) Installing: libnl-config-3.2.23-2.21 [......done] Retrieving package cracklib-dict-full-2.8.12-63.17.ppc64le (4/271), 3.1 MiB ( 10.5 MiB unpacked) ( 4/271) Installing: cracklib-dict-full-2.8.12-63.17 [............done] Retrieving package file-magic-5.19-9.1.ppc64le (5/271), 317.5 KiB ( 3.5 MiB unpacked) ( 5/271) Installing: file-magic-5.19-9.1 [............done] Retrieving package filesystem-13.1-11.13.ppc64le (6/271), 68.6 KiB ( 0 B unpacked) ( 6/271) Installing: filesystem-13.1-11.13 [............done] Additional rpm output: warning: group lp does not exist - using root warning: user news does not exist - using root warning: group news does not exist - using root warning: group dialout does not exist - using root warning: user uucp does not exist - using root warning: group uucp does not exist - using root warning: group lock does not exist - using root warning: user man does not exist - using root warning: user news does not exist - using root warning: group news does not exist - using root warning: user nobody does not exist - using root warning: user wwwrun does not exist - using root warning: user mail does not exist - using root warning: group mail does not exist - using root warning: user lp does not exist - using root warning: group lp does not exist - using root warning: user uucp does not exist - using root warning: group uucp does not exist - using root Retrieving package sles-release-DVD-12.1-1.273.ppc64le (7/271), 3.4 KiB ( 66 B unpacked) ( 7/271) Installing: sles-release-DVD-12.1-1.273 [.....done] Retrieving package terminfo-base-5.9-40.124.ppc64le (8/271), 184.3 KiB ( 1.1 MiB unpacked) ( 8/271) Installing: terminfo-base-5.9-40.124 [............done] Retrieving package glibc-2.19-31.5.ppc64le (9/271), 1.6 MiB ( 7.0 MiB unpacked) ( 9/271) Installing: glibc-2.19-31.5 [............done] Retrieving package update-alternatives-1.16.10-11.37.ppc64le (10/271), 35.6 KiB ( 89.3 KiB unpacked) ( 10/271) Installing: update-alternatives-1.16.10-11.37 [.....done] Retrieving package pkg-config-0.28-6.98.ppc64le (11/271), 199.8 KiB (726.1 KiB unpacked) ( 11/271) Installing: pkg-config-0.28-6.98 [..........done] Retrieving package perl-base-5.18.2-3.7.ppc64le (12/271), 1.1 MiB ( 3.6 MiB unpacked) ( 12/271) Installing: perl-base-5.18.2-3.7 [............done] Retrieving package net-tools-1.60-764.185.ppc64le (13/271), 222.3 KiB (814.4 KiB unpacked) ( 13/271) Installing: net-tools-1.60-764.185 [...........done] Retrieving package libz1-1.2.8-5.1.ppc64le (14/271), 52.6 KiB (102.2 KiB unpacked) ( 14/271) Installing: libz1-1.2.8-5.1 [.....done] Retrieving package libxtables10-1.4.21-2.10.ppc64le (15/271), 31.6 KiB ( 58.1 KiB unpacked) ( 15/271) Installing: libxtables10-1.4.21-2.10 [....done] Retrieving package libwrap0-7.6-886.2.ppc64le (16/271), 20.0 KiB ( 67.9 KiB unpacked) ( 16/271) Installing: libwrap0-7.6-886.2 [....done] Retrieving package libuuid1-2.25-28.7.ppc64le (17/271), 56.5 KiB ( 66.2 KiB unpacked) ( 17/271) Installing: libuuid1-2.25-28.7 [....done] Retrieving package libustr-1_0-1-1.0.4-31.197.ppc64le (18/271), 79.1 KiB (324.6 KiB unpacked) ( 18/271) Installing: libustr-1_0-1-1.0.4-31.197 [........done] Retrieving package libtdb1-1.3.7-2.1.ppc64le (19/271), 46.2 KiB (130.1 KiB unpacked) ( 19/271) Installing: libtdb1-1.3.7-2.1 [.....done] Retrieving package libtalloc2-2.1.3-2.1.ppc64le (20/271), 27.2 KiB (130.0 KiB unpacked) ( 20/271) Installing: libtalloc2-2.1.3-2.1 [.....done] Retrieving package libsqlite3-0-3.8.10.2-1.1.ppc64le (21/271), 406.5 KiB (969.7 KiB unpacked) ( 21/271) Installing: libsqlite3-0-3.8.10.2-1.1 [...........done] Retrieving package libsmartcols1-2.25-28.7.ppc64le (22/271), 100.2 KiB (194.4 KiB unpacked) ( 22/271) Installing: libsmartcols1-2.25-28.7 [......done] Retrieving package libsgutils2-2-1.41-3.1.ppc64le (23/271), 65.7 KiB (212.2 KiB unpacked) ( 23/271) Installing: libsgutils2-2-1.41-3.1 [......done] Retrieving package libsepol1-2.3-1.476.ppc64le (24/271), 103.5 KiB (339.3 KiB unpacked) ( 24/271) Installing: libsepol1-2.3-1.476 [........done] Retrieving package libseccomp2-2.1.1-2.13.ppc64le (25/271), 41.5 KiB (182.0 KiB unpacked) ( 25/271) Installing: libseccomp2-2.1.1-2.13 [.......done] Retrieving package libsasl2-3-2.1.26-7.1.ppc64le (26/271), 55.3 KiB (139.3 KiB unpacked) ( 26/271) Installing: libsasl2-3-2.1.26-7.1 [.....done] Retrieving package libqrencode3-3.4.3-1.31.ppc64le (27/271), 24.7 KiB ( 58.0 KiB unpacked) ( 27/271) Installing: libqrencode3-3.4.3-1.31 [....done] Retrieving package libpython2_7-1_0-2.7.9-20.3.ppc64le (28/271), 638.5 KiB ( 2.0 MiB unpacked) ( 28/271) Installing: libpython2_7-1_0-2.7.9-20.3 [............done] Retrieving package libpth20-2.0.7-139.67.ppc64le (29/271), 75.0 KiB (218.5 KiB unpacked) ( 29/271) Installing: libpth20-2.0.7-139.67 [........done] Retrieving package libprocps3-3.3.9-4.2.ppc64le (30/271), 52.9 KiB ( 86.5 KiB unpacked) ( 30/271) Installing: libprocps3-3.3.9-4.2 [.....done] Retrieving package libpopt0-1.16-26.128.ppc64le (31/271), 49.3 KiB (129.2 KiB unpacked) ( 31/271) Installing: libpopt0-1.16-26.128 [.........done] Retrieving package libply2-0.9.0-18.1.ppc64le (32/271), 54.0 KiB (130.0 KiB unpacked) ( 32/271) Installing: libply2-0.9.0-18.1 [.....done] Retrieving package libpixman-1-0-0.32.6-1.13.ppc64le (33/271), 164.4 KiB (540.2 KiB unpacked) ( 33/271) Installing: libpixman-1-0-0.32.6-1.13 [...........done] Retrieving package libpcre1-8.33-3.314.ppc64le (34/271), 176.7 KiB (571.5 KiB unpacked) ( 34/271) Installing: libpcre1-8.33-3.314 [...........done] Retrieving package libpciaccess0-0.13.2-3.59.ppc64le (35/271), 19.7 KiB ( 42.0 KiB unpacked) ( 35/271) Installing: libpciaccess0-0.13.2-3.59 [....done] Retrieving package libnl3-200-3.2.23-2.21.ppc64le (36/271), 199.8 KiB (856.5 KiB unpacked) ( 36/271) Installing: libnl3-200-3.2.23-2.21 [..........done] Retrieving package liblzo2-2-2.08-1.13.ppc64le (37/271), 42.5 KiB (142.0 KiB unpacked) ( 37/271) Installing: liblzo2-2-2.08-1.13 [.....done] Retrieving package liblzma5-5.0.5-4.852.ppc64le (38/271), 115.7 KiB (182.0 KiB unpacked) ( 38/271) Installing: liblzma5-5.0.5-4.852 [......done] Retrieving package liblua5_1-5.1.5-7.127.ppc64le (39/271), 80.5 KiB (246.2 KiB unpacked) ( 39/271) Installing: liblua5_1-5.1.5-7.127 [.......done] Retrieving package liblldp_clif1-0.9.46-5.14.ppc64le (40/271), 11.4 KiB ( 13.9 KiB unpacked) ( 40/271) Installing: liblldp_clif1-0.9.46-5.14 [.....done] Retrieving package libkmod2-17-1.18.ppc64le (41/271), 44.3 KiB (102.1 KiB unpacked) ( 41/271) Installing: libkmod2-17-1.18 [.....done] Retrieving package libkeyutils1-1.5.9-3.29.ppc64le (42/271), 20.0 KiB ( 43.8 KiB unpacked) ( 42/271) Installing: libkeyutils1-1.5.9-3.29 [.....done] Retrieving package libjson-c2-0.11-2.22.ppc64le (43/271), 23.8 KiB ( 54.2 KiB unpacked) ( 43/271) Installing: libjson-c2-0.11-2.22 [....done] Retrieving package libidn11-1.28-2.34.ppc64le (44/271), 45.0 KiB (210.1 KiB unpacked) ( 44/271) Installing: libidn11-1.28-2.34 [......done] Retrieving package libgraphite2-3-1.2.4-1.11.ppc64le (45/271), 54.0 KiB (130.1 KiB unpacked) ( 45/271) Installing: libgraphite2-3-1.2.4-1.11 [.....done] Retrieving package libgpg-error0-1.13-1.79.ppc64le (46/271), 54.3 KiB (258.5 KiB unpacked) ( 46/271) Installing: libgpg-error0-1.13-1.79 [...........done] Retrieving package libgmp10-5.1.3-2.121.ppc64le (47/271), 217.5 KiB (553.1 KiB unpacked) ( 47/271) Installing: libgmp10-5.1.3-2.121 [...........done] Retrieving package libgdbm4-1.10-9.70.ppc64le (48/271), 51.6 KiB (162.9 KiB unpacked) ( 48/271) Installing: libgdbm4-1.10-9.70 [........done] Retrieving package libgcc_s1-5.2.1+r226025-4.1.ppc64le (49/271), 36.4 KiB (130.5 KiB unpacked) ( 49/271) Installing: libgcc_s1-5.2.1+r226025-4.1 [.....done] Retrieving package libffi4-5.2.1+r226025-4.1.ppc64le (50/271), 24.4 KiB ( 66.0 KiB unpacked) ( 50/271) Installing: libffi4-5.2.1+r226025-4.1 [....done] Retrieving package libexpat1-2.1.0-13.232.ppc64le (51/271), 54.9 KiB (190.0 KiB unpacked) ( 51/271) Installing: libexpat1-2.1.0-13.232 [......done] Retrieving package libestr0-0.1.9-1.54.ppc64le (52/271), 9.8 KiB ( 13.9 KiB unpacked) ( 52/271) Installing: libestr0-0.1.9-1.54 [.....done] Retrieving package libelf1-0.158-6.1.ppc64le (53/271), 49.2 KiB (110.2 KiB unpacked) ( 53/271) Installing: libelf1-0.158-6.1 [.....done] Retrieving package libdrm2-2.4.52-2.12.ppc64le (54/271), 41.3 KiB ( 61.9 KiB unpacked) ( 54/271) Installing: libdrm2-2.4.52-2.12 [....done] Retrieving package libdbus-1-3-1.8.16-14.1.ppc64le (55/271), 158.7 KiB (378.5 KiB unpacked) ( 55/271) Installing: libdbus-1-3-1.8.16-14.1 [.........done] Retrieving package libconfig9-1.4.9-5.92.ppc64le (56/271), 33.9 KiB ( 81.3 KiB unpacked) ( 56/271) Installing: libconfig9-1.4.9-5.92 [.....done] Retrieving package libcom_err2-1.42.11-7.1.ppc64le (57/271), 32.0 KiB ( 48.2 KiB unpacked) ( 57/271) Installing: libcom_err2-1.42.11-7.1 [......done] Retrieving package libcap2-2.22-11.709.ppc64le (58/271), 12.2 KiB ( 22.2 KiB unpacked) ( 58/271) Installing: libcap2-2.22-11.709 [....done] Retrieving package libcap-ng0-0.7.3-4.125.ppc64le (59/271), 21.2 KiB ( 47.9 KiB unpacked) ( 59/271) Installing: libcap-ng0-0.7.3-4.125 [.....done] Retrieving package libbz2-1-1.0.6-27.1129.ppc64le (60/271), 41.8 KiB ( 77.1 KiB unpacked) ( 60/271) Installing: libbz2-1-1.0.6-27.1129 [.....done] Retrieving package libavahi-common3-0.6.31-20.59.ppc64le (61/271), 30.1 KiB ( 58.4 KiB unpacked) ( 61/271) Installing: libavahi-common3-0.6.31-20.59 [....done] Retrieving package libaudit1-2.3.6-3.103.ppc64le (62/271), 54.9 KiB (106.8 KiB unpacked) ( 62/271) Installing: libaudit1-2.3.6-3.103 [.....done] Retrieving package libattr1-2.4.47-3.143.ppc64le (63/271), 21.8 KiB ( 52.8 KiB unpacked) ( 63/271) Installing: libattr1-2.4.47-3.143 [......done] Retrieving package libapparmor1-2.8.2-36.1.ppc64le (64/271), 39.9 KiB (132.6 KiB unpacked) ( 64/271) Installing: libapparmor1-2.8.2-36.1 [.....done] Retrieving package libaio1-0.3.109-17.15.ppc64le (65/271), 15.6 KiB ( 31.5 KiB unpacked) ( 65/271) Installing: libaio1-0.3.109-17.15 [.....done] Retrieving package libadns1-1.4-101.65.ppc64le (66/271), 40.4 KiB (106.0 KiB unpacked) ( 66/271) Installing: libadns1-1.4-101.65 [.....done] Retrieving package libXau6-1.0.8-4.58.ppc64le (67/271), 9.4 KiB ( 13.9 KiB unpacked) ( 67/271) Installing: libXau6-1.0.8-4.58 [.....done] Retrieving package libX11-xcb1-1.6.2-4.12.ppc64le (68/271), 14.1 KiB ( 5.9 KiB unpacked) ( 68/271) Installing: libX11-xcb1-1.6.2-4.12 [.....done] Retrieving package hardlink-1.0-6.45.ppc64le (69/271), 10.2 KiB ( 15.0 KiB unpacked) ( 69/271) Installing: hardlink-1.0-6.45 [....done] Retrieving package fillup-1.42-270.64.ppc64le (70/271), 20.2 KiB ( 48.2 KiB unpacked) ( 70/271) Installing: fillup-1.42-270.64 [....done] Retrieving package Mesa-libglapi0-10.0.2-90.17.ppc64le (71/271), 74.3 KiB (366.2 KiB unpacked) ( 71/271) Installing: Mesa-libglapi0-10.0.2-90.17 [.........done] Retrieving package pigz-2.3-5.1.ppc64le (72/271), 48.9 KiB (114.4 KiB unpacked) ( 72/271) Installing: pigz-2.3-5.1 [.....done] Retrieving package libpng16-16-1.6.8-5.1.ppc64le (73/271), 128.5 KiB (302.1 KiB unpacked) ( 73/271) Installing: libpng16-16-1.6.8-5.1 [........done] Retrieving package libopenssl1_0_0-1.0.1i-33.1.ppc64le (74/271), 797.0 KiB ( 3.0 MiB unpacked) ( 74/271) Installing: libopenssl1_0_0-1.0.1i-33.1 [............done] Retrieving package libmagic1-5.19-9.1.ppc64le (75/271), 66.4 KiB (134.1 KiB unpacked) ( 75/271) Installing: libmagic1-5.19-9.1 [.....done] Retrieving package libreiserfscore0-3.6.24-5.47.ppc64le (76/271), 72.5 KiB (194.3 KiB unpacked) ( 76/271) Installing: libreiserfscore0-3.6.24-5.47 [......done] Retrieving package libblkid1-2.25-28.7.ppc64le (77/271), 144.3 KiB (323.7 KiB unpacked) ( 77/271) Installing: libblkid1-2.25-28.7 [........done] Retrieving package libtevent0-0.9.25-2.1.ppc64le (78/271), 31.5 KiB (130.1 KiB unpacked) ( 78/271) Installing: libtevent0-0.9.25-2.1 [.....done] Retrieving package libply-boot-client2-0.9.0-18.1.ppc64le (79/271), 27.2 KiB ( 65.9 KiB unpacked) ( 79/271) Installing: libply-boot-client2-0.9.0-18.1 [....done] Retrieving package libselinux1-2.3-2.75.ppc64le (80/271), 64.7 KiB (170.6 KiB unpacked) ( 80/271) Installing: libselinux1-2.3-2.75 [......done] Retrieving package libglib-2_0-0-2.38.2-5.12.ppc64le (81/271), 521.4 KiB ( 1.5 MiB unpacked) ( 81/271) Installing: libglib-2_0-0-2.38.2-5.12 [...........done] Retrieving package libxml2-2-2.9.1-10.1.ppc64le (82/271), 529.2 KiB ( 1.8 MiB unpacked) ( 82/271) Installing: libxml2-2-2.9.1-10.1 [...........done] Retrieving package libksba8-1.3.0-9.1.ppc64le (83/271), 90.4 KiB (287.1 KiB unpacked) ( 83/271) Installing: libksba8-1.3.0-9.1 [........done] Retrieving package libgcrypt20-1.6.1-16.1.ppc64le (84/271), 308.9 KiB (804.0 KiB unpacked) ( 84/271) Installing: libgcrypt20-1.6.1-16.1 [..........done] Retrieving package libassuan0-2.1.1-3.217.ppc64le (85/271), 39.6 KiB (104.8 KiB unpacked) ( 85/271) Installing: libassuan0-2.1.1-3.217 [......done] Retrieving package libstdc++6-5.2.1+r226025-4.1.ppc64le (86/271), 377.9 KiB ( 1.9 MiB unpacked) ( 86/271) Installing: libstdc++6-5.2.1+r226025-4.1 [...........done] Retrieving package expat-2.1.0-13.232.ppc64le (87/271), 54.1 KiB (155.9 KiB unpacked) ( 87/271) Installing: expat-2.1.0-13.232 [.......done] Retrieving package libasm1-0.158-6.1.ppc64le (88/271), 26.8 KiB ( 38.2 KiB unpacked) ( 88/271) Installing: libasm1-0.158-6.1 [....done] Retrieving package libdrm_radeon1-2.4.52-2.12.ppc64le (89/271), 43.0 KiB ( 62.1 KiB unpacked) ( 89/271) Installing: libdrm_radeon1-2.4.52-2.12 [....done] Retrieving package libdrm_nouveau2-2.4.52-2.12.ppc64le (90/271), 33.1 KiB ( 30.0 KiB unpacked) ( 90/271) Installing: libdrm_nouveau2-2.4.52-2.12 [....done] Retrieving package libext2fs2-1.42.11-7.1.ppc64le (91/271), 143.2 KiB (374.7 KiB unpacked) ( 91/271) Installing: libext2fs2-1.42.11-7.1 [.........done] Retrieving package libzio1-1.00-9.188.ppc64le (92/271), 12.7 KiB ( 26.0 KiB unpacked) ( 92/271) Installing: libzio1-1.00-9.188 [....done] Retrieving package libdw1-0.158-6.1.ppc64le (93/271), 119.0 KiB (310.3 KiB unpacked) ( 93/271) Installing: libdw1-0.158-6.1 [........done] Retrieving package libavahi-client3-0.6.31-20.59.ppc64le (94/271), 32.7 KiB ( 78.3 KiB unpacked) ( 94/271) Installing: libavahi-client3-0.6.31-20.59 [.....done] Retrieving package libacl1-2.2.52-3.148.ppc64le (95/271), 20.1 KiB ( 42.1 KiB unpacked) ( 95/271) Installing: libacl1-2.2.52-3.148 [....done] Retrieving package libxcb1-1.10-1.21.ppc64le (96/271), 40.8 KiB (150.1 KiB unpacked) ( 96/271) Installing: libxcb1-1.10-1.21 [......done] Retrieving package libfreetype6-2.5.5-7.5.1.ppc64le (97/271), 374.8 KiB ( 1.0 MiB unpacked) ( 97/271) Installing: libfreetype6-2.5.5-7.5.1 [...........done] Retrieving package openslp-2.0.0-5.1.ppc64le (98/271), 61.0 KiB (170.1 KiB unpacked) ( 98/271) Installing: openslp-2.0.0-5.1 [.......done] Retrieving package libssh2-1-1.4.3-11.1.ppc64le (99/271), 70.1 KiB (198.3 KiB unpacked) ( 99/271) Installing: libssh2-1-1.4.3-11.1 [......done] Retrieving package libldap-2_4-2-2.4.41-18.3.1.ppc64le (100/271), 208.7 KiB (969.9 KiB unpacked) (100/271) Installing: libldap-2_4-2-2.4.41-18.3.1 [...........done] Retrieving package libfipscheck1-1.2.0-9.3.ppc64le (101/271), 6.5 KiB ( 10.0 KiB unpacked) (101/271) Installing: libfipscheck1-1.2.0-9.3 [.....done] Retrieving package libevent-2_0-5-2.0.21-4.1.ppc64le (102/271), 199.9 KiB (906.5 (102/271) Installing: libevent-2_0-5-2.0.21-4.1 [..........done] Retrieving package file-5.19-9.1.ppc64le (103/271), 46.7 KiB ( 71.1 KiB unpacke (103/271) Installing: file-5.19-9.1 [.....done] Retrieving package libldb1-1.1.21-2.1.ppc64le (104/271), 110.7 KiB (786.4 KiB un (104/271) Installing: libldb1-1.1.21-2.1 [.........done] Retrieving package libsemanage1-2.3-1.340.ppc64le (105/271), 72.9 KiB (266.5 Ki (105/271) Installing: libsemanage1-2.3-1.340 [.......done] Retrieving package libmount1-2.25-28.7.ppc64le (106/271), 148.6 KiB (386.8 KiB u (106/271) Installing: libmount1-2.25-28.7 [.........done] Retrieving package libgobject-2_0-0-2.38.2-5.12.ppc64le (107/271), 205.4 KiB (41 (107/271) Installing: libgobject-2_0-0-2.38.2-5.12 [.........done] Retrieving package libgmodule-2_0-0-2.38.2-5.12.ppc64le (108/271), 108.1 KiB ( 1 (108/271) Installing: libgmodule-2_0-0-2.38.2-5.12 [....done] Retrieving package libncurses6-5.9-40.124.ppc64le (109/271), 348.8 KiB ( 1.2 Mi (109/271) Installing: libncurses6-5.9-40.124 [...........done] Retrieving package libncurses5-5.9-40.124.ppc64le (110/271), 340.4 KiB ( 1.2 Mi (110/271) Installing: libncurses5-5.9-40.124 [...........done] Retrieving package libmodman1-2.0.1-15.75.ppc64le (111/271), 15.9 KiB ( 38.1 Ki (111/271) Installing: libmodman1-2.0.1-15.75 [....done] Retrieving package libdb-4_8-4.8.30-27.206.ppc64le (112/271), 665.8 KiB ( 3.5 M (112/271) Installing: libdb-4_8-4.8.30-27.206 [............done] Retrieving package acl-2.2.52-3.148.ppc64le (113/271), 69.8 KiB (199.7 KiB unpa cked) (113/271) Installing: acl-2.2.52-3.148 [..........done] Retrieving package libxcb-xfixes0-1.10-1.21.ppc64le (114/271), 13.7 KiB ( 30.0 KiB unpacked) (114/271) Installing: libxcb-xfixes0-1.10-1.21 [....done] Retrieving package libxcb-shm0-1.10-1.21.ppc64le (115/271), 10.9 KiB ( 14.0 KiB unpacked) (115/271) Installing: libxcb-shm0-1.10-1.21 [.....done] Retrieving package libxcb-render0-1.10-1.21.ppc64le (116/271), 16.2 KiB ( 42.0 KiB unpacked) (116/271) Installing: libxcb-render0-1.10-1.21 [....done] Retrieving package libxcb-glx0-1.10-1.21.ppc64le (117/271), 24.6 KiB (110.0 KiB unpacked) (117/271) Installing: libxcb-glx0-1.10-1.21 [.....done] Retrieving package libxcb-dri2-0-1.10-1.21.ppc64le (118/271), 11.9 KiB ( 18.0 K iB unpacked) (118/271) Installing: libxcb-dri2-0-1.10-1.21 [....done] Retrieving package libX11-6-1.6.2-4.12.ppc64le (119/271), 551.6 KiB ( 1.4 MiB u npacked) (119/271) Installing: libX11-6-1.6.2-4.12 [...........done] Retrieving package libharfbuzz0-0.9.26-1.15.ppc64le (120/271), 140.3 KiB (435.4 KiB unpacked) (120/271) Installing: libharfbuzz0-0.9.26-1.15 [..........done] Retrieving package nfsidmap-0.25-5.13.ppc64le (121/271), 35.3 KiB (102.6 KiB un packed) (121/271) Installing: nfsidmap-0.25-5.13 [......done] Retrieving package fipscheck-1.2.0-9.3.ppc64le (122/271), 12.2 KiB ( 35.2 KiB u npacked) (122/271) Installing: fipscheck-1.2.0-9.3 [......done] Retrieving package libedit0-3.1.snap20140620-1.13.ppc64le (123/271), 93.6 KiB ( 277.9 KiB unpacked) (123/271) Installing: libedit0-3.1.snap20140620-1.13 [........done] Retrieving package psmisc-22.21-3.19.ppc64le (124/271), 58.3 KiB (136.5 KiB unp acked) (124/271) Installing: psmisc-22.21-3.19 [.......done] Retrieving package ncurses-utils-5.9-40.124.ppc64le (125/271), 154.7 KiB (131.0 KiB unpacked) (125/271) Installing: ncurses-utils-5.9-40.124 [..........done] Retrieving package libreadline6-6.2-75.2.ppc64le (126/271), 130.9 KiB (392.5 KiB unpacked) (126/271) Installing: libreadline6-6.2-75.2 [.........done] Retrieving package libproxy1-0.4.11-11.2.ppc64le (127/271), 67.1 KiB (185.3 KiB unpacked) (127/271) Installing: libproxy1-0.4.11-11.2 [.......done] Retrieving package perl-5.18.2-3.7.ppc64le (128/271), 6.2 MiB ( 37.5 MiB unpac ked) (128/271) Installing: perl-5.18.2-3.7 [............done] Retrieving package libXrender1-0.9.8-3.56.ppc64le (129/271), 19.1 KiB ( 50.2 Ki B unpacked) (129/271) Installing: libXrender1-0.9.8-3.56 [....done] Retrieving package libXfixes3-5.0.1-3.53.ppc64le (130/271), 11.1 KiB ( 29.9 KiB unpacked) (130/271) Installing: libXfixes3-5.0.1-3.53 [....done] Retrieving package libXext6-1.3.2-3.61.ppc64le (131/271), 29.3 KiB ( 99.2 KiB u npacked) (131/271) Installing: libXext6-1.3.2-3.61 [.....done] Retrieving package libXdamage1-1.1.4-7.54.ppc64le (132/271), 7.2 KiB ( 14.0 Ki B unpacked) (132/271) Installing: libXdamage1-1.1.4-7.54 [.....done] Retrieving package bash-4.2-75.2.ppc64le (133/271), 384.6 KiB (897.8 KiB unpacke d) (133/271) Installing: bash-4.2-75.2 [..........done] Retrieving package libXxf86vm1-1.1.3-3.54.ppc64le (134/271), 10.7 KiB ( 26.0 Ki B unpacked) (134/271) Installing: libXxf86vm1-1.1.3-3.54 [....done] Retrieving package xz-5.0.5-4.852.ppc64le (135/271), 126.4 KiB (295.4 KiB unpack ed) (135/271) Installing: xz-5.0.5-4.852 [..........done] Retrieving package sles-release-12.1-1.273.ppc64le (136/271), 14.8 KiB ( 50.5 K iB unpacked) (136/271) Installing: sles-release-12.1-1.273 [....done] Retrieving package python-base-2.7.9-20.3.ppc64le (137/271), 5.4 MiB ( 25.3 Mi B unpacked) (137/271) Installing: python-base-2.7.9-20.3 [............done] Retrieving package openssl-1.0.1i-33.1.ppc64le (138/271), 547.2 KiB ( 1.4 MiB u npacked) (138/271) Installing: openssl-1.0.1i-33.1 [...........done] Retrieving package libwicked-0-6-0.6.26-1.1.ppc64le (139/271), 437.1 KiB ( 1.5 MiB unpacked) (139/271) Installing: libwicked-0-6-0.6.26-1.1 [............done] Retrieving package libcrack2-2.9.0-3.244.ppc64le (140/271), 18.1 KiB ( 46.0 KiB unpacked) (140/271) Installing: libcrack2-2.9.0-3.244 [....done] Retrieving package keyutils-1.5.9-3.29.ppc64le (141/271), 87.0 KiB (141.7 KiB u npacked) (141/271) Installing: keyutils-1.5.9-3.29 [..........done] Retrieving package iproute2-3.12-11.1.ppc64le (142/271), 442.5 KiB ( 1.7 MiB un packed) (142/271) Installing: iproute2-3.12-11.1 [............done] Retrieving package info-4.13a-37.229.ppc64le (143/271), 135.3 KiB (330.8 KiB unp acked) (143/271) Installing: info-4.13a-37.229 [.........done] Retrieving package fontconfig-2.11.0-4.19.ppc64le (144/271), 334.2 KiB ( 1.3 Mi B unpacked) (144/271) Installing: fontconfig-2.11.0-4.19 [...........done] Retrieving package elfutils-0.158-6.1.ppc64le (145/271), 277.4 KiB (972.4 KiB un packed) (145/271) Installing: elfutils-0.158-6.1 [...........done] Retrieving package btrfsprogs-4.1.2-4.1.ppc64le (146/271), 484.5 KiB ( 3.4 MiB unpacked) (146/271) Installing: btrfsprogs-4.1.2-4.1 [............done] Retrieving package pytalloc-2.1.3-2.1.ppc64le (147/271), 11.7 KiB (132.5 KiB un packed) (147/271) Installing: pytalloc-2.1.3-2.1 [.....done] Retrieving package cracklib-2.9.0-3.244.ppc64le (148/271), 56.2 KiB (188.7 KiB unpacked) (148/271) Installing: cracklib-2.9.0-3.244 [...........done] Retrieving package which-2.20-3.180.ppc64le (149/271), 31.2 KiB ( 73.4 KiB unpa cked) (149/271) Installing: which-2.20-3.180 [......done] Retrieving package tar-1.27.1-4.1.ppc64le (150/271), 491.8 KiB ( 1.3 MiB unpack ed) (150/271) Installing: tar-1.27.1-4.1 [..........done] Retrieving package sed-4.2.2-6.1.ppc64le (151/271), 105.1 KiB (247.2 KiB unpacke d) (151/271) Installing: sed-4.2.2-6.1 [........done] Retrieving package pinentry-0.8.3-4.27.ppc64le (152/271), 47.9 KiB (101.2 KiB u npacked) (152/271) Installing: pinentry-0.8.3-4.27 [.......done] Retrieving package gzip-1.6-7.392.ppc64le (153/271), 119.8 KiB (251.2 KiB unpack ed) (153/271) Installing: gzip-1.6-7.392 [.........done] Retrieving package grep-2.16-3.1.ppc64le (154/271), 333.5 KiB ( 1.5 MiB unpacke d) (154/271) Installing: grep-2.16-3.1 [............done] Retrieving package gawk-4.1.0-3.663.ppc64le (155/271), 944.1 KiB ( 2.0 MiB unpa cked) (155/271) Installing: gawk-4.1.0-3.663 [............done] Additional rpm output: update-alternatives: using /bin/gawk to provide /bin/awk (awk) in auto mode Retrieving package findutils-4.5.12-5.124.ppc64le (156/271), 281.4 KiB (755.5 Ki B unpacked) (156/271) Installing: findutils-4.5.12-5.124 [..........done] Retrieving package e2fsprogs-1.42.11-7.1.ppc64le (157/271), 693.7 KiB ( 2.9 MiB unpacked) (157/271) Installing: e2fsprogs-1.42.11-7.1 [............done] Retrieving package dirmngr-1.1.1-4.1.ppc64le (158/271), 192.7 KiB (545.6 KiB unp acked) (158/271) Installing: dirmngr-1.1.1-4.1 [...........done] Retrieving package diffutils-3.3-5.40.ppc64le (159/271), 199.3 KiB (494.7 KiB un packed) (159/271) Installing: diffutils-3.3-5.40 [..........done] Retrieving package cpio-2.11-29.1.ppc64le (160/271), 83.0 KiB (262.8 KiB unpack ed) (160/271) Installing: cpio-2.11-29.1 [........done] Retrieving package coreutils-8.22-9.1.ppc64le (161/271), 1.2 MiB ( 9.3 MiB un packed) (161/271) Installing: coreutils-8.22-9.1 [............done] Retrieving package binutils-2.25.0-13.1.ppc64le (162/271), 4.5 MiB ( 32.5 MiB unpacked) (162/271) Installing: binutils-2.25.0-13.1 [............done] Additional rpm output: update-alternatives: using /usr/bin/ld.bfd to provide /usr/bin/ld (ld) in auto m ode Retrieving package bc-1.06.95-6.56.ppc64le (163/271), 113.9 KiB (285.1 KiB unpac ked) (163/271) Installing: bc-1.06.95-6.56 [.........done] Retrieving package libXft2-2.3.1-9.32.ppc64le (164/271), 38.1 KiB (102.2 KiB un packed) (164/271) Installing: libXft2-2.3.1-9.32 [.....done] Retrieving package sg3_utils-1.41-3.1.ppc64le (165/271), 654.7 KiB ( 4.7 MiB un packed) (165/271) Installing: sg3_utils-1.41-3.1 [............done] Retrieving package wget-1.14-7.1.ppc64le (166/271), 493.8 KiB ( 2.0 MiB unpacke d) (166/271) Installing: wget-1.14-7.1 [............done] Retrieving package vim-7.4.326-2.62.ppc64le (167/271), 1.1 MiB ( 3.1 MiB unpa cked) (167/271) Installing: vim-7.4.326-2.62 [............done] Retrieving package timezone-2015f-0.23.1.ppc64le (168/271), 345.8 KiB ( 1.2 MiB unpacked) (168/271) Installing: timezone-2015f-0.23.1 [............done] Retrieving package sysvinit-tools-2.88+-94.13.ppc64le (169/271), 171.0 KiB (538. 0 KiB unpacked) (169/271) Installing: sysvinit-tools-2.88+-94.13 [...........done] Retrieving package rpm-4.11.2-10.1.ppc64le (170/271), 1.6 MiB ( 4.9 MiB unpac ked) (170/271) Installing: rpm-4.11.2-10.1 [............done] Additional rpm output: Updating /etc/sysconfig/services... Retrieving package permissions-2014.08.26.1452-1.12.ppc64le (171/271), 31.5 KiB ( 94.7 KiB unpacked) (171/271) Installing: permissions-2014.08.26.1452-1.12 [........done] Additional rpm output: Updating /etc/sysconfig/security... Warning: running kernel does not support fscaps /: unknown user root /root/: unknown user root /tmp/: unknown user root /dev/: unknown user root /bin/: unknown user root /sbin/: unknown user root /lib/: unknown user root /etc/: unknown user root /home/: unknown user root /boot/: unknown user root /opt/: unknown user root /usr/: unknown user root /var/tmp/: unknown user root /var/log/: unknown user root /var/spool/: unknown user root /var/spool/uucp/: unknown user uucp /var/spool/mail/: unknown user root /var/adm/: unknown user root /var/adm/backup/: unknown user root /var/cache/: unknown user root /var/cache/man/: unknown user man /dev/zero: unknown user root /dev/null: unknown user root /etc/init.d/: unknown user root /etc/ld.so.conf: unknown user root /etc/ld.so.cache: unknown user root /etc/ppp/: unknown user root /etc/sysconfig/network/providers/: unknown user root /var/games/: unknown user root /usr/src/packages/SOURCES/: unknown user root /usr/src/packages/BUILD/: unknown user root /usr/src/packages/BUILDROOT/: unknown user root /usr/src/packages/RPMS/: unknown user root /usr/src/packages/RPMS/alphaev56/: unknown user root /usr/src/packages/RPMS/alphaev67/: unknown user root /usr/src/packages/RPMS/alphaev6/: unknown user root /usr/src/packages/RPMS/alpha/: unknown user root /usr/src/packages/RPMS/amd64/: unknown user root /usr/src/packages/RPMS/armv4l/: unknown user root /usr/src/packages/RPMS/armv5tejl/: unknown user root /usr/src/packages/RPMS/armv5tel/: unknown user root /usr/src/packages/RPMS/armv6l/: unknown user root /usr/src/packages/RPMS/armv7l/: unknown user root /usr/src/packages/RPMS/athlon/: unknown user root /usr/src/packages/RPMS/geode/: unknown user root /usr/src/packages/RPMS/i386/: unknown user root /usr/src/packages/RPMS/i486/: unknown user root /usr/src/packages/RPMS/i586/: unknown user root /usr/src/packages/RPMS/i686/: unknown user root /usr/src/packages/RPMS/ia32e/: unknown user root /usr/src/packages/RPMS/ia64/: unknown user root /usr/src/packages/RPMS/noarch/: unknown user root /usr/src/packages/RPMS/pentium3/: unknown user root /usr/src/packages/RPMS/pentium4/: unknown user root /usr/src/packages/RPMS/ppc64/: unknown user root /usr/src/packages/RPMS/ppc/: unknown user root /usr/src/packages/RPMS/s390/: unknown user root /usr/src/packages/RPMS/s390x/: unknown user root /usr/src/packages/RPMS/sparc64/: unknown user root /usr/src/packages/RPMS/sparc/: unknown user root /usr/src/packages/RPMS/sparcv9/: unknown user root /usr/src/packages/RPMS/x86_64/: unknown user root /usr/src/packages/SPECS/: unknown user root /usr/src/packages/SRPMS/: unknown user root /etc/fstab: unknown user root Retrieving package perl-Bootloader-0.844-1.1.ppc64le (172/271), 144.9 KiB (429.9 KiB unpacked) (172/271) Installing: perl-Bootloader-0.844-1.1 [...........done] Retrieving package kbd-1.15.5-8.4.1.ppc64le (173/271), 1.2 MiB ( 4.6 MiB unpa cked) (173/271) Installing: kbd-1.15.5-8.4.1 [............done] Additional rpm output: Updating /etc/sysconfig/console... Updating /etc/sysconfig/keyboard... Retrieving package suse-module-tools-12.3-19.1.ppc64le (174/271), 25.4 KiB ( 55 .1 KiB unpacked) (174/271) Installing: suse-module-tools-12.3-19.1 [.........done] Retrieving package pam-1.1.8-14.1.ppc64le (175/271), 398.4 KiB ( 1.6 MiB unpack ed) (175/271) Installing: pam-1.1.8-14.1 [............done] Additional rpm output: warning: group shadow does not exist - using root Warning: running kernel does not support fscaps /sbin/unix_chkpwd: unknown user root Retrieving package libutempter0-1.1.6-5.114.ppc64le (176/271), 19.3 KiB ( 46.6 KiB unpacked) (176/271) Installing: libutempter0-1.1.6-5.114 [......done] Additional rpm output: warning: group utmp does not exist - using root Warning: running kernel does not support fscaps /usr/lib/utempter/utempter: unknown user root Retrieving package iputils-s20121221-2.19.ppc64le (177/271), 90.3 KiB (269.1 Ki B unpacked) (177/271) Installing: iputils-s20121221-2.19 [.........done] Additional rpm output: Warning: running kernel does not support fscaps /usr/bin/ping: unknown user root /usr/bin/ping6: unknown user root Retrieving package kmod-17-1.18.ppc64le (178/271), 67.6 KiB (169.7 KiB unpacked ) (178/271) Installing: kmod-17-1.18 [......done] Retrieving package pam-config-0.88-1.1.ppc64le (179/271), 100.1 KiB (565.1 KiB u npacked) (179/271) Installing: pam-config-0.88-1.1 [...........done] Additional rpm output: *** write_config (account, /etc/pam.d/common-account-pc, ...) **** write config for pam_access.so (account, disabled) **** write config for pam_unix2.so (account, disabled) **** write config for pam_unix.so (account, enabled) **** write config for pam_krb5.so (account, disabled) **** write config for pam_localuser.so (account, disabled) **** write config for pam_sss.so (account, disabled) **** write config for pam_ldap.so (account, disabled) **** write config for pam_nam.so (account, disabled) **** write config for pam_winbind.so (account, disabled) **** write config for pam_time.so (account, disabled) *** write_config (auth, /etc/pam.d/common-auth-pc, ...) **** write config for pam_env.so (auth, enabled) **** write config for pam_group.so (auth, disabled) **** write config for pam_pkcs11.so (auth, disabled) **** write config for pam_fp.so (auth, disabled) **** write config for pam_fprint.so (auth, disabled) **** write config for pam_fprintd.so (auth, disabled) **** write config for pam_thinkfinger.so (auth, disabled) **** write config for pam_gnome_keyring.so (auth, disabled) **** write config for pam_ssh.so (auth, disabled) **** write config for pam_unix2.so (auth, disabled) **** write config for pam_unix.so (auth, enabled) **** write config for pam_ecryptfs.so (auth, disabled) **** write config for pam_krb5.so (auth, disabled) **** write config for pam_sss.so (auth, disabled) **** write config for pam_ldap.so (auth, disabled) **** write config for pam_nam.so (auth, disabled) **** write config for pam_winbind.so (auth, disabled) *** write_config (password, /etc/pam.d/common-password-pc, ...) **** write config for pam_winbind.so (password, disabled) **** write config for pam_pwcheck.so (password, disabled) **** write config for pam_passwdqc.so (password, disabled) **** write config for pam_cracklib.so (password, enabled) **** write config for pam_pwhistory.so (password, disabled) **** write config for pam_gnome_keyring.so (password, disabled) **** write config for pam_ecryptfs.so (password, disabled) **** write config for pam_unix2.so (password, disabled) **** write config for pam_unix.so (password, enabled) **** write config for pam_make.so (password, disabled) **** write config for pam_exec.so (password, disabled) **** write config for pam_krb5.so (password, disabled) **** write config for pam_sss.so (password, disabled) **** write config for pam_ldap.so (password, disabled) **** write config for pam_nam.so (password, disabled) *** write_config (session, /etc/pam.d/common-session-pc, ...) **** write config for pam_selinux.so (session, disabled) **** write config for pam_mkhomedir.so (session, disabled) **** write config for pam_limits.so (session, enabled) **** write config for pam_unix2.so (session, disabled) **** write config for pam_unix.so (session, enabled) **** write config for pam_apparmor.so (session, disabled) **** write config for pam_krb5.so (session, disabled) **** write config for pam_sss.so (session, disabled) **** write config for pam_ldap.so (session, disabled) **** write config for pam_winbind.so (session, disabled) **** write config for pam_nam.so (session, disabled) **** write config for pam_umask.so (session, enabled) **** write config for pam_ssh.so (session, disabled) **** write config for pam_systemd.so (session, disabled) **** write config for pam_selinux.so (session, disabled) **** write config for pam_gnome_keyring.so (session, disabled) **** write config for pam_exec.so (session, disabled) **** write config for pam_ecryptfs.so (session, disabled) **** write config for pam_env.so (session, enabled) Retrieving package util-linux-2.25-28.7.ppc64le (180/271), 948.9 KiB ( 7.8 MiB unpacked) (180/271) Installing: util-linux-2.25-28.7 [............done] Additional rpm output: warning: group tty does not exist - using root warning: group tty does not exist - using root Warning: running kernel does not support fscaps /usr/bin/wall: unknown user root /usr/bin/write: unknown user root /usr/bin/mount: unknown user root /usr/bin/umount: unknown user root Warning: running kernel does not support fscaps /usr/bin/su: unknown user root Retrieving package kmod-compat-17-1.18.ppc64le (181/271), 29.4 KiB ( 15.9 KiB u npacked) (181/271) Installing: kmod-compat-17-1.18 [.........done] Retrieving package aaa_base-13.2+git20140911.61c1681-3.1.ppc64le (182/271), 127. 8 KiB (260.0 KiB unpacked) (182/271) Installing: aaa_base-13.2+git20140911.61c1681-3.1 [..........done] Additional rpm output: Updating /etc/sysconfig/language... Updating /etc/sysconfig/backup... Updating /etc/sysconfig/proxy... Updating /etc/sysconfig/windowmanager... Updating /etc/sysconfig/news... Updating etc/passwd...unchanged Updating etc/group...unchanged Updating etc/shadow...new Retrieving package shadow-4.1.5.1-17.3.ppc64le (183/271), 510.0 KiB ( 3.6 MiB u npacked) (183/271) Installing: shadow-4.1.5.1-17.3 [............done] Additional rpm output: Warning: running kernel does not support fscaps Warning: running kernel does not support fscaps Warning: running kernel does not support fscaps Warning: running kernel does not support fscaps Warning: running kernel does not support fscaps Warning: running kernel does not support fscaps Warning: running kernel does not support fscaps Retrieving package netcfg-11.5-27.1.noarch (184/271), 232.1 KiB ( 1.2 MiB unpac ked) (184/271) Installing: netcfg-11.5-27.1 [..........done] Retrieving package gnu-unifont-bitmap-fonts-20080123-83.182.noarch (185/271), 1.5 MiB ( 1.8 MiB unpacked) (185/271) Installing: gnu-unifont-bitmap-fonts-20080123-83.182 [...........done] Retrieving package libudev1-210-78.2.ppc64le (186/271), 251.9 KiB (130.3 KiB unp acked) (186/271) Installing: libudev1-210-78.2 [.....done] Retrieving package device-mapper-1.02.97-57.1.ppc64le (187/271), 497.7 KiB ( 2. 7 MiB unpacked) (187/271) Installing: device-mapper-1.02.97-57.1 [............done] Retrieving package libcryptsetup4-1.6.4-2.10.ppc64le (188/271), 83.2 KiB (177.9 KiB unpacked) (188/271) Installing: libcryptsetup4-1.6.4-2.10 [......done] Retrieving package systemd-210-78.2.ppc64le (189/271), 2.2 MiB ( 15.9 MiB unpa cked) (189/271) Installing: systemd-210-78.2 [............done] Retrieving package systemd-sysvinit-210-78.2.ppc64le (190/271), 224.9 KiB ( 4.0 KiB unpacked) (190/271) Installing: systemd-sysvinit-210-78.2 [.........done] Retrieving package dracut-037-63.6.ppc64le (191/271), 352.8 KiB ( 1.1 MiB unpac ked) (191/271) Installing: dracut-037-63.6 [............done] Retrieving package udev-210-78.2.ppc64le (192/271), 1.1 MiB ( 6.4 MiB unpacke d) (192/271) Installing: udev-210-78.2 [............done] Retrieving package mdadm-3.3.1-12.1.ppc64le (193/271), 383.6 KiB ( 1.3 MiB unpa cked) (193/271) Installing: mdadm-3.3.1-12.1 [...........done] Additional rpm output: Updating /etc/sysconfig/mdadm... Retrieving package libusb-1_0-0-1.0.18-2.6.ppc64le (194/271), 54.7 KiB (146.5 K iB unpacked) (194/271) Installing: libusb-1_0-0-1.0.18-2.6 [......done] Retrieving package libply-splash-core2-0.9.0-18.1.ppc64le (195/271), 54.9 KiB ( 130.0 KiB unpacked) (195/271) Installing: libply-splash-core2-0.9.0-18.1 [.....done] Retrieving package libparted0-3.1-17.1.ppc64le (196/271), 157.7 KiB (518.9 KiB u npacked) (196/271) Installing: libparted0-3.1-17.1 [...........done] Retrieving package libgbm1-10.0.2-90.17.ppc64le (197/271), 3.0 MiB ( 12.2 MiB unpacked) (197/271) Installing: libgbm1-10.0.2-90.17 [............done] Retrieving package kpartx-0.5.0-45.2.ppc64le (198/271), 41.2 KiB ( 71.1 KiB unp acked) (198/271) Installing: kpartx-0.5.0-45.2 [....done] Retrieving package kernel-default-3.12.49-3.1.ppc64le (199/271), 20.2 MiB (101. 3 MiB unpacked) (199/271) Installing: kernel-default-3.12.49-3.1 [.............done] Additional rpm output: Creating initrd: /boot/initrd-3.12.49-3-default Executing: /usr/bin/dracut --logfile /var/log/YaST2/mkinitrd.log --force /boot/i nitrd-3.12.49-3-default 3.12.49-3-default Turning off host-only mode: '/sys' is not mounted! Turning off host-only mode: '/proc' is not mounted! Turning off host-only mode: '/run' is not mounted! Turning off host-only mode: '/dev' is not mounted! dracut module 'network' will not be installed, because command '/usr/lib/wicked/ bin/wickedd-dhcp4' could not be found! dracut module 'network' will not be installed, because command '/usr/lib/wicked/ bin/wickedd-dhcp6' could not be found! dracut module 'url-lib' will not be installed, because command 'curl' could not be found! dracut module 'plymouth' will not be installed, because command 'plymouthd' coul d not be found! dracut module 'plymouth' will not be installed, because command 'plymouth' could not be found! dracut module 'crypt' will not be installed, because command 'cryptsetup' could not be found! dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found! dracut module 'lvm' will not be installed, because command 'lvm' could not be fo und! dracut module 'multipath' will not be installed, because command 'multipath' cou ld not be found! dracut module 'crypt-gpg' will not be installed, because command 'gpg' could not be found! dracut module 'cifs' will not be installed, because command 'mount.cifs' could n ot be found! dracut module 'fcoe' will not be installed, because command 'dcbtool' could not be found! dracut module 'fcoe' will not be installed, because command 'fipvlan' could not be found! dracut module 'fcoe' will not be installed, because command 'lldpad' could not b e found! dracut module 'fcoe-uefi' will not be installed, because command 'dcbtool' could not be found! dracut module 'fcoe-uefi' will not be installed, because command 'fipvlan' could not be found! dracut module 'fcoe-uefi' will not be installed, because command 'lldpad' could not be found! dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! dracut module 'iscsi' will not be installed, because command 'iscsiadm' could no t be found! dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found! dracut module 'nbd' will not be installed, because command 'nbd-client' could no t be found! 95nfs: Could not find any command of 'rpcbind portmap'! dracut module 'ssh-client' will not be installed, because command 'ssh' could no t be found! dracut module 'ssh-client' will not be installed, because command 'scp' could no t be found! Failed to read /proc/cmdline, ignoring: No such file or directory Failed to read /proc/cmdline. Ignoring: No such file or directory *** Including module: bash *** *** Including module: modsign *** *** Including module: i18n *** *** Including module: convertfs *** *** Including module: ifcfg *** *** Including module: btrfs *** *** Including module: kernel-modules *** Failed to install module ata_piix Failed to install module unix Failed to install module ehci-platform Failed to install module xhci-pci Failed to install module yenta_socket Failed to install module atkbd Failed to install module i8042 Failed to install module pcmcia Failed to install module hid-hyperv Failed to install module hv-vmbus Failed to install module sdhci_acpi Possible missing firmware "ene-ub6250/ms_rdwr.bin" for kernel module "ums-eneub6 250.ko" Possible missing firmware "ene-ub6250/msp_rdwr.bin" for kernel module "ums-eneub 6250.ko" Possible missing firmware "ene-ub6250/ms_init.bin" for kernel module "ums-eneub6 250.ko" Possible missing firmware "ene-ub6250/sd_rdwr.bin" for kernel module "ums-eneub6 250.ko" Possible missing firmware "ene-ub6250/sd_init2.bin" for kernel module "ums-eneub 6250.ko" Possible missing firmware "ene-ub6250/sd_init1.bin" for kernel module "ums-eneub 6250.ko" Possible missing firmware "aic94xx-seq.fw" for kernel module "aic94xx.ko" Possible missing firmware "cxgb4/t5fw.bin" for kernel module "csiostor.ko" Possible missing firmware "ql2700_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql8300_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2600_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2500_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2400_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2322_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2300_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2200_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2100_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ct2fw-3.2.3.0.bin" for kernel module "bfa.ko" Possible missing firmware "ctfw-3.2.3.0.bin" for kernel module "bfa.ko" Possible missing firmware "cbfw-3.2.3.0.bin" for kernel module "bfa.ko" *** Including module: mdraid *** Skipping udev rule: 64-md-raid.rules Failed to read /proc/cmdline. Ignoring: No such file or directory *** Including module: resume *** *** Including module: rootfs-block *** findmnt: can't read /proc/mounts: No such file or directory *** Including module: terminfo *** *** Including module: udev-rules *** Skipping udev rule: 91-permissions.rules Skipping udev rule: 80-drivers-modprobe.rules *** Including module: systemd *** Failed to install module ipv6 *** Including module: usrmount *** *** Including module: base *** *** Including module: fs-lib *** Failed to install module crc32c *** Including module: shutdown *** *** Including module: suse *** *** Including modules done *** *** Installing kernel module dependencies and firmware *** *** Installing kernel module dependencies and firmware done *** *** Resolving executable dependencies *** *** Resolving executable dependencies done*** *** Hardlinking files *** *** Hardlinking files done *** *** Stripping files *** *** Stripping files done *** *** Store current command line parameters *** Stored kernel commandline: /usr/bin/dracut: line 1572: /var/tmp/initramfs.IUrGgm/etc/cmdline.d/*.conf: No s uch file or directory *** Creating image file *** *** Creating image file done *** Some kernel modules could not be included: ata_piix unix ehci-platform xhci-pci yenta_socket atkbd i8042 pcmcia hid-hyperv hv-vmbus sdhci_acpi ipv6 crc32c Update bootloader... Perl-Bootloader: 2015-11-24 08:34:45 <3> pbl-3041.2 Tools::ReadPartitions.178: E rror: /sys not mounted Perl-Bootloader: 2015-11-24 08:34:45 <3> pbl-3041.2 FileIO::ReadFileRaw.168: Err or: Failed to open /proc/misc: No such file or directory Can't use an undefined value as an ARRAY reference at /usr/lib/perl5/vendor_perl /5.18.2/Bootloader/Tools.pm line 376. Updating bootloader failed Retrieving package cryptsetup-1.6.4-2.10.ppc64le (200/271), 156.1 KiB (653.6 KiB unpacked) (200/271) Installing: cryptsetup-1.6.4-2.10 [..........done] Retrieving package systemd-presets-branding-SLE-12.1-3.1.noarch (201/271), 11.5 KiB ( 768 B unpacked) (201/271) Installing: systemd-presets-branding-SLE-12.1-3.1 [......done] Retrieving package libusb-0_1-4-0.1.13-29.13.ppc64le (202/271), 28.8 KiB ( 71.8 KiB unpacked) (202/271) Installing: libusb-0_1-4-0.1.13-29.13 [......done] Retrieving package libply-splash-graphics2-0.9.0-18.1.ppc64le (203/271), 34.2 K iB ( 66.0 KiB unpacked) (203/271) Installing: libply-splash-graphics2-0.9.0-18.1 [....done] Retrieving package parted-3.1-17.1.ppc64le (204/271), 192.7 KiB (716.6 KiB unpac ked) (204/271) Installing: parted-3.1-17.1 [.........done] Retrieving package Mesa-libEGL1-10.0.2-90.17.ppc64le (205/271), 87.9 KiB (146.7 KiB unpacked) (205/271) Installing: Mesa-libEGL1-10.0.2-90.17 [......done] Retrieving package dbus-1-1.8.16-14.1.ppc64le (206/271), 313.0 KiB ( 1.1 MiB un packed) (206/271) Installing: dbus-1-1.8.16-14.1 [............done] Additional rpm output: Warning: running kernel does not support fscaps Retrieving package plymouth-plugin-script-0.9.0-18.1.ppc64le (207/271), 46.6 Ki B (130.3 KiB unpacked) (207/271) Installing: plymouth-plugin-script-0.9.0-18.1 [.....done] Retrieving package Mesa-10.0.2-90.17.ppc64le (208/271), 38.2 MiB (158.7 MiB unp acked) (208/271) Installing: Mesa-10.0.2-90.17 [............done] Retrieving package util-linux-systemd-2.25-28.1.ppc64le (209/271), 82.9 KiB (13 8.9 KiB unpacked) (209/271) Installing: util-linux-systemd-2.25-28.1 [......done] Retrieving package rsync-3.1.0-2.7.ppc64le (210/271), 318.9 KiB (717.4 KiB unpac ked) (210/271) Installing: rsync-3.1.0-2.7 [.........done] Retrieving package procps-3.3.9-4.2.ppc64le (211/271), 233.5 KiB (643.7 KiB unpa cked) (211/271) Installing: procps-3.3.9-4.2 [...........done] Retrieving package plymouth-scripts-0.9.0-18.1.ppc64le (212/271), 22.3 KiB ( 6 .2 KiB unpacked) (212/271) Installing: plymouth-scripts-0.9.0-18.1 [.....done] Retrieving package open-lldp-0.9.46-5.14.ppc64le (213/271), 218.2 KiB (688.2 KiB unpacked) (213/271) Installing: open-lldp-0.9.46-5.14 [.........done] Retrieving package open-iscsi-2.0.873-32.4.ppc64le (214/271), 333.9 KiB ( 2.3 M iB unpacked) (214/271) Installing: open-iscsi-2.0.873-32.4 [............done] Retrieving package ntp-4.2.8p3-4.6.ppc64le (215/271), 699.8 KiB ( 2.7 MiB unpac ked) (215/271) Installing: ntp-4.2.8p3-4.6 [............done] Additional rpm output: Updating /etc/sysconfig/ntp... Retrieving package multipath-tools-0.5.0-45.2.ppc64le (216/271), 220.8 KiB ( 1. 9 MiB unpacked) (216/271) Installing: multipath-tools-0.5.0-45.2 [...........done] Additional rpm output: /proc/devices: fopen failed: No such file or directory Failed to set up list of device-mapper major numbers Incompatible libdevmapper (unknown version) and kernel driver (unknown version). Command failed Retrieving package lvm2-2.02.120-57.1.ppc64le (217/271), 988.3 KiB ( 5.5 MiB un packed) (217/271) Installing: lvm2-2.02.120-57.1 [............done] Retrieving package liblogging0-1.0.4-1.6.ppc64le (218/271), 44.1 KiB (132.2 KiB unpacked) (218/271) Installing: liblogging0-1.0.4-1.6 [.......done] Retrieving package krb5-1.12.1-16.1.ppc64le (219/271), 590.9 KiB ( 2.1 MiB unpa cked) (219/271) Installing: krb5-1.12.1-16.1 [............done] Retrieving package dmraid-1.0.0.rc16-34.2.ppc64le (220/271), 129.5 KiB (526.3 Ki B unpacked) (220/271) Installing: dmraid-1.0.0.rc16-34.2 [...........done] Retrieving package cron-4.2-58.3.ppc64le (221/271), 12.1 KiB ( 181 B unpacked) (221/271) Installing: cron-4.2-58.3 [.....done] Retrieving package Mesa-libGL1-10.0.2-90.17.ppc64le (222/271), 153.4 KiB (606.9 KiB unpacked) (222/271) Installing: Mesa-libGL1-10.0.2-90.17 [.........done] Retrieving package wicked-0.6.26-1.1.ppc64le (223/271), 474.5 KiB ( 1.8 MiB unp acked) (223/271) Installing: wicked-0.6.26-1.1 [............done] Additional rpm output: Updating /etc/sysconfig/network/config... Retrieving package fcoe-utils-1.0.30-4.1.ppc64le (224/271), 106.7 KiB (531.2 KiB unpacked) (224/271) Installing: fcoe-utils-1.0.30-4.1 [...........done] Retrieving package openssh-6.6p1-29.1.ppc64le (225/271), 816.6 KiB ( 5.3 MiB un packed) (225/271) Installing: openssh-6.6p1-29.1 [............done] Additional rpm output: Updating /etc/sysconfig/ssh... Retrieving package libtirpc1-0.2.3-12.2.ppc64le (226/271), 70.9 KiB (261.1 KiB unpacked) (226/271) Installing: libtirpc1-0.2.3-12.2 [.......done] Retrieving package libcurl4-7.37.0-15.1.ppc64le (227/271), 191.9 KiB (522.4 KiB unpacked) (227/271) Installing: libcurl4-7.37.0-15.1 [...........done] Retrieving package cups-libs-1.7.5-9.1.ppc64le (228/271), 481.3 KiB ( 2.4 MiB u npacked) (228/271) Installing: cups-libs-1.7.5-9.1 [............done] Retrieving package bind-libs-9.9.6P1-30.1.ppc64le (229/271), 831.8 KiB ( 3.1 Mi B unpacked) (229/271) Installing: bind-libs-9.9.6P1-30.1 [............done] Retrieving package cronie-1.4.11-58.3.ppc64le (230/271), 91.0 KiB (299.9 KiB un packed) (230/271) Installing: cronie-1.4.11-58.3 [........done] Additional rpm output: Warning: running kernel does not support fscaps setting /usr/bin/crontab to root:trusted 4755. (wrong permissions 4750) Updating /etc/sysconfig/cron... Retrieving package libcairo2-1.12.16-6.17.ppc64le (231/271), 859.3 KiB ( 3.7 Mi B unpacked) (231/271) Installing: libcairo2-1.12.16-6.17 [............done] Retrieving package wicked-service-0.6.26-1.1.ppc64le (232/271), 48.3 KiB ( 9.0 KiB unpacked) (232/271) Installing: wicked-service-0.6.26-1.1 [........done] Additional rpm output: Failed to read /proc/cmdline. Ignoring: No such file or directory Failed to get D-Bus connection: Unknown error -1 Failed to read /proc/cmdline. Ignoring: No such file or directory ln -s '/usr/lib/systemd/system/wicked.service' '/etc/systemd/system/network.serv ice' ln -s '/usr/lib/systemd/system/wicked.service' '/etc/systemd/system/multi-user.t arget.wants/wicked.service' ln -s '/usr/lib/systemd/system/wicked.service' '/etc/systemd/system/network-onli ne.target.wants/wicked.service' ln -s '/usr/lib/systemd/system/wickedd.service' '/etc/systemd/system/wicked.serv ice.wants/wickedd.service' ln -s '/usr/lib/systemd/system/wickedd-nanny.service' '/etc/systemd/system/dbus- org.opensuse.Network.Nanny.service' ln -s '/usr/lib/systemd/system/wickedd-nanny.service' '/etc/systemd/system/wicke dd.service.wants/wickedd-nanny.service' ln -s '/usr/lib/systemd/system/wickedd-auto4.service' '/etc/systemd/system/dbus- org.opensuse.Network.AUTO4.service' ln -s '/usr/lib/systemd/system/wickedd-auto4.service' '/etc/systemd/system/wicke dd.service.wants/wickedd-auto4.service' ln -s '/usr/lib/systemd/system/wickedd-dhcp4.service' '/etc/systemd/system/dbus- org.opensuse.Network.DHCP4.service' ln -s '/usr/lib/systemd/system/wickedd-dhcp4.service' '/etc/systemd/system/wicke dd.service.wants/wickedd-dhcp4.service' ln -s '/usr/lib/systemd/system/wickedd-dhcp6.service' '/etc/systemd/system/dbus- org.opensuse.Network.DHCP6.service' ln -s '/usr/lib/systemd/system/wickedd-dhcp6.service' '/etc/systemd/system/wicke dd.service.wants/wickedd-dhcp6.service' Retrieving package rpcbind-0.2.1_rc4-16.1.ppc64le (233/271), 55.2 KiB (217.3 Ki B unpacked) (233/271) Installing: rpcbind-0.2.1_rc4-16.1 [......done] Additional rpm output: Updating /etc/sysconfig/rpcbind... Retrieving package gpg2-2.0.24-1.5.ppc64le (234/271), 1.1 MiB ( 4.7 MiB unpac ked) (234/271) Installing: gpg2-2.0.24-1.5 [............done] Retrieving package curl-7.37.0-15.1.ppc64le (235/271), 147.2 KiB (324.2 KiB unpa cked) (235/271) Installing: curl-7.37.0-15.1 [.........done] Retrieving package libwbclient0-4.2.4-4.8.ppc64le (236/271), 214.0 KiB ( 66.0 Ki B unpacked) (236/271) Installing: libwbclient0-4.2.4-4.8 [....done] Retrieving package bind-utils-9.9.6P1-30.1.ppc64le (237/271), 372.8 KiB ( 2.0 M iB unpacked) (237/271) Installing: bind-utils-9.9.6P1-30.1 [...........done] Retrieving package logrotate-3.8.7-3.21.ppc64le (238/271), 53.8 KiB (106.8 KiB unpacked) (238/271) Installing: logrotate-3.8.7-3.21 [.......done] Retrieving package pango-modules-1.36.3-4.14.ppc64le (239/271), 36.9 KiB ( 53.9 KiB unpacked) (239/271) Installing: pango-modules-1.36.3-4.14 [.......done] Retrieving package sysconfig-0.83.8-7.1.ppc64le (240/271), 73.5 KiB ( 76.5 KiB unpacked) (240/271) Installing: sysconfig-0.83.8-7.1 [.........done] Additional rpm output: Updating /etc/sysconfig/network/dhcp... Updating /etc/sysconfig/network/config... Retrieving package nfs-client-1.3.0-13.1.ppc64le (241/271), 214.8 KiB ( 1.0 MiB unpacked) (241/271) Installing: nfs-client-1.3.0-13.1 [...........done] Additional rpm output: Updating /etc/sysconfig/nfs... Warning: running kernel does not support fscaps setting /sbin/mount.nfs to root:root 4755. (wrong permissions 0755) Retrieving package libtevent-util0-4.2.4-4.8.ppc64le (242/271), 197.7 KiB ( 66.0 KiB unpacked) (242/271) Installing: libtevent-util0-4.2.4-4.8 [....done] Retrieving package libpango-1_0-0-1.36.3-4.14.ppc64le (243/271), 277.3 KiB ( 1. 0 MiB unpacked) (243/271) Installing: libpango-1_0-0-1.36.3-4.14 [...........done] Retrieving package sysconfig-netconfig-0.83.8-7.1.ppc64le (244/271), 137.9 KiB ( 161.0 KiB unpacked) (244/271) Installing: sysconfig-netconfig-0.83.8-7.1 [.........done] Retrieving package nfs-kernel-server-1.3.0-13.1.ppc64le (245/271), 122.8 KiB (64 9.1 KiB unpacked) (245/271) Installing: nfs-kernel-server-1.3.0-13.1 [..........done] Additional rpm output: Warning: running kernel does not support fscaps Retrieving package libdcerpc-binding0-4.2.4-4.8.ppc64le (246/271), 229.5 KiB (19 4.2 KiB unpacked) (246/271) Installing: libdcerpc-binding0-4.2.4-4.8 [......done] Retrieving package plymouth-plugin-label-0.9.0-18.1.ppc64le (247/271), 24.7 KiB ( 66.0 KiB unpacked) (247/271) Installing: plymouth-plugin-label-0.9.0-18.1 [....done] Retrieving package dhcp-4.3.3-2.1.ppc64le (248/271), 665.1 KiB ( 2.1 MiB unpack ed) (248/271) Installing: dhcp-4.3.3-2.1 [............done] Retrieving package syslog-service-2.0-778.1.noarch (249/271), 14.9 KiB ( 6.4 K iB unpacked) (249/271) Installing: syslog-service-2.0-778.1 [.......done] Retrieving package libgensec0-4.2.4-4.8.ppc64le (250/271), 245.5 KiB (194.6 KiB unpacked) (250/271) Installing: libgensec0-4.2.4-4.8 [......done] Retrieving package plymouth-branding-SLE-12-11.3.1.noarch (251/271), 5.2 MiB ( 5.3 MiB unpacked) (251/271) Installing: plymouth-branding-SLE-12-11.3.1 [............done] Additional rpm output: Creating initrd: /boot/initrd-3.12.49-3-default Executing: /usr/bin/dracut --logfile /var/log/YaST2/mkinitrd.log --force /boot/i nitrd-3.12.49-3-default 3.12.49-3-default Turning off host-only mode: '/sys' is not mounted! Turning off host-only mode: '/proc' is not mounted! Turning off host-only mode: '/run' is not mounted! Turning off host-only mode: '/dev' is not mounted! dracut module 'plymouth' will not be installed, because command 'plymouthd' coul d not be found! dracut module 'plymouth' will not be installed, because command 'plymouth' could not be found! dracut module 'cifs' will not be installed, because command 'mount.cifs' could n ot be found! dracut module 'nbd' will not be installed, because command 'nbd-client' could no t be found! Failed to read /proc/cmdline, ignoring: No such file or directory Failed to read /proc/cmdline. Ignoring: No such file or directory *** Including module: bash *** *** Including module: modsign *** *** Including module: i18n *** *** Including module: convertfs *** *** Including module: network *** Possible missing firmware "bnx2/bnx2-mips-09-6.2.1b.fw" for kernel module "bnx2. ko" Possible missing firmware "bnx2/bnx2-mips-06-6.2.3.fw" for kernel module "bnx2.k o" Possible missing firmware "bnx2x/bnx2x-e2-7.10.51.0.fw" for kernel module "bnx2x .ko" Possible missing firmware "bnx2x/bnx2x-e1h-7.10.51.0.fw" for kernel module "bnx2 x.ko" Possible missing firmware "bnx2x/bnx2x-e1-7.10.51.0.fw" for kernel module "bnx2x .ko" Possible missing firmware "ct2fw-3.2.3.0.bin" for kernel module "bna.ko" Possible missing firmware "ctfw-3.2.3.0.bin" for kernel module "bna.ko" Possible missing firmware "cxgb3/t3fw-7.12.0.bin" for kernel module "cxgb3.ko" Possible missing firmware "cxgb4/t5fw.bin" for kernel module "cxgb4.ko" Possible missing firmware "cxgb4/t4fw.bin" for kernel module "cxgb4.ko" Possible missing firmware "myri10ge_rss_eth_z8e.dat" for kernel module "myri10ge .ko" Possible missing firmware "myri10ge_rss_ethp_z8e.dat" for kernel module "myri10g e.ko" Possible missing firmware "myri10ge_eth_z8e.dat" for kernel module "myri10ge.ko" Possible missing firmware "myri10ge_ethp_z8e.dat" for kernel module "myri10ge.ko " Possible missing firmware "phanfw.bin" for kernel module "qlcnic.ko" Possible missing firmware "phanfw.bin" for kernel module "netxen_nic.ko" Possible missing firmware "rtl_nic/rtl8168g-3.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168g-2.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8106e-2.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8106e-1.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8411-2.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8411-1.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8402-1.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168f-2.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168f-1.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8105e-1.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168e-3.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168e-2.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168e-1.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168d-2.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168d-1.fw" for kernel module "r8169.ko" Failed to install module ipv6 Failed to install module xennet *** Including module: ifcfg *** *** Including module: btrfs *** *** Including module: crypt *** *** Including module: dm *** Skipping udev rule: 64-device-mapper.rules Skipping udev rule: 60-persistent-storage-dm.rules Skipping udev rule: 55-dm.rules Failed to read /proc/cmdline. Ignoring: No such file or directory *** Including module: dmraid *** *** Including module: kernel-modules *** Failed to install module ata_piix Failed to install module unix Failed to install module ehci-platform Failed to install module xhci-pci Failed to install module yenta_socket Failed to install module atkbd Failed to install module i8042 Failed to install module pcmcia Failed to install module hid-hyperv Failed to install module hv-vmbus Failed to install module sdhci_acpi Possible missing firmware "ene-ub6250/ms_rdwr.bin" for kernel module "ums-eneub6 250.ko" Possible missing firmware "ene-ub6250/msp_rdwr.bin" for kernel module "ums-eneub 6250.ko" Possible missing firmware "ene-ub6250/ms_init.bin" for kernel module "ums-eneub6 250.ko" Possible missing firmware "ene-ub6250/sd_rdwr.bin" for kernel module "ums-eneub6 250.ko" Possible missing firmware "ene-ub6250/sd_init2.bin" for kernel module "ums-eneub 6250.ko" Possible missing firmware "ene-ub6250/sd_init1.bin" for kernel module "ums-eneub 6250.ko" Possible missing firmware "aic94xx-seq.fw" for kernel module "aic94xx.ko" Possible missing firmware "cxgb4/t5fw.bin" for kernel module "csiostor.ko" Possible missing firmware "ql2700_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql8300_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2600_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2500_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2400_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2322_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2300_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2200_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2100_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ct2fw-3.2.3.0.bin" for kernel module "bfa.ko" Possible missing firmware "ctfw-3.2.3.0.bin" for kernel module "bfa.ko" Possible missing firmware "cbfw-3.2.3.0.bin" for kernel module "bfa.ko" *** Including module: lvm *** Skipping udev rule: 64-device-mapper.rules Skipping udev rule: 56-lvm.rules Skipping udev rule: 60-persistent-storage-lvm.rules *** Including module: mdraid *** Skipping udev rule: 64-md-raid.rules *** Including module: multipath *** *** Including module: fcoe *** Failed to install module edd *** Including module: fcoe-uefi *** *** Including module: iscsi *** Failed to install module iscsi_ibft Failed to install module crc32c *** Including module: nfs *** findmnt: can't read /proc/mounts: No such file or directory findmnt: can't read /proc/mounts: No such file or directory Failed to install module ipv6 *** Including module: resume *** *** Including module: rootfs-block *** findmnt: can't read /proc/mounts: No such file or directory *** Including module: terminfo *** *** Including module: udev-rules *** Skipping udev rule: 91-permissions.rules Skipping udev rule: 80-drivers-modprobe.rules *** Including module: systemd *** Failed to install module ipv6 *** Including module: usrmount *** *** Including module: base *** *** Including module: fs-lib *** Failed to install module crc32c *** Including module: shutdown *** *** Including module: suse *** *** Including module: uefi-lib *** *** Including modules done *** *** Installing kernel module dependencies and firmware *** *** Installing kernel module dependencies and firmware done *** *** Resolving executable dependencies *** *** Resolving executable dependencies done*** *** Hardlinking files *** *** Hardlinking files done *** *** Stripping files *** *** Stripping files done *** *** Store current command line parameters *** Stored kernel commandline: rd.driver.pre=scsi_dh_alua rd.driver.pre=scsi_dh_emc rd.driver.pre=scsi_dh_rdac rd.neednet=1 *** Creating image file *** *** Creating image file done *** Some kernel modules could not be included: ipv6 xennet ata_piix unix ehci-platform xhci-pci yenta_socket atkbd i8042 pcmcia hid-hyperv hv-vmbus sdhci_acpi edd iscsi_ibft crc32c ipv6 ipv6 crc32c Did not refresh the bootloader. You might need to refresh it manually. Retrieving package dhcp-client-4.3.3-2.1.ppc64le (252/271), 700.1 KiB ( 2.2 MiB unpacked) (252/271) Installing: dhcp-client-4.3.3-2.1 [............done] Retrieving package rsyslog-8.4.0-8.3.ppc64le (253/271), 595.0 KiB ( 4.4 MiB unp acked) (253/271) Installing: rsyslog-8.4.0-8.3 [............done] Additional rpm output: Updating /etc/sysconfig/syslog... Retrieving package libndr-nbt0-4.2.4-4.8.ppc64le (254/271), 219.6 KiB (130.1 KiB unpacked) (254/271) Installing: libndr-nbt0-4.2.4-4.8 [.....done] Retrieving package plymouth-0.9.0-18.1.ppc64le (255/271), 96.5 KiB (477.7 KiB u npacked) (255/271) Installing: plymouth-0.9.0-18.1 [..........done] Additional rpm output: warning: /etc/plymouth/plymouthd.conf created as /etc/plymouth/plymouthd.conf.rp mnew Retrieving package libsamba-credentials0-4.2.4-4.8.ppc64le (256/271), 218.4 KiB (130.1 KiB unpacked) (256/271) Installing: libsamba-credentials0-4.2.4-4.8 [.....done] Retrieving package plymouth-dracut-0.9.0-18.1.ppc64le (257/271), 25.3 KiB ( 15. 4 KiB unpacked) (257/271) Installing: plymouth-dracut-0.9.0-18.1 [.....done] Retrieving package samba-libs-4.2.4-4.8.ppc64le (258/271), 2.9 MiB ( 17.5 MiB unpacked) (258/271) Installing: samba-libs-4.2.4-4.8 [............done] Retrieving package libsamba-util0-4.2.4-4.8.ppc64le (259/271), 273.1 KiB (258.9 KiB unpacked) (259/271) Installing: libsamba-util0-4.2.4-4.8 [.......done] Retrieving package cifs-utils-6.4-6.3.ppc64le (260/271), 133.9 KiB (492.9 KiB un packed) (260/271) Installing: cifs-utils-6.4-6.3 [...........done] Retrieving package libndr0-4.2.4-4.8.ppc64le (261/271), 224.2 KiB (130.2 KiB unp acked) (261/271) Installing: libndr0-4.2.4-4.8 [.....done] Retrieving package libsamba-hostconfig0-4.2.4-4.8.ppc64le (262/271), 237.6 KiB ( 220.3 KiB unpacked) (262/271) Installing: libsamba-hostconfig0-4.2.4-4.8 [.......done] Retrieving package libndr-standard0-4.2.4-4.8.ppc64le (263/271), 763.9 KiB ( 3. 9 MiB unpacked) (263/271) Installing: libndr-standard0-4.2.4-4.8 [............done] Retrieving package libsmbconf0-4.2.4-4.8.ppc64le (264/271), 345.1 KiB (580.4 KiB unpacked) (264/271) Installing: libsmbconf0-4.2.4-4.8 [............done] Retrieving package libsamdb0-4.2.4-4.8.ppc64le (265/271), 223.5 KiB (130.8 KiB u npacked) (265/271) Installing: libsamdb0-4.2.4-4.8 [.....done] Retrieving package libsamba-passdb0-4.2.4-4.8.ppc64le (266/271), 260.5 KiB (258. 5 KiB unpacked) (266/271) Installing: libsamba-passdb0-4.2.4-4.8 [.......done] Retrieving package libsmbldap0-4.2.4-4.8.ppc64le (267/271), 208.3 KiB ( 66.0 KiB unpacked) (267/271) Installing: libsmbldap0-4.2.4-4.8 [....done] Retrieving package libsmbclient-raw0-4.2.4-4.8.ppc64le (268/271), 263.5 KiB (258 .3 KiB unpacked) (268/271) Installing: libsmbclient-raw0-4.2.4-4.8 [.......done] Retrieving package libdcerpc0-4.2.4-4.8.ppc64le (269/271), 253.0 KiB (258.3 KiB unpacked) (269/271) Installing: libdcerpc0-4.2.4-4.8 [.......done] Retrieving package libndr-krb5pac0-4.2.4-4.8.ppc64le (270/271), 205.6 KiB ( 66.1 KiB unpacked) (270/271) Installing: libndr-krb5pac0-4.2.4-4.8 [....done] Retrieving package libnetapi0-4.2.4-4.8.ppc64le (271/271), 284.0 KiB (514.7 KiB unpacked) (271/271) Installing: libnetapi0-4.2.4-4.8 [...........done] Output of btrfsprogs-4.1.2-4.1.ppc64le.rpm %posttrans script: Creating initrd: /boot/initrd-3.12.49-3-default Executing: /usr/bin/dracut --logfile /var/log/YaST2/mkinitrd.log --force /boot/initrd-3.12.49-3-default 3.12.49-3-default Turning off host-only mode: '/sys' is not mounted! Turning off host-only mode: '/proc' is not mounted! Turning off host-only mode: '/run' is not mounted! Turning off host-only mode: '/dev' is not mounted! dracut module 'nbd' will not be installed, because command 'nbd-client' could not be found! Failed to read /proc/cmdline, ignoring: No such file or directory Failed to read /proc/cmdline. Ignoring: No such file or directory *** Including module: bash *** *** Including module: modsign *** *** Including module: i18n *** *** Including module: convertfs *** *** Including module: network *** Possible missing firmware "bnx2/bnx2-mips-09-6.2.1b.fw" for kernel module "bnx2.ko" Possible missing firmware "bnx2/bnx2-mips-06-6.2.3.fw" for kernel module "bnx2.ko" Possible missing firmware "bnx2x/bnx2x-e2-7.10.51.0.fw" for kernel module "bnx2x.ko" Possible missing firmware "bnx2x/bnx2x-e1h-7.10.51.0.fw" for kernel module "bnx2x.ko" Possible missing firmware "bnx2x/bnx2x-e1-7.10.51.0.fw" for kernel module "bnx2x.ko" Possible missing firmware "ct2fw-3.2.3.0.bin" for kernel module "bna.ko" Possible missing firmware "ctfw-3.2.3.0.bin" for kernel module "bna.ko" Possible missing firmware "cxgb3/t3fw-7.12.0.bin" for kernel module "cxgb3.ko" Possible missing firmware "cxgb4/t5fw.bin" for kernel module "cxgb4.ko" Possible missing firmware "cxgb4/t4fw.bin" for kernel module "cxgb4.ko" Possible missing firmware "myri10ge_rss_eth_z8e.dat" for kernel module "myri10ge.ko" Possible missing firmware "myri10ge_rss_ethp_z8e.dat" for kernel module "myri10ge.ko" Possible missing firmware "myri10ge_eth_z8e.dat" for kernel module "myri10ge.ko" Possible missing firmware "myri10ge_ethp_z8e.dat" for kernel module "myri10ge.ko" Possible missing firmware "phanfw.bin" for kernel module "qlcnic.ko" Possible missing firmware "phanfw.bin" for kernel module "netxen_nic.ko" Possible missing firmware "rtl_nic/rtl8168g-3.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168g-2.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8106e-2.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8106e-1.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8411-2.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8411-1.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8402-1.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168f-2.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168f-1.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8105e-1.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168e-3.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168e-2.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168e-1.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168d-2.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168d-1.fw" for kernel module "r8169.ko" Failed to install module ipv6 Failed to install module xennet *** Including module: ifcfg *** *** Including module: drm *** Possible missing firmware "radeon/SUMO2_me.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/SUMO2_pfp.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/SUMO_me.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/SUMO_pfp.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/SUMO_rlc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/PALM_me.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/PALM_pfp.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/CYPRESS_smc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/CYPRESS_rlc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/CYPRESS_me.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/CYPRESS_pfp.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/JUNIPER_smc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/JUNIPER_rlc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/JUNIPER_me.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/JUNIPER_pfp.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/REDWOOD_smc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/REDWOOD_rlc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/REDWOOD_me.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/REDWOOD_pfp.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/CEDAR_smc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/CEDAR_rlc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/CEDAR_me.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/CEDAR_pfp.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/R700_rlc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/R600_rlc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/RV710_smc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/RV740_smc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/RV730_smc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/RV770_smc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/ARUBA_rlc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/ARUBA_me.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/ARUBA_pfp.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/CAYMAN_smc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/CAYMAN_rlc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/CAYMAN_mc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/CAYMAN_me.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/CAYMAN_pfp.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/CAICOS_smc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/CAICOS_mc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/CAICOS_me.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/CAICOS_pfp.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/TURKS_smc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/TURKS_mc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/TURKS_me.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/TURKS_pfp.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/BTC_rlc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/BARTS_smc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/BARTS_mc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/BARTS_me.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/BARTS_pfp.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/HAINAN_smc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/HAINAN_rlc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/HAINAN_mc2.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/HAINAN_mc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/HAINAN_ce.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/HAINAN_me.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/HAINAN_pfp.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/OLAND_smc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/OLAND_rlc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/OLAND_mc2.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/OLAND_mc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/OLAND_ce.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/OLAND_me.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/OLAND_pfp.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/VERDE_smc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/VERDE_rlc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/VERDE_mc2.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/VERDE_mc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/VERDE_ce.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/VERDE_me.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/VERDE_pfp.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/PITCAIRN_smc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/PITCAIRN_rlc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/PITCAIRN_mc2.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/PITCAIRN_mc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/PITCAIRN_ce.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/PITCAIRN_me.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/PITCAIRN_pfp.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/TAHITI_smc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/TAHITI_rlc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/TAHITI_mc2.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/TAHITI_mc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/TAHITI_ce.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/TAHITI_me.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/TAHITI_pfp.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/BONAIRE_uvd.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/TAHITI_uvd.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/SUMO_uvd.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/CYPRESS_uvd.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/RV710_uvd.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/KABINI_sdma.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/KABINI_rlc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/KABINI_mec.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/KABINI_ce.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/KABINI_me.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/KABINI_pfp.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/KAVERI_sdma.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/KAVERI_rlc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/KAVERI_mec.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/KAVERI_ce.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/KAVERI_me.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/KAVERI_pfp.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/BONAIRE_smc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/BONAIRE_sdma.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/BONAIRE_rlc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/BONAIRE_mc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/BONAIRE_mec.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/BONAIRE_ce.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/BONAIRE_me.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/BONAIRE_pfp.bin" for kernel module "radeon.ko" Possible missing firmware "ast_dp501_fw.bin" for kernel module "ast.ko" *** Including module: plymouth *** *** Including module: btrfs *** *** Including module: crypt *** *** Including module: dm *** Skipping udev rule: 64-device-mapper.rules Skipping udev rule: 60-persistent-storage-dm.rules Skipping udev rule: 55-dm.rules Failed to read /proc/cmdline. Ignoring: No such file or directory *** Including module: dmraid *** *** Including module: kernel-modules *** Failed to install module ata_piix Failed to install module unix Failed to install module ehci-platform Failed to install module xhci-pci Failed to install module yenta_socket Failed to install module atkbd Failed to install module i8042 Failed to install module pcmcia Failed to install module hid-hyperv Failed to install module hv-vmbus Failed to install module sdhci_acpi Possible missing firmware "ene-ub6250/ms_rdwr.bin" for kernel module "ums-eneub6250.ko" Possible missing firmware "ene-ub6250/msp_rdwr.bin" for kernel module "ums-eneub6250.ko" Possible missing firmware "ene-ub6250/ms_init.bin" for kernel module "ums-eneub6250.ko" Possible missing firmware "ene-ub6250/sd_rdwr.bin" for kernel module "ums-eneub6250.ko" Possible missing firmware "ene-ub6250/sd_init2.bin" for kernel module "ums-eneub6250.ko" Possible missing firmware "ene-ub6250/sd_init1.bin" for kernel module "ums-eneub6250.ko" Possible missing firmware "aic94xx-seq.fw" for kernel module "aic94xx.ko" Possible missing firmware "cxgb4/t5fw.bin" for kernel module "csiostor.ko" Possible missing firmware "ql2700_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql8300_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2600_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2500_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2400_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2322_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2300_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2200_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2100_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ct2fw-3.2.3.0.bin" for kernel module "bfa.ko" Possible missing firmware "ctfw-3.2.3.0.bin" for kernel module "bfa.ko" Possible missing firmware "cbfw-3.2.3.0.bin" for kernel module "bfa.ko" *** Including module: lvm *** Skipping udev rule: 64-device-mapper.rules Skipping udev rule: 56-lvm.rules Skipping udev rule: 60-persistent-storage-lvm.rules *** Including module: mdraid *** Skipping udev rule: 64-md-raid.rules *** Including module: multipath *** *** Including module: cifs *** Failed to install module ipv6 *** Including module: fcoe *** Failed to install module edd *** Including module: fcoe-uefi *** *** Including module: iscsi *** Failed to install module iscsi_ibft Failed to install module crc32c *** Including module: nfs *** findmnt: can't read /proc/mounts: No such file or directory findmnt: can't read /proc/mounts: No such file or directory Failed to install module ipv6 *** Including module: resume *** *** Including module: rootfs-block *** findmnt: can't read /proc/mounts: No such file or directory *** Including module: terminfo *** *** Including module: udev-rules *** Skipping udev rule: 91-permissions.rules Skipping udev rule: 80-drivers-modprobe.rules *** Including module: systemd *** Failed to install module ipv6 *** Including module: usrmount *** *** Including module: base *** *** Including module: fs-lib *** Failed to install module crc32c *** Including module: shutdown *** *** Including module: suse *** *** Including module: uefi-lib *** *** Including modules done *** *** Installing kernel module dependencies and firmware *** *** Installing kernel module dependencies and firmware done *** *** Resolving executable dependencies *** *** Resolving executable dependencies done*** *** Hardlinking files *** *** Hardlinking files done *** *** Stripping files *** *** Stripping files done *** *** Store current command line parameters *** Stored kernel commandline: rd.driver.pre=scsi_dh_alua rd.driver.pre=scsi_dh_emc rd.driver.pre=scsi_dh_rdac rd.neednet=1 *** Creating image file *** *** Creating image file done *** Some kernel modules could not be included: ipv6 xennet ata_piix unix ehci-platform xhci-pci yenta_socket atkbd i8042 pcmcia hid-hyperv hv-vmbus sdhci_acpi ipv6 edd iscsi_ibft crc32c ipv6 ipv6 crc32c Update bootloader... Perl-Bootloader: 2015-11-24 08:36:11 <3> pbl-6730.2 Tools::ReadPartitions.178: Error: /sys not mounted Perl-Bootloader: 2015-11-24 08:36:11 <3> pbl-6730.2 FileIO::ReadFileRaw.168: Error: Failed to open /proc/misc: No such file or directory Can't use an undefined value as an ARRAY reference at /usr/lib/perl5/vendor_perl/5.18.2/Bootloader/Tools.pm line 376. Updating bootloader failed Warning: btrfsprogs-4.1.2-4.1.ppc64le.rpm %posttrans script failed (returned 1) Output of dmraid-1.0.0.rc16-34.2.ppc64le.rpm %posttrans script: Updating /etc/sysconfig/dmraid... Running: gnu-unifont-bitmap-fonts-20080123-83.182-reconfigure-fonts (gnu-unifont-bitmap-fonts, /install/netboot/sles12.1/ppc64le/compute/rootimg/var/adm/update-scripts) done] [genimage] setting services to start at boot time... Failed to read /proc/cmdline. Ignoring: No such file or directory Failed to get D-Bus connection: Unknown error -1 Failed to read /proc/cmdline. Ignoring: No such file or directory Failed to get D-Bus connection: Unknown error -1 Enter the dracut mode. Dracut version: 037. Dracut directory: dracut_033. sed: can't read /install/netboot/sles12.1/ppc64le/compute/rootimg/etc/inittab: No such file or directory Added scsi_transport_srp.ko as an autodetected depedency Added scsi_tgt.ko as an autodetected depedency Added crc-t10dif.ko as an autodetected depedency Added libahci.ko as an autodetected depedency Added virtio_ring.ko as an autodetected depedency Added virtio.ko as an autodetected depedency Added crc16.ko as an autodetected depedency Added mbcache.ko as an autodetected depedency Added jbd2.ko as an autodetected depedency Try to load drivers: scsi_mod libata scsi_tgt jbd2 mbcache crc16 virtio virtio_ring libahci crc-t10dif scsi_transport_srp af_packet ext3 ext4 virtio_pci virtio_blk scsi_dh ahci megaraid_sas sd_mod ibmvscsi to initrd. chroot /install/netboot/sles12.1/ppc64le/compute/rootimg dracut -N --compress "/usr/bin/pigz -p 4 " -f /tmp/initrd.28596.gz 3.12.49-3-default Executing: /usr/bin/dracut -N --compress "/usr/bin/pigz -p 4 " -f /tmp/initrd.28596.gz 3.12.49-3-default *** Including module: network *** Possible missing firmware "bnx2/bnx2-mips-09-6.2.1b.fw" for kernel module "bnx2.ko" Possible missing firmware "bnx2/bnx2-mips-06-6.2.3.fw" for kernel module "bnx2.ko" Possible missing firmware "bnx2x/bnx2x-e2-7.10.51.0.fw" for kernel module "bnx2x.ko" Possible missing firmware "bnx2x/bnx2x-e1h-7.10.51.0.fw" for kernel module "bnx2x.ko" Possible missing firmware "bnx2x/bnx2x-e1-7.10.51.0.fw" for kernel module "bnx2x.ko" Possible missing firmware "ct2fw-3.2.3.0.bin" for kernel module "bna.ko" Possible missing firmware "ctfw-3.2.3.0.bin" for kernel module "bna.ko" Possible missing firmware "cxgb3/t3fw-7.12.0.bin" for kernel module "cxgb3.ko" Possible missing firmware "cxgb4/t5fw.bin" for kernel module "cxgb4.ko" Possible missing firmware "cxgb4/t4fw.bin" for kernel module "cxgb4.ko" Possible missing firmware "myri10ge_rss_eth_z8e.dat" for kernel module "myri10ge.ko" Possible missing firmware "myri10ge_rss_ethp_z8e.dat" for kernel module "myri10ge.ko" Possible missing firmware "myri10ge_eth_z8e.dat" for kernel module "myri10ge.ko" Possible missing firmware "myri10ge_ethp_z8e.dat" for kernel module "myri10ge.ko" Possible missing firmware "phanfw.bin" for kernel module "qlcnic.ko" Possible missing firmware "phanfw.bin" for kernel module "netxen_nic.ko" Possible missing firmware "rtl_nic/rtl8168g-3.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168g-2.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8106e-2.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8106e-1.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8411-2.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8411-1.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8402-1.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168f-2.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168f-1.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8105e-1.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168e-3.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168e-2.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168e-1.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168d-2.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168d-1.fw" for kernel module "r8169.ko" Failed to install module ipv6 Failed to install module xennet *** Including module: dm *** Skipping udev rule: 64-device-mapper.rules Skipping udev rule: 60-persistent-storage-dm.rules Skipping udev rule: 55-dm.rules Failed to read /proc/cmdline. Ignoring: No such file or directory *** Including module: kernel-modules *** Failed to install module ata_piix Failed to install module unix Failed to install module ehci-platform Failed to install module xhci-pci Failed to install module yenta_socket Failed to install module atkbd Failed to install module i8042 Failed to install module pcmcia Failed to install module hid-hyperv Failed to install module hv-vmbus Failed to install module sdhci_acpi Possible missing firmware "ene-ub6250/ms_rdwr.bin" for kernel module "ums-eneub6250.ko" Possible missing firmware "ene-ub6250/msp_rdwr.bin" for kernel module "ums-eneub6250.ko" Possible missing firmware "ene-ub6250/ms_init.bin" for kernel module "ums-eneub6250.ko" Possible missing firmware "ene-ub6250/sd_rdwr.bin" for kernel module "ums-eneub6250.ko" Possible missing firmware "ene-ub6250/sd_init2.bin" for kernel module "ums-eneub6250.ko" Possible missing firmware "ene-ub6250/sd_init1.bin" for kernel module "ums-eneub6250.ko" Possible missing firmware "aic94xx-seq.fw" for kernel module "aic94xx.ko" Possible missing firmware "cxgb4/t5fw.bin" for kernel module "csiostor.ko" Possible missing firmware "ql2700_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql8300_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2600_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2500_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2400_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2322_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2300_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2200_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2100_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ct2fw-3.2.3.0.bin" for kernel module "bfa.ko" Possible missing firmware "ctfw-3.2.3.0.bin" for kernel module "bfa.ko" Possible missing firmware "cbfw-3.2.3.0.bin" for kernel module "bfa.ko" *** Including module: lvm *** Skipping udev rule: 64-device-mapper.rules Skipping udev rule: 56-lvm.rules Skipping udev rule: 60-persistent-storage-lvm.rules *** Including module: nfs *** findmnt: can't read /proc/mounts: No such file or directory findmnt: can't read /proc/mounts: No such file or directory Failed to install module ipv6 *** Including module: rootfs-block *** findmnt: can't read /proc/mounts: No such file or directory *** Including module: udev-rules *** Skipping udev rule: 91-permissions.rules Skipping udev rule: 80-drivers-modprobe.rules *** Including module: xcat *** *** Including module: syslog *** *** Including module: base *** *** Including module: fs-lib *** Failed to install module crc32c *** Including modules done *** *** Installing kernel module dependencies and firmware *** *** Installing kernel module dependencies and firmware done *** *** Resolving executable dependencies *** *** Resolving executable dependencies done*** *** Hardlinking files *** *** Hardlinking files done *** *** Stripping files *** *** Stripping files done *** *** Store current command line parameters *** Stored kernel commandline: /usr/bin/dracut: line 1572: /var/tmp/initramfs.qaC365/etc/cmdline.d/*.conf: No such file or directory *** Creating image file *** *** Creating image file done *** Some kernel modules could not be included: ipv6 xennet ata_piix unix ehci-platform xhci-pci yenta_socket atkbd i8042 pcmcia hid-hyperv hv-vmbus sdhci_acpi ipv6 crc32c the initial ramdisk for stateless is generated successfully. Try to load drivers: scsi_mod libata scsi_tgt jbd2 mbcache crc16 virtio virtio_ring libahci crc-t10dif scsi_transport_srp af_packet ext3 ext4 virtio_pci virtio_blk scsi_dh ahci megaraid_sas sd_mod ibmvscsi to initrd. chroot /install/netboot/sles12.1/ppc64le/compute/rootimg dracut -N --compress "/usr/bin/pigz -p 4 " -f /tmp/initrd.28596.gz 3.12.49-3-default Executing: /usr/bin/dracut -N --compress "/usr/bin/pigz -p 4 " -f /tmp/initrd.28596.gz 3.12.49-3-default *** Including module: network *** Possible missing firmware "bnx2/bnx2-mips-09-6.2.1b.fw" for kernel module "bnx2.ko" Possible missing firmware "bnx2/bnx2-mips-06-6.2.3.fw" for kernel module "bnx2.ko" Possible missing firmware "bnx2x/bnx2x-e2-7.10.51.0.fw" for kernel module "bnx2x.ko" Possible missing firmware "bnx2x/bnx2x-e1h-7.10.51.0.fw" for kernel module "bnx2x.ko" Possible missing firmware "bnx2x/bnx2x-e1-7.10.51.0.fw" for kernel module "bnx2x.ko" Possible missing firmware "ct2fw-3.2.3.0.bin" for kernel module "bna.ko" Possible missing firmware "ctfw-3.2.3.0.bin" for kernel module "bna.ko" Possible missing firmware "cxgb3/t3fw-7.12.0.bin" for kernel module "cxgb3.ko" Possible missing firmware "cxgb4/t5fw.bin" for kernel module "cxgb4.ko" Possible missing firmware "cxgb4/t4fw.bin" for kernel module "cxgb4.ko" Possible missing firmware "myri10ge_rss_eth_z8e.dat" for kernel module "myri10ge.ko" Possible missing firmware "myri10ge_rss_ethp_z8e.dat" for kernel module "myri10ge.ko" Possible missing firmware "myri10ge_eth_z8e.dat" for kernel module "myri10ge.ko" Possible missing firmware "myri10ge_ethp_z8e.dat" for kernel module "myri10ge.ko" Possible missing firmware "phanfw.bin" for kernel module "qlcnic.ko" Possible missing firmware "phanfw.bin" for kernel module "netxen_nic.ko" Possible missing firmware "rtl_nic/rtl8168g-3.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168g-2.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8106e-2.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8106e-1.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8411-2.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8411-1.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8402-1.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168f-2.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168f-1.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8105e-1.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168e-3.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168e-2.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168e-1.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168d-2.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168d-1.fw" for kernel module "r8169.ko" Failed to install module ipv6 Failed to install module xennet *** Including module: dm *** Skipping udev rule: 64-device-mapper.rules Skipping udev rule: 60-persistent-storage-dm.rules Skipping udev rule: 55-dm.rules Failed to read /proc/cmdline. Ignoring: No such file or directory *** Including module: kernel-modules *** Failed to install module ata_piix Failed to install module unix Failed to install module ehci-platform Failed to install module xhci-pci Failed to install module yenta_socket Failed to install module atkbd Failed to install module i8042 Failed to install module pcmcia Failed to install module hid-hyperv Failed to install module hv-vmbus Failed to install module sdhci_acpi Possible missing firmware "ene-ub6250/ms_rdwr.bin" for kernel module "ums-eneub6250.ko" Possible missing firmware "ene-ub6250/msp_rdwr.bin" for kernel module "ums-eneub6250.ko" Possible missing firmware "ene-ub6250/ms_init.bin" for kernel module "ums-eneub6250.ko" Possible missing firmware "ene-ub6250/sd_rdwr.bin" for kernel module "ums-eneub6250.ko" Possible missing firmware "ene-ub6250/sd_init2.bin" for kernel module "ums-eneub6250.ko" Possible missing firmware "ene-ub6250/sd_init1.bin" for kernel module "ums-eneub6250.ko" Possible missing firmware "aic94xx-seq.fw" for kernel module "aic94xx.ko" Possible missing firmware "cxgb4/t5fw.bin" for kernel module "csiostor.ko" Possible missing firmware "ql2700_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql8300_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2600_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2500_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2400_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2322_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2300_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2200_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2100_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ct2fw-3.2.3.0.bin" for kernel module "bfa.ko" Possible missing firmware "ctfw-3.2.3.0.bin" for kernel module "bfa.ko" Possible missing firmware "cbfw-3.2.3.0.bin" for kernel module "bfa.ko" *** Including module: lvm *** Skipping udev rule: 64-device-mapper.rules Skipping udev rule: 56-lvm.rules Skipping udev rule: 60-persistent-storage-lvm.rules *** Including module: nfs *** findmnt: can't read /proc/mounts: No such file or directory findmnt: can't read /proc/mounts: No such file or directory Failed to install module ipv6 *** Including module: rootfs-block *** findmnt: can't read /proc/mounts: No such file or directory *** Including module: udev-rules *** Skipping udev rule: 91-permissions.rules Skipping udev rule: 80-drivers-modprobe.rules *** Including module: xcat *** *** Including module: base *** *** Including module: fs-lib *** Failed to install module crc32c *** Including modules done *** *** Installing kernel module dependencies and firmware *** *** Installing kernel module dependencies and firmware done *** *** Resolving executable dependencies *** *** Resolving executable dependencies done*** *** Hardlinking files *** *** Hardlinking files done *** *** Stripping files *** *** Stripping files done *** *** Store current command line parameters *** Stored kernel commandline: /usr/bin/dracut: line 1572: /var/tmp/initramfs.mOQhCP/etc/cmdline.d/*.conf: No such file or directory *** Creating image file *** *** Creating image file done *** Some kernel modules could not be included: ipv6 xennet ata_piix unix ehci-platform xhci-pci yenta_socket atkbd i8042 pcmcia hid-hyperv hv-vmbus sdhci_acpi ipv6 crc32c the initial ramdisk for statelite is generated successfully. ```
1.0
[FVT]SLES12 SP1 diskless genimage returns errors - xCAT 2.11 11/24 build. genimage returns a lot of errors. ``` c910f03c04k04:~ # genimage "sles12.1-ppc64le-netboot-compute" Generating image: cd /opt/xcat/share/xcat/netboot/sles; ./genimage -a ppc64le -o sles12.1 -p compute --srcdir "/install/sles12.1/ppc64le" --pkglist /opt/xcat/share/xcat/netboot/sles/compute.sles12.ppc64le.pkglist --otherpkgdir "/install/post/otherpkgs/sles12.1/ppc64le" --postinstall /opt/xcat/share/xcat/netboot/sles/compute.sles12.ppc64le.postinstall --rootimgdir /install/netboot/sles12.1/ppc64le/compute --tempfile /tmp/xcat_genimage.28582 --timezone America/New_York sles12.1-ppc64le-netboot-compute Adding repository 'sles12.1-0' [......done] Repository 'sles12.1-0' successfully added Enabled: Yes Autorefresh: No GPG check: Yes URI: file:/install/sles12.1/ppc64le/1 Reading custom repositories Retrieving repository 'sles12.1-0' metadata [. Automatically importing the following key: Repository: sles12.1-0 Key Name: SuSE Package Signing Key <build@suse.de> Key Fingerprint: FEAB5025 39D846DB 2C0961CA 70AF9E81 39DB7C82 Key Created: Thu Jan 31 11:06:03 2013 Key Expires: Mon Jan 30 11:06:03 2017 Rpm Name: gpg-pubkey-39db7c82-510a966b done] Building repository 'sles12.1-0' cache [....done] All repositories have been refreshed. zypper -R /install/netboot/sles12.1/ppc64le/compute/rootimg --non-interactive --no-gpg-checks --gpg-auto-import-keys install -l --no-recommends aaa_base bash coreutils keyutils lvm2 nfs-kernel-server openssl dhcp-client openssh procps psmisc wget sysconfig rsyslog vim rsync timezone bc ntp gzip e2fsprogs parted binutils tar open-iscsi curl plymouth btrfsprogs cryptsetup dmraid mdadm multipath-tools gpg2 cifs-utils open-lldp fcoe-utils which util-linux-systemd util-linux-systemd plymouth-dracut udev kernel-default Loading repository data... Reading installed packages... Resolving package dependencies... The following 271 NEW packages are going to be installed: Mesa Mesa-libEGL1 Mesa-libGL1 Mesa-libglapi0 aaa_base acl bash bc bind-libs bind-utils binutils btrfsprogs cifs-utils coreutils cpio cracklib cracklib-dict-full cron cronie cryptsetup cups-libs curl dbus-1 device-mapper dhcp dhcp-client diffutils dirmngr dmraid dracut e2fsprogs elfutils expat fcoe-utils file file-magic filesystem fillup findutils fipscheck fontconfig gawk glibc gnu-unifont-bitmap-fonts gpg2 grep gzip hardlink info insserv-compat iproute2 iputils kbd kernel-default keyutils kmod kmod-compat kpartx krb5 libX11-6 libX11-data libX11-xcb1 libXau6 libXdamage1 libXext6 libXfixes3 libXft2 libXrender1 libXxf86vm1 libacl1 libadns1 libaio1 libapparmor1 libasm1 libassuan0 libattr1 libaudit1 libavahi-client3 libavahi-common3 libblkid1 libbz2-1 libcairo2 libcap-ng0 libcap2 libcom_err2 libconfig9 libcrack2 libcryptsetup4 libcurl4 libdb-4_8 libdbus-1-3 libdcerpc-binding0 libdcerpc0 libdrm2 libdrm_nouveau2 libdrm_radeon1 libdw1 libedit0 libelf1 libestr0 libevent-2_0-5 libexpat1 libext2fs2 libffi4 libfipscheck1 libfreetype6 libgbm1 libgcc_s1 libgcrypt20 libgdbm4 libgensec0 libglib-2_0-0 libgmodule-2_0-0 libgmp10 libgobject-2_0-0 libgpg-error0 libgraphite2-3 libharfbuzz0 libidn11 libjson-c2 libkeyutils1 libkmod2 libksba8 libldap-2_4-2 libldb1 liblldp_clif1 liblogging0 liblua5_1 liblzma5 liblzo2-2 libmagic1 libmodman1 libmount1 libncurses5 libncurses6 libndr-krb5pac0 libndr-nbt0 libndr-standard0 libndr0 libnetapi0 libnl-config libnl3-200 libopenssl1_0_0 libpango-1_0-0 libparted0 libpciaccess0 libpcre1 libpixman-1-0 libply-boot-client2 libply-splash-core2 libply-splash-graphics2 libply2 libpng16-16 libpopt0 libprocps3 libproxy1 libpth20 libpython2_7-1_0 libqrencode3 libreadline6 libreiserfscore0 libsamba-credentials0 libsamba-hostconfig0 libsamba-passdb0 libsamba-util0 libsamdb0 libsasl2-3 libseccomp2 libselinux1 libsemanage1 libsepol1 libsgutils2-2 libsmartcols1 libsmbclient-raw0 libsmbconf0 libsmbldap0 libsqlite3-0 libssh2-1 libstdc++6 libtalloc2 libtdb1 libtevent-util0 libtevent0 libtirpc1 libudev1 libusb-0_1-4 libusb-1_0-0 libustr-1_0-1 libutempter0 libuuid1 libwbclient0 libwicked-0-6 libwrap0 libxcb-dri2-0 libxcb-glx0 libxcb-render0 libxcb-shm0 libxcb-xfixes0 libxcb1 libxml2-2 libxtables10 libz1 libzio1 logrotate lvm2 mdadm multipath-tools ncurses-utils net-tools netcfg nfs-client nfs-kernel-server nfsidmap ntp open-iscsi open-lldp openslp openssh openssl pam pam-config pango-modules parted perl perl-Bootloader perl-base permissions pigz pinentry pkg-config plymouth plymouth-branding-SLE plymouth-dracut plymouth-plugin-label plymouth-plugin-script plymouth-scripts procps psmisc pytalloc python-base rpcbind rpm rsync rsyslog samba-libs sed sg3_utils shadow sles-release sles-release-DVD suse-module-tools sysconfig sysconfig-netconfig syslog-service systemd systemd-presets-branding-SLE systemd-sysvinit sysvinit-tools tar terminfo-base timezone udev update-alternatives util-linux util-linux-systemd vim wget which wicked wicked-service xz The following NEW product is going to be installed: SUSE Linux Enterprise Server 12 SP1 RC2 The following 10 recommended packages were automatically selected: binutils cron logrotate ncurses-utils net-tools netcfg udev which wicked-service xz The following 12 packages are recommended, but will not be installed (only required packages will be installed): aaa_base-extras audit bash-doc btrfsmaintenance coreutils-lang gpg2-lang openssh-helpers postfix psmisc-lang tar-lang vim-data xauth The following package is suggested, but will not be installed: command-not-found 271 new packages to install. Overall download size: 145.8 MiB. Already cached: 0 B After the operation, additional 623.4 MiB will be used. Continue? [y/n/? shows all options] (y): y Automatically agreeing with SUSE Linux Enterprise Server 12 SP1 RC2 product license. Checking for file conflicts: [............done] Warning: Checking for file conflicts requires not installed packages to be downloaded in advance in order to access their file lists. See option '--download-in-advance' in the zypper manual page for details. The following 271 packages had to be excluded from file conflicts check because they are not yet downloaded: insserv-compat libX11-data libnl-config cracklib-dict-full file-magic filesystem sles-release-DVD terminfo-base glibc update-alternatives pkg-config perl-base net-tools libz1 libxtables10 libwrap0 libuuid1 libustr-1_0-1 libtdb1 libtalloc2 libsqlite3-0 libsmartcols1 libsgutils2-2 libsepol1 libseccomp2 libsasl2-3 libqrencode3 libpython2_7-1_0 libpth20 libprocps3 libpopt0 libply2 libpixman-1-0 libpcre1 libpciaccess0 libnl3-200 liblzo2-2 liblzma5 liblua5_1 liblldp_clif1 libkmod2 libkeyutils1 libjson-c2 libidn11 libgraphite2-3 libgpg-error0 libgmp10 libgdbm4 libgcc_s1 libffi4 libexpat1 libestr0 libelf1 libdrm2 libdbus-1-3 libconfig9 libcom_err2 libcap2 libcap-ng0 libbz2-1 libavahi-common3 libaudit1 libattr1 libapparmor1 libaio1 libadns1 libXau6 libX11-xcb1 hardlink fillup Mesa-libglapi0 pigz libpng16-16 libopenssl1_0_0 libmagic1 libreiserfscore0 libblkid1 libtevent0 libply-boot-client2 libselinux1 libglib-2_0-0 libxml2-2 libksba8 libgcrypt20 libassuan0 libstdc++6 expat libasm1 libdrm_radeon1 libdrm_nouveau2 libext2fs2 libzio1 libdw1 libavahi-client3 libacl1 libxcb1 libfreetype6 openslp libssh2-1 libldap-2_4-2 libfipscheck1 libevent-2_0-5 file libldb1 libsemanage1 libmount1 libgobject-2_0-0 libgmodule-2_0-0 libncurses6 libncurses5 libmodman1 libdb-4_8 acl libxcb-xfixes0 libxcb-shm0 libxcb-render0 libxcb-glx0 libxcb-dri2-0 libX11-6 libharfbuzz0 nfsidmap fipscheck libedit0 psmisc ncurses-utils libreadline6 libproxy1 perl libXrender1 libXfixes3 libXext6 libXdamage1 bash libXxf86vm1 xz sles-release python-base openssl libwicked-0-6 libcrack2 keyutils iproute2 info fontconfig elfutils btrfsprogs pytalloc cracklib which tar sed pinentry gzip grep gawk findutils e2fsprogs dirmngr diffutils cpio coreutils binutils bc libXft2 sg3_utils wget vim timezone sysvinit-tools rpm permissions perl-Bootloader kbd suse-module-tools pam libutempter0 iputils kmod pam-config util-linux kmod-compat aaa_base shadow netcfg gnu-unifont-bitmap-fonts libudev1 device-mapper libcryptsetup4 systemd systemd-sysvinit dracut udev mdadm libusb-1_0-0 libply-splash-core2 libparted0 libgbm1 kpartx kernel-default cryptsetup systemd-presets-branding-SLE libusb-0_1-4 libply-splash-graphics2 parted Mesa-libEGL1 dbus-1 plymouth-plugin-script Mesa util-linux-systemd rsync procps plymouth-scripts open-lldp open-iscsi ntp multipath-tools lvm2 liblogging0 krb5 dmraid cron Mesa-libGL1 wicked fcoe-utils openssh libtirpc1 libcurl4 cups-libs bind-libs cronie libcairo2 wicked-service rpcbind gpg2 curl libwbclient0 bind-utils logrotate pango-modules sysconfig nfs-client libtevent-util0 libpango-1_0-0 sysconfig-netconfig nfs-kernel-server libdcerpc-binding0 plymouth-plugin-label dhcp syslog-service libgensec0 plymouth-branding-SLE dhcp-client rsyslog libndr-nbt0 plymouth libsamba-credentials0 plymouth-dracut samba-libs libsamba-util0 cifs-utils libndr0 libsamba-hostconfig0 libndr-standard0 libsmbconf0 libsamdb0 libsamba-passdb0 libsmbldap0 libsmbclient-raw0 libdcerpc0 libndr-krb5pac0 libnetapi0 Retrieving package insserv-compat-0.1-11.80.noarch (1/271), 9.0 KiB ( 8.2 KiB unpacked) ( 1/271) Installing: insserv-compat-0.1-11.80 [.......done] Retrieving package libX11-data-1.6.2-4.12.noarch (2/271), 157.3 KiB ( 1.6 MiB unpacked) ( 2/271) Installing: libX11-data-1.6.2-4.12 [............done] Retrieving package libnl-config-3.2.23-2.21.noarch (3/271), 7.5 KiB ( 2.6 KiB unpacked) ( 3/271) Installing: libnl-config-3.2.23-2.21 [......done] Retrieving package cracklib-dict-full-2.8.12-63.17.ppc64le (4/271), 3.1 MiB ( 10.5 MiB unpacked) ( 4/271) Installing: cracklib-dict-full-2.8.12-63.17 [............done] Retrieving package file-magic-5.19-9.1.ppc64le (5/271), 317.5 KiB ( 3.5 MiB unpacked) ( 5/271) Installing: file-magic-5.19-9.1 [............done] Retrieving package filesystem-13.1-11.13.ppc64le (6/271), 68.6 KiB ( 0 B unpacked) ( 6/271) Installing: filesystem-13.1-11.13 [............done] Additional rpm output: warning: group lp does not exist - using root warning: user news does not exist - using root warning: group news does not exist - using root warning: group dialout does not exist - using root warning: user uucp does not exist - using root warning: group uucp does not exist - using root warning: group lock does not exist - using root warning: user man does not exist - using root warning: user news does not exist - using root warning: group news does not exist - using root warning: user nobody does not exist - using root warning: user wwwrun does not exist - using root warning: user mail does not exist - using root warning: group mail does not exist - using root warning: user lp does not exist - using root warning: group lp does not exist - using root warning: user uucp does not exist - using root warning: group uucp does not exist - using root Retrieving package sles-release-DVD-12.1-1.273.ppc64le (7/271), 3.4 KiB ( 66 B unpacked) ( 7/271) Installing: sles-release-DVD-12.1-1.273 [.....done] Retrieving package terminfo-base-5.9-40.124.ppc64le (8/271), 184.3 KiB ( 1.1 MiB unpacked) ( 8/271) Installing: terminfo-base-5.9-40.124 [............done] Retrieving package glibc-2.19-31.5.ppc64le (9/271), 1.6 MiB ( 7.0 MiB unpacked) ( 9/271) Installing: glibc-2.19-31.5 [............done] Retrieving package update-alternatives-1.16.10-11.37.ppc64le (10/271), 35.6 KiB ( 89.3 KiB unpacked) ( 10/271) Installing: update-alternatives-1.16.10-11.37 [.....done] Retrieving package pkg-config-0.28-6.98.ppc64le (11/271), 199.8 KiB (726.1 KiB unpacked) ( 11/271) Installing: pkg-config-0.28-6.98 [..........done] Retrieving package perl-base-5.18.2-3.7.ppc64le (12/271), 1.1 MiB ( 3.6 MiB unpacked) ( 12/271) Installing: perl-base-5.18.2-3.7 [............done] Retrieving package net-tools-1.60-764.185.ppc64le (13/271), 222.3 KiB (814.4 KiB unpacked) ( 13/271) Installing: net-tools-1.60-764.185 [...........done] Retrieving package libz1-1.2.8-5.1.ppc64le (14/271), 52.6 KiB (102.2 KiB unpacked) ( 14/271) Installing: libz1-1.2.8-5.1 [.....done] Retrieving package libxtables10-1.4.21-2.10.ppc64le (15/271), 31.6 KiB ( 58.1 KiB unpacked) ( 15/271) Installing: libxtables10-1.4.21-2.10 [....done] Retrieving package libwrap0-7.6-886.2.ppc64le (16/271), 20.0 KiB ( 67.9 KiB unpacked) ( 16/271) Installing: libwrap0-7.6-886.2 [....done] Retrieving package libuuid1-2.25-28.7.ppc64le (17/271), 56.5 KiB ( 66.2 KiB unpacked) ( 17/271) Installing: libuuid1-2.25-28.7 [....done] Retrieving package libustr-1_0-1-1.0.4-31.197.ppc64le (18/271), 79.1 KiB (324.6 KiB unpacked) ( 18/271) Installing: libustr-1_0-1-1.0.4-31.197 [........done] Retrieving package libtdb1-1.3.7-2.1.ppc64le (19/271), 46.2 KiB (130.1 KiB unpacked) ( 19/271) Installing: libtdb1-1.3.7-2.1 [.....done] Retrieving package libtalloc2-2.1.3-2.1.ppc64le (20/271), 27.2 KiB (130.0 KiB unpacked) ( 20/271) Installing: libtalloc2-2.1.3-2.1 [.....done] Retrieving package libsqlite3-0-3.8.10.2-1.1.ppc64le (21/271), 406.5 KiB (969.7 KiB unpacked) ( 21/271) Installing: libsqlite3-0-3.8.10.2-1.1 [...........done] Retrieving package libsmartcols1-2.25-28.7.ppc64le (22/271), 100.2 KiB (194.4 KiB unpacked) ( 22/271) Installing: libsmartcols1-2.25-28.7 [......done] Retrieving package libsgutils2-2-1.41-3.1.ppc64le (23/271), 65.7 KiB (212.2 KiB unpacked) ( 23/271) Installing: libsgutils2-2-1.41-3.1 [......done] Retrieving package libsepol1-2.3-1.476.ppc64le (24/271), 103.5 KiB (339.3 KiB unpacked) ( 24/271) Installing: libsepol1-2.3-1.476 [........done] Retrieving package libseccomp2-2.1.1-2.13.ppc64le (25/271), 41.5 KiB (182.0 KiB unpacked) ( 25/271) Installing: libseccomp2-2.1.1-2.13 [.......done] Retrieving package libsasl2-3-2.1.26-7.1.ppc64le (26/271), 55.3 KiB (139.3 KiB unpacked) ( 26/271) Installing: libsasl2-3-2.1.26-7.1 [.....done] Retrieving package libqrencode3-3.4.3-1.31.ppc64le (27/271), 24.7 KiB ( 58.0 KiB unpacked) ( 27/271) Installing: libqrencode3-3.4.3-1.31 [....done] Retrieving package libpython2_7-1_0-2.7.9-20.3.ppc64le (28/271), 638.5 KiB ( 2.0 MiB unpacked) ( 28/271) Installing: libpython2_7-1_0-2.7.9-20.3 [............done] Retrieving package libpth20-2.0.7-139.67.ppc64le (29/271), 75.0 KiB (218.5 KiB unpacked) ( 29/271) Installing: libpth20-2.0.7-139.67 [........done] Retrieving package libprocps3-3.3.9-4.2.ppc64le (30/271), 52.9 KiB ( 86.5 KiB unpacked) ( 30/271) Installing: libprocps3-3.3.9-4.2 [.....done] Retrieving package libpopt0-1.16-26.128.ppc64le (31/271), 49.3 KiB (129.2 KiB unpacked) ( 31/271) Installing: libpopt0-1.16-26.128 [.........done] Retrieving package libply2-0.9.0-18.1.ppc64le (32/271), 54.0 KiB (130.0 KiB unpacked) ( 32/271) Installing: libply2-0.9.0-18.1 [.....done] Retrieving package libpixman-1-0-0.32.6-1.13.ppc64le (33/271), 164.4 KiB (540.2 KiB unpacked) ( 33/271) Installing: libpixman-1-0-0.32.6-1.13 [...........done] Retrieving package libpcre1-8.33-3.314.ppc64le (34/271), 176.7 KiB (571.5 KiB unpacked) ( 34/271) Installing: libpcre1-8.33-3.314 [...........done] Retrieving package libpciaccess0-0.13.2-3.59.ppc64le (35/271), 19.7 KiB ( 42.0 KiB unpacked) ( 35/271) Installing: libpciaccess0-0.13.2-3.59 [....done] Retrieving package libnl3-200-3.2.23-2.21.ppc64le (36/271), 199.8 KiB (856.5 KiB unpacked) ( 36/271) Installing: libnl3-200-3.2.23-2.21 [..........done] Retrieving package liblzo2-2-2.08-1.13.ppc64le (37/271), 42.5 KiB (142.0 KiB unpacked) ( 37/271) Installing: liblzo2-2-2.08-1.13 [.....done] Retrieving package liblzma5-5.0.5-4.852.ppc64le (38/271), 115.7 KiB (182.0 KiB unpacked) ( 38/271) Installing: liblzma5-5.0.5-4.852 [......done] Retrieving package liblua5_1-5.1.5-7.127.ppc64le (39/271), 80.5 KiB (246.2 KiB unpacked) ( 39/271) Installing: liblua5_1-5.1.5-7.127 [.......done] Retrieving package liblldp_clif1-0.9.46-5.14.ppc64le (40/271), 11.4 KiB ( 13.9 KiB unpacked) ( 40/271) Installing: liblldp_clif1-0.9.46-5.14 [.....done] Retrieving package libkmod2-17-1.18.ppc64le (41/271), 44.3 KiB (102.1 KiB unpacked) ( 41/271) Installing: libkmod2-17-1.18 [.....done] Retrieving package libkeyutils1-1.5.9-3.29.ppc64le (42/271), 20.0 KiB ( 43.8 KiB unpacked) ( 42/271) Installing: libkeyutils1-1.5.9-3.29 [.....done] Retrieving package libjson-c2-0.11-2.22.ppc64le (43/271), 23.8 KiB ( 54.2 KiB unpacked) ( 43/271) Installing: libjson-c2-0.11-2.22 [....done] Retrieving package libidn11-1.28-2.34.ppc64le (44/271), 45.0 KiB (210.1 KiB unpacked) ( 44/271) Installing: libidn11-1.28-2.34 [......done] Retrieving package libgraphite2-3-1.2.4-1.11.ppc64le (45/271), 54.0 KiB (130.1 KiB unpacked) ( 45/271) Installing: libgraphite2-3-1.2.4-1.11 [.....done] Retrieving package libgpg-error0-1.13-1.79.ppc64le (46/271), 54.3 KiB (258.5 KiB unpacked) ( 46/271) Installing: libgpg-error0-1.13-1.79 [...........done] Retrieving package libgmp10-5.1.3-2.121.ppc64le (47/271), 217.5 KiB (553.1 KiB unpacked) ( 47/271) Installing: libgmp10-5.1.3-2.121 [...........done] Retrieving package libgdbm4-1.10-9.70.ppc64le (48/271), 51.6 KiB (162.9 KiB unpacked) ( 48/271) Installing: libgdbm4-1.10-9.70 [........done] Retrieving package libgcc_s1-5.2.1+r226025-4.1.ppc64le (49/271), 36.4 KiB (130.5 KiB unpacked) ( 49/271) Installing: libgcc_s1-5.2.1+r226025-4.1 [.....done] Retrieving package libffi4-5.2.1+r226025-4.1.ppc64le (50/271), 24.4 KiB ( 66.0 KiB unpacked) ( 50/271) Installing: libffi4-5.2.1+r226025-4.1 [....done] Retrieving package libexpat1-2.1.0-13.232.ppc64le (51/271), 54.9 KiB (190.0 KiB unpacked) ( 51/271) Installing: libexpat1-2.1.0-13.232 [......done] Retrieving package libestr0-0.1.9-1.54.ppc64le (52/271), 9.8 KiB ( 13.9 KiB unpacked) ( 52/271) Installing: libestr0-0.1.9-1.54 [.....done] Retrieving package libelf1-0.158-6.1.ppc64le (53/271), 49.2 KiB (110.2 KiB unpacked) ( 53/271) Installing: libelf1-0.158-6.1 [.....done] Retrieving package libdrm2-2.4.52-2.12.ppc64le (54/271), 41.3 KiB ( 61.9 KiB unpacked) ( 54/271) Installing: libdrm2-2.4.52-2.12 [....done] Retrieving package libdbus-1-3-1.8.16-14.1.ppc64le (55/271), 158.7 KiB (378.5 KiB unpacked) ( 55/271) Installing: libdbus-1-3-1.8.16-14.1 [.........done] Retrieving package libconfig9-1.4.9-5.92.ppc64le (56/271), 33.9 KiB ( 81.3 KiB unpacked) ( 56/271) Installing: libconfig9-1.4.9-5.92 [.....done] Retrieving package libcom_err2-1.42.11-7.1.ppc64le (57/271), 32.0 KiB ( 48.2 KiB unpacked) ( 57/271) Installing: libcom_err2-1.42.11-7.1 [......done] Retrieving package libcap2-2.22-11.709.ppc64le (58/271), 12.2 KiB ( 22.2 KiB unpacked) ( 58/271) Installing: libcap2-2.22-11.709 [....done] Retrieving package libcap-ng0-0.7.3-4.125.ppc64le (59/271), 21.2 KiB ( 47.9 KiB unpacked) ( 59/271) Installing: libcap-ng0-0.7.3-4.125 [.....done] Retrieving package libbz2-1-1.0.6-27.1129.ppc64le (60/271), 41.8 KiB ( 77.1 KiB unpacked) ( 60/271) Installing: libbz2-1-1.0.6-27.1129 [.....done] Retrieving package libavahi-common3-0.6.31-20.59.ppc64le (61/271), 30.1 KiB ( 58.4 KiB unpacked) ( 61/271) Installing: libavahi-common3-0.6.31-20.59 [....done] Retrieving package libaudit1-2.3.6-3.103.ppc64le (62/271), 54.9 KiB (106.8 KiB unpacked) ( 62/271) Installing: libaudit1-2.3.6-3.103 [.....done] Retrieving package libattr1-2.4.47-3.143.ppc64le (63/271), 21.8 KiB ( 52.8 KiB unpacked) ( 63/271) Installing: libattr1-2.4.47-3.143 [......done] Retrieving package libapparmor1-2.8.2-36.1.ppc64le (64/271), 39.9 KiB (132.6 KiB unpacked) ( 64/271) Installing: libapparmor1-2.8.2-36.1 [.....done] Retrieving package libaio1-0.3.109-17.15.ppc64le (65/271), 15.6 KiB ( 31.5 KiB unpacked) ( 65/271) Installing: libaio1-0.3.109-17.15 [.....done] Retrieving package libadns1-1.4-101.65.ppc64le (66/271), 40.4 KiB (106.0 KiB unpacked) ( 66/271) Installing: libadns1-1.4-101.65 [.....done] Retrieving package libXau6-1.0.8-4.58.ppc64le (67/271), 9.4 KiB ( 13.9 KiB unpacked) ( 67/271) Installing: libXau6-1.0.8-4.58 [.....done] Retrieving package libX11-xcb1-1.6.2-4.12.ppc64le (68/271), 14.1 KiB ( 5.9 KiB unpacked) ( 68/271) Installing: libX11-xcb1-1.6.2-4.12 [.....done] Retrieving package hardlink-1.0-6.45.ppc64le (69/271), 10.2 KiB ( 15.0 KiB unpacked) ( 69/271) Installing: hardlink-1.0-6.45 [....done] Retrieving package fillup-1.42-270.64.ppc64le (70/271), 20.2 KiB ( 48.2 KiB unpacked) ( 70/271) Installing: fillup-1.42-270.64 [....done] Retrieving package Mesa-libglapi0-10.0.2-90.17.ppc64le (71/271), 74.3 KiB (366.2 KiB unpacked) ( 71/271) Installing: Mesa-libglapi0-10.0.2-90.17 [.........done] Retrieving package pigz-2.3-5.1.ppc64le (72/271), 48.9 KiB (114.4 KiB unpacked) ( 72/271) Installing: pigz-2.3-5.1 [.....done] Retrieving package libpng16-16-1.6.8-5.1.ppc64le (73/271), 128.5 KiB (302.1 KiB unpacked) ( 73/271) Installing: libpng16-16-1.6.8-5.1 [........done] Retrieving package libopenssl1_0_0-1.0.1i-33.1.ppc64le (74/271), 797.0 KiB ( 3.0 MiB unpacked) ( 74/271) Installing: libopenssl1_0_0-1.0.1i-33.1 [............done] Retrieving package libmagic1-5.19-9.1.ppc64le (75/271), 66.4 KiB (134.1 KiB unpacked) ( 75/271) Installing: libmagic1-5.19-9.1 [.....done] Retrieving package libreiserfscore0-3.6.24-5.47.ppc64le (76/271), 72.5 KiB (194.3 KiB unpacked) ( 76/271) Installing: libreiserfscore0-3.6.24-5.47 [......done] Retrieving package libblkid1-2.25-28.7.ppc64le (77/271), 144.3 KiB (323.7 KiB unpacked) ( 77/271) Installing: libblkid1-2.25-28.7 [........done] Retrieving package libtevent0-0.9.25-2.1.ppc64le (78/271), 31.5 KiB (130.1 KiB unpacked) ( 78/271) Installing: libtevent0-0.9.25-2.1 [.....done] Retrieving package libply-boot-client2-0.9.0-18.1.ppc64le (79/271), 27.2 KiB ( 65.9 KiB unpacked) ( 79/271) Installing: libply-boot-client2-0.9.0-18.1 [....done] Retrieving package libselinux1-2.3-2.75.ppc64le (80/271), 64.7 KiB (170.6 KiB unpacked) ( 80/271) Installing: libselinux1-2.3-2.75 [......done] Retrieving package libglib-2_0-0-2.38.2-5.12.ppc64le (81/271), 521.4 KiB ( 1.5 MiB unpacked) ( 81/271) Installing: libglib-2_0-0-2.38.2-5.12 [...........done] Retrieving package libxml2-2-2.9.1-10.1.ppc64le (82/271), 529.2 KiB ( 1.8 MiB unpacked) ( 82/271) Installing: libxml2-2-2.9.1-10.1 [...........done] Retrieving package libksba8-1.3.0-9.1.ppc64le (83/271), 90.4 KiB (287.1 KiB unpacked) ( 83/271) Installing: libksba8-1.3.0-9.1 [........done] Retrieving package libgcrypt20-1.6.1-16.1.ppc64le (84/271), 308.9 KiB (804.0 KiB unpacked) ( 84/271) Installing: libgcrypt20-1.6.1-16.1 [..........done] Retrieving package libassuan0-2.1.1-3.217.ppc64le (85/271), 39.6 KiB (104.8 KiB unpacked) ( 85/271) Installing: libassuan0-2.1.1-3.217 [......done] Retrieving package libstdc++6-5.2.1+r226025-4.1.ppc64le (86/271), 377.9 KiB ( 1.9 MiB unpacked) ( 86/271) Installing: libstdc++6-5.2.1+r226025-4.1 [...........done] Retrieving package expat-2.1.0-13.232.ppc64le (87/271), 54.1 KiB (155.9 KiB unpacked) ( 87/271) Installing: expat-2.1.0-13.232 [.......done] Retrieving package libasm1-0.158-6.1.ppc64le (88/271), 26.8 KiB ( 38.2 KiB unpacked) ( 88/271) Installing: libasm1-0.158-6.1 [....done] Retrieving package libdrm_radeon1-2.4.52-2.12.ppc64le (89/271), 43.0 KiB ( 62.1 KiB unpacked) ( 89/271) Installing: libdrm_radeon1-2.4.52-2.12 [....done] Retrieving package libdrm_nouveau2-2.4.52-2.12.ppc64le (90/271), 33.1 KiB ( 30.0 KiB unpacked) ( 90/271) Installing: libdrm_nouveau2-2.4.52-2.12 [....done] Retrieving package libext2fs2-1.42.11-7.1.ppc64le (91/271), 143.2 KiB (374.7 KiB unpacked) ( 91/271) Installing: libext2fs2-1.42.11-7.1 [.........done] Retrieving package libzio1-1.00-9.188.ppc64le (92/271), 12.7 KiB ( 26.0 KiB unpacked) ( 92/271) Installing: libzio1-1.00-9.188 [....done] Retrieving package libdw1-0.158-6.1.ppc64le (93/271), 119.0 KiB (310.3 KiB unpacked) ( 93/271) Installing: libdw1-0.158-6.1 [........done] Retrieving package libavahi-client3-0.6.31-20.59.ppc64le (94/271), 32.7 KiB ( 78.3 KiB unpacked) ( 94/271) Installing: libavahi-client3-0.6.31-20.59 [.....done] Retrieving package libacl1-2.2.52-3.148.ppc64le (95/271), 20.1 KiB ( 42.1 KiB unpacked) ( 95/271) Installing: libacl1-2.2.52-3.148 [....done] Retrieving package libxcb1-1.10-1.21.ppc64le (96/271), 40.8 KiB (150.1 KiB unpacked) ( 96/271) Installing: libxcb1-1.10-1.21 [......done] Retrieving package libfreetype6-2.5.5-7.5.1.ppc64le (97/271), 374.8 KiB ( 1.0 MiB unpacked) ( 97/271) Installing: libfreetype6-2.5.5-7.5.1 [...........done] Retrieving package openslp-2.0.0-5.1.ppc64le (98/271), 61.0 KiB (170.1 KiB unpacked) ( 98/271) Installing: openslp-2.0.0-5.1 [.......done] Retrieving package libssh2-1-1.4.3-11.1.ppc64le (99/271), 70.1 KiB (198.3 KiB unpacked) ( 99/271) Installing: libssh2-1-1.4.3-11.1 [......done] Retrieving package libldap-2_4-2-2.4.41-18.3.1.ppc64le (100/271), 208.7 KiB (969.9 KiB unpacked) (100/271) Installing: libldap-2_4-2-2.4.41-18.3.1 [...........done] Retrieving package libfipscheck1-1.2.0-9.3.ppc64le (101/271), 6.5 KiB ( 10.0 KiB unpacked) (101/271) Installing: libfipscheck1-1.2.0-9.3 [.....done] Retrieving package libevent-2_0-5-2.0.21-4.1.ppc64le (102/271), 199.9 KiB (906.5 (102/271) Installing: libevent-2_0-5-2.0.21-4.1 [..........done] Retrieving package file-5.19-9.1.ppc64le (103/271), 46.7 KiB ( 71.1 KiB unpacke (103/271) Installing: file-5.19-9.1 [.....done] Retrieving package libldb1-1.1.21-2.1.ppc64le (104/271), 110.7 KiB (786.4 KiB un (104/271) Installing: libldb1-1.1.21-2.1 [.........done] Retrieving package libsemanage1-2.3-1.340.ppc64le (105/271), 72.9 KiB (266.5 Ki (105/271) Installing: libsemanage1-2.3-1.340 [.......done] Retrieving package libmount1-2.25-28.7.ppc64le (106/271), 148.6 KiB (386.8 KiB u (106/271) Installing: libmount1-2.25-28.7 [.........done] Retrieving package libgobject-2_0-0-2.38.2-5.12.ppc64le (107/271), 205.4 KiB (41 (107/271) Installing: libgobject-2_0-0-2.38.2-5.12 [.........done] Retrieving package libgmodule-2_0-0-2.38.2-5.12.ppc64le (108/271), 108.1 KiB ( 1 (108/271) Installing: libgmodule-2_0-0-2.38.2-5.12 [....done] Retrieving package libncurses6-5.9-40.124.ppc64le (109/271), 348.8 KiB ( 1.2 Mi (109/271) Installing: libncurses6-5.9-40.124 [...........done] Retrieving package libncurses5-5.9-40.124.ppc64le (110/271), 340.4 KiB ( 1.2 Mi (110/271) Installing: libncurses5-5.9-40.124 [...........done] Retrieving package libmodman1-2.0.1-15.75.ppc64le (111/271), 15.9 KiB ( 38.1 Ki (111/271) Installing: libmodman1-2.0.1-15.75 [....done] Retrieving package libdb-4_8-4.8.30-27.206.ppc64le (112/271), 665.8 KiB ( 3.5 M (112/271) Installing: libdb-4_8-4.8.30-27.206 [............done] Retrieving package acl-2.2.52-3.148.ppc64le (113/271), 69.8 KiB (199.7 KiB unpa cked) (113/271) Installing: acl-2.2.52-3.148 [..........done] Retrieving package libxcb-xfixes0-1.10-1.21.ppc64le (114/271), 13.7 KiB ( 30.0 KiB unpacked) (114/271) Installing: libxcb-xfixes0-1.10-1.21 [....done] Retrieving package libxcb-shm0-1.10-1.21.ppc64le (115/271), 10.9 KiB ( 14.0 KiB unpacked) (115/271) Installing: libxcb-shm0-1.10-1.21 [.....done] Retrieving package libxcb-render0-1.10-1.21.ppc64le (116/271), 16.2 KiB ( 42.0 KiB unpacked) (116/271) Installing: libxcb-render0-1.10-1.21 [....done] Retrieving package libxcb-glx0-1.10-1.21.ppc64le (117/271), 24.6 KiB (110.0 KiB unpacked) (117/271) Installing: libxcb-glx0-1.10-1.21 [.....done] Retrieving package libxcb-dri2-0-1.10-1.21.ppc64le (118/271), 11.9 KiB ( 18.0 K iB unpacked) (118/271) Installing: libxcb-dri2-0-1.10-1.21 [....done] Retrieving package libX11-6-1.6.2-4.12.ppc64le (119/271), 551.6 KiB ( 1.4 MiB u npacked) (119/271) Installing: libX11-6-1.6.2-4.12 [...........done] Retrieving package libharfbuzz0-0.9.26-1.15.ppc64le (120/271), 140.3 KiB (435.4 KiB unpacked) (120/271) Installing: libharfbuzz0-0.9.26-1.15 [..........done] Retrieving package nfsidmap-0.25-5.13.ppc64le (121/271), 35.3 KiB (102.6 KiB un packed) (121/271) Installing: nfsidmap-0.25-5.13 [......done] Retrieving package fipscheck-1.2.0-9.3.ppc64le (122/271), 12.2 KiB ( 35.2 KiB u npacked) (122/271) Installing: fipscheck-1.2.0-9.3 [......done] Retrieving package libedit0-3.1.snap20140620-1.13.ppc64le (123/271), 93.6 KiB ( 277.9 KiB unpacked) (123/271) Installing: libedit0-3.1.snap20140620-1.13 [........done] Retrieving package psmisc-22.21-3.19.ppc64le (124/271), 58.3 KiB (136.5 KiB unp acked) (124/271) Installing: psmisc-22.21-3.19 [.......done] Retrieving package ncurses-utils-5.9-40.124.ppc64le (125/271), 154.7 KiB (131.0 KiB unpacked) (125/271) Installing: ncurses-utils-5.9-40.124 [..........done] Retrieving package libreadline6-6.2-75.2.ppc64le (126/271), 130.9 KiB (392.5 KiB unpacked) (126/271) Installing: libreadline6-6.2-75.2 [.........done] Retrieving package libproxy1-0.4.11-11.2.ppc64le (127/271), 67.1 KiB (185.3 KiB unpacked) (127/271) Installing: libproxy1-0.4.11-11.2 [.......done] Retrieving package perl-5.18.2-3.7.ppc64le (128/271), 6.2 MiB ( 37.5 MiB unpac ked) (128/271) Installing: perl-5.18.2-3.7 [............done] Retrieving package libXrender1-0.9.8-3.56.ppc64le (129/271), 19.1 KiB ( 50.2 Ki B unpacked) (129/271) Installing: libXrender1-0.9.8-3.56 [....done] Retrieving package libXfixes3-5.0.1-3.53.ppc64le (130/271), 11.1 KiB ( 29.9 KiB unpacked) (130/271) Installing: libXfixes3-5.0.1-3.53 [....done] Retrieving package libXext6-1.3.2-3.61.ppc64le (131/271), 29.3 KiB ( 99.2 KiB u npacked) (131/271) Installing: libXext6-1.3.2-3.61 [.....done] Retrieving package libXdamage1-1.1.4-7.54.ppc64le (132/271), 7.2 KiB ( 14.0 Ki B unpacked) (132/271) Installing: libXdamage1-1.1.4-7.54 [.....done] Retrieving package bash-4.2-75.2.ppc64le (133/271), 384.6 KiB (897.8 KiB unpacke d) (133/271) Installing: bash-4.2-75.2 [..........done] Retrieving package libXxf86vm1-1.1.3-3.54.ppc64le (134/271), 10.7 KiB ( 26.0 Ki B unpacked) (134/271) Installing: libXxf86vm1-1.1.3-3.54 [....done] Retrieving package xz-5.0.5-4.852.ppc64le (135/271), 126.4 KiB (295.4 KiB unpack ed) (135/271) Installing: xz-5.0.5-4.852 [..........done] Retrieving package sles-release-12.1-1.273.ppc64le (136/271), 14.8 KiB ( 50.5 K iB unpacked) (136/271) Installing: sles-release-12.1-1.273 [....done] Retrieving package python-base-2.7.9-20.3.ppc64le (137/271), 5.4 MiB ( 25.3 Mi B unpacked) (137/271) Installing: python-base-2.7.9-20.3 [............done] Retrieving package openssl-1.0.1i-33.1.ppc64le (138/271), 547.2 KiB ( 1.4 MiB u npacked) (138/271) Installing: openssl-1.0.1i-33.1 [...........done] Retrieving package libwicked-0-6-0.6.26-1.1.ppc64le (139/271), 437.1 KiB ( 1.5 MiB unpacked) (139/271) Installing: libwicked-0-6-0.6.26-1.1 [............done] Retrieving package libcrack2-2.9.0-3.244.ppc64le (140/271), 18.1 KiB ( 46.0 KiB unpacked) (140/271) Installing: libcrack2-2.9.0-3.244 [....done] Retrieving package keyutils-1.5.9-3.29.ppc64le (141/271), 87.0 KiB (141.7 KiB u npacked) (141/271) Installing: keyutils-1.5.9-3.29 [..........done] Retrieving package iproute2-3.12-11.1.ppc64le (142/271), 442.5 KiB ( 1.7 MiB un packed) (142/271) Installing: iproute2-3.12-11.1 [............done] Retrieving package info-4.13a-37.229.ppc64le (143/271), 135.3 KiB (330.8 KiB unp acked) (143/271) Installing: info-4.13a-37.229 [.........done] Retrieving package fontconfig-2.11.0-4.19.ppc64le (144/271), 334.2 KiB ( 1.3 Mi B unpacked) (144/271) Installing: fontconfig-2.11.0-4.19 [...........done] Retrieving package elfutils-0.158-6.1.ppc64le (145/271), 277.4 KiB (972.4 KiB un packed) (145/271) Installing: elfutils-0.158-6.1 [...........done] Retrieving package btrfsprogs-4.1.2-4.1.ppc64le (146/271), 484.5 KiB ( 3.4 MiB unpacked) (146/271) Installing: btrfsprogs-4.1.2-4.1 [............done] Retrieving package pytalloc-2.1.3-2.1.ppc64le (147/271), 11.7 KiB (132.5 KiB un packed) (147/271) Installing: pytalloc-2.1.3-2.1 [.....done] Retrieving package cracklib-2.9.0-3.244.ppc64le (148/271), 56.2 KiB (188.7 KiB unpacked) (148/271) Installing: cracklib-2.9.0-3.244 [...........done] Retrieving package which-2.20-3.180.ppc64le (149/271), 31.2 KiB ( 73.4 KiB unpa cked) (149/271) Installing: which-2.20-3.180 [......done] Retrieving package tar-1.27.1-4.1.ppc64le (150/271), 491.8 KiB ( 1.3 MiB unpack ed) (150/271) Installing: tar-1.27.1-4.1 [..........done] Retrieving package sed-4.2.2-6.1.ppc64le (151/271), 105.1 KiB (247.2 KiB unpacke d) (151/271) Installing: sed-4.2.2-6.1 [........done] Retrieving package pinentry-0.8.3-4.27.ppc64le (152/271), 47.9 KiB (101.2 KiB u npacked) (152/271) Installing: pinentry-0.8.3-4.27 [.......done] Retrieving package gzip-1.6-7.392.ppc64le (153/271), 119.8 KiB (251.2 KiB unpack ed) (153/271) Installing: gzip-1.6-7.392 [.........done] Retrieving package grep-2.16-3.1.ppc64le (154/271), 333.5 KiB ( 1.5 MiB unpacke d) (154/271) Installing: grep-2.16-3.1 [............done] Retrieving package gawk-4.1.0-3.663.ppc64le (155/271), 944.1 KiB ( 2.0 MiB unpa cked) (155/271) Installing: gawk-4.1.0-3.663 [............done] Additional rpm output: update-alternatives: using /bin/gawk to provide /bin/awk (awk) in auto mode Retrieving package findutils-4.5.12-5.124.ppc64le (156/271), 281.4 KiB (755.5 Ki B unpacked) (156/271) Installing: findutils-4.5.12-5.124 [..........done] Retrieving package e2fsprogs-1.42.11-7.1.ppc64le (157/271), 693.7 KiB ( 2.9 MiB unpacked) (157/271) Installing: e2fsprogs-1.42.11-7.1 [............done] Retrieving package dirmngr-1.1.1-4.1.ppc64le (158/271), 192.7 KiB (545.6 KiB unp acked) (158/271) Installing: dirmngr-1.1.1-4.1 [...........done] Retrieving package diffutils-3.3-5.40.ppc64le (159/271), 199.3 KiB (494.7 KiB un packed) (159/271) Installing: diffutils-3.3-5.40 [..........done] Retrieving package cpio-2.11-29.1.ppc64le (160/271), 83.0 KiB (262.8 KiB unpack ed) (160/271) Installing: cpio-2.11-29.1 [........done] Retrieving package coreutils-8.22-9.1.ppc64le (161/271), 1.2 MiB ( 9.3 MiB un packed) (161/271) Installing: coreutils-8.22-9.1 [............done] Retrieving package binutils-2.25.0-13.1.ppc64le (162/271), 4.5 MiB ( 32.5 MiB unpacked) (162/271) Installing: binutils-2.25.0-13.1 [............done] Additional rpm output: update-alternatives: using /usr/bin/ld.bfd to provide /usr/bin/ld (ld) in auto m ode Retrieving package bc-1.06.95-6.56.ppc64le (163/271), 113.9 KiB (285.1 KiB unpac ked) (163/271) Installing: bc-1.06.95-6.56 [.........done] Retrieving package libXft2-2.3.1-9.32.ppc64le (164/271), 38.1 KiB (102.2 KiB un packed) (164/271) Installing: libXft2-2.3.1-9.32 [.....done] Retrieving package sg3_utils-1.41-3.1.ppc64le (165/271), 654.7 KiB ( 4.7 MiB un packed) (165/271) Installing: sg3_utils-1.41-3.1 [............done] Retrieving package wget-1.14-7.1.ppc64le (166/271), 493.8 KiB ( 2.0 MiB unpacke d) (166/271) Installing: wget-1.14-7.1 [............done] Retrieving package vim-7.4.326-2.62.ppc64le (167/271), 1.1 MiB ( 3.1 MiB unpa cked) (167/271) Installing: vim-7.4.326-2.62 [............done] Retrieving package timezone-2015f-0.23.1.ppc64le (168/271), 345.8 KiB ( 1.2 MiB unpacked) (168/271) Installing: timezone-2015f-0.23.1 [............done] Retrieving package sysvinit-tools-2.88+-94.13.ppc64le (169/271), 171.0 KiB (538. 0 KiB unpacked) (169/271) Installing: sysvinit-tools-2.88+-94.13 [...........done] Retrieving package rpm-4.11.2-10.1.ppc64le (170/271), 1.6 MiB ( 4.9 MiB unpac ked) (170/271) Installing: rpm-4.11.2-10.1 [............done] Additional rpm output: Updating /etc/sysconfig/services... Retrieving package permissions-2014.08.26.1452-1.12.ppc64le (171/271), 31.5 KiB ( 94.7 KiB unpacked) (171/271) Installing: permissions-2014.08.26.1452-1.12 [........done] Additional rpm output: Updating /etc/sysconfig/security... Warning: running kernel does not support fscaps /: unknown user root /root/: unknown user root /tmp/: unknown user root /dev/: unknown user root /bin/: unknown user root /sbin/: unknown user root /lib/: unknown user root /etc/: unknown user root /home/: unknown user root /boot/: unknown user root /opt/: unknown user root /usr/: unknown user root /var/tmp/: unknown user root /var/log/: unknown user root /var/spool/: unknown user root /var/spool/uucp/: unknown user uucp /var/spool/mail/: unknown user root /var/adm/: unknown user root /var/adm/backup/: unknown user root /var/cache/: unknown user root /var/cache/man/: unknown user man /dev/zero: unknown user root /dev/null: unknown user root /etc/init.d/: unknown user root /etc/ld.so.conf: unknown user root /etc/ld.so.cache: unknown user root /etc/ppp/: unknown user root /etc/sysconfig/network/providers/: unknown user root /var/games/: unknown user root /usr/src/packages/SOURCES/: unknown user root /usr/src/packages/BUILD/: unknown user root /usr/src/packages/BUILDROOT/: unknown user root /usr/src/packages/RPMS/: unknown user root /usr/src/packages/RPMS/alphaev56/: unknown user root /usr/src/packages/RPMS/alphaev67/: unknown user root /usr/src/packages/RPMS/alphaev6/: unknown user root /usr/src/packages/RPMS/alpha/: unknown user root /usr/src/packages/RPMS/amd64/: unknown user root /usr/src/packages/RPMS/armv4l/: unknown user root /usr/src/packages/RPMS/armv5tejl/: unknown user root /usr/src/packages/RPMS/armv5tel/: unknown user root /usr/src/packages/RPMS/armv6l/: unknown user root /usr/src/packages/RPMS/armv7l/: unknown user root /usr/src/packages/RPMS/athlon/: unknown user root /usr/src/packages/RPMS/geode/: unknown user root /usr/src/packages/RPMS/i386/: unknown user root /usr/src/packages/RPMS/i486/: unknown user root /usr/src/packages/RPMS/i586/: unknown user root /usr/src/packages/RPMS/i686/: unknown user root /usr/src/packages/RPMS/ia32e/: unknown user root /usr/src/packages/RPMS/ia64/: unknown user root /usr/src/packages/RPMS/noarch/: unknown user root /usr/src/packages/RPMS/pentium3/: unknown user root /usr/src/packages/RPMS/pentium4/: unknown user root /usr/src/packages/RPMS/ppc64/: unknown user root /usr/src/packages/RPMS/ppc/: unknown user root /usr/src/packages/RPMS/s390/: unknown user root /usr/src/packages/RPMS/s390x/: unknown user root /usr/src/packages/RPMS/sparc64/: unknown user root /usr/src/packages/RPMS/sparc/: unknown user root /usr/src/packages/RPMS/sparcv9/: unknown user root /usr/src/packages/RPMS/x86_64/: unknown user root /usr/src/packages/SPECS/: unknown user root /usr/src/packages/SRPMS/: unknown user root /etc/fstab: unknown user root Retrieving package perl-Bootloader-0.844-1.1.ppc64le (172/271), 144.9 KiB (429.9 KiB unpacked) (172/271) Installing: perl-Bootloader-0.844-1.1 [...........done] Retrieving package kbd-1.15.5-8.4.1.ppc64le (173/271), 1.2 MiB ( 4.6 MiB unpa cked) (173/271) Installing: kbd-1.15.5-8.4.1 [............done] Additional rpm output: Updating /etc/sysconfig/console... Updating /etc/sysconfig/keyboard... Retrieving package suse-module-tools-12.3-19.1.ppc64le (174/271), 25.4 KiB ( 55 .1 KiB unpacked) (174/271) Installing: suse-module-tools-12.3-19.1 [.........done] Retrieving package pam-1.1.8-14.1.ppc64le (175/271), 398.4 KiB ( 1.6 MiB unpack ed) (175/271) Installing: pam-1.1.8-14.1 [............done] Additional rpm output: warning: group shadow does not exist - using root Warning: running kernel does not support fscaps /sbin/unix_chkpwd: unknown user root Retrieving package libutempter0-1.1.6-5.114.ppc64le (176/271), 19.3 KiB ( 46.6 KiB unpacked) (176/271) Installing: libutempter0-1.1.6-5.114 [......done] Additional rpm output: warning: group utmp does not exist - using root Warning: running kernel does not support fscaps /usr/lib/utempter/utempter: unknown user root Retrieving package iputils-s20121221-2.19.ppc64le (177/271), 90.3 KiB (269.1 Ki B unpacked) (177/271) Installing: iputils-s20121221-2.19 [.........done] Additional rpm output: Warning: running kernel does not support fscaps /usr/bin/ping: unknown user root /usr/bin/ping6: unknown user root Retrieving package kmod-17-1.18.ppc64le (178/271), 67.6 KiB (169.7 KiB unpacked ) (178/271) Installing: kmod-17-1.18 [......done] Retrieving package pam-config-0.88-1.1.ppc64le (179/271), 100.1 KiB (565.1 KiB u npacked) (179/271) Installing: pam-config-0.88-1.1 [...........done] Additional rpm output: *** write_config (account, /etc/pam.d/common-account-pc, ...) **** write config for pam_access.so (account, disabled) **** write config for pam_unix2.so (account, disabled) **** write config for pam_unix.so (account, enabled) **** write config for pam_krb5.so (account, disabled) **** write config for pam_localuser.so (account, disabled) **** write config for pam_sss.so (account, disabled) **** write config for pam_ldap.so (account, disabled) **** write config for pam_nam.so (account, disabled) **** write config for pam_winbind.so (account, disabled) **** write config for pam_time.so (account, disabled) *** write_config (auth, /etc/pam.d/common-auth-pc, ...) **** write config for pam_env.so (auth, enabled) **** write config for pam_group.so (auth, disabled) **** write config for pam_pkcs11.so (auth, disabled) **** write config for pam_fp.so (auth, disabled) **** write config for pam_fprint.so (auth, disabled) **** write config for pam_fprintd.so (auth, disabled) **** write config for pam_thinkfinger.so (auth, disabled) **** write config for pam_gnome_keyring.so (auth, disabled) **** write config for pam_ssh.so (auth, disabled) **** write config for pam_unix2.so (auth, disabled) **** write config for pam_unix.so (auth, enabled) **** write config for pam_ecryptfs.so (auth, disabled) **** write config for pam_krb5.so (auth, disabled) **** write config for pam_sss.so (auth, disabled) **** write config for pam_ldap.so (auth, disabled) **** write config for pam_nam.so (auth, disabled) **** write config for pam_winbind.so (auth, disabled) *** write_config (password, /etc/pam.d/common-password-pc, ...) **** write config for pam_winbind.so (password, disabled) **** write config for pam_pwcheck.so (password, disabled) **** write config for pam_passwdqc.so (password, disabled) **** write config for pam_cracklib.so (password, enabled) **** write config for pam_pwhistory.so (password, disabled) **** write config for pam_gnome_keyring.so (password, disabled) **** write config for pam_ecryptfs.so (password, disabled) **** write config for pam_unix2.so (password, disabled) **** write config for pam_unix.so (password, enabled) **** write config for pam_make.so (password, disabled) **** write config for pam_exec.so (password, disabled) **** write config for pam_krb5.so (password, disabled) **** write config for pam_sss.so (password, disabled) **** write config for pam_ldap.so (password, disabled) **** write config for pam_nam.so (password, disabled) *** write_config (session, /etc/pam.d/common-session-pc, ...) **** write config for pam_selinux.so (session, disabled) **** write config for pam_mkhomedir.so (session, disabled) **** write config for pam_limits.so (session, enabled) **** write config for pam_unix2.so (session, disabled) **** write config for pam_unix.so (session, enabled) **** write config for pam_apparmor.so (session, disabled) **** write config for pam_krb5.so (session, disabled) **** write config for pam_sss.so (session, disabled) **** write config for pam_ldap.so (session, disabled) **** write config for pam_winbind.so (session, disabled) **** write config for pam_nam.so (session, disabled) **** write config for pam_umask.so (session, enabled) **** write config for pam_ssh.so (session, disabled) **** write config for pam_systemd.so (session, disabled) **** write config for pam_selinux.so (session, disabled) **** write config for pam_gnome_keyring.so (session, disabled) **** write config for pam_exec.so (session, disabled) **** write config for pam_ecryptfs.so (session, disabled) **** write config for pam_env.so (session, enabled) Retrieving package util-linux-2.25-28.7.ppc64le (180/271), 948.9 KiB ( 7.8 MiB unpacked) (180/271) Installing: util-linux-2.25-28.7 [............done] Additional rpm output: warning: group tty does not exist - using root warning: group tty does not exist - using root Warning: running kernel does not support fscaps /usr/bin/wall: unknown user root /usr/bin/write: unknown user root /usr/bin/mount: unknown user root /usr/bin/umount: unknown user root Warning: running kernel does not support fscaps /usr/bin/su: unknown user root Retrieving package kmod-compat-17-1.18.ppc64le (181/271), 29.4 KiB ( 15.9 KiB u npacked) (181/271) Installing: kmod-compat-17-1.18 [.........done] Retrieving package aaa_base-13.2+git20140911.61c1681-3.1.ppc64le (182/271), 127. 8 KiB (260.0 KiB unpacked) (182/271) Installing: aaa_base-13.2+git20140911.61c1681-3.1 [..........done] Additional rpm output: Updating /etc/sysconfig/language... Updating /etc/sysconfig/backup... Updating /etc/sysconfig/proxy... Updating /etc/sysconfig/windowmanager... Updating /etc/sysconfig/news... Updating etc/passwd...unchanged Updating etc/group...unchanged Updating etc/shadow...new Retrieving package shadow-4.1.5.1-17.3.ppc64le (183/271), 510.0 KiB ( 3.6 MiB u npacked) (183/271) Installing: shadow-4.1.5.1-17.3 [............done] Additional rpm output: Warning: running kernel does not support fscaps Warning: running kernel does not support fscaps Warning: running kernel does not support fscaps Warning: running kernel does not support fscaps Warning: running kernel does not support fscaps Warning: running kernel does not support fscaps Warning: running kernel does not support fscaps Retrieving package netcfg-11.5-27.1.noarch (184/271), 232.1 KiB ( 1.2 MiB unpac ked) (184/271) Installing: netcfg-11.5-27.1 [..........done] Retrieving package gnu-unifont-bitmap-fonts-20080123-83.182.noarch (185/271), 1.5 MiB ( 1.8 MiB unpacked) (185/271) Installing: gnu-unifont-bitmap-fonts-20080123-83.182 [...........done] Retrieving package libudev1-210-78.2.ppc64le (186/271), 251.9 KiB (130.3 KiB unp acked) (186/271) Installing: libudev1-210-78.2 [.....done] Retrieving package device-mapper-1.02.97-57.1.ppc64le (187/271), 497.7 KiB ( 2. 7 MiB unpacked) (187/271) Installing: device-mapper-1.02.97-57.1 [............done] Retrieving package libcryptsetup4-1.6.4-2.10.ppc64le (188/271), 83.2 KiB (177.9 KiB unpacked) (188/271) Installing: libcryptsetup4-1.6.4-2.10 [......done] Retrieving package systemd-210-78.2.ppc64le (189/271), 2.2 MiB ( 15.9 MiB unpa cked) (189/271) Installing: systemd-210-78.2 [............done] Retrieving package systemd-sysvinit-210-78.2.ppc64le (190/271), 224.9 KiB ( 4.0 KiB unpacked) (190/271) Installing: systemd-sysvinit-210-78.2 [.........done] Retrieving package dracut-037-63.6.ppc64le (191/271), 352.8 KiB ( 1.1 MiB unpac ked) (191/271) Installing: dracut-037-63.6 [............done] Retrieving package udev-210-78.2.ppc64le (192/271), 1.1 MiB ( 6.4 MiB unpacke d) (192/271) Installing: udev-210-78.2 [............done] Retrieving package mdadm-3.3.1-12.1.ppc64le (193/271), 383.6 KiB ( 1.3 MiB unpa cked) (193/271) Installing: mdadm-3.3.1-12.1 [...........done] Additional rpm output: Updating /etc/sysconfig/mdadm... Retrieving package libusb-1_0-0-1.0.18-2.6.ppc64le (194/271), 54.7 KiB (146.5 K iB unpacked) (194/271) Installing: libusb-1_0-0-1.0.18-2.6 [......done] Retrieving package libply-splash-core2-0.9.0-18.1.ppc64le (195/271), 54.9 KiB ( 130.0 KiB unpacked) (195/271) Installing: libply-splash-core2-0.9.0-18.1 [.....done] Retrieving package libparted0-3.1-17.1.ppc64le (196/271), 157.7 KiB (518.9 KiB u npacked) (196/271) Installing: libparted0-3.1-17.1 [...........done] Retrieving package libgbm1-10.0.2-90.17.ppc64le (197/271), 3.0 MiB ( 12.2 MiB unpacked) (197/271) Installing: libgbm1-10.0.2-90.17 [............done] Retrieving package kpartx-0.5.0-45.2.ppc64le (198/271), 41.2 KiB ( 71.1 KiB unp acked) (198/271) Installing: kpartx-0.5.0-45.2 [....done] Retrieving package kernel-default-3.12.49-3.1.ppc64le (199/271), 20.2 MiB (101. 3 MiB unpacked) (199/271) Installing: kernel-default-3.12.49-3.1 [.............done] Additional rpm output: Creating initrd: /boot/initrd-3.12.49-3-default Executing: /usr/bin/dracut --logfile /var/log/YaST2/mkinitrd.log --force /boot/i nitrd-3.12.49-3-default 3.12.49-3-default Turning off host-only mode: '/sys' is not mounted! Turning off host-only mode: '/proc' is not mounted! Turning off host-only mode: '/run' is not mounted! Turning off host-only mode: '/dev' is not mounted! dracut module 'network' will not be installed, because command '/usr/lib/wicked/ bin/wickedd-dhcp4' could not be found! dracut module 'network' will not be installed, because command '/usr/lib/wicked/ bin/wickedd-dhcp6' could not be found! dracut module 'url-lib' will not be installed, because command 'curl' could not be found! dracut module 'plymouth' will not be installed, because command 'plymouthd' coul d not be found! dracut module 'plymouth' will not be installed, because command 'plymouth' could not be found! dracut module 'crypt' will not be installed, because command 'cryptsetup' could not be found! dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found! dracut module 'lvm' will not be installed, because command 'lvm' could not be fo und! dracut module 'multipath' will not be installed, because command 'multipath' cou ld not be found! dracut module 'crypt-gpg' will not be installed, because command 'gpg' could not be found! dracut module 'cifs' will not be installed, because command 'mount.cifs' could n ot be found! dracut module 'fcoe' will not be installed, because command 'dcbtool' could not be found! dracut module 'fcoe' will not be installed, because command 'fipvlan' could not be found! dracut module 'fcoe' will not be installed, because command 'lldpad' could not b e found! dracut module 'fcoe-uefi' will not be installed, because command 'dcbtool' could not be found! dracut module 'fcoe-uefi' will not be installed, because command 'fipvlan' could not be found! dracut module 'fcoe-uefi' will not be installed, because command 'lldpad' could not be found! dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! dracut module 'iscsi' will not be installed, because command 'iscsiadm' could no t be found! dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found! dracut module 'nbd' will not be installed, because command 'nbd-client' could no t be found! 95nfs: Could not find any command of 'rpcbind portmap'! dracut module 'ssh-client' will not be installed, because command 'ssh' could no t be found! dracut module 'ssh-client' will not be installed, because command 'scp' could no t be found! Failed to read /proc/cmdline, ignoring: No such file or directory Failed to read /proc/cmdline. Ignoring: No such file or directory *** Including module: bash *** *** Including module: modsign *** *** Including module: i18n *** *** Including module: convertfs *** *** Including module: ifcfg *** *** Including module: btrfs *** *** Including module: kernel-modules *** Failed to install module ata_piix Failed to install module unix Failed to install module ehci-platform Failed to install module xhci-pci Failed to install module yenta_socket Failed to install module atkbd Failed to install module i8042 Failed to install module pcmcia Failed to install module hid-hyperv Failed to install module hv-vmbus Failed to install module sdhci_acpi Possible missing firmware "ene-ub6250/ms_rdwr.bin" for kernel module "ums-eneub6 250.ko" Possible missing firmware "ene-ub6250/msp_rdwr.bin" for kernel module "ums-eneub 6250.ko" Possible missing firmware "ene-ub6250/ms_init.bin" for kernel module "ums-eneub6 250.ko" Possible missing firmware "ene-ub6250/sd_rdwr.bin" for kernel module "ums-eneub6 250.ko" Possible missing firmware "ene-ub6250/sd_init2.bin" for kernel module "ums-eneub 6250.ko" Possible missing firmware "ene-ub6250/sd_init1.bin" for kernel module "ums-eneub 6250.ko" Possible missing firmware "aic94xx-seq.fw" for kernel module "aic94xx.ko" Possible missing firmware "cxgb4/t5fw.bin" for kernel module "csiostor.ko" Possible missing firmware "ql2700_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql8300_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2600_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2500_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2400_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2322_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2300_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2200_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2100_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ct2fw-3.2.3.0.bin" for kernel module "bfa.ko" Possible missing firmware "ctfw-3.2.3.0.bin" for kernel module "bfa.ko" Possible missing firmware "cbfw-3.2.3.0.bin" for kernel module "bfa.ko" *** Including module: mdraid *** Skipping udev rule: 64-md-raid.rules Failed to read /proc/cmdline. Ignoring: No such file or directory *** Including module: resume *** *** Including module: rootfs-block *** findmnt: can't read /proc/mounts: No such file or directory *** Including module: terminfo *** *** Including module: udev-rules *** Skipping udev rule: 91-permissions.rules Skipping udev rule: 80-drivers-modprobe.rules *** Including module: systemd *** Failed to install module ipv6 *** Including module: usrmount *** *** Including module: base *** *** Including module: fs-lib *** Failed to install module crc32c *** Including module: shutdown *** *** Including module: suse *** *** Including modules done *** *** Installing kernel module dependencies and firmware *** *** Installing kernel module dependencies and firmware done *** *** Resolving executable dependencies *** *** Resolving executable dependencies done*** *** Hardlinking files *** *** Hardlinking files done *** *** Stripping files *** *** Stripping files done *** *** Store current command line parameters *** Stored kernel commandline: /usr/bin/dracut: line 1572: /var/tmp/initramfs.IUrGgm/etc/cmdline.d/*.conf: No s uch file or directory *** Creating image file *** *** Creating image file done *** Some kernel modules could not be included: ata_piix unix ehci-platform xhci-pci yenta_socket atkbd i8042 pcmcia hid-hyperv hv-vmbus sdhci_acpi ipv6 crc32c Update bootloader... Perl-Bootloader: 2015-11-24 08:34:45 <3> pbl-3041.2 Tools::ReadPartitions.178: E rror: /sys not mounted Perl-Bootloader: 2015-11-24 08:34:45 <3> pbl-3041.2 FileIO::ReadFileRaw.168: Err or: Failed to open /proc/misc: No such file or directory Can't use an undefined value as an ARRAY reference at /usr/lib/perl5/vendor_perl /5.18.2/Bootloader/Tools.pm line 376. Updating bootloader failed Retrieving package cryptsetup-1.6.4-2.10.ppc64le (200/271), 156.1 KiB (653.6 KiB unpacked) (200/271) Installing: cryptsetup-1.6.4-2.10 [..........done] Retrieving package systemd-presets-branding-SLE-12.1-3.1.noarch (201/271), 11.5 KiB ( 768 B unpacked) (201/271) Installing: systemd-presets-branding-SLE-12.1-3.1 [......done] Retrieving package libusb-0_1-4-0.1.13-29.13.ppc64le (202/271), 28.8 KiB ( 71.8 KiB unpacked) (202/271) Installing: libusb-0_1-4-0.1.13-29.13 [......done] Retrieving package libply-splash-graphics2-0.9.0-18.1.ppc64le (203/271), 34.2 K iB ( 66.0 KiB unpacked) (203/271) Installing: libply-splash-graphics2-0.9.0-18.1 [....done] Retrieving package parted-3.1-17.1.ppc64le (204/271), 192.7 KiB (716.6 KiB unpac ked) (204/271) Installing: parted-3.1-17.1 [.........done] Retrieving package Mesa-libEGL1-10.0.2-90.17.ppc64le (205/271), 87.9 KiB (146.7 KiB unpacked) (205/271) Installing: Mesa-libEGL1-10.0.2-90.17 [......done] Retrieving package dbus-1-1.8.16-14.1.ppc64le (206/271), 313.0 KiB ( 1.1 MiB un packed) (206/271) Installing: dbus-1-1.8.16-14.1 [............done] Additional rpm output: Warning: running kernel does not support fscaps Retrieving package plymouth-plugin-script-0.9.0-18.1.ppc64le (207/271), 46.6 Ki B (130.3 KiB unpacked) (207/271) Installing: plymouth-plugin-script-0.9.0-18.1 [.....done] Retrieving package Mesa-10.0.2-90.17.ppc64le (208/271), 38.2 MiB (158.7 MiB unp acked) (208/271) Installing: Mesa-10.0.2-90.17 [............done] Retrieving package util-linux-systemd-2.25-28.1.ppc64le (209/271), 82.9 KiB (13 8.9 KiB unpacked) (209/271) Installing: util-linux-systemd-2.25-28.1 [......done] Retrieving package rsync-3.1.0-2.7.ppc64le (210/271), 318.9 KiB (717.4 KiB unpac ked) (210/271) Installing: rsync-3.1.0-2.7 [.........done] Retrieving package procps-3.3.9-4.2.ppc64le (211/271), 233.5 KiB (643.7 KiB unpa cked) (211/271) Installing: procps-3.3.9-4.2 [...........done] Retrieving package plymouth-scripts-0.9.0-18.1.ppc64le (212/271), 22.3 KiB ( 6 .2 KiB unpacked) (212/271) Installing: plymouth-scripts-0.9.0-18.1 [.....done] Retrieving package open-lldp-0.9.46-5.14.ppc64le (213/271), 218.2 KiB (688.2 KiB unpacked) (213/271) Installing: open-lldp-0.9.46-5.14 [.........done] Retrieving package open-iscsi-2.0.873-32.4.ppc64le (214/271), 333.9 KiB ( 2.3 M iB unpacked) (214/271) Installing: open-iscsi-2.0.873-32.4 [............done] Retrieving package ntp-4.2.8p3-4.6.ppc64le (215/271), 699.8 KiB ( 2.7 MiB unpac ked) (215/271) Installing: ntp-4.2.8p3-4.6 [............done] Additional rpm output: Updating /etc/sysconfig/ntp... Retrieving package multipath-tools-0.5.0-45.2.ppc64le (216/271), 220.8 KiB ( 1. 9 MiB unpacked) (216/271) Installing: multipath-tools-0.5.0-45.2 [...........done] Additional rpm output: /proc/devices: fopen failed: No such file or directory Failed to set up list of device-mapper major numbers Incompatible libdevmapper (unknown version) and kernel driver (unknown version). Command failed Retrieving package lvm2-2.02.120-57.1.ppc64le (217/271), 988.3 KiB ( 5.5 MiB un packed) (217/271) Installing: lvm2-2.02.120-57.1 [............done] Retrieving package liblogging0-1.0.4-1.6.ppc64le (218/271), 44.1 KiB (132.2 KiB unpacked) (218/271) Installing: liblogging0-1.0.4-1.6 [.......done] Retrieving package krb5-1.12.1-16.1.ppc64le (219/271), 590.9 KiB ( 2.1 MiB unpa cked) (219/271) Installing: krb5-1.12.1-16.1 [............done] Retrieving package dmraid-1.0.0.rc16-34.2.ppc64le (220/271), 129.5 KiB (526.3 Ki B unpacked) (220/271) Installing: dmraid-1.0.0.rc16-34.2 [...........done] Retrieving package cron-4.2-58.3.ppc64le (221/271), 12.1 KiB ( 181 B unpacked) (221/271) Installing: cron-4.2-58.3 [.....done] Retrieving package Mesa-libGL1-10.0.2-90.17.ppc64le (222/271), 153.4 KiB (606.9 KiB unpacked) (222/271) Installing: Mesa-libGL1-10.0.2-90.17 [.........done] Retrieving package wicked-0.6.26-1.1.ppc64le (223/271), 474.5 KiB ( 1.8 MiB unp acked) (223/271) Installing: wicked-0.6.26-1.1 [............done] Additional rpm output: Updating /etc/sysconfig/network/config... Retrieving package fcoe-utils-1.0.30-4.1.ppc64le (224/271), 106.7 KiB (531.2 KiB unpacked) (224/271) Installing: fcoe-utils-1.0.30-4.1 [...........done] Retrieving package openssh-6.6p1-29.1.ppc64le (225/271), 816.6 KiB ( 5.3 MiB un packed) (225/271) Installing: openssh-6.6p1-29.1 [............done] Additional rpm output: Updating /etc/sysconfig/ssh... Retrieving package libtirpc1-0.2.3-12.2.ppc64le (226/271), 70.9 KiB (261.1 KiB unpacked) (226/271) Installing: libtirpc1-0.2.3-12.2 [.......done] Retrieving package libcurl4-7.37.0-15.1.ppc64le (227/271), 191.9 KiB (522.4 KiB unpacked) (227/271) Installing: libcurl4-7.37.0-15.1 [...........done] Retrieving package cups-libs-1.7.5-9.1.ppc64le (228/271), 481.3 KiB ( 2.4 MiB u npacked) (228/271) Installing: cups-libs-1.7.5-9.1 [............done] Retrieving package bind-libs-9.9.6P1-30.1.ppc64le (229/271), 831.8 KiB ( 3.1 Mi B unpacked) (229/271) Installing: bind-libs-9.9.6P1-30.1 [............done] Retrieving package cronie-1.4.11-58.3.ppc64le (230/271), 91.0 KiB (299.9 KiB un packed) (230/271) Installing: cronie-1.4.11-58.3 [........done] Additional rpm output: Warning: running kernel does not support fscaps setting /usr/bin/crontab to root:trusted 4755. (wrong permissions 4750) Updating /etc/sysconfig/cron... Retrieving package libcairo2-1.12.16-6.17.ppc64le (231/271), 859.3 KiB ( 3.7 Mi B unpacked) (231/271) Installing: libcairo2-1.12.16-6.17 [............done] Retrieving package wicked-service-0.6.26-1.1.ppc64le (232/271), 48.3 KiB ( 9.0 KiB unpacked) (232/271) Installing: wicked-service-0.6.26-1.1 [........done] Additional rpm output: Failed to read /proc/cmdline. Ignoring: No such file or directory Failed to get D-Bus connection: Unknown error -1 Failed to read /proc/cmdline. Ignoring: No such file or directory ln -s '/usr/lib/systemd/system/wicked.service' '/etc/systemd/system/network.serv ice' ln -s '/usr/lib/systemd/system/wicked.service' '/etc/systemd/system/multi-user.t arget.wants/wicked.service' ln -s '/usr/lib/systemd/system/wicked.service' '/etc/systemd/system/network-onli ne.target.wants/wicked.service' ln -s '/usr/lib/systemd/system/wickedd.service' '/etc/systemd/system/wicked.serv ice.wants/wickedd.service' ln -s '/usr/lib/systemd/system/wickedd-nanny.service' '/etc/systemd/system/dbus- org.opensuse.Network.Nanny.service' ln -s '/usr/lib/systemd/system/wickedd-nanny.service' '/etc/systemd/system/wicke dd.service.wants/wickedd-nanny.service' ln -s '/usr/lib/systemd/system/wickedd-auto4.service' '/etc/systemd/system/dbus- org.opensuse.Network.AUTO4.service' ln -s '/usr/lib/systemd/system/wickedd-auto4.service' '/etc/systemd/system/wicke dd.service.wants/wickedd-auto4.service' ln -s '/usr/lib/systemd/system/wickedd-dhcp4.service' '/etc/systemd/system/dbus- org.opensuse.Network.DHCP4.service' ln -s '/usr/lib/systemd/system/wickedd-dhcp4.service' '/etc/systemd/system/wicke dd.service.wants/wickedd-dhcp4.service' ln -s '/usr/lib/systemd/system/wickedd-dhcp6.service' '/etc/systemd/system/dbus- org.opensuse.Network.DHCP6.service' ln -s '/usr/lib/systemd/system/wickedd-dhcp6.service' '/etc/systemd/system/wicke dd.service.wants/wickedd-dhcp6.service' Retrieving package rpcbind-0.2.1_rc4-16.1.ppc64le (233/271), 55.2 KiB (217.3 Ki B unpacked) (233/271) Installing: rpcbind-0.2.1_rc4-16.1 [......done] Additional rpm output: Updating /etc/sysconfig/rpcbind... Retrieving package gpg2-2.0.24-1.5.ppc64le (234/271), 1.1 MiB ( 4.7 MiB unpac ked) (234/271) Installing: gpg2-2.0.24-1.5 [............done] Retrieving package curl-7.37.0-15.1.ppc64le (235/271), 147.2 KiB (324.2 KiB unpa cked) (235/271) Installing: curl-7.37.0-15.1 [.........done] Retrieving package libwbclient0-4.2.4-4.8.ppc64le (236/271), 214.0 KiB ( 66.0 Ki B unpacked) (236/271) Installing: libwbclient0-4.2.4-4.8 [....done] Retrieving package bind-utils-9.9.6P1-30.1.ppc64le (237/271), 372.8 KiB ( 2.0 M iB unpacked) (237/271) Installing: bind-utils-9.9.6P1-30.1 [...........done] Retrieving package logrotate-3.8.7-3.21.ppc64le (238/271), 53.8 KiB (106.8 KiB unpacked) (238/271) Installing: logrotate-3.8.7-3.21 [.......done] Retrieving package pango-modules-1.36.3-4.14.ppc64le (239/271), 36.9 KiB ( 53.9 KiB unpacked) (239/271) Installing: pango-modules-1.36.3-4.14 [.......done] Retrieving package sysconfig-0.83.8-7.1.ppc64le (240/271), 73.5 KiB ( 76.5 KiB unpacked) (240/271) Installing: sysconfig-0.83.8-7.1 [.........done] Additional rpm output: Updating /etc/sysconfig/network/dhcp... Updating /etc/sysconfig/network/config... Retrieving package nfs-client-1.3.0-13.1.ppc64le (241/271), 214.8 KiB ( 1.0 MiB unpacked) (241/271) Installing: nfs-client-1.3.0-13.1 [...........done] Additional rpm output: Updating /etc/sysconfig/nfs... Warning: running kernel does not support fscaps setting /sbin/mount.nfs to root:root 4755. (wrong permissions 0755) Retrieving package libtevent-util0-4.2.4-4.8.ppc64le (242/271), 197.7 KiB ( 66.0 KiB unpacked) (242/271) Installing: libtevent-util0-4.2.4-4.8 [....done] Retrieving package libpango-1_0-0-1.36.3-4.14.ppc64le (243/271), 277.3 KiB ( 1. 0 MiB unpacked) (243/271) Installing: libpango-1_0-0-1.36.3-4.14 [...........done] Retrieving package sysconfig-netconfig-0.83.8-7.1.ppc64le (244/271), 137.9 KiB ( 161.0 KiB unpacked) (244/271) Installing: sysconfig-netconfig-0.83.8-7.1 [.........done] Retrieving package nfs-kernel-server-1.3.0-13.1.ppc64le (245/271), 122.8 KiB (64 9.1 KiB unpacked) (245/271) Installing: nfs-kernel-server-1.3.0-13.1 [..........done] Additional rpm output: Warning: running kernel does not support fscaps Retrieving package libdcerpc-binding0-4.2.4-4.8.ppc64le (246/271), 229.5 KiB (19 4.2 KiB unpacked) (246/271) Installing: libdcerpc-binding0-4.2.4-4.8 [......done] Retrieving package plymouth-plugin-label-0.9.0-18.1.ppc64le (247/271), 24.7 KiB ( 66.0 KiB unpacked) (247/271) Installing: plymouth-plugin-label-0.9.0-18.1 [....done] Retrieving package dhcp-4.3.3-2.1.ppc64le (248/271), 665.1 KiB ( 2.1 MiB unpack ed) (248/271) Installing: dhcp-4.3.3-2.1 [............done] Retrieving package syslog-service-2.0-778.1.noarch (249/271), 14.9 KiB ( 6.4 K iB unpacked) (249/271) Installing: syslog-service-2.0-778.1 [.......done] Retrieving package libgensec0-4.2.4-4.8.ppc64le (250/271), 245.5 KiB (194.6 KiB unpacked) (250/271) Installing: libgensec0-4.2.4-4.8 [......done] Retrieving package plymouth-branding-SLE-12-11.3.1.noarch (251/271), 5.2 MiB ( 5.3 MiB unpacked) (251/271) Installing: plymouth-branding-SLE-12-11.3.1 [............done] Additional rpm output: Creating initrd: /boot/initrd-3.12.49-3-default Executing: /usr/bin/dracut --logfile /var/log/YaST2/mkinitrd.log --force /boot/i nitrd-3.12.49-3-default 3.12.49-3-default Turning off host-only mode: '/sys' is not mounted! Turning off host-only mode: '/proc' is not mounted! Turning off host-only mode: '/run' is not mounted! Turning off host-only mode: '/dev' is not mounted! dracut module 'plymouth' will not be installed, because command 'plymouthd' coul d not be found! dracut module 'plymouth' will not be installed, because command 'plymouth' could not be found! dracut module 'cifs' will not be installed, because command 'mount.cifs' could n ot be found! dracut module 'nbd' will not be installed, because command 'nbd-client' could no t be found! Failed to read /proc/cmdline, ignoring: No such file or directory Failed to read /proc/cmdline. Ignoring: No such file or directory *** Including module: bash *** *** Including module: modsign *** *** Including module: i18n *** *** Including module: convertfs *** *** Including module: network *** Possible missing firmware "bnx2/bnx2-mips-09-6.2.1b.fw" for kernel module "bnx2. ko" Possible missing firmware "bnx2/bnx2-mips-06-6.2.3.fw" for kernel module "bnx2.k o" Possible missing firmware "bnx2x/bnx2x-e2-7.10.51.0.fw" for kernel module "bnx2x .ko" Possible missing firmware "bnx2x/bnx2x-e1h-7.10.51.0.fw" for kernel module "bnx2 x.ko" Possible missing firmware "bnx2x/bnx2x-e1-7.10.51.0.fw" for kernel module "bnx2x .ko" Possible missing firmware "ct2fw-3.2.3.0.bin" for kernel module "bna.ko" Possible missing firmware "ctfw-3.2.3.0.bin" for kernel module "bna.ko" Possible missing firmware "cxgb3/t3fw-7.12.0.bin" for kernel module "cxgb3.ko" Possible missing firmware "cxgb4/t5fw.bin" for kernel module "cxgb4.ko" Possible missing firmware "cxgb4/t4fw.bin" for kernel module "cxgb4.ko" Possible missing firmware "myri10ge_rss_eth_z8e.dat" for kernel module "myri10ge .ko" Possible missing firmware "myri10ge_rss_ethp_z8e.dat" for kernel module "myri10g e.ko" Possible missing firmware "myri10ge_eth_z8e.dat" for kernel module "myri10ge.ko" Possible missing firmware "myri10ge_ethp_z8e.dat" for kernel module "myri10ge.ko " Possible missing firmware "phanfw.bin" for kernel module "qlcnic.ko" Possible missing firmware "phanfw.bin" for kernel module "netxen_nic.ko" Possible missing firmware "rtl_nic/rtl8168g-3.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168g-2.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8106e-2.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8106e-1.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8411-2.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8411-1.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8402-1.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168f-2.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168f-1.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8105e-1.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168e-3.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168e-2.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168e-1.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168d-2.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168d-1.fw" for kernel module "r8169.ko" Failed to install module ipv6 Failed to install module xennet *** Including module: ifcfg *** *** Including module: btrfs *** *** Including module: crypt *** *** Including module: dm *** Skipping udev rule: 64-device-mapper.rules Skipping udev rule: 60-persistent-storage-dm.rules Skipping udev rule: 55-dm.rules Failed to read /proc/cmdline. Ignoring: No such file or directory *** Including module: dmraid *** *** Including module: kernel-modules *** Failed to install module ata_piix Failed to install module unix Failed to install module ehci-platform Failed to install module xhci-pci Failed to install module yenta_socket Failed to install module atkbd Failed to install module i8042 Failed to install module pcmcia Failed to install module hid-hyperv Failed to install module hv-vmbus Failed to install module sdhci_acpi Possible missing firmware "ene-ub6250/ms_rdwr.bin" for kernel module "ums-eneub6 250.ko" Possible missing firmware "ene-ub6250/msp_rdwr.bin" for kernel module "ums-eneub 6250.ko" Possible missing firmware "ene-ub6250/ms_init.bin" for kernel module "ums-eneub6 250.ko" Possible missing firmware "ene-ub6250/sd_rdwr.bin" for kernel module "ums-eneub6 250.ko" Possible missing firmware "ene-ub6250/sd_init2.bin" for kernel module "ums-eneub 6250.ko" Possible missing firmware "ene-ub6250/sd_init1.bin" for kernel module "ums-eneub 6250.ko" Possible missing firmware "aic94xx-seq.fw" for kernel module "aic94xx.ko" Possible missing firmware "cxgb4/t5fw.bin" for kernel module "csiostor.ko" Possible missing firmware "ql2700_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql8300_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2600_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2500_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2400_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2322_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2300_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2200_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2100_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ct2fw-3.2.3.0.bin" for kernel module "bfa.ko" Possible missing firmware "ctfw-3.2.3.0.bin" for kernel module "bfa.ko" Possible missing firmware "cbfw-3.2.3.0.bin" for kernel module "bfa.ko" *** Including module: lvm *** Skipping udev rule: 64-device-mapper.rules Skipping udev rule: 56-lvm.rules Skipping udev rule: 60-persistent-storage-lvm.rules *** Including module: mdraid *** Skipping udev rule: 64-md-raid.rules *** Including module: multipath *** *** Including module: fcoe *** Failed to install module edd *** Including module: fcoe-uefi *** *** Including module: iscsi *** Failed to install module iscsi_ibft Failed to install module crc32c *** Including module: nfs *** findmnt: can't read /proc/mounts: No such file or directory findmnt: can't read /proc/mounts: No such file or directory Failed to install module ipv6 *** Including module: resume *** *** Including module: rootfs-block *** findmnt: can't read /proc/mounts: No such file or directory *** Including module: terminfo *** *** Including module: udev-rules *** Skipping udev rule: 91-permissions.rules Skipping udev rule: 80-drivers-modprobe.rules *** Including module: systemd *** Failed to install module ipv6 *** Including module: usrmount *** *** Including module: base *** *** Including module: fs-lib *** Failed to install module crc32c *** Including module: shutdown *** *** Including module: suse *** *** Including module: uefi-lib *** *** Including modules done *** *** Installing kernel module dependencies and firmware *** *** Installing kernel module dependencies and firmware done *** *** Resolving executable dependencies *** *** Resolving executable dependencies done*** *** Hardlinking files *** *** Hardlinking files done *** *** Stripping files *** *** Stripping files done *** *** Store current command line parameters *** Stored kernel commandline: rd.driver.pre=scsi_dh_alua rd.driver.pre=scsi_dh_emc rd.driver.pre=scsi_dh_rdac rd.neednet=1 *** Creating image file *** *** Creating image file done *** Some kernel modules could not be included: ipv6 xennet ata_piix unix ehci-platform xhci-pci yenta_socket atkbd i8042 pcmcia hid-hyperv hv-vmbus sdhci_acpi edd iscsi_ibft crc32c ipv6 ipv6 crc32c Did not refresh the bootloader. You might need to refresh it manually. Retrieving package dhcp-client-4.3.3-2.1.ppc64le (252/271), 700.1 KiB ( 2.2 MiB unpacked) (252/271) Installing: dhcp-client-4.3.3-2.1 [............done] Retrieving package rsyslog-8.4.0-8.3.ppc64le (253/271), 595.0 KiB ( 4.4 MiB unp acked) (253/271) Installing: rsyslog-8.4.0-8.3 [............done] Additional rpm output: Updating /etc/sysconfig/syslog... Retrieving package libndr-nbt0-4.2.4-4.8.ppc64le (254/271), 219.6 KiB (130.1 KiB unpacked) (254/271) Installing: libndr-nbt0-4.2.4-4.8 [.....done] Retrieving package plymouth-0.9.0-18.1.ppc64le (255/271), 96.5 KiB (477.7 KiB u npacked) (255/271) Installing: plymouth-0.9.0-18.1 [..........done] Additional rpm output: warning: /etc/plymouth/plymouthd.conf created as /etc/plymouth/plymouthd.conf.rp mnew Retrieving package libsamba-credentials0-4.2.4-4.8.ppc64le (256/271), 218.4 KiB (130.1 KiB unpacked) (256/271) Installing: libsamba-credentials0-4.2.4-4.8 [.....done] Retrieving package plymouth-dracut-0.9.0-18.1.ppc64le (257/271), 25.3 KiB ( 15. 4 KiB unpacked) (257/271) Installing: plymouth-dracut-0.9.0-18.1 [.....done] Retrieving package samba-libs-4.2.4-4.8.ppc64le (258/271), 2.9 MiB ( 17.5 MiB unpacked) (258/271) Installing: samba-libs-4.2.4-4.8 [............done] Retrieving package libsamba-util0-4.2.4-4.8.ppc64le (259/271), 273.1 KiB (258.9 KiB unpacked) (259/271) Installing: libsamba-util0-4.2.4-4.8 [.......done] Retrieving package cifs-utils-6.4-6.3.ppc64le (260/271), 133.9 KiB (492.9 KiB un packed) (260/271) Installing: cifs-utils-6.4-6.3 [...........done] Retrieving package libndr0-4.2.4-4.8.ppc64le (261/271), 224.2 KiB (130.2 KiB unp acked) (261/271) Installing: libndr0-4.2.4-4.8 [.....done] Retrieving package libsamba-hostconfig0-4.2.4-4.8.ppc64le (262/271), 237.6 KiB ( 220.3 KiB unpacked) (262/271) Installing: libsamba-hostconfig0-4.2.4-4.8 [.......done] Retrieving package libndr-standard0-4.2.4-4.8.ppc64le (263/271), 763.9 KiB ( 3. 9 MiB unpacked) (263/271) Installing: libndr-standard0-4.2.4-4.8 [............done] Retrieving package libsmbconf0-4.2.4-4.8.ppc64le (264/271), 345.1 KiB (580.4 KiB unpacked) (264/271) Installing: libsmbconf0-4.2.4-4.8 [............done] Retrieving package libsamdb0-4.2.4-4.8.ppc64le (265/271), 223.5 KiB (130.8 KiB u npacked) (265/271) Installing: libsamdb0-4.2.4-4.8 [.....done] Retrieving package libsamba-passdb0-4.2.4-4.8.ppc64le (266/271), 260.5 KiB (258. 5 KiB unpacked) (266/271) Installing: libsamba-passdb0-4.2.4-4.8 [.......done] Retrieving package libsmbldap0-4.2.4-4.8.ppc64le (267/271), 208.3 KiB ( 66.0 KiB unpacked) (267/271) Installing: libsmbldap0-4.2.4-4.8 [....done] Retrieving package libsmbclient-raw0-4.2.4-4.8.ppc64le (268/271), 263.5 KiB (258 .3 KiB unpacked) (268/271) Installing: libsmbclient-raw0-4.2.4-4.8 [.......done] Retrieving package libdcerpc0-4.2.4-4.8.ppc64le (269/271), 253.0 KiB (258.3 KiB unpacked) (269/271) Installing: libdcerpc0-4.2.4-4.8 [.......done] Retrieving package libndr-krb5pac0-4.2.4-4.8.ppc64le (270/271), 205.6 KiB ( 66.1 KiB unpacked) (270/271) Installing: libndr-krb5pac0-4.2.4-4.8 [....done] Retrieving package libnetapi0-4.2.4-4.8.ppc64le (271/271), 284.0 KiB (514.7 KiB unpacked) (271/271) Installing: libnetapi0-4.2.4-4.8 [...........done] Output of btrfsprogs-4.1.2-4.1.ppc64le.rpm %posttrans script: Creating initrd: /boot/initrd-3.12.49-3-default Executing: /usr/bin/dracut --logfile /var/log/YaST2/mkinitrd.log --force /boot/initrd-3.12.49-3-default 3.12.49-3-default Turning off host-only mode: '/sys' is not mounted! Turning off host-only mode: '/proc' is not mounted! Turning off host-only mode: '/run' is not mounted! Turning off host-only mode: '/dev' is not mounted! dracut module 'nbd' will not be installed, because command 'nbd-client' could not be found! Failed to read /proc/cmdline, ignoring: No such file or directory Failed to read /proc/cmdline. Ignoring: No such file or directory *** Including module: bash *** *** Including module: modsign *** *** Including module: i18n *** *** Including module: convertfs *** *** Including module: network *** Possible missing firmware "bnx2/bnx2-mips-09-6.2.1b.fw" for kernel module "bnx2.ko" Possible missing firmware "bnx2/bnx2-mips-06-6.2.3.fw" for kernel module "bnx2.ko" Possible missing firmware "bnx2x/bnx2x-e2-7.10.51.0.fw" for kernel module "bnx2x.ko" Possible missing firmware "bnx2x/bnx2x-e1h-7.10.51.0.fw" for kernel module "bnx2x.ko" Possible missing firmware "bnx2x/bnx2x-e1-7.10.51.0.fw" for kernel module "bnx2x.ko" Possible missing firmware "ct2fw-3.2.3.0.bin" for kernel module "bna.ko" Possible missing firmware "ctfw-3.2.3.0.bin" for kernel module "bna.ko" Possible missing firmware "cxgb3/t3fw-7.12.0.bin" for kernel module "cxgb3.ko" Possible missing firmware "cxgb4/t5fw.bin" for kernel module "cxgb4.ko" Possible missing firmware "cxgb4/t4fw.bin" for kernel module "cxgb4.ko" Possible missing firmware "myri10ge_rss_eth_z8e.dat" for kernel module "myri10ge.ko" Possible missing firmware "myri10ge_rss_ethp_z8e.dat" for kernel module "myri10ge.ko" Possible missing firmware "myri10ge_eth_z8e.dat" for kernel module "myri10ge.ko" Possible missing firmware "myri10ge_ethp_z8e.dat" for kernel module "myri10ge.ko" Possible missing firmware "phanfw.bin" for kernel module "qlcnic.ko" Possible missing firmware "phanfw.bin" for kernel module "netxen_nic.ko" Possible missing firmware "rtl_nic/rtl8168g-3.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168g-2.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8106e-2.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8106e-1.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8411-2.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8411-1.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8402-1.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168f-2.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168f-1.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8105e-1.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168e-3.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168e-2.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168e-1.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168d-2.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168d-1.fw" for kernel module "r8169.ko" Failed to install module ipv6 Failed to install module xennet *** Including module: ifcfg *** *** Including module: drm *** Possible missing firmware "radeon/SUMO2_me.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/SUMO2_pfp.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/SUMO_me.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/SUMO_pfp.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/SUMO_rlc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/PALM_me.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/PALM_pfp.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/CYPRESS_smc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/CYPRESS_rlc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/CYPRESS_me.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/CYPRESS_pfp.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/JUNIPER_smc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/JUNIPER_rlc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/JUNIPER_me.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/JUNIPER_pfp.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/REDWOOD_smc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/REDWOOD_rlc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/REDWOOD_me.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/REDWOOD_pfp.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/CEDAR_smc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/CEDAR_rlc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/CEDAR_me.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/CEDAR_pfp.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/R700_rlc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/R600_rlc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/RV710_smc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/RV740_smc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/RV730_smc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/RV770_smc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/ARUBA_rlc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/ARUBA_me.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/ARUBA_pfp.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/CAYMAN_smc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/CAYMAN_rlc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/CAYMAN_mc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/CAYMAN_me.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/CAYMAN_pfp.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/CAICOS_smc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/CAICOS_mc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/CAICOS_me.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/CAICOS_pfp.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/TURKS_smc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/TURKS_mc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/TURKS_me.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/TURKS_pfp.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/BTC_rlc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/BARTS_smc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/BARTS_mc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/BARTS_me.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/BARTS_pfp.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/HAINAN_smc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/HAINAN_rlc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/HAINAN_mc2.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/HAINAN_mc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/HAINAN_ce.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/HAINAN_me.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/HAINAN_pfp.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/OLAND_smc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/OLAND_rlc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/OLAND_mc2.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/OLAND_mc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/OLAND_ce.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/OLAND_me.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/OLAND_pfp.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/VERDE_smc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/VERDE_rlc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/VERDE_mc2.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/VERDE_mc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/VERDE_ce.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/VERDE_me.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/VERDE_pfp.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/PITCAIRN_smc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/PITCAIRN_rlc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/PITCAIRN_mc2.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/PITCAIRN_mc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/PITCAIRN_ce.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/PITCAIRN_me.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/PITCAIRN_pfp.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/TAHITI_smc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/TAHITI_rlc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/TAHITI_mc2.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/TAHITI_mc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/TAHITI_ce.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/TAHITI_me.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/TAHITI_pfp.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/BONAIRE_uvd.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/TAHITI_uvd.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/SUMO_uvd.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/CYPRESS_uvd.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/RV710_uvd.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/KABINI_sdma.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/KABINI_rlc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/KABINI_mec.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/KABINI_ce.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/KABINI_me.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/KABINI_pfp.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/KAVERI_sdma.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/KAVERI_rlc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/KAVERI_mec.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/KAVERI_ce.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/KAVERI_me.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/KAVERI_pfp.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/BONAIRE_smc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/BONAIRE_sdma.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/BONAIRE_rlc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/BONAIRE_mc.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/BONAIRE_mec.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/BONAIRE_ce.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/BONAIRE_me.bin" for kernel module "radeon.ko" Possible missing firmware "radeon/BONAIRE_pfp.bin" for kernel module "radeon.ko" Possible missing firmware "ast_dp501_fw.bin" for kernel module "ast.ko" *** Including module: plymouth *** *** Including module: btrfs *** *** Including module: crypt *** *** Including module: dm *** Skipping udev rule: 64-device-mapper.rules Skipping udev rule: 60-persistent-storage-dm.rules Skipping udev rule: 55-dm.rules Failed to read /proc/cmdline. Ignoring: No such file or directory *** Including module: dmraid *** *** Including module: kernel-modules *** Failed to install module ata_piix Failed to install module unix Failed to install module ehci-platform Failed to install module xhci-pci Failed to install module yenta_socket Failed to install module atkbd Failed to install module i8042 Failed to install module pcmcia Failed to install module hid-hyperv Failed to install module hv-vmbus Failed to install module sdhci_acpi Possible missing firmware "ene-ub6250/ms_rdwr.bin" for kernel module "ums-eneub6250.ko" Possible missing firmware "ene-ub6250/msp_rdwr.bin" for kernel module "ums-eneub6250.ko" Possible missing firmware "ene-ub6250/ms_init.bin" for kernel module "ums-eneub6250.ko" Possible missing firmware "ene-ub6250/sd_rdwr.bin" for kernel module "ums-eneub6250.ko" Possible missing firmware "ene-ub6250/sd_init2.bin" for kernel module "ums-eneub6250.ko" Possible missing firmware "ene-ub6250/sd_init1.bin" for kernel module "ums-eneub6250.ko" Possible missing firmware "aic94xx-seq.fw" for kernel module "aic94xx.ko" Possible missing firmware "cxgb4/t5fw.bin" for kernel module "csiostor.ko" Possible missing firmware "ql2700_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql8300_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2600_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2500_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2400_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2322_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2300_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2200_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2100_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ct2fw-3.2.3.0.bin" for kernel module "bfa.ko" Possible missing firmware "ctfw-3.2.3.0.bin" for kernel module "bfa.ko" Possible missing firmware "cbfw-3.2.3.0.bin" for kernel module "bfa.ko" *** Including module: lvm *** Skipping udev rule: 64-device-mapper.rules Skipping udev rule: 56-lvm.rules Skipping udev rule: 60-persistent-storage-lvm.rules *** Including module: mdraid *** Skipping udev rule: 64-md-raid.rules *** Including module: multipath *** *** Including module: cifs *** Failed to install module ipv6 *** Including module: fcoe *** Failed to install module edd *** Including module: fcoe-uefi *** *** Including module: iscsi *** Failed to install module iscsi_ibft Failed to install module crc32c *** Including module: nfs *** findmnt: can't read /proc/mounts: No such file or directory findmnt: can't read /proc/mounts: No such file or directory Failed to install module ipv6 *** Including module: resume *** *** Including module: rootfs-block *** findmnt: can't read /proc/mounts: No such file or directory *** Including module: terminfo *** *** Including module: udev-rules *** Skipping udev rule: 91-permissions.rules Skipping udev rule: 80-drivers-modprobe.rules *** Including module: systemd *** Failed to install module ipv6 *** Including module: usrmount *** *** Including module: base *** *** Including module: fs-lib *** Failed to install module crc32c *** Including module: shutdown *** *** Including module: suse *** *** Including module: uefi-lib *** *** Including modules done *** *** Installing kernel module dependencies and firmware *** *** Installing kernel module dependencies and firmware done *** *** Resolving executable dependencies *** *** Resolving executable dependencies done*** *** Hardlinking files *** *** Hardlinking files done *** *** Stripping files *** *** Stripping files done *** *** Store current command line parameters *** Stored kernel commandline: rd.driver.pre=scsi_dh_alua rd.driver.pre=scsi_dh_emc rd.driver.pre=scsi_dh_rdac rd.neednet=1 *** Creating image file *** *** Creating image file done *** Some kernel modules could not be included: ipv6 xennet ata_piix unix ehci-platform xhci-pci yenta_socket atkbd i8042 pcmcia hid-hyperv hv-vmbus sdhci_acpi ipv6 edd iscsi_ibft crc32c ipv6 ipv6 crc32c Update bootloader... Perl-Bootloader: 2015-11-24 08:36:11 <3> pbl-6730.2 Tools::ReadPartitions.178: Error: /sys not mounted Perl-Bootloader: 2015-11-24 08:36:11 <3> pbl-6730.2 FileIO::ReadFileRaw.168: Error: Failed to open /proc/misc: No such file or directory Can't use an undefined value as an ARRAY reference at /usr/lib/perl5/vendor_perl/5.18.2/Bootloader/Tools.pm line 376. Updating bootloader failed Warning: btrfsprogs-4.1.2-4.1.ppc64le.rpm %posttrans script failed (returned 1) Output of dmraid-1.0.0.rc16-34.2.ppc64le.rpm %posttrans script: Updating /etc/sysconfig/dmraid... Running: gnu-unifont-bitmap-fonts-20080123-83.182-reconfigure-fonts (gnu-unifont-bitmap-fonts, /install/netboot/sles12.1/ppc64le/compute/rootimg/var/adm/update-scripts) done] [genimage] setting services to start at boot time... Failed to read /proc/cmdline. Ignoring: No such file or directory Failed to get D-Bus connection: Unknown error -1 Failed to read /proc/cmdline. Ignoring: No such file or directory Failed to get D-Bus connection: Unknown error -1 Enter the dracut mode. Dracut version: 037. Dracut directory: dracut_033. sed: can't read /install/netboot/sles12.1/ppc64le/compute/rootimg/etc/inittab: No such file or directory Added scsi_transport_srp.ko as an autodetected depedency Added scsi_tgt.ko as an autodetected depedency Added crc-t10dif.ko as an autodetected depedency Added libahci.ko as an autodetected depedency Added virtio_ring.ko as an autodetected depedency Added virtio.ko as an autodetected depedency Added crc16.ko as an autodetected depedency Added mbcache.ko as an autodetected depedency Added jbd2.ko as an autodetected depedency Try to load drivers: scsi_mod libata scsi_tgt jbd2 mbcache crc16 virtio virtio_ring libahci crc-t10dif scsi_transport_srp af_packet ext3 ext4 virtio_pci virtio_blk scsi_dh ahci megaraid_sas sd_mod ibmvscsi to initrd. chroot /install/netboot/sles12.1/ppc64le/compute/rootimg dracut -N --compress "/usr/bin/pigz -p 4 " -f /tmp/initrd.28596.gz 3.12.49-3-default Executing: /usr/bin/dracut -N --compress "/usr/bin/pigz -p 4 " -f /tmp/initrd.28596.gz 3.12.49-3-default *** Including module: network *** Possible missing firmware "bnx2/bnx2-mips-09-6.2.1b.fw" for kernel module "bnx2.ko" Possible missing firmware "bnx2/bnx2-mips-06-6.2.3.fw" for kernel module "bnx2.ko" Possible missing firmware "bnx2x/bnx2x-e2-7.10.51.0.fw" for kernel module "bnx2x.ko" Possible missing firmware "bnx2x/bnx2x-e1h-7.10.51.0.fw" for kernel module "bnx2x.ko" Possible missing firmware "bnx2x/bnx2x-e1-7.10.51.0.fw" for kernel module "bnx2x.ko" Possible missing firmware "ct2fw-3.2.3.0.bin" for kernel module "bna.ko" Possible missing firmware "ctfw-3.2.3.0.bin" for kernel module "bna.ko" Possible missing firmware "cxgb3/t3fw-7.12.0.bin" for kernel module "cxgb3.ko" Possible missing firmware "cxgb4/t5fw.bin" for kernel module "cxgb4.ko" Possible missing firmware "cxgb4/t4fw.bin" for kernel module "cxgb4.ko" Possible missing firmware "myri10ge_rss_eth_z8e.dat" for kernel module "myri10ge.ko" Possible missing firmware "myri10ge_rss_ethp_z8e.dat" for kernel module "myri10ge.ko" Possible missing firmware "myri10ge_eth_z8e.dat" for kernel module "myri10ge.ko" Possible missing firmware "myri10ge_ethp_z8e.dat" for kernel module "myri10ge.ko" Possible missing firmware "phanfw.bin" for kernel module "qlcnic.ko" Possible missing firmware "phanfw.bin" for kernel module "netxen_nic.ko" Possible missing firmware "rtl_nic/rtl8168g-3.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168g-2.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8106e-2.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8106e-1.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8411-2.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8411-1.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8402-1.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168f-2.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168f-1.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8105e-1.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168e-3.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168e-2.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168e-1.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168d-2.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168d-1.fw" for kernel module "r8169.ko" Failed to install module ipv6 Failed to install module xennet *** Including module: dm *** Skipping udev rule: 64-device-mapper.rules Skipping udev rule: 60-persistent-storage-dm.rules Skipping udev rule: 55-dm.rules Failed to read /proc/cmdline. Ignoring: No such file or directory *** Including module: kernel-modules *** Failed to install module ata_piix Failed to install module unix Failed to install module ehci-platform Failed to install module xhci-pci Failed to install module yenta_socket Failed to install module atkbd Failed to install module i8042 Failed to install module pcmcia Failed to install module hid-hyperv Failed to install module hv-vmbus Failed to install module sdhci_acpi Possible missing firmware "ene-ub6250/ms_rdwr.bin" for kernel module "ums-eneub6250.ko" Possible missing firmware "ene-ub6250/msp_rdwr.bin" for kernel module "ums-eneub6250.ko" Possible missing firmware "ene-ub6250/ms_init.bin" for kernel module "ums-eneub6250.ko" Possible missing firmware "ene-ub6250/sd_rdwr.bin" for kernel module "ums-eneub6250.ko" Possible missing firmware "ene-ub6250/sd_init2.bin" for kernel module "ums-eneub6250.ko" Possible missing firmware "ene-ub6250/sd_init1.bin" for kernel module "ums-eneub6250.ko" Possible missing firmware "aic94xx-seq.fw" for kernel module "aic94xx.ko" Possible missing firmware "cxgb4/t5fw.bin" for kernel module "csiostor.ko" Possible missing firmware "ql2700_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql8300_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2600_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2500_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2400_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2322_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2300_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2200_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2100_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ct2fw-3.2.3.0.bin" for kernel module "bfa.ko" Possible missing firmware "ctfw-3.2.3.0.bin" for kernel module "bfa.ko" Possible missing firmware "cbfw-3.2.3.0.bin" for kernel module "bfa.ko" *** Including module: lvm *** Skipping udev rule: 64-device-mapper.rules Skipping udev rule: 56-lvm.rules Skipping udev rule: 60-persistent-storage-lvm.rules *** Including module: nfs *** findmnt: can't read /proc/mounts: No such file or directory findmnt: can't read /proc/mounts: No such file or directory Failed to install module ipv6 *** Including module: rootfs-block *** findmnt: can't read /proc/mounts: No such file or directory *** Including module: udev-rules *** Skipping udev rule: 91-permissions.rules Skipping udev rule: 80-drivers-modprobe.rules *** Including module: xcat *** *** Including module: syslog *** *** Including module: base *** *** Including module: fs-lib *** Failed to install module crc32c *** Including modules done *** *** Installing kernel module dependencies and firmware *** *** Installing kernel module dependencies and firmware done *** *** Resolving executable dependencies *** *** Resolving executable dependencies done*** *** Hardlinking files *** *** Hardlinking files done *** *** Stripping files *** *** Stripping files done *** *** Store current command line parameters *** Stored kernel commandline: /usr/bin/dracut: line 1572: /var/tmp/initramfs.qaC365/etc/cmdline.d/*.conf: No such file or directory *** Creating image file *** *** Creating image file done *** Some kernel modules could not be included: ipv6 xennet ata_piix unix ehci-platform xhci-pci yenta_socket atkbd i8042 pcmcia hid-hyperv hv-vmbus sdhci_acpi ipv6 crc32c the initial ramdisk for stateless is generated successfully. Try to load drivers: scsi_mod libata scsi_tgt jbd2 mbcache crc16 virtio virtio_ring libahci crc-t10dif scsi_transport_srp af_packet ext3 ext4 virtio_pci virtio_blk scsi_dh ahci megaraid_sas sd_mod ibmvscsi to initrd. chroot /install/netboot/sles12.1/ppc64le/compute/rootimg dracut -N --compress "/usr/bin/pigz -p 4 " -f /tmp/initrd.28596.gz 3.12.49-3-default Executing: /usr/bin/dracut -N --compress "/usr/bin/pigz -p 4 " -f /tmp/initrd.28596.gz 3.12.49-3-default *** Including module: network *** Possible missing firmware "bnx2/bnx2-mips-09-6.2.1b.fw" for kernel module "bnx2.ko" Possible missing firmware "bnx2/bnx2-mips-06-6.2.3.fw" for kernel module "bnx2.ko" Possible missing firmware "bnx2x/bnx2x-e2-7.10.51.0.fw" for kernel module "bnx2x.ko" Possible missing firmware "bnx2x/bnx2x-e1h-7.10.51.0.fw" for kernel module "bnx2x.ko" Possible missing firmware "bnx2x/bnx2x-e1-7.10.51.0.fw" for kernel module "bnx2x.ko" Possible missing firmware "ct2fw-3.2.3.0.bin" for kernel module "bna.ko" Possible missing firmware "ctfw-3.2.3.0.bin" for kernel module "bna.ko" Possible missing firmware "cxgb3/t3fw-7.12.0.bin" for kernel module "cxgb3.ko" Possible missing firmware "cxgb4/t5fw.bin" for kernel module "cxgb4.ko" Possible missing firmware "cxgb4/t4fw.bin" for kernel module "cxgb4.ko" Possible missing firmware "myri10ge_rss_eth_z8e.dat" for kernel module "myri10ge.ko" Possible missing firmware "myri10ge_rss_ethp_z8e.dat" for kernel module "myri10ge.ko" Possible missing firmware "myri10ge_eth_z8e.dat" for kernel module "myri10ge.ko" Possible missing firmware "myri10ge_ethp_z8e.dat" for kernel module "myri10ge.ko" Possible missing firmware "phanfw.bin" for kernel module "qlcnic.ko" Possible missing firmware "phanfw.bin" for kernel module "netxen_nic.ko" Possible missing firmware "rtl_nic/rtl8168g-3.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168g-2.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8106e-2.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8106e-1.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8411-2.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8411-1.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8402-1.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168f-2.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168f-1.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8105e-1.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168e-3.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168e-2.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168e-1.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168d-2.fw" for kernel module "r8169.ko" Possible missing firmware "rtl_nic/rtl8168d-1.fw" for kernel module "r8169.ko" Failed to install module ipv6 Failed to install module xennet *** Including module: dm *** Skipping udev rule: 64-device-mapper.rules Skipping udev rule: 60-persistent-storage-dm.rules Skipping udev rule: 55-dm.rules Failed to read /proc/cmdline. Ignoring: No such file or directory *** Including module: kernel-modules *** Failed to install module ata_piix Failed to install module unix Failed to install module ehci-platform Failed to install module xhci-pci Failed to install module yenta_socket Failed to install module atkbd Failed to install module i8042 Failed to install module pcmcia Failed to install module hid-hyperv Failed to install module hv-vmbus Failed to install module sdhci_acpi Possible missing firmware "ene-ub6250/ms_rdwr.bin" for kernel module "ums-eneub6250.ko" Possible missing firmware "ene-ub6250/msp_rdwr.bin" for kernel module "ums-eneub6250.ko" Possible missing firmware "ene-ub6250/ms_init.bin" for kernel module "ums-eneub6250.ko" Possible missing firmware "ene-ub6250/sd_rdwr.bin" for kernel module "ums-eneub6250.ko" Possible missing firmware "ene-ub6250/sd_init2.bin" for kernel module "ums-eneub6250.ko" Possible missing firmware "ene-ub6250/sd_init1.bin" for kernel module "ums-eneub6250.ko" Possible missing firmware "aic94xx-seq.fw" for kernel module "aic94xx.ko" Possible missing firmware "cxgb4/t5fw.bin" for kernel module "csiostor.ko" Possible missing firmware "ql2700_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql8300_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2600_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2500_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2400_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2322_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2300_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2200_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ql2100_fw.bin" for kernel module "qla2xxx.ko" Possible missing firmware "ct2fw-3.2.3.0.bin" for kernel module "bfa.ko" Possible missing firmware "ctfw-3.2.3.0.bin" for kernel module "bfa.ko" Possible missing firmware "cbfw-3.2.3.0.bin" for kernel module "bfa.ko" *** Including module: lvm *** Skipping udev rule: 64-device-mapper.rules Skipping udev rule: 56-lvm.rules Skipping udev rule: 60-persistent-storage-lvm.rules *** Including module: nfs *** findmnt: can't read /proc/mounts: No such file or directory findmnt: can't read /proc/mounts: No such file or directory Failed to install module ipv6 *** Including module: rootfs-block *** findmnt: can't read /proc/mounts: No such file or directory *** Including module: udev-rules *** Skipping udev rule: 91-permissions.rules Skipping udev rule: 80-drivers-modprobe.rules *** Including module: xcat *** *** Including module: base *** *** Including module: fs-lib *** Failed to install module crc32c *** Including modules done *** *** Installing kernel module dependencies and firmware *** *** Installing kernel module dependencies and firmware done *** *** Resolving executable dependencies *** *** Resolving executable dependencies done*** *** Hardlinking files *** *** Hardlinking files done *** *** Stripping files *** *** Stripping files done *** *** Store current command line parameters *** Stored kernel commandline: /usr/bin/dracut: line 1572: /var/tmp/initramfs.mOQhCP/etc/cmdline.d/*.conf: No such file or directory *** Creating image file *** *** Creating image file done *** Some kernel modules could not be included: ipv6 xennet ata_piix unix ehci-platform xhci-pci yenta_socket atkbd i8042 pcmcia hid-hyperv hv-vmbus sdhci_acpi ipv6 crc32c the initial ramdisk for statelite is generated successfully. ```
priority
diskless genimage returns errors xcat build genimage returns a lot of errors genimage netboot compute generating image cd opt xcat share xcat netboot sles genimage a o p compute srcdir install pkglist opt xcat share xcat netboot sles compute pkglist otherpkgdir install post otherpkgs postinstall opt xcat share xcat netboot sles compute postinstall rootimgdir install netboot compute tempfile tmp xcat genimage timezone america new york netboot compute adding repository repository successfully added enabled yes autorefresh no gpg check yes uri file install reading custom repositories retrieving repository metadata automatically importing the following key repository key name suse package signing key key fingerprint key created thu jan key expires mon jan rpm name gpg pubkey done building repository cache all repositories have been refreshed zypper r install netboot compute rootimg non interactive no gpg checks gpg auto import keys install l no recommends aaa base bash coreutils keyutils nfs kernel server openssl dhcp client openssh procps psmisc wget sysconfig rsyslog vim rsync timezone bc ntp gzip parted binutils tar open iscsi curl plymouth btrfsprogs cryptsetup dmraid mdadm multipath tools cifs utils open lldp fcoe utils which util linux systemd util linux systemd plymouth dracut udev kernel default loading repository data reading installed packages resolving package dependencies the following new packages are going to be installed mesa mesa mesa mesa aaa base acl bash bc bind libs bind utils binutils btrfsprogs cifs utils coreutils cpio cracklib cracklib dict full cron cronie cryptsetup cups libs curl dbus device mapper dhcp dhcp client diffutils dirmngr dmraid dracut elfutils expat fcoe utils file file magic filesystem fillup findutils fipscheck fontconfig gawk glibc gnu unifont bitmap fonts grep gzip hardlink info insserv compat iputils kbd kernel default keyutils kmod kmod compat kpartx data libavahi libavahi libcap libcom libdb libdbus libdcerpc libdrm libdrm libevent libgcc libglib libgmodule libgobject libgpg libjson libldap liblldp libndr libndr libndr libnl config libpango libpixman libply boot libply splash libply splash libsamba libsamba libsamba libsamba libsmbclient libstdc libtevent libusb libusb libustr libwicked libxcb libxcb libxcb libxcb libxcb logrotate mdadm multipath tools ncurses utils net tools netcfg nfs client nfs kernel server nfsidmap ntp open iscsi open lldp openslp openssh openssl pam pam config pango modules parted perl perl bootloader perl base permissions pigz pinentry pkg config plymouth plymouth branding sle plymouth dracut plymouth plugin label plymouth plugin script plymouth scripts procps psmisc pytalloc python base rpcbind rpm rsync rsyslog samba libs sed utils shadow sles release sles release dvd suse module tools sysconfig sysconfig netconfig syslog service systemd systemd presets branding sle systemd sysvinit sysvinit tools tar terminfo base timezone udev update alternatives util linux util linux systemd vim wget which wicked wicked service xz the following new product is going to be installed suse linux enterprise server the following recommended packages were automatically selected binutils cron logrotate ncurses utils net tools netcfg udev which wicked service xz the following packages are recommended but will not be installed only required packages will be installed aaa base extras audit bash doc btrfsmaintenance coreutils lang lang openssh helpers postfix psmisc lang tar lang vim data xauth the following package is suggested but will not be installed command not found new packages to install overall download size mib already cached b after the operation additional mib will be used continue y y automatically agreeing with suse linux enterprise server product license checking for file conflicts warning checking for file conflicts requires not installed packages to be downloaded in advance in order to access their file lists see option download in advance in the zypper manual page for details the following packages had to be excluded from file conflicts check because they are not yet downloaded insserv compat data libnl config cracklib dict full file magic filesystem sles release dvd terminfo base glibc update alternatives pkg config perl base net tools libustr libpixman liblldp libjson libgpg libgcc libdbus libcom libcap libavahi hardlink fillup mesa pigz libply boot libglib libstdc expat libdrm libdrm libavahi openslp libldap libevent file libgobject libgmodule libdb acl libxcb libxcb libxcb libxcb libxcb nfsidmap fipscheck psmisc ncurses utils perl bash xz sles release python base openssl libwicked keyutils info fontconfig elfutils btrfsprogs pytalloc cracklib which tar sed pinentry gzip grep gawk findutils dirmngr diffutils cpio coreutils binutils bc utils wget vim timezone sysvinit tools rpm permissions perl bootloader kbd suse module tools pam iputils kmod pam config util linux kmod compat aaa base shadow netcfg gnu unifont bitmap fonts device mapper systemd systemd sysvinit dracut udev mdadm libusb libply splash kpartx kernel default cryptsetup systemd presets branding sle libusb libply splash parted mesa dbus plymouth plugin script mesa util linux systemd rsync procps plymouth scripts open lldp open iscsi ntp multipath tools dmraid cron mesa wicked fcoe utils openssh cups libs bind libs cronie wicked service rpcbind curl bind utils logrotate pango modules sysconfig nfs client libtevent libpango sysconfig netconfig nfs kernel server libdcerpc plymouth plugin label dhcp syslog service plymouth branding sle dhcp client rsyslog libndr plymouth libsamba plymouth dracut samba libs libsamba cifs utils libsamba libndr libsamba libsmbclient libndr retrieving package insserv compat noarch kib kib unpacked installing insserv compat retrieving package data noarch kib mib unpacked installing data retrieving package libnl config noarch kib kib unpacked installing libnl config retrieving package cracklib dict full mib mib unpacked installing cracklib dict full retrieving package file magic kib mib unpacked installing file magic retrieving package filesystem kib b unpacked installing filesystem additional rpm output warning group lp does not exist using root warning user news does not exist using root warning group news does not exist using root warning group dialout does not exist using root warning user uucp does not exist using root warning group uucp does not exist using root warning group lock does not exist using root warning user man does not exist using root warning user news does not exist using root warning group news does not exist using root warning user nobody does not exist using root warning user wwwrun does not exist using root warning user mail does not exist using root warning group mail does not exist using root warning user lp does not exist using root warning group lp does not exist using root warning user uucp does not exist using root warning group uucp does not exist using root retrieving package sles release dvd kib b unpacked installing sles release dvd retrieving package terminfo base kib mib unpacked installing terminfo base retrieving package glibc mib mib unpacked installing glibc retrieving package update alternatives kib kib unpacked installing update alternatives retrieving package pkg config kib kib unpacked installing pkg config retrieving package perl base mib mib unpacked installing perl base retrieving package net tools kib kib unpacked installing net tools retrieving package kib kib unpacked installing retrieving package kib kib unpacked installing retrieving package kib kib unpacked installing retrieving package kib kib unpacked installing retrieving package libustr kib kib unpacked installing libustr retrieving package kib kib unpacked installing retrieving package kib kib unpacked installing retrieving package kib kib unpacked installing retrieving package kib kib unpacked installing retrieving package kib kib unpacked installing retrieving package kib kib unpacked installing retrieving package kib kib unpacked installing retrieving package kib kib unpacked installing retrieving package kib kib unpacked installing retrieving package kib mib unpacked installing retrieving package kib kib unpacked installing retrieving package kib kib unpacked installing retrieving package kib kib unpacked installing retrieving package kib kib unpacked installing retrieving package libpixman kib kib unpacked installing libpixman retrieving package kib kib unpacked installing retrieving package kib kib unpacked installing retrieving package kib kib unpacked installing retrieving package kib kib unpacked installing retrieving package kib kib unpacked installing retrieving package kib kib unpacked installing retrieving package liblldp kib kib unpacked installing liblldp retrieving package kib kib unpacked installing retrieving package kib kib unpacked installing retrieving package libjson kib kib unpacked installing libjson retrieving package kib kib unpacked installing retrieving package kib kib unpacked installing retrieving package libgpg kib kib unpacked installing libgpg retrieving package kib kib unpacked installing retrieving package kib kib unpacked installing retrieving package libgcc kib kib unpacked installing libgcc retrieving package kib kib unpacked installing retrieving package kib kib unpacked installing retrieving package kib kib unpacked installing retrieving package kib kib unpacked installing retrieving package kib kib unpacked installing retrieving package libdbus kib kib unpacked installing libdbus retrieving package kib kib unpacked installing retrieving package libcom kib kib unpacked installing libcom retrieving package kib kib unpacked installing retrieving package libcap kib kib unpacked installing libcap retrieving package kib kib unpacked installing retrieving package libavahi kib kib unpacked installing libavahi retrieving package kib kib unpacked installing retrieving package kib kib unpacked installing retrieving package kib kib unpacked installing retrieving package kib kib unpacked installing retrieving package kib kib unpacked installing retrieving package kib kib unpacked installing retrieving package kib kib unpacked installing retrieving package hardlink kib kib unpacked installing hardlink retrieving package fillup kib kib unpacked installing fillup retrieving package mesa kib kib unpacked installing mesa retrieving package pigz kib kib unpacked installing pigz retrieving package kib kib unpacked installing retrieving package kib mib unpacked installing retrieving package kib kib unpacked installing retrieving package kib kib unpacked installing retrieving package kib kib unpacked installing retrieving package kib kib unpacked installing retrieving package libply boot kib kib unpacked installing libply boot retrieving package kib kib unpacked installing retrieving package libglib kib mib unpacked installing libglib retrieving package kib mib unpacked installing retrieving package kib kib unpacked installing retrieving package kib kib unpacked installing retrieving package kib kib unpacked installing retrieving package libstdc kib mib unpacked installing libstdc retrieving package expat kib kib unpacked installing expat retrieving package kib kib unpacked installing retrieving package libdrm kib kib unpacked installing libdrm retrieving package libdrm kib kib unpacked installing libdrm retrieving package kib kib unpacked installing retrieving package kib kib unpacked installing retrieving package kib kib unpacked installing retrieving package libavahi kib kib unpacked installing libavahi retrieving package kib kib unpacked installing retrieving package kib kib unpacked installing retrieving package kib mib unpacked installing retrieving package openslp kib kib unpacked installing openslp retrieving package kib kib unpacked installing retrieving package libldap kib kib unpacked installing libldap retrieving package kib kib unpacked installing retrieving package libevent kib installing libevent retrieving package file kib kib unpacke installing file retrieving package kib kib un installing retrieving package kib ki installing retrieving package kib kib u installing retrieving package libgobject kib installing libgobject retrieving package libgmodule kib installing libgmodule retrieving package kib mi installing retrieving package kib mi installing retrieving package kib ki installing retrieving package libdb kib m installing libdb retrieving package acl kib kib unpa cked installing acl retrieving package libxcb kib kib unpacked installing libxcb retrieving package libxcb kib kib unpacked installing libxcb retrieving package libxcb kib kib unpacked installing libxcb retrieving package libxcb kib kib unpacked installing libxcb retrieving package libxcb kib k ib unpacked installing libxcb retrieving package kib mib u npacked installing retrieving package kib kib unpacked installing retrieving package nfsidmap kib kib un packed installing nfsidmap retrieving package fipscheck kib kib u npacked installing fipscheck retrieving package kib kib unpacked installing retrieving package psmisc kib kib unp acked installing psmisc retrieving package ncurses utils kib kib unpacked installing ncurses utils retrieving package kib kib unpacked installing retrieving package kib kib unpacked installing retrieving package perl mib mib unpac ked installing perl retrieving package kib ki b unpacked installing retrieving package kib kib unpacked installing retrieving package kib kib u npacked installing retrieving package kib ki b unpacked installing retrieving package bash kib kib unpacke d installing bash retrieving package kib ki b unpacked installing retrieving package xz kib kib unpack ed installing xz retrieving package sles release kib k ib unpacked installing sles release retrieving package python base mib mi b unpacked installing python base retrieving package openssl kib mib u npacked installing openssl retrieving package libwicked kib mib unpacked installing libwicked retrieving package kib kib unpacked installing retrieving package keyutils kib kib u npacked installing keyutils retrieving package kib mib un packed installing retrieving package info kib kib unp acked installing info retrieving package fontconfig kib mi b unpacked installing fontconfig retrieving package elfutils kib kib un packed installing elfutils retrieving package btrfsprogs kib mib unpacked installing btrfsprogs retrieving package pytalloc kib kib un packed installing pytalloc retrieving package cracklib kib kib unpacked installing cracklib retrieving package which kib kib unpa cked installing which retrieving package tar kib mib unpack ed installing tar retrieving package sed kib kib unpacke d installing sed retrieving package pinentry kib kib u npacked installing pinentry retrieving package gzip kib kib unpack ed installing gzip retrieving package grep kib mib unpacke d installing grep retrieving package gawk kib mib unpa cked installing gawk additional rpm output update alternatives using bin gawk to provide bin awk awk in auto mode retrieving package findutils kib ki b unpacked installing findutils retrieving package kib mib unpacked installing retrieving package dirmngr kib kib unp acked installing dirmngr retrieving package diffutils kib kib un packed installing diffutils retrieving package cpio kib kib unpack ed installing cpio retrieving package coreutils mib mib un packed installing coreutils retrieving package binutils mib mib unpacked installing binutils additional rpm output update alternatives using usr bin ld bfd to provide usr bin ld ld in auto m ode retrieving package bc kib kib unpac ked installing bc retrieving package kib kib un packed installing retrieving package utils kib mib un packed installing utils retrieving package wget kib mib unpacke d installing wget retrieving package vim mib mib unpa cked installing vim retrieving package timezone kib mib unpacked installing timezone retrieving package sysvinit tools kib kib unpacked installing sysvinit tools retrieving package rpm mib mib unpac ked installing rpm additional rpm output updating etc sysconfig services retrieving package permissions kib kib unpacked installing permissions additional rpm output updating etc sysconfig security warning running kernel does not support fscaps unknown user root root unknown user root tmp unknown user root dev unknown user root bin unknown user root sbin unknown user root lib unknown user root etc unknown user root home unknown user root boot unknown user root opt unknown user root usr unknown user root var tmp unknown user root var log unknown user root var spool unknown user root var spool uucp unknown user uucp var spool mail unknown user root var adm unknown user root var adm backup unknown user root var cache unknown user root var cache man unknown user man dev zero unknown user root dev null unknown user root etc init d unknown user root etc ld so conf unknown user root etc ld so cache unknown user root etc ppp unknown user root etc sysconfig network providers unknown user root var games unknown user root usr src packages sources unknown user root usr src packages build unknown user root usr src packages buildroot unknown user root usr src packages rpms unknown user root usr src packages rpms unknown user root usr src packages rpms unknown user root usr src packages rpms unknown user root usr src packages rpms alpha unknown user root usr src packages rpms unknown user root usr src packages rpms unknown user root usr src packages rpms unknown user root usr src packages rpms unknown user root usr src packages rpms unknown user root usr src packages rpms unknown user root usr src packages rpms athlon unknown user root usr src packages rpms geode unknown user root usr src packages rpms unknown user root usr src packages rpms unknown user root usr src packages rpms unknown user root usr src packages rpms unknown user root usr src packages rpms unknown user root usr src packages rpms unknown user root usr src packages rpms noarch unknown user root usr src packages rpms unknown user root usr src packages rpms unknown user root usr src packages rpms unknown user root usr src packages rpms ppc unknown user root usr src packages rpms unknown user root usr src packages rpms unknown user root usr src packages rpms unknown user root usr src packages rpms sparc unknown user root usr src packages rpms unknown user root usr src packages rpms unknown user root usr src packages specs unknown user root usr src packages srpms unknown user root etc fstab unknown user root retrieving package perl bootloader kib kib unpacked installing perl bootloader retrieving package kbd mib mib unpa cked installing kbd additional rpm output updating etc sysconfig console updating etc sysconfig keyboard retrieving package suse module tools kib kib unpacked installing suse module tools retrieving package pam kib mib unpack ed installing pam additional rpm output warning group shadow does not exist using root warning running kernel does not support fscaps sbin unix chkpwd unknown user root retrieving package kib kib unpacked installing additional rpm output warning group utmp does not exist using root warning running kernel does not support fscaps usr lib utempter utempter unknown user root retrieving package iputils kib ki b unpacked installing iputils additional rpm output warning running kernel does not support fscaps usr bin ping unknown user root usr bin unknown user root retrieving package kmod kib kib unpacked installing kmod retrieving package pam config kib kib u npacked installing pam config additional rpm output write config account etc pam d common account pc write config for pam access so account disabled write config for pam so account disabled write config for pam unix so account enabled write config for pam so account disabled write config for pam localuser so account disabled write config for pam sss so account disabled write config for pam ldap so account disabled write config for pam nam so account disabled write config for pam winbind so account disabled write config for pam time so account disabled write config auth etc pam d common auth pc write config for pam env so auth enabled write config for pam group so auth disabled write config for pam so auth disabled write config for pam fp so auth disabled write config for pam fprint so auth disabled write config for pam fprintd so auth disabled write config for pam thinkfinger so auth disabled write config for pam gnome keyring so auth disabled write config for pam ssh so auth disabled write config for pam so auth disabled write config for pam unix so auth enabled write config for pam ecryptfs so auth disabled write config for pam so auth disabled write config for pam sss so auth disabled write config for pam ldap so auth disabled write config for pam nam so auth disabled write config for pam winbind so auth disabled write config password etc pam d common password pc write config for pam winbind so password disabled write config for pam pwcheck so password disabled write config for pam passwdqc so password disabled write config for pam cracklib so password enabled write config for pam pwhistory so password disabled write config for pam gnome keyring so password disabled write config for pam ecryptfs so password disabled write config for pam so password disabled write config for pam unix so password enabled write config for pam make so password disabled write config for pam exec so password disabled write config for pam so password disabled write config for pam sss so password disabled write config for pam ldap so password disabled write config for pam nam so password disabled write config session etc pam d common session pc write config for pam selinux so session disabled write config for pam mkhomedir so session disabled write config for pam limits so session enabled write config for pam so session disabled write config for pam unix so session enabled write config for pam apparmor so session disabled write config for pam so session disabled write config for pam sss so session disabled write config for pam ldap so session disabled write config for pam winbind so session disabled write config for pam nam so session disabled write config for pam umask so session enabled write config for pam ssh so session disabled write config for pam systemd so session disabled write config for pam selinux so session disabled write config for pam gnome keyring so session disabled write config for pam exec so session disabled write config for pam ecryptfs so session disabled write config for pam env so session enabled retrieving package util linux kib mib unpacked installing util linux additional rpm output warning group tty does not exist using root warning group tty does not exist using root warning running kernel does not support fscaps usr bin wall unknown user root usr bin write unknown user root usr bin mount unknown user root usr bin umount unknown user root warning running kernel does not support fscaps usr bin su unknown user root retrieving package kmod compat kib kib u npacked installing kmod compat retrieving package aaa base kib kib unpacked installing aaa base additional rpm output updating etc sysconfig language updating etc sysconfig backup updating etc sysconfig proxy updating etc sysconfig windowmanager updating etc sysconfig news updating etc passwd unchanged updating etc group unchanged updating etc shadow new retrieving package shadow kib mib u npacked installing shadow additional rpm output warning running kernel does not support fscaps warning running kernel does not support fscaps warning running kernel does not support fscaps warning running kernel does not support fscaps warning running kernel does not support fscaps warning running kernel does not support fscaps warning running kernel does not support fscaps retrieving package netcfg noarch kib mib unpac ked installing netcfg retrieving package gnu unifont bitmap fonts noarch mib mib unpacked installing gnu unifont bitmap fonts retrieving package kib kib unp acked installing retrieving package device mapper kib mib unpacked installing device mapper retrieving package kib kib unpacked installing retrieving package systemd mib mib unpa cked installing systemd retrieving package systemd sysvinit kib kib unpacked installing systemd sysvinit retrieving package dracut kib mib unpac ked installing dracut retrieving package udev mib mib unpacke d installing udev retrieving package mdadm kib mib unpa cked installing mdadm additional rpm output updating etc sysconfig mdadm retrieving package libusb kib k ib unpacked installing libusb retrieving package libply splash kib kib unpacked installing libply splash retrieving package kib kib u npacked installing retrieving package mib mib unpacked installing retrieving package kpartx kib kib unp acked installing kpartx retrieving package kernel default mib mib unpacked installing kernel default additional rpm output creating initrd boot initrd default executing usr bin dracut logfile var log mkinitrd log force boot i nitrd default default turning off host only mode sys is not mounted turning off host only mode proc is not mounted turning off host only mode run is not mounted turning off host only mode dev is not mounted dracut module network will not be installed because command usr lib wicked bin wickedd could not be found dracut module network will not be installed because command usr lib wicked bin wickedd could not be found dracut module url lib will not be installed because command curl could not be found dracut module plymouth will not be installed because command plymouthd coul d not be found dracut module plymouth will not be installed because command plymouth could not be found dracut module crypt will not be installed because command cryptsetup could not be found dracut module dmraid will not be installed because command dmraid could not be found dracut module lvm will not be installed because command lvm could not be fo und dracut module multipath will not be installed because command multipath cou ld not be found dracut module crypt gpg will not be installed because command gpg could not be found dracut module cifs will not be installed because command mount cifs could n ot be found dracut module fcoe will not be installed because command dcbtool could not be found dracut module fcoe will not be installed because command fipvlan could not be found dracut module fcoe will not be installed because command lldpad could not b e found dracut module fcoe uefi will not be installed because command dcbtool could not be found dracut module fcoe uefi will not be installed because command fipvlan could not be found dracut module fcoe uefi will not be installed because command lldpad could not be found dracut module iscsi will not be installed because command iscsi iname could not be found dracut module iscsi will not be installed because command iscsiadm could no t be found dracut module iscsi will not be installed because command iscsid could not be found dracut module nbd will not be installed because command nbd client could no t be found could not find any command of rpcbind portmap dracut module ssh client will not be installed because command ssh could no t be found dracut module ssh client will not be installed because command scp could no t be found failed to read proc cmdline ignoring no such file or directory failed to read proc cmdline ignoring no such file or directory including module bash including module modsign including module including module convertfs including module ifcfg including module btrfs including module kernel modules failed to install module ata piix failed to install module unix failed to install module ehci platform failed to install module xhci pci failed to install module yenta socket failed to install module atkbd failed to install module failed to install module pcmcia failed to install module hid hyperv failed to install module hv vmbus failed to install module sdhci acpi possible missing firmware ene ms rdwr bin for kernel module ums ko possible missing firmware ene msp rdwr bin for kernel module ums eneub ko possible missing firmware ene ms init bin for kernel module ums ko possible missing firmware ene sd rdwr bin for kernel module ums ko possible missing firmware ene sd bin for kernel module ums eneub ko possible missing firmware ene sd bin for kernel module ums eneub ko possible missing firmware seq fw for kernel module ko possible missing firmware bin for kernel module csiostor ko possible missing firmware fw bin for kernel module ko possible missing firmware fw bin for kernel module ko possible missing firmware fw bin for kernel module ko possible missing firmware fw bin for kernel module ko possible missing firmware fw bin for kernel module ko possible missing firmware fw bin for kernel module ko possible missing firmware fw bin for kernel module ko possible missing firmware fw bin for kernel module ko possible missing firmware fw bin for kernel module ko possible missing firmware bin for kernel module bfa ko possible missing firmware ctfw bin for kernel module bfa ko possible missing firmware cbfw bin for kernel module bfa ko including module mdraid skipping udev rule md raid rules failed to read proc cmdline ignoring no such file or directory including module resume including module rootfs block findmnt can t read proc mounts no such file or directory including module terminfo including module udev rules skipping udev rule permissions rules skipping udev rule drivers modprobe rules including module systemd failed to install module including module usrmount including module base including module fs lib failed to install module including module shutdown including module suse including modules done installing kernel module dependencies and firmware installing kernel module dependencies and firmware done resolving executable dependencies resolving executable dependencies done hardlinking files hardlinking files done stripping files stripping files done store current command line parameters stored kernel commandline usr bin dracut line var tmp initramfs iurggm etc cmdline d conf no s uch file or directory creating image file creating image file done some kernel modules could not be included ata piix unix ehci platform xhci pci yenta socket atkbd pcmcia hid hyperv hv vmbus sdhci acpi update bootloader perl bootloader pbl tools readpartitions e rror sys not mounted perl bootloader pbl fileio readfileraw err or failed to open proc misc no such file or directory can t use an undefined value as an array reference at usr lib vendor perl bootloader tools pm line updating bootloader failed retrieving package cryptsetup kib kib unpacked installing cryptsetup retrieving package systemd presets branding sle noarch kib b unpacked installing systemd presets branding sle retrieving package libusb kib kib unpacked installing libusb retrieving package libply splash k ib kib unpacked installing libply splash retrieving package parted kib kib unpac ked installing parted retrieving package mesa kib kib unpacked installing mesa retrieving package dbus kib mib un packed installing dbus additional rpm output warning running kernel does not support fscaps retrieving package plymouth plugin script ki b kib unpacked installing plymouth plugin script retrieving package mesa mib mib unp acked installing mesa retrieving package util linux systemd kib kib unpacked installing util linux systemd retrieving package rsync kib kib unpac ked installing rsync retrieving package procps kib kib unpa cked installing procps retrieving package plymouth scripts kib kib unpacked installing plymouth scripts retrieving package open lldp kib kib unpacked installing open lldp retrieving package open iscsi kib m ib unpacked installing open iscsi retrieving package ntp kib mib unpac ked installing ntp additional rpm output updating etc sysconfig ntp retrieving package multipath tools kib mib unpacked installing multipath tools additional rpm output proc devices fopen failed no such file or directory failed to set up list of device mapper major numbers incompatible libdevmapper unknown version and kernel driver unknown version command failed retrieving package kib mib un packed installing retrieving package kib kib unpacked installing retrieving package kib mib unpa cked installing retrieving package dmraid kib ki b unpacked installing dmraid retrieving package cron kib b unpacked installing cron retrieving package mesa kib kib unpacked installing mesa retrieving package wicked kib mib unp acked installing wicked additional rpm output updating etc sysconfig network config retrieving package fcoe utils kib kib unpacked installing fcoe utils retrieving package openssh kib mib un packed installing openssh additional rpm output updating etc sysconfig ssh retrieving package kib kib unpacked installing retrieving package kib kib unpacked installing retrieving package cups libs kib mib u npacked installing cups libs retrieving package bind libs kib mi b unpacked installing bind libs retrieving package cronie kib kib un packed installing cronie additional rpm output warning running kernel does not support fscaps setting usr bin crontab to root trusted wrong permissions updating etc sysconfig cron retrieving package kib mi b unpacked installing retrieving package wicked service kib kib unpacked installing wicked service additional rpm output failed to read proc cmdline ignoring no such file or directory failed to get d bus connection unknown error failed to read proc cmdline ignoring no such file or directory ln s usr lib systemd system wicked service etc systemd system network serv ice ln s usr lib systemd system wicked service etc systemd system multi user t arget wants wicked service ln s usr lib systemd system wicked service etc systemd system network onli ne target wants wicked service ln s usr lib systemd system wickedd service etc systemd system wicked serv ice wants wickedd service ln s usr lib systemd system wickedd nanny service etc systemd system dbus org opensuse network nanny service ln s usr lib systemd system wickedd nanny service etc systemd system wicke dd service wants wickedd nanny service ln s usr lib systemd system wickedd service etc systemd system dbus org opensuse network service ln s usr lib systemd system wickedd service etc systemd system wicke dd service wants wickedd service ln s usr lib systemd system wickedd service etc systemd system dbus org opensuse network service ln s usr lib systemd system wickedd service etc systemd system wicke dd service wants wickedd service ln s usr lib systemd system wickedd service etc systemd system dbus org opensuse network service ln s usr lib systemd system wickedd service etc systemd system wicke dd service wants wickedd service retrieving package rpcbind kib ki b unpacked installing rpcbind additional rpm output updating etc sysconfig rpcbind retrieving package mib mib unpac ked installing retrieving package curl kib kib unpa cked installing curl retrieving package kib ki b unpacked installing retrieving package bind utils kib m ib unpacked installing bind utils retrieving package logrotate kib kib unpacked installing logrotate retrieving package pango modules kib kib unpacked installing pango modules retrieving package sysconfig kib kib unpacked installing sysconfig additional rpm output updating etc sysconfig network dhcp updating etc sysconfig network config retrieving package nfs client kib mib unpacked installing nfs client additional rpm output updating etc sysconfig nfs warning running kernel does not support fscaps setting sbin mount nfs to root root wrong permissions retrieving package libtevent kib kib unpacked installing libtevent retrieving package libpango kib mib unpacked installing libpango retrieving package sysconfig netconfig kib kib unpacked installing sysconfig netconfig retrieving package nfs kernel server kib kib unpacked installing nfs kernel server additional rpm output warning running kernel does not support fscaps retrieving package libdcerpc kib kib unpacked installing libdcerpc retrieving package plymouth plugin label kib kib unpacked installing plymouth plugin label retrieving package dhcp kib mib unpack ed installing dhcp retrieving package syslog service noarch kib k ib unpacked installing syslog service retrieving package kib kib unpacked installing retrieving package plymouth branding sle noarch mib mib unpacked installing plymouth branding sle additional rpm output creating initrd boot initrd default executing usr bin dracut logfile var log mkinitrd log force boot i nitrd default default turning off host only mode sys is not mounted turning off host only mode proc is not mounted turning off host only mode run is not mounted turning off host only mode dev is not mounted dracut module plymouth will not be installed because command plymouthd coul d not be found dracut module plymouth will not be installed because command plymouth could not be found dracut module cifs will not be installed because command mount cifs could n ot be found dracut module nbd will not be installed because command nbd client could no t be found failed to read proc cmdline ignoring no such file or directory failed to read proc cmdline ignoring no such file or directory including module bash including module modsign including module including module convertfs including module network possible missing firmware mips fw for kernel module ko possible missing firmware mips fw for kernel module k o possible missing firmware fw for kernel module ko possible missing firmware fw for kernel module x ko possible missing firmware fw for kernel module ko possible missing firmware bin for kernel module bna ko possible missing firmware ctfw bin for kernel module bna ko possible missing firmware bin for kernel module ko possible missing firmware bin for kernel module ko possible missing firmware bin for kernel module ko possible missing firmware rss eth dat for kernel module ko possible missing firmware rss ethp dat for kernel module e ko possible missing firmware eth dat for kernel module ko possible missing firmware ethp dat for kernel module ko possible missing firmware phanfw bin for kernel module qlcnic ko possible missing firmware phanfw bin for kernel module netxen nic ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko failed to install module failed to install module xennet including module ifcfg including module btrfs including module crypt including module dm skipping udev rule device mapper rules skipping udev rule persistent storage dm rules skipping udev rule dm rules failed to read proc cmdline ignoring no such file or directory including module dmraid including module kernel modules failed to install module ata piix failed to install module unix failed to install module ehci platform failed to install module xhci pci failed to install module yenta socket failed to install module atkbd failed to install module failed to install module pcmcia failed to install module hid hyperv failed to install module hv vmbus failed to install module sdhci acpi possible missing firmware ene ms rdwr bin for kernel module ums ko possible missing firmware ene msp rdwr bin for kernel module ums eneub ko possible missing firmware ene ms init bin for kernel module ums ko possible missing firmware ene sd rdwr bin for kernel module ums ko possible missing firmware ene sd bin for kernel module ums eneub ko possible missing firmware ene sd bin for kernel module ums eneub ko possible missing firmware seq fw for kernel module ko possible missing firmware bin for kernel module csiostor ko possible missing firmware fw bin for kernel module ko possible missing firmware fw bin for kernel module ko possible missing firmware fw bin for kernel module ko possible missing firmware fw bin for kernel module ko possible missing firmware fw bin for kernel module ko possible missing firmware fw bin for kernel module ko possible missing firmware fw bin for kernel module ko possible missing firmware fw bin for kernel module ko possible missing firmware fw bin for kernel module ko possible missing firmware bin for kernel module bfa ko possible missing firmware ctfw bin for kernel module bfa ko possible missing firmware cbfw bin for kernel module bfa ko including module lvm skipping udev rule device mapper rules skipping udev rule lvm rules skipping udev rule persistent storage lvm rules including module mdraid skipping udev rule md raid rules including module multipath including module fcoe failed to install module edd including module fcoe uefi including module iscsi failed to install module iscsi ibft failed to install module including module nfs findmnt can t read proc mounts no such file or directory findmnt can t read proc mounts no such file or directory failed to install module including module resume including module rootfs block findmnt can t read proc mounts no such file or directory including module terminfo including module udev rules skipping udev rule permissions rules skipping udev rule drivers modprobe rules including module systemd failed to install module including module usrmount including module base including module fs lib failed to install module including module shutdown including module suse including module uefi lib including modules done installing kernel module dependencies and firmware installing kernel module dependencies and firmware done resolving executable dependencies resolving executable dependencies done hardlinking files hardlinking files done stripping files stripping files done store current command line parameters stored kernel commandline rd driver pre scsi dh alua rd driver pre scsi dh emc rd driver pre scsi dh rdac rd neednet creating image file creating image file done some kernel modules could not be included xennet ata piix unix ehci platform xhci pci yenta socket atkbd pcmcia hid hyperv hv vmbus sdhci acpi edd iscsi ibft did not refresh the bootloader you might need to refresh it manually retrieving package dhcp client kib mib unpacked installing dhcp client retrieving package rsyslog kib mib unp acked installing rsyslog additional rpm output updating etc sysconfig syslog retrieving package libndr kib kib unpacked installing libndr retrieving package plymouth kib kib u npacked installing plymouth additional rpm output warning etc plymouth plymouthd conf created as etc plymouth plymouthd conf rp mnew retrieving package libsamba kib kib unpacked installing libsamba retrieving package plymouth dracut kib kib unpacked installing plymouth dracut retrieving package samba libs mib mib unpacked installing samba libs retrieving package libsamba kib kib unpacked installing libsamba retrieving package cifs utils kib kib un packed installing cifs utils retrieving package kib kib unp acked installing retrieving package libsamba kib kib unpacked installing libsamba retrieving package libndr kib mib unpacked installing libndr retrieving package kib kib unpacked installing retrieving package kib kib u npacked installing retrieving package libsamba kib kib unpacked installing libsamba retrieving package kib kib unpacked installing retrieving package libsmbclient kib kib unpacked installing libsmbclient retrieving package kib kib unpacked installing retrieving package libndr kib kib unpacked installing libndr retrieving package kib kib unpacked installing output of btrfsprogs rpm posttrans script creating initrd boot initrd default executing usr bin dracut logfile var log mkinitrd log force boot initrd default default turning off host only mode sys is not mounted turning off host only mode proc is not mounted turning off host only mode run is not mounted turning off host only mode dev is not mounted dracut module nbd will not be installed because command nbd client could not be found failed to read proc cmdline ignoring no such file or directory failed to read proc cmdline ignoring no such file or directory including module bash including module modsign including module including module convertfs including module network possible missing firmware mips fw for kernel module ko possible missing firmware mips fw for kernel module ko possible missing firmware fw for kernel module ko possible missing firmware fw for kernel module ko possible missing firmware fw for kernel module ko possible missing firmware bin for kernel module bna ko possible missing firmware ctfw bin for kernel module bna ko possible missing firmware bin for kernel module ko possible missing firmware bin for kernel module ko possible missing firmware bin for kernel module ko possible missing firmware rss eth dat for kernel module ko possible missing firmware rss ethp dat for kernel module ko possible missing firmware eth dat for kernel module ko possible missing firmware ethp dat for kernel module ko possible missing firmware phanfw bin for kernel module qlcnic ko possible missing firmware phanfw bin for kernel module netxen nic ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko failed to install module failed to install module xennet including module ifcfg including module drm possible missing firmware radeon me bin for kernel module radeon ko possible missing firmware radeon pfp bin for kernel module radeon ko possible missing firmware radeon sumo me bin for kernel module radeon ko possible missing firmware radeon sumo pfp bin for kernel module radeon ko possible missing firmware radeon sumo rlc bin for kernel module radeon ko possible missing firmware radeon palm me bin for kernel module radeon ko possible missing firmware radeon palm pfp bin for kernel module radeon ko possible missing firmware radeon cypress smc bin for kernel module radeon ko possible missing firmware radeon cypress rlc bin for kernel module radeon ko possible missing firmware radeon cypress me bin for kernel module radeon ko possible missing firmware radeon cypress pfp bin for kernel module radeon ko possible missing firmware radeon juniper smc bin for kernel module radeon ko possible missing firmware radeon juniper rlc bin for kernel module radeon ko possible missing firmware radeon juniper me bin for kernel module radeon ko possible missing firmware radeon juniper pfp bin for kernel module radeon ko possible missing firmware radeon redwood smc bin for kernel module radeon ko possible missing firmware radeon redwood rlc bin for kernel module radeon ko possible missing firmware radeon redwood me bin for kernel module radeon ko possible missing firmware radeon redwood pfp bin for kernel module radeon ko possible missing firmware radeon cedar smc bin for kernel module radeon ko possible missing firmware radeon cedar rlc bin for kernel module radeon ko possible missing firmware radeon cedar me bin for kernel module radeon ko possible missing firmware radeon cedar pfp bin for kernel module radeon ko possible missing firmware radeon rlc bin for kernel module radeon ko possible missing firmware radeon rlc bin for kernel module radeon ko possible missing firmware radeon smc bin for kernel module radeon ko possible missing firmware radeon smc bin for kernel module radeon ko possible missing firmware radeon smc bin for kernel module radeon ko possible missing firmware radeon smc bin for kernel module radeon ko possible missing firmware radeon aruba rlc bin for kernel module radeon ko possible missing firmware radeon aruba me bin for kernel module radeon ko possible missing firmware radeon aruba pfp bin for kernel module radeon ko possible missing firmware radeon cayman smc bin for kernel module radeon ko possible missing firmware radeon cayman rlc bin for kernel module radeon ko possible missing firmware radeon cayman mc bin for kernel module radeon ko possible missing firmware radeon cayman me bin for kernel module radeon ko possible missing firmware radeon cayman pfp bin for kernel module radeon ko possible missing firmware radeon caicos smc bin for kernel module radeon ko possible missing firmware radeon caicos mc bin for kernel module radeon ko possible missing firmware radeon caicos me bin for kernel module radeon ko possible missing firmware radeon caicos pfp bin for kernel module radeon ko possible missing firmware radeon turks smc bin for kernel module radeon ko possible missing firmware radeon turks mc bin for kernel module radeon ko possible missing firmware radeon turks me bin for kernel module radeon ko possible missing firmware radeon turks pfp bin for kernel module radeon ko possible missing firmware radeon btc rlc bin for kernel module radeon ko possible missing firmware radeon barts smc bin for kernel module radeon ko possible missing firmware radeon barts mc bin for kernel module radeon ko possible missing firmware radeon barts me bin for kernel module radeon ko possible missing firmware radeon barts pfp bin for kernel module radeon ko possible missing firmware radeon hainan smc bin for kernel module radeon ko possible missing firmware radeon hainan rlc bin for kernel module radeon ko possible missing firmware radeon hainan bin for kernel module radeon ko possible missing firmware radeon hainan mc bin for kernel module radeon ko possible missing firmware radeon hainan ce bin for kernel module radeon ko possible missing firmware radeon hainan me bin for kernel module radeon ko possible missing firmware radeon hainan pfp bin for kernel module radeon ko possible missing firmware radeon oland smc bin for kernel module radeon ko possible missing firmware radeon oland rlc bin for kernel module radeon ko possible missing firmware radeon oland bin for kernel module radeon ko possible missing firmware radeon oland mc bin for kernel module radeon ko possible missing firmware radeon oland ce bin for kernel module radeon ko possible missing firmware radeon oland me bin for kernel module radeon ko possible missing firmware radeon oland pfp bin for kernel module radeon ko possible missing firmware radeon verde smc bin for kernel module radeon ko possible missing firmware radeon verde rlc bin for kernel module radeon ko possible missing firmware radeon verde bin for kernel module radeon ko possible missing firmware radeon verde mc bin for kernel module radeon ko possible missing firmware radeon verde ce bin for kernel module radeon ko possible missing firmware radeon verde me bin for kernel module radeon ko possible missing firmware radeon verde pfp bin for kernel module radeon ko possible missing firmware radeon pitcairn smc bin for kernel module radeon ko possible missing firmware radeon pitcairn rlc bin for kernel module radeon ko possible missing firmware radeon pitcairn bin for kernel module radeon ko possible missing firmware radeon pitcairn mc bin for kernel module radeon ko possible missing firmware radeon pitcairn ce bin for kernel module radeon ko possible missing firmware radeon pitcairn me bin for kernel module radeon ko possible missing firmware radeon pitcairn pfp bin for kernel module radeon ko possible missing firmware radeon tahiti smc bin for kernel module radeon ko possible missing firmware radeon tahiti rlc bin for kernel module radeon ko possible missing firmware radeon tahiti bin for kernel module radeon ko possible missing firmware radeon tahiti mc bin for kernel module radeon ko possible missing firmware radeon tahiti ce bin for kernel module radeon ko possible missing firmware radeon tahiti me bin for kernel module radeon ko possible missing firmware radeon tahiti pfp bin for kernel module radeon ko possible missing firmware radeon bonaire uvd bin for kernel module radeon ko possible missing firmware radeon tahiti uvd bin for kernel module radeon ko possible missing firmware radeon sumo uvd bin for kernel module radeon ko possible missing firmware radeon cypress uvd bin for kernel module radeon ko possible missing firmware radeon uvd bin for kernel module radeon ko possible missing firmware radeon kabini sdma bin for kernel module radeon ko possible missing firmware radeon kabini rlc bin for kernel module radeon ko possible missing firmware radeon kabini mec bin for kernel module radeon ko possible missing firmware radeon kabini ce bin for kernel module radeon ko possible missing firmware radeon kabini me bin for kernel module radeon ko possible missing firmware radeon kabini pfp bin for kernel module radeon ko possible missing firmware radeon kaveri sdma bin for kernel module radeon ko possible missing firmware radeon kaveri rlc bin for kernel module radeon ko possible missing firmware radeon kaveri mec bin for kernel module radeon ko possible missing firmware radeon kaveri ce bin for kernel module radeon ko possible missing firmware radeon kaveri me bin for kernel module radeon ko possible missing firmware radeon kaveri pfp bin for kernel module radeon ko possible missing firmware radeon bonaire smc bin for kernel module radeon ko possible missing firmware radeon bonaire sdma bin for kernel module radeon ko possible missing firmware radeon bonaire rlc bin for kernel module radeon ko possible missing firmware radeon bonaire mc bin for kernel module radeon ko possible missing firmware radeon bonaire mec bin for kernel module radeon ko possible missing firmware radeon bonaire ce bin for kernel module radeon ko possible missing firmware radeon bonaire me bin for kernel module radeon ko possible missing firmware radeon bonaire pfp bin for kernel module radeon ko possible missing firmware ast fw bin for kernel module ast ko including module plymouth including module btrfs including module crypt including module dm skipping udev rule device mapper rules skipping udev rule persistent storage dm rules skipping udev rule dm rules failed to read proc cmdline ignoring no such file or directory including module dmraid including module kernel modules failed to install module ata piix failed to install module unix failed to install module ehci platform failed to install module xhci pci failed to install module yenta socket failed to install module atkbd failed to install module failed to install module pcmcia failed to install module hid hyperv failed to install module hv vmbus failed to install module sdhci acpi possible missing firmware ene ms rdwr bin for kernel module ums ko possible missing firmware ene msp rdwr bin for kernel module ums ko possible missing firmware ene ms init bin for kernel module ums ko possible missing firmware ene sd rdwr bin for kernel module ums ko possible missing firmware ene sd bin for kernel module ums ko possible missing firmware ene sd bin for kernel module ums ko possible missing firmware seq fw for kernel module ko possible missing firmware bin for kernel module csiostor ko possible missing firmware fw bin for kernel module ko possible missing firmware fw bin for kernel module ko possible missing firmware fw bin for kernel module ko possible missing firmware fw bin for kernel module ko possible missing firmware fw bin for kernel module ko possible missing firmware fw bin for kernel module ko possible missing firmware fw bin for kernel module ko possible missing firmware fw bin for kernel module ko possible missing firmware fw bin for kernel module ko possible missing firmware bin for kernel module bfa ko possible missing firmware ctfw bin for kernel module bfa ko possible missing firmware cbfw bin for kernel module bfa ko including module lvm skipping udev rule device mapper rules skipping udev rule lvm rules skipping udev rule persistent storage lvm rules including module mdraid skipping udev rule md raid rules including module multipath including module cifs failed to install module including module fcoe failed to install module edd including module fcoe uefi including module iscsi failed to install module iscsi ibft failed to install module including module nfs findmnt can t read proc mounts no such file or directory findmnt can t read proc mounts no such file or directory failed to install module including module resume including module rootfs block findmnt can t read proc mounts no such file or directory including module terminfo including module udev rules skipping udev rule permissions rules skipping udev rule drivers modprobe rules including module systemd failed to install module including module usrmount including module base including module fs lib failed to install module including module shutdown including module suse including module uefi lib including modules done installing kernel module dependencies and firmware installing kernel module dependencies and firmware done resolving executable dependencies resolving executable dependencies done hardlinking files hardlinking files done stripping files stripping files done store current command line parameters stored kernel commandline rd driver pre scsi dh alua rd driver pre scsi dh emc rd driver pre scsi dh rdac rd neednet creating image file creating image file done some kernel modules could not be included xennet ata piix unix ehci platform xhci pci yenta socket atkbd pcmcia hid hyperv hv vmbus sdhci acpi edd iscsi ibft update bootloader perl bootloader pbl tools readpartitions error sys not mounted perl bootloader pbl fileio readfileraw error failed to open proc misc no such file or directory can t use an undefined value as an array reference at usr lib vendor perl bootloader tools pm line updating bootloader failed warning btrfsprogs rpm posttrans script failed returned output of dmraid rpm posttrans script updating etc sysconfig dmraid running gnu unifont bitmap fonts reconfigure fonts gnu unifont bitmap fonts install netboot compute rootimg var adm update scripts done setting services to start at boot time failed to read proc cmdline ignoring no such file or directory failed to get d bus connection unknown error failed to read proc cmdline ignoring no such file or directory failed to get d bus connection unknown error enter the dracut mode dracut version dracut directory dracut sed can t read install netboot compute rootimg etc inittab no such file or directory added scsi transport srp ko as an autodetected depedency added scsi tgt ko as an autodetected depedency added crc ko as an autodetected depedency added libahci ko as an autodetected depedency added virtio ring ko as an autodetected depedency added virtio ko as an autodetected depedency added ko as an autodetected depedency added mbcache ko as an autodetected depedency added ko as an autodetected depedency try to load drivers scsi mod libata scsi tgt mbcache virtio virtio ring libahci crc scsi transport srp af packet virtio pci virtio blk scsi dh ahci megaraid sas sd mod ibmvscsi to initrd chroot install netboot compute rootimg dracut n compress usr bin pigz p f tmp initrd gz default executing usr bin dracut n compress usr bin pigz p f tmp initrd gz default including module network possible missing firmware mips fw for kernel module ko possible missing firmware mips fw for kernel module ko possible missing firmware fw for kernel module ko possible missing firmware fw for kernel module ko possible missing firmware fw for kernel module ko possible missing firmware bin for kernel module bna ko possible missing firmware ctfw bin for kernel module bna ko possible missing firmware bin for kernel module ko possible missing firmware bin for kernel module ko possible missing firmware bin for kernel module ko possible missing firmware rss eth dat for kernel module ko possible missing firmware rss ethp dat for kernel module ko possible missing firmware eth dat for kernel module ko possible missing firmware ethp dat for kernel module ko possible missing firmware phanfw bin for kernel module qlcnic ko possible missing firmware phanfw bin for kernel module netxen nic ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko failed to install module failed to install module xennet including module dm skipping udev rule device mapper rules skipping udev rule persistent storage dm rules skipping udev rule dm rules failed to read proc cmdline ignoring no such file or directory including module kernel modules failed to install module ata piix failed to install module unix failed to install module ehci platform failed to install module xhci pci failed to install module yenta socket failed to install module atkbd failed to install module failed to install module pcmcia failed to install module hid hyperv failed to install module hv vmbus failed to install module sdhci acpi possible missing firmware ene ms rdwr bin for kernel module ums ko possible missing firmware ene msp rdwr bin for kernel module ums ko possible missing firmware ene ms init bin for kernel module ums ko possible missing firmware ene sd rdwr bin for kernel module ums ko possible missing firmware ene sd bin for kernel module ums ko possible missing firmware ene sd bin for kernel module ums ko possible missing firmware seq fw for kernel module ko possible missing firmware bin for kernel module csiostor ko possible missing firmware fw bin for kernel module ko possible missing firmware fw bin for kernel module ko possible missing firmware fw bin for kernel module ko possible missing firmware fw bin for kernel module ko possible missing firmware fw bin for kernel module ko possible missing firmware fw bin for kernel module ko possible missing firmware fw bin for kernel module ko possible missing firmware fw bin for kernel module ko possible missing firmware fw bin for kernel module ko possible missing firmware bin for kernel module bfa ko possible missing firmware ctfw bin for kernel module bfa ko possible missing firmware cbfw bin for kernel module bfa ko including module lvm skipping udev rule device mapper rules skipping udev rule lvm rules skipping udev rule persistent storage lvm rules including module nfs findmnt can t read proc mounts no such file or directory findmnt can t read proc mounts no such file or directory failed to install module including module rootfs block findmnt can t read proc mounts no such file or directory including module udev rules skipping udev rule permissions rules skipping udev rule drivers modprobe rules including module xcat including module syslog including module base including module fs lib failed to install module including modules done installing kernel module dependencies and firmware installing kernel module dependencies and firmware done resolving executable dependencies resolving executable dependencies done hardlinking files hardlinking files done stripping files stripping files done store current command line parameters stored kernel commandline usr bin dracut line var tmp initramfs etc cmdline d conf no such file or directory creating image file creating image file done some kernel modules could not be included xennet ata piix unix ehci platform xhci pci yenta socket atkbd pcmcia hid hyperv hv vmbus sdhci acpi the initial ramdisk for stateless is generated successfully try to load drivers scsi mod libata scsi tgt mbcache virtio virtio ring libahci crc scsi transport srp af packet virtio pci virtio blk scsi dh ahci megaraid sas sd mod ibmvscsi to initrd chroot install netboot compute rootimg dracut n compress usr bin pigz p f tmp initrd gz default executing usr bin dracut n compress usr bin pigz p f tmp initrd gz default including module network possible missing firmware mips fw for kernel module ko possible missing firmware mips fw for kernel module ko possible missing firmware fw for kernel module ko possible missing firmware fw for kernel module ko possible missing firmware fw for kernel module ko possible missing firmware bin for kernel module bna ko possible missing firmware ctfw bin for kernel module bna ko possible missing firmware bin for kernel module ko possible missing firmware bin for kernel module ko possible missing firmware bin for kernel module ko possible missing firmware rss eth dat for kernel module ko possible missing firmware rss ethp dat for kernel module ko possible missing firmware eth dat for kernel module ko possible missing firmware ethp dat for kernel module ko possible missing firmware phanfw bin for kernel module qlcnic ko possible missing firmware phanfw bin for kernel module netxen nic ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko possible missing firmware rtl nic fw for kernel module ko failed to install module failed to install module xennet including module dm skipping udev rule device mapper rules skipping udev rule persistent storage dm rules skipping udev rule dm rules failed to read proc cmdline ignoring no such file or directory including module kernel modules failed to install module ata piix failed to install module unix failed to install module ehci platform failed to install module xhci pci failed to install module yenta socket failed to install module atkbd failed to install module failed to install module pcmcia failed to install module hid hyperv failed to install module hv vmbus failed to install module sdhci acpi possible missing firmware ene ms rdwr bin for kernel module ums ko possible missing firmware ene msp rdwr bin for kernel module ums ko possible missing firmware ene ms init bin for kernel module ums ko possible missing firmware ene sd rdwr bin for kernel module ums ko possible missing firmware ene sd bin for kernel module ums ko possible missing firmware ene sd bin for kernel module ums ko possible missing firmware seq fw for kernel module ko possible missing firmware bin for kernel module csiostor ko possible missing firmware fw bin for kernel module ko possible missing firmware fw bin for kernel module ko possible missing firmware fw bin for kernel module ko possible missing firmware fw bin for kernel module ko possible missing firmware fw bin for kernel module ko possible missing firmware fw bin for kernel module ko possible missing firmware fw bin for kernel module ko possible missing firmware fw bin for kernel module ko possible missing firmware fw bin for kernel module ko possible missing firmware bin for kernel module bfa ko possible missing firmware ctfw bin for kernel module bfa ko possible missing firmware cbfw bin for kernel module bfa ko including module lvm skipping udev rule device mapper rules skipping udev rule lvm rules skipping udev rule persistent storage lvm rules including module nfs findmnt can t read proc mounts no such file or directory findmnt can t read proc mounts no such file or directory failed to install module including module rootfs block findmnt can t read proc mounts no such file or directory including module udev rules skipping udev rule permissions rules skipping udev rule drivers modprobe rules including module xcat including module base including module fs lib failed to install module including modules done installing kernel module dependencies and firmware installing kernel module dependencies and firmware done resolving executable dependencies resolving executable dependencies done hardlinking files hardlinking files done stripping files stripping files done store current command line parameters stored kernel commandline usr bin dracut line var tmp initramfs moqhcp etc cmdline d conf no such file or directory creating image file creating image file done some kernel modules could not be included xennet ata piix unix ehci platform xhci pci yenta socket atkbd pcmcia hid hyperv hv vmbus sdhci acpi the initial ramdisk for statelite is generated successfully
1
629,423
20,032,741,407
IssuesEvent
2022-02-02 08:34:42
bryntum/support
https://api.github.com/repos/bryntum/support
closed
eventColor for resource and event not applied on Month and Agenda views
bug regression resolved high-priority premium forum OEM
Reproduced in basic demo. [Forum post](https://www.bryntum.com/forum/viewtopic.php?f=51&t=19991&p=99108#p99108) Hi, in order to consistently colour events for a resource the same colour we have some code that sets an eventColor for a resource every time one is added to the resourceStore: ``` calendar.resourceStore.listeners = { add: ({ records }) => { records.forEach((record) => record.eventColor = this.colorForResource(record.id)); ... } ``` where colorForResource is a function that generates a hash code based on the Id of the resource record and maps this to a colour so a resource will always have the same colour when loaded into the calendar. This code was working fine on version 4.3.2 of the calendar but we recently upgraded to version 4.3.5 and found that the colours are correctly applied on the Week view but not on the Month or Agenda view - instead they default to green for all events although the colours are applied correctly on the resource filter in the sidebar . This was found in the Salesforce environment. ![Screenshot 2022-01-07 at 17.27.06.png](https://www.bryntum.com/forum/download/file.php?id=16054) ![Screenshot 2022-01-07 at 17.27.01.png](https://www.bryntum.com/forum/download/file.php?id=16053) ![Screenshot 2022-01-07 at 17.26.55.png](https://www.bryntum.com/forum/download/file.php?id=16052)
1.0
eventColor for resource and event not applied on Month and Agenda views - Reproduced in basic demo. [Forum post](https://www.bryntum.com/forum/viewtopic.php?f=51&t=19991&p=99108#p99108) Hi, in order to consistently colour events for a resource the same colour we have some code that sets an eventColor for a resource every time one is added to the resourceStore: ``` calendar.resourceStore.listeners = { add: ({ records }) => { records.forEach((record) => record.eventColor = this.colorForResource(record.id)); ... } ``` where colorForResource is a function that generates a hash code based on the Id of the resource record and maps this to a colour so a resource will always have the same colour when loaded into the calendar. This code was working fine on version 4.3.2 of the calendar but we recently upgraded to version 4.3.5 and found that the colours are correctly applied on the Week view but not on the Month or Agenda view - instead they default to green for all events although the colours are applied correctly on the resource filter in the sidebar . This was found in the Salesforce environment. ![Screenshot 2022-01-07 at 17.27.06.png](https://www.bryntum.com/forum/download/file.php?id=16054) ![Screenshot 2022-01-07 at 17.27.01.png](https://www.bryntum.com/forum/download/file.php?id=16053) ![Screenshot 2022-01-07 at 17.26.55.png](https://www.bryntum.com/forum/download/file.php?id=16052)
priority
eventcolor for resource and event not applied on month and agenda views reproduced in basic demo hi in order to consistently colour events for a resource the same colour we have some code that sets an eventcolor for a resource every time one is added to the resourcestore calendar resourcestore listeners add records records foreach record record eventcolor this colorforresource record id where colorforresource is a function that generates a hash code based on the id of the resource record and maps this to a colour so a resource will always have the same colour when loaded into the calendar this code was working fine on version of the calendar but we recently upgraded to version and found that the colours are correctly applied on the week view but not on the month or agenda view instead they default to green for all events although the colours are applied correctly on the resource filter in the sidebar this was found in the salesforce environment
1
564,526
16,735,688,699
IssuesEvent
2021-06-11 00:44:30
oncokb/oncokb
https://api.github.com/repos/oncokb/oncokb
closed
The cached gene list should be faster
high priority performance
Based on the feedback from Aaron, the call takes about 2s to response. Since it has been playing an important role in portal, we should consider improve the performance.
1.0
The cached gene list should be faster - Based on the feedback from Aaron, the call takes about 2s to response. Since it has been playing an important role in portal, we should consider improve the performance.
priority
the cached gene list should be faster based on the feedback from aaron the call takes about to response since it has been playing an important role in portal we should consider improve the performance
1
710,552
24,422,410,323
IssuesEvent
2022-10-05 21:42:03
evidence-dev/evidence
https://api.github.com/repos/evidence-dev/evidence
closed
Snowflake TIMESTAMP_TZ type not working as expected
bug high-priority
**Bug Description** - When using a snowflake TIMESTAMP_TZ column, the date did not display correctly unless cast to a date. - Instead it displayed each of the dates as 1900-01-00 (which is not even a valid date) **Expected Behavior** To display the date as in snowflake **Error Messages and Screenshots** ![image](https://user-images.githubusercontent.com/58074498/186531517-8bca6856-a241-4c58-98f6-cd2b88f9cfe2.png) ![image](https://user-images.githubusercontent.com/58074498/186531548-82b4ccc6-0522-4438-9410-d1d9cab620ba.png) **Workarounds** - Cast to datetime manually: `datetime_column::datetime` **Database:** - [ ] Postgres - [ ] BigQuery - [x] Snowflake - [ ] Redshift - [ ] MySQL - [ ] SQLite
1.0
Snowflake TIMESTAMP_TZ type not working as expected - **Bug Description** - When using a snowflake TIMESTAMP_TZ column, the date did not display correctly unless cast to a date. - Instead it displayed each of the dates as 1900-01-00 (which is not even a valid date) **Expected Behavior** To display the date as in snowflake **Error Messages and Screenshots** ![image](https://user-images.githubusercontent.com/58074498/186531517-8bca6856-a241-4c58-98f6-cd2b88f9cfe2.png) ![image](https://user-images.githubusercontent.com/58074498/186531548-82b4ccc6-0522-4438-9410-d1d9cab620ba.png) **Workarounds** - Cast to datetime manually: `datetime_column::datetime` **Database:** - [ ] Postgres - [ ] BigQuery - [x] Snowflake - [ ] Redshift - [ ] MySQL - [ ] SQLite
priority
snowflake timestamp tz type not working as expected bug description when using a snowflake timestamp tz column the date did not display correctly unless cast to a date instead it displayed each of the dates as which is not even a valid date expected behavior to display the date as in snowflake error messages and screenshots workarounds cast to datetime manually datetime column datetime database postgres bigquery snowflake redshift mysql sqlite
1
391,802
11,578,613,706
IssuesEvent
2020-02-21 16:16:13
onaio/reveal-frontend
https://api.github.com/repos/onaio/reveal-frontend
closed
Use Reselect
Priority: High has pr
We should adopt [Reselect](https://github.com/reduxjs/reselect) for [these reasons](https://github.com/reduxjs/reselect) i.e. a summary: - Selectors can compute derived data, allowing Redux to store the minimal possible state. - Selectors are efficient. A selector is not recomputed unless one of its arguments changes. - Selectors are composable. They can be used as input to other selectors. This will also greatly help in implementing: https://github.com/onaio/js-tools/issues/126
1.0
Use Reselect - We should adopt [Reselect](https://github.com/reduxjs/reselect) for [these reasons](https://github.com/reduxjs/reselect) i.e. a summary: - Selectors can compute derived data, allowing Redux to store the minimal possible state. - Selectors are efficient. A selector is not recomputed unless one of its arguments changes. - Selectors are composable. They can be used as input to other selectors. This will also greatly help in implementing: https://github.com/onaio/js-tools/issues/126
priority
use reselect we should adopt for i e a summary selectors can compute derived data allowing redux to store the minimal possible state selectors are efficient a selector is not recomputed unless one of its arguments changes selectors are composable they can be used as input to other selectors this will also greatly help in implementing
1
451,510
13,037,534,840
IssuesEvent
2020-07-28 13:57:52
enso-org/ide
https://api.github.com/repos/enso-org/ide
closed
Adding node from Searcher
Category: IDE Change: Non-Breaking Difficulty: Core Contributor Priority: High Type: Enhancement
### Summary The Searcher Controller should implement function which inserts a new node into scene with the Searcher input as its expression. Additionally, the imports from all picked suggestion remembered by the Controller should be inserted at the top of the module code, but only those not already imported. If the expression is a function call, and the function was picked from suggestions, the information about picked function should be stored in node's metadata with the digest of the node expression. When this node will be edited, the Searcher Controller created for this editing should get the info from metadata and put it in its "picked suggestions" list, but only when the current node expression have the same digest as in stored in metadata (to ensure, that expression wasn't edited by other means). ### Value This is the main purpose of the Searcher. ### Specification The "function info" stored in metadata should unambiguously point to the one function definition (if it's a method, it should be defined on which type it's defined). ### Acceptance Criteria & Test Cases Unit tests
1.0
Adding node from Searcher - ### Summary The Searcher Controller should implement function which inserts a new node into scene with the Searcher input as its expression. Additionally, the imports from all picked suggestion remembered by the Controller should be inserted at the top of the module code, but only those not already imported. If the expression is a function call, and the function was picked from suggestions, the information about picked function should be stored in node's metadata with the digest of the node expression. When this node will be edited, the Searcher Controller created for this editing should get the info from metadata and put it in its "picked suggestions" list, but only when the current node expression have the same digest as in stored in metadata (to ensure, that expression wasn't edited by other means). ### Value This is the main purpose of the Searcher. ### Specification The "function info" stored in metadata should unambiguously point to the one function definition (if it's a method, it should be defined on which type it's defined). ### Acceptance Criteria & Test Cases Unit tests
priority
adding node from searcher summary the searcher controller should implement function which inserts a new node into scene with the searcher input as its expression additionally the imports from all picked suggestion remembered by the controller should be inserted at the top of the module code but only those not already imported if the expression is a function call and the function was picked from suggestions the information about picked function should be stored in node s metadata with the digest of the node expression when this node will be edited the searcher controller created for this editing should get the info from metadata and put it in its picked suggestions list but only when the current node expression have the same digest as in stored in metadata to ensure that expression wasn t edited by other means value this is the main purpose of the searcher specification the function info stored in metadata should unambiguously point to the one function definition if it s a method it should be defined on which type it s defined acceptance criteria test cases unit tests
1
576,851
17,096,503,422
IssuesEvent
2021-07-09 04:03:23
myxo/ssyp_db
https://api.github.com/repos/myxo/ssyp_db
closed
Datamodel test fail
bug high priority
```c++ TEST_CASE("Datamodel set with space symbol", "[]") { DbSettings settings; settings.in_memory = true; auto storage = CreateStorage(settings); auto datamodel = CreateDatamodel(storage, DbSettings{}); Operations ops; ops.push_back(Op{"key", "va lue", Op::Type::Update}); datamodel->Commit(ops); std::string value; REQUIRE(datamodel->GetValue("key", value)); REQUIRE(value == "va lue"); } ``` Никто не сказал, что в данных не может быть пробелов. Там могут храниться произвольные пользовательские данные. Плюс убери `value = "no_value";` не надо ничего писать, если значения нет. То, что функция возвращает false более чем достаточно
1.0
Datamodel test fail - ```c++ TEST_CASE("Datamodel set with space symbol", "[]") { DbSettings settings; settings.in_memory = true; auto storage = CreateStorage(settings); auto datamodel = CreateDatamodel(storage, DbSettings{}); Operations ops; ops.push_back(Op{"key", "va lue", Op::Type::Update}); datamodel->Commit(ops); std::string value; REQUIRE(datamodel->GetValue("key", value)); REQUIRE(value == "va lue"); } ``` Никто не сказал, что в данных не может быть пробелов. Там могут храниться произвольные пользовательские данные. Плюс убери `value = "no_value";` не надо ничего писать, если значения нет. То, что функция возвращает false более чем достаточно
priority
datamodel test fail c test case datamodel set with space symbol dbsettings settings settings in memory true auto storage createstorage settings auto datamodel createdatamodel storage dbsettings operations ops ops push back op key va lue op type update datamodel commit ops std string value require datamodel getvalue key value require value va lue никто не сказал что в данных не может быть пробелов там могут храниться произвольные пользовательские данные плюс убери value no value не надо ничего писать если значения нет то что функция возвращает false более чем достаточно
1
215,071
7,286,430,391
IssuesEvent
2018-02-23 09:43:18
kcigeospatial/balt_co_ETL
https://api.github.com/repos/kcigeospatial/balt_co_ETL
closed
Stormwater - RestBMP - RESTBMP_DRAIN_AREA does not calculate
high priority item
New logic: For the new output field RestBMP.RESTBMP_DRAIN_AREA, populate this from the existing source field SW_TRACKING.DRAIN_AREA. This is new logic from the May 2017 schema version.
1.0
Stormwater - RestBMP - RESTBMP_DRAIN_AREA does not calculate - New logic: For the new output field RestBMP.RESTBMP_DRAIN_AREA, populate this from the existing source field SW_TRACKING.DRAIN_AREA. This is new logic from the May 2017 schema version.
priority
stormwater restbmp restbmp drain area does not calculate new logic for the new output field restbmp restbmp drain area populate this from the existing source field sw tracking drain area this is new logic from the may schema version
1
247,330
7,917,220,851
IssuesEvent
2018-07-04 09:10:13
cthit/Gamma
https://api.github.com/repos/cthit/Gamma
closed
Save the new account information to the database.
Priority: High Status: In Progress Type: Enhancement Where: Backend
The data has already been validated in issue #7
1.0
Save the new account information to the database. - The data has already been validated in issue #7
priority
save the new account information to the database the data has already been validated in issue
1
349,258
10,466,527,153
IssuesEvent
2019-09-21 19:39:22
unicsmcr/hs_application
https://api.github.com/repos/unicsmcr/hs_application
opened
Follow security best practice in production
high priority
Based on the security best practises as defined by [expressjs](https://expressjs.com/en/advanced/best-practice-security.html) we should doing the following in production: - [ ] Don’t use the default session cookie name - [ ] Set cookie security options - [ ] Use helmet to protect from some well-known web vulnerabilities - [ ] Use csurf middleware to protect against cross-site request forgery (CSRF)
1.0
Follow security best practice in production - Based on the security best practises as defined by [expressjs](https://expressjs.com/en/advanced/best-practice-security.html) we should doing the following in production: - [ ] Don’t use the default session cookie name - [ ] Set cookie security options - [ ] Use helmet to protect from some well-known web vulnerabilities - [ ] Use csurf middleware to protect against cross-site request forgery (CSRF)
priority
follow security best practice in production based on the security best practises as defined by we should doing the following in production don’t use the default session cookie name set cookie security options use helmet to protect from some well known web vulnerabilities use csurf middleware to protect against cross site request forgery csrf
1
79,320
3,526,144,261
IssuesEvent
2016-01-14 02:26:21
HubTurbo/HubTurbo
https://api.github.com/repos/HubTurbo/HubTurbo
closed
Ensure MultiModel correctness
priority.high type.enhancement
Via the use of a logical queue, which simply keeps track of all async operations. When an async operation is to be carried out (in its own worker thread), it checks against the logical queue to see if it can be carried out immediately, or whether it should wait until some prior tasks should finish first. One of two issues proposed to solve #1089
1.0
Ensure MultiModel correctness - Via the use of a logical queue, which simply keeps track of all async operations. When an async operation is to be carried out (in its own worker thread), it checks against the logical queue to see if it can be carried out immediately, or whether it should wait until some prior tasks should finish first. One of two issues proposed to solve #1089
priority
ensure multimodel correctness via the use of a logical queue which simply keeps track of all async operations when an async operation is to be carried out in its own worker thread it checks against the logical queue to see if it can be carried out immediately or whether it should wait until some prior tasks should finish first one of two issues proposed to solve
1
87,411
3,754,358,317
IssuesEvent
2016-03-12 00:42:24
Fermat-ORG/fermat-org
https://api.github.com/repos/Fermat-ORG/fermat-org
closed
"There is already a component with that name in this group and layer, please use another one" message when I try to edit the plugin authors
bug client Priority: HIGH
Cuando intento modificar el autor de un plugin ya creado anteriomente desde el manifest, sigo los pasos correspondiente para realizar la asignación del autor, todo bien hasta allí, pero, al momento de hacer click en el botón "save" se produce un error en el sitio indicando **There is already a component with that name in this group and layer, please use another one**, siendo este el único plugin de su tipo en todo fermat. Luego de ese error, salgo de la pantalla de edición y al revisar el componente, sigue el autor anterior.
1.0
"There is already a component with that name in this group and layer, please use another one" message when I try to edit the plugin authors - Cuando intento modificar el autor de un plugin ya creado anteriomente desde el manifest, sigo los pasos correspondiente para realizar la asignación del autor, todo bien hasta allí, pero, al momento de hacer click en el botón "save" se produce un error en el sitio indicando **There is already a component with that name in this group and layer, please use another one**, siendo este el único plugin de su tipo en todo fermat. Luego de ese error, salgo de la pantalla de edición y al revisar el componente, sigue el autor anterior.
priority
there is already a component with that name in this group and layer please use another one message when i try to edit the plugin authors cuando intento modificar el autor de un plugin ya creado anteriomente desde el manifest sigo los pasos correspondiente para realizar la asignación del autor todo bien hasta allí pero al momento de hacer click en el botón save se produce un error en el sitio indicando there is already a component with that name in this group and layer please use another one siendo este el único plugin de su tipo en todo fermat luego de ese error salgo de la pantalla de edición y al revisar el componente sigue el autor anterior
1
351,721
10,522,650,244
IssuesEvent
2019-09-30 09:12:30
stats4sd/stats4sd-site
https://api.github.com/repos/stats4sd/stats4sd-site
closed
Test subscription and unsubscription link to Mailchimp
Component: Back-End Priority: High❕ Type:Optimisation
Confirm and document technical process for adding and removing subscriptions to mailing list. (ensure Mailchimp list and database list is kept in sync!)
1.0
Test subscription and unsubscription link to Mailchimp - Confirm and document technical process for adding and removing subscriptions to mailing list. (ensure Mailchimp list and database list is kept in sync!)
priority
test subscription and unsubscription link to mailchimp confirm and document technical process for adding and removing subscriptions to mailing list ensure mailchimp list and database list is kept in sync
1
348,880
10,453,944,866
IssuesEvent
2019-09-19 17:44:15
kmteras/timenaut
https://api.github.com/repos/kmteras/timenaut
closed
Release to GitHub
priority: high
Also required a version switcharound for older build to start getting new version info from GitHub.
1.0
Release to GitHub - Also required a version switcharound for older build to start getting new version info from GitHub.
priority
release to github also required a version switcharound for older build to start getting new version info from github
1
631,770
20,159,901,617
IssuesEvent
2022-02-09 20:18:22
red-hat-storage/ocs-ci
https://api.github.com/repos/red-hat-storage/ocs-ci
closed
use ci-pause in one of the tier4 stage test to mimic complete reset
High Priority lifecycle/stale
we have `ci-pause --cluster-path /home-dir/cluster-path --action [stop|start]` to reset the cluster all at the same time, since this seems to be supported(based on discussion in ocs4 group) we can introduce this as a stage job in one of the tier tests and continue after the stage.
1.0
use ci-pause in one of the tier4 stage test to mimic complete reset - we have `ci-pause --cluster-path /home-dir/cluster-path --action [stop|start]` to reset the cluster all at the same time, since this seems to be supported(based on discussion in ocs4 group) we can introduce this as a stage job in one of the tier tests and continue after the stage.
priority
use ci pause in one of the stage test to mimic complete reset we have ci pause cluster path home dir cluster path action to reset the cluster all at the same time since this seems to be supported based on discussion in group we can introduce this as a stage job in one of the tier tests and continue after the stage
1
326,807
9,961,341,489
IssuesEvent
2019-07-07 03:11:32
OpenSRP/opensrp-client-reveal
https://api.github.com/repos/OpenSRP/opensrp-client-reveal
closed
Ability to view prior investigations for a focus
Priority: High
On the focus page, we want the ability to view past focus investigations. <img width="533" alt="Screen Shot 2019-07-03 at 11 46 22 PM" src="https://user-images.githubusercontent.com/42673455/60638606-0056a880-9ded-11e9-9350-2735dbe3fba4.png"> We need to see if there is a need to see other active investigations too.
1.0
Ability to view prior investigations for a focus - On the focus page, we want the ability to view past focus investigations. <img width="533" alt="Screen Shot 2019-07-03 at 11 46 22 PM" src="https://user-images.githubusercontent.com/42673455/60638606-0056a880-9ded-11e9-9350-2735dbe3fba4.png"> We need to see if there is a need to see other active investigations too.
priority
ability to view prior investigations for a focus on the focus page we want the ability to view past focus investigations img width alt screen shot at pm src we need to see if there is a need to see other active investigations too
1
222,069
7,422,739,334
IssuesEvent
2018-03-23 01:03:31
milaroisin/SOEN341
https://api.github.com/repos/milaroisin/SOEN341
closed
Customize profile page
3 user story points User Story high priority low risk
Clicking on any username in posts and the Profile button on the avatar icon dropdown menu will direct the user to the target user's profile page. There, users can look up their own or another user's information. ## Dependencies for this story: * If user profile matches the session's user, they will see an "edit profile" button * clicking on the "edit profile" button will take the users to the edit profile page * the edit profile page should contain ways to change the username, the password and avatar picture (did not do change avatar profile picture, SQL does not take actual image files- would need another method). * if visiting another user's profile page, all relevant information is shown (having problems querying this the user_id/post_creator value, might leave for sprint 4). ### user story: 3 points out of 5 change password, username works, an add user bio is added too for extra functionality ### Critieria for testing: - [x] Clicking on profile link from dropdown menu will lead you to the current session's user profile - [x] Current session's user profile lists the username, account creation date and user bio - [x] User profile shows the avatar picture - [x] If user clicks on the Edit Profile button, will be directed to the editProfilePage.php - [x] If user changes any of the fields on the editProfilePage.php and presses Update Profile, the respective fields will be updated on the database
1.0
Customize profile page - Clicking on any username in posts and the Profile button on the avatar icon dropdown menu will direct the user to the target user's profile page. There, users can look up their own or another user's information. ## Dependencies for this story: * If user profile matches the session's user, they will see an "edit profile" button * clicking on the "edit profile" button will take the users to the edit profile page * the edit profile page should contain ways to change the username, the password and avatar picture (did not do change avatar profile picture, SQL does not take actual image files- would need another method). * if visiting another user's profile page, all relevant information is shown (having problems querying this the user_id/post_creator value, might leave for sprint 4). ### user story: 3 points out of 5 change password, username works, an add user bio is added too for extra functionality ### Critieria for testing: - [x] Clicking on profile link from dropdown menu will lead you to the current session's user profile - [x] Current session's user profile lists the username, account creation date and user bio - [x] User profile shows the avatar picture - [x] If user clicks on the Edit Profile button, will be directed to the editProfilePage.php - [x] If user changes any of the fields on the editProfilePage.php and presses Update Profile, the respective fields will be updated on the database
priority
customize profile page clicking on any username in posts and the profile button on the avatar icon dropdown menu will direct the user to the target user s profile page there users can look up their own or another user s information dependencies for this story if user profile matches the session s user they will see an edit profile button clicking on the edit profile button will take the users to the edit profile page the edit profile page should contain ways to change the username the password and avatar picture did not do change avatar profile picture sql does not take actual image files would need another method if visiting another user s profile page all relevant information is shown having problems querying this the user id post creator value might leave for sprint user story points out of change password username works an add user bio is added too for extra functionality critieria for testing clicking on profile link from dropdown menu will lead you to the current session s user profile current session s user profile lists the username account creation date and user bio user profile shows the avatar picture if user clicks on the edit profile button will be directed to the editprofilepage php if user changes any of the fields on the editprofilepage php and presses update profile the respective fields will be updated on the database
1
168,263
6,367,972,422
IssuesEvent
2017-08-01 08:01:40
goby-lang/goby
https://api.github.com/repos/goby-lang/goby
closed
Variable Assignment Does Not Return Anything
bug in progress Priority High
Something like: ```ruby a = 10 ``` does not return `10` like in Ruby. It only returns if: ```ruby a = 10 a # => 10 ``` Might be a VM issue.
1.0
Variable Assignment Does Not Return Anything - Something like: ```ruby a = 10 ``` does not return `10` like in Ruby. It only returns if: ```ruby a = 10 a # => 10 ``` Might be a VM issue.
priority
variable assignment does not return anything something like ruby a does not return like in ruby it only returns if ruby a a might be a vm issue
1
65,261
3,227,386,835
IssuesEvent
2015-10-11 05:10:13
sohelvali/Test-Git-Issue
https://api.github.com/repos/sohelvali/Test-Git-Issue
closed
Forest plot* search fails to find term
Bugs Highlights Medium Priority Search Query
Steps to replicate: 1. search for "forest plot*" in Clinical Studies section (see screenshot) 2. add ELIQUIS label to comparison panel 3. no highlighted term appears in Clinical Studies section, and within label search fails to find term "forest" (see screenshot)
1.0
Forest plot* search fails to find term - Steps to replicate: 1. search for "forest plot*" in Clinical Studies section (see screenshot) 2. add ELIQUIS label to comparison panel 3. no highlighted term appears in Clinical Studies section, and within label search fails to find term "forest" (see screenshot)
priority
forest plot search fails to find term steps to replicate search for forest plot in clinical studies section see screenshot add eliquis label to comparison panel no highlighted term appears in clinical studies section and within label search fails to find term forest see screenshot
1
391,393
11,572,893,403
IssuesEvent
2020-02-21 01:35:04
inexorgame/vulkan-renderer
https://api.github.com/repos/inexorgame/vulkan-renderer
closed
Use a staging buffer and a separated transfer queue (if existent) for memory transfer from CPU to GPU.
difficulty: medium feature priority: high problem: performance refactoring
The [memory mapping](https://gpuopen-librariesandsdks.github.io/VulkanMemoryAllocator/html/memory_mapping.html) that we use currently is not as fast as using a staging buffer as pointed out by the [Vulkan Tutorial](https://vulkan-tutorial.com/). It is much faster to use a [staging buffer](https://vulkan-tutorial.com/Vertex_buffers/Staging_buffer).
1.0
Use a staging buffer and a separated transfer queue (if existent) for memory transfer from CPU to GPU. - The [memory mapping](https://gpuopen-librariesandsdks.github.io/VulkanMemoryAllocator/html/memory_mapping.html) that we use currently is not as fast as using a staging buffer as pointed out by the [Vulkan Tutorial](https://vulkan-tutorial.com/). It is much faster to use a [staging buffer](https://vulkan-tutorial.com/Vertex_buffers/Staging_buffer).
priority
use a staging buffer and a separated transfer queue if existent for memory transfer from cpu to gpu the that we use currently is not as fast as using a staging buffer as pointed out by the it is much faster to use a
1
356,588
10,595,014,729
IssuesEvent
2019-10-09 18:02:45
canonical-web-and-design/ubuntu.com
https://api.github.com/repos/canonical-web-and-design/ubuntu.com
closed
Takeovers templates - if image is bigger than text, text gets extra spacing
Priority: High
If the image is bigger than the content in the left column makes the spacing between left content much bigger too (see screenshots) @sowasred2012 said it's flexbox, rather than padding - it has `u-equal-height`, and then the contents of the left column are vertically justified ### how it looks like now - too much space between title and text and button <img width="1271" alt="Screenshot 2019-10-04 at 09 28 38" src="https://user-images.githubusercontent.com/36884067/66193292-1db83e80-e68a-11e9-8456-ac1dda584ebc.png"> ### how it looks if the image is smaller - looks fine <img width="1106" alt="Screenshot 2019-10-04 at 09 29 00" src="https://user-images.githubusercontent.com/36884067/66193338-345e9580-e68a-11e9-842a-5656e30ea299.png"> ### how it looks if the image is even bigger <img width="1119" alt="Screenshot 2019-10-04 at 09 29 21" src="https://user-images.githubusercontent.com/36884067/66193354-42141b00-e68a-11e9-92a9-d095e3e381f0.png"> --- *Reported from: https://ubuntu-com-canonical-web-and-design-pr-5879.run.demo.haus/*
1.0
Takeovers templates - if image is bigger than text, text gets extra spacing - If the image is bigger than the content in the left column makes the spacing between left content much bigger too (see screenshots) @sowasred2012 said it's flexbox, rather than padding - it has `u-equal-height`, and then the contents of the left column are vertically justified ### how it looks like now - too much space between title and text and button <img width="1271" alt="Screenshot 2019-10-04 at 09 28 38" src="https://user-images.githubusercontent.com/36884067/66193292-1db83e80-e68a-11e9-8456-ac1dda584ebc.png"> ### how it looks if the image is smaller - looks fine <img width="1106" alt="Screenshot 2019-10-04 at 09 29 00" src="https://user-images.githubusercontent.com/36884067/66193338-345e9580-e68a-11e9-842a-5656e30ea299.png"> ### how it looks if the image is even bigger <img width="1119" alt="Screenshot 2019-10-04 at 09 29 21" src="https://user-images.githubusercontent.com/36884067/66193354-42141b00-e68a-11e9-92a9-d095e3e381f0.png"> --- *Reported from: https://ubuntu-com-canonical-web-and-design-pr-5879.run.demo.haus/*
priority
takeovers templates if image is bigger than text text gets extra spacing if the image is bigger than the content in the left column makes the spacing between left content much bigger too see screenshots said it s flexbox rather than padding it has u equal height and then the contents of the left column are vertically justified how it looks like now too much space between title and text and button img width alt screenshot at src how it looks if the image is smaller looks fine img width alt screenshot at src how it looks if the image is even bigger img width alt screenshot at src reported from
1
200,432
7,007,709,404
IssuesEvent
2017-12-19 13:23:18
wso2/product-is
https://api.github.com/repos/wso2/product-is
opened
Self signup: How can a user sign up to a tenant domain?
Affected/5.4.0-Update1 Priority/Highest Type/Docs
In [1] there is no mentioning for $subject. Please include the details [1] https://docs.wso2.com/display/IS540/Self+Sign+Up+and+Account+Confirmation
1.0
Self signup: How can a user sign up to a tenant domain? - In [1] there is no mentioning for $subject. Please include the details [1] https://docs.wso2.com/display/IS540/Self+Sign+Up+and+Account+Confirmation
priority
self signup how can a user sign up to a tenant domain in there is no mentioning for subject please include the details
1
165,478
6,277,388,537
IssuesEvent
2017-07-18 12:06:01
RestComm/Restcomm-Connect
https://api.github.com/repos/RestComm/Restcomm-Connect
closed
Issue with encoding of Unicode characters
1. Bug High-Priority REST API
When sending Japanese characters in SMS body, the message that goes out to the provider is not being encoded correctly. If you set the SMS body to either: Original: 日本語 Encoded (UTF-8): %e6%97%a5%e6%9c%ac%e8%aa%9e It shows up at the destination as '???' Here's the curl command to send the message: ``` curl -X POST http://sid:pwd@ip/restcomm/2012-04-24/Accounts/ACae6e420f425248d6a26948ages -d "To=number" -d "From=number" -d "Body=%e6%97%a5%e6%9c%ac%e8%aa%9e" ``` Here is the resulting payload from the SMS API: ``` <RestcommResponse> <SMSMessage> <Sid>sid</Sid> <DateCreated>Fri, 3 Mar 2017 01:29:16 +0000</DateCreated> <DateUpdated>Fri, 3 Mar 2017 01:29:16 +0000</DateUpdated> <DateSent/> <AccountSid>sid</AccountSid> <From>number</From> <To>number</To> <Body>日本語</Body> <Status>sending</Status> <Direction>outbound-api</Direction> <Price>0</Price> <PriceUnit>USD</PriceUnit> <ApiVersion>2012-04-24</ApiVersion> <Uri>/2012-04-24/Accounts/ACae6e420f425248d6a26948c17a9e2acf/SMS/Messages/SM85c966c2ede04fd481af30677c621440</Uri> </SMSMessage> ``` Last, here is how it shows up on the handset. ![image](https://cloud.githubusercontent.com/assets/746403/23554416/fa11b2ca-fff2-11e6-909e-59fa30d40460.png)
1.0
Issue with encoding of Unicode characters - When sending Japanese characters in SMS body, the message that goes out to the provider is not being encoded correctly. If you set the SMS body to either: Original: 日本語 Encoded (UTF-8): %e6%97%a5%e6%9c%ac%e8%aa%9e It shows up at the destination as '???' Here's the curl command to send the message: ``` curl -X POST http://sid:pwd@ip/restcomm/2012-04-24/Accounts/ACae6e420f425248d6a26948ages -d "To=number" -d "From=number" -d "Body=%e6%97%a5%e6%9c%ac%e8%aa%9e" ``` Here is the resulting payload from the SMS API: ``` <RestcommResponse> <SMSMessage> <Sid>sid</Sid> <DateCreated>Fri, 3 Mar 2017 01:29:16 +0000</DateCreated> <DateUpdated>Fri, 3 Mar 2017 01:29:16 +0000</DateUpdated> <DateSent/> <AccountSid>sid</AccountSid> <From>number</From> <To>number</To> <Body>日本語</Body> <Status>sending</Status> <Direction>outbound-api</Direction> <Price>0</Price> <PriceUnit>USD</PriceUnit> <ApiVersion>2012-04-24</ApiVersion> <Uri>/2012-04-24/Accounts/ACae6e420f425248d6a26948c17a9e2acf/SMS/Messages/SM85c966c2ede04fd481af30677c621440</Uri> </SMSMessage> ``` Last, here is how it shows up on the handset. ![image](https://cloud.githubusercontent.com/assets/746403/23554416/fa11b2ca-fff2-11e6-909e-59fa30d40460.png)
priority
issue with encoding of unicode characters when sending japanese characters in sms body the message that goes out to the provider is not being encoded correctly if you set the sms body to either original 日本語 encoded utf ac aa it shows up at the destination as here s the curl command to send the message curl x post d to number d from number d body ac aa here is the resulting payload from the sms api sid fri mar fri mar sid number number 日本語 sending outbound api usd accounts sms messages last here is how it shows up on the handset
1
779,423
27,352,233,206
IssuesEvent
2023-02-27 10:21:53
mpv-player/mpv
https://api.github.com/repos/mpv-player/mpv
closed
API regression/breakage
priority:high
since 17d91b9d4d2d208f4a847395198cdbbcad18de93, ping @christoph-heinrich example code from client.h: ```c int flag = 1; mpv_set_property(ctx, "property", MPV_FORMAT_FLAG, &flag); ``` setproperty_fn copies the bytes: ![grafik](https://user-images.githubusercontent.com/1042418/221367475-b078ace9-5a02-4760-8101-e1f2e843b256.png) since `MPV_FORMAT_FLAG` now maps to `CONF_TYPE_BOOL` this copies 1 byte: ![grafik](https://user-images.githubusercontent.com/1042418/221367511-a5bd8eaa-5d32-4f61-aa28-41aaeff90551.png) but an int is bigger than 1 byte, so you get mpv acting upon incorrect/unitialized data `mpv_get_property` presumably has the same issue
1.0
API regression/breakage - since 17d91b9d4d2d208f4a847395198cdbbcad18de93, ping @christoph-heinrich example code from client.h: ```c int flag = 1; mpv_set_property(ctx, "property", MPV_FORMAT_FLAG, &flag); ``` setproperty_fn copies the bytes: ![grafik](https://user-images.githubusercontent.com/1042418/221367475-b078ace9-5a02-4760-8101-e1f2e843b256.png) since `MPV_FORMAT_FLAG` now maps to `CONF_TYPE_BOOL` this copies 1 byte: ![grafik](https://user-images.githubusercontent.com/1042418/221367511-a5bd8eaa-5d32-4f61-aa28-41aaeff90551.png) but an int is bigger than 1 byte, so you get mpv acting upon incorrect/unitialized data `mpv_get_property` presumably has the same issue
priority
api regression breakage since ping christoph heinrich example code from client h c int flag mpv set property ctx property mpv format flag flag setproperty fn copies the bytes since mpv format flag now maps to conf type bool this copies byte but an int is bigger than byte so you get mpv acting upon incorrect unitialized data mpv get property presumably has the same issue
1
495,807
14,288,432,372
IssuesEvent
2020-11-23 17:41:29
bounswe/bounswe2020group6
https://api.github.com/repos/bounswe/bounswe2020group6
closed
Deployment of the Project on AWS DEADLINE: 19/11/20 23.59
backend frontend high priority in progress update
If necessary, an AWS student account will be created. Then project will be deployed on AWS in a docker image.
1.0
Deployment of the Project on AWS DEADLINE: 19/11/20 23.59 - If necessary, an AWS student account will be created. Then project will be deployed on AWS in a docker image.
priority
deployment of the project on aws deadline if necessary an aws student account will be created then project will be deployed on aws in a docker image
1
465,672
13,390,194,327
IssuesEvent
2020-09-02 20:08:41
pytorch/pytorch
https://api.github.com/repos/pytorch/pytorch
closed
Normal and Categorical distribution have inconsistent behaviors with log_prob()
high priority module: distributions triage review triaged
- PyTorch Version 1.6 - OS (e.g., Linux): win10 - Python version: 3.7.6 - CUDA/cuDNN version: 10.2, 7.6 Here I am referring to the inconsistent output shapes when using log_prob() with Normal and Categorical distributions. Code for reference: ``` import torch if __name__ == "__main__": # for Categorical probs = torch.tensor([[0.4, 0.6],[0.3, 0.7]]) dist = torch.distributions.Categorical(probs) a = torch.tensor([[1],[0]]) output = dist.log_prob(a) print(output.size()) # output torch.Size([2, 2]),expecting torch.Size([2, 1]) a = torch.tensor([1,0]) output = dist.log_prob(a) print(output.size())# output torch.Size([2]),OK # for normal means = torch.tensor([[0.0538], [0.0651]]) stds = torch.tensor([[0.7865], [0.7792]]) dist = torch.distributions.Normal(means,stds) a = torch.tensor([[1.2],[3.4]]) output = dist.log_prob(a) print(output.size())# output torch.Size([2, 1]),OK a = torch.tensor([1.2,3.4]) output = dist.log_prob(a) print(output.size())# output torch.Size([2, 2]), expecting torch.Size([2]) ``` Though it could be worked around, I treat it as a bug, as this gives users weird feeling on dealing with the same interface. And I also found some user has already noticed it: [link1](https://discuss.pytorch.org/t/understanding-log-prob-for-normal-distribution-in-pytorch/73809/2), [link2](https://stackoverflow.com/questions/60765000/understanding-log-prob-for-normal-distribution-in-pytorch) Hopefully, this could be fixed. cc @ezyang @gchanan @zou3519 @vincentqb @fritzo @neerajprad @alicanb @vishwakftw
1.0
Normal and Categorical distribution have inconsistent behaviors with log_prob() - - PyTorch Version 1.6 - OS (e.g., Linux): win10 - Python version: 3.7.6 - CUDA/cuDNN version: 10.2, 7.6 Here I am referring to the inconsistent output shapes when using log_prob() with Normal and Categorical distributions. Code for reference: ``` import torch if __name__ == "__main__": # for Categorical probs = torch.tensor([[0.4, 0.6],[0.3, 0.7]]) dist = torch.distributions.Categorical(probs) a = torch.tensor([[1],[0]]) output = dist.log_prob(a) print(output.size()) # output torch.Size([2, 2]),expecting torch.Size([2, 1]) a = torch.tensor([1,0]) output = dist.log_prob(a) print(output.size())# output torch.Size([2]),OK # for normal means = torch.tensor([[0.0538], [0.0651]]) stds = torch.tensor([[0.7865], [0.7792]]) dist = torch.distributions.Normal(means,stds) a = torch.tensor([[1.2],[3.4]]) output = dist.log_prob(a) print(output.size())# output torch.Size([2, 1]),OK a = torch.tensor([1.2,3.4]) output = dist.log_prob(a) print(output.size())# output torch.Size([2, 2]), expecting torch.Size([2]) ``` Though it could be worked around, I treat it as a bug, as this gives users weird feeling on dealing with the same interface. And I also found some user has already noticed it: [link1](https://discuss.pytorch.org/t/understanding-log-prob-for-normal-distribution-in-pytorch/73809/2), [link2](https://stackoverflow.com/questions/60765000/understanding-log-prob-for-normal-distribution-in-pytorch) Hopefully, this could be fixed. cc @ezyang @gchanan @zou3519 @vincentqb @fritzo @neerajprad @alicanb @vishwakftw
priority
normal and categorical distribution have inconsistent behaviors with log prob pytorch version os e g linux python version cuda cudnn version here i am referring to the inconsistent output shapes when using log prob with normal and categorical distributions code for reference import torch if name main for categorical probs torch tensor dist torch distributions categorical probs a torch tensor output dist log prob a print output size output torch size expecting torch size a torch tensor output dist log prob a print output size output torch size ok for normal means torch tensor stds torch tensor dist torch distributions normal means stds a torch tensor output dist log prob a print output size output torch size ok a torch tensor output dist log prob a print output size output torch size expecting torch size though it could be worked around i treat it as a bug as this gives users weird feeling on dealing with the same interface and i also found some user has already noticed it hopefully this could be fixed cc ezyang gchanan vincentqb fritzo neerajprad alicanb vishwakftw
1
466,310
13,399,683,548
IssuesEvent
2020-09-03 14:48:35
Warcraft-GoA-Development-Team/Warcraft-Guardians-of-Azeroth
https://api.github.com/repos/Warcraft-GoA-Development-Team/Warcraft-Guardians-of-Azeroth
closed
Wrong scope in `control_mind_target_allow_trigger`
:beetle: bug :beetle: :exclamation: priority high
<!-- **DO NOT REMOVE PRE-EXISTING LINES** ------------------------------------------------------------------------------------------------------------ --> **Your mod version is:** b096cb799 **What expansions do you have installed?** All **Are you using any submods/mods? If so, which?** No **Please explain your issue in as much detail as possible:** It should be `character = PREVPREV`. Otherwise character will check if it is its own courtier or vassal. **Steps to reproduce the issue:** `---` **Upload an attachment below: .zip of your save, or screenshots:** <details> <summary>Bug</summary> ![image](https://user-images.githubusercontent.com/46576860/92121765-5238fb00-ee03-11ea-8b59-ef220f6dfdbd.png) </details> <details> <summary>PREV here is ROOT</summary> ![image](https://user-images.githubusercontent.com/46576860/92121271-c1621f80-ee02-11ea-83cc-c4dbe61660ba.png) ![image](https://user-images.githubusercontent.com/46576860/92121248-bad3a800-ee02-11ea-8da3-36257e9b1f0e.png) </details>
1.0
Wrong scope in `control_mind_target_allow_trigger` - <!-- **DO NOT REMOVE PRE-EXISTING LINES** ------------------------------------------------------------------------------------------------------------ --> **Your mod version is:** b096cb799 **What expansions do you have installed?** All **Are you using any submods/mods? If so, which?** No **Please explain your issue in as much detail as possible:** It should be `character = PREVPREV`. Otherwise character will check if it is its own courtier or vassal. **Steps to reproduce the issue:** `---` **Upload an attachment below: .zip of your save, or screenshots:** <details> <summary>Bug</summary> ![image](https://user-images.githubusercontent.com/46576860/92121765-5238fb00-ee03-11ea-8b59-ef220f6dfdbd.png) </details> <details> <summary>PREV here is ROOT</summary> ![image](https://user-images.githubusercontent.com/46576860/92121271-c1621f80-ee02-11ea-83cc-c4dbe61660ba.png) ![image](https://user-images.githubusercontent.com/46576860/92121248-bad3a800-ee02-11ea-8da3-36257e9b1f0e.png) </details>
priority
wrong scope in control mind target allow trigger do not remove pre existing lines your mod version is what expansions do you have installed all are you using any submods mods if so which no please explain your issue in as much detail as possible it should be character prevprev otherwise character will check if it is its own courtier or vassal steps to reproduce the issue upload an attachment below zip of your save or screenshots bug prev here is root
1
56,074
3,077,783,871
IssuesEvent
2015-08-21 04:18:40
duckduckgo/zeroclickinfo-spice
https://api.github.com/repos/duckduckgo/zeroclickinfo-spice
closed
Quandl HomeValues: doesn't work when query is in the form "home values in [state|zip code]"
Bug Priority: High Triggering
If the search term is in the form "home values in [state]", the result shown is for Indiana no matter what state is entered. Examples: https://duckduckgo.com/?q=home+values+in+california&ia=homevalues https://duckduckgo.com/?q=home+values+in+new+york&ia=homevalues However, the above search terms work if the word "in" is removed. ------ IA Page: http://duck.co/ia/view/quandl_home_values
1.0
Quandl HomeValues: doesn't work when query is in the form "home values in [state|zip code]" - If the search term is in the form "home values in [state]", the result shown is for Indiana no matter what state is entered. Examples: https://duckduckgo.com/?q=home+values+in+california&ia=homevalues https://duckduckgo.com/?q=home+values+in+new+york&ia=homevalues However, the above search terms work if the word "in" is removed. ------ IA Page: http://duck.co/ia/view/quandl_home_values
priority
quandl homevalues doesn t work when query is in the form home values in if the search term is in the form home values in the result shown is for indiana no matter what state is entered examples however the above search terms work if the word in is removed ia page
1
423,455
12,297,119,135
IssuesEvent
2020-05-11 08:16:58
hci-unihd/batchlib
https://api.github.com/repos/hci-unihd/batchlib
closed
Keep track of all analysis pipeline parameter
high priority
We should keep track of all parameters that were used to run a given experiment, e.g. QC parameter, thresholds, etc. These should go into: - the logs - the hdf5 (probably into an extra table) - the database On the implementation side, I would gather all into a subgroup of the configparser `parameter`, so that we can easily dump all this into the logs / tables.
1.0
Keep track of all analysis pipeline parameter - We should keep track of all parameters that were used to run a given experiment, e.g. QC parameter, thresholds, etc. These should go into: - the logs - the hdf5 (probably into an extra table) - the database On the implementation side, I would gather all into a subgroup of the configparser `parameter`, so that we can easily dump all this into the logs / tables.
priority
keep track of all analysis pipeline parameter we should keep track of all parameters that were used to run a given experiment e g qc parameter thresholds etc these should go into the logs the probably into an extra table the database on the implementation side i would gather all into a subgroup of the configparser parameter so that we can easily dump all this into the logs tables
1
314,881
9,604,005,079
IssuesEvent
2019-05-10 18:40:48
antonwilc0x/newso
https://api.github.com/repos/antonwilc0x/newso
opened
Documentation
client complexity: unknown good first issue help wanted in progress priority: high server simantics
FreeSO lacks any hosted documentation and comments in large portions of the code. Even if it's obvious what the function does, we don't know how it all relates. What's worse is Rhys keeps pushing out more and more dramatic changes without any source code snapshots to work with, only binaries used for their server. So it's vital that we have documentation. All documentation should be placed a ``/docs`` folder at the root of repository and pages should be written in Markdown. They'll be interpreted by Github Pages automatically once public.
1.0
Documentation - FreeSO lacks any hosted documentation and comments in large portions of the code. Even if it's obvious what the function does, we don't know how it all relates. What's worse is Rhys keeps pushing out more and more dramatic changes without any source code snapshots to work with, only binaries used for their server. So it's vital that we have documentation. All documentation should be placed a ``/docs`` folder at the root of repository and pages should be written in Markdown. They'll be interpreted by Github Pages automatically once public.
priority
documentation freeso lacks any hosted documentation and comments in large portions of the code even if it s obvious what the function does we don t know how it all relates what s worse is rhys keeps pushing out more and more dramatic changes without any source code snapshots to work with only binaries used for their server so it s vital that we have documentation all documentation should be placed a docs folder at the root of repository and pages should be written in markdown they ll be interpreted by github pages automatically once public
1
267,206
8,380,373,695
IssuesEvent
2018-10-07 14:08:08
arv187/PREM-Podium-race-E-manager
https://api.github.com/repos/arv187/PREM-Podium-race-E-manager
opened
#1142 - CREATE VIEW command denied
High priority bug
**Describe the bug** `#1142 - CREATE VIEW command denied to user 'b17_19080370'@'192.168.0.6' for table 'team_driver_top3'` No drivers page working: `MySQL Error: Table 'b17_19080370_prem1.team_driver_top3' doesn't exist` **To Reproduce** Create DB **Expected behavior** No errors **Screenshots** ![drivers](https://user-images.githubusercontent.com/16170732/46582613-eea4c800-ca49-11e8-8e53-45dae08d234b.JPG) **Cause** The error is due to the lack of hosting permissions, to create a view in mysql you need advanced administration permissions and normally these permissions are not accessible in free hostings. **Resolution** Find an alternative to create a table view Issue #28 Fixes: #44 Commit: https://github.com/arv187/PREM-Podium-race-E-manager/pull/44/commits/4946582ae18fd3d0048ea3a87e2cd63e77d9e450
1.0
#1142 - CREATE VIEW command denied - **Describe the bug** `#1142 - CREATE VIEW command denied to user 'b17_19080370'@'192.168.0.6' for table 'team_driver_top3'` No drivers page working: `MySQL Error: Table 'b17_19080370_prem1.team_driver_top3' doesn't exist` **To Reproduce** Create DB **Expected behavior** No errors **Screenshots** ![drivers](https://user-images.githubusercontent.com/16170732/46582613-eea4c800-ca49-11e8-8e53-45dae08d234b.JPG) **Cause** The error is due to the lack of hosting permissions, to create a view in mysql you need advanced administration permissions and normally these permissions are not accessible in free hostings. **Resolution** Find an alternative to create a table view Issue #28 Fixes: #44 Commit: https://github.com/arv187/PREM-Podium-race-E-manager/pull/44/commits/4946582ae18fd3d0048ea3a87e2cd63e77d9e450
priority
create view command denied describe the bug create view command denied to user for table team driver no drivers page working mysql error table team driver doesn t exist to reproduce create db expected behavior no errors screenshots cause the error is due to the lack of hosting permissions to create a view in mysql you need advanced administration permissions and normally these permissions are not accessible in free hostings resolution find an alternative to create a table view issue fixes commit
1
388,086
11,474,333,269
IssuesEvent
2020-02-10 03:48:11
wynn-rj/sword-and-bored-game
https://api.github.com/repos/wynn-rj/sword-and-bored-game
opened
Rework descriptor table for db and orm
bug enhancement game data high-priority
The descriptor seems to just add confusion and an unnecessary jump away from a table. Seems like could be removed and the columns of needed objects. Rather than one table containing info about all other objects. A description a sword, role, unit, and ability should not be stored on one table. Seems like an extra layer of abstraction that just creates confusion.
1.0
Rework descriptor table for db and orm - The descriptor seems to just add confusion and an unnecessary jump away from a table. Seems like could be removed and the columns of needed objects. Rather than one table containing info about all other objects. A description a sword, role, unit, and ability should not be stored on one table. Seems like an extra layer of abstraction that just creates confusion.
priority
rework descriptor table for db and orm the descriptor seems to just add confusion and an unnecessary jump away from a table seems like could be removed and the columns of needed objects rather than one table containing info about all other objects a description a sword role unit and ability should not be stored on one table seems like an extra layer of abstraction that just creates confusion
1
502,435
14,546,159,884
IssuesEvent
2020-12-15 20:47:29
ansible/awx
https://api.github.com/repos/ansible/awx
opened
Malformed yaml can crash the launch/workflow node prompt wizard
component:ui_next priority:high state:needs_devel type:bug
##### ISSUE TYPE - Bug Report ##### SUMMARY This should actually be addressed by https://github.com/ansible/awx/issues/8906. If we had validation on the extra variables field then the user would address this there. This bug won't make it's way into devel until https://github.com/ansible/awx/pull/8399 merges. ##### STEPS TO REPRODUCE 1. Create a JT that prompts for extra variables 2. Launch the JT 3. Enter the following text in the extra variables field: ``` --- foo: bar foobar ``` 4. Go to the preview step ##### EXPECTED RESULTS Error was shown before going to preview step ##### ACTUAL RESULTS Page crashes when we attempt to transform the extra vars.
1.0
Malformed yaml can crash the launch/workflow node prompt wizard - ##### ISSUE TYPE - Bug Report ##### SUMMARY This should actually be addressed by https://github.com/ansible/awx/issues/8906. If we had validation on the extra variables field then the user would address this there. This bug won't make it's way into devel until https://github.com/ansible/awx/pull/8399 merges. ##### STEPS TO REPRODUCE 1. Create a JT that prompts for extra variables 2. Launch the JT 3. Enter the following text in the extra variables field: ``` --- foo: bar foobar ``` 4. Go to the preview step ##### EXPECTED RESULTS Error was shown before going to preview step ##### ACTUAL RESULTS Page crashes when we attempt to transform the extra vars.
priority
malformed yaml can crash the launch workflow node prompt wizard issue type bug report summary this should actually be addressed by if we had validation on the extra variables field then the user would address this there this bug won t make it s way into devel until merges steps to reproduce create a jt that prompts for extra variables launch the jt enter the following text in the extra variables field foo bar foobar go to the preview step expected results error was shown before going to preview step actual results page crashes when we attempt to transform the extra vars
1
384,857
11,404,931,357
IssuesEvent
2020-01-31 10:52:28
ooni/backend
https://api.github.com/repos/ooni/backend
closed
Consolidate web-connectivity test helper patterns and hosts
effort/M interrupt ooni/devops priority/high
Currently we have several VMs running for the web-connectivity test-helper which are deploying using different patterns. The docker based ones which sometimes go down due to: https://github.com/ooni/sysadmin/issues/128 and the ones without docker. We should upgrade to using just the pattern without docker and consolidate them all on 2 hosts which are located in amsterdam: ams-wcth2 and ams-wcth3.
1.0
Consolidate web-connectivity test helper patterns and hosts - Currently we have several VMs running for the web-connectivity test-helper which are deploying using different patterns. The docker based ones which sometimes go down due to: https://github.com/ooni/sysadmin/issues/128 and the ones without docker. We should upgrade to using just the pattern without docker and consolidate them all on 2 hosts which are located in amsterdam: ams-wcth2 and ams-wcth3.
priority
consolidate web connectivity test helper patterns and hosts currently we have several vms running for the web connectivity test helper which are deploying using different patterns the docker based ones which sometimes go down due to and the ones without docker we should upgrade to using just the pattern without docker and consolidate them all on hosts which are located in amsterdam ams and ams
1
266,026
8,361,807,501
IssuesEvent
2018-10-03 15:12:11
rootless-containers/usernetes
https://api.github.com/repos/rootless-containers/usernetes
closed
Dockerfile.crio is broken (CNI commit is unpinned)
area/crio bug priority/high
```console $ task -d build build-crio ... [build-crio] #7 230.5 ./build.sh: 27: [: windows: unexpected operator [build-crio] #7 230.5 windows [build-crio] #7 230.5 can't load package: package github.com/containernetworking/plugins/plugins/main/windows: no Go files in /go/src/github.com/containernetworking/plugins/ gopath/src/github.com/containernetworking/plugins/plugins/main/windows [build-crio] executor failed running [/bin/sh -c git clone https://github.com/kubernetes-incubator/cri-o.git /go/src/github.com/kubernetes-incubator/cri-o && cd /go/src/gi thub.com/kubernetes-incubator/cri-o && git checkout ${CRIO_COMMIT} && make BUILDTAGS="exclude_graphdriver_btrfs exclude_graphdriver_devicemapper containers_image_openpgp" binaries && mkdir -p /crio/cni/plugins/ /crio/cni/conf && cp bin/conmon bin/crio /crio && cp contrib/cni/* /crio/cni/conf && git clone https://github.com/containerne tworking/plugins /go/src/github.com/containernetworking/plugins && cd /go/src/github.com/containernetworking/plugins && sh ./build.sh -ldflags "-extldflags -static" && cp bin/* /crio/cni/plugins && git clone https://github.com/opencontainers/runc.git /go/src/github.com/opencontainers/runc && cd /go/src/github.com/opencontainers/runc & & git checkout ${RUNC_COMMIT} && make BUILDTAGS="" SHELL=/bin/sh static && cp runc /crio/runc]: exit code: 1 [build-crio] #7 completed: 2018-10-03 11:31:02.974964005 +0000 UTC [build-crio] #7 duration: 3m50.964761354s [build-crio] #7 error: "executor failed running [/bin/sh -c git clone https://github.com/kubernetes-incubator/cri-o.git /go/src/github.com/kubernetes-incubator/cri-o && cd /go/src/github.com/kubernetes-incubator/cri-o && git checkout ${CRIO_COMMIT} && make BUILDTAGS=\"exclude_graphdriver_btrfs exclude_graphdriver_devicemapper contain ers_image_openpgp\" binaries && mkdir -p /crio/cni/plugins/ /crio/cni/conf && cp bin/conmon bin/crio /crio && cp contrib/cni/* /crio/cni/conf && git clone https://gi thub.com/containernetworking/plugins /go/src/github.com/containernetworking/plugins && cd /go/src/github.com/containernetworking/plugins && sh ./build.sh -ldflags \"-ext ldflags -static\" && cp bin/* /crio/cni/plugins && git clone https://github.com/opencontainers/runc.git /go/src/github.com/opencontainers/runc && cd /go/src/github.com /opencontainers/runc && git checkout ${RUNC_COMMIT} && make BUILDTAGS=\"\" SHELL=/bin/sh static && cp runc /crio/runc]: exit code: 1" [build-crio] ``` @giuseppe Could you please pin CNI commit?
1.0
Dockerfile.crio is broken (CNI commit is unpinned) - ```console $ task -d build build-crio ... [build-crio] #7 230.5 ./build.sh: 27: [: windows: unexpected operator [build-crio] #7 230.5 windows [build-crio] #7 230.5 can't load package: package github.com/containernetworking/plugins/plugins/main/windows: no Go files in /go/src/github.com/containernetworking/plugins/ gopath/src/github.com/containernetworking/plugins/plugins/main/windows [build-crio] executor failed running [/bin/sh -c git clone https://github.com/kubernetes-incubator/cri-o.git /go/src/github.com/kubernetes-incubator/cri-o && cd /go/src/gi thub.com/kubernetes-incubator/cri-o && git checkout ${CRIO_COMMIT} && make BUILDTAGS="exclude_graphdriver_btrfs exclude_graphdriver_devicemapper containers_image_openpgp" binaries && mkdir -p /crio/cni/plugins/ /crio/cni/conf && cp bin/conmon bin/crio /crio && cp contrib/cni/* /crio/cni/conf && git clone https://github.com/containerne tworking/plugins /go/src/github.com/containernetworking/plugins && cd /go/src/github.com/containernetworking/plugins && sh ./build.sh -ldflags "-extldflags -static" && cp bin/* /crio/cni/plugins && git clone https://github.com/opencontainers/runc.git /go/src/github.com/opencontainers/runc && cd /go/src/github.com/opencontainers/runc & & git checkout ${RUNC_COMMIT} && make BUILDTAGS="" SHELL=/bin/sh static && cp runc /crio/runc]: exit code: 1 [build-crio] #7 completed: 2018-10-03 11:31:02.974964005 +0000 UTC [build-crio] #7 duration: 3m50.964761354s [build-crio] #7 error: "executor failed running [/bin/sh -c git clone https://github.com/kubernetes-incubator/cri-o.git /go/src/github.com/kubernetes-incubator/cri-o && cd /go/src/github.com/kubernetes-incubator/cri-o && git checkout ${CRIO_COMMIT} && make BUILDTAGS=\"exclude_graphdriver_btrfs exclude_graphdriver_devicemapper contain ers_image_openpgp\" binaries && mkdir -p /crio/cni/plugins/ /crio/cni/conf && cp bin/conmon bin/crio /crio && cp contrib/cni/* /crio/cni/conf && git clone https://gi thub.com/containernetworking/plugins /go/src/github.com/containernetworking/plugins && cd /go/src/github.com/containernetworking/plugins && sh ./build.sh -ldflags \"-ext ldflags -static\" && cp bin/* /crio/cni/plugins && git clone https://github.com/opencontainers/runc.git /go/src/github.com/opencontainers/runc && cd /go/src/github.com /opencontainers/runc && git checkout ${RUNC_COMMIT} && make BUILDTAGS=\"\" SHELL=/bin/sh static && cp runc /crio/runc]: exit code: 1" [build-crio] ``` @giuseppe Could you please pin CNI commit?
priority
dockerfile crio is broken cni commit is unpinned console task d build build crio build sh windows unexpected operator windows can t load package package github com containernetworking plugins plugins main windows no go files in go src github com containernetworking plugins gopath src github com containernetworking plugins plugins main windows executor failed running bin sh c git clone go src github com kubernetes incubator cri o cd go src gi thub com kubernetes incubator cri o git checkout crio commit make buildtags exclude graphdriver btrfs exclude graphdriver devicemapper containers image openpgp binaries mkdir p crio cni plugins crio cni conf cp bin conmon bin crio crio cp contrib cni crio cni conf git clone tworking plugins go src github com containernetworking plugins cd go src github com containernetworking plugins sh build sh ldflags extldflags static cp bin crio cni plugins git clone go src github com opencontainers runc cd go src github com opencontainers runc git checkout runc commit make buildtags shell bin sh static cp runc crio runc exit code completed utc duration error executor failed running bin sh c git clone go src github com kubernetes incubator cri o cd go src github com kubernetes incubator cri o git checkout crio commit make buildtags exclude graphdriver btrfs exclude graphdriver devicemapper contain ers image openpgp binaries mkdir p crio cni plugins crio cni conf cp bin conmon bin crio crio cp contrib cni crio cni conf git clone thub com containernetworking plugins go src github com containernetworking plugins cd go src github com containernetworking plugins sh build sh ldflags ext ldflags static cp bin crio cni plugins git clone go src github com opencontainers runc cd go src github com opencontainers runc git checkout runc commit make buildtags shell bin sh static cp runc crio runc exit code giuseppe could you please pin cni commit
1
104,582
4,214,946,742
IssuesEvent
2016-06-30 00:50:11
raml-org/raml-js-parser-2
https://api.github.com/repos/raml-org/raml-js-parser-2
closed
Enum values have to be defined between []
bug priority:high problem raml-0.8 raml-1.0
```yaml #%RAML 1.0 title: Planet RAML Experiments version: v1 baseUri: http://api.planet.com mediaType: application/json protocols: HTTPS types: ################## # GeoJSON ######## ################## Feature: type: object properties: type: type: string enum: Feature geometry: type: object properties: type: object ################## # Meta ########### ################## # See http://www.narwhl.com/zoomembed-pattern/ ZoomEmbed: properties: _embeds?: description: Optional embedded, related resources if requested. type: object[] _links: description: Optional links to related resources. required: false type: object ################## # Planet ######### ################## Scene: type: [ZoomEmbed, Feature] properties: id: string # A planet specific scene. PlanetScene: type: Scene properties: # XXX Reported as an error, the override is deliberate. GeoJSON # requires a properties key/value pair. In the case of a PlanetScene # we further specialize properties to ensure they have a vendor-specific # vnd_camera_gain property. properties: PlanetProperties # XXX Also reported as an error. ZoomEmbed is simply intended as a # way of documenting that a type supports the zoom-embed pattern. # A PlanetScene further specializes the type to state that it *must* # have a license link. _links: description: Links to related resources and actions. type: object properties: licenses: ResourceURL # Properties common to all imagery providers. BaseProperties: properties: acquired: datetime # Properties specific to one imagery provider. PlanetProperties: type: BaseProperties properties: vnd_camera_gain: type: number minimum: 0 ################## # Properties ##### ################## ResourceURL: description: A URL to a related resource. type: string /v1: get: description: Lists available endpoints. /scenes: get: description: Lists all available providers. /planetscope: get: description: Basic search via url parameters. Restricted to the planetscope provider. responses: 200: body: application/json: type: PlanetScene[] # This is going to be wrapped in geojson. example: [ { "id": "foo", "type": "Feature", "geometry": {}, "properties": { "acquired": "2016-02-28T16:41:41.090Z", "vnd_camera_gain": 5 }, "_embeds": [], "_links": { "licenses": "https://api.planet.com/v1/scenes/foo/licenses", } } ] ``` **Actual result:** JS parser does not display any error **Expected result:** JS parser must display an error as enum: Feature should be defined as enum: [Feature] ```yaml type: object properties: type: type: string enum: Feature geometry: type: object properties: type: object ```
1.0
Enum values have to be defined between [] - ```yaml #%RAML 1.0 title: Planet RAML Experiments version: v1 baseUri: http://api.planet.com mediaType: application/json protocols: HTTPS types: ################## # GeoJSON ######## ################## Feature: type: object properties: type: type: string enum: Feature geometry: type: object properties: type: object ################## # Meta ########### ################## # See http://www.narwhl.com/zoomembed-pattern/ ZoomEmbed: properties: _embeds?: description: Optional embedded, related resources if requested. type: object[] _links: description: Optional links to related resources. required: false type: object ################## # Planet ######### ################## Scene: type: [ZoomEmbed, Feature] properties: id: string # A planet specific scene. PlanetScene: type: Scene properties: # XXX Reported as an error, the override is deliberate. GeoJSON # requires a properties key/value pair. In the case of a PlanetScene # we further specialize properties to ensure they have a vendor-specific # vnd_camera_gain property. properties: PlanetProperties # XXX Also reported as an error. ZoomEmbed is simply intended as a # way of documenting that a type supports the zoom-embed pattern. # A PlanetScene further specializes the type to state that it *must* # have a license link. _links: description: Links to related resources and actions. type: object properties: licenses: ResourceURL # Properties common to all imagery providers. BaseProperties: properties: acquired: datetime # Properties specific to one imagery provider. PlanetProperties: type: BaseProperties properties: vnd_camera_gain: type: number minimum: 0 ################## # Properties ##### ################## ResourceURL: description: A URL to a related resource. type: string /v1: get: description: Lists available endpoints. /scenes: get: description: Lists all available providers. /planetscope: get: description: Basic search via url parameters. Restricted to the planetscope provider. responses: 200: body: application/json: type: PlanetScene[] # This is going to be wrapped in geojson. example: [ { "id": "foo", "type": "Feature", "geometry": {}, "properties": { "acquired": "2016-02-28T16:41:41.090Z", "vnd_camera_gain": 5 }, "_embeds": [], "_links": { "licenses": "https://api.planet.com/v1/scenes/foo/licenses", } } ] ``` **Actual result:** JS parser does not display any error **Expected result:** JS parser must display an error as enum: Feature should be defined as enum: [Feature] ```yaml type: object properties: type: type: string enum: Feature geometry: type: object properties: type: object ```
priority
enum values have to be defined between yaml raml title planet raml experiments version baseuri mediatype application json protocols https types geojson feature type object properties type type string enum feature geometry type object properties type object meta see zoomembed properties embeds description optional embedded related resources if requested type object links description optional links to related resources required false type object planet scene type properties id string a planet specific scene planetscene type scene properties xxx reported as an error the override is deliberate geojson requires a properties key value pair in the case of a planetscene we further specialize properties to ensure they have a vendor specific vnd camera gain property properties planetproperties xxx also reported as an error zoomembed is simply intended as a way of documenting that a type supports the zoom embed pattern a planetscene further specializes the type to state that it must have a license link links description links to related resources and actions type object properties licenses resourceurl properties common to all imagery providers baseproperties properties acquired datetime properties specific to one imagery provider planetproperties type baseproperties properties vnd camera gain type number minimum properties resourceurl description a url to a related resource type string get description lists available endpoints scenes get description lists all available providers planetscope get description basic search via url parameters restricted to the planetscope provider responses body application json type planetscene this is going to be wrapped in geojson example id foo type feature geometry properties acquired vnd camera gain embeds links licenses actual result js parser does not display any error expected result js parser must display an error as enum feature should be defined as enum yaml type object properties type type string enum feature geometry type object properties type object
1
442,020
12,736,449,840
IssuesEvent
2020-06-25 16:56:20
wso2/product-apim
https://api.github.com/repos/wso2/product-apim
closed
[AM-3.0] Only 25 APIs are listed under the Subscription Management in API Dev portal
3.1.0 Affected/3.0.0 Priority/High REST_API Type/React-UI WUM commitment
**Steps to reproduce:** 1. Create more than 25 APIs in the Publisher portal 2. Go to the dev-portal and click on one of the applications. 3. Navigate to the "Subscriptions". 4. Under the "Subscription Management" tab, you can see only 25 APIs are listed to subscribe. ![image](https://user-images.githubusercontent.com/28176167/73242491-226da900-41cb-11ea-9a7d-d9dc2ff975fd.png) **Product version:** APIM 3.0
1.0
[AM-3.0] Only 25 APIs are listed under the Subscription Management in API Dev portal - **Steps to reproduce:** 1. Create more than 25 APIs in the Publisher portal 2. Go to the dev-portal and click on one of the applications. 3. Navigate to the "Subscriptions". 4. Under the "Subscription Management" tab, you can see only 25 APIs are listed to subscribe. ![image](https://user-images.githubusercontent.com/28176167/73242491-226da900-41cb-11ea-9a7d-d9dc2ff975fd.png) **Product version:** APIM 3.0
priority
only apis are listed under the subscription management in api dev portal steps to reproduce create more than apis in the publisher portal go to the dev portal and click on one of the applications navigate to the subscriptions under the subscription management tab you can see only apis are listed to subscribe product version apim
1
500,960
14,517,694,039
IssuesEvent
2020-12-13 20:37:43
Serraniel/AniwatchPlus
https://api.github.com/repos/Serraniel/AniwatchPlus
closed
Quicksearch hotkey triggers when Watch2Gether chat is focused
Priority: High State: Waiting for release Type: Bug
When you want to type a capital `f` (aka `F`) into the chat on watch2gether, the quicksearch is triggered. This should not be the case and is a bug.
1.0
Quicksearch hotkey triggers when Watch2Gether chat is focused - When you want to type a capital `f` (aka `F`) into the chat on watch2gether, the quicksearch is triggered. This should not be the case and is a bug.
priority
quicksearch hotkey triggers when chat is focused when you want to type a capital f aka f into the chat on the quicksearch is triggered this should not be the case and is a bug
1
405,254
11,870,448,688
IssuesEvent
2020-03-26 12:49:55
tranquilitybase-io/tb-gcp
https://api.github.com/repos/tranquilitybase-io/tb-gcp
closed
Ensure Bootstrap Server and Landing Zone can be deployed on Organization node
enhancement priority:high
Ensure Bootstrap Server and Landing Zone can be deployed on Organization node
1.0
Ensure Bootstrap Server and Landing Zone can be deployed on Organization node - Ensure Bootstrap Server and Landing Zone can be deployed on Organization node
priority
ensure bootstrap server and landing zone can be deployed on organization node ensure bootstrap server and landing zone can be deployed on organization node
1
543,834
15,885,965,668
IssuesEvent
2021-04-09 21:34:02
zulip/zulip-mobile
https://api.github.com/repos/zulip/zulip-mobile
opened
Opening notification doesn't navigate to conversation, if in another account
P1 high-priority a-multi-org a-notifications
When you open a notification, the app opens up and should navigate to the conversation the notification is from. Typically we do. But if the notification is in a different account from the one you were last using (i.e. the "active account"), then we don't manage this. We go and switch to the right account -- but then we don't go on to navigate to the conversation, as we otherwise would. The relevant code for this is in `narrowToNotification`, in `notificationActions.js`. A reason this isn't simple to fix is that after we've just switched accounts, we won't have data from the server: in particular the list of users, which we use to map emails (from 1:1 PM notifications) to user IDs (which we use to identify the narrow in order to narrow to it.) Similarly we won't have the data to map stream names to stream IDs -- for now we still use stream names to identify stream and topic narrows, but we're going to change that (#4333), and the server does not send stream IDs in push notifications. (I'll file a zulip/zulip issue for that last bit, but we'll have to handle existing server versions for a good while after it's fixed.) This means we need to hang on to this notification's data, and the TODO item of navigating ASAP to its conversation, until we eventually complete the initial fetch for the new account so that we can actually do so. This waiting has no impact from a user perspective -- we can't usefully render any of the rest of the app's UI until we have that data, so we'll be showing a loading screen anyway. But it will require some care arranging the control flow so that we come back to that TODO as soon as the fetch is complete. Probably the simplest way to do this within the current architecture is to add another call at the end of `doInitialFetch`. Then, say, `narrowToNotification` can put something on a list of callbacks to be invoked at that point, which checks that the expected account is now active and then proceeds to finish decoding the notification and navigate to its conversation. (This is one of the pieces that remained from #2295.)
1.0
Opening notification doesn't navigate to conversation, if in another account - When you open a notification, the app opens up and should navigate to the conversation the notification is from. Typically we do. But if the notification is in a different account from the one you were last using (i.e. the "active account"), then we don't manage this. We go and switch to the right account -- but then we don't go on to navigate to the conversation, as we otherwise would. The relevant code for this is in `narrowToNotification`, in `notificationActions.js`. A reason this isn't simple to fix is that after we've just switched accounts, we won't have data from the server: in particular the list of users, which we use to map emails (from 1:1 PM notifications) to user IDs (which we use to identify the narrow in order to narrow to it.) Similarly we won't have the data to map stream names to stream IDs -- for now we still use stream names to identify stream and topic narrows, but we're going to change that (#4333), and the server does not send stream IDs in push notifications. (I'll file a zulip/zulip issue for that last bit, but we'll have to handle existing server versions for a good while after it's fixed.) This means we need to hang on to this notification's data, and the TODO item of navigating ASAP to its conversation, until we eventually complete the initial fetch for the new account so that we can actually do so. This waiting has no impact from a user perspective -- we can't usefully render any of the rest of the app's UI until we have that data, so we'll be showing a loading screen anyway. But it will require some care arranging the control flow so that we come back to that TODO as soon as the fetch is complete. Probably the simplest way to do this within the current architecture is to add another call at the end of `doInitialFetch`. Then, say, `narrowToNotification` can put something on a list of callbacks to be invoked at that point, which checks that the expected account is now active and then proceeds to finish decoding the notification and navigate to its conversation. (This is one of the pieces that remained from #2295.)
priority
opening notification doesn t navigate to conversation if in another account when you open a notification the app opens up and should navigate to the conversation the notification is from typically we do but if the notification is in a different account from the one you were last using i e the active account then we don t manage this we go and switch to the right account but then we don t go on to navigate to the conversation as we otherwise would the relevant code for this is in narrowtonotification in notificationactions js a reason this isn t simple to fix is that after we ve just switched accounts we won t have data from the server in particular the list of users which we use to map emails from pm notifications to user ids which we use to identify the narrow in order to narrow to it similarly we won t have the data to map stream names to stream ids for now we still use stream names to identify stream and topic narrows but we re going to change that and the server does not send stream ids in push notifications i ll file a zulip zulip issue for that last bit but we ll have to handle existing server versions for a good while after it s fixed this means we need to hang on to this notification s data and the todo item of navigating asap to its conversation until we eventually complete the initial fetch for the new account so that we can actually do so this waiting has no impact from a user perspective we can t usefully render any of the rest of the app s ui until we have that data so we ll be showing a loading screen anyway but it will require some care arranging the control flow so that we come back to that todo as soon as the fetch is complete probably the simplest way to do this within the current architecture is to add another call at the end of doinitialfetch then say narrowtonotification can put something on a list of callbacks to be invoked at that point which checks that the expected account is now active and then proceeds to finish decoding the notification and navigate to its conversation this is one of the pieces that remained from
1
222,939
7,444,712,176
IssuesEvent
2018-03-28 00:05:35
zulip/zulip
https://api.github.com/repos/zulip/zulip
opened
Improve exception handler for BugdownRenderingException
area: markdown area: production priority: high
Currently, if we have a BugdownRenderingException, we send an email to admins with an exception report that just contains a sanitized version of the input in question, e.g. this: `Failed message: '[xxxx](xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx)' ` This block in `zerver/lib/bugdown/__init__.py` contains the logic in question: ``` if len(rendered_content) > MAX_MESSAGE_LENGTH * 2: raise BugdownRenderingException() return rendered_content except Exception: cleaned = privacy_clean_markdown(content) # Output error to log as well as sending a zulip and email log_bugdown_error('Exception in Markdown parser: %sInput (sanitized) was: %s' % (traceback.format_exc(), cleaned)) subject = "Markdown parser failure on %s" % (platform.node(),) mail.mail_admins( subject, "Failed message: %s\n\n%s\n\n" % (cleaned, traceback.format_exc()), fail_silently=False) raise BugdownRenderingException() finally: current_message = None db_data = None ``` I believe we don't use our standard exception reporting logic in `zerver/logging_handlers.py` and `zerver/lib/error_notify.py`, in large part because those can end up sending a Zulip message by `ERROR_BOT`, and we really don't want that to happen with a Bugdown exception, since that could throw the same exception in the exception reporting code. But we want to have the other nice features of `error_notify.py`, especially the data about which user got the exception (so one can contact the user). So I think there's two reasonable options for how to improve this: (1) Go through the normal `logging_handlers.py` handler code path, but check the exception class in there, and use that to suppress the ERROR_BOT code path. With a unit test, this should be pretty safe. (2) Call the `error_notify` functions directly, passing in the arguments needed. The thing I don't like about this is that it seems liable to break over time if/when we extend the `error_notify` API, but that could be fine with a good test. Tagging this as a priority, since it makes debugging markdown exceptions feel unattractive as a project. @gnprice thoughts?
1.0
Improve exception handler for BugdownRenderingException - Currently, if we have a BugdownRenderingException, we send an email to admins with an exception report that just contains a sanitized version of the input in question, e.g. this: `Failed message: '[xxxx](xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx)' ` This block in `zerver/lib/bugdown/__init__.py` contains the logic in question: ``` if len(rendered_content) > MAX_MESSAGE_LENGTH * 2: raise BugdownRenderingException() return rendered_content except Exception: cleaned = privacy_clean_markdown(content) # Output error to log as well as sending a zulip and email log_bugdown_error('Exception in Markdown parser: %sInput (sanitized) was: %s' % (traceback.format_exc(), cleaned)) subject = "Markdown parser failure on %s" % (platform.node(),) mail.mail_admins( subject, "Failed message: %s\n\n%s\n\n" % (cleaned, traceback.format_exc()), fail_silently=False) raise BugdownRenderingException() finally: current_message = None db_data = None ``` I believe we don't use our standard exception reporting logic in `zerver/logging_handlers.py` and `zerver/lib/error_notify.py`, in large part because those can end up sending a Zulip message by `ERROR_BOT`, and we really don't want that to happen with a Bugdown exception, since that could throw the same exception in the exception reporting code. But we want to have the other nice features of `error_notify.py`, especially the data about which user got the exception (so one can contact the user). So I think there's two reasonable options for how to improve this: (1) Go through the normal `logging_handlers.py` handler code path, but check the exception class in there, and use that to suppress the ERROR_BOT code path. With a unit test, this should be pretty safe. (2) Call the `error_notify` functions directly, passing in the arguments needed. The thing I don't like about this is that it seems liable to break over time if/when we extend the `error_notify` API, but that could be fine with a good test. Tagging this as a priority, since it makes debugging markdown exceptions feel unattractive as a project. @gnprice thoughts?
priority
improve exception handler for bugdownrenderingexception currently if we have a bugdownrenderingexception we send an email to admins with an exception report that just contains a sanitized version of the input in question e g this failed message xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx this block in zerver lib bugdown init py contains the logic in question if len rendered content max message length raise bugdownrenderingexception return rendered content except exception cleaned privacy clean markdown content output error to log as well as sending a zulip and email log bugdown error exception in markdown parser sinput sanitized was s traceback format exc cleaned subject markdown parser failure on s platform node mail mail admins subject failed message s n n s n n cleaned traceback format exc fail silently false raise bugdownrenderingexception finally current message none db data none i believe we don t use our standard exception reporting logic in zerver logging handlers py and zerver lib error notify py in large part because those can end up sending a zulip message by error bot and we really don t want that to happen with a bugdown exception since that could throw the same exception in the exception reporting code but we want to have the other nice features of error notify py especially the data about which user got the exception so one can contact the user so i think there s two reasonable options for how to improve this go through the normal logging handlers py handler code path but check the exception class in there and use that to suppress the error bot code path with a unit test this should be pretty safe call the error notify functions directly passing in the arguments needed the thing i don t like about this is that it seems liable to break over time if when we extend the error notify api but that could be fine with a good test tagging this as a priority since it makes debugging markdown exceptions feel unattractive as a project gnprice thoughts
1
323,715
9,875,141,666
IssuesEvent
2019-06-23 09:02:44
circuitikz/circuitikz
https://api.github.com/repos/circuitikz/circuitikz
closed
Need to do a 0.9.2 shortly
bug high priority
Ok, I realized that the ConTeXt side has been in bad shape since 0.9.0. Unfortunately, I do not know it and it seems that no one is checking it... I need to: - [x] add manually the new includes in `t-circuitikz.tex` (I thought it was automatic!) - [x] remove the mention of old versions in README (it works only in LaTeX --- unless someone can help me generate the files, they're not it). Too late to target 0.9.1, it will need a 0.9.2 shortly on.
1.0
Need to do a 0.9.2 shortly - Ok, I realized that the ConTeXt side has been in bad shape since 0.9.0. Unfortunately, I do not know it and it seems that no one is checking it... I need to: - [x] add manually the new includes in `t-circuitikz.tex` (I thought it was automatic!) - [x] remove the mention of old versions in README (it works only in LaTeX --- unless someone can help me generate the files, they're not it). Too late to target 0.9.1, it will need a 0.9.2 shortly on.
priority
need to do a shortly ok i realized that the context side has been in bad shape since unfortunately i do not know it and it seems that no one is checking it i need to add manually the new includes in t circuitikz tex i thought it was automatic remove the mention of old versions in readme it works only in latex unless someone can help me generate the files they re not it too late to target it will need a shortly on
1
427,061
12,392,299,131
IssuesEvent
2020-05-20 13:49:11
cds-snc/report-a-cybercrime
https://api.github.com/repos/cds-snc/report-a-cybercrime
closed
Update privacy statement for analytics
high priority
## Summary Since we are now tracking information about the reports, we have to update the privacy statement in both languages. ## Design detail [This document](https://docs.google.com/document/d/1c0ov9OEwQI-p3SJxCkoiVc5My4Qe10AP63LJAPDIcck/edit?ts=5ebed7fb) Contains both languages of the privacy statement. We need to add the "Web Analytics" section in English and the "Analytique Web" en français. Also, we need to remove the old analytic sections: - "Autorisation de collecter vos renseignements personnels" and - "Authorization to collect your information" ## Checklist - [ ] "Web analytics" replaces "Authorization to collect your information" - [ ] "Analytique Web" replaces "Autorisation de collecter vos renseignements personnels"
1.0
Update privacy statement for analytics - ## Summary Since we are now tracking information about the reports, we have to update the privacy statement in both languages. ## Design detail [This document](https://docs.google.com/document/d/1c0ov9OEwQI-p3SJxCkoiVc5My4Qe10AP63LJAPDIcck/edit?ts=5ebed7fb) Contains both languages of the privacy statement. We need to add the "Web Analytics" section in English and the "Analytique Web" en français. Also, we need to remove the old analytic sections: - "Autorisation de collecter vos renseignements personnels" and - "Authorization to collect your information" ## Checklist - [ ] "Web analytics" replaces "Authorization to collect your information" - [ ] "Analytique Web" replaces "Autorisation de collecter vos renseignements personnels"
priority
update privacy statement for analytics summary since we are now tracking information about the reports we have to update the privacy statement in both languages design detail contains both languages of the privacy statement we need to add the web analytics section in english and the analytique web en français also we need to remove the old analytic sections autorisation de collecter vos renseignements personnels and authorization to collect your information checklist web analytics replaces authorization to collect your information analytique web replaces autorisation de collecter vos renseignements personnels
1
372,558
11,016,884,686
IssuesEvent
2019-12-05 06:53:55
OpenSRP/opensrp-client-chw
https://api.github.com/repos/OpenSRP/opensrp-client-chw
closed
Remove constraints from all phone number and national ID fields in ALL west africa apps
Fails QA high priority
Please see the corresponding updates in the [data dictionary](https://docs.google.com/spreadsheets/d/1fznZZXQK9PNsvmAjzJjncFeO3qxN4NWmyPym7rbKQQ8/edit#gid=2138554527). - [x] Remove constraint from {national_id} in Add Family form - [x] Remove constraint from {national_id} in Add Family Member form - [x] Remove constraint from {phone_number} and {other_phone_number} (but please make sure that still only digits are allowed) in Add Family form - [x] Remove constraint from {phone_number} and {other_phone_number} (but please make sure that still only digits are allowed) in Add Family Member form - [x] Remove constraint from {phone_number} and {other_phone_number} (but please make sure that still only digits are allowed) in Add Family Member form - [x] Apply the same changes to the "Edit" versions of these forms - [x] Remove constraint from {phone_number} and {other_phone_number} (but please make sure that still only digits are allowed) in Change Family Head widget - [x] Remove constraint from {phone_number} and {other_phone_number} (but please make sure that still only digits are allowed) in Change Primary Caregiver widget
1.0
Remove constraints from all phone number and national ID fields in ALL west africa apps - Please see the corresponding updates in the [data dictionary](https://docs.google.com/spreadsheets/d/1fznZZXQK9PNsvmAjzJjncFeO3qxN4NWmyPym7rbKQQ8/edit#gid=2138554527). - [x] Remove constraint from {national_id} in Add Family form - [x] Remove constraint from {national_id} in Add Family Member form - [x] Remove constraint from {phone_number} and {other_phone_number} (but please make sure that still only digits are allowed) in Add Family form - [x] Remove constraint from {phone_number} and {other_phone_number} (but please make sure that still only digits are allowed) in Add Family Member form - [x] Remove constraint from {phone_number} and {other_phone_number} (but please make sure that still only digits are allowed) in Add Family Member form - [x] Apply the same changes to the "Edit" versions of these forms - [x] Remove constraint from {phone_number} and {other_phone_number} (but please make sure that still only digits are allowed) in Change Family Head widget - [x] Remove constraint from {phone_number} and {other_phone_number} (but please make sure that still only digits are allowed) in Change Primary Caregiver widget
priority
remove constraints from all phone number and national id fields in all west africa apps please see the corresponding updates in the remove constraint from national id in add family form remove constraint from national id in add family member form remove constraint from phone number and other phone number but please make sure that still only digits are allowed in add family form remove constraint from phone number and other phone number but please make sure that still only digits are allowed in add family member form remove constraint from phone number and other phone number but please make sure that still only digits are allowed in add family member form apply the same changes to the edit versions of these forms remove constraint from phone number and other phone number but please make sure that still only digits are allowed in change family head widget remove constraint from phone number and other phone number but please make sure that still only digits are allowed in change primary caregiver widget
1
409,030
11,955,732,723
IssuesEvent
2020-04-04 06:30:30
wso2/docker-apim
https://api.github.com/repos/wso2/docker-apim
closed
[v3.1.x] Revert to the use of port 9643 in WSO2 API Manager Analytics Dashboard Profile
Priority/High Type/Bug
**Description:** It is required to revert to the use of port 9643 in WSO2 API Manager Analytics Dashboard profile in Docker and Docker Compose resources. **Sub Tasks:** - [x] Fix issue in Docker resources - [x] Fix issue in Docker Compose resources - [x] Code/Peer review
1.0
[v3.1.x] Revert to the use of port 9643 in WSO2 API Manager Analytics Dashboard Profile - **Description:** It is required to revert to the use of port 9643 in WSO2 API Manager Analytics Dashboard profile in Docker and Docker Compose resources. **Sub Tasks:** - [x] Fix issue in Docker resources - [x] Fix issue in Docker Compose resources - [x] Code/Peer review
priority
revert to the use of port in api manager analytics dashboard profile description it is required to revert to the use of port in api manager analytics dashboard profile in docker and docker compose resources sub tasks fix issue in docker resources fix issue in docker compose resources code peer review
1
774,448
27,197,162,593
IssuesEvent
2023-02-20 06:39:21
PlaceOS/drivers
https://api.github.com/repos/PlaceOS/drivers
closed
placeos/meet logic: Camera selector shows all room's cameras even when not joined to those rooms
type: driver priority: high type: enhancement
placeos/meet logic: Camera selector shows all room's cameras even when not joined to those rooms The camera selector dropdown (at both top right and on vc controls page) should only show the cameras that are in the rooms relevant for the current join_mode. e.g. only this room's cameras when not joined, and only room b's cameras when joined to b and not joined to c.
1.0
placeos/meet logic: Camera selector shows all room's cameras even when not joined to those rooms - placeos/meet logic: Camera selector shows all room's cameras even when not joined to those rooms The camera selector dropdown (at both top right and on vc controls page) should only show the cameras that are in the rooms relevant for the current join_mode. e.g. only this room's cameras when not joined, and only room b's cameras when joined to b and not joined to c.
priority
placeos meet logic camera selector shows all room s cameras even when not joined to those rooms placeos meet logic camera selector shows all room s cameras even when not joined to those rooms the camera selector dropdown at both top right and on vc controls page should only show the cameras that are in the rooms relevant for the current join mode e g only this room s cameras when not joined and only room b s cameras when joined to b and not joined to c
1
110,496
4,427,651,939
IssuesEvent
2016-08-16 22:10:52
partkeepr/PartKeepr
https://api.github.com/repos/partkeepr/PartKeepr
closed
BUG: Saving Project Resets Stock Level
High Priority
On the Demo. 1) Open the Projects tab and for example select the 14973 - Ecuador Project. 2) In that project the first Part is "IC-Socket, 16 pin, low profile, twisted, glided". 3) Go back to the Part Manager Tab and search for the above part. 4) Now Change the stock from 19 if it's 19 to 200 or whatever number you like and save it. 5) Now go back to the project tab and click "Save Project". 6) Go back to Part Manager and refresh the page and the stock level will reset back to 19. Is this normal behavior? My OS is Windows 7 64 bits. I am using Firefox 47.0.1 we had the same problem with Chrome too and on a different PC. Let me know if you need more information.
1.0
BUG: Saving Project Resets Stock Level - On the Demo. 1) Open the Projects tab and for example select the 14973 - Ecuador Project. 2) In that project the first Part is "IC-Socket, 16 pin, low profile, twisted, glided". 3) Go back to the Part Manager Tab and search for the above part. 4) Now Change the stock from 19 if it's 19 to 200 or whatever number you like and save it. 5) Now go back to the project tab and click "Save Project". 6) Go back to Part Manager and refresh the page and the stock level will reset back to 19. Is this normal behavior? My OS is Windows 7 64 bits. I am using Firefox 47.0.1 we had the same problem with Chrome too and on a different PC. Let me know if you need more information.
priority
bug saving project resets stock level on the demo open the projects tab and for example select the ecuador project in that project the first part is ic socket pin low profile twisted glided go back to the part manager tab and search for the above part now change the stock from if it s to or whatever number you like and save it now go back to the project tab and click save project go back to part manager and refresh the page and the stock level will reset back to is this normal behavior my os is windows bits i am using firefox we had the same problem with chrome too and on a different pc let me know if you need more information
1
303,815
9,310,891,355
IssuesEvent
2019-03-25 19:57:36
phaazon/luminance-rs
https://api.github.com/repos/phaazon/luminance-rs
closed
instanced attributes ?
feature priority: high
Hey, Can you confirm luminance does not yet support instanced attributes? I see no use of VertexAttribDivisor in the code.
1.0
instanced attributes ? - Hey, Can you confirm luminance does not yet support instanced attributes? I see no use of VertexAttribDivisor in the code.
priority
instanced attributes hey can you confirm luminance does not yet support instanced attributes i see no use of vertexattribdivisor in the code
1
547,720
16,045,696,155
IssuesEvent
2021-04-22 13:25:25
Lumiverse/Atlas-Issues
https://api.github.com/repos/Lumiverse/Atlas-Issues
closed
Collisions of objects are not restored
Bug High Priority
Reported by **#000000goko?** (02/04/2021 09:54:06) **Description:** We can go throught the places and random objects spawned also roadbugs. **Reproduction:** We can go throught the places and random objects spawned also roadbugs.
1.0
Collisions of objects are not restored - Reported by **#000000goko?** (02/04/2021 09:54:06) **Description:** We can go throught the places and random objects spawned also roadbugs. **Reproduction:** We can go throught the places and random objects spawned also roadbugs.
priority
collisions of objects are not restored reported by description we can go throught the places and random objects spawned also roadbugs reproduction we can go throught the places and random objects spawned also roadbugs
1
52,437
3,023,111,718
IssuesEvent
2015-08-01 04:15:18
duckduckgo/zeroclickinfo-spice
https://api.github.com/repos/duckduckgo/zeroclickinfo-spice
closed
ProductHunt: Likely needs a relevancy block to check title/description
Bug Low-Hanging Fruit Priority: High Relevancy
I accidentally made a typo, "product hunt rem,t" and got some really odd results. Looks like it may be doing a fuzzy match. We should be using a relevancy block to ensure the title or description are relevant. https://duckduckgo.com/?q=product+hunt+rem%2Ct&ia=producthunt
1.0
ProductHunt: Likely needs a relevancy block to check title/description - I accidentally made a typo, "product hunt rem,t" and got some really odd results. Looks like it may be doing a fuzzy match. We should be using a relevancy block to ensure the title or description are relevant. https://duckduckgo.com/?q=product+hunt+rem%2Ct&ia=producthunt
priority
producthunt likely needs a relevancy block to check title description i accidentally made a typo product hunt rem t and got some really odd results looks like it may be doing a fuzzy match we should be using a relevancy block to ensure the title or description are relevant
1
51,938
3,015,689,863
IssuesEvent
2015-07-29 20:55:22
inboundnow/landing-pages
https://api.github.com/repos/inboundnow/landing-pages
closed
Refactor Landing Pages Into OOP
High Priority
Refactor Landing Pages into OOP <bountysource-plugin> --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/7749209-refactor-landing-pages-into-oop?utm_campaign=plugin&utm_content=tracker%2F260749&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F260749&utm_medium=issues&utm_source=github). </bountysource-plugin>
1.0
Refactor Landing Pages Into OOP - Refactor Landing Pages into OOP <bountysource-plugin> --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/7749209-refactor-landing-pages-into-oop?utm_campaign=plugin&utm_content=tracker%2F260749&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F260749&utm_medium=issues&utm_source=github). </bountysource-plugin>
priority
refactor landing pages into oop refactor landing pages into oop want to back this issue we accept bounties via
1
457,977
13,166,154,703
IssuesEvent
2020-08-11 08:03:04
netdata/netdata
https://api.github.com/repos/netdata/netdata
closed
MacOS/Catalina memory, swap and net info graphs disappear - after reboot or netdata service restart
area/database bug os/macos priority/high
<!-- When creating a bug report please: - Verify first that your issue is not already reported on GitHub. - Test if the latest release and master branch are affected too. --> ##### Bug report summary MacOS/Catalina memory, swap and net info graphs disappear - after reboot or netdata service restart. It works all good after brand new installation but after reboot they are gone. ##### OS / Environment Darwin Kernel Version 19.5.0: Tue May 26 20:41:44 PDT 2020; root:xnu-6153.121.2~2/RELEASE_X86_64 x86_64 ProductName: Mac OS X ProductVersion: 10.15.5 BuildVersion: 19F101 ##### Netdata version <!-- Provide output of `netdata -V`. If Netdata is running, execute: $(ps aux | grep -E -o "[a-zA-Z/]+netdata ") -V --> v1.23.1 ##### Component Name <!-- Let us know which component is affected by the bug. Our code is structured according to its component, so the component name is the same as the top level directory of the repository. For example, a bug in the dashboard would be under the web component. --> I guess charts component. ##### Steps To Reproduce <!-- Describe how you found this bug and how we can reproduce it, preferably with a minimal test-case scenario. If you'd like to attach larger files, use gist.github.com and paste in links. --> 1. Install > brew install netdata 2. Restart service > brew services restart netdata or full system reboot I have several times uninstalled and reinstalled netdata just to make sure. My uninstalls are complete removal as in rm -rf all netdata directories. It works after new installation but again after rebooting the service or full system they are gone. ##### Expected behavior <!-- Provide a clear and concise description of what you expected to happen. -->
1.0
MacOS/Catalina memory, swap and net info graphs disappear - after reboot or netdata service restart - <!-- When creating a bug report please: - Verify first that your issue is not already reported on GitHub. - Test if the latest release and master branch are affected too. --> ##### Bug report summary MacOS/Catalina memory, swap and net info graphs disappear - after reboot or netdata service restart. It works all good after brand new installation but after reboot they are gone. ##### OS / Environment Darwin Kernel Version 19.5.0: Tue May 26 20:41:44 PDT 2020; root:xnu-6153.121.2~2/RELEASE_X86_64 x86_64 ProductName: Mac OS X ProductVersion: 10.15.5 BuildVersion: 19F101 ##### Netdata version <!-- Provide output of `netdata -V`. If Netdata is running, execute: $(ps aux | grep -E -o "[a-zA-Z/]+netdata ") -V --> v1.23.1 ##### Component Name <!-- Let us know which component is affected by the bug. Our code is structured according to its component, so the component name is the same as the top level directory of the repository. For example, a bug in the dashboard would be under the web component. --> I guess charts component. ##### Steps To Reproduce <!-- Describe how you found this bug and how we can reproduce it, preferably with a minimal test-case scenario. If you'd like to attach larger files, use gist.github.com and paste in links. --> 1. Install > brew install netdata 2. Restart service > brew services restart netdata or full system reboot I have several times uninstalled and reinstalled netdata just to make sure. My uninstalls are complete removal as in rm -rf all netdata directories. It works after new installation but again after rebooting the service or full system they are gone. ##### Expected behavior <!-- Provide a clear and concise description of what you expected to happen. -->
priority
macos catalina memory swap and net info graphs disappear after reboot or netdata service restart when creating a bug report please verify first that your issue is not already reported on github test if the latest release and master branch are affected too bug report summary macos catalina memory swap and net info graphs disappear after reboot or netdata service restart it works all good after brand new installation but after reboot they are gone os environment darwin kernel version tue may pdt root xnu release productname mac os x productversion buildversion netdata version provide output of netdata v if netdata is running execute ps aux grep e o netdata v component name let us know which component is affected by the bug our code is structured according to its component so the component name is the same as the top level directory of the repository for example a bug in the dashboard would be under the web component i guess charts component steps to reproduce describe how you found this bug and how we can reproduce it preferably with a minimal test case scenario if you d like to attach larger files use gist github com and paste in links install brew install netdata restart service brew services restart netdata or full system reboot i have several times uninstalled and reinstalled netdata just to make sure my uninstalls are complete removal as in rm rf all netdata directories it works after new installation but again after rebooting the service or full system they are gone expected behavior
1
277,769
8,632,465,576
IssuesEvent
2018-11-22 10:52:24
xcat2/xcat-core
https://api.github.com/repos/xcat2/xcat-core
closed
Installing `xCAT-genesis-base` will remove files provided by `xCAT-genesis-scripts`
component:discovery priority:high sprint1 status:pending
In our environment we have built a custom xCAT-genesis-base in order to handle support for Power9 hardware in RHEL. The Fedora image does not always run well with the Power9 processor. Until the kernel changes are pushed to the linux distro, we will have a work around. Known issue: https://xcat-docs.readthedocs.io/en/stable/references/coral/known_issues/index.html However, when we take an existing xCAT installation and install a pre-built `xCAT-genesis-base` on top, the result is files like `doxcat` is removed from the MN node and running `mknb ppc64` causes a incomplete genesis kernel to be built. After install of `xCAT-genesis-base` ``` [root@stratton01 ppc64]# rpm -qll xCAT-genesis-scripts-ppc64-2.14.5-snap201810260616.noarch | grep doxcat /opt/xcat/share/xcat/netboot/genesis/ppc64/fs/usr/bin/doxcat [root@stratton01 ppc64]# ls -ltr /opt/xcat/share/xcat/netboot/genesis/ppc64/fs/usr/bin/doxcat ls: cannot access /opt/xcat/share/xcat/netboot/genesis/ppc64/fs/usr/bin/doxcat: No such file or directory [root@stratton01 ppc64]# ``` And when deploying genesis, you would see something like: ``` [2018-10-26T13:41:45-04:00] There is no screen to be detached matching doxcat. [2018-10-26T13:41:45-04:00] Cannot exec 'doxcat': No such file or directory [2018-10-26T13:41:50-04:00] [screen is terminating]^M ``` ### Recovery To recover from this in the meantime while we work on a fix, you can run: 1. `yum reinstall xCAT-genesis-scripts-<arch>` 2. `mknb <arch>` where arch is x86_64 or ppc64
1.0
Installing `xCAT-genesis-base` will remove files provided by `xCAT-genesis-scripts` - In our environment we have built a custom xCAT-genesis-base in order to handle support for Power9 hardware in RHEL. The Fedora image does not always run well with the Power9 processor. Until the kernel changes are pushed to the linux distro, we will have a work around. Known issue: https://xcat-docs.readthedocs.io/en/stable/references/coral/known_issues/index.html However, when we take an existing xCAT installation and install a pre-built `xCAT-genesis-base` on top, the result is files like `doxcat` is removed from the MN node and running `mknb ppc64` causes a incomplete genesis kernel to be built. After install of `xCAT-genesis-base` ``` [root@stratton01 ppc64]# rpm -qll xCAT-genesis-scripts-ppc64-2.14.5-snap201810260616.noarch | grep doxcat /opt/xcat/share/xcat/netboot/genesis/ppc64/fs/usr/bin/doxcat [root@stratton01 ppc64]# ls -ltr /opt/xcat/share/xcat/netboot/genesis/ppc64/fs/usr/bin/doxcat ls: cannot access /opt/xcat/share/xcat/netboot/genesis/ppc64/fs/usr/bin/doxcat: No such file or directory [root@stratton01 ppc64]# ``` And when deploying genesis, you would see something like: ``` [2018-10-26T13:41:45-04:00] There is no screen to be detached matching doxcat. [2018-10-26T13:41:45-04:00] Cannot exec 'doxcat': No such file or directory [2018-10-26T13:41:50-04:00] [screen is terminating]^M ``` ### Recovery To recover from this in the meantime while we work on a fix, you can run: 1. `yum reinstall xCAT-genesis-scripts-<arch>` 2. `mknb <arch>` where arch is x86_64 or ppc64
priority
installing xcat genesis base will remove files provided by xcat genesis scripts in our environment we have built a custom xcat genesis base in order to handle support for hardware in rhel the fedora image does not always run well with the processor until the kernel changes are pushed to the linux distro we will have a work around known issue however when we take an existing xcat installation and install a pre built xcat genesis base on top the result is files like doxcat is removed from the mn node and running mknb causes a incomplete genesis kernel to be built after install of xcat genesis base rpm qll xcat genesis scripts noarch grep doxcat opt xcat share xcat netboot genesis fs usr bin doxcat ls ltr opt xcat share xcat netboot genesis fs usr bin doxcat ls cannot access opt xcat share xcat netboot genesis fs usr bin doxcat no such file or directory and when deploying genesis you would see something like there is no screen to be detached matching doxcat cannot exec doxcat no such file or directory m recovery to recover from this in the meantime while we work on a fix you can run yum reinstall xcat genesis scripts mknb where arch is or
1
103,068
4,164,387,701
IssuesEvent
2016-06-18 19:13:38
bethlakshmi/GBE2
https://api.github.com/repos/bethlakshmi/GBE2
opened
Changes to http://burlesque-expo.com/volunteer/bid/ #2 (Rank areas of interest/Allow "no" list)
enhancement High Priority
On http://burlesque-expo.com/volunteer/bid/ Change the question labeled "Interests" to allow user to rank areas of interest in order of appeal (1 being Most Appealing). - Users can rank multiple interests with the same values (i.e., both Art Show and Conference Staff can be given a value of 2) - Users can rank something as "0" to indicate that they are actively opposed to doing it. - Users can leave interests blank to indicate that while it doesn't interest them, they are not opposed to doing it
1.0
Changes to http://burlesque-expo.com/volunteer/bid/ #2 (Rank areas of interest/Allow "no" list) - On http://burlesque-expo.com/volunteer/bid/ Change the question labeled "Interests" to allow user to rank areas of interest in order of appeal (1 being Most Appealing). - Users can rank multiple interests with the same values (i.e., both Art Show and Conference Staff can be given a value of 2) - Users can rank something as "0" to indicate that they are actively opposed to doing it. - Users can leave interests blank to indicate that while it doesn't interest them, they are not opposed to doing it
priority
changes to rank areas of interest allow no list on change the question labeled interests to allow user to rank areas of interest in order of appeal being most appealing users can rank multiple interests with the same values i e both art show and conference staff can be given a value of users can rank something as to indicate that they are actively opposed to doing it users can leave interests blank to indicate that while it doesn t interest them they are not opposed to doing it
1
780,489
27,397,445,147
IssuesEvent
2023-02-28 20:55:27
bcgov/cas-cif
https://api.github.com/repos/bcgov/cas-cif
closed
As a user, I want the calculated field on the Budgets, Expenses & Payments form to update dynamically, so that I can see what effect my data entry has on calculations immediately
Backlog Refinement User Story High Priority
#### Description: On the Budgets, Expenses & Payments form, when Additional Funding Source(s) and Amount(s) are added, it impacts the calculated value of the following fields: - Total Project Value - Proponent's Share Percentage However, the changes in value of the above fields are only reflected on the front-end after the revision is submitted. We want to display the changes immediately to the users before they submit the revision. #### Acceptance Criteria: Given I am a user filling out the **Budgets, Expenses & Payments** form When I update any of the values used to calculate the **Total Project Value** field and the **Proponent's Share Percentage** field Then the calculation updates immediately #### Development Checklist: - [ ] The computed column should take a `form_change` as an argument (not a project revision or a record from any other table). If the computed column is on something other than `form_change`, deprecate it and make a new computed column called `form_change_[computed column name]`. - [ ] Update/rewrite the calculation so that it calculates the value based on the most recent form change - [ ] Update the graphql query and form on the front-end to use the new computed column (skip this step if the column is just revised, not new) - [ ] Example of a computed column that correctly uses `form_change`: computed_columns/form_change_calculated_net_amount_this_milestone.sql - [ ] Example of a PR that converts a computed column on project_revision into one that takes `form_change`: https://github.com/bcgov/cas-cif/pull/1389/files#diff-2aa18f386b9662410b092bb8ff4c196167e59099c55fa48036bb99c69d21502f - [ ] Meets the DOD **Definition of Ready** (Note: If any of these points are not applicable, mark N/A) - [ ] User story is included - [ ] User role and type are identified - [ ] Acceptance criteria are included - [ ] Wireframes are included (if required) - [ ] Design / Solution is accepted by Product Owner - [ ] Dependencies are identified (technical, business, regulatory/policy) - [ ] Story has been estimated (under 13 pts) ·**Definition of Done** (Note: If any of these points are not applicable, mark N/A) - [ ] Acceptance criteria are tested by the CI pipeline - [ ] UI meets accessibility requirements - [ ] Configuration changes are documented, documentation and designs are updated - [ ] Passes code peer-review - [ ] Passes QA of Acceptance Criteria with verification in Dev and Test - [ ] Ticket is ready to be merged to main branch - [ ] Can be demoed in Sprint Review - [ ] Bugs or future work cards are identified and created - [ ] Reviewed and approved by Product Owner #### Notes:
1.0
As a user, I want the calculated field on the Budgets, Expenses & Payments form to update dynamically, so that I can see what effect my data entry has on calculations immediately - #### Description: On the Budgets, Expenses & Payments form, when Additional Funding Source(s) and Amount(s) are added, it impacts the calculated value of the following fields: - Total Project Value - Proponent's Share Percentage However, the changes in value of the above fields are only reflected on the front-end after the revision is submitted. We want to display the changes immediately to the users before they submit the revision. #### Acceptance Criteria: Given I am a user filling out the **Budgets, Expenses & Payments** form When I update any of the values used to calculate the **Total Project Value** field and the **Proponent's Share Percentage** field Then the calculation updates immediately #### Development Checklist: - [ ] The computed column should take a `form_change` as an argument (not a project revision or a record from any other table). If the computed column is on something other than `form_change`, deprecate it and make a new computed column called `form_change_[computed column name]`. - [ ] Update/rewrite the calculation so that it calculates the value based on the most recent form change - [ ] Update the graphql query and form on the front-end to use the new computed column (skip this step if the column is just revised, not new) - [ ] Example of a computed column that correctly uses `form_change`: computed_columns/form_change_calculated_net_amount_this_milestone.sql - [ ] Example of a PR that converts a computed column on project_revision into one that takes `form_change`: https://github.com/bcgov/cas-cif/pull/1389/files#diff-2aa18f386b9662410b092bb8ff4c196167e59099c55fa48036bb99c69d21502f - [ ] Meets the DOD **Definition of Ready** (Note: If any of these points are not applicable, mark N/A) - [ ] User story is included - [ ] User role and type are identified - [ ] Acceptance criteria are included - [ ] Wireframes are included (if required) - [ ] Design / Solution is accepted by Product Owner - [ ] Dependencies are identified (technical, business, regulatory/policy) - [ ] Story has been estimated (under 13 pts) ·**Definition of Done** (Note: If any of these points are not applicable, mark N/A) - [ ] Acceptance criteria are tested by the CI pipeline - [ ] UI meets accessibility requirements - [ ] Configuration changes are documented, documentation and designs are updated - [ ] Passes code peer-review - [ ] Passes QA of Acceptance Criteria with verification in Dev and Test - [ ] Ticket is ready to be merged to main branch - [ ] Can be demoed in Sprint Review - [ ] Bugs or future work cards are identified and created - [ ] Reviewed and approved by Product Owner #### Notes:
priority
as a user i want the calculated field on the budgets expenses payments form to update dynamically so that i can see what effect my data entry has on calculations immediately description on the budgets expenses payments form when additional funding source s and amount s are added it impacts the calculated value of the following fields total project value proponent s share percentage however the changes in value of the above fields are only reflected on the front end after the revision is submitted we want to display the changes immediately to the users before they submit the revision acceptance criteria given i am a user filling out the budgets expenses payments form when i update any of the values used to calculate the total project value field and the proponent s share percentage field then the calculation updates immediately development checklist the computed column should take a form change as an argument not a project revision or a record from any other table if the computed column is on something other than form change deprecate it and make a new computed column called form change update rewrite the calculation so that it calculates the value based on the most recent form change update the graphql query and form on the front end to use the new computed column skip this step if the column is just revised not new example of a computed column that correctly uses form change computed columns form change calculated net amount this milestone sql example of a pr that converts a computed column on project revision into one that takes form change meets the dod definition of ready note if any of these points are not applicable mark n a user story is included user role and type are identified acceptance criteria are included wireframes are included if required design solution is accepted by product owner dependencies are identified technical business regulatory policy story has been estimated under pts · definition of done note if any of these points are not applicable mark n a acceptance criteria are tested by the ci pipeline ui meets accessibility requirements configuration changes are documented documentation and designs are updated passes code peer review passes qa of acceptance criteria with verification in dev and test ticket is ready to be merged to main branch can be demoed in sprint review bugs or future work cards are identified and created reviewed and approved by product owner notes
1
633,566
20,258,693,946
IssuesEvent
2022-02-15 03:47:12
roq-trading/roq-issues
https://api.github.com/repos/roq-trading/roq-issues
closed
[roq-kraken] Possible memory issue with JSON parsing
bug high priority support
What appeared like a memory corruption was observed on a specific host where the behavior could be consistently replicated. The same configuration didn't show any issues on other hosts.
1.0
[roq-kraken] Possible memory issue with JSON parsing - What appeared like a memory corruption was observed on a specific host where the behavior could be consistently replicated. The same configuration didn't show any issues on other hosts.
priority
possible memory issue with json parsing what appeared like a memory corruption was observed on a specific host where the behavior could be consistently replicated the same configuration didn t show any issues on other hosts
1
782,464
27,497,326,186
IssuesEvent
2023-03-05 09:42:20
AY2223S2-CS2103T-T11-3/tp
https://api.github.com/repos/AY2223S2-CS2103T-T11-3/tp
opened
As a user, I can mark the event that is done
type.Story priority.High
... so that I know that I do not have to do it anymore
1.0
As a user, I can mark the event that is done - ... so that I know that I do not have to do it anymore
priority
as a user i can mark the event that is done so that i know that i do not have to do it anymore
1