GET https://kbin.spritesserver.nl/index.php/m/linux@lemmy.ml/t/32220/Podman-Issues/newest

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
47.91 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"App\Security\Voter\EntryCommentVoter"
6
"App\Security\Voter\EntryVoter"
7
"App\Security\Voter\MagazineVoter"
8
"App\Security\Voter\MessageThreadVoter"
9
"App\Security\Voter\MessageVoter"
10
"App\Security\Voter\NotificationVoter"
11
"App\Security\Voter\OAuth2UserConsentVoter"
12
"App\Security\Voter\PostCommentVoter"
13
"App\Security\Voter\PostVoter"
14
"App\Security\Voter\UserVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "linux@lemmy.ml"
    +title: "linux"
    +description: """
      From Wikipedia, the free encyclopedia\n
      \n
      Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
      \n
      Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
      \n
      ### Rules\n
      \n
      - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
      - No misinformation\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      ### Related Communities\n
      \n
      - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      \n
      Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1406
    +entryCommentCount: 28632
    +postCount: 6
    +postCommentCount: 214
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583542 {#275
      date: 2024-10-22 09:52:22.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 73
    +apId: "linux@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/linux"
    +apPublicUrl: "https://lemmy.ml/c/linux"
    +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "linux"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729583596 {#269
      date: 2024-10-22 09:53:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698929468 {#271
      date: 2023-11-02 13:51:08.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Podman-Issues"
  +title: "Podman Issues"
  +url: null
  +body: """
    I’m currently trying to run distrobox with podman. I’m getting the following error: Resolved “debian” as an alias (/etc/containers/registries.conf.d/shortnames.conf) Trying to pull docker.io/library/debian:12… Getting image source signatures Copying blob 1b13d4e1a46e done  \n
    ERRO[0003] While applying layer: ApplyLayer stdout: stderr: potentially insufficient UIDs or GIDs available in user namespace (requested 0:42 for /etc/gshadow): Check Copying blob 1b13d4e1a46e done  \n
    Error: copying system image from manifest list: writing blob: adding layer with blob “sha256:1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4”: ApplyLayer stdout: stderr: potentially insufficient UIDs or GIDs available in user namespace (requested 0:42 for /etc/gshadow): Check /etc/subuid and /etc/subgid if configured locally and run podman-system-migrate: lchown /etc/gshadow: invalid argument exit status 1\n
    \n
    Does anyone know what should be my next steps to resolve this issue?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727851351 {#2414
    date: 2024-10-02 08:42:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 32220
  -titleTs: "'issu':2 'podman':1"
  -bodyTs: "'/etc/containers/registries.conf.d/shortnames.conf':21 '/etc/gshadow':57,94,109 '/etc/subgid':98 '/etc/subuid':96 '/library/debian:12':27 '0':54,91 '0003':37 '1':114 '1b13d4e1a46e':34,61 '1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4':77 '42':55,92 'ad':72 'alia':20 'anyon':116 'appli':39 'applylay':41,78 'argument':111 'avail':49,86 'blob':33,60,71,75 'check':58,95 'configur':100 'copi':32,59,64 'current':3 'debian':17 'distrobox':7 'docker.io':26 'docker.io/library/debian:12':25 'done':35,62 'erro':36 'error':15,63 'exit':112 'follow':14 'get':12,28 'gid':48,85 'imag':29,66 'insuffici':45,82 'invalid':110 'issu':127 'know':117 'layer':40,73 'lchown':108 'list':69 'local':101 'm':2,11 'manifest':68 'migrat':107 'namespac':52,89 'next':122 'podman':9,105 'podman-system-migr':104 'potenti':44,81 'pull':24 'request':53,90 'resolv':16,125 'run':6,103 'sha256':76 'signatur':31 'sourc':30 'status':113 'stderr':43,80 'stdout':42,79 'step':123 'system':65,106 'tri':4,22 'uid':46,83 'user':51,88 'write':70"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705951703
  +visibility: "visible             "
  +apId: "https://pawb.social/post/6088837"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705865703 {#1793
    date: 2024-01-21 20:35:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "linux@lemmy.ml"
    +title: "linux"
    +description: """
      From Wikipedia, the free encyclopedia\n
      \n
      Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
      \n
      Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
      \n
      ### Rules\n
      \n
      - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
      - No misinformation\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      ### Related Communities\n
      \n
      - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      \n
      Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1406
    +entryCommentCount: 28632
    +postCount: 6
    +postCommentCount: 214
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583542 {#275
      date: 2024-10-22 09:52:22.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 73
    +apId: "linux@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/linux"
    +apPublicUrl: "https://lemmy.ml/c/linux"
    +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "linux"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729583596 {#269
      date: 2024-10-22 09:53:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698929468 {#271
      date: 2023-11-02 13:51:08.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Podman-Issues"
  +title: "Podman Issues"
  +url: null
  +body: """
    I’m currently trying to run distrobox with podman. I’m getting the following error: Resolved “debian” as an alias (/etc/containers/registries.conf.d/shortnames.conf) Trying to pull docker.io/library/debian:12… Getting image source signatures Copying blob 1b13d4e1a46e done  \n
    ERRO[0003] While applying layer: ApplyLayer stdout: stderr: potentially insufficient UIDs or GIDs available in user namespace (requested 0:42 for /etc/gshadow): Check Copying blob 1b13d4e1a46e done  \n
    Error: copying system image from manifest list: writing blob: adding layer with blob “sha256:1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4”: ApplyLayer stdout: stderr: potentially insufficient UIDs or GIDs available in user namespace (requested 0:42 for /etc/gshadow): Check /etc/subuid and /etc/subgid if configured locally and run podman-system-migrate: lchown /etc/gshadow: invalid argument exit status 1\n
    \n
    Does anyone know what should be my next steps to resolve this issue?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727851351 {#2414
    date: 2024-10-02 08:42:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 32220
  -titleTs: "'issu':2 'podman':1"
  -bodyTs: "'/etc/containers/registries.conf.d/shortnames.conf':21 '/etc/gshadow':57,94,109 '/etc/subgid':98 '/etc/subuid':96 '/library/debian:12':27 '0':54,91 '0003':37 '1':114 '1b13d4e1a46e':34,61 '1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4':77 '42':55,92 'ad':72 'alia':20 'anyon':116 'appli':39 'applylay':41,78 'argument':111 'avail':49,86 'blob':33,60,71,75 'check':58,95 'configur':100 'copi':32,59,64 'current':3 'debian':17 'distrobox':7 'docker.io':26 'docker.io/library/debian:12':25 'done':35,62 'erro':36 'error':15,63 'exit':112 'follow':14 'get':12,28 'gid':48,85 'imag':29,66 'insuffici':45,82 'invalid':110 'issu':127 'know':117 'layer':40,73 'lchown':108 'list':69 'local':101 'm':2,11 'manifest':68 'migrat':107 'namespac':52,89 'next':122 'podman':9,105 'podman-system-migr':104 'potenti':44,81 'pull':24 'request':53,90 'resolv':16,125 'run':6,103 'sha256':76 'signatur':31 'sourc':30 'status':113 'stderr':43,80 'stdout':42,79 'step':123 'system':65,106 'tri':4,22 'uid':46,83 'user':51,88 'write':70"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705951703
  +visibility: "visible             "
  +apId: "https://pawb.social/post/6088837"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705865703 {#1793
    date: 2024-01-21 20:35:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "linux@lemmy.ml"
    +title: "linux"
    +description: """
      From Wikipedia, the free encyclopedia\n
      \n
      Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
      \n
      Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
      \n
      ### Rules\n
      \n
      - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
      - No misinformation\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      ### Related Communities\n
      \n
      - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      \n
      Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1406
    +entryCommentCount: 28632
    +postCount: 6
    +postCommentCount: 214
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583542 {#275
      date: 2024-10-22 09:52:22.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 73
    +apId: "linux@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/linux"
    +apPublicUrl: "https://lemmy.ml/c/linux"
    +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "linux"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729583596 {#269
      date: 2024-10-22 09:53:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698929468 {#271
      date: 2023-11-02 13:51:08.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Podman-Issues"
  +title: "Podman Issues"
  +url: null
  +body: """
    I’m currently trying to run distrobox with podman. I’m getting the following error: Resolved “debian” as an alias (/etc/containers/registries.conf.d/shortnames.conf) Trying to pull docker.io/library/debian:12… Getting image source signatures Copying blob 1b13d4e1a46e done  \n
    ERRO[0003] While applying layer: ApplyLayer stdout: stderr: potentially insufficient UIDs or GIDs available in user namespace (requested 0:42 for /etc/gshadow): Check Copying blob 1b13d4e1a46e done  \n
    Error: copying system image from manifest list: writing blob: adding layer with blob “sha256:1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4”: ApplyLayer stdout: stderr: potentially insufficient UIDs or GIDs available in user namespace (requested 0:42 for /etc/gshadow): Check /etc/subuid and /etc/subgid if configured locally and run podman-system-migrate: lchown /etc/gshadow: invalid argument exit status 1\n
    \n
    Does anyone know what should be my next steps to resolve this issue?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727851351 {#2414
    date: 2024-10-02 08:42:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 32220
  -titleTs: "'issu':2 'podman':1"
  -bodyTs: "'/etc/containers/registries.conf.d/shortnames.conf':21 '/etc/gshadow':57,94,109 '/etc/subgid':98 '/etc/subuid':96 '/library/debian:12':27 '0':54,91 '0003':37 '1':114 '1b13d4e1a46e':34,61 '1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4':77 '42':55,92 'ad':72 'alia':20 'anyon':116 'appli':39 'applylay':41,78 'argument':111 'avail':49,86 'blob':33,60,71,75 'check':58,95 'configur':100 'copi':32,59,64 'current':3 'debian':17 'distrobox':7 'docker.io':26 'docker.io/library/debian:12':25 'done':35,62 'erro':36 'error':15,63 'exit':112 'follow':14 'get':12,28 'gid':48,85 'imag':29,66 'insuffici':45,82 'invalid':110 'issu':127 'know':117 'layer':40,73 'lchown':108 'list':69 'local':101 'm':2,11 'manifest':68 'migrat':107 'namespac':52,89 'next':122 'podman':9,105 'podman-system-migr':104 'potenti':44,81 'pull':24 'request':53,90 'resolv':16,125 'run':6,103 'sha256':76 'signatur':31 'sourc':30 'status':113 'stderr':43,80 'stdout':42,79 'step':123 'system':65,106 'tri':4,22 'uid':46,83 'user':51,88 'write':70"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705951703
  +visibility: "visible             "
  +apId: "https://pawb.social/post/6088837"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705865703 {#1793
    date: 2024-01-21 20:35:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#4023
  +user: App\Entity\User {#3971 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Podman-Issues"
    +title: "Podman Issues"
    +url: null
    +body: """
      I’m currently trying to run distrobox with podman. I’m getting the following error: Resolved “debian” as an alias (/etc/containers/registries.conf.d/shortnames.conf) Trying to pull docker.io/library/debian:12… Getting image source signatures Copying blob 1b13d4e1a46e done  \n
      ERRO[0003] While applying layer: ApplyLayer stdout: stderr: potentially insufficient UIDs or GIDs available in user namespace (requested 0:42 for /etc/gshadow): Check Copying blob 1b13d4e1a46e done  \n
      Error: copying system image from manifest list: writing blob: adding layer with blob “sha256:1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4”: ApplyLayer stdout: stderr: potentially insufficient UIDs or GIDs available in user namespace (requested 0:42 for /etc/gshadow): Check /etc/subuid and /etc/subgid if configured locally and run podman-system-migrate: lchown /etc/gshadow: invalid argument exit status 1\n
      \n
      Does anyone know what should be my next steps to resolve this issue?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 25
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727851351 {#2414
      date: 2024-10-02 08:42:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32220
    -titleTs: "'issu':2 'podman':1"
    -bodyTs: "'/etc/containers/registries.conf.d/shortnames.conf':21 '/etc/gshadow':57,94,109 '/etc/subgid':98 '/etc/subuid':96 '/library/debian:12':27 '0':54,91 '0003':37 '1':114 '1b13d4e1a46e':34,61 '1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4':77 '42':55,92 'ad':72 'alia':20 'anyon':116 'appli':39 'applylay':41,78 'argument':111 'avail':49,86 'blob':33,60,71,75 'check':58,95 'configur':100 'copi':32,59,64 'current':3 'debian':17 'distrobox':7 'docker.io':26 'docker.io/library/debian:12':25 'done':35,62 'erro':36 'error':15,63 'exit':112 'follow':14 'get':12,28 'gid':48,85 'imag':29,66 'insuffici':45,82 'invalid':110 'issu':127 'know':117 'layer':40,73 'lchown':108 'list':69 'local':101 'm':2,11 'manifest':68 'migrat':107 'namespac':52,89 'next':122 'podman':9,105 'podman-system-migr':104 'potenti':44,81 'pull':24 'request':53,90 'resolv':16,125 'run':6,103 'sha256':76 'signatur':31 'sourc':30 'status':113 'stderr':43,80 'stdout':42,79 'step':123 'system':65,106 'tri':4,22 'uid':46,83 'user':51,88 'write':70"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705951703
    +visibility: "visible             "
    +apId: "https://pawb.social/post/6088837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705865703 {#1793
      date: 2024-01-21 20:35:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "You skipped a step or two in your podman setup I think. Look up the rootless instructions, and make absolutely sure you have installed the right uid/gid packages for your distro."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1727851351 {#4032
    date: 2024-10-02 08:42:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pifox@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4021 …}
  +nested: Doctrine\ORM\PersistentCollection {#4019 …}
  +votes: Doctrine\ORM\PersistentCollection {#4017 …}
  +reports: Doctrine\ORM\PersistentCollection {#4015 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3983 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3987 …}
  -id: 329327
  -bodyTs: "'absolut':20 'distro':31 'instal':24 'instruct':17 'look':13 'make':19 'packag':28 'podman':9 'right':26 'rootless':16 'setup':10 'skip':2 'step':4 'sure':21 'think':12 'two':6 'uid/gid':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6894453"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705871231 {#3968
    date: 2024-01-21 22:07:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4023
  +user: App\Entity\User {#3971 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Podman-Issues"
    +title: "Podman Issues"
    +url: null
    +body: """
      I’m currently trying to run distrobox with podman. I’m getting the following error: Resolved “debian” as an alias (/etc/containers/registries.conf.d/shortnames.conf) Trying to pull docker.io/library/debian:12… Getting image source signatures Copying blob 1b13d4e1a46e done  \n
      ERRO[0003] While applying layer: ApplyLayer stdout: stderr: potentially insufficient UIDs or GIDs available in user namespace (requested 0:42 for /etc/gshadow): Check Copying blob 1b13d4e1a46e done  \n
      Error: copying system image from manifest list: writing blob: adding layer with blob “sha256:1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4”: ApplyLayer stdout: stderr: potentially insufficient UIDs or GIDs available in user namespace (requested 0:42 for /etc/gshadow): Check /etc/subuid and /etc/subgid if configured locally and run podman-system-migrate: lchown /etc/gshadow: invalid argument exit status 1\n
      \n
      Does anyone know what should be my next steps to resolve this issue?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 25
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727851351 {#2414
      date: 2024-10-02 08:42:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32220
    -titleTs: "'issu':2 'podman':1"
    -bodyTs: "'/etc/containers/registries.conf.d/shortnames.conf':21 '/etc/gshadow':57,94,109 '/etc/subgid':98 '/etc/subuid':96 '/library/debian:12':27 '0':54,91 '0003':37 '1':114 '1b13d4e1a46e':34,61 '1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4':77 '42':55,92 'ad':72 'alia':20 'anyon':116 'appli':39 'applylay':41,78 'argument':111 'avail':49,86 'blob':33,60,71,75 'check':58,95 'configur':100 'copi':32,59,64 'current':3 'debian':17 'distrobox':7 'docker.io':26 'docker.io/library/debian:12':25 'done':35,62 'erro':36 'error':15,63 'exit':112 'follow':14 'get':12,28 'gid':48,85 'imag':29,66 'insuffici':45,82 'invalid':110 'issu':127 'know':117 'layer':40,73 'lchown':108 'list':69 'local':101 'm':2,11 'manifest':68 'migrat':107 'namespac':52,89 'next':122 'podman':9,105 'podman-system-migr':104 'potenti':44,81 'pull':24 'request':53,90 'resolv':16,125 'run':6,103 'sha256':76 'signatur':31 'sourc':30 'status':113 'stderr':43,80 'stdout':42,79 'step':123 'system':65,106 'tri':4,22 'uid':46,83 'user':51,88 'write':70"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705951703
    +visibility: "visible             "
    +apId: "https://pawb.social/post/6088837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705865703 {#1793
      date: 2024-01-21 20:35:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "You skipped a step or two in your podman setup I think. Look up the rootless instructions, and make absolutely sure you have installed the right uid/gid packages for your distro."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1727851351 {#4032
    date: 2024-10-02 08:42:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pifox@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4021 …}
  +nested: Doctrine\ORM\PersistentCollection {#4019 …}
  +votes: Doctrine\ORM\PersistentCollection {#4017 …}
  +reports: Doctrine\ORM\PersistentCollection {#4015 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3983 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3987 …}
  -id: 329327
  -bodyTs: "'absolut':20 'distro':31 'instal':24 'instruct':17 'look':13 'make':19 'packag':28 'podman':9 'right':26 'rootless':16 'setup':10 'skip':2 'step':4 'sure':21 'think':12 'two':6 'uid/gid':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6894453"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705871231 {#3968
    date: 2024-01-21 22:07:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4023
  +user: App\Entity\User {#3971 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Podman-Issues"
    +title: "Podman Issues"
    +url: null
    +body: """
      I’m currently trying to run distrobox with podman. I’m getting the following error: Resolved “debian” as an alias (/etc/containers/registries.conf.d/shortnames.conf) Trying to pull docker.io/library/debian:12… Getting image source signatures Copying blob 1b13d4e1a46e done  \n
      ERRO[0003] While applying layer: ApplyLayer stdout: stderr: potentially insufficient UIDs or GIDs available in user namespace (requested 0:42 for /etc/gshadow): Check Copying blob 1b13d4e1a46e done  \n
      Error: copying system image from manifest list: writing blob: adding layer with blob “sha256:1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4”: ApplyLayer stdout: stderr: potentially insufficient UIDs or GIDs available in user namespace (requested 0:42 for /etc/gshadow): Check /etc/subuid and /etc/subgid if configured locally and run podman-system-migrate: lchown /etc/gshadow: invalid argument exit status 1\n
      \n
      Does anyone know what should be my next steps to resolve this issue?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 25
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727851351 {#2414
      date: 2024-10-02 08:42:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32220
    -titleTs: "'issu':2 'podman':1"
    -bodyTs: "'/etc/containers/registries.conf.d/shortnames.conf':21 '/etc/gshadow':57,94,109 '/etc/subgid':98 '/etc/subuid':96 '/library/debian:12':27 '0':54,91 '0003':37 '1':114 '1b13d4e1a46e':34,61 '1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4':77 '42':55,92 'ad':72 'alia':20 'anyon':116 'appli':39 'applylay':41,78 'argument':111 'avail':49,86 'blob':33,60,71,75 'check':58,95 'configur':100 'copi':32,59,64 'current':3 'debian':17 'distrobox':7 'docker.io':26 'docker.io/library/debian:12':25 'done':35,62 'erro':36 'error':15,63 'exit':112 'follow':14 'get':12,28 'gid':48,85 'imag':29,66 'insuffici':45,82 'invalid':110 'issu':127 'know':117 'layer':40,73 'lchown':108 'list':69 'local':101 'm':2,11 'manifest':68 'migrat':107 'namespac':52,89 'next':122 'podman':9,105 'podman-system-migr':104 'potenti':44,81 'pull':24 'request':53,90 'resolv':16,125 'run':6,103 'sha256':76 'signatur':31 'sourc':30 'status':113 'stderr':43,80 'stdout':42,79 'step':123 'system':65,106 'tri':4,22 'uid':46,83 'user':51,88 'write':70"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705951703
    +visibility: "visible             "
    +apId: "https://pawb.social/post/6088837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705865703 {#1793
      date: 2024-01-21 20:35:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "You skipped a step or two in your podman setup I think. Look up the rootless instructions, and make absolutely sure you have installed the right uid/gid packages for your distro."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1727851351 {#4032
    date: 2024-10-02 08:42:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pifox@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4021 …}
  +nested: Doctrine\ORM\PersistentCollection {#4019 …}
  +votes: Doctrine\ORM\PersistentCollection {#4017 …}
  +reports: Doctrine\ORM\PersistentCollection {#4015 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3983 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3987 …}
  -id: 329327
  -bodyTs: "'absolut':20 'distro':31 'instal':24 'instruct':17 'look':13 'make':19 'packag':28 'podman':9 'right':26 'rootless':16 'setup':10 'skip':2 'step':4 'sure':21 'think':12 'two':6 'uid/gid':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6894453"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705871231 {#3968
    date: 2024-01-21 22:07:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#4238
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Podman-Issues"
    +title: "Podman Issues"
    +url: null
    +body: """
      I’m currently trying to run distrobox with podman. I’m getting the following error: Resolved “debian” as an alias (/etc/containers/registries.conf.d/shortnames.conf) Trying to pull docker.io/library/debian:12… Getting image source signatures Copying blob 1b13d4e1a46e done  \n
      ERRO[0003] While applying layer: ApplyLayer stdout: stderr: potentially insufficient UIDs or GIDs available in user namespace (requested 0:42 for /etc/gshadow): Check Copying blob 1b13d4e1a46e done  \n
      Error: copying system image from manifest list: writing blob: adding layer with blob “sha256:1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4”: ApplyLayer stdout: stderr: potentially insufficient UIDs or GIDs available in user namespace (requested 0:42 for /etc/gshadow): Check /etc/subuid and /etc/subgid if configured locally and run podman-system-migrate: lchown /etc/gshadow: invalid argument exit status 1\n
      \n
      Does anyone know what should be my next steps to resolve this issue?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 25
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727851351 {#2414
      date: 2024-10-02 08:42:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32220
    -titleTs: "'issu':2 'podman':1"
    -bodyTs: "'/etc/containers/registries.conf.d/shortnames.conf':21 '/etc/gshadow':57,94,109 '/etc/subgid':98 '/etc/subuid':96 '/library/debian:12':27 '0':54,91 '0003':37 '1':114 '1b13d4e1a46e':34,61 '1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4':77 '42':55,92 'ad':72 'alia':20 'anyon':116 'appli':39 'applylay':41,78 'argument':111 'avail':49,86 'blob':33,60,71,75 'check':58,95 'configur':100 'copi':32,59,64 'current':3 'debian':17 'distrobox':7 'docker.io':26 'docker.io/library/debian:12':25 'done':35,62 'erro':36 'error':15,63 'exit':112 'follow':14 'get':12,28 'gid':48,85 'imag':29,66 'insuffici':45,82 'invalid':110 'issu':127 'know':117 'layer':40,73 'lchown':108 'list':69 'local':101 'm':2,11 'manifest':68 'migrat':107 'namespac':52,89 'next':122 'podman':9,105 'podman-system-migr':104 'potenti':44,81 'pull':24 'request':53,90 'resolv':16,125 'run':6,103 'sha256':76 'signatur':31 'sourc':30 'status':113 'stderr':43,80 'stdout':42,79 'step':123 'system':65,106 'tri':4,22 'uid':46,83 'user':51,88 'write':70"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705951703
    +visibility: "visible             "
    +apId: "https://pawb.social/post/6088837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705865703 {#1793
      date: 2024-01-21 20:35:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4023
    +user: App\Entity\User {#3971 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "You skipped a step or two in your podman setup I think. Look up the rootless instructions, and make absolutely sure you have installed the right uid/gid packages for your distro."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1727851351 {#4032
      date: 2024-10-02 08:42:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pifox@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4021 …}
    +nested: Doctrine\ORM\PersistentCollection {#4019 …}
    +votes: Doctrine\ORM\PersistentCollection {#4017 …}
    +reports: Doctrine\ORM\PersistentCollection {#4015 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3983 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3987 …}
    -id: 329327
    -bodyTs: "'absolut':20 'distro':31 'instal':24 'instruct':17 'look':13 'make':19 'packag':28 'podman':9 'right':26 'rootless':16 'setup':10 'skip':2 'step':4 'sure':21 'think':12 'two':6 'uid/gid':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6894453"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705871231 {#3968
      date: 2024-01-21 22:07:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4023}
  +body: "I installed podman using apt. It should come with the neccisary packages correct?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705878411 {#4236
    date: 2024-01-22 00:06:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pifox@pawb.social"
    "@just_another_person@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4239 …}
  +nested: Doctrine\ORM\PersistentCollection {#4241 …}
  +votes: Doctrine\ORM\PersistentCollection {#4243 …}
  +reports: Doctrine\ORM\PersistentCollection {#4245 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4247 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4249 …}
  -id: 329629
  -bodyTs: "'apt':5 'come':8 'correct':13 'instal':2 'neccisari':11 'packag':12 'podman':3 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5555910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705878411 {#4237
    date: 2024-01-22 00:06:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4238
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Podman-Issues"
    +title: "Podman Issues"
    +url: null
    +body: """
      I’m currently trying to run distrobox with podman. I’m getting the following error: Resolved “debian” as an alias (/etc/containers/registries.conf.d/shortnames.conf) Trying to pull docker.io/library/debian:12… Getting image source signatures Copying blob 1b13d4e1a46e done  \n
      ERRO[0003] While applying layer: ApplyLayer stdout: stderr: potentially insufficient UIDs or GIDs available in user namespace (requested 0:42 for /etc/gshadow): Check Copying blob 1b13d4e1a46e done  \n
      Error: copying system image from manifest list: writing blob: adding layer with blob “sha256:1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4”: ApplyLayer stdout: stderr: potentially insufficient UIDs or GIDs available in user namespace (requested 0:42 for /etc/gshadow): Check /etc/subuid and /etc/subgid if configured locally and run podman-system-migrate: lchown /etc/gshadow: invalid argument exit status 1\n
      \n
      Does anyone know what should be my next steps to resolve this issue?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 25
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727851351 {#2414
      date: 2024-10-02 08:42:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32220
    -titleTs: "'issu':2 'podman':1"
    -bodyTs: "'/etc/containers/registries.conf.d/shortnames.conf':21 '/etc/gshadow':57,94,109 '/etc/subgid':98 '/etc/subuid':96 '/library/debian:12':27 '0':54,91 '0003':37 '1':114 '1b13d4e1a46e':34,61 '1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4':77 '42':55,92 'ad':72 'alia':20 'anyon':116 'appli':39 'applylay':41,78 'argument':111 'avail':49,86 'blob':33,60,71,75 'check':58,95 'configur':100 'copi':32,59,64 'current':3 'debian':17 'distrobox':7 'docker.io':26 'docker.io/library/debian:12':25 'done':35,62 'erro':36 'error':15,63 'exit':112 'follow':14 'get':12,28 'gid':48,85 'imag':29,66 'insuffici':45,82 'invalid':110 'issu':127 'know':117 'layer':40,73 'lchown':108 'list':69 'local':101 'm':2,11 'manifest':68 'migrat':107 'namespac':52,89 'next':122 'podman':9,105 'podman-system-migr':104 'potenti':44,81 'pull':24 'request':53,90 'resolv':16,125 'run':6,103 'sha256':76 'signatur':31 'sourc':30 'status':113 'stderr':43,80 'stdout':42,79 'step':123 'system':65,106 'tri':4,22 'uid':46,83 'user':51,88 'write':70"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705951703
    +visibility: "visible             "
    +apId: "https://pawb.social/post/6088837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705865703 {#1793
      date: 2024-01-21 20:35:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4023
    +user: App\Entity\User {#3971 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "You skipped a step or two in your podman setup I think. Look up the rootless instructions, and make absolutely sure you have installed the right uid/gid packages for your distro."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1727851351 {#4032
      date: 2024-10-02 08:42:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pifox@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4021 …}
    +nested: Doctrine\ORM\PersistentCollection {#4019 …}
    +votes: Doctrine\ORM\PersistentCollection {#4017 …}
    +reports: Doctrine\ORM\PersistentCollection {#4015 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3983 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3987 …}
    -id: 329327
    -bodyTs: "'absolut':20 'distro':31 'instal':24 'instruct':17 'look':13 'make':19 'packag':28 'podman':9 'right':26 'rootless':16 'setup':10 'skip':2 'step':4 'sure':21 'think':12 'two':6 'uid/gid':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6894453"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705871231 {#3968
      date: 2024-01-21 22:07:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4023}
  +body: "I installed podman using apt. It should come with the neccisary packages correct?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705878411 {#4236
    date: 2024-01-22 00:06:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pifox@pawb.social"
    "@just_another_person@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4239 …}
  +nested: Doctrine\ORM\PersistentCollection {#4241 …}
  +votes: Doctrine\ORM\PersistentCollection {#4243 …}
  +reports: Doctrine\ORM\PersistentCollection {#4245 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4247 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4249 …}
  -id: 329629
  -bodyTs: "'apt':5 'come':8 'correct':13 'instal':2 'neccisari':11 'packag':12 'podman':3 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5555910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705878411 {#4237
    date: 2024-01-22 00:06:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4238
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Podman-Issues"
    +title: "Podman Issues"
    +url: null
    +body: """
      I’m currently trying to run distrobox with podman. I’m getting the following error: Resolved “debian” as an alias (/etc/containers/registries.conf.d/shortnames.conf) Trying to pull docker.io/library/debian:12… Getting image source signatures Copying blob 1b13d4e1a46e done  \n
      ERRO[0003] While applying layer: ApplyLayer stdout: stderr: potentially insufficient UIDs or GIDs available in user namespace (requested 0:42 for /etc/gshadow): Check Copying blob 1b13d4e1a46e done  \n
      Error: copying system image from manifest list: writing blob: adding layer with blob “sha256:1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4”: ApplyLayer stdout: stderr: potentially insufficient UIDs or GIDs available in user namespace (requested 0:42 for /etc/gshadow): Check /etc/subuid and /etc/subgid if configured locally and run podman-system-migrate: lchown /etc/gshadow: invalid argument exit status 1\n
      \n
      Does anyone know what should be my next steps to resolve this issue?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 25
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727851351 {#2414
      date: 2024-10-02 08:42:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32220
    -titleTs: "'issu':2 'podman':1"
    -bodyTs: "'/etc/containers/registries.conf.d/shortnames.conf':21 '/etc/gshadow':57,94,109 '/etc/subgid':98 '/etc/subuid':96 '/library/debian:12':27 '0':54,91 '0003':37 '1':114 '1b13d4e1a46e':34,61 '1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4':77 '42':55,92 'ad':72 'alia':20 'anyon':116 'appli':39 'applylay':41,78 'argument':111 'avail':49,86 'blob':33,60,71,75 'check':58,95 'configur':100 'copi':32,59,64 'current':3 'debian':17 'distrobox':7 'docker.io':26 'docker.io/library/debian:12':25 'done':35,62 'erro':36 'error':15,63 'exit':112 'follow':14 'get':12,28 'gid':48,85 'imag':29,66 'insuffici':45,82 'invalid':110 'issu':127 'know':117 'layer':40,73 'lchown':108 'list':69 'local':101 'm':2,11 'manifest':68 'migrat':107 'namespac':52,89 'next':122 'podman':9,105 'podman-system-migr':104 'potenti':44,81 'pull':24 'request':53,90 'resolv':16,125 'run':6,103 'sha256':76 'signatur':31 'sourc':30 'status':113 'stderr':43,80 'stdout':42,79 'step':123 'system':65,106 'tri':4,22 'uid':46,83 'user':51,88 'write':70"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705951703
    +visibility: "visible             "
    +apId: "https://pawb.social/post/6088837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705865703 {#1793
      date: 2024-01-21 20:35:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4023
    +user: App\Entity\User {#3971 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "You skipped a step or two in your podman setup I think. Look up the rootless instructions, and make absolutely sure you have installed the right uid/gid packages for your distro."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1727851351 {#4032
      date: 2024-10-02 08:42:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pifox@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4021 …}
    +nested: Doctrine\ORM\PersistentCollection {#4019 …}
    +votes: Doctrine\ORM\PersistentCollection {#4017 …}
    +reports: Doctrine\ORM\PersistentCollection {#4015 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3983 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3987 …}
    -id: 329327
    -bodyTs: "'absolut':20 'distro':31 'instal':24 'instruct':17 'look':13 'make':19 'packag':28 'podman':9 'right':26 'rootless':16 'setup':10 'skip':2 'step':4 'sure':21 'think':12 'two':6 'uid/gid':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6894453"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705871231 {#3968
      date: 2024-01-21 22:07:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4023}
  +body: "I installed podman using apt. It should come with the neccisary packages correct?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705878411 {#4236
    date: 2024-01-22 00:06:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pifox@pawb.social"
    "@just_another_person@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4239 …}
  +nested: Doctrine\ORM\PersistentCollection {#4241 …}
  +votes: Doctrine\ORM\PersistentCollection {#4243 …}
  +reports: Doctrine\ORM\PersistentCollection {#4245 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4247 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4249 …}
  -id: 329629
  -bodyTs: "'apt':5 'come':8 'correct':13 'instal':2 'neccisari':11 'packag':12 'podman':3 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5555910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705878411 {#4237
    date: 2024-01-22 00:06:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#4055
  +user: App\Entity\User {#4044 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Podman-Issues"
    +title: "Podman Issues"
    +url: null
    +body: """
      I’m currently trying to run distrobox with podman. I’m getting the following error: Resolved “debian” as an alias (/etc/containers/registries.conf.d/shortnames.conf) Trying to pull docker.io/library/debian:12… Getting image source signatures Copying blob 1b13d4e1a46e done  \n
      ERRO[0003] While applying layer: ApplyLayer stdout: stderr: potentially insufficient UIDs or GIDs available in user namespace (requested 0:42 for /etc/gshadow): Check Copying blob 1b13d4e1a46e done  \n
      Error: copying system image from manifest list: writing blob: adding layer with blob “sha256:1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4”: ApplyLayer stdout: stderr: potentially insufficient UIDs or GIDs available in user namespace (requested 0:42 for /etc/gshadow): Check /etc/subuid and /etc/subgid if configured locally and run podman-system-migrate: lchown /etc/gshadow: invalid argument exit status 1\n
      \n
      Does anyone know what should be my next steps to resolve this issue?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 25
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727851351 {#2414
      date: 2024-10-02 08:42:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32220
    -titleTs: "'issu':2 'podman':1"
    -bodyTs: "'/etc/containers/registries.conf.d/shortnames.conf':21 '/etc/gshadow':57,94,109 '/etc/subgid':98 '/etc/subuid':96 '/library/debian:12':27 '0':54,91 '0003':37 '1':114 '1b13d4e1a46e':34,61 '1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4':77 '42':55,92 'ad':72 'alia':20 'anyon':116 'appli':39 'applylay':41,78 'argument':111 'avail':49,86 'blob':33,60,71,75 'check':58,95 'configur':100 'copi':32,59,64 'current':3 'debian':17 'distrobox':7 'docker.io':26 'docker.io/library/debian:12':25 'done':35,62 'erro':36 'error':15,63 'exit':112 'follow':14 'get':12,28 'gid':48,85 'imag':29,66 'insuffici':45,82 'invalid':110 'issu':127 'know':117 'layer':40,73 'lchown':108 'list':69 'local':101 'm':2,11 'manifest':68 'migrat':107 'namespac':52,89 'next':122 'podman':9,105 'podman-system-migr':104 'potenti':44,81 'pull':24 'request':53,90 'resolv':16,125 'run':6,103 'sha256':76 'signatur':31 'sourc':30 'status':113 'stderr':43,80 'stdout':42,79 'step':123 'system':65,106 'tri':4,22 'uid':46,83 'user':51,88 'write':70"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705951703
    +visibility: "visible             "
    +apId: "https://pawb.social/post/6088837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705865703 {#1793
      date: 2024-01-21 20:35:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Does this help? [github.com/containers/podman/issues/12715](https://github.com/containers/podman/issues/12715)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705867269 {#4061
    date: 2024-01-21 21:01:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pifox@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4060 …}
  +nested: Doctrine\ORM\PersistentCollection {#4059 …}
  +votes: Doctrine\ORM\PersistentCollection {#4050 …}
  +reports: Doctrine\ORM\PersistentCollection {#4053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4046 …}
  -id: 329173
  -bodyTs: "'/containers/podman/issues/12715](https://github.com/containers/podman/issues/12715)':6 'github.com':5 'github.com/containers/podman/issues/12715](https://github.com/containers/podman/issues/12715)':4 'help':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6893202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705867269 {#4066
    date: 2024-01-21 21:01:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4055
  +user: App\Entity\User {#4044 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Podman-Issues"
    +title: "Podman Issues"
    +url: null
    +body: """
      I’m currently trying to run distrobox with podman. I’m getting the following error: Resolved “debian” as an alias (/etc/containers/registries.conf.d/shortnames.conf) Trying to pull docker.io/library/debian:12… Getting image source signatures Copying blob 1b13d4e1a46e done  \n
      ERRO[0003] While applying layer: ApplyLayer stdout: stderr: potentially insufficient UIDs or GIDs available in user namespace (requested 0:42 for /etc/gshadow): Check Copying blob 1b13d4e1a46e done  \n
      Error: copying system image from manifest list: writing blob: adding layer with blob “sha256:1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4”: ApplyLayer stdout: stderr: potentially insufficient UIDs or GIDs available in user namespace (requested 0:42 for /etc/gshadow): Check /etc/subuid and /etc/subgid if configured locally and run podman-system-migrate: lchown /etc/gshadow: invalid argument exit status 1\n
      \n
      Does anyone know what should be my next steps to resolve this issue?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 25
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727851351 {#2414
      date: 2024-10-02 08:42:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32220
    -titleTs: "'issu':2 'podman':1"
    -bodyTs: "'/etc/containers/registries.conf.d/shortnames.conf':21 '/etc/gshadow':57,94,109 '/etc/subgid':98 '/etc/subuid':96 '/library/debian:12':27 '0':54,91 '0003':37 '1':114 '1b13d4e1a46e':34,61 '1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4':77 '42':55,92 'ad':72 'alia':20 'anyon':116 'appli':39 'applylay':41,78 'argument':111 'avail':49,86 'blob':33,60,71,75 'check':58,95 'configur':100 'copi':32,59,64 'current':3 'debian':17 'distrobox':7 'docker.io':26 'docker.io/library/debian:12':25 'done':35,62 'erro':36 'error':15,63 'exit':112 'follow':14 'get':12,28 'gid':48,85 'imag':29,66 'insuffici':45,82 'invalid':110 'issu':127 'know':117 'layer':40,73 'lchown':108 'list':69 'local':101 'm':2,11 'manifest':68 'migrat':107 'namespac':52,89 'next':122 'podman':9,105 'podman-system-migr':104 'potenti':44,81 'pull':24 'request':53,90 'resolv':16,125 'run':6,103 'sha256':76 'signatur':31 'sourc':30 'status':113 'stderr':43,80 'stdout':42,79 'step':123 'system':65,106 'tri':4,22 'uid':46,83 'user':51,88 'write':70"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705951703
    +visibility: "visible             "
    +apId: "https://pawb.social/post/6088837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705865703 {#1793
      date: 2024-01-21 20:35:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Does this help? [github.com/containers/podman/issues/12715](https://github.com/containers/podman/issues/12715)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705867269 {#4061
    date: 2024-01-21 21:01:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pifox@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4060 …}
  +nested: Doctrine\ORM\PersistentCollection {#4059 …}
  +votes: Doctrine\ORM\PersistentCollection {#4050 …}
  +reports: Doctrine\ORM\PersistentCollection {#4053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4046 …}
  -id: 329173
  -bodyTs: "'/containers/podman/issues/12715](https://github.com/containers/podman/issues/12715)':6 'github.com':5 'github.com/containers/podman/issues/12715](https://github.com/containers/podman/issues/12715)':4 'help':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6893202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705867269 {#4066
    date: 2024-01-21 21:01:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4055
  +user: App\Entity\User {#4044 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Podman-Issues"
    +title: "Podman Issues"
    +url: null
    +body: """
      I’m currently trying to run distrobox with podman. I’m getting the following error: Resolved “debian” as an alias (/etc/containers/registries.conf.d/shortnames.conf) Trying to pull docker.io/library/debian:12… Getting image source signatures Copying blob 1b13d4e1a46e done  \n
      ERRO[0003] While applying layer: ApplyLayer stdout: stderr: potentially insufficient UIDs or GIDs available in user namespace (requested 0:42 for /etc/gshadow): Check Copying blob 1b13d4e1a46e done  \n
      Error: copying system image from manifest list: writing blob: adding layer with blob “sha256:1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4”: ApplyLayer stdout: stderr: potentially insufficient UIDs or GIDs available in user namespace (requested 0:42 for /etc/gshadow): Check /etc/subuid and /etc/subgid if configured locally and run podman-system-migrate: lchown /etc/gshadow: invalid argument exit status 1\n
      \n
      Does anyone know what should be my next steps to resolve this issue?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 25
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727851351 {#2414
      date: 2024-10-02 08:42:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32220
    -titleTs: "'issu':2 'podman':1"
    -bodyTs: "'/etc/containers/registries.conf.d/shortnames.conf':21 '/etc/gshadow':57,94,109 '/etc/subgid':98 '/etc/subuid':96 '/library/debian:12':27 '0':54,91 '0003':37 '1':114 '1b13d4e1a46e':34,61 '1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4':77 '42':55,92 'ad':72 'alia':20 'anyon':116 'appli':39 'applylay':41,78 'argument':111 'avail':49,86 'blob':33,60,71,75 'check':58,95 'configur':100 'copi':32,59,64 'current':3 'debian':17 'distrobox':7 'docker.io':26 'docker.io/library/debian:12':25 'done':35,62 'erro':36 'error':15,63 'exit':112 'follow':14 'get':12,28 'gid':48,85 'imag':29,66 'insuffici':45,82 'invalid':110 'issu':127 'know':117 'layer':40,73 'lchown':108 'list':69 'local':101 'm':2,11 'manifest':68 'migrat':107 'namespac':52,89 'next':122 'podman':9,105 'podman-system-migr':104 'potenti':44,81 'pull':24 'request':53,90 'resolv':16,125 'run':6,103 'sha256':76 'signatur':31 'sourc':30 'status':113 'stderr':43,80 'stdout':42,79 'step':123 'system':65,106 'tri':4,22 'uid':46,83 'user':51,88 'write':70"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705951703
    +visibility: "visible             "
    +apId: "https://pawb.social/post/6088837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705865703 {#1793
      date: 2024-01-21 20:35:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Does this help? [github.com/containers/podman/issues/12715](https://github.com/containers/podman/issues/12715)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705867269 {#4061
    date: 2024-01-21 21:01:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pifox@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4060 …}
  +nested: Doctrine\ORM\PersistentCollection {#4059 …}
  +votes: Doctrine\ORM\PersistentCollection {#4050 …}
  +reports: Doctrine\ORM\PersistentCollection {#4053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4046 …}
  -id: 329173
  -bodyTs: "'/containers/podman/issues/12715](https://github.com/containers/podman/issues/12715)':6 'github.com':5 'github.com/containers/podman/issues/12715](https://github.com/containers/podman/issues/12715)':4 'help':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6893202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705867269 {#4066
    date: 2024-01-21 21:01:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#4140
  +user: App\Entity\User {#4153 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Podman-Issues"
    +title: "Podman Issues"
    +url: null
    +body: """
      I’m currently trying to run distrobox with podman. I’m getting the following error: Resolved “debian” as an alias (/etc/containers/registries.conf.d/shortnames.conf) Trying to pull docker.io/library/debian:12… Getting image source signatures Copying blob 1b13d4e1a46e done  \n
      ERRO[0003] While applying layer: ApplyLayer stdout: stderr: potentially insufficient UIDs or GIDs available in user namespace (requested 0:42 for /etc/gshadow): Check Copying blob 1b13d4e1a46e done  \n
      Error: copying system image from manifest list: writing blob: adding layer with blob “sha256:1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4”: ApplyLayer stdout: stderr: potentially insufficient UIDs or GIDs available in user namespace (requested 0:42 for /etc/gshadow): Check /etc/subuid and /etc/subgid if configured locally and run podman-system-migrate: lchown /etc/gshadow: invalid argument exit status 1\n
      \n
      Does anyone know what should be my next steps to resolve this issue?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 25
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727851351 {#2414
      date: 2024-10-02 08:42:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32220
    -titleTs: "'issu':2 'podman':1"
    -bodyTs: "'/etc/containers/registries.conf.d/shortnames.conf':21 '/etc/gshadow':57,94,109 '/etc/subgid':98 '/etc/subuid':96 '/library/debian:12':27 '0':54,91 '0003':37 '1':114 '1b13d4e1a46e':34,61 '1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4':77 '42':55,92 'ad':72 'alia':20 'anyon':116 'appli':39 'applylay':41,78 'argument':111 'avail':49,86 'blob':33,60,71,75 'check':58,95 'configur':100 'copi':32,59,64 'current':3 'debian':17 'distrobox':7 'docker.io':26 'docker.io/library/debian:12':25 'done':35,62 'erro':36 'error':15,63 'exit':112 'follow':14 'get':12,28 'gid':48,85 'imag':29,66 'insuffici':45,82 'invalid':110 'issu':127 'know':117 'layer':40,73 'lchown':108 'list':69 'local':101 'm':2,11 'manifest':68 'migrat':107 'namespac':52,89 'next':122 'podman':9,105 'podman-system-migr':104 'potenti':44,81 'pull':24 'request':53,90 'resolv':16,125 'run':6,103 'sha256':76 'signatur':31 'sourc':30 'status':113 'stderr':43,80 'stdout':42,79 'step':123 'system':65,106 'tri':4,22 'uid':46,83 'user':51,88 'write':70"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705951703
    +visibility: "visible             "
    +apId: "https://pawb.social/post/6088837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705865703 {#1793
      date: 2024-01-21 20:35:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "What’s in /etc/subuid and /etc/subgid?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1727817641 {#4135
    date: 2024-10-01 23:20:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pifox@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4141 …}
  +nested: Doctrine\ORM\PersistentCollection {#4143 …}
  +votes: Doctrine\ORM\PersistentCollection {#4145 …}
  +reports: Doctrine\ORM\PersistentCollection {#4147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
  -id: 329166
  -bodyTs: "'/etc/subgid':6 '/etc/subuid':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6421416"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705867171 {#4136
    date: 2024-01-21 20:59:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4140
  +user: App\Entity\User {#4153 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Podman-Issues"
    +title: "Podman Issues"
    +url: null
    +body: """
      I’m currently trying to run distrobox with podman. I’m getting the following error: Resolved “debian” as an alias (/etc/containers/registries.conf.d/shortnames.conf) Trying to pull docker.io/library/debian:12… Getting image source signatures Copying blob 1b13d4e1a46e done  \n
      ERRO[0003] While applying layer: ApplyLayer stdout: stderr: potentially insufficient UIDs or GIDs available in user namespace (requested 0:42 for /etc/gshadow): Check Copying blob 1b13d4e1a46e done  \n
      Error: copying system image from manifest list: writing blob: adding layer with blob “sha256:1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4”: ApplyLayer stdout: stderr: potentially insufficient UIDs or GIDs available in user namespace (requested 0:42 for /etc/gshadow): Check /etc/subuid and /etc/subgid if configured locally and run podman-system-migrate: lchown /etc/gshadow: invalid argument exit status 1\n
      \n
      Does anyone know what should be my next steps to resolve this issue?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 25
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727851351 {#2414
      date: 2024-10-02 08:42:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32220
    -titleTs: "'issu':2 'podman':1"
    -bodyTs: "'/etc/containers/registries.conf.d/shortnames.conf':21 '/etc/gshadow':57,94,109 '/etc/subgid':98 '/etc/subuid':96 '/library/debian:12':27 '0':54,91 '0003':37 '1':114 '1b13d4e1a46e':34,61 '1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4':77 '42':55,92 'ad':72 'alia':20 'anyon':116 'appli':39 'applylay':41,78 'argument':111 'avail':49,86 'blob':33,60,71,75 'check':58,95 'configur':100 'copi':32,59,64 'current':3 'debian':17 'distrobox':7 'docker.io':26 'docker.io/library/debian:12':25 'done':35,62 'erro':36 'error':15,63 'exit':112 'follow':14 'get':12,28 'gid':48,85 'imag':29,66 'insuffici':45,82 'invalid':110 'issu':127 'know':117 'layer':40,73 'lchown':108 'list':69 'local':101 'm':2,11 'manifest':68 'migrat':107 'namespac':52,89 'next':122 'podman':9,105 'podman-system-migr':104 'potenti':44,81 'pull':24 'request':53,90 'resolv':16,125 'run':6,103 'sha256':76 'signatur':31 'sourc':30 'status':113 'stderr':43,80 'stdout':42,79 'step':123 'system':65,106 'tri':4,22 'uid':46,83 'user':51,88 'write':70"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705951703
    +visibility: "visible             "
    +apId: "https://pawb.social/post/6088837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705865703 {#1793
      date: 2024-01-21 20:35:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "What’s in /etc/subuid and /etc/subgid?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1727817641 {#4135
    date: 2024-10-01 23:20:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pifox@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4141 …}
  +nested: Doctrine\ORM\PersistentCollection {#4143 …}
  +votes: Doctrine\ORM\PersistentCollection {#4145 …}
  +reports: Doctrine\ORM\PersistentCollection {#4147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
  -id: 329166
  -bodyTs: "'/etc/subgid':6 '/etc/subuid':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6421416"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705867171 {#4136
    date: 2024-01-21 20:59:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4140
  +user: App\Entity\User {#4153 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Podman-Issues"
    +title: "Podman Issues"
    +url: null
    +body: """
      I’m currently trying to run distrobox with podman. I’m getting the following error: Resolved “debian” as an alias (/etc/containers/registries.conf.d/shortnames.conf) Trying to pull docker.io/library/debian:12… Getting image source signatures Copying blob 1b13d4e1a46e done  \n
      ERRO[0003] While applying layer: ApplyLayer stdout: stderr: potentially insufficient UIDs or GIDs available in user namespace (requested 0:42 for /etc/gshadow): Check Copying blob 1b13d4e1a46e done  \n
      Error: copying system image from manifest list: writing blob: adding layer with blob “sha256:1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4”: ApplyLayer stdout: stderr: potentially insufficient UIDs or GIDs available in user namespace (requested 0:42 for /etc/gshadow): Check /etc/subuid and /etc/subgid if configured locally and run podman-system-migrate: lchown /etc/gshadow: invalid argument exit status 1\n
      \n
      Does anyone know what should be my next steps to resolve this issue?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 25
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727851351 {#2414
      date: 2024-10-02 08:42:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32220
    -titleTs: "'issu':2 'podman':1"
    -bodyTs: "'/etc/containers/registries.conf.d/shortnames.conf':21 '/etc/gshadow':57,94,109 '/etc/subgid':98 '/etc/subuid':96 '/library/debian:12':27 '0':54,91 '0003':37 '1':114 '1b13d4e1a46e':34,61 '1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4':77 '42':55,92 'ad':72 'alia':20 'anyon':116 'appli':39 'applylay':41,78 'argument':111 'avail':49,86 'blob':33,60,71,75 'check':58,95 'configur':100 'copi':32,59,64 'current':3 'debian':17 'distrobox':7 'docker.io':26 'docker.io/library/debian:12':25 'done':35,62 'erro':36 'error':15,63 'exit':112 'follow':14 'get':12,28 'gid':48,85 'imag':29,66 'insuffici':45,82 'invalid':110 'issu':127 'know':117 'layer':40,73 'lchown':108 'list':69 'local':101 'm':2,11 'manifest':68 'migrat':107 'namespac':52,89 'next':122 'podman':9,105 'podman-system-migr':104 'potenti':44,81 'pull':24 'request':53,90 'resolv':16,125 'run':6,103 'sha256':76 'signatur':31 'sourc':30 'status':113 'stderr':43,80 'stdout':42,79 'step':123 'system':65,106 'tri':4,22 'uid':46,83 'user':51,88 'write':70"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705951703
    +visibility: "visible             "
    +apId: "https://pawb.social/post/6088837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705865703 {#1793
      date: 2024-01-21 20:35:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "What’s in /etc/subuid and /etc/subgid?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1727817641 {#4135
    date: 2024-10-01 23:20:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pifox@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4141 …}
  +nested: Doctrine\ORM\PersistentCollection {#4143 …}
  +votes: Doctrine\ORM\PersistentCollection {#4145 …}
  +reports: Doctrine\ORM\PersistentCollection {#4147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
  -id: 329166
  -bodyTs: "'/etc/subgid':6 '/etc/subuid':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6421416"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705867171 {#4136
    date: 2024-01-21 20:59:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#4224
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Podman-Issues"
    +title: "Podman Issues"
    +url: null
    +body: """
      I’m currently trying to run distrobox with podman. I’m getting the following error: Resolved “debian” as an alias (/etc/containers/registries.conf.d/shortnames.conf) Trying to pull docker.io/library/debian:12… Getting image source signatures Copying blob 1b13d4e1a46e done  \n
      ERRO[0003] While applying layer: ApplyLayer stdout: stderr: potentially insufficient UIDs or GIDs available in user namespace (requested 0:42 for /etc/gshadow): Check Copying blob 1b13d4e1a46e done  \n
      Error: copying system image from manifest list: writing blob: adding layer with blob “sha256:1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4”: ApplyLayer stdout: stderr: potentially insufficient UIDs or GIDs available in user namespace (requested 0:42 for /etc/gshadow): Check /etc/subuid and /etc/subgid if configured locally and run podman-system-migrate: lchown /etc/gshadow: invalid argument exit status 1\n
      \n
      Does anyone know what should be my next steps to resolve this issue?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 25
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727851351 {#2414
      date: 2024-10-02 08:42:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32220
    -titleTs: "'issu':2 'podman':1"
    -bodyTs: "'/etc/containers/registries.conf.d/shortnames.conf':21 '/etc/gshadow':57,94,109 '/etc/subgid':98 '/etc/subuid':96 '/library/debian:12':27 '0':54,91 '0003':37 '1':114 '1b13d4e1a46e':34,61 '1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4':77 '42':55,92 'ad':72 'alia':20 'anyon':116 'appli':39 'applylay':41,78 'argument':111 'avail':49,86 'blob':33,60,71,75 'check':58,95 'configur':100 'copi':32,59,64 'current':3 'debian':17 'distrobox':7 'docker.io':26 'docker.io/library/debian:12':25 'done':35,62 'erro':36 'error':15,63 'exit':112 'follow':14 'get':12,28 'gid':48,85 'imag':29,66 'insuffici':45,82 'invalid':110 'issu':127 'know':117 'layer':40,73 'lchown':108 'list':69 'local':101 'm':2,11 'manifest':68 'migrat':107 'namespac':52,89 'next':122 'podman':9,105 'podman-system-migr':104 'potenti':44,81 'pull':24 'request':53,90 'resolv':16,125 'run':6,103 'sha256':76 'signatur':31 'sourc':30 'status':113 'stderr':43,80 'stdout':42,79 'step':123 'system':65,106 'tri':4,22 'uid':46,83 'user':51,88 'write':70"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705951703
    +visibility: "visible             "
    +apId: "https://pawb.social/post/6088837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705865703 {#1793
      date: 2024-01-21 20:35:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4140
    +user: App\Entity\User {#4153 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "What’s in /etc/subuid and /etc/subgid?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1727817641 {#4135
      date: 2024-10-01 23:20:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pifox@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4141 …}
    +nested: Doctrine\ORM\PersistentCollection {#4143 …}
    +votes: Doctrine\ORM\PersistentCollection {#4145 …}
    +reports: Doctrine\ORM\PersistentCollection {#4147 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
    -id: 329166
    -bodyTs: "'/etc/subgid':6 '/etc/subuid':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/6421416"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705867171 {#4136
      date: 2024-01-21 20:59:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4140}
  +body: "user@hostname:~$ ls /etc/subuid ls: cannot access ‘/etc/subuid’: No such file or directory user@hostname:~$ ls /etc/subgid ls: cannot access ‘/etc/subgid’: No such file or directory"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705878593 {#4225
    date: 2024-01-22 00:09:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pifox@pawb.social"
    "@aberrate_junior_beatnik@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4221 …}
  +nested: Doctrine\ORM\PersistentCollection {#4217 …}
  +votes: Doctrine\ORM\PersistentCollection {#4215 …}
  +reports: Doctrine\ORM\PersistentCollection {#4230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4234 …}
  -id: 329635
  -bodyTs: "'/etc/subgid':17,21 '/etc/subuid':4,8 'access':7,20 'cannot':6,19 'directori':13,26 'file':11,24 'hostnam':2,15 'ls':3,5,16,18 'user':1,14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5555983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705878593 {#4228
    date: 2024-01-22 00:09:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4224
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Podman-Issues"
    +title: "Podman Issues"
    +url: null
    +body: """
      I’m currently trying to run distrobox with podman. I’m getting the following error: Resolved “debian” as an alias (/etc/containers/registries.conf.d/shortnames.conf) Trying to pull docker.io/library/debian:12… Getting image source signatures Copying blob 1b13d4e1a46e done  \n
      ERRO[0003] While applying layer: ApplyLayer stdout: stderr: potentially insufficient UIDs or GIDs available in user namespace (requested 0:42 for /etc/gshadow): Check Copying blob 1b13d4e1a46e done  \n
      Error: copying system image from manifest list: writing blob: adding layer with blob “sha256:1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4”: ApplyLayer stdout: stderr: potentially insufficient UIDs or GIDs available in user namespace (requested 0:42 for /etc/gshadow): Check /etc/subuid and /etc/subgid if configured locally and run podman-system-migrate: lchown /etc/gshadow: invalid argument exit status 1\n
      \n
      Does anyone know what should be my next steps to resolve this issue?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 25
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727851351 {#2414
      date: 2024-10-02 08:42:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32220
    -titleTs: "'issu':2 'podman':1"
    -bodyTs: "'/etc/containers/registries.conf.d/shortnames.conf':21 '/etc/gshadow':57,94,109 '/etc/subgid':98 '/etc/subuid':96 '/library/debian:12':27 '0':54,91 '0003':37 '1':114 '1b13d4e1a46e':34,61 '1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4':77 '42':55,92 'ad':72 'alia':20 'anyon':116 'appli':39 'applylay':41,78 'argument':111 'avail':49,86 'blob':33,60,71,75 'check':58,95 'configur':100 'copi':32,59,64 'current':3 'debian':17 'distrobox':7 'docker.io':26 'docker.io/library/debian:12':25 'done':35,62 'erro':36 'error':15,63 'exit':112 'follow':14 'get':12,28 'gid':48,85 'imag':29,66 'insuffici':45,82 'invalid':110 'issu':127 'know':117 'layer':40,73 'lchown':108 'list':69 'local':101 'm':2,11 'manifest':68 'migrat':107 'namespac':52,89 'next':122 'podman':9,105 'podman-system-migr':104 'potenti':44,81 'pull':24 'request':53,90 'resolv':16,125 'run':6,103 'sha256':76 'signatur':31 'sourc':30 'status':113 'stderr':43,80 'stdout':42,79 'step':123 'system':65,106 'tri':4,22 'uid':46,83 'user':51,88 'write':70"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705951703
    +visibility: "visible             "
    +apId: "https://pawb.social/post/6088837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705865703 {#1793
      date: 2024-01-21 20:35:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4140
    +user: App\Entity\User {#4153 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "What’s in /etc/subuid and /etc/subgid?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1727817641 {#4135
      date: 2024-10-01 23:20:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pifox@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4141 …}
    +nested: Doctrine\ORM\PersistentCollection {#4143 …}
    +votes: Doctrine\ORM\PersistentCollection {#4145 …}
    +reports: Doctrine\ORM\PersistentCollection {#4147 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
    -id: 329166
    -bodyTs: "'/etc/subgid':6 '/etc/subuid':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/6421416"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705867171 {#4136
      date: 2024-01-21 20:59:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4140}
  +body: "user@hostname:~$ ls /etc/subuid ls: cannot access ‘/etc/subuid’: No such file or directory user@hostname:~$ ls /etc/subgid ls: cannot access ‘/etc/subgid’: No such file or directory"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705878593 {#4225
    date: 2024-01-22 00:09:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pifox@pawb.social"
    "@aberrate_junior_beatnik@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4221 …}
  +nested: Doctrine\ORM\PersistentCollection {#4217 …}
  +votes: Doctrine\ORM\PersistentCollection {#4215 …}
  +reports: Doctrine\ORM\PersistentCollection {#4230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4234 …}
  -id: 329635
  -bodyTs: "'/etc/subgid':17,21 '/etc/subuid':4,8 'access':7,20 'cannot':6,19 'directori':13,26 'file':11,24 'hostnam':2,15 'ls':3,5,16,18 'user':1,14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5555983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705878593 {#4228
    date: 2024-01-22 00:09:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4224
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Podman-Issues"
    +title: "Podman Issues"
    +url: null
    +body: """
      I’m currently trying to run distrobox with podman. I’m getting the following error: Resolved “debian” as an alias (/etc/containers/registries.conf.d/shortnames.conf) Trying to pull docker.io/library/debian:12… Getting image source signatures Copying blob 1b13d4e1a46e done  \n
      ERRO[0003] While applying layer: ApplyLayer stdout: stderr: potentially insufficient UIDs or GIDs available in user namespace (requested 0:42 for /etc/gshadow): Check Copying blob 1b13d4e1a46e done  \n
      Error: copying system image from manifest list: writing blob: adding layer with blob “sha256:1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4”: ApplyLayer stdout: stderr: potentially insufficient UIDs or GIDs available in user namespace (requested 0:42 for /etc/gshadow): Check /etc/subuid and /etc/subgid if configured locally and run podman-system-migrate: lchown /etc/gshadow: invalid argument exit status 1\n
      \n
      Does anyone know what should be my next steps to resolve this issue?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 25
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727851351 {#2414
      date: 2024-10-02 08:42:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32220
    -titleTs: "'issu':2 'podman':1"
    -bodyTs: "'/etc/containers/registries.conf.d/shortnames.conf':21 '/etc/gshadow':57,94,109 '/etc/subgid':98 '/etc/subuid':96 '/library/debian:12':27 '0':54,91 '0003':37 '1':114 '1b13d4e1a46e':34,61 '1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4':77 '42':55,92 'ad':72 'alia':20 'anyon':116 'appli':39 'applylay':41,78 'argument':111 'avail':49,86 'blob':33,60,71,75 'check':58,95 'configur':100 'copi':32,59,64 'current':3 'debian':17 'distrobox':7 'docker.io':26 'docker.io/library/debian:12':25 'done':35,62 'erro':36 'error':15,63 'exit':112 'follow':14 'get':12,28 'gid':48,85 'imag':29,66 'insuffici':45,82 'invalid':110 'issu':127 'know':117 'layer':40,73 'lchown':108 'list':69 'local':101 'm':2,11 'manifest':68 'migrat':107 'namespac':52,89 'next':122 'podman':9,105 'podman-system-migr':104 'potenti':44,81 'pull':24 'request':53,90 'resolv':16,125 'run':6,103 'sha256':76 'signatur':31 'sourc':30 'status':113 'stderr':43,80 'stdout':42,79 'step':123 'system':65,106 'tri':4,22 'uid':46,83 'user':51,88 'write':70"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705951703
    +visibility: "visible             "
    +apId: "https://pawb.social/post/6088837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705865703 {#1793
      date: 2024-01-21 20:35:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4140
    +user: App\Entity\User {#4153 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "What’s in /etc/subuid and /etc/subgid?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1727817641 {#4135
      date: 2024-10-01 23:20:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pifox@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4141 …}
    +nested: Doctrine\ORM\PersistentCollection {#4143 …}
    +votes: Doctrine\ORM\PersistentCollection {#4145 …}
    +reports: Doctrine\ORM\PersistentCollection {#4147 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
    -id: 329166
    -bodyTs: "'/etc/subgid':6 '/etc/subuid':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/6421416"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705867171 {#4136
      date: 2024-01-21 20:59:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4140}
  +body: "user@hostname:~$ ls /etc/subuid ls: cannot access ‘/etc/subuid’: No such file or directory user@hostname:~$ ls /etc/subgid ls: cannot access ‘/etc/subgid’: No such file or directory"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705878593 {#4225
    date: 2024-01-22 00:09:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pifox@pawb.social"
    "@aberrate_junior_beatnik@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4221 …}
  +nested: Doctrine\ORM\PersistentCollection {#4217 …}
  +votes: Doctrine\ORM\PersistentCollection {#4215 …}
  +reports: Doctrine\ORM\PersistentCollection {#4230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4234 …}
  -id: 329635
  -bodyTs: "'/etc/subgid':17,21 '/etc/subuid':4,8 'access':7,20 'cannot':6,19 'directori':13,26 'file':11,24 'hostnam':2,15 'ls':3,5,16,18 'user':1,14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5555983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705878593 {#4228
    date: 2024-01-22 00:09:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#4252
  +user: App\Entity\User {#4153 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Podman-Issues"
    +title: "Podman Issues"
    +url: null
    +body: """
      I’m currently trying to run distrobox with podman. I’m getting the following error: Resolved “debian” as an alias (/etc/containers/registries.conf.d/shortnames.conf) Trying to pull docker.io/library/debian:12… Getting image source signatures Copying blob 1b13d4e1a46e done  \n
      ERRO[0003] While applying layer: ApplyLayer stdout: stderr: potentially insufficient UIDs or GIDs available in user namespace (requested 0:42 for /etc/gshadow): Check Copying blob 1b13d4e1a46e done  \n
      Error: copying system image from manifest list: writing blob: adding layer with blob “sha256:1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4”: ApplyLayer stdout: stderr: potentially insufficient UIDs or GIDs available in user namespace (requested 0:42 for /etc/gshadow): Check /etc/subuid and /etc/subgid if configured locally and run podman-system-migrate: lchown /etc/gshadow: invalid argument exit status 1\n
      \n
      Does anyone know what should be my next steps to resolve this issue?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 25
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727851351 {#2414
      date: 2024-10-02 08:42:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32220
    -titleTs: "'issu':2 'podman':1"
    -bodyTs: "'/etc/containers/registries.conf.d/shortnames.conf':21 '/etc/gshadow':57,94,109 '/etc/subgid':98 '/etc/subuid':96 '/library/debian:12':27 '0':54,91 '0003':37 '1':114 '1b13d4e1a46e':34,61 '1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4':77 '42':55,92 'ad':72 'alia':20 'anyon':116 'appli':39 'applylay':41,78 'argument':111 'avail':49,86 'blob':33,60,71,75 'check':58,95 'configur':100 'copi':32,59,64 'current':3 'debian':17 'distrobox':7 'docker.io':26 'docker.io/library/debian:12':25 'done':35,62 'erro':36 'error':15,63 'exit':112 'follow':14 'get':12,28 'gid':48,85 'imag':29,66 'insuffici':45,82 'invalid':110 'issu':127 'know':117 'layer':40,73 'lchown':108 'list':69 'local':101 'm':2,11 'manifest':68 'migrat':107 'namespac':52,89 'next':122 'podman':9,105 'podman-system-migr':104 'potenti':44,81 'pull':24 'request':53,90 'resolv':16,125 'run':6,103 'sha256':76 'signatur':31 'sourc':30 'status':113 'stderr':43,80 'stdout':42,79 'step':123 'system':65,106 'tri':4,22 'uid':46,83 'user':51,88 'write':70"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705951703
    +visibility: "visible             "
    +apId: "https://pawb.social/post/6088837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705865703 {#1793
      date: 2024-01-21 20:35:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4224
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4140
      +user: App\Entity\User {#4153 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "What’s in /etc/subuid and /etc/subgid?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1727817641 {#4135
        date: 2024-10-01 23:20:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pifox@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4141 …}
      +nested: Doctrine\ORM\PersistentCollection {#4143 …}
      +votes: Doctrine\ORM\PersistentCollection {#4145 …}
      +reports: Doctrine\ORM\PersistentCollection {#4147 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
      -id: 329166
      -bodyTs: "'/etc/subgid':6 '/etc/subuid':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/6421416"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705867171 {#4136
        date: 2024-01-21 20:59:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4140}
    +body: "user@hostname:~$ ls /etc/subuid ls: cannot access ‘/etc/subuid’: No such file or directory user@hostname:~$ ls /etc/subgid ls: cannot access ‘/etc/subgid’: No such file or directory"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705878593 {#4225
      date: 2024-01-22 00:09:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pifox@pawb.social"
      "@aberrate_junior_beatnik@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4221 …}
    +nested: Doctrine\ORM\PersistentCollection {#4217 …}
    +votes: Doctrine\ORM\PersistentCollection {#4215 …}
    +reports: Doctrine\ORM\PersistentCollection {#4230 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4232 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4234 …}
    -id: 329635
    -bodyTs: "'/etc/subgid':17,21 '/etc/subuid':4,8 'access':7,20 'cannot':6,19 'directori':13,26 'file':11,24 'hostnam':2,15 'ls':3,5,16,18 'user':1,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/5555983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705878593 {#4228
      date: 2024-01-22 00:09:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4140}
  +body: """
    Well, that’s your problem. sub?id is what defines which uids and gids are available to a user for purposes of making user namespaces. It’s strange that those files don’t already exist; useradd should create them automatically. What distro are you using?\n
    \n
    Regardless, you can create those files yourself. Here’s a line from subuid my machine: `administrator:100000:65536`. The first field is the username (you can also use a uid), the second is the starting uid for the block of uids, and the third field is the number of uids in that block. So uids from 100000-165535 (inclusive) are allocated to the user administrator.\n
    \n
    See [www.man7.org/linux/…/user_namespaces.7.html](https://www.man7.org/linux/man-pages/man7/user_namespaces.7.html) and [man7.org/linux/man-pages/man5/subuid.5.html](https://man7.org/linux/man-pages/man5/subuid.5.html) for more details.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705888453 {#4257
    date: 2024-01-22 02:54:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pifox@pawb.social"
    "@aberrate_junior_beatnik@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4260 …}
  +nested: Doctrine\ORM\PersistentCollection {#4264 …}
  +votes: Doctrine\ORM\PersistentCollection {#4266 …}
  +reports: Doctrine\ORM\PersistentCollection {#4267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4271 …}
  -id: 330078
  -bodyTs: "'-165535':103 '/linux/':114 '/linux/man-pages/man5/subuid.5.html](https://man7.org/linux/man-pages/man5/subuid.5.html)':122 '/linux/man-pages/man7/user_namespaces.7.html)':118 '/user_namespaces.7.html':115 '100000':62,102 '65536':63 'administr':61,110 'alloc':106 'alreadi':34 'also':72 'automat':40 'avail':16 'block':84,98 'creat':38,49 'defin':10 'detail':125 'distro':42 'exist':35 'field':66,90 'file':31,51 'first':65 'gid':14 'id':7 'inclus':104 'line':56 'machin':60 'make':23 'man7.org':121 'man7.org/linux/man-pages/man5/subuid.5.html](https://man7.org/linux/man-pages/man5/subuid.5.html)':120 'namespac':25 'number':93 'problem':5 'purpos':21 'regardless':46 'second':77 'see':111 'start':80 'strang':28 'sub':6 'subuid':58 'third':89 'uid':12,75,81,86,95,100 'use':45,73 'user':19,24,109 'useradd':36 'usernam':69 'well':1 'www.man7.org':113,117 'www.man7.org/linux/':112 'www.man7.org/linux/man-pages/man7/user_namespaces.7.html)':116"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6429562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705888453 {#4254
    date: 2024-01-22 02:54:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4252
  +user: App\Entity\User {#4153 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Podman-Issues"
    +title: "Podman Issues"
    +url: null
    +body: """
      I’m currently trying to run distrobox with podman. I’m getting the following error: Resolved “debian” as an alias (/etc/containers/registries.conf.d/shortnames.conf) Trying to pull docker.io/library/debian:12… Getting image source signatures Copying blob 1b13d4e1a46e done  \n
      ERRO[0003] While applying layer: ApplyLayer stdout: stderr: potentially insufficient UIDs or GIDs available in user namespace (requested 0:42 for /etc/gshadow): Check Copying blob 1b13d4e1a46e done  \n
      Error: copying system image from manifest list: writing blob: adding layer with blob “sha256:1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4”: ApplyLayer stdout: stderr: potentially insufficient UIDs or GIDs available in user namespace (requested 0:42 for /etc/gshadow): Check /etc/subuid and /etc/subgid if configured locally and run podman-system-migrate: lchown /etc/gshadow: invalid argument exit status 1\n
      \n
      Does anyone know what should be my next steps to resolve this issue?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 25
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727851351 {#2414
      date: 2024-10-02 08:42:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32220
    -titleTs: "'issu':2 'podman':1"
    -bodyTs: "'/etc/containers/registries.conf.d/shortnames.conf':21 '/etc/gshadow':57,94,109 '/etc/subgid':98 '/etc/subuid':96 '/library/debian:12':27 '0':54,91 '0003':37 '1':114 '1b13d4e1a46e':34,61 '1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4':77 '42':55,92 'ad':72 'alia':20 'anyon':116 'appli':39 'applylay':41,78 'argument':111 'avail':49,86 'blob':33,60,71,75 'check':58,95 'configur':100 'copi':32,59,64 'current':3 'debian':17 'distrobox':7 'docker.io':26 'docker.io/library/debian:12':25 'done':35,62 'erro':36 'error':15,63 'exit':112 'follow':14 'get':12,28 'gid':48,85 'imag':29,66 'insuffici':45,82 'invalid':110 'issu':127 'know':117 'layer':40,73 'lchown':108 'list':69 'local':101 'm':2,11 'manifest':68 'migrat':107 'namespac':52,89 'next':122 'podman':9,105 'podman-system-migr':104 'potenti':44,81 'pull':24 'request':53,90 'resolv':16,125 'run':6,103 'sha256':76 'signatur':31 'sourc':30 'status':113 'stderr':43,80 'stdout':42,79 'step':123 'system':65,106 'tri':4,22 'uid':46,83 'user':51,88 'write':70"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705951703
    +visibility: "visible             "
    +apId: "https://pawb.social/post/6088837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705865703 {#1793
      date: 2024-01-21 20:35:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4224
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4140
      +user: App\Entity\User {#4153 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "What’s in /etc/subuid and /etc/subgid?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1727817641 {#4135
        date: 2024-10-01 23:20:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pifox@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4141 …}
      +nested: Doctrine\ORM\PersistentCollection {#4143 …}
      +votes: Doctrine\ORM\PersistentCollection {#4145 …}
      +reports: Doctrine\ORM\PersistentCollection {#4147 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
      -id: 329166
      -bodyTs: "'/etc/subgid':6 '/etc/subuid':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/6421416"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705867171 {#4136
        date: 2024-01-21 20:59:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4140}
    +body: "user@hostname:~$ ls /etc/subuid ls: cannot access ‘/etc/subuid’: No such file or directory user@hostname:~$ ls /etc/subgid ls: cannot access ‘/etc/subgid’: No such file or directory"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705878593 {#4225
      date: 2024-01-22 00:09:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pifox@pawb.social"
      "@aberrate_junior_beatnik@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4221 …}
    +nested: Doctrine\ORM\PersistentCollection {#4217 …}
    +votes: Doctrine\ORM\PersistentCollection {#4215 …}
    +reports: Doctrine\ORM\PersistentCollection {#4230 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4232 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4234 …}
    -id: 329635
    -bodyTs: "'/etc/subgid':17,21 '/etc/subuid':4,8 'access':7,20 'cannot':6,19 'directori':13,26 'file':11,24 'hostnam':2,15 'ls':3,5,16,18 'user':1,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/5555983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705878593 {#4228
      date: 2024-01-22 00:09:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4140}
  +body: """
    Well, that’s your problem. sub?id is what defines which uids and gids are available to a user for purposes of making user namespaces. It’s strange that those files don’t already exist; useradd should create them automatically. What distro are you using?\n
    \n
    Regardless, you can create those files yourself. Here’s a line from subuid my machine: `administrator:100000:65536`. The first field is the username (you can also use a uid), the second is the starting uid for the block of uids, and the third field is the number of uids in that block. So uids from 100000-165535 (inclusive) are allocated to the user administrator.\n
    \n
    See [www.man7.org/linux/…/user_namespaces.7.html](https://www.man7.org/linux/man-pages/man7/user_namespaces.7.html) and [man7.org/linux/man-pages/man5/subuid.5.html](https://man7.org/linux/man-pages/man5/subuid.5.html) for more details.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705888453 {#4257
    date: 2024-01-22 02:54:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pifox@pawb.social"
    "@aberrate_junior_beatnik@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4260 …}
  +nested: Doctrine\ORM\PersistentCollection {#4264 …}
  +votes: Doctrine\ORM\PersistentCollection {#4266 …}
  +reports: Doctrine\ORM\PersistentCollection {#4267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4271 …}
  -id: 330078
  -bodyTs: "'-165535':103 '/linux/':114 '/linux/man-pages/man5/subuid.5.html](https://man7.org/linux/man-pages/man5/subuid.5.html)':122 '/linux/man-pages/man7/user_namespaces.7.html)':118 '/user_namespaces.7.html':115 '100000':62,102 '65536':63 'administr':61,110 'alloc':106 'alreadi':34 'also':72 'automat':40 'avail':16 'block':84,98 'creat':38,49 'defin':10 'detail':125 'distro':42 'exist':35 'field':66,90 'file':31,51 'first':65 'gid':14 'id':7 'inclus':104 'line':56 'machin':60 'make':23 'man7.org':121 'man7.org/linux/man-pages/man5/subuid.5.html](https://man7.org/linux/man-pages/man5/subuid.5.html)':120 'namespac':25 'number':93 'problem':5 'purpos':21 'regardless':46 'second':77 'see':111 'start':80 'strang':28 'sub':6 'subuid':58 'third':89 'uid':12,75,81,86,95,100 'use':45,73 'user':19,24,109 'useradd':36 'usernam':69 'well':1 'www.man7.org':113,117 'www.man7.org/linux/':112 'www.man7.org/linux/man-pages/man7/user_namespaces.7.html)':116"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6429562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705888453 {#4254
    date: 2024-01-22 02:54:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4252
  +user: App\Entity\User {#4153 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Podman-Issues"
    +title: "Podman Issues"
    +url: null
    +body: """
      I’m currently trying to run distrobox with podman. I’m getting the following error: Resolved “debian” as an alias (/etc/containers/registries.conf.d/shortnames.conf) Trying to pull docker.io/library/debian:12… Getting image source signatures Copying blob 1b13d4e1a46e done  \n
      ERRO[0003] While applying layer: ApplyLayer stdout: stderr: potentially insufficient UIDs or GIDs available in user namespace (requested 0:42 for /etc/gshadow): Check Copying blob 1b13d4e1a46e done  \n
      Error: copying system image from manifest list: writing blob: adding layer with blob “sha256:1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4”: ApplyLayer stdout: stderr: potentially insufficient UIDs or GIDs available in user namespace (requested 0:42 for /etc/gshadow): Check /etc/subuid and /etc/subgid if configured locally and run podman-system-migrate: lchown /etc/gshadow: invalid argument exit status 1\n
      \n
      Does anyone know what should be my next steps to resolve this issue?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 25
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727851351 {#2414
      date: 2024-10-02 08:42:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32220
    -titleTs: "'issu':2 'podman':1"
    -bodyTs: "'/etc/containers/registries.conf.d/shortnames.conf':21 '/etc/gshadow':57,94,109 '/etc/subgid':98 '/etc/subuid':96 '/library/debian:12':27 '0':54,91 '0003':37 '1':114 '1b13d4e1a46e':34,61 '1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4':77 '42':55,92 'ad':72 'alia':20 'anyon':116 'appli':39 'applylay':41,78 'argument':111 'avail':49,86 'blob':33,60,71,75 'check':58,95 'configur':100 'copi':32,59,64 'current':3 'debian':17 'distrobox':7 'docker.io':26 'docker.io/library/debian:12':25 'done':35,62 'erro':36 'error':15,63 'exit':112 'follow':14 'get':12,28 'gid':48,85 'imag':29,66 'insuffici':45,82 'invalid':110 'issu':127 'know':117 'layer':40,73 'lchown':108 'list':69 'local':101 'm':2,11 'manifest':68 'migrat':107 'namespac':52,89 'next':122 'podman':9,105 'podman-system-migr':104 'potenti':44,81 'pull':24 'request':53,90 'resolv':16,125 'run':6,103 'sha256':76 'signatur':31 'sourc':30 'status':113 'stderr':43,80 'stdout':42,79 'step':123 'system':65,106 'tri':4,22 'uid':46,83 'user':51,88 'write':70"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705951703
    +visibility: "visible             "
    +apId: "https://pawb.social/post/6088837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705865703 {#1793
      date: 2024-01-21 20:35:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4224
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4140
      +user: App\Entity\User {#4153 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "What’s in /etc/subuid and /etc/subgid?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1727817641 {#4135
        date: 2024-10-01 23:20:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pifox@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4141 …}
      +nested: Doctrine\ORM\PersistentCollection {#4143 …}
      +votes: Doctrine\ORM\PersistentCollection {#4145 …}
      +reports: Doctrine\ORM\PersistentCollection {#4147 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
      -id: 329166
      -bodyTs: "'/etc/subgid':6 '/etc/subuid':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/6421416"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705867171 {#4136
        date: 2024-01-21 20:59:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4140}
    +body: "user@hostname:~$ ls /etc/subuid ls: cannot access ‘/etc/subuid’: No such file or directory user@hostname:~$ ls /etc/subgid ls: cannot access ‘/etc/subgid’: No such file or directory"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705878593 {#4225
      date: 2024-01-22 00:09:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pifox@pawb.social"
      "@aberrate_junior_beatnik@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4221 …}
    +nested: Doctrine\ORM\PersistentCollection {#4217 …}
    +votes: Doctrine\ORM\PersistentCollection {#4215 …}
    +reports: Doctrine\ORM\PersistentCollection {#4230 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4232 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4234 …}
    -id: 329635
    -bodyTs: "'/etc/subgid':17,21 '/etc/subuid':4,8 'access':7,20 'cannot':6,19 'directori':13,26 'file':11,24 'hostnam':2,15 'ls':3,5,16,18 'user':1,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/5555983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705878593 {#4228
      date: 2024-01-22 00:09:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4140}
  +body: """
    Well, that’s your problem. sub?id is what defines which uids and gids are available to a user for purposes of making user namespaces. It’s strange that those files don’t already exist; useradd should create them automatically. What distro are you using?\n
    \n
    Regardless, you can create those files yourself. Here’s a line from subuid my machine: `administrator:100000:65536`. The first field is the username (you can also use a uid), the second is the starting uid for the block of uids, and the third field is the number of uids in that block. So uids from 100000-165535 (inclusive) are allocated to the user administrator.\n
    \n
    See [www.man7.org/linux/…/user_namespaces.7.html](https://www.man7.org/linux/man-pages/man7/user_namespaces.7.html) and [man7.org/linux/man-pages/man5/subuid.5.html](https://man7.org/linux/man-pages/man5/subuid.5.html) for more details.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705888453 {#4257
    date: 2024-01-22 02:54:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pifox@pawb.social"
    "@aberrate_junior_beatnik@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4260 …}
  +nested: Doctrine\ORM\PersistentCollection {#4264 …}
  +votes: Doctrine\ORM\PersistentCollection {#4266 …}
  +reports: Doctrine\ORM\PersistentCollection {#4267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4271 …}
  -id: 330078
  -bodyTs: "'-165535':103 '/linux/':114 '/linux/man-pages/man5/subuid.5.html](https://man7.org/linux/man-pages/man5/subuid.5.html)':122 '/linux/man-pages/man7/user_namespaces.7.html)':118 '/user_namespaces.7.html':115 '100000':62,102 '65536':63 'administr':61,110 'alloc':106 'alreadi':34 'also':72 'automat':40 'avail':16 'block':84,98 'creat':38,49 'defin':10 'detail':125 'distro':42 'exist':35 'field':66,90 'file':31,51 'first':65 'gid':14 'id':7 'inclus':104 'line':56 'machin':60 'make':23 'man7.org':121 'man7.org/linux/man-pages/man5/subuid.5.html](https://man7.org/linux/man-pages/man5/subuid.5.html)':120 'namespac':25 'number':93 'problem':5 'purpos':21 'regardless':46 'second':77 'see':111 'start':80 'strang':28 'sub':6 'subuid':58 'third':89 'uid':12,75,81,86,95,100 'use':45,73 'user':19,24,109 'useradd':36 'usernam':69 'well':1 'www.man7.org':113,117 'www.man7.org/linux/':112 'www.man7.org/linux/man-pages/man7/user_namespaces.7.html)':116"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6429562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705888453 {#4254
    date: 2024-01-22 02:54:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#4288
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Podman-Issues"
    +title: "Podman Issues"
    +url: null
    +body: """
      I’m currently trying to run distrobox with podman. I’m getting the following error: Resolved “debian” as an alias (/etc/containers/registries.conf.d/shortnames.conf) Trying to pull docker.io/library/debian:12… Getting image source signatures Copying blob 1b13d4e1a46e done  \n
      ERRO[0003] While applying layer: ApplyLayer stdout: stderr: potentially insufficient UIDs or GIDs available in user namespace (requested 0:42 for /etc/gshadow): Check Copying blob 1b13d4e1a46e done  \n
      Error: copying system image from manifest list: writing blob: adding layer with blob “sha256:1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4”: ApplyLayer stdout: stderr: potentially insufficient UIDs or GIDs available in user namespace (requested 0:42 for /etc/gshadow): Check /etc/subuid and /etc/subgid if configured locally and run podman-system-migrate: lchown /etc/gshadow: invalid argument exit status 1\n
      \n
      Does anyone know what should be my next steps to resolve this issue?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 25
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727851351 {#2414
      date: 2024-10-02 08:42:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32220
    -titleTs: "'issu':2 'podman':1"
    -bodyTs: "'/etc/containers/registries.conf.d/shortnames.conf':21 '/etc/gshadow':57,94,109 '/etc/subgid':98 '/etc/subuid':96 '/library/debian:12':27 '0':54,91 '0003':37 '1':114 '1b13d4e1a46e':34,61 '1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4':77 '42':55,92 'ad':72 'alia':20 'anyon':116 'appli':39 'applylay':41,78 'argument':111 'avail':49,86 'blob':33,60,71,75 'check':58,95 'configur':100 'copi':32,59,64 'current':3 'debian':17 'distrobox':7 'docker.io':26 'docker.io/library/debian:12':25 'done':35,62 'erro':36 'error':15,63 'exit':112 'follow':14 'get':12,28 'gid':48,85 'imag':29,66 'insuffici':45,82 'invalid':110 'issu':127 'know':117 'layer':40,73 'lchown':108 'list':69 'local':101 'm':2,11 'manifest':68 'migrat':107 'namespac':52,89 'next':122 'podman':9,105 'podman-system-migr':104 'potenti':44,81 'pull':24 'request':53,90 'resolv':16,125 'run':6,103 'sha256':76 'signatur':31 'sourc':30 'status':113 'stderr':43,80 'stdout':42,79 'step':123 'system':65,106 'tri':4,22 'uid':46,83 'user':51,88 'write':70"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705951703
    +visibility: "visible             "
    +apId: "https://pawb.social/post/6088837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705865703 {#1793
      date: 2024-01-21 20:35:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4252
    +user: App\Entity\User {#4153 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4224
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4140
        +user: App\Entity\User {#4153 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "What’s in /etc/subuid and /etc/subgid?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1727817641 {#4135
          date: 2024-10-01 23:20:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pifox@pawb.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4141 …}
        +nested: Doctrine\ORM\PersistentCollection {#4143 …}
        +votes: Doctrine\ORM\PersistentCollection {#4145 …}
        +reports: Doctrine\ORM\PersistentCollection {#4147 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
        -id: 329166
        -bodyTs: "'/etc/subgid':6 '/etc/subuid':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/6421416"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705867171 {#4136
          date: 2024-01-21 20:59:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4140}
      +body: "user@hostname:~$ ls /etc/subuid ls: cannot access ‘/etc/subuid’: No such file or directory user@hostname:~$ ls /etc/subgid ls: cannot access ‘/etc/subgid’: No such file or directory"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705878593 {#4225
        date: 2024-01-22 00:09:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pifox@pawb.social"
        "@aberrate_junior_beatnik@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4221 …}
      +nested: Doctrine\ORM\PersistentCollection {#4217 …}
      +votes: Doctrine\ORM\PersistentCollection {#4215 …}
      +reports: Doctrine\ORM\PersistentCollection {#4230 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4232 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4234 …}
      -id: 329635
      -bodyTs: "'/etc/subgid':17,21 '/etc/subuid':4,8 'access':7,20 'cannot':6,19 'directori':13,26 'file':11,24 'hostnam':2,15 'ls':3,5,16,18 'user':1,14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/5555983"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705878593 {#4228
        date: 2024-01-22 00:09:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4140}
    +body: """
      Well, that’s your problem. sub?id is what defines which uids and gids are available to a user for purposes of making user namespaces. It’s strange that those files don’t already exist; useradd should create them automatically. What distro are you using?\n
      \n
      Regardless, you can create those files yourself. Here’s a line from subuid my machine: `administrator:100000:65536`. The first field is the username (you can also use a uid), the second is the starting uid for the block of uids, and the third field is the number of uids in that block. So uids from 100000-165535 (inclusive) are allocated to the user administrator.\n
      \n
      See [www.man7.org/linux/…/user_namespaces.7.html](https://www.man7.org/linux/man-pages/man7/user_namespaces.7.html) and [man7.org/linux/man-pages/man5/subuid.5.html](https://man7.org/linux/man-pages/man5/subuid.5.html) for more details.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705888453 {#4257
      date: 2024-01-22 02:54:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pifox@pawb.social"
      "@aberrate_junior_beatnik@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4260 …}
    +nested: Doctrine\ORM\PersistentCollection {#4264 …}
    +votes: Doctrine\ORM\PersistentCollection {#4266 …}
    +reports: Doctrine\ORM\PersistentCollection {#4267 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4269 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4271 …}
    -id: 330078
    -bodyTs: "'-165535':103 '/linux/':114 '/linux/man-pages/man5/subuid.5.html](https://man7.org/linux/man-pages/man5/subuid.5.html)':122 '/linux/man-pages/man7/user_namespaces.7.html)':118 '/user_namespaces.7.html':115 '100000':62,102 '65536':63 'administr':61,110 'alloc':106 'alreadi':34 'also':72 'automat':40 'avail':16 'block':84,98 'creat':38,49 'defin':10 'detail':125 'distro':42 'exist':35 'field':66,90 'file':31,51 'first':65 'gid':14 'id':7 'inclus':104 'line':56 'machin':60 'make':23 'man7.org':121 'man7.org/linux/man-pages/man5/subuid.5.html](https://man7.org/linux/man-pages/man5/subuid.5.html)':120 'namespac':25 'number':93 'problem':5 'purpos':21 'regardless':46 'second':77 'see':111 'start':80 'strang':28 'sub':6 'subuid':58 'third':89 'uid':12,75,81,86,95,100 'use':45,73 'user':19,24,109 'useradd':36 'usernam':69 'well':1 'www.man7.org':113,117 'www.man7.org/linux/':112 'www.man7.org/linux/man-pages/man7/user_namespaces.7.html)':116"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/6429562"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705888453 {#4254
      date: 2024-01-22 02:54:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4140}
  +body: "This was my issue. I had to reboot my machine and now Podman is working properly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705972188 {#4283
    date: 2024-01-23 02:09:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pifox@pawb.social"
    "@aberrate_junior_beatnik@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4280 …}
  +nested: Doctrine\ORM\PersistentCollection {#4277 …}
  +votes: Doctrine\ORM\PersistentCollection {#4275 …}
  +reports: Doctrine\ORM\PersistentCollection {#4289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4293 …}
  -id: 333079
  -bodyTs: "'issu':4 'machin':10 'podman':13 'proper':16 'reboot':8 'work':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5585761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705972188 {#4286
    date: 2024-01-23 02:09:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4288
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Podman-Issues"
    +title: "Podman Issues"
    +url: null
    +body: """
      I’m currently trying to run distrobox with podman. I’m getting the following error: Resolved “debian” as an alias (/etc/containers/registries.conf.d/shortnames.conf) Trying to pull docker.io/library/debian:12… Getting image source signatures Copying blob 1b13d4e1a46e done  \n
      ERRO[0003] While applying layer: ApplyLayer stdout: stderr: potentially insufficient UIDs or GIDs available in user namespace (requested 0:42 for /etc/gshadow): Check Copying blob 1b13d4e1a46e done  \n
      Error: copying system image from manifest list: writing blob: adding layer with blob “sha256:1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4”: ApplyLayer stdout: stderr: potentially insufficient UIDs or GIDs available in user namespace (requested 0:42 for /etc/gshadow): Check /etc/subuid and /etc/subgid if configured locally and run podman-system-migrate: lchown /etc/gshadow: invalid argument exit status 1\n
      \n
      Does anyone know what should be my next steps to resolve this issue?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 25
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727851351 {#2414
      date: 2024-10-02 08:42:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32220
    -titleTs: "'issu':2 'podman':1"
    -bodyTs: "'/etc/containers/registries.conf.d/shortnames.conf':21 '/etc/gshadow':57,94,109 '/etc/subgid':98 '/etc/subuid':96 '/library/debian:12':27 '0':54,91 '0003':37 '1':114 '1b13d4e1a46e':34,61 '1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4':77 '42':55,92 'ad':72 'alia':20 'anyon':116 'appli':39 'applylay':41,78 'argument':111 'avail':49,86 'blob':33,60,71,75 'check':58,95 'configur':100 'copi':32,59,64 'current':3 'debian':17 'distrobox':7 'docker.io':26 'docker.io/library/debian:12':25 'done':35,62 'erro':36 'error':15,63 'exit':112 'follow':14 'get':12,28 'gid':48,85 'imag':29,66 'insuffici':45,82 'invalid':110 'issu':127 'know':117 'layer':40,73 'lchown':108 'list':69 'local':101 'm':2,11 'manifest':68 'migrat':107 'namespac':52,89 'next':122 'podman':9,105 'podman-system-migr':104 'potenti':44,81 'pull':24 'request':53,90 'resolv':16,125 'run':6,103 'sha256':76 'signatur':31 'sourc':30 'status':113 'stderr':43,80 'stdout':42,79 'step':123 'system':65,106 'tri':4,22 'uid':46,83 'user':51,88 'write':70"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705951703
    +visibility: "visible             "
    +apId: "https://pawb.social/post/6088837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705865703 {#1793
      date: 2024-01-21 20:35:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4252
    +user: App\Entity\User {#4153 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4224
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4140
        +user: App\Entity\User {#4153 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "What’s in /etc/subuid and /etc/subgid?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1727817641 {#4135
          date: 2024-10-01 23:20:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pifox@pawb.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4141 …}
        +nested: Doctrine\ORM\PersistentCollection {#4143 …}
        +votes: Doctrine\ORM\PersistentCollection {#4145 …}
        +reports: Doctrine\ORM\PersistentCollection {#4147 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
        -id: 329166
        -bodyTs: "'/etc/subgid':6 '/etc/subuid':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/6421416"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705867171 {#4136
          date: 2024-01-21 20:59:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4140}
      +body: "user@hostname:~$ ls /etc/subuid ls: cannot access ‘/etc/subuid’: No such file or directory user@hostname:~$ ls /etc/subgid ls: cannot access ‘/etc/subgid’: No such file or directory"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705878593 {#4225
        date: 2024-01-22 00:09:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pifox@pawb.social"
        "@aberrate_junior_beatnik@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4221 …}
      +nested: Doctrine\ORM\PersistentCollection {#4217 …}
      +votes: Doctrine\ORM\PersistentCollection {#4215 …}
      +reports: Doctrine\ORM\PersistentCollection {#4230 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4232 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4234 …}
      -id: 329635
      -bodyTs: "'/etc/subgid':17,21 '/etc/subuid':4,8 'access':7,20 'cannot':6,19 'directori':13,26 'file':11,24 'hostnam':2,15 'ls':3,5,16,18 'user':1,14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/5555983"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705878593 {#4228
        date: 2024-01-22 00:09:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4140}
    +body: """
      Well, that’s your problem. sub?id is what defines which uids and gids are available to a user for purposes of making user namespaces. It’s strange that those files don’t already exist; useradd should create them automatically. What distro are you using?\n
      \n
      Regardless, you can create those files yourself. Here’s a line from subuid my machine: `administrator:100000:65536`. The first field is the username (you can also use a uid), the second is the starting uid for the block of uids, and the third field is the number of uids in that block. So uids from 100000-165535 (inclusive) are allocated to the user administrator.\n
      \n
      See [www.man7.org/linux/…/user_namespaces.7.html](https://www.man7.org/linux/man-pages/man7/user_namespaces.7.html) and [man7.org/linux/man-pages/man5/subuid.5.html](https://man7.org/linux/man-pages/man5/subuid.5.html) for more details.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705888453 {#4257
      date: 2024-01-22 02:54:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pifox@pawb.social"
      "@aberrate_junior_beatnik@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4260 …}
    +nested: Doctrine\ORM\PersistentCollection {#4264 …}
    +votes: Doctrine\ORM\PersistentCollection {#4266 …}
    +reports: Doctrine\ORM\PersistentCollection {#4267 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4269 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4271 …}
    -id: 330078
    -bodyTs: "'-165535':103 '/linux/':114 '/linux/man-pages/man5/subuid.5.html](https://man7.org/linux/man-pages/man5/subuid.5.html)':122 '/linux/man-pages/man7/user_namespaces.7.html)':118 '/user_namespaces.7.html':115 '100000':62,102 '65536':63 'administr':61,110 'alloc':106 'alreadi':34 'also':72 'automat':40 'avail':16 'block':84,98 'creat':38,49 'defin':10 'detail':125 'distro':42 'exist':35 'field':66,90 'file':31,51 'first':65 'gid':14 'id':7 'inclus':104 'line':56 'machin':60 'make':23 'man7.org':121 'man7.org/linux/man-pages/man5/subuid.5.html](https://man7.org/linux/man-pages/man5/subuid.5.html)':120 'namespac':25 'number':93 'problem':5 'purpos':21 'regardless':46 'second':77 'see':111 'start':80 'strang':28 'sub':6 'subuid':58 'third':89 'uid':12,75,81,86,95,100 'use':45,73 'user':19,24,109 'useradd':36 'usernam':69 'well':1 'www.man7.org':113,117 'www.man7.org/linux/':112 'www.man7.org/linux/man-pages/man7/user_namespaces.7.html)':116"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/6429562"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705888453 {#4254
      date: 2024-01-22 02:54:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4140}
  +body: "This was my issue. I had to reboot my machine and now Podman is working properly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705972188 {#4283
    date: 2024-01-23 02:09:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pifox@pawb.social"
    "@aberrate_junior_beatnik@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4280 …}
  +nested: Doctrine\ORM\PersistentCollection {#4277 …}
  +votes: Doctrine\ORM\PersistentCollection {#4275 …}
  +reports: Doctrine\ORM\PersistentCollection {#4289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4293 …}
  -id: 333079
  -bodyTs: "'issu':4 'machin':10 'podman':13 'proper':16 'reboot':8 'work':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5585761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705972188 {#4286
    date: 2024-01-23 02:09:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4288
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Podman-Issues"
    +title: "Podman Issues"
    +url: null
    +body: """
      I’m currently trying to run distrobox with podman. I’m getting the following error: Resolved “debian” as an alias (/etc/containers/registries.conf.d/shortnames.conf) Trying to pull docker.io/library/debian:12… Getting image source signatures Copying blob 1b13d4e1a46e done  \n
      ERRO[0003] While applying layer: ApplyLayer stdout: stderr: potentially insufficient UIDs or GIDs available in user namespace (requested 0:42 for /etc/gshadow): Check Copying blob 1b13d4e1a46e done  \n
      Error: copying system image from manifest list: writing blob: adding layer with blob “sha256:1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4”: ApplyLayer stdout: stderr: potentially insufficient UIDs or GIDs available in user namespace (requested 0:42 for /etc/gshadow): Check /etc/subuid and /etc/subgid if configured locally and run podman-system-migrate: lchown /etc/gshadow: invalid argument exit status 1\n
      \n
      Does anyone know what should be my next steps to resolve this issue?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 25
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727851351 {#2414
      date: 2024-10-02 08:42:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32220
    -titleTs: "'issu':2 'podman':1"
    -bodyTs: "'/etc/containers/registries.conf.d/shortnames.conf':21 '/etc/gshadow':57,94,109 '/etc/subgid':98 '/etc/subuid':96 '/library/debian:12':27 '0':54,91 '0003':37 '1':114 '1b13d4e1a46e':34,61 '1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4':77 '42':55,92 'ad':72 'alia':20 'anyon':116 'appli':39 'applylay':41,78 'argument':111 'avail':49,86 'blob':33,60,71,75 'check':58,95 'configur':100 'copi':32,59,64 'current':3 'debian':17 'distrobox':7 'docker.io':26 'docker.io/library/debian:12':25 'done':35,62 'erro':36 'error':15,63 'exit':112 'follow':14 'get':12,28 'gid':48,85 'imag':29,66 'insuffici':45,82 'invalid':110 'issu':127 'know':117 'layer':40,73 'lchown':108 'list':69 'local':101 'm':2,11 'manifest':68 'migrat':107 'namespac':52,89 'next':122 'podman':9,105 'podman-system-migr':104 'potenti':44,81 'pull':24 'request':53,90 'resolv':16,125 'run':6,103 'sha256':76 'signatur':31 'sourc':30 'status':113 'stderr':43,80 'stdout':42,79 'step':123 'system':65,106 'tri':4,22 'uid':46,83 'user':51,88 'write':70"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705951703
    +visibility: "visible             "
    +apId: "https://pawb.social/post/6088837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705865703 {#1793
      date: 2024-01-21 20:35:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4252
    +user: App\Entity\User {#4153 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4224
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4140
        +user: App\Entity\User {#4153 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "What’s in /etc/subuid and /etc/subgid?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1727817641 {#4135
          date: 2024-10-01 23:20:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pifox@pawb.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4141 …}
        +nested: Doctrine\ORM\PersistentCollection {#4143 …}
        +votes: Doctrine\ORM\PersistentCollection {#4145 …}
        +reports: Doctrine\ORM\PersistentCollection {#4147 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
        -id: 329166
        -bodyTs: "'/etc/subgid':6 '/etc/subuid':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/6421416"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705867171 {#4136
          date: 2024-01-21 20:59:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4140}
      +body: "user@hostname:~$ ls /etc/subuid ls: cannot access ‘/etc/subuid’: No such file or directory user@hostname:~$ ls /etc/subgid ls: cannot access ‘/etc/subgid’: No such file or directory"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705878593 {#4225
        date: 2024-01-22 00:09:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pifox@pawb.social"
        "@aberrate_junior_beatnik@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4221 …}
      +nested: Doctrine\ORM\PersistentCollection {#4217 …}
      +votes: Doctrine\ORM\PersistentCollection {#4215 …}
      +reports: Doctrine\ORM\PersistentCollection {#4230 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4232 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4234 …}
      -id: 329635
      -bodyTs: "'/etc/subgid':17,21 '/etc/subuid':4,8 'access':7,20 'cannot':6,19 'directori':13,26 'file':11,24 'hostnam':2,15 'ls':3,5,16,18 'user':1,14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/5555983"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705878593 {#4228
        date: 2024-01-22 00:09:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4140}
    +body: """
      Well, that’s your problem. sub?id is what defines which uids and gids are available to a user for purposes of making user namespaces. It’s strange that those files don’t already exist; useradd should create them automatically. What distro are you using?\n
      \n
      Regardless, you can create those files yourself. Here’s a line from subuid my machine: `administrator:100000:65536`. The first field is the username (you can also use a uid), the second is the starting uid for the block of uids, and the third field is the number of uids in that block. So uids from 100000-165535 (inclusive) are allocated to the user administrator.\n
      \n
      See [www.man7.org/linux/…/user_namespaces.7.html](https://www.man7.org/linux/man-pages/man7/user_namespaces.7.html) and [man7.org/linux/man-pages/man5/subuid.5.html](https://man7.org/linux/man-pages/man5/subuid.5.html) for more details.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705888453 {#4257
      date: 2024-01-22 02:54:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pifox@pawb.social"
      "@aberrate_junior_beatnik@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4260 …}
    +nested: Doctrine\ORM\PersistentCollection {#4264 …}
    +votes: Doctrine\ORM\PersistentCollection {#4266 …}
    +reports: Doctrine\ORM\PersistentCollection {#4267 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4269 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4271 …}
    -id: 330078
    -bodyTs: "'-165535':103 '/linux/':114 '/linux/man-pages/man5/subuid.5.html](https://man7.org/linux/man-pages/man5/subuid.5.html)':122 '/linux/man-pages/man7/user_namespaces.7.html)':118 '/user_namespaces.7.html':115 '100000':62,102 '65536':63 'administr':61,110 'alloc':106 'alreadi':34 'also':72 'automat':40 'avail':16 'block':84,98 'creat':38,49 'defin':10 'detail':125 'distro':42 'exist':35 'field':66,90 'file':31,51 'first':65 'gid':14 'id':7 'inclus':104 'line':56 'machin':60 'make':23 'man7.org':121 'man7.org/linux/man-pages/man5/subuid.5.html](https://man7.org/linux/man-pages/man5/subuid.5.html)':120 'namespac':25 'number':93 'problem':5 'purpos':21 'regardless':46 'second':77 'see':111 'start':80 'strang':28 'sub':6 'subuid':58 'third':89 'uid':12,75,81,86,95,100 'use':45,73 'user':19,24,109 'useradd':36 'usernam':69 'well':1 'www.man7.org':113,117 'www.man7.org/linux/':112 'www.man7.org/linux/man-pages/man7/user_namespaces.7.html)':116"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/6429562"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705888453 {#4254
      date: 2024-01-22 02:54:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4140}
  +body: "This was my issue. I had to reboot my machine and now Podman is working properly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705972188 {#4283
    date: 2024-01-23 02:09:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pifox@pawb.social"
    "@aberrate_junior_beatnik@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4280 …}
  +nested: Doctrine\ORM\PersistentCollection {#4277 …}
  +votes: Doctrine\ORM\PersistentCollection {#4275 …}
  +reports: Doctrine\ORM\PersistentCollection {#4289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4293 …}
  -id: 333079
  -bodyTs: "'issu':4 'machin':10 'podman':13 'proper':16 'reboot':8 'work':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5585761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705972188 {#4286
    date: 2024-01-23 02:09:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#4310
  +user: App\Entity\User {#4153 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Podman-Issues"
    +title: "Podman Issues"
    +url: null
    +body: """
      I’m currently trying to run distrobox with podman. I’m getting the following error: Resolved “debian” as an alias (/etc/containers/registries.conf.d/shortnames.conf) Trying to pull docker.io/library/debian:12… Getting image source signatures Copying blob 1b13d4e1a46e done  \n
      ERRO[0003] While applying layer: ApplyLayer stdout: stderr: potentially insufficient UIDs or GIDs available in user namespace (requested 0:42 for /etc/gshadow): Check Copying blob 1b13d4e1a46e done  \n
      Error: copying system image from manifest list: writing blob: adding layer with blob “sha256:1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4”: ApplyLayer stdout: stderr: potentially insufficient UIDs or GIDs available in user namespace (requested 0:42 for /etc/gshadow): Check /etc/subuid and /etc/subgid if configured locally and run podman-system-migrate: lchown /etc/gshadow: invalid argument exit status 1\n
      \n
      Does anyone know what should be my next steps to resolve this issue?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 25
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727851351 {#2414
      date: 2024-10-02 08:42:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32220
    -titleTs: "'issu':2 'podman':1"
    -bodyTs: "'/etc/containers/registries.conf.d/shortnames.conf':21 '/etc/gshadow':57,94,109 '/etc/subgid':98 '/etc/subuid':96 '/library/debian:12':27 '0':54,91 '0003':37 '1':114 '1b13d4e1a46e':34,61 '1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4':77 '42':55,92 'ad':72 'alia':20 'anyon':116 'appli':39 'applylay':41,78 'argument':111 'avail':49,86 'blob':33,60,71,75 'check':58,95 'configur':100 'copi':32,59,64 'current':3 'debian':17 'distrobox':7 'docker.io':26 'docker.io/library/debian:12':25 'done':35,62 'erro':36 'error':15,63 'exit':112 'follow':14 'get':12,28 'gid':48,85 'imag':29,66 'insuffici':45,82 'invalid':110 'issu':127 'know':117 'layer':40,73 'lchown':108 'list':69 'local':101 'm':2,11 'manifest':68 'migrat':107 'namespac':52,89 'next':122 'podman':9,105 'podman-system-migr':104 'potenti':44,81 'pull':24 'request':53,90 'resolv':16,125 'run':6,103 'sha256':76 'signatur':31 'sourc':30 'status':113 'stderr':43,80 'stdout':42,79 'step':123 'system':65,106 'tri':4,22 'uid':46,83 'user':51,88 'write':70"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705951703
    +visibility: "visible             "
    +apId: "https://pawb.social/post/6088837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705865703 {#1793
      date: 2024-01-21 20:35:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4288
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4252
      +user: App\Entity\User {#4153 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4224
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4140
          +user: App\Entity\User {#4153 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "What’s in /etc/subuid and /etc/subgid?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1727817641 {#4135
            date: 2024-10-01 23:20:41.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@pifox@pawb.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4141 …}
          +nested: Doctrine\ORM\PersistentCollection {#4143 …}
          +votes: Doctrine\ORM\PersistentCollection {#4145 …}
          +reports: Doctrine\ORM\PersistentCollection {#4147 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
          -id: 329166
          -bodyTs: "'/etc/subgid':6 '/etc/subuid':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://midwest.social/comment/6421416"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705867171 {#4136
            date: 2024-01-21 20:59:31.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4140}
        +body: "user@hostname:~$ ls /etc/subuid ls: cannot access ‘/etc/subuid’: No such file or directory user@hostname:~$ ls /etc/subgid ls: cannot access ‘/etc/subgid’: No such file or directory"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705878593 {#4225
          date: 2024-01-22 00:09:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pifox@pawb.social"
          "@aberrate_junior_beatnik@midwest.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4221 …}
        +nested: Doctrine\ORM\PersistentCollection {#4217 …}
        +votes: Doctrine\ORM\PersistentCollection {#4215 …}
        +reports: Doctrine\ORM\PersistentCollection {#4230 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4232 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4234 …}
        -id: 329635
        -bodyTs: "'/etc/subgid':17,21 '/etc/subuid':4,8 'access':7,20 'cannot':6,19 'directori':13,26 'file':11,24 'hostnam':2,15 'ls':3,5,16,18 'user':1,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/5555983"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705878593 {#4228
          date: 2024-01-22 00:09:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4140}
      +body: """
        Well, that’s your problem. sub?id is what defines which uids and gids are available to a user for purposes of making user namespaces. It’s strange that those files don’t already exist; useradd should create them automatically. What distro are you using?\n
        \n
        Regardless, you can create those files yourself. Here’s a line from subuid my machine: `administrator:100000:65536`. The first field is the username (you can also use a uid), the second is the starting uid for the block of uids, and the third field is the number of uids in that block. So uids from 100000-165535 (inclusive) are allocated to the user administrator.\n
        \n
        See [www.man7.org/linux/…/user_namespaces.7.html](https://www.man7.org/linux/man-pages/man7/user_namespaces.7.html) and [man7.org/linux/man-pages/man5/subuid.5.html](https://man7.org/linux/man-pages/man5/subuid.5.html) for more details.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705888453 {#4257
        date: 2024-01-22 02:54:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pifox@pawb.social"
        "@aberrate_junior_beatnik@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4260 …}
      +nested: Doctrine\ORM\PersistentCollection {#4264 …}
      +votes: Doctrine\ORM\PersistentCollection {#4266 …}
      +reports: Doctrine\ORM\PersistentCollection {#4267 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4269 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4271 …}
      -id: 330078
      -bodyTs: "'-165535':103 '/linux/':114 '/linux/man-pages/man5/subuid.5.html](https://man7.org/linux/man-pages/man5/subuid.5.html)':122 '/linux/man-pages/man7/user_namespaces.7.html)':118 '/user_namespaces.7.html':115 '100000':62,102 '65536':63 'administr':61,110 'alloc':106 'alreadi':34 'also':72 'automat':40 'avail':16 'block':84,98 'creat':38,49 'defin':10 'detail':125 'distro':42 'exist':35 'field':66,90 'file':31,51 'first':65 'gid':14 'id':7 'inclus':104 'line':56 'machin':60 'make':23 'man7.org':121 'man7.org/linux/man-pages/man5/subuid.5.html](https://man7.org/linux/man-pages/man5/subuid.5.html)':120 'namespac':25 'number':93 'problem':5 'purpos':21 'regardless':46 'second':77 'see':111 'start':80 'strang':28 'sub':6 'subuid':58 'third':89 'uid':12,75,81,86,95,100 'use':45,73 'user':19,24,109 'useradd':36 'usernam':69 'well':1 'www.man7.org':113,117 'www.man7.org/linux/':112 'www.man7.org/linux/man-pages/man7/user_namespaces.7.html)':116"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/6429562"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705888453 {#4254
        date: 2024-01-22 02:54:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4140}
    +body: "This was my issue. I had to reboot my machine and now Podman is working properly."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705972188 {#4283
      date: 2024-01-23 02:09:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pifox@pawb.social"
      "@aberrate_junior_beatnik@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4280 …}
    +nested: Doctrine\ORM\PersistentCollection {#4277 …}
    +votes: Doctrine\ORM\PersistentCollection {#4275 …}
    +reports: Doctrine\ORM\PersistentCollection {#4289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4291 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4293 …}
    -id: 333079
    -bodyTs: "'issu':4 'machin':10 'podman':13 'proper':16 'reboot':8 'work':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/5585761"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705972188 {#4286
      date: 2024-01-23 02:09:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4140}
  +body: "Glad to hear it!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705972251 {#4305
    date: 2024-01-23 02:10:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pifox@pawb.social"
    "@aberrate_junior_beatnik@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4302 …}
  +nested: Doctrine\ORM\PersistentCollection {#4299 …}
  +votes: Doctrine\ORM\PersistentCollection {#4297 …}
  +reports: Doctrine\ORM\PersistentCollection {#4311 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4313 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4315 …}
  -id: 333081
  -bodyTs: "'glad':1 'hear':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6458120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705972251 {#4308
    date: 2024-01-23 02:10:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4310
  +user: App\Entity\User {#4153 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Podman-Issues"
    +title: "Podman Issues"
    +url: null
    +body: """
      I’m currently trying to run distrobox with podman. I’m getting the following error: Resolved “debian” as an alias (/etc/containers/registries.conf.d/shortnames.conf) Trying to pull docker.io/library/debian:12… Getting image source signatures Copying blob 1b13d4e1a46e done  \n
      ERRO[0003] While applying layer: ApplyLayer stdout: stderr: potentially insufficient UIDs or GIDs available in user namespace (requested 0:42 for /etc/gshadow): Check Copying blob 1b13d4e1a46e done  \n
      Error: copying system image from manifest list: writing blob: adding layer with blob “sha256:1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4”: ApplyLayer stdout: stderr: potentially insufficient UIDs or GIDs available in user namespace (requested 0:42 for /etc/gshadow): Check /etc/subuid and /etc/subgid if configured locally and run podman-system-migrate: lchown /etc/gshadow: invalid argument exit status 1\n
      \n
      Does anyone know what should be my next steps to resolve this issue?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 25
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727851351 {#2414
      date: 2024-10-02 08:42:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32220
    -titleTs: "'issu':2 'podman':1"
    -bodyTs: "'/etc/containers/registries.conf.d/shortnames.conf':21 '/etc/gshadow':57,94,109 '/etc/subgid':98 '/etc/subuid':96 '/library/debian:12':27 '0':54,91 '0003':37 '1':114 '1b13d4e1a46e':34,61 '1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4':77 '42':55,92 'ad':72 'alia':20 'anyon':116 'appli':39 'applylay':41,78 'argument':111 'avail':49,86 'blob':33,60,71,75 'check':58,95 'configur':100 'copi':32,59,64 'current':3 'debian':17 'distrobox':7 'docker.io':26 'docker.io/library/debian:12':25 'done':35,62 'erro':36 'error':15,63 'exit':112 'follow':14 'get':12,28 'gid':48,85 'imag':29,66 'insuffici':45,82 'invalid':110 'issu':127 'know':117 'layer':40,73 'lchown':108 'list':69 'local':101 'm':2,11 'manifest':68 'migrat':107 'namespac':52,89 'next':122 'podman':9,105 'podman-system-migr':104 'potenti':44,81 'pull':24 'request':53,90 'resolv':16,125 'run':6,103 'sha256':76 'signatur':31 'sourc':30 'status':113 'stderr':43,80 'stdout':42,79 'step':123 'system':65,106 'tri':4,22 'uid':46,83 'user':51,88 'write':70"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705951703
    +visibility: "visible             "
    +apId: "https://pawb.social/post/6088837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705865703 {#1793
      date: 2024-01-21 20:35:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4288
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4252
      +user: App\Entity\User {#4153 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4224
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4140
          +user: App\Entity\User {#4153 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "What’s in /etc/subuid and /etc/subgid?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1727817641 {#4135
            date: 2024-10-01 23:20:41.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@pifox@pawb.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4141 …}
          +nested: Doctrine\ORM\PersistentCollection {#4143 …}
          +votes: Doctrine\ORM\PersistentCollection {#4145 …}
          +reports: Doctrine\ORM\PersistentCollection {#4147 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
          -id: 329166
          -bodyTs: "'/etc/subgid':6 '/etc/subuid':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://midwest.social/comment/6421416"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705867171 {#4136
            date: 2024-01-21 20:59:31.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4140}
        +body: "user@hostname:~$ ls /etc/subuid ls: cannot access ‘/etc/subuid’: No such file or directory user@hostname:~$ ls /etc/subgid ls: cannot access ‘/etc/subgid’: No such file or directory"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705878593 {#4225
          date: 2024-01-22 00:09:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pifox@pawb.social"
          "@aberrate_junior_beatnik@midwest.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4221 …}
        +nested: Doctrine\ORM\PersistentCollection {#4217 …}
        +votes: Doctrine\ORM\PersistentCollection {#4215 …}
        +reports: Doctrine\ORM\PersistentCollection {#4230 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4232 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4234 …}
        -id: 329635
        -bodyTs: "'/etc/subgid':17,21 '/etc/subuid':4,8 'access':7,20 'cannot':6,19 'directori':13,26 'file':11,24 'hostnam':2,15 'ls':3,5,16,18 'user':1,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/5555983"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705878593 {#4228
          date: 2024-01-22 00:09:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4140}
      +body: """
        Well, that’s your problem. sub?id is what defines which uids and gids are available to a user for purposes of making user namespaces. It’s strange that those files don’t already exist; useradd should create them automatically. What distro are you using?\n
        \n
        Regardless, you can create those files yourself. Here’s a line from subuid my machine: `administrator:100000:65536`. The first field is the username (you can also use a uid), the second is the starting uid for the block of uids, and the third field is the number of uids in that block. So uids from 100000-165535 (inclusive) are allocated to the user administrator.\n
        \n
        See [www.man7.org/linux/…/user_namespaces.7.html](https://www.man7.org/linux/man-pages/man7/user_namespaces.7.html) and [man7.org/linux/man-pages/man5/subuid.5.html](https://man7.org/linux/man-pages/man5/subuid.5.html) for more details.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705888453 {#4257
        date: 2024-01-22 02:54:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pifox@pawb.social"
        "@aberrate_junior_beatnik@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4260 …}
      +nested: Doctrine\ORM\PersistentCollection {#4264 …}
      +votes: Doctrine\ORM\PersistentCollection {#4266 …}
      +reports: Doctrine\ORM\PersistentCollection {#4267 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4269 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4271 …}
      -id: 330078
      -bodyTs: "'-165535':103 '/linux/':114 '/linux/man-pages/man5/subuid.5.html](https://man7.org/linux/man-pages/man5/subuid.5.html)':122 '/linux/man-pages/man7/user_namespaces.7.html)':118 '/user_namespaces.7.html':115 '100000':62,102 '65536':63 'administr':61,110 'alloc':106 'alreadi':34 'also':72 'automat':40 'avail':16 'block':84,98 'creat':38,49 'defin':10 'detail':125 'distro':42 'exist':35 'field':66,90 'file':31,51 'first':65 'gid':14 'id':7 'inclus':104 'line':56 'machin':60 'make':23 'man7.org':121 'man7.org/linux/man-pages/man5/subuid.5.html](https://man7.org/linux/man-pages/man5/subuid.5.html)':120 'namespac':25 'number':93 'problem':5 'purpos':21 'regardless':46 'second':77 'see':111 'start':80 'strang':28 'sub':6 'subuid':58 'third':89 'uid':12,75,81,86,95,100 'use':45,73 'user':19,24,109 'useradd':36 'usernam':69 'well':1 'www.man7.org':113,117 'www.man7.org/linux/':112 'www.man7.org/linux/man-pages/man7/user_namespaces.7.html)':116"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/6429562"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705888453 {#4254
        date: 2024-01-22 02:54:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4140}
    +body: "This was my issue. I had to reboot my machine and now Podman is working properly."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705972188 {#4283
      date: 2024-01-23 02:09:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pifox@pawb.social"
      "@aberrate_junior_beatnik@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4280 …}
    +nested: Doctrine\ORM\PersistentCollection {#4277 …}
    +votes: Doctrine\ORM\PersistentCollection {#4275 …}
    +reports: Doctrine\ORM\PersistentCollection {#4289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4291 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4293 …}
    -id: 333079
    -bodyTs: "'issu':4 'machin':10 'podman':13 'proper':16 'reboot':8 'work':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/5585761"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705972188 {#4286
      date: 2024-01-23 02:09:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4140}
  +body: "Glad to hear it!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705972251 {#4305
    date: 2024-01-23 02:10:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pifox@pawb.social"
    "@aberrate_junior_beatnik@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4302 …}
  +nested: Doctrine\ORM\PersistentCollection {#4299 …}
  +votes: Doctrine\ORM\PersistentCollection {#4297 …}
  +reports: Doctrine\ORM\PersistentCollection {#4311 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4313 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4315 …}
  -id: 333081
  -bodyTs: "'glad':1 'hear':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6458120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705972251 {#4308
    date: 2024-01-23 02:10:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4310
  +user: App\Entity\User {#4153 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Podman-Issues"
    +title: "Podman Issues"
    +url: null
    +body: """
      I’m currently trying to run distrobox with podman. I’m getting the following error: Resolved “debian” as an alias (/etc/containers/registries.conf.d/shortnames.conf) Trying to pull docker.io/library/debian:12… Getting image source signatures Copying blob 1b13d4e1a46e done  \n
      ERRO[0003] While applying layer: ApplyLayer stdout: stderr: potentially insufficient UIDs or GIDs available in user namespace (requested 0:42 for /etc/gshadow): Check Copying blob 1b13d4e1a46e done  \n
      Error: copying system image from manifest list: writing blob: adding layer with blob “sha256:1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4”: ApplyLayer stdout: stderr: potentially insufficient UIDs or GIDs available in user namespace (requested 0:42 for /etc/gshadow): Check /etc/subuid and /etc/subgid if configured locally and run podman-system-migrate: lchown /etc/gshadow: invalid argument exit status 1\n
      \n
      Does anyone know what should be my next steps to resolve this issue?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 25
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727851351 {#2414
      date: 2024-10-02 08:42:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32220
    -titleTs: "'issu':2 'podman':1"
    -bodyTs: "'/etc/containers/registries.conf.d/shortnames.conf':21 '/etc/gshadow':57,94,109 '/etc/subgid':98 '/etc/subuid':96 '/library/debian:12':27 '0':54,91 '0003':37 '1':114 '1b13d4e1a46e':34,61 '1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4':77 '42':55,92 'ad':72 'alia':20 'anyon':116 'appli':39 'applylay':41,78 'argument':111 'avail':49,86 'blob':33,60,71,75 'check':58,95 'configur':100 'copi':32,59,64 'current':3 'debian':17 'distrobox':7 'docker.io':26 'docker.io/library/debian:12':25 'done':35,62 'erro':36 'error':15,63 'exit':112 'follow':14 'get':12,28 'gid':48,85 'imag':29,66 'insuffici':45,82 'invalid':110 'issu':127 'know':117 'layer':40,73 'lchown':108 'list':69 'local':101 'm':2,11 'manifest':68 'migrat':107 'namespac':52,89 'next':122 'podman':9,105 'podman-system-migr':104 'potenti':44,81 'pull':24 'request':53,90 'resolv':16,125 'run':6,103 'sha256':76 'signatur':31 'sourc':30 'status':113 'stderr':43,80 'stdout':42,79 'step':123 'system':65,106 'tri':4,22 'uid':46,83 'user':51,88 'write':70"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705951703
    +visibility: "visible             "
    +apId: "https://pawb.social/post/6088837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705865703 {#1793
      date: 2024-01-21 20:35:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4288
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4252
      +user: App\Entity\User {#4153 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4224
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4140
          +user: App\Entity\User {#4153 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "What’s in /etc/subuid and /etc/subgid?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1727817641 {#4135
            date: 2024-10-01 23:20:41.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@pifox@pawb.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4141 …}
          +nested: Doctrine\ORM\PersistentCollection {#4143 …}
          +votes: Doctrine\ORM\PersistentCollection {#4145 …}
          +reports: Doctrine\ORM\PersistentCollection {#4147 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
          -id: 329166
          -bodyTs: "'/etc/subgid':6 '/etc/subuid':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://midwest.social/comment/6421416"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705867171 {#4136
            date: 2024-01-21 20:59:31.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4140}
        +body: "user@hostname:~$ ls /etc/subuid ls: cannot access ‘/etc/subuid’: No such file or directory user@hostname:~$ ls /etc/subgid ls: cannot access ‘/etc/subgid’: No such file or directory"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705878593 {#4225
          date: 2024-01-22 00:09:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pifox@pawb.social"
          "@aberrate_junior_beatnik@midwest.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4221 …}
        +nested: Doctrine\ORM\PersistentCollection {#4217 …}
        +votes: Doctrine\ORM\PersistentCollection {#4215 …}
        +reports: Doctrine\ORM\PersistentCollection {#4230 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4232 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4234 …}
        -id: 329635
        -bodyTs: "'/etc/subgid':17,21 '/etc/subuid':4,8 'access':7,20 'cannot':6,19 'directori':13,26 'file':11,24 'hostnam':2,15 'ls':3,5,16,18 'user':1,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/5555983"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705878593 {#4228
          date: 2024-01-22 00:09:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4140}
      +body: """
        Well, that’s your problem. sub?id is what defines which uids and gids are available to a user for purposes of making user namespaces. It’s strange that those files don’t already exist; useradd should create them automatically. What distro are you using?\n
        \n
        Regardless, you can create those files yourself. Here’s a line from subuid my machine: `administrator:100000:65536`. The first field is the username (you can also use a uid), the second is the starting uid for the block of uids, and the third field is the number of uids in that block. So uids from 100000-165535 (inclusive) are allocated to the user administrator.\n
        \n
        See [www.man7.org/linux/…/user_namespaces.7.html](https://www.man7.org/linux/man-pages/man7/user_namespaces.7.html) and [man7.org/linux/man-pages/man5/subuid.5.html](https://man7.org/linux/man-pages/man5/subuid.5.html) for more details.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705888453 {#4257
        date: 2024-01-22 02:54:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pifox@pawb.social"
        "@aberrate_junior_beatnik@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4260 …}
      +nested: Doctrine\ORM\PersistentCollection {#4264 …}
      +votes: Doctrine\ORM\PersistentCollection {#4266 …}
      +reports: Doctrine\ORM\PersistentCollection {#4267 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4269 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4271 …}
      -id: 330078
      -bodyTs: "'-165535':103 '/linux/':114 '/linux/man-pages/man5/subuid.5.html](https://man7.org/linux/man-pages/man5/subuid.5.html)':122 '/linux/man-pages/man7/user_namespaces.7.html)':118 '/user_namespaces.7.html':115 '100000':62,102 '65536':63 'administr':61,110 'alloc':106 'alreadi':34 'also':72 'automat':40 'avail':16 'block':84,98 'creat':38,49 'defin':10 'detail':125 'distro':42 'exist':35 'field':66,90 'file':31,51 'first':65 'gid':14 'id':7 'inclus':104 'line':56 'machin':60 'make':23 'man7.org':121 'man7.org/linux/man-pages/man5/subuid.5.html](https://man7.org/linux/man-pages/man5/subuid.5.html)':120 'namespac':25 'number':93 'problem':5 'purpos':21 'regardless':46 'second':77 'see':111 'start':80 'strang':28 'sub':6 'subuid':58 'third':89 'uid':12,75,81,86,95,100 'use':45,73 'user':19,24,109 'useradd':36 'usernam':69 'well':1 'www.man7.org':113,117 'www.man7.org/linux/':112 'www.man7.org/linux/man-pages/man7/user_namespaces.7.html)':116"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/6429562"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705888453 {#4254
        date: 2024-01-22 02:54:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4140}
    +body: "This was my issue. I had to reboot my machine and now Podman is working properly."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705972188 {#4283
      date: 2024-01-23 02:09:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pifox@pawb.social"
      "@aberrate_junior_beatnik@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4280 …}
    +nested: Doctrine\ORM\PersistentCollection {#4277 …}
    +votes: Doctrine\ORM\PersistentCollection {#4275 …}
    +reports: Doctrine\ORM\PersistentCollection {#4289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4291 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4293 …}
    -id: 333079
    -bodyTs: "'issu':4 'machin':10 'podman':13 'proper':16 'reboot':8 'work':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/5585761"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705972188 {#4286
      date: 2024-01-23 02:09:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4140}
  +body: "Glad to hear it!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705972251 {#4305
    date: 2024-01-23 02:10:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pifox@pawb.social"
    "@aberrate_junior_beatnik@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4302 …}
  +nested: Doctrine\ORM\PersistentCollection {#4299 …}
  +votes: Doctrine\ORM\PersistentCollection {#4297 …}
  +reports: Doctrine\ORM\PersistentCollection {#4311 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4313 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4315 …}
  -id: 333081
  -bodyTs: "'glad':1 'hear':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6458120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705972251 {#4308
    date: 2024-01-23 02:10:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED edit
App\Entity\Magazine {#265
  +icon: Proxies\__CG__\App\Entity\Image {#246 …}
  +name: "linux@lemmy.ml"
  +title: "linux"
  +description: """
    From Wikipedia, the free encyclopedia\n
    \n
    Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
    \n
    Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
    \n
    ### Rules\n
    \n
    - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
    - No misinformation\n
    - No NSFW content\n
    - No hate speech, bigotry, etc\n
    \n
    ### Related Communities\n
    \n
    - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
    - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
    - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
    - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
    \n
    Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 1406
  +entryCommentCount: 28632
  +postCount: 6
  +postCommentCount: 214
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583542 {#275
    date: 2024-10-22 09:52:22.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#237 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
  +entries: Doctrine\ORM\PersistentCollection {#180 …}
  +posts: Doctrine\ORM\PersistentCollection {#138 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
  +bans: Doctrine\ORM\PersistentCollection {#117 …}
  +reports: Doctrine\ORM\PersistentCollection {#103 …}
  +badges: Doctrine\ORM\PersistentCollection {#81 …}
  +logs: Doctrine\ORM\PersistentCollection {#71 …}
  +awards: Doctrine\ORM\PersistentCollection {#1346 …}
  +categories: Doctrine\ORM\PersistentCollection {#1823 …}
  -id: 73
  +apId: "linux@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/linux"
  +apPublicUrl: "https://lemmy.ml/c/linux"
  +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "linux"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1729583596 {#269
    date: 2024-10-22 09:53:16.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1698929468 {#271
    date: 2023-11-02 13:51:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details