obsolete

podman-0.11.1-1.gita4adfe5.fc29

FEDORA-2018-c67b523a2d created by baude 6 years ago for Fedora 29

Upstream-0.11.1-1

This update has been submitted for testing by baude.

6 years ago

This update has been pushed to testing.

6 years ago
User Icon santiago commented & provided feedback 6 years ago
karma

Still some unresolved issues; one new iptables-related weirdness, will investigate further on Monday. Otherwise LGTM.

User Icon dwalsh provided feedback 6 years ago
karma

lsm5 edited this update.

6 years ago
User Icon rishi commented & provided feedback 6 years ago
karma

Various breakages in rootless podman due to https://github.com/containers/libpod/issues/1801

Here's an example: $ podman ps --all error creating libpod runtime: database run root /run/user/1000/run does not match our run root /run/user/1000: database configuration mismatch

Bodhi is disabling automatic push to stable due to negative karma. The maintainer may push manually if they determine that the issue is not severe.

6 years ago

This update has reached 7 days in testing and can be pushed to stable now if the maintainer wishes

6 years ago
User Icon dustymabe commented & provided feedback 6 years ago
karma

our podman tests in a-h-t are failing too - i assume it's related to ^^

User Icon miabbott commented & provided feedback 6 years ago
karma

Still looks like https://github.com/containers/libpod/issues/1752 isn't fixed in this build:

# rpm -q podman
podman-0.10.1.3-4.gitdb08685.fc29.x86_64

# podman run --rm -it docker.io/alpine ping -c 3 1.1.1.1
PING 1.1.1.1 (1.1.1.1): 56 data bytes
64 bytes from 1.1.1.1: seq=0 ttl=47 time=11.410 ms
64 bytes from 1.1.1.1: seq=1 ttl=47 time=11.281 ms
64 bytes from 1.1.1.1: seq=2 ttl=47 time=11.331 ms

--- 1.1.1.1 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 11.281/11.340/11.410 ms
# systemctl reboot
...
# rpm -q podman 
podman-0.11.1-1.gita4adfe5.fc29.x86_64
# podman run --rm -it docker.io/alpine ping -c 3 1.1.1.1
PING 1.1.1.1 (1.1.1.1): 56 data bytes

--- 1.1.1.1 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
User Icon itamarjp commented & provided feedback 6 years ago
karma

The solution if you want to remove the DB (and all containers with it): rm -rf $HOME/.local/share/containers

BZ#1641800 Podman does not attach to container when uid is too long
BZ#1648668 podman assumes sbin in path
User Icon itamarjp commented & provided feedback 6 years ago
karma

The solution if you want to remove the DB (and all containers with it): rm -rf $HOME/.local/share/containers

BZ#1641800 Podman does not attach to container when uid is too long
BZ#1648668 podman assumes sbin in path

This update has been obsoleted by podman-0.12.1-1.git7ba215f.fc29.

6 years ago

Please login to add feedback.

Metadata
Type
enhancement
Karma
0
Signed
Content Type
RPM
Test Gating
Autopush Settings
Unstable by Karma
-3
Stable by Karma
disabled
Stable by Time
disabled
Thresholds
Minimum Karma
+1
Minimum Testing
7 days
Dates
submitted
6 years ago
in testing
6 years ago
modified
6 years ago
BZ#1641800 Podman does not attach to container when uid is too long
0
1
BZ#1648668 podman assumes sbin in path
0
1

Automated Test Results