Hi Genodians,
I tried this version too.
It has some visual differences: - the network-section has these buttons: Off, Local, Wired. While the 18.05 version had Off, Wired, Wifi. There is no mention of Local in the Sculpt article.
The Expand option of the GENODE-partition hang at first with an error:
[runtime -> usb-1-2.part_blk] Error: Block-session creation failed (ram_quota=4208640, cap_quota=5, tx_buf_size=4194304, label="") [runtime -> usb-1-2.part_blk] Error: Uncaught exception of type 'Genode::Service_denied'
When I plugged in a second USB-stick, the resize proces restarted and delivered a bootable resized stick.
In case you're interested, I attached the LOG of that session.
Cheers, Guido.
Hi Guido,
On 13.06.2018 23:38, Guido Witmond wrote:
[runtime -> usb-1-2.part_blk] Error: Block-session creation failed (ram_quota=4208640, cap_quota=5, tx_buf_size=4194304, label="") [runtime -> usb-1-2.part_blk] Error: Uncaught exception of type 'Genode::Service_denied'
thanks for the report and the log. I have a faint suspicion.
Are you able to reproduce the error with the "bad" USB stick, or is there only a one-off chance to see it? If the error is reproduceable, could I send you a disk-image link for testing?
Cheers Norman
On 06/14/2018 08:22 PM, Norman Feske wrote:
thanks for the report and the log. I have a faint suspicion.
Are you able to reproduce the error with the "bad" USB stick, or is there only a one-off chance to see it? If the error is reproduceable, could I send you a disk-image link for testing?
Hi Norman,
I've tried again with the same stick and the hang is reproducable, as well as the trigger to restart by plugging a different stick as well.
I installed sculpt-tc on that newer stick, booted it and the expand worked first time!
Thanks for your offer for a debugging image but I think I don't need it anymore. If you want to test your suspicion, I can run it with the bad stick and provide you the log.
Thanks for the push to try again. Now the download-errors....
Cheers, Guido.
Hi Guido,
thanks for the report and the log. I have a faint suspicion.
Are you able to reproduce the error with the "bad" USB stick, or is there only a one-off chance to see it? If the error is reproduceable, could I send you a disk-image link for testing?
Hi Norman,
I've tried again with the same stick and the hang is reproducable, as well as the trigger to restart by plugging a different stick as well.
could you please give the following image a try?
http://genode.org/files/nfeske/sculpt-2018-06-21.img
It contains two changes [1,2] that should fix the problem you observed.
[1] https://github.com/genodelabs/genode/commit/78b6d85dced32341c4ea5a556c79fb19... [2] https://github.com/genodelabs/genode/commit/9147ddfcacf30fd7b6f74595b3c06e64...
Cheers Norman