marcindulak

Results 52 issues of marcindulak

The version of python used by pip does not correpond to the default python version on the system. This results in an unexpected behavior, when users install packages with `pip3`,...

These two issues are affected: https://github.com/MicrosoftDocs/azure-docs/issues/114401 https://github.com/MicrosoftDocs/azure-docs/issues/117426 The issues are an outcome of several weeks of investigations, and the latter issue is having both financial and security impact on Azure...

triaged
assigned-to-author
doc-enhancement
Pri3

## To Reproduce Submit a bug report issue to this repository ## Observed Behavior As described in https://github.com/Azure/CloudShell/issues/340, opening a bug used to result in an error > Access Denied:...

bug
Priority 2

## To Reproduce Open an `[Image Update]` issue #338 ## Observed Behavior https://github.com/Azure/CloudShell/actions/runs/5631495354/job/15258501726 > Access Denied: The Personal Access Token used has expired ## Expected behavior After submitting #338 I...

bug
Waiting for author

#### Which image would you like to change? base #### What changes are you requesting? Update of postgresql, postgresql-devel, postgresql-libs to version 15 #### What scenario are these changes enabling?...

If anyone prefers to practice locally instead of a cloud I've prepared https://github.com/marcindulak/ckad-kind

# Observation The problem seems to be due to the format of the output returned by the audit command, which contains the container Id. For example ``` docker ps --quiet...

See https://www.youtube.com/watch?v=FEXY1ZP-sBs for and introduction to Travis CI. The platforms tested: centos7, fedora rawhide, debian latest, several ubuntu images, osx. Python versions tested: python2 and python3. Note that nosetests fail...

There was a "write" method (calling aug_print) available in the past: https://github.com/giraldeau/python-augeas/commit/068933377137636c2d89b630f7403151cbec1dcd This is useful for debugging. Could this be restored?

Consider pulling the http://www.thch.uni-bonn.de/tc/downloads/GMTKN/GMTKN30/GMTKN30main.html data available in https://wiki.fysik.dtu.dk/ase/. Basic functionality is illustrated below, feel free to convert it the way you want:. ``` cd /tmp svn co https://svn.fysik.dtu.dk/projects/ase/trunk ase cd...