Message271257
| Author | vstinner |
|---|---|
| Recipients | Alex.Willmer, larry, serhiy.storchaka, vstinner, xdegaye, yan12125 |
| Date | 2016-07-25.12:22:37 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1469449358.1.0.858318485349.issue26944@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> ValueError: invalid literal for int() with base 10: 'uid=0(root)' Hum, does the id program supports -G on Android? The output looks like the regular id output (without -G). Example on my Linux (Fedora 24): $ id uid=1000(haypo) gid=1000(haypo) groupes=1000(haypo),10(wheel) contexte=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 $ id -G 1000 10 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-07-25 12:22:38 | vstinner | set | recipients: + vstinner, larry, xdegaye, serhiy.storchaka, Alex.Willmer, yan12125 |
| 2016-07-25 12:22:38 | vstinner | set | messageid: <1469449358.1.0.858318485349.issue26944@psf.upfronthosting.co.za> |
| 2016-07-25 12:22:38 | vstinner | link | issue26944 messages |
| 2016-07-25 12:22:37 | vstinner | create | |