GET https://kbin.spritesserver.nl/u/@nossaquesapao@lemmy.eco.br/threads/commented

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 …}
}
0.23 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.04 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 {#2381
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1596 …}
  +slug: "Solved-Had-a-power-outage-while-updating-my-fedora-system"
  +title: "[Solved] Had a power outage while updating my fedora system, and now dnf has file conflicts. Is it recoverable?"
  +url: null
  +body: """
    The system booted normally after the energy was cut, but if I try to run a dnf update again, I get this error:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Last metadata expiration check: 0:51:09 ago on Fri 26 Jan 2024 05:02:36 PM -03.\n
    </span><span style="color:#323232;">Dependencies resolved.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;"> Problem: The operation would result in removing the following protected packages: systemd, systemd-udev\n
    </span><span style="color:#323232;">================================================================================\n
    </span><span style="color:#323232;"> Package                         Arch     Version               Repo       Size\n
    </span><span style="color:#323232;">================================================================================\n
    </span><span style="color:#323232;">Upgrading:\n
    </span><span style="color:#323232;"> ImageMagick                     x86_64   1:7.1.1.26-2.fc39     updates    81 k\n
    </span><span style="color:#323232;"> ImageMagick-c++                 x86_64   1:7.1.1.26-2.fc39     updates   201 k\n
    </span><span style="color:#323232;"> at-spi2-atk                     i686     2.50.1-1.fc39         updates    92 k\n
    </span><span style="color:#323232;"> at-spi2-core                    i686     2.50.1-1.fc39         updates   378 k\n
    </span><span style="color:#323232;"> atk                             i686     2.50.1-1.fc39         updates    82 k\n
    </span><span style="color:#323232;"> bluez-libs                      i686     5.72-1.fc39           updates    88 k\n
    </span><span style="color:#323232;"> chkconfig                       x86_64   1.26-1.fc39           updates   176 k\n
    </span><span style="color:#323232;"> crun                            x86_64   1.13-1.fc39           updates   218 k\n
    </span><span style="color:#323232;"> darktable                       x86_64   4.6.0-1.fc39          updates   7.2 M\n
    </span><span style="color:#323232;"> device-mapper-persistent-data   x86_64   1.0.9-1.fc39          updates   1.0 M\n
    </span><span style="color:#323232;"> eog                             x86_64   45.2-1.fc39           updates   1.6 M\n
    </span><span style="color:#323232;"> epiphany-runtime                x86_64   1:45.2-1.fc39         updates   853 k\n
    </span><span style="color:#323232;"> fluidsynth-libs                 x86_64   2.3.4-2.fc39          updates   235 k\n
    </span><span style="color:#323232;"> folks                           x86_64   1:0.15.7-1.fc39       updates   588 k\n
    </span><span style="color:#323232;"> gnome-maps                      x86_64   45.3-1.fc39           updates   1.0 M\n
    </span><span style="color:#323232;"> gtk3                            i686     3.24.41-1.fc39        updates   5.8 M\n
    </span><span style="color:#323232;"> gtk3-devel                      x86_64   3.24.41-1.fc39        updates   4.3 M\n
    </span><span style="color:#323232;"> gvfs-afc                        x86_64   1.52.2-1.fc39         updates    57 k\n
    </span><span style="color:#323232;"> gvfs-afp                        x86_64   1.52.2-1.fc39         updates    67 k\n
    </span><span style="color:#323232;"> gvfs-archive                    x86_64   1.52.2-1.fc39         updates    23 k\n
    </span><span style="color:#323232;"> gvfs-fuse                       x86_64   1.52.2-1.fc39         updates    29 k\n
    </span><span style="color:#323232;"> gvfs-goa                        x86_64   1.52.2-1.fc39         updates    67 k\n
    </span><span style="color:#323232;"> gvfs-gphoto2                    x86_64   1.52.2-1.fc39         updates    61 k\n
    </span><span style="color:#323232;"> gvfs-mtp                        x86_64   1.52.2-1.fc39         updates    61 k\n
    </span><span style="color:#323232;"> iwlegacy-firmware               noarch   20240115-2.fc39       updates   146 k\n
    </span><span style="color:#323232;"> iwlwifi-dvm-firmware            noarch   20240115-2.fc39       updates   1.8 M\n
    </span><span style="color:#323232;"> iwlwifi-mvm-firmware            noarch   20240115-2.fc39       updates    50 M\n
    </span><span style="color:#323232;"> kde-settings                    noarch   39.1-1.fc39           updates    40 k\n
    </span><span style="color:#323232;"> krb5-libs                       i686     1.21.2-3.fc39         updates   809 k\n
    </span><span style="color:#323232;"> libblockdev-lvm-dbus            x86_64   3.1.0-1.fc39          updates    48 k\n
    </span><span style="color:#323232;"> libblockdev-plugins-all         x86_64   3.1.0-1.fc39          updates    10 k\n
    </span><span style="color:#323232;"> libdecor                        i686     0.2.2-1.fc39          updates    60 k\n
    </span><span style="color:#323232;"> libdrm                          i686     2.4.120-1.fc39        updates   172 k\n
    </span><span style="color:#323232;"> libertas-firmware               noarch   20240115-2.fc39       updates   1.3 M\n
    </span><span style="color:#323232;"> libmwaw                         x86_64   0.3.22-1.fc39         updates   2.6 M\n
    </span><span style="color:#323232;"> libpeas                         x86_64   2.0.1-1.fc39          updates   117 k\n
    </span><span style="color:#323232;"> librbd1                         x86_64   2:18.2.1-4.fc39       updates   3.5 M\n
    </span><span style="color:#323232;"> libva                           i686     2.20.0-2.fc39         updates   113 k\n
    </span><span style="color:#323232;"> libwpg                          x86_64   0.3.4-1.fc39          updates    74 k\n
    </span><span style="color:#323232;"> libwps                          x86_64   0.4.14-1.fc39         updates   879 k\n
    </span><span style="color:#323232;"> libxmlb                         x86_64   0.3.15-1.fc39         updates   115 k\n
    </span><span style="color:#323232;"> lutris                          x86_64   0.5.16-2.fc39         updates   1.9 M\n
    </span><span style="color:#323232;"> papirus-icon-theme              noarch   20231201-2.fc39       updates    39 M\n
    </span><span style="color:#323232;"> perl-common-sense               x86_64   3.7.5-15.fc39         updates    29 k\n
    </span><span style="color:#323232;"> publicsuffix-list-dafsa         noarch   20240107-1.fc39       updates    58 k\n
    </span><span style="color:#323232;"> python3-audit                   x86_64   3.1.2-6.fc39          updates    87 k\n
    </span><span style="color:#323232;"> python3-beautifulsoup4          noarch   4.12.3-1.fc39         updates   320 k\n
    </span><span style="color:#323232;"> python3-blockdev                x86_64   3.1.0-1.fc39          updates    37 k\n
    </span><span style="color:#323232;"> python3-fonttools               x86_64   4.43.1-1.fc39         updates   2.9 M\n
    </span><span style="color:#323232;"> python3-jinja2                  noarch   3.1.3-1.fc39          updates   507 k\n
    </span><span style="color:#323232;"> python3-pyatspi                 noarch   2.46.1-1.fc39         updates   112 k\n
    </span><span style="color:#323232;"> python3-pyrate-limiter          noarch   3.2.0-1.fc39          updates    65 k\n
    </span><span style="color:#323232;"> qadwaitadecorations-qt6         x86_64   0.1.3-5.fc39          updates    65 k\n
    </span><span style="color:#323232;"> qt5-srpm-macros                 noarch   5.15.12-1.fc39        updates   8.4 k\n
    </span><span style="color:#323232;"> readline                        i686     8.2-6.fc39            updates   218 k\n
    </span><span style="color:#323232;"> sos                             noarch   4.6.1-1.fc39          updates   1.2 M\n
    </span><span style="color:#323232;"> syncthing                       x86_64   1.27.2-1.fc39         updates   8.8 M\n
    </span><span style="color:#323232;"> systemd-boot-unsigned           x86_64   254.8-2.fc39          updates    98 k\n
    </span><span style="color:#323232;"> systemd-libs                    i686     254.8-2.fc39          updates   727 k\n
    </span><span style="color:#323232;"> vim-filesystem                  noarch   2:9.1.031-1.fc39      updates    17 k\n
    </span><span style="color:#323232;"> wine                            x86_64   9.0-1.fc39            updates    10 k\n
    </span><span style="color:#323232;"> wine-alsa                       i686     9.0-1.fc39            updates    86 k\n
    </span><span style="color:#323232;"> wine-core                       i686     9.0-1.fc39            updates    88 M\n
    </span><span style="color:#323232;"> wine-opencl                     i686     9.0-1.fc39            updates    72 k\n
    </span><span style="color:#323232;"> wine-pulseaudio                 i686     9.0-1.fc39            updates    62 k\n
    </span><span style="color:#323232;"> wine-twain                      i686     9.0-1.fc39            updates   136 k\n
    </span><span style="color:#323232;"> zenity                          x86_64   4.0.1-1.fc39          updates   3.2 M\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Transaction Summary\n
    </span><span style="color:#323232;">================================================================================\n
    </span><span style="color:#323232;">Upgrade  67 Packages\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Total size: 233 M\n
    </span><span style="color:#323232;">Is this ok [y/N]: y\n
    </span><span style="color:#323232;">Downloading Packages:\n
    </span><span style="color:#323232;">[SKIPPED] ImageMagick-7.1.1.26-2.fc39.x86_64.rpm: Already downloaded           \n
    </span><span style="color:#323232;">[SKIPPED] ImageMagick-c++-7.1.1.26-2.fc39.x86_64.rpm: Already downloaded       \n
    </span><span style="color:#323232;">[SKIPPED] at-spi2-atk-2.50.1-1.fc39.i686.rpm: Already downloaded               \n
    </span><span style="color:#323232;">[SKIPPED] at-spi2-core-2.50.1-1.fc39.i686.rpm: Already downloaded              \n
    </span><span style="color:#323232;">[SKIPPED] atk-2.50.1-1.fc39.i686.rpm: Already downloaded                       \n
    </span><span style="color:#323232;">[SKIPPED] bluez-libs-5.72-1.fc39.i686.rpm: Already downloaded                  \n
    </span><span style="color:#323232;">[SKIPPED] chkconfig-1.26-1.fc39.x86_64.rpm: Already downloaded                 \n
    </span><span style="color:#323232;">[SKIPPED] crun-1.13-1.fc39.x86_64.rpm: Already downloaded                      \n
    </span><span style="color:#323232;">[SKIPPED] darktable-4.6.0-1.fc39.x86_64.rpm: Already downloaded                \n
    </span><span style="color:#323232;">[SKIPPED] device-mapper-persistent-data-1.0.9-1.fc39.x86_64.rpm: Already downloaded\n
    </span><span style="color:#323232;">[SKIPPED] eog-45.2-1.fc39.x86_64.rpm: Already downloaded                       \n
    </span><span style="color:#323232;">[SKIPPED] epiphany-runtime-45.2-1.fc39.x86_64.rpm: Already downloaded          \n
    </span><span style="color:#323232;">[SKIPPED] fluidsynth-libs-2.3.4-2.fc39.x86_64.rpm: Already downloaded          \n
    </span><span style="color:#323232;">[SKIPPED] folks-0.15.7-1.fc39.x86_64.rpm: Already downloaded                   \n
    </span><span style="color:#323232;">[SKIPPED] gnome-maps-45.3-1.fc39.x86_64.rpm: Already downloaded                \n
    </span><span style="color:#323232;">[SKIPPED] gtk3-3.24.41-1.fc39.i686.rpm: Already downloaded                     \n
    </span><span style="color:#323232;">[SKIPPED] gtk3-devel-3.24.41-1.fc39.x86_64.rpm: Already downloaded             \n
    </span><span style="color:#323232;">[SKIPPED] gvfs-afc-1.52.2-1.fc39.x86_64.rpm: Already downloaded                \n
    </span><span style="color:#323232;">[SKIPPED] gvfs-afp-1.52.2-1.fc39.x86_64.rpm: Already downloaded                \n
    </span><span style="color:#323232;">[SKIPPED] gvfs-archive-1.52.2-1.fc39.x86_64.rpm: Already downloaded            \n
    </span><span style="color:#323232;">[SKIPPED] gvfs-fuse-1.52.2-1.fc39.x86_64.rpm: Already downloaded               \n
    </span><span style="color:#323232;">[SKIPPED] gvfs-goa-1.52.2-1.fc39.x86_64.rpm: Already downloaded                \n
    </span><span style="color:#323232;">[SKIPPED] gvfs-gphoto2-1.52.2-1.fc39.x86_64.rpm: Already downloaded            \n
    </span><span style="color:#323232;">[SKIPPED] gvfs-mtp-1.52.2-1.fc39.x86_64.rpm: Already downloaded                \n
    </span><span style="color:#323232;">[SKIPPED] iwlegacy-firmware-20240115-2.fc39.noarch.rpm: Already downloaded     \n
    </span><span style="color:#323232;">[SKIPPED] iwlwifi-dvm-firmware-20240115-2.fc39.noarch.rpm: Already downloaded  \n
    </span><span style="color:#323232;">[SKIPPED] iwlwifi-mvm-firmware-20240115-2.fc39.noarch.rpm: Already downloaded  \n
    </span><span style="color:#323232;">[SKIPPED] kde-settings-39.1-1.fc39.noarch.rpm: Already downloaded              \n
    </span><span style="color:#323232;">[SKIPPED] krb5-libs-1.21.2-3.fc39.i686.rpm: Already downloaded                 \n
    </span><span style="color:#323232;">[SKIPPED] libblockdev-lvm-dbus-3.1.0-1.fc39.x86_64.rpm: Already downloaded     \n
    </span><span style="color:#323232;">[SKIPPED] libblockdev-plugins-all-3.1.0-1.fc39.x86_64.rpm: Already downloaded  \n
    </span><span style="color:#323232;">[SKIPPED] libdecor-0.2.2-1.fc39.i686.rpm: Already downloaded                   \n
    </span><span style="color:#323232;">[SKIPPED] libdrm-2.4.120-1.fc39.i686.rpm: Already downloaded                   \n
    </span><span style="color:#323232;">[SKIPPED] libertas-firmware-20240115-2.fc39.noarch.rpm: Already downloaded     \n
    </span><span style="color:#323232;">[SKIPPED] libmwaw-0.3.22-1.fc39.x86_64.rpm: Already downloaded                 \n
    </span><span style="color:#323232;">[SKIPPED] libpeas-2.0.1-1.fc39.x86_64.rpm: Already downloaded                  \n
    </span><span style="color:#323232;">[SKIPPED] librbd1-18.2.1-4.fc39.x86_64.rpm: Already downloaded                 \n
    </span><span style="color:#323232;">[SKIPPED] libva-2.20.0-2.fc39.i686.rpm: Already downloaded                     \n
    </span><span style="color:#323232;">[SKIPPED] libwpg-0.3.4-1.fc39.x86_64.rpm: Already downloaded                   \n
    </span><span style="color:#323232;">[SKIPPED] libwps-0.4.14-1.fc39.x86_64.rpm: Already downloaded                  \n
    </span><span style="color:#323232;">[SKIPPED] libxmlb-0.3.15-1.fc39.x86_64.rpm: Already downloaded                 \n
    </span><span style="color:#323232;">[SKIPPED] lutris-0.5.16-2.fc39.x86_64.rpm: Already downloaded                  \n
    </span><span style="color:#323232;">[SKIPPED] papirus-icon-theme-20231201-2.fc39.noarch.rpm: Already downloaded    \n
    </span><span style="color:#323232;">[SKIPPED] perl-common-sense-3.7.5-15.fc39.x86_64.rpm: Already downloaded       \n
    </span><span style="color:#323232;">[SKIPPED] publicsuffix-list-dafsa-20240107-1.fc39.noarch.rpm: Already downloaded\n
    </span><span style="color:#323232;">[SKIPPED] python3-audit-3.1.2-6.fc39.x86_64.rpm: Already downloaded            \n
    </span><span style="color:#323232;">[SKIPPED] python3-beautifulsoup4-4.12.3-1.fc39.noarch.rpm: Already downloaded  \n
    </span><span style="color:#323232;">[SKIPPED] python3-blockdev-3.1.0-1.fc39.x86_64.rpm: Already downloaded         \n
    </span><span style="color:#323232;">[SKIPPED] python3-fonttools-4.43.1-1.fc39.x86_64.rpm: Already downloaded       \n
    </span><span style="color:#323232;">[SKIPPED] python3-jinja2-3.1.3-1.fc39.noarch.rpm: Already downloaded           \n
    </span><span style="color:#323232;">[SKIPPED] python3-pyatspi-2.46.1-1.fc39.noarch.rpm: Already downloaded         \n
    </span><span style="color:#323232;">[SKIPPED] python3-pyrate-limiter-3.2.0-1.fc39.noarch.rpm: Already downloaded   \n
    </span><span style="color:#323232;">[SKIPPED] qadwaitadecorations-qt6-0.1.3-5.fc39.x86_64.rpm: Already downloaded  \n
    </span><span style="color:#323232;">[SKIPPED] qt5-srpm-macros-5.15.12-1.fc39.noarch.rpm: Already downloaded        \n
    </span><span style="color:#323232;">[SKIPPED] readline-8.2-6.fc39.i686.rpm: Already downloaded                     \n
    </span><span style="color:#323232;">[SKIPPED] sos-4.6.1-1.fc39.noarch.rpm: Already downloaded                      \n
    </span><span style="color:#323232;">[SKIPPED] syncthing-1.27.2-1.fc39.x86_64.rpm: Already downloaded               \n
    </span><span style="color:#323232;">[SKIPPED] systemd-boot-unsigned-254.8-2.fc39.x86_64.rpm: Already downloaded    \n
    </span><span style="color:#323232;">[SKIPPED] systemd-libs-254.8-2.fc39.i686.rpm: Already downloaded               \n
    </span><span style="color:#323232;">[SKIPPED] vim-filesystem-9.1.031-1.fc39.noarch.rpm: Already downloaded         \n
    </span><span style="color:#323232;">[SKIPPED] wine-9.0-1.fc39.x86_64.rpm: Already downloaded                       \n
    </span><span style="color:#323232;">[SKIPPED] wine-alsa-9.0-1.fc39.i686.rpm: Already downloaded                    \n
    </span><span style="color:#323232;">[SKIPPED] wine-core-9.0-1.fc39.i686.rpm: Already downloaded                    \n
    </span><span style="color:#323232;">[SKIPPED] wine-opencl-9.0-1.fc39.i686.rpm: Already downloaded                  \n
    </span><span style="color:#323232;">[SKIPPED] wine-pulseaudio-9.0-1.fc39.i686.rpm: Already downloaded              \n
    </span><span style="color:#323232;">[SKIPPED] wine-twain-9.0-1.fc39.i686.rpm: Already downloaded                   \n
    </span><span style="color:#323232;">[SKIPPED] zenity-4.0.1-1.fc39.x86_64.rpm: Already downloaded                   \n
    </span><span style="color:#323232;">Running transaction check\n
    </span><span style="color:#323232;">Transaction check succeeded.\n
    </span><span style="color:#323232;">Running transaction test\n
    </span><span style="color:#323232;">The downloaded packages were saved in cache until the next successful transaction.\n
    </span><span style="color:#323232;">You can remove cached packages by executing 'dnf clean packages'.\n
    </span><span style="color:#323232;">Error: Transaction test error:\n
    </span><span style="color:#323232;">  file /usr/share/doc/at-spi2-core/NEWS from install of at-spi2-core-2.50.1-1.fc39.i686 conflicts with file from package at-spi2-core-2.50.0-1.fc39.x86_64\n
    </span><span style="color:#323232;">  file /usr/share/doc/gtk3/NEWS from install of gtk3-3.24.41-1.fc39.i686 conflicts with file from package gtk3-3.24.39-1.fc39.x86_64\n
    </span><span style="color:#323232;">  file /usr/share/gtk-3.0/emoji/de.gresource from install of gtk3-3.24.41-1.fc39.i686 conflicts with file from package gtk3-3.24.39-1.fc39.x86_64\n
    </span><span style="color:#323232;">  file /usr/share/gtk-3.0/emoji/es.gresource from install of gtk3-3.24.41-1.fc39.i686 conflicts with file from package gtk3-3.24.39-1.fc39.x86_64\n
    </span><span style="color:#323232;">  file /usr/share/gtk-3.0/emoji/fr.gresource from install of gtk3-3.24.41-1.fc39.i686 conflicts with file from package gtk3-3.24.39-1.fc39.x86_64\n
    </span><span style="color:#323232;">  file /usr/share/gtk-3.0/emoji/zh.gresource from install of gtk3-3.24.41-1.fc39.i686 conflicts with file from package gtk3-3.24.39-1.fc39.x86_64\n
    </span><span style="color:#323232;">  file /usr/share/locale/he/LC_MESSAGES/gtk30.mo from install of gtk3-3.24.41-1.fc39.i686 conflicts with file from package gtk3-3.24.39-1.fc39.x86_64\n
    </span><span style="color:#323232;">  file /usr/share/man/man1/broadwayd.1.gz from install of gtk3-3.24.41-1.fc39.i686 conflicts with file from package gtk3-3.24.39-1.fc39.x86_64\n
    </span><span style="color:#323232;">  file /usr/share/man/man1/gtk-launch.1.gz from install of gtk3-3.24.41-1.fc39.i686 conflicts with file from package gtk3-3.24.39-1.fc39.x86_64\n
    </span><span style="color:#323232;">  file /usr/share/man/man1/gtk-query-immodules-3.0.1.gz from install of gtk3-3.24.41-1.fc39.i686 conflicts with file from package gtk3-3.24.39-1.fc39.x86_64\n
    </span><span style="color:#323232;">  file /usr/share/doc/wine-core/AUTHORS from install of wine-core-9.0-1.fc39.i686 conflicts with file from package wine-core-8.19-1.fc39.x86_64\n
    </span><span style="color:#323232;">  file /usr/share/doc/wine-core/LICENSE from install of wine-core-9.0-1.fc39.i686 conflicts with file from package wine-core-8.19-1.fc39.x86_64\n
    </span><span style="color:#323232;">  file /usr/share/doc/wine-core/VERSION from install of wine-core-9.0-1.fc39.i686 conflicts with file from package wine-core-8.19-1.fc39.x86_64\n
    </span><span style="color:#323232;">  file /usr/share/man/man5/k5identity.5.gz from install of krb5-libs-1.21.2-3.fc39.i686 conflicts with file from package krb5-libs-1.21.2-2.fc39.x86_64\n
    </span><span style="color:#323232;">  file /usr/share/man/man5/k5login.5.gz from install of krb5-libs-1.21.2-3.fc39.i686 conflicts with file from package krb5-libs-1.21.2-2.fc39.x86_64\n
    </span><span style="color:#323232;">  file /usr/share/man/man5/krb5.conf.5.gz from install of krb5-libs-1.21.2-3.fc39.i686 conflicts with file from package krb5-libs-1.21.2-2.fc39.x86_64\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">\n
    </span>\n
    ```\n
    \n
    The error mentions using “dnf clean packages”, but it only downloads the packages again, and the same error happens. I tried searching for a solution, and found people recommending running "dnf upgrade --allowerasing --best " and “dnf distro-sync”, but both these commands result in an error saying that the operation would lead to systemd and systemd-udev being removed.\n
    \n
    Did someone experience similar issues? How did you solve it?\n
    \n
    EDIT: I ran “dnf reinstall” on the conflicting packages, and it seemed to work for most of them, except for at-spi2-core. However, I noticed that the conflict was between the i686 and the x86_64 package, so I removed wine along with all i686 packages and tried again. It worked, and I managed to complete the upgrade, but I would still get the following error when running “dnf update”:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Last metadata expiration check: 1:20:21 ago on Fri 26 Jan 2024 05:02:36 PM -03.\n
    </span><span style="color:#323232;">Dependencies resolved.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;"> Problem: The operation would result in removing the following protected packages: systemd, systemd-udev\n
    </span><span style="color:#323232;">Nothing to do.\n
    </span><span style="color:#323232;">Complete!\n
    </span>\n
    ```\n
    \n
    So I did a dnf reinstall systemd systemd-udev and it finally solved the issue.\n
    \n
    Thanks for the interest in helping. I will leave the post here in case someone else has a similar problem and google for it.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728932128 {#2384
    date: 2024-10-14 20:55:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1906 …}
  +reports: Doctrine\ORM\PersistentCollection {#1708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1410 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
  +badges: Doctrine\ORM\PersistentCollection {#1407 …}
  +children: []
  -id: 33315
  -titleTs: "'conflict':16 'dnf':13 'fedora':9 'file':15 'outag':5 'power':4 'recover':19 'solv':1 'system':10 'updat':7"
  -bodyTs: "'-03':41,1546 '-1':93,104,112,122,131,140,149,162,171,183,204,215,223,234,245,256,267,278,289,300,311,353,375,387,395,403,422,431,458,467,476,519,540,551,562,572,582,593,615,631,640,673,682,692,702,712,722,732,741,1078,1090,1099,1108,1117,1126,1135,1144,1153,1162,1171,1180,1189,1198,1207,1216,1225,1234,1243,1252,1263,1274,1285,1296,1307,1318 '-15':508 '-2':70,82,194,321,332,343,413,449,485,496,652,662,1340,1362,1384 '-3':363,1329,1351,1373 '-4':441 '-5':604 '-6':530,623 '/usr/share/doc/at-spi2-core/news':1069 '/usr/share/doc/gtk3/news':1093 '/usr/share/doc/wine-core/authors':1255 '/usr/share/doc/wine-core/license':1277 '/usr/share/doc/wine-core/version':1299 '/usr/share/gtk-3.0/emoji/de.gresource':1111 '/usr/share/gtk-3.0/emoji/es.gresource':1129 '/usr/share/gtk-3.0/emoji/fr.gresource':1147 '/usr/share/gtk-3.0/emoji/zh.gresource':1165 '/usr/share/locale/he/lc_messages/gtk30.mo':1183 '/usr/share/man/man1/broadwayd.1.gz':1201 '/usr/share/man/man1/gtk-launch.1.gz':1219 '/usr/share/man/man1/gtk-query-immodules-3.0.1.gz':1237 '/usr/share/man/man5/k5identity.5.gz':1321 '/usr/share/man/man5/k5login.5.gz':1343 '/usr/share/man/man5/krb5.conf.5.gz':1365 '0':28 '0.1.3':603 '0.15.7':203 '0.2.2':394 '0.3.15':475 '0.3.22':421 '0.3.4':457 '0.4.14':466 '0.5.16':484 '02':38,1543 '05':37,1542 '09':30 '1':68,80,181,202,1533 '1.0':165,218 '1.0.9':161 '1.13':139 '1.2':634 '1.21.2':362,1328,1339,1350,1361,1372,1383 '1.26':130 '1.27.2':639 '1.3':416 '1.52.2':244,255,266,277,288,299,310 '1.6':174 '1.8':335 '1.9':488 '10':390,685 '112':585 '113':452 '115':479 '117':434 '136':735 '146':324 '17':676 '172':406 '176':134 '18.2.1':440 '2':439,671 '2.0.1':430 '2.20.0':448 '2.3.4':193 '2.4.120':402 '2.46.1':581 '2.50.0':1089 '2.50.1':92,103,111,1077 '2.6':425 '2.9':565 '20':1534 '201':85 '20231201':495 '2024':36,1541 '20240107':518 '20240115':320,331,342,412 '21':1535 '218':143,626 '23':270 '233':753 '235':197 '254.8':651,661 '26':34,1539 '29':281,511 '3.1.0':374,386,550 '3.1.2':529 '3.1.3':571 '3.2':744 '3.2.0':592 '3.24.39':1107,1125,1143,1161,1179,1197,1215,1233,1251 '3.24.41':222,233,1098,1116,1134,1152,1170,1188,1206,1224,1242 '3.5':444 '3.7.5':507 '320':543 '36':39,1544 '37':554 '378':107 '39':499 '39.1':352 '4.0.1':740 '4.12.3':539 '4.3':237 '4.43.1':561 '4.6.0':148 '4.6.1':630 '40':356 '45.2':170,182 '45.3':214 '48':378 '5.15.12':614 '5.72':121 '5.8':226 '50':346 '507':575 '51':29 '57':248 '58':522 '588':207 '60':398 '61':303,314 '62':725 '64':67,79,129,138,147,160,169,180,192,201,213,232,243,254,265,276,287,298,309,373,385,420,429,438,456,465,474,483,506,528,549,560,602,638,650,680,739,1494 '65':596,607 '67':259,292,749 '7.1.1.26':69,81 '7.1.1.26-2.fc39.x86_64.rpm':770 '7.2':152 '72':715 '727':665 '74':461 '8.19':1273,1295,1317 '8.2':622 '8.4':618 '8.8':643 '809':366 '81':73 '82':115 '853':186 '86':695 '87':533 '879':470 '88':125,705 '9.0':681,691,701,711,721,731,1262,1284,1306 '9.1.031':672 '92':96 '98':655 'afc':241 'afp':252 'ago':31,1536 'alloweras':1418 'along':1500 'alreadi':764,771,775,779,783,787,791,795,799,803,807,811,815,819,823,827,831,835,839,843,847,851,855,859,863,867,871,875,879,883,887,891,895,899,903,907,911,915,919,923,927,931,935,939,943,947,951,955,959,963,967,971,975,979,983,987,991,995,999,1003,1007,1011,1015,1019,1023,1027,1031 'alsa':689 'arch':60 'archiv':263 'at-spi2-atk':87 'at-spi2-atk-2.50.1-1.fc39.i686.rpm':774 'at-spi2-core':98,1073,1085,1477 'at-spi2-core-2.50.1-1.fc39.i686.rpm':778 'atk':90,109 'atk-2.50.1-1.fc39.i686.rpm':782 'audit':526 'beautifulsoup4':537 'best':1419 'blockdev':547 'bluez':118 'bluez-lib':117 'bluez-libs-5.72-1.fc39.i686.rpm':786 'boot':3,647 'c':77,769 'cach':1048,1057 'case':1597 'check':27,1035,1037,1532 'chkconfig':127 'chkconfig-1.26-1.fc39.x86_64.rpm':790 'clean':1062,1391 'command':1428 'common':503 'complet':1514,1567 'conflict':1080,1101,1119,1137,1155,1173,1191,1209,1227,1245,1265,1287,1309,1331,1353,1375,1464,1486 'core':101,699,1076,1088,1261,1272,1283,1294,1305,1316,1480 'crun':136 'crun-1.13-1.fc39.x86_64.rpm':794 'cut':9 'dafsa':516 'darktabl':145 'darktable-4.6.0-1.fc39.x86_64.rpm':798 'data':158 'dbus':371 'depend':42,1547 'devel':230 'devic':155 'device-mapper-persistent-data':154 'device-mapper-persistent-data-1.0.9-1.fc39.x86_64.rpm':802 'distro':1423 'distro-sync':1422 'dnf':17,1061,1390,1416,1421,1460,1527,1572 'download':760,765,772,776,780,784,788,792,796,800,804,808,812,816,820,824,828,832,836,840,844,848,852,856,860,864,868,872,876,880,884,888,892,896,900,904,908,912,916,920,924,928,932,936,940,944,948,952,956,960,964,968,972,976,980,984,988,992,996,1000,1004,1008,1012,1016,1020,1024,1028,1032,1043,1396 'dvm':328 'edit':1457 'els':1599 'energi':7 'eog':167 'eog-45.2-1.fc39.x86_64.rpm':806 'epiphani':177 'epiphany-runtim':176 'epiphany-runtime-45.2-1.fc39.x86_64.rpm':810 'error':23,1064,1067,1387,1403,1432,1524 'except':1475 'execut':1060 'experi':1449 'expir':26,1531 'fc39':71,83,94,105,113,123,132,141,150,163,172,184,195,205,216,224,235,246,257,268,279,290,301,312,322,333,344,354,364,376,388,396,404,414,423,432,442,450,459,468,477,486,497,509,520,531,541,552,563,573,583,594,605,616,624,632,641,653,663,674,683,693,703,713,723,733,742 'fc39.i686':1079,1100,1118,1136,1154,1172,1190,1208,1226,1244,1264,1286,1308,1330,1352,1374 'fc39.x86_64':1091,1109,1127,1145,1163,1181,1199,1217,1235,1253,1275,1297,1319,1341,1363,1385 'file':1068,1082,1092,1103,1110,1121,1128,1139,1146,1157,1164,1175,1182,1193,1200,1211,1218,1229,1236,1247,1254,1267,1276,1289,1298,1311,1320,1333,1342,1355,1364,1377 'filesystem':669 'final':1580 'firmwar':318,329,340,410 'fluidsynth':189 'fluidsynth-lib':188 'fluidsynth-libs-2.3.4-2.fc39.x86_64.rpm':814 'folk':199 'folks-0.15.7-1.fc39.x86_64.rpm':818 'follow':52,1523,1557 'fonttool':558 'found':1412 'fri':33,1538 'fuse':274 'get':21,1521 'gnome':210 'gnome-map':209 'gnome-maps-45.3-1.fc39.x86_64.rpm':822 'goa':285 'googl':1605 'gphoto2':296 'gtk3':220,229,1097,1106,1115,1124,1133,1142,1151,1160,1169,1178,1187,1196,1205,1214,1223,1232,1241,1250 'gtk3-3.24.41-1.fc39.i686.rpm':826 'gtk3-devel':228 'gtk3-devel-3.24.41-1.fc39.x86_64.rpm':830 'gvfs':240,251,262,273,284,295,306 'gvfs-afc':239 'gvfs-afc-1.52.2-1.fc39.x86_64.rpm':834 'gvfs-afp':250 'gvfs-afp-1.52.2-1.fc39.x86_64.rpm':838 'gvfs-archiv':261 'gvfs-archive-1.52.2-1.fc39.x86_64.rpm':842 'gvfs-fuse':272 'gvfs-fuse-1.52.2-1.fc39.x86_64.rpm':846 'gvfs-goa':283 'gvfs-goa-1.52.2-1.fc39.x86_64.rpm':850 'gvfs-gphoto2':294 'gvfs-gphoto2-1.52.2-1.fc39.x86_64.rpm':854 'gvfs-mtp':305 'gvfs-mtp-1.52.2-1.fc39.x86_64.rpm':858 'happen':1404 'help':1589 'howev':1481 'i686':91,102,110,120,221,361,393,401,447,621,660,690,700,710,720,730,1490,1503 'icon':492 'imagemagick':65,76,768 'imagemagick-7.1.1.26-2.fc39.x86_64.rpm':763 'imagemagick-c':75,767 'instal':1071,1095,1113,1131,1149,1167,1185,1203,1221,1239,1257,1279,1301,1323,1345,1367 'interest':1587 'issu':1451,1583 'iwlegaci':317 'iwlegacy-firmwar':316 'iwlegacy-firmware-20240115-2.fc39.noarch.rpm':862 'iwlwifi':327,338 'iwlwifi-dvm-firmwar':326 'iwlwifi-dvm-firmware-20240115-2.fc39.noarch.rpm':866 'iwlwifi-mvm-firmwar':337 'iwlwifi-mvm-firmware-20240115-2.fc39.noarch.rpm':870 'jan':35,1540 'jinja2':569 'k':74,86,97,108,116,126,135,144,187,198,208,249,260,271,282,293,304,315,325,357,367,379,391,399,407,435,453,462,471,480,512,523,534,544,555,576,586,597,608,619,627,656,666,677,686,696,716,726,736 'kde':349 'kde-set':348 'kde-settings-39.1-1.fc39.noarch.rpm':874 'krb5':359,1326,1337,1348,1359,1370,1381 'krb5-libs':358,1325,1336,1347,1358,1369,1380 'krb5-libs-1.21.2-3.fc39.i686.rpm':878 'last':24,1529 'lead':1438 'leav':1592 'lib':119,190,360,659,1327,1338,1349,1360,1371,1382 'libblockdev':369,381 'libblockdev-lvm-dbus':368 'libblockdev-lvm-dbus-3.1.0-1.fc39.x86_64.rpm':882 'libblockdev-plugins-al':380 'libblockdev-plugins-all-3.1.0-1.fc39.x86_64.rpm':886 'libdecor':392 'libdecor-0.2.2-1.fc39.i686.rpm':890 'libdrm':400 'libdrm-2.4.120-1.fc39.i686.rpm':894 'liberta':409 'libertas-firmwar':408 'libertas-firmware-20240115-2.fc39.noarch.rpm':898 'libmwaw':418 'libmwaw-0.3.22-1.fc39.x86_64.rpm':902 'libpea':427 'libpeas-2.0.1-1.fc39.x86_64.rpm':906 'librbd1':436 'librbd1-18.2.1-4.fc39.x86_64.rpm':910 'libva':446 'libva-2.20.0-2.fc39.i686.rpm':914 'libwp':463 'libwpg':454 'libwpg-0.3.4-1.fc39.x86_64.rpm':918 'libwps-0.4.14-1.fc39.x86_64.rpm':922 'libxmlb':472 'libxmlb-0.3.15-1.fc39.x86_64.rpm':926 'limit':590 'list':515 'lutri':481 'lutris-0.5.16-2.fc39.x86_64.rpm':930 'lvm':370 'm':153,166,175,219,227,238,336,347,417,426,445,489,500,566,635,644,706,745,754 'macro':612 'manag':1512 'map':211 'mapper':156 'mention':1388 'metadata':25,1530 'mtp':307 'mvm':339 'next':1051 'noarch':319,330,341,351,411,494,517,538,570,580,591,613,629,670 'normal':4 'noth':1564 'notic':1483 'ok':757 'opencl':709 'oper':46,1436,1551 'packag':54,59,750,761,1044,1058,1063,1084,1105,1123,1141,1159,1177,1195,1213,1231,1249,1269,1291,1313,1335,1357,1379,1392,1398,1465,1495,1504,1559 'papirus':491 'papirus-icon-them':490 'papirus-icon-theme-20231201-2.fc39.noarch.rpm':934 'peopl':1413 'perl':502 'perl-common-sens':501 'perl-common-sense-3.7.5-15.fc39.x86_64.rpm':938 'persist':157 'plugin':382 'pm':40,1545 'post':1594 'problem':44,1549,1603 'protect':53,1558 'publicsuffix':514 'publicsuffix-list-dafsa':513 'publicsuffix-list-dafsa-20240107-1.fc39.noarch.rpm':942 'pulseaudio':719 'pyatspi':579 'pyrat':589 'python3':525,536,546,557,568,578,588 'python3-audit':524 'python3-audit-3.1.2-6.fc39.x86_64.rpm':946 'python3-beautifulsoup4':535 'python3-beautifulsoup4-4.12.3-1.fc39.noarch.rpm':950 'python3-blockdev':545 'python3-blockdev-3.1.0-1.fc39.x86_64.rpm':954 'python3-fonttools':556 'python3-fonttools-4.43.1-1.fc39.x86_64.rpm':958 'python3-jinja2':567 'python3-jinja2-3.1.3-1.fc39.noarch.rpm':962 'python3-pyatspi':577 'python3-pyatspi-2.46.1-1.fc39.noarch.rpm':966 'python3-pyrate-limiter':587 'python3-pyrate-limiter-3.2.0-1.fc39.noarch.rpm':970 'qadwaitadecor':599 'qadwaitadecorations-qt6':598 'qadwaitadecorations-qt6-0.1.3-5.fc39.x86_64.rpm':974 'qt5':610 'qt5-srpm-macros':609 'qt5-srpm-macros-5.15.12-1.fc39.noarch.rpm':978 'qt6':600 'ran':1459 'readlin':620 'readline-8.2-6.fc39.i686.rpm':982 'recommend':1414 'reinstal':1461,1573 'remov':50,1056,1446,1498,1555 'repo':62 'resolv':43,1548 'result':48,1429,1553 'run':15,1033,1039,1415,1526 'runtim':178 'save':1046 'say':1433 'search':1407 'seem':1468 'sens':504 'set':350 'similar':1450,1602 'size':63,752 'skip':762,766,773,777,781,785,789,793,797,801,805,809,813,817,821,825,829,833,837,841,845,849,853,857,861,865,869,873,877,881,885,889,893,897,901,905,909,913,917,921,925,929,933,937,941,945,949,953,957,961,965,969,973,977,981,985,989,993,997,1001,1005,1009,1013,1017,1021,1025,1029 'solut':1410 'solv':1455,1581 'someon':1448,1598 'sos':628 'sos-4.6.1-1.fc39.noarch.rpm':986 'spi2':89,100,1075,1087,1479 'srpm':611 'still':1520 'succeed':1038 'success':1052 'summari':747 'sync':1424 'syncth':636 'syncthing-1.27.2-1.fc39.x86_64.rpm':990 'system':2 'systemd':55,57,646,658,1440,1443,1560,1562,1574,1576 'systemd-boot-unsign':645 'systemd-boot-unsigned-254.8-2.fc39.x86_64.rpm':994 'systemd-lib':657 'systemd-libs-254.8-2.fc39.i686.rpm':998 'systemd-udev':56,1442,1561,1575 'test':1041,1066 'thank':1584 'theme':493 'total':751 'transact':746,1034,1036,1040,1053,1065 'tri':13,1406,1506 'twain':729 'udev':58,1444,1563,1577 'unsign':648 'updat':18,72,84,95,106,114,124,133,142,151,164,173,185,196,206,217,225,236,247,258,269,280,291,302,313,323,334,345,355,365,377,389,397,405,415,424,433,443,451,460,469,478,487,498,510,521,532,542,553,564,574,584,595,606,617,625,633,642,654,664,675,684,694,704,714,724,734,743,1528 'upgrad':64,748,1417,1516 'use':1389 'version':61 'vim':668 'vim-filesystem':667 'vim-filesystem-9.1.031-1.fc39.noarch.rpm':1002 'wine':678,688,698,708,718,728,1260,1271,1282,1293,1304,1315,1499 'wine-9.0-1.fc39.x86_64.rpm':1006 'wine-alsa':687 'wine-alsa-9.0-1.fc39.i686.rpm':1010 'wine-cor':697,1259,1270,1281,1292,1303,1314 'wine-core-9.0-1.fc39.i686.rpm':1014 'wine-opencl':707 'wine-opencl-9.0-1.fc39.i686.rpm':1018 'wine-pulseaudio':717 'wine-pulseaudio-9.0-1.fc39.i686.rpm':1022 'wine-twain':727 'wine-twain-9.0-1.fc39.i686.rpm':1026 'work':1470,1509 'would':47,1437,1519,1552 'x86':66,78,128,137,146,159,168,179,191,200,212,231,242,253,264,275,286,297,308,372,384,419,428,437,455,464,473,482,505,527,548,559,601,637,649,679,738,1493 'y':759 'y/n':758 'zeniti':737 'zenity-4.0.1-1.fc39.x86_64.rpm':1030"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706386658
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/post/3002023"
  +editedAt: DateTimeImmutable @1728847229 {#2378
    date: 2024-10-13 21:20:29.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706300258 {#2379
    date: 2024-01-26 21:17:38.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 {#2381
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1596 …}
  +slug: "Solved-Had-a-power-outage-while-updating-my-fedora-system"
  +title: "[Solved] Had a power outage while updating my fedora system, and now dnf has file conflicts. Is it recoverable?"
  +url: null
  +body: """
    The system booted normally after the energy was cut, but if I try to run a dnf update again, I get this error:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Last metadata expiration check: 0:51:09 ago on Fri 26 Jan 2024 05:02:36 PM -03.\n
    </span><span style="color:#323232;">Dependencies resolved.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;"> Problem: The operation would result in removing the following protected packages: systemd, systemd-udev\n
    </span><span style="color:#323232;">================================================================================\n
    </span><span style="color:#323232;"> Package                         Arch     Version               Repo       Size\n
    </span><span style="color:#323232;">================================================================================\n
    </span><span style="color:#323232;">Upgrading:\n
    </span><span style="color:#323232;"> ImageMagick                     x86_64   1:7.1.1.26-2.fc39     updates    81 k\n
    </span><span style="color:#323232;"> ImageMagick-c++                 x86_64   1:7.1.1.26-2.fc39     updates   201 k\n
    </span><span style="color:#323232;"> at-spi2-atk                     i686     2.50.1-1.fc39         updates    92 k\n
    </span><span style="color:#323232;"> at-spi2-core                    i686     2.50.1-1.fc39         updates   378 k\n
    </span><span style="color:#323232;"> atk                             i686     2.50.1-1.fc39         updates    82 k\n
    </span><span style="color:#323232;"> bluez-libs                      i686     5.72-1.fc39           updates    88 k\n
    </span><span style="color:#323232;"> chkconfig                       x86_64   1.26-1.fc39           updates   176 k\n
    </span><span style="color:#323232;"> crun                            x86_64   1.13-1.fc39           updates   218 k\n
    </span><span style="color:#323232;"> darktable                       x86_64   4.6.0-1.fc39          updates   7.2 M\n
    </span><span style="color:#323232;"> device-mapper-persistent-data   x86_64   1.0.9-1.fc39          updates   1.0 M\n
    </span><span style="color:#323232;"> eog                             x86_64   45.2-1.fc39           updates   1.6 M\n
    </span><span style="color:#323232;"> epiphany-runtime                x86_64   1:45.2-1.fc39         updates   853 k\n
    </span><span style="color:#323232;"> fluidsynth-libs                 x86_64   2.3.4-2.fc39          updates   235 k\n
    </span><span style="color:#323232;"> folks                           x86_64   1:0.15.7-1.fc39       updates   588 k\n
    </span><span style="color:#323232;"> gnome-maps                      x86_64   45.3-1.fc39           updates   1.0 M\n
    </span><span style="color:#323232;"> gtk3                            i686     3.24.41-1.fc39        updates   5.8 M\n
    </span><span style="color:#323232;"> gtk3-devel                      x86_64   3.24.41-1.fc39        updates   4.3 M\n
    </span><span style="color:#323232;"> gvfs-afc                        x86_64   1.52.2-1.fc39         updates    57 k\n
    </span><span style="color:#323232;"> gvfs-afp                        x86_64   1.52.2-1.fc39         updates    67 k\n
    </span><span style="color:#323232;"> gvfs-archive                    x86_64   1.52.2-1.fc39         updates    23 k\n
    </span><span style="color:#323232;"> gvfs-fuse                       x86_64   1.52.2-1.fc39         updates    29 k\n
    </span><span style="color:#323232;"> gvfs-goa                        x86_64   1.52.2-1.fc39         updates    67 k\n
    </span><span style="color:#323232;"> gvfs-gphoto2                    x86_64   1.52.2-1.fc39         updates    61 k\n
    </span><span style="color:#323232;"> gvfs-mtp                        x86_64   1.52.2-1.fc39         updates    61 k\n
    </span><span style="color:#323232;"> iwlegacy-firmware               noarch   20240115-2.fc39       updates   146 k\n
    </span><span style="color:#323232;"> iwlwifi-dvm-firmware            noarch   20240115-2.fc39       updates   1.8 M\n
    </span><span style="color:#323232;"> iwlwifi-mvm-firmware            noarch   20240115-2.fc39       updates    50 M\n
    </span><span style="color:#323232;"> kde-settings                    noarch   39.1-1.fc39           updates    40 k\n
    </span><span style="color:#323232;"> krb5-libs                       i686     1.21.2-3.fc39         updates   809 k\n
    </span><span style="color:#323232;"> libblockdev-lvm-dbus            x86_64   3.1.0-1.fc39          updates    48 k\n
    </span><span style="color:#323232;"> libblockdev-plugins-all         x86_64   3.1.0-1.fc39          updates    10 k\n
    </span><span style="color:#323232;"> libdecor                        i686     0.2.2-1.fc39          updates    60 k\n
    </span><span style="color:#323232;"> libdrm                          i686     2.4.120-1.fc39        updates   172 k\n
    </span><span style="color:#323232;"> libertas-firmware               noarch   20240115-2.fc39       updates   1.3 M\n
    </span><span style="color:#323232;"> libmwaw                         x86_64   0.3.22-1.fc39         updates   2.6 M\n
    </span><span style="color:#323232;"> libpeas                         x86_64   2.0.1-1.fc39          updates   117 k\n
    </span><span style="color:#323232;"> librbd1                         x86_64   2:18.2.1-4.fc39       updates   3.5 M\n
    </span><span style="color:#323232;"> libva                           i686     2.20.0-2.fc39         updates   113 k\n
    </span><span style="color:#323232;"> libwpg                          x86_64   0.3.4-1.fc39          updates    74 k\n
    </span><span style="color:#323232;"> libwps                          x86_64   0.4.14-1.fc39         updates   879 k\n
    </span><span style="color:#323232;"> libxmlb                         x86_64   0.3.15-1.fc39         updates   115 k\n
    </span><span style="color:#323232;"> lutris                          x86_64   0.5.16-2.fc39         updates   1.9 M\n
    </span><span style="color:#323232;"> papirus-icon-theme              noarch   20231201-2.fc39       updates    39 M\n
    </span><span style="color:#323232;"> perl-common-sense               x86_64   3.7.5-15.fc39         updates    29 k\n
    </span><span style="color:#323232;"> publicsuffix-list-dafsa         noarch   20240107-1.fc39       updates    58 k\n
    </span><span style="color:#323232;"> python3-audit                   x86_64   3.1.2-6.fc39          updates    87 k\n
    </span><span style="color:#323232;"> python3-beautifulsoup4          noarch   4.12.3-1.fc39         updates   320 k\n
    </span><span style="color:#323232;"> python3-blockdev                x86_64   3.1.0-1.fc39          updates    37 k\n
    </span><span style="color:#323232;"> python3-fonttools               x86_64   4.43.1-1.fc39         updates   2.9 M\n
    </span><span style="color:#323232;"> python3-jinja2                  noarch   3.1.3-1.fc39          updates   507 k\n
    </span><span style="color:#323232;"> python3-pyatspi                 noarch   2.46.1-1.fc39         updates   112 k\n
    </span><span style="color:#323232;"> python3-pyrate-limiter          noarch   3.2.0-1.fc39          updates    65 k\n
    </span><span style="color:#323232;"> qadwaitadecorations-qt6         x86_64   0.1.3-5.fc39          updates    65 k\n
    </span><span style="color:#323232;"> qt5-srpm-macros                 noarch   5.15.12-1.fc39        updates   8.4 k\n
    </span><span style="color:#323232;"> readline                        i686     8.2-6.fc39            updates   218 k\n
    </span><span style="color:#323232;"> sos                             noarch   4.6.1-1.fc39          updates   1.2 M\n
    </span><span style="color:#323232;"> syncthing                       x86_64   1.27.2-1.fc39         updates   8.8 M\n
    </span><span style="color:#323232;"> systemd-boot-unsigned           x86_64   254.8-2.fc39          updates    98 k\n
    </span><span style="color:#323232;"> systemd-libs                    i686     254.8-2.fc39          updates   727 k\n
    </span><span style="color:#323232;"> vim-filesystem                  noarch   2:9.1.031-1.fc39      updates    17 k\n
    </span><span style="color:#323232;"> wine                            x86_64   9.0-1.fc39            updates    10 k\n
    </span><span style="color:#323232;"> wine-alsa                       i686     9.0-1.fc39            updates    86 k\n
    </span><span style="color:#323232;"> wine-core                       i686     9.0-1.fc39            updates    88 M\n
    </span><span style="color:#323232;"> wine-opencl                     i686     9.0-1.fc39            updates    72 k\n
    </span><span style="color:#323232;"> wine-pulseaudio                 i686     9.0-1.fc39            updates    62 k\n
    </span><span style="color:#323232;"> wine-twain                      i686     9.0-1.fc39            updates   136 k\n
    </span><span style="color:#323232;"> zenity                          x86_64   4.0.1-1.fc39          updates   3.2 M\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Transaction Summary\n
    </span><span style="color:#323232;">================================================================================\n
    </span><span style="color:#323232;">Upgrade  67 Packages\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Total size: 233 M\n
    </span><span style="color:#323232;">Is this ok [y/N]: y\n
    </span><span style="color:#323232;">Downloading Packages:\n
    </span><span style="color:#323232;">[SKIPPED] ImageMagick-7.1.1.26-2.fc39.x86_64.rpm: Already downloaded           \n
    </span><span style="color:#323232;">[SKIPPED] ImageMagick-c++-7.1.1.26-2.fc39.x86_64.rpm: Already downloaded       \n
    </span><span style="color:#323232;">[SKIPPED] at-spi2-atk-2.50.1-1.fc39.i686.rpm: Already downloaded               \n
    </span><span style="color:#323232;">[SKIPPED] at-spi2-core-2.50.1-1.fc39.i686.rpm: Already downloaded              \n
    </span><span style="color:#323232;">[SKIPPED] atk-2.50.1-1.fc39.i686.rpm: Already downloaded                       \n
    </span><span style="color:#323232;">[SKIPPED] bluez-libs-5.72-1.fc39.i686.rpm: Already downloaded                  \n
    </span><span style="color:#323232;">[SKIPPED] chkconfig-1.26-1.fc39.x86_64.rpm: Already downloaded                 \n
    </span><span style="color:#323232;">[SKIPPED] crun-1.13-1.fc39.x86_64.rpm: Already downloaded                      \n
    </span><span style="color:#323232;">[SKIPPED] darktable-4.6.0-1.fc39.x86_64.rpm: Already downloaded                \n
    </span><span style="color:#323232;">[SKIPPED] device-mapper-persistent-data-1.0.9-1.fc39.x86_64.rpm: Already downloaded\n
    </span><span style="color:#323232;">[SKIPPED] eog-45.2-1.fc39.x86_64.rpm: Already downloaded                       \n
    </span><span style="color:#323232;">[SKIPPED] epiphany-runtime-45.2-1.fc39.x86_64.rpm: Already downloaded          \n
    </span><span style="color:#323232;">[SKIPPED] fluidsynth-libs-2.3.4-2.fc39.x86_64.rpm: Already downloaded          \n
    </span><span style="color:#323232;">[SKIPPED] folks-0.15.7-1.fc39.x86_64.rpm: Already downloaded                   \n
    </span><span style="color:#323232;">[SKIPPED] gnome-maps-45.3-1.fc39.x86_64.rpm: Already downloaded                \n
    </span><span style="color:#323232;">[SKIPPED] gtk3-3.24.41-1.fc39.i686.rpm: Already downloaded                     \n
    </span><span style="color:#323232;">[SKIPPED] gtk3-devel-3.24.41-1.fc39.x86_64.rpm: Already downloaded             \n
    </span><span style="color:#323232;">[SKIPPED] gvfs-afc-1.52.2-1.fc39.x86_64.rpm: Already downloaded                \n
    </span><span style="color:#323232;">[SKIPPED] gvfs-afp-1.52.2-1.fc39.x86_64.rpm: Already downloaded                \n
    </span><span style="color:#323232;">[SKIPPED] gvfs-archive-1.52.2-1.fc39.x86_64.rpm: Already downloaded            \n
    </span><span style="color:#323232;">[SKIPPED] gvfs-fuse-1.52.2-1.fc39.x86_64.rpm: Already downloaded               \n
    </span><span style="color:#323232;">[SKIPPED] gvfs-goa-1.52.2-1.fc39.x86_64.rpm: Already downloaded                \n
    </span><span style="color:#323232;">[SKIPPED] gvfs-gphoto2-1.52.2-1.fc39.x86_64.rpm: Already downloaded            \n
    </span><span style="color:#323232;">[SKIPPED] gvfs-mtp-1.52.2-1.fc39.x86_64.rpm: Already downloaded                \n
    </span><span style="color:#323232;">[SKIPPED] iwlegacy-firmware-20240115-2.fc39.noarch.rpm: Already downloaded     \n
    </span><span style="color:#323232;">[SKIPPED] iwlwifi-dvm-firmware-20240115-2.fc39.noarch.rpm: Already downloaded  \n
    </span><span style="color:#323232;">[SKIPPED] iwlwifi-mvm-firmware-20240115-2.fc39.noarch.rpm: Already downloaded  \n
    </span><span style="color:#323232;">[SKIPPED] kde-settings-39.1-1.fc39.noarch.rpm: Already downloaded              \n
    </span><span style="color:#323232;">[SKIPPED] krb5-libs-1.21.2-3.fc39.i686.rpm: Already downloaded                 \n
    </span><span style="color:#323232;">[SKIPPED] libblockdev-lvm-dbus-3.1.0-1.fc39.x86_64.rpm: Already downloaded     \n
    </span><span style="color:#323232;">[SKIPPED] libblockdev-plugins-all-3.1.0-1.fc39.x86_64.rpm: Already downloaded  \n
    </span><span style="color:#323232;">[SKIPPED] libdecor-0.2.2-1.fc39.i686.rpm: Already downloaded                   \n
    </span><span style="color:#323232;">[SKIPPED] libdrm-2.4.120-1.fc39.i686.rpm: Already downloaded                   \n
    </span><span style="color:#323232;">[SKIPPED] libertas-firmware-20240115-2.fc39.noarch.rpm: Already downloaded     \n
    </span><span style="color:#323232;">[SKIPPED] libmwaw-0.3.22-1.fc39.x86_64.rpm: Already downloaded                 \n
    </span><span style="color:#323232;">[SKIPPED] libpeas-2.0.1-1.fc39.x86_64.rpm: Already downloaded                  \n
    </span><span style="color:#323232;">[SKIPPED] librbd1-18.2.1-4.fc39.x86_64.rpm: Already downloaded                 \n
    </span><span style="color:#323232;">[SKIPPED] libva-2.20.0-2.fc39.i686.rpm: Already downloaded                     \n
    </span><span style="color:#323232;">[SKIPPED] libwpg-0.3.4-1.fc39.x86_64.rpm: Already downloaded                   \n
    </span><span style="color:#323232;">[SKIPPED] libwps-0.4.14-1.fc39.x86_64.rpm: Already downloaded                  \n
    </span><span style="color:#323232;">[SKIPPED] libxmlb-0.3.15-1.fc39.x86_64.rpm: Already downloaded                 \n
    </span><span style="color:#323232;">[SKIPPED] lutris-0.5.16-2.fc39.x86_64.rpm: Already downloaded                  \n
    </span><span style="color:#323232;">[SKIPPED] papirus-icon-theme-20231201-2.fc39.noarch.rpm: Already downloaded    \n
    </span><span style="color:#323232;">[SKIPPED] perl-common-sense-3.7.5-15.fc39.x86_64.rpm: Already downloaded       \n
    </span><span style="color:#323232;">[SKIPPED] publicsuffix-list-dafsa-20240107-1.fc39.noarch.rpm: Already downloaded\n
    </span><span style="color:#323232;">[SKIPPED] python3-audit-3.1.2-6.fc39.x86_64.rpm: Already downloaded            \n
    </span><span style="color:#323232;">[SKIPPED] python3-beautifulsoup4-4.12.3-1.fc39.noarch.rpm: Already downloaded  \n
    </span><span style="color:#323232;">[SKIPPED] python3-blockdev-3.1.0-1.fc39.x86_64.rpm: Already downloaded         \n
    </span><span style="color:#323232;">[SKIPPED] python3-fonttools-4.43.1-1.fc39.x86_64.rpm: Already downloaded       \n
    </span><span style="color:#323232;">[SKIPPED] python3-jinja2-3.1.3-1.fc39.noarch.rpm: Already downloaded           \n
    </span><span style="color:#323232;">[SKIPPED] python3-pyatspi-2.46.1-1.fc39.noarch.rpm: Already downloaded         \n
    </span><span style="color:#323232;">[SKIPPED] python3-pyrate-limiter-3.2.0-1.fc39.noarch.rpm: Already downloaded   \n
    </span><span style="color:#323232;">[SKIPPED] qadwaitadecorations-qt6-0.1.3-5.fc39.x86_64.rpm: Already downloaded  \n
    </span><span style="color:#323232;">[SKIPPED] qt5-srpm-macros-5.15.12-1.fc39.noarch.rpm: Already downloaded        \n
    </span><span style="color:#323232;">[SKIPPED] readline-8.2-6.fc39.i686.rpm: Already downloaded                     \n
    </span><span style="color:#323232;">[SKIPPED] sos-4.6.1-1.fc39.noarch.rpm: Already downloaded                      \n
    </span><span style="color:#323232;">[SKIPPED] syncthing-1.27.2-1.fc39.x86_64.rpm: Already downloaded               \n
    </span><span style="color:#323232;">[SKIPPED] systemd-boot-unsigned-254.8-2.fc39.x86_64.rpm: Already downloaded    \n
    </span><span style="color:#323232;">[SKIPPED] systemd-libs-254.8-2.fc39.i686.rpm: Already downloaded               \n
    </span><span style="color:#323232;">[SKIPPED] vim-filesystem-9.1.031-1.fc39.noarch.rpm: Already downloaded         \n
    </span><span style="color:#323232;">[SKIPPED] wine-9.0-1.fc39.x86_64.rpm: Already downloaded                       \n
    </span><span style="color:#323232;">[SKIPPED] wine-alsa-9.0-1.fc39.i686.rpm: Already downloaded                    \n
    </span><span style="color:#323232;">[SKIPPED] wine-core-9.0-1.fc39.i686.rpm: Already downloaded                    \n
    </span><span style="color:#323232;">[SKIPPED] wine-opencl-9.0-1.fc39.i686.rpm: Already downloaded                  \n
    </span><span style="color:#323232;">[SKIPPED] wine-pulseaudio-9.0-1.fc39.i686.rpm: Already downloaded              \n
    </span><span style="color:#323232;">[SKIPPED] wine-twain-9.0-1.fc39.i686.rpm: Already downloaded                   \n
    </span><span style="color:#323232;">[SKIPPED] zenity-4.0.1-1.fc39.x86_64.rpm: Already downloaded                   \n
    </span><span style="color:#323232;">Running transaction check\n
    </span><span style="color:#323232;">Transaction check succeeded.\n
    </span><span style="color:#323232;">Running transaction test\n
    </span><span style="color:#323232;">The downloaded packages were saved in cache until the next successful transaction.\n
    </span><span style="color:#323232;">You can remove cached packages by executing 'dnf clean packages'.\n
    </span><span style="color:#323232;">Error: Transaction test error:\n
    </span><span style="color:#323232;">  file /usr/share/doc/at-spi2-core/NEWS from install of at-spi2-core-2.50.1-1.fc39.i686 conflicts with file from package at-spi2-core-2.50.0-1.fc39.x86_64\n
    </span><span style="color:#323232;">  file /usr/share/doc/gtk3/NEWS from install of gtk3-3.24.41-1.fc39.i686 conflicts with file from package gtk3-3.24.39-1.fc39.x86_64\n
    </span><span style="color:#323232;">  file /usr/share/gtk-3.0/emoji/de.gresource from install of gtk3-3.24.41-1.fc39.i686 conflicts with file from package gtk3-3.24.39-1.fc39.x86_64\n
    </span><span style="color:#323232;">  file /usr/share/gtk-3.0/emoji/es.gresource from install of gtk3-3.24.41-1.fc39.i686 conflicts with file from package gtk3-3.24.39-1.fc39.x86_64\n
    </span><span style="color:#323232;">  file /usr/share/gtk-3.0/emoji/fr.gresource from install of gtk3-3.24.41-1.fc39.i686 conflicts with file from package gtk3-3.24.39-1.fc39.x86_64\n
    </span><span style="color:#323232;">  file /usr/share/gtk-3.0/emoji/zh.gresource from install of gtk3-3.24.41-1.fc39.i686 conflicts with file from package gtk3-3.24.39-1.fc39.x86_64\n
    </span><span style="color:#323232;">  file /usr/share/locale/he/LC_MESSAGES/gtk30.mo from install of gtk3-3.24.41-1.fc39.i686 conflicts with file from package gtk3-3.24.39-1.fc39.x86_64\n
    </span><span style="color:#323232;">  file /usr/share/man/man1/broadwayd.1.gz from install of gtk3-3.24.41-1.fc39.i686 conflicts with file from package gtk3-3.24.39-1.fc39.x86_64\n
    </span><span style="color:#323232;">  file /usr/share/man/man1/gtk-launch.1.gz from install of gtk3-3.24.41-1.fc39.i686 conflicts with file from package gtk3-3.24.39-1.fc39.x86_64\n
    </span><span style="color:#323232;">  file /usr/share/man/man1/gtk-query-immodules-3.0.1.gz from install of gtk3-3.24.41-1.fc39.i686 conflicts with file from package gtk3-3.24.39-1.fc39.x86_64\n
    </span><span style="color:#323232;">  file /usr/share/doc/wine-core/AUTHORS from install of wine-core-9.0-1.fc39.i686 conflicts with file from package wine-core-8.19-1.fc39.x86_64\n
    </span><span style="color:#323232;">  file /usr/share/doc/wine-core/LICENSE from install of wine-core-9.0-1.fc39.i686 conflicts with file from package wine-core-8.19-1.fc39.x86_64\n
    </span><span style="color:#323232;">  file /usr/share/doc/wine-core/VERSION from install of wine-core-9.0-1.fc39.i686 conflicts with file from package wine-core-8.19-1.fc39.x86_64\n
    </span><span style="color:#323232;">  file /usr/share/man/man5/k5identity.5.gz from install of krb5-libs-1.21.2-3.fc39.i686 conflicts with file from package krb5-libs-1.21.2-2.fc39.x86_64\n
    </span><span style="color:#323232;">  file /usr/share/man/man5/k5login.5.gz from install of krb5-libs-1.21.2-3.fc39.i686 conflicts with file from package krb5-libs-1.21.2-2.fc39.x86_64\n
    </span><span style="color:#323232;">  file /usr/share/man/man5/krb5.conf.5.gz from install of krb5-libs-1.21.2-3.fc39.i686 conflicts with file from package krb5-libs-1.21.2-2.fc39.x86_64\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">\n
    </span>\n
    ```\n
    \n
    The error mentions using “dnf clean packages”, but it only downloads the packages again, and the same error happens. I tried searching for a solution, and found people recommending running "dnf upgrade --allowerasing --best " and “dnf distro-sync”, but both these commands result in an error saying that the operation would lead to systemd and systemd-udev being removed.\n
    \n
    Did someone experience similar issues? How did you solve it?\n
    \n
    EDIT: I ran “dnf reinstall” on the conflicting packages, and it seemed to work for most of them, except for at-spi2-core. However, I noticed that the conflict was between the i686 and the x86_64 package, so I removed wine along with all i686 packages and tried again. It worked, and I managed to complete the upgrade, but I would still get the following error when running “dnf update”:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Last metadata expiration check: 1:20:21 ago on Fri 26 Jan 2024 05:02:36 PM -03.\n
    </span><span style="color:#323232;">Dependencies resolved.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;"> Problem: The operation would result in removing the following protected packages: systemd, systemd-udev\n
    </span><span style="color:#323232;">Nothing to do.\n
    </span><span style="color:#323232;">Complete!\n
    </span>\n
    ```\n
    \n
    So I did a dnf reinstall systemd systemd-udev and it finally solved the issue.\n
    \n
    Thanks for the interest in helping. I will leave the post here in case someone else has a similar problem and google for it.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728932128 {#2384
    date: 2024-10-14 20:55:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1906 …}
  +reports: Doctrine\ORM\PersistentCollection {#1708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1410 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
  +badges: Doctrine\ORM\PersistentCollection {#1407 …}
  +children: []
  -id: 33315
  -titleTs: "'conflict':16 'dnf':13 'fedora':9 'file':15 'outag':5 'power':4 'recover':19 'solv':1 'system':10 'updat':7"
  -bodyTs: "'-03':41,1546 '-1':93,104,112,122,131,140,149,162,171,183,204,215,223,234,245,256,267,278,289,300,311,353,375,387,395,403,422,431,458,467,476,519,540,551,562,572,582,593,615,631,640,673,682,692,702,712,722,732,741,1078,1090,1099,1108,1117,1126,1135,1144,1153,1162,1171,1180,1189,1198,1207,1216,1225,1234,1243,1252,1263,1274,1285,1296,1307,1318 '-15':508 '-2':70,82,194,321,332,343,413,449,485,496,652,662,1340,1362,1384 '-3':363,1329,1351,1373 '-4':441 '-5':604 '-6':530,623 '/usr/share/doc/at-spi2-core/news':1069 '/usr/share/doc/gtk3/news':1093 '/usr/share/doc/wine-core/authors':1255 '/usr/share/doc/wine-core/license':1277 '/usr/share/doc/wine-core/version':1299 '/usr/share/gtk-3.0/emoji/de.gresource':1111 '/usr/share/gtk-3.0/emoji/es.gresource':1129 '/usr/share/gtk-3.0/emoji/fr.gresource':1147 '/usr/share/gtk-3.0/emoji/zh.gresource':1165 '/usr/share/locale/he/lc_messages/gtk30.mo':1183 '/usr/share/man/man1/broadwayd.1.gz':1201 '/usr/share/man/man1/gtk-launch.1.gz':1219 '/usr/share/man/man1/gtk-query-immodules-3.0.1.gz':1237 '/usr/share/man/man5/k5identity.5.gz':1321 '/usr/share/man/man5/k5login.5.gz':1343 '/usr/share/man/man5/krb5.conf.5.gz':1365 '0':28 '0.1.3':603 '0.15.7':203 '0.2.2':394 '0.3.15':475 '0.3.22':421 '0.3.4':457 '0.4.14':466 '0.5.16':484 '02':38,1543 '05':37,1542 '09':30 '1':68,80,181,202,1533 '1.0':165,218 '1.0.9':161 '1.13':139 '1.2':634 '1.21.2':362,1328,1339,1350,1361,1372,1383 '1.26':130 '1.27.2':639 '1.3':416 '1.52.2':244,255,266,277,288,299,310 '1.6':174 '1.8':335 '1.9':488 '10':390,685 '112':585 '113':452 '115':479 '117':434 '136':735 '146':324 '17':676 '172':406 '176':134 '18.2.1':440 '2':439,671 '2.0.1':430 '2.20.0':448 '2.3.4':193 '2.4.120':402 '2.46.1':581 '2.50.0':1089 '2.50.1':92,103,111,1077 '2.6':425 '2.9':565 '20':1534 '201':85 '20231201':495 '2024':36,1541 '20240107':518 '20240115':320,331,342,412 '21':1535 '218':143,626 '23':270 '233':753 '235':197 '254.8':651,661 '26':34,1539 '29':281,511 '3.1.0':374,386,550 '3.1.2':529 '3.1.3':571 '3.2':744 '3.2.0':592 '3.24.39':1107,1125,1143,1161,1179,1197,1215,1233,1251 '3.24.41':222,233,1098,1116,1134,1152,1170,1188,1206,1224,1242 '3.5':444 '3.7.5':507 '320':543 '36':39,1544 '37':554 '378':107 '39':499 '39.1':352 '4.0.1':740 '4.12.3':539 '4.3':237 '4.43.1':561 '4.6.0':148 '4.6.1':630 '40':356 '45.2':170,182 '45.3':214 '48':378 '5.15.12':614 '5.72':121 '5.8':226 '50':346 '507':575 '51':29 '57':248 '58':522 '588':207 '60':398 '61':303,314 '62':725 '64':67,79,129,138,147,160,169,180,192,201,213,232,243,254,265,276,287,298,309,373,385,420,429,438,456,465,474,483,506,528,549,560,602,638,650,680,739,1494 '65':596,607 '67':259,292,749 '7.1.1.26':69,81 '7.1.1.26-2.fc39.x86_64.rpm':770 '7.2':152 '72':715 '727':665 '74':461 '8.19':1273,1295,1317 '8.2':622 '8.4':618 '8.8':643 '809':366 '81':73 '82':115 '853':186 '86':695 '87':533 '879':470 '88':125,705 '9.0':681,691,701,711,721,731,1262,1284,1306 '9.1.031':672 '92':96 '98':655 'afc':241 'afp':252 'ago':31,1536 'alloweras':1418 'along':1500 'alreadi':764,771,775,779,783,787,791,795,799,803,807,811,815,819,823,827,831,835,839,843,847,851,855,859,863,867,871,875,879,883,887,891,895,899,903,907,911,915,919,923,927,931,935,939,943,947,951,955,959,963,967,971,975,979,983,987,991,995,999,1003,1007,1011,1015,1019,1023,1027,1031 'alsa':689 'arch':60 'archiv':263 'at-spi2-atk':87 'at-spi2-atk-2.50.1-1.fc39.i686.rpm':774 'at-spi2-core':98,1073,1085,1477 'at-spi2-core-2.50.1-1.fc39.i686.rpm':778 'atk':90,109 'atk-2.50.1-1.fc39.i686.rpm':782 'audit':526 'beautifulsoup4':537 'best':1419 'blockdev':547 'bluez':118 'bluez-lib':117 'bluez-libs-5.72-1.fc39.i686.rpm':786 'boot':3,647 'c':77,769 'cach':1048,1057 'case':1597 'check':27,1035,1037,1532 'chkconfig':127 'chkconfig-1.26-1.fc39.x86_64.rpm':790 'clean':1062,1391 'command':1428 'common':503 'complet':1514,1567 'conflict':1080,1101,1119,1137,1155,1173,1191,1209,1227,1245,1265,1287,1309,1331,1353,1375,1464,1486 'core':101,699,1076,1088,1261,1272,1283,1294,1305,1316,1480 'crun':136 'crun-1.13-1.fc39.x86_64.rpm':794 'cut':9 'dafsa':516 'darktabl':145 'darktable-4.6.0-1.fc39.x86_64.rpm':798 'data':158 'dbus':371 'depend':42,1547 'devel':230 'devic':155 'device-mapper-persistent-data':154 'device-mapper-persistent-data-1.0.9-1.fc39.x86_64.rpm':802 'distro':1423 'distro-sync':1422 'dnf':17,1061,1390,1416,1421,1460,1527,1572 'download':760,765,772,776,780,784,788,792,796,800,804,808,812,816,820,824,828,832,836,840,844,848,852,856,860,864,868,872,876,880,884,888,892,896,900,904,908,912,916,920,924,928,932,936,940,944,948,952,956,960,964,968,972,976,980,984,988,992,996,1000,1004,1008,1012,1016,1020,1024,1028,1032,1043,1396 'dvm':328 'edit':1457 'els':1599 'energi':7 'eog':167 'eog-45.2-1.fc39.x86_64.rpm':806 'epiphani':177 'epiphany-runtim':176 'epiphany-runtime-45.2-1.fc39.x86_64.rpm':810 'error':23,1064,1067,1387,1403,1432,1524 'except':1475 'execut':1060 'experi':1449 'expir':26,1531 'fc39':71,83,94,105,113,123,132,141,150,163,172,184,195,205,216,224,235,246,257,268,279,290,301,312,322,333,344,354,364,376,388,396,404,414,423,432,442,450,459,468,477,486,497,509,520,531,541,552,563,573,583,594,605,616,624,632,641,653,663,674,683,693,703,713,723,733,742 'fc39.i686':1079,1100,1118,1136,1154,1172,1190,1208,1226,1244,1264,1286,1308,1330,1352,1374 'fc39.x86_64':1091,1109,1127,1145,1163,1181,1199,1217,1235,1253,1275,1297,1319,1341,1363,1385 'file':1068,1082,1092,1103,1110,1121,1128,1139,1146,1157,1164,1175,1182,1193,1200,1211,1218,1229,1236,1247,1254,1267,1276,1289,1298,1311,1320,1333,1342,1355,1364,1377 'filesystem':669 'final':1580 'firmwar':318,329,340,410 'fluidsynth':189 'fluidsynth-lib':188 'fluidsynth-libs-2.3.4-2.fc39.x86_64.rpm':814 'folk':199 'folks-0.15.7-1.fc39.x86_64.rpm':818 'follow':52,1523,1557 'fonttool':558 'found':1412 'fri':33,1538 'fuse':274 'get':21,1521 'gnome':210 'gnome-map':209 'gnome-maps-45.3-1.fc39.x86_64.rpm':822 'goa':285 'googl':1605 'gphoto2':296 'gtk3':220,229,1097,1106,1115,1124,1133,1142,1151,1160,1169,1178,1187,1196,1205,1214,1223,1232,1241,1250 'gtk3-3.24.41-1.fc39.i686.rpm':826 'gtk3-devel':228 'gtk3-devel-3.24.41-1.fc39.x86_64.rpm':830 'gvfs':240,251,262,273,284,295,306 'gvfs-afc':239 'gvfs-afc-1.52.2-1.fc39.x86_64.rpm':834 'gvfs-afp':250 'gvfs-afp-1.52.2-1.fc39.x86_64.rpm':838 'gvfs-archiv':261 'gvfs-archive-1.52.2-1.fc39.x86_64.rpm':842 'gvfs-fuse':272 'gvfs-fuse-1.52.2-1.fc39.x86_64.rpm':846 'gvfs-goa':283 'gvfs-goa-1.52.2-1.fc39.x86_64.rpm':850 'gvfs-gphoto2':294 'gvfs-gphoto2-1.52.2-1.fc39.x86_64.rpm':854 'gvfs-mtp':305 'gvfs-mtp-1.52.2-1.fc39.x86_64.rpm':858 'happen':1404 'help':1589 'howev':1481 'i686':91,102,110,120,221,361,393,401,447,621,660,690,700,710,720,730,1490,1503 'icon':492 'imagemagick':65,76,768 'imagemagick-7.1.1.26-2.fc39.x86_64.rpm':763 'imagemagick-c':75,767 'instal':1071,1095,1113,1131,1149,1167,1185,1203,1221,1239,1257,1279,1301,1323,1345,1367 'interest':1587 'issu':1451,1583 'iwlegaci':317 'iwlegacy-firmwar':316 'iwlegacy-firmware-20240115-2.fc39.noarch.rpm':862 'iwlwifi':327,338 'iwlwifi-dvm-firmwar':326 'iwlwifi-dvm-firmware-20240115-2.fc39.noarch.rpm':866 'iwlwifi-mvm-firmwar':337 'iwlwifi-mvm-firmware-20240115-2.fc39.noarch.rpm':870 'jan':35,1540 'jinja2':569 'k':74,86,97,108,116,126,135,144,187,198,208,249,260,271,282,293,304,315,325,357,367,379,391,399,407,435,453,462,471,480,512,523,534,544,555,576,586,597,608,619,627,656,666,677,686,696,716,726,736 'kde':349 'kde-set':348 'kde-settings-39.1-1.fc39.noarch.rpm':874 'krb5':359,1326,1337,1348,1359,1370,1381 'krb5-libs':358,1325,1336,1347,1358,1369,1380 'krb5-libs-1.21.2-3.fc39.i686.rpm':878 'last':24,1529 'lead':1438 'leav':1592 'lib':119,190,360,659,1327,1338,1349,1360,1371,1382 'libblockdev':369,381 'libblockdev-lvm-dbus':368 'libblockdev-lvm-dbus-3.1.0-1.fc39.x86_64.rpm':882 'libblockdev-plugins-al':380 'libblockdev-plugins-all-3.1.0-1.fc39.x86_64.rpm':886 'libdecor':392 'libdecor-0.2.2-1.fc39.i686.rpm':890 'libdrm':400 'libdrm-2.4.120-1.fc39.i686.rpm':894 'liberta':409 'libertas-firmwar':408 'libertas-firmware-20240115-2.fc39.noarch.rpm':898 'libmwaw':418 'libmwaw-0.3.22-1.fc39.x86_64.rpm':902 'libpea':427 'libpeas-2.0.1-1.fc39.x86_64.rpm':906 'librbd1':436 'librbd1-18.2.1-4.fc39.x86_64.rpm':910 'libva':446 'libva-2.20.0-2.fc39.i686.rpm':914 'libwp':463 'libwpg':454 'libwpg-0.3.4-1.fc39.x86_64.rpm':918 'libwps-0.4.14-1.fc39.x86_64.rpm':922 'libxmlb':472 'libxmlb-0.3.15-1.fc39.x86_64.rpm':926 'limit':590 'list':515 'lutri':481 'lutris-0.5.16-2.fc39.x86_64.rpm':930 'lvm':370 'm':153,166,175,219,227,238,336,347,417,426,445,489,500,566,635,644,706,745,754 'macro':612 'manag':1512 'map':211 'mapper':156 'mention':1388 'metadata':25,1530 'mtp':307 'mvm':339 'next':1051 'noarch':319,330,341,351,411,494,517,538,570,580,591,613,629,670 'normal':4 'noth':1564 'notic':1483 'ok':757 'opencl':709 'oper':46,1436,1551 'packag':54,59,750,761,1044,1058,1063,1084,1105,1123,1141,1159,1177,1195,1213,1231,1249,1269,1291,1313,1335,1357,1379,1392,1398,1465,1495,1504,1559 'papirus':491 'papirus-icon-them':490 'papirus-icon-theme-20231201-2.fc39.noarch.rpm':934 'peopl':1413 'perl':502 'perl-common-sens':501 'perl-common-sense-3.7.5-15.fc39.x86_64.rpm':938 'persist':157 'plugin':382 'pm':40,1545 'post':1594 'problem':44,1549,1603 'protect':53,1558 'publicsuffix':514 'publicsuffix-list-dafsa':513 'publicsuffix-list-dafsa-20240107-1.fc39.noarch.rpm':942 'pulseaudio':719 'pyatspi':579 'pyrat':589 'python3':525,536,546,557,568,578,588 'python3-audit':524 'python3-audit-3.1.2-6.fc39.x86_64.rpm':946 'python3-beautifulsoup4':535 'python3-beautifulsoup4-4.12.3-1.fc39.noarch.rpm':950 'python3-blockdev':545 'python3-blockdev-3.1.0-1.fc39.x86_64.rpm':954 'python3-fonttools':556 'python3-fonttools-4.43.1-1.fc39.x86_64.rpm':958 'python3-jinja2':567 'python3-jinja2-3.1.3-1.fc39.noarch.rpm':962 'python3-pyatspi':577 'python3-pyatspi-2.46.1-1.fc39.noarch.rpm':966 'python3-pyrate-limiter':587 'python3-pyrate-limiter-3.2.0-1.fc39.noarch.rpm':970 'qadwaitadecor':599 'qadwaitadecorations-qt6':598 'qadwaitadecorations-qt6-0.1.3-5.fc39.x86_64.rpm':974 'qt5':610 'qt5-srpm-macros':609 'qt5-srpm-macros-5.15.12-1.fc39.noarch.rpm':978 'qt6':600 'ran':1459 'readlin':620 'readline-8.2-6.fc39.i686.rpm':982 'recommend':1414 'reinstal':1461,1573 'remov':50,1056,1446,1498,1555 'repo':62 'resolv':43,1548 'result':48,1429,1553 'run':15,1033,1039,1415,1526 'runtim':178 'save':1046 'say':1433 'search':1407 'seem':1468 'sens':504 'set':350 'similar':1450,1602 'size':63,752 'skip':762,766,773,777,781,785,789,793,797,801,805,809,813,817,821,825,829,833,837,841,845,849,853,857,861,865,869,873,877,881,885,889,893,897,901,905,909,913,917,921,925,929,933,937,941,945,949,953,957,961,965,969,973,977,981,985,989,993,997,1001,1005,1009,1013,1017,1021,1025,1029 'solut':1410 'solv':1455,1581 'someon':1448,1598 'sos':628 'sos-4.6.1-1.fc39.noarch.rpm':986 'spi2':89,100,1075,1087,1479 'srpm':611 'still':1520 'succeed':1038 'success':1052 'summari':747 'sync':1424 'syncth':636 'syncthing-1.27.2-1.fc39.x86_64.rpm':990 'system':2 'systemd':55,57,646,658,1440,1443,1560,1562,1574,1576 'systemd-boot-unsign':645 'systemd-boot-unsigned-254.8-2.fc39.x86_64.rpm':994 'systemd-lib':657 'systemd-libs-254.8-2.fc39.i686.rpm':998 'systemd-udev':56,1442,1561,1575 'test':1041,1066 'thank':1584 'theme':493 'total':751 'transact':746,1034,1036,1040,1053,1065 'tri':13,1406,1506 'twain':729 'udev':58,1444,1563,1577 'unsign':648 'updat':18,72,84,95,106,114,124,133,142,151,164,173,185,196,206,217,225,236,247,258,269,280,291,302,313,323,334,345,355,365,377,389,397,405,415,424,433,443,451,460,469,478,487,498,510,521,532,542,553,564,574,584,595,606,617,625,633,642,654,664,675,684,694,704,714,724,734,743,1528 'upgrad':64,748,1417,1516 'use':1389 'version':61 'vim':668 'vim-filesystem':667 'vim-filesystem-9.1.031-1.fc39.noarch.rpm':1002 'wine':678,688,698,708,718,728,1260,1271,1282,1293,1304,1315,1499 'wine-9.0-1.fc39.x86_64.rpm':1006 'wine-alsa':687 'wine-alsa-9.0-1.fc39.i686.rpm':1010 'wine-cor':697,1259,1270,1281,1292,1303,1314 'wine-core-9.0-1.fc39.i686.rpm':1014 'wine-opencl':707 'wine-opencl-9.0-1.fc39.i686.rpm':1018 'wine-pulseaudio':717 'wine-pulseaudio-9.0-1.fc39.i686.rpm':1022 'wine-twain':727 'wine-twain-9.0-1.fc39.i686.rpm':1026 'work':1470,1509 'would':47,1437,1519,1552 'x86':66,78,128,137,146,159,168,179,191,200,212,231,242,253,264,275,286,297,308,372,384,419,428,437,455,464,473,482,505,527,548,559,601,637,649,679,738,1493 'y':759 'y/n':758 'zeniti':737 'zenity-4.0.1-1.fc39.x86_64.rpm':1030"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706386658
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/post/3002023"
  +editedAt: DateTimeImmutable @1728847229 {#2378
    date: 2024-10-13 21:20:29.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706300258 {#2379
    date: 2024-01-26 21:17:38.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 {#2381
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1596 …}
  +slug: "Solved-Had-a-power-outage-while-updating-my-fedora-system"
  +title: "[Solved] Had a power outage while updating my fedora system, and now dnf has file conflicts. Is it recoverable?"
  +url: null
  +body: """
    The system booted normally after the energy was cut, but if I try to run a dnf update again, I get this error:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Last metadata expiration check: 0:51:09 ago on Fri 26 Jan 2024 05:02:36 PM -03.\n
    </span><span style="color:#323232;">Dependencies resolved.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;"> Problem: The operation would result in removing the following protected packages: systemd, systemd-udev\n
    </span><span style="color:#323232;">================================================================================\n
    </span><span style="color:#323232;"> Package                         Arch     Version               Repo       Size\n
    </span><span style="color:#323232;">================================================================================\n
    </span><span style="color:#323232;">Upgrading:\n
    </span><span style="color:#323232;"> ImageMagick                     x86_64   1:7.1.1.26-2.fc39     updates    81 k\n
    </span><span style="color:#323232;"> ImageMagick-c++                 x86_64   1:7.1.1.26-2.fc39     updates   201 k\n
    </span><span style="color:#323232;"> at-spi2-atk                     i686     2.50.1-1.fc39         updates    92 k\n
    </span><span style="color:#323232;"> at-spi2-core                    i686     2.50.1-1.fc39         updates   378 k\n
    </span><span style="color:#323232;"> atk                             i686     2.50.1-1.fc39         updates    82 k\n
    </span><span style="color:#323232;"> bluez-libs                      i686     5.72-1.fc39           updates    88 k\n
    </span><span style="color:#323232;"> chkconfig                       x86_64   1.26-1.fc39           updates   176 k\n
    </span><span style="color:#323232;"> crun                            x86_64   1.13-1.fc39           updates   218 k\n
    </span><span style="color:#323232;"> darktable                       x86_64   4.6.0-1.fc39          updates   7.2 M\n
    </span><span style="color:#323232;"> device-mapper-persistent-data   x86_64   1.0.9-1.fc39          updates   1.0 M\n
    </span><span style="color:#323232;"> eog                             x86_64   45.2-1.fc39           updates   1.6 M\n
    </span><span style="color:#323232;"> epiphany-runtime                x86_64   1:45.2-1.fc39         updates   853 k\n
    </span><span style="color:#323232;"> fluidsynth-libs                 x86_64   2.3.4-2.fc39          updates   235 k\n
    </span><span style="color:#323232;"> folks                           x86_64   1:0.15.7-1.fc39       updates   588 k\n
    </span><span style="color:#323232;"> gnome-maps                      x86_64   45.3-1.fc39           updates   1.0 M\n
    </span><span style="color:#323232;"> gtk3                            i686     3.24.41-1.fc39        updates   5.8 M\n
    </span><span style="color:#323232;"> gtk3-devel                      x86_64   3.24.41-1.fc39        updates   4.3 M\n
    </span><span style="color:#323232;"> gvfs-afc                        x86_64   1.52.2-1.fc39         updates    57 k\n
    </span><span style="color:#323232;"> gvfs-afp                        x86_64   1.52.2-1.fc39         updates    67 k\n
    </span><span style="color:#323232;"> gvfs-archive                    x86_64   1.52.2-1.fc39         updates    23 k\n
    </span><span style="color:#323232;"> gvfs-fuse                       x86_64   1.52.2-1.fc39         updates    29 k\n
    </span><span style="color:#323232;"> gvfs-goa                        x86_64   1.52.2-1.fc39         updates    67 k\n
    </span><span style="color:#323232;"> gvfs-gphoto2                    x86_64   1.52.2-1.fc39         updates    61 k\n
    </span><span style="color:#323232;"> gvfs-mtp                        x86_64   1.52.2-1.fc39         updates    61 k\n
    </span><span style="color:#323232;"> iwlegacy-firmware               noarch   20240115-2.fc39       updates   146 k\n
    </span><span style="color:#323232;"> iwlwifi-dvm-firmware            noarch   20240115-2.fc39       updates   1.8 M\n
    </span><span style="color:#323232;"> iwlwifi-mvm-firmware            noarch   20240115-2.fc39       updates    50 M\n
    </span><span style="color:#323232;"> kde-settings                    noarch   39.1-1.fc39           updates    40 k\n
    </span><span style="color:#323232;"> krb5-libs                       i686     1.21.2-3.fc39         updates   809 k\n
    </span><span style="color:#323232;"> libblockdev-lvm-dbus            x86_64   3.1.0-1.fc39          updates    48 k\n
    </span><span style="color:#323232;"> libblockdev-plugins-all         x86_64   3.1.0-1.fc39          updates    10 k\n
    </span><span style="color:#323232;"> libdecor                        i686     0.2.2-1.fc39          updates    60 k\n
    </span><span style="color:#323232;"> libdrm                          i686     2.4.120-1.fc39        updates   172 k\n
    </span><span style="color:#323232;"> libertas-firmware               noarch   20240115-2.fc39       updates   1.3 M\n
    </span><span style="color:#323232;"> libmwaw                         x86_64   0.3.22-1.fc39         updates   2.6 M\n
    </span><span style="color:#323232;"> libpeas                         x86_64   2.0.1-1.fc39          updates   117 k\n
    </span><span style="color:#323232;"> librbd1                         x86_64   2:18.2.1-4.fc39       updates   3.5 M\n
    </span><span style="color:#323232;"> libva                           i686     2.20.0-2.fc39         updates   113 k\n
    </span><span style="color:#323232;"> libwpg                          x86_64   0.3.4-1.fc39          updates    74 k\n
    </span><span style="color:#323232;"> libwps                          x86_64   0.4.14-1.fc39         updates   879 k\n
    </span><span style="color:#323232;"> libxmlb                         x86_64   0.3.15-1.fc39         updates   115 k\n
    </span><span style="color:#323232;"> lutris                          x86_64   0.5.16-2.fc39         updates   1.9 M\n
    </span><span style="color:#323232;"> papirus-icon-theme              noarch   20231201-2.fc39       updates    39 M\n
    </span><span style="color:#323232;"> perl-common-sense               x86_64   3.7.5-15.fc39         updates    29 k\n
    </span><span style="color:#323232;"> publicsuffix-list-dafsa         noarch   20240107-1.fc39       updates    58 k\n
    </span><span style="color:#323232;"> python3-audit                   x86_64   3.1.2-6.fc39          updates    87 k\n
    </span><span style="color:#323232;"> python3-beautifulsoup4          noarch   4.12.3-1.fc39         updates   320 k\n
    </span><span style="color:#323232;"> python3-blockdev                x86_64   3.1.0-1.fc39          updates    37 k\n
    </span><span style="color:#323232;"> python3-fonttools               x86_64   4.43.1-1.fc39         updates   2.9 M\n
    </span><span style="color:#323232;"> python3-jinja2                  noarch   3.1.3-1.fc39          updates   507 k\n
    </span><span style="color:#323232;"> python3-pyatspi                 noarch   2.46.1-1.fc39         updates   112 k\n
    </span><span style="color:#323232;"> python3-pyrate-limiter          noarch   3.2.0-1.fc39          updates    65 k\n
    </span><span style="color:#323232;"> qadwaitadecorations-qt6         x86_64   0.1.3-5.fc39          updates    65 k\n
    </span><span style="color:#323232;"> qt5-srpm-macros                 noarch   5.15.12-1.fc39        updates   8.4 k\n
    </span><span style="color:#323232;"> readline                        i686     8.2-6.fc39            updates   218 k\n
    </span><span style="color:#323232;"> sos                             noarch   4.6.1-1.fc39          updates   1.2 M\n
    </span><span style="color:#323232;"> syncthing                       x86_64   1.27.2-1.fc39         updates   8.8 M\n
    </span><span style="color:#323232;"> systemd-boot-unsigned           x86_64   254.8-2.fc39          updates    98 k\n
    </span><span style="color:#323232;"> systemd-libs                    i686     254.8-2.fc39          updates   727 k\n
    </span><span style="color:#323232;"> vim-filesystem                  noarch   2:9.1.031-1.fc39      updates    17 k\n
    </span><span style="color:#323232;"> wine                            x86_64   9.0-1.fc39            updates    10 k\n
    </span><span style="color:#323232;"> wine-alsa                       i686     9.0-1.fc39            updates    86 k\n
    </span><span style="color:#323232;"> wine-core                       i686     9.0-1.fc39            updates    88 M\n
    </span><span style="color:#323232;"> wine-opencl                     i686     9.0-1.fc39            updates    72 k\n
    </span><span style="color:#323232;"> wine-pulseaudio                 i686     9.0-1.fc39            updates    62 k\n
    </span><span style="color:#323232;"> wine-twain                      i686     9.0-1.fc39            updates   136 k\n
    </span><span style="color:#323232;"> zenity                          x86_64   4.0.1-1.fc39          updates   3.2 M\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Transaction Summary\n
    </span><span style="color:#323232;">================================================================================\n
    </span><span style="color:#323232;">Upgrade  67 Packages\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Total size: 233 M\n
    </span><span style="color:#323232;">Is this ok [y/N]: y\n
    </span><span style="color:#323232;">Downloading Packages:\n
    </span><span style="color:#323232;">[SKIPPED] ImageMagick-7.1.1.26-2.fc39.x86_64.rpm: Already downloaded           \n
    </span><span style="color:#323232;">[SKIPPED] ImageMagick-c++-7.1.1.26-2.fc39.x86_64.rpm: Already downloaded       \n
    </span><span style="color:#323232;">[SKIPPED] at-spi2-atk-2.50.1-1.fc39.i686.rpm: Already downloaded               \n
    </span><span style="color:#323232;">[SKIPPED] at-spi2-core-2.50.1-1.fc39.i686.rpm: Already downloaded              \n
    </span><span style="color:#323232;">[SKIPPED] atk-2.50.1-1.fc39.i686.rpm: Already downloaded                       \n
    </span><span style="color:#323232;">[SKIPPED] bluez-libs-5.72-1.fc39.i686.rpm: Already downloaded                  \n
    </span><span style="color:#323232;">[SKIPPED] chkconfig-1.26-1.fc39.x86_64.rpm: Already downloaded                 \n
    </span><span style="color:#323232;">[SKIPPED] crun-1.13-1.fc39.x86_64.rpm: Already downloaded                      \n
    </span><span style="color:#323232;">[SKIPPED] darktable-4.6.0-1.fc39.x86_64.rpm: Already downloaded                \n
    </span><span style="color:#323232;">[SKIPPED] device-mapper-persistent-data-1.0.9-1.fc39.x86_64.rpm: Already downloaded\n
    </span><span style="color:#323232;">[SKIPPED] eog-45.2-1.fc39.x86_64.rpm: Already downloaded                       \n
    </span><span style="color:#323232;">[SKIPPED] epiphany-runtime-45.2-1.fc39.x86_64.rpm: Already downloaded          \n
    </span><span style="color:#323232;">[SKIPPED] fluidsynth-libs-2.3.4-2.fc39.x86_64.rpm: Already downloaded          \n
    </span><span style="color:#323232;">[SKIPPED] folks-0.15.7-1.fc39.x86_64.rpm: Already downloaded                   \n
    </span><span style="color:#323232;">[SKIPPED] gnome-maps-45.3-1.fc39.x86_64.rpm: Already downloaded                \n
    </span><span style="color:#323232;">[SKIPPED] gtk3-3.24.41-1.fc39.i686.rpm: Already downloaded                     \n
    </span><span style="color:#323232;">[SKIPPED] gtk3-devel-3.24.41-1.fc39.x86_64.rpm: Already downloaded             \n
    </span><span style="color:#323232;">[SKIPPED] gvfs-afc-1.52.2-1.fc39.x86_64.rpm: Already downloaded                \n
    </span><span style="color:#323232;">[SKIPPED] gvfs-afp-1.52.2-1.fc39.x86_64.rpm: Already downloaded                \n
    </span><span style="color:#323232;">[SKIPPED] gvfs-archive-1.52.2-1.fc39.x86_64.rpm: Already downloaded            \n
    </span><span style="color:#323232;">[SKIPPED] gvfs-fuse-1.52.2-1.fc39.x86_64.rpm: Already downloaded               \n
    </span><span style="color:#323232;">[SKIPPED] gvfs-goa-1.52.2-1.fc39.x86_64.rpm: Already downloaded                \n
    </span><span style="color:#323232;">[SKIPPED] gvfs-gphoto2-1.52.2-1.fc39.x86_64.rpm: Already downloaded            \n
    </span><span style="color:#323232;">[SKIPPED] gvfs-mtp-1.52.2-1.fc39.x86_64.rpm: Already downloaded                \n
    </span><span style="color:#323232;">[SKIPPED] iwlegacy-firmware-20240115-2.fc39.noarch.rpm: Already downloaded     \n
    </span><span style="color:#323232;">[SKIPPED] iwlwifi-dvm-firmware-20240115-2.fc39.noarch.rpm: Already downloaded  \n
    </span><span style="color:#323232;">[SKIPPED] iwlwifi-mvm-firmware-20240115-2.fc39.noarch.rpm: Already downloaded  \n
    </span><span style="color:#323232;">[SKIPPED] kde-settings-39.1-1.fc39.noarch.rpm: Already downloaded              \n
    </span><span style="color:#323232;">[SKIPPED] krb5-libs-1.21.2-3.fc39.i686.rpm: Already downloaded                 \n
    </span><span style="color:#323232;">[SKIPPED] libblockdev-lvm-dbus-3.1.0-1.fc39.x86_64.rpm: Already downloaded     \n
    </span><span style="color:#323232;">[SKIPPED] libblockdev-plugins-all-3.1.0-1.fc39.x86_64.rpm: Already downloaded  \n
    </span><span style="color:#323232;">[SKIPPED] libdecor-0.2.2-1.fc39.i686.rpm: Already downloaded                   \n
    </span><span style="color:#323232;">[SKIPPED] libdrm-2.4.120-1.fc39.i686.rpm: Already downloaded                   \n
    </span><span style="color:#323232;">[SKIPPED] libertas-firmware-20240115-2.fc39.noarch.rpm: Already downloaded     \n
    </span><span style="color:#323232;">[SKIPPED] libmwaw-0.3.22-1.fc39.x86_64.rpm: Already downloaded                 \n
    </span><span style="color:#323232;">[SKIPPED] libpeas-2.0.1-1.fc39.x86_64.rpm: Already downloaded                  \n
    </span><span style="color:#323232;">[SKIPPED] librbd1-18.2.1-4.fc39.x86_64.rpm: Already downloaded                 \n
    </span><span style="color:#323232;">[SKIPPED] libva-2.20.0-2.fc39.i686.rpm: Already downloaded                     \n
    </span><span style="color:#323232;">[SKIPPED] libwpg-0.3.4-1.fc39.x86_64.rpm: Already downloaded                   \n
    </span><span style="color:#323232;">[SKIPPED] libwps-0.4.14-1.fc39.x86_64.rpm: Already downloaded                  \n
    </span><span style="color:#323232;">[SKIPPED] libxmlb-0.3.15-1.fc39.x86_64.rpm: Already downloaded                 \n
    </span><span style="color:#323232;">[SKIPPED] lutris-0.5.16-2.fc39.x86_64.rpm: Already downloaded                  \n
    </span><span style="color:#323232;">[SKIPPED] papirus-icon-theme-20231201-2.fc39.noarch.rpm: Already downloaded    \n
    </span><span style="color:#323232;">[SKIPPED] perl-common-sense-3.7.5-15.fc39.x86_64.rpm: Already downloaded       \n
    </span><span style="color:#323232;">[SKIPPED] publicsuffix-list-dafsa-20240107-1.fc39.noarch.rpm: Already downloaded\n
    </span><span style="color:#323232;">[SKIPPED] python3-audit-3.1.2-6.fc39.x86_64.rpm: Already downloaded            \n
    </span><span style="color:#323232;">[SKIPPED] python3-beautifulsoup4-4.12.3-1.fc39.noarch.rpm: Already downloaded  \n
    </span><span style="color:#323232;">[SKIPPED] python3-blockdev-3.1.0-1.fc39.x86_64.rpm: Already downloaded         \n
    </span><span style="color:#323232;">[SKIPPED] python3-fonttools-4.43.1-1.fc39.x86_64.rpm: Already downloaded       \n
    </span><span style="color:#323232;">[SKIPPED] python3-jinja2-3.1.3-1.fc39.noarch.rpm: Already downloaded           \n
    </span><span style="color:#323232;">[SKIPPED] python3-pyatspi-2.46.1-1.fc39.noarch.rpm: Already downloaded         \n
    </span><span style="color:#323232;">[SKIPPED] python3-pyrate-limiter-3.2.0-1.fc39.noarch.rpm: Already downloaded   \n
    </span><span style="color:#323232;">[SKIPPED] qadwaitadecorations-qt6-0.1.3-5.fc39.x86_64.rpm: Already downloaded  \n
    </span><span style="color:#323232;">[SKIPPED] qt5-srpm-macros-5.15.12-1.fc39.noarch.rpm: Already downloaded        \n
    </span><span style="color:#323232;">[SKIPPED] readline-8.2-6.fc39.i686.rpm: Already downloaded                     \n
    </span><span style="color:#323232;">[SKIPPED] sos-4.6.1-1.fc39.noarch.rpm: Already downloaded                      \n
    </span><span style="color:#323232;">[SKIPPED] syncthing-1.27.2-1.fc39.x86_64.rpm: Already downloaded               \n
    </span><span style="color:#323232;">[SKIPPED] systemd-boot-unsigned-254.8-2.fc39.x86_64.rpm: Already downloaded    \n
    </span><span style="color:#323232;">[SKIPPED] systemd-libs-254.8-2.fc39.i686.rpm: Already downloaded               \n
    </span><span style="color:#323232;">[SKIPPED] vim-filesystem-9.1.031-1.fc39.noarch.rpm: Already downloaded         \n
    </span><span style="color:#323232;">[SKIPPED] wine-9.0-1.fc39.x86_64.rpm: Already downloaded                       \n
    </span><span style="color:#323232;">[SKIPPED] wine-alsa-9.0-1.fc39.i686.rpm: Already downloaded                    \n
    </span><span style="color:#323232;">[SKIPPED] wine-core-9.0-1.fc39.i686.rpm: Already downloaded                    \n
    </span><span style="color:#323232;">[SKIPPED] wine-opencl-9.0-1.fc39.i686.rpm: Already downloaded                  \n
    </span><span style="color:#323232;">[SKIPPED] wine-pulseaudio-9.0-1.fc39.i686.rpm: Already downloaded              \n
    </span><span style="color:#323232;">[SKIPPED] wine-twain-9.0-1.fc39.i686.rpm: Already downloaded                   \n
    </span><span style="color:#323232;">[SKIPPED] zenity-4.0.1-1.fc39.x86_64.rpm: Already downloaded                   \n
    </span><span style="color:#323232;">Running transaction check\n
    </span><span style="color:#323232;">Transaction check succeeded.\n
    </span><span style="color:#323232;">Running transaction test\n
    </span><span style="color:#323232;">The downloaded packages were saved in cache until the next successful transaction.\n
    </span><span style="color:#323232;">You can remove cached packages by executing 'dnf clean packages'.\n
    </span><span style="color:#323232;">Error: Transaction test error:\n
    </span><span style="color:#323232;">  file /usr/share/doc/at-spi2-core/NEWS from install of at-spi2-core-2.50.1-1.fc39.i686 conflicts with file from package at-spi2-core-2.50.0-1.fc39.x86_64\n
    </span><span style="color:#323232;">  file /usr/share/doc/gtk3/NEWS from install of gtk3-3.24.41-1.fc39.i686 conflicts with file from package gtk3-3.24.39-1.fc39.x86_64\n
    </span><span style="color:#323232;">  file /usr/share/gtk-3.0/emoji/de.gresource from install of gtk3-3.24.41-1.fc39.i686 conflicts with file from package gtk3-3.24.39-1.fc39.x86_64\n
    </span><span style="color:#323232;">  file /usr/share/gtk-3.0/emoji/es.gresource from install of gtk3-3.24.41-1.fc39.i686 conflicts with file from package gtk3-3.24.39-1.fc39.x86_64\n
    </span><span style="color:#323232;">  file /usr/share/gtk-3.0/emoji/fr.gresource from install of gtk3-3.24.41-1.fc39.i686 conflicts with file from package gtk3-3.24.39-1.fc39.x86_64\n
    </span><span style="color:#323232;">  file /usr/share/gtk-3.0/emoji/zh.gresource from install of gtk3-3.24.41-1.fc39.i686 conflicts with file from package gtk3-3.24.39-1.fc39.x86_64\n
    </span><span style="color:#323232;">  file /usr/share/locale/he/LC_MESSAGES/gtk30.mo from install of gtk3-3.24.41-1.fc39.i686 conflicts with file from package gtk3-3.24.39-1.fc39.x86_64\n
    </span><span style="color:#323232;">  file /usr/share/man/man1/broadwayd.1.gz from install of gtk3-3.24.41-1.fc39.i686 conflicts with file from package gtk3-3.24.39-1.fc39.x86_64\n
    </span><span style="color:#323232;">  file /usr/share/man/man1/gtk-launch.1.gz from install of gtk3-3.24.41-1.fc39.i686 conflicts with file from package gtk3-3.24.39-1.fc39.x86_64\n
    </span><span style="color:#323232;">  file /usr/share/man/man1/gtk-query-immodules-3.0.1.gz from install of gtk3-3.24.41-1.fc39.i686 conflicts with file from package gtk3-3.24.39-1.fc39.x86_64\n
    </span><span style="color:#323232;">  file /usr/share/doc/wine-core/AUTHORS from install of wine-core-9.0-1.fc39.i686 conflicts with file from package wine-core-8.19-1.fc39.x86_64\n
    </span><span style="color:#323232;">  file /usr/share/doc/wine-core/LICENSE from install of wine-core-9.0-1.fc39.i686 conflicts with file from package wine-core-8.19-1.fc39.x86_64\n
    </span><span style="color:#323232;">  file /usr/share/doc/wine-core/VERSION from install of wine-core-9.0-1.fc39.i686 conflicts with file from package wine-core-8.19-1.fc39.x86_64\n
    </span><span style="color:#323232;">  file /usr/share/man/man5/k5identity.5.gz from install of krb5-libs-1.21.2-3.fc39.i686 conflicts with file from package krb5-libs-1.21.2-2.fc39.x86_64\n
    </span><span style="color:#323232;">  file /usr/share/man/man5/k5login.5.gz from install of krb5-libs-1.21.2-3.fc39.i686 conflicts with file from package krb5-libs-1.21.2-2.fc39.x86_64\n
    </span><span style="color:#323232;">  file /usr/share/man/man5/krb5.conf.5.gz from install of krb5-libs-1.21.2-3.fc39.i686 conflicts with file from package krb5-libs-1.21.2-2.fc39.x86_64\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">\n
    </span>\n
    ```\n
    \n
    The error mentions using “dnf clean packages”, but it only downloads the packages again, and the same error happens. I tried searching for a solution, and found people recommending running "dnf upgrade --allowerasing --best " and “dnf distro-sync”, but both these commands result in an error saying that the operation would lead to systemd and systemd-udev being removed.\n
    \n
    Did someone experience similar issues? How did you solve it?\n
    \n
    EDIT: I ran “dnf reinstall” on the conflicting packages, and it seemed to work for most of them, except for at-spi2-core. However, I noticed that the conflict was between the i686 and the x86_64 package, so I removed wine along with all i686 packages and tried again. It worked, and I managed to complete the upgrade, but I would still get the following error when running “dnf update”:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Last metadata expiration check: 1:20:21 ago on Fri 26 Jan 2024 05:02:36 PM -03.\n
    </span><span style="color:#323232;">Dependencies resolved.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;"> Problem: The operation would result in removing the following protected packages: systemd, systemd-udev\n
    </span><span style="color:#323232;">Nothing to do.\n
    </span><span style="color:#323232;">Complete!\n
    </span>\n
    ```\n
    \n
    So I did a dnf reinstall systemd systemd-udev and it finally solved the issue.\n
    \n
    Thanks for the interest in helping. I will leave the post here in case someone else has a similar problem and google for it.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728932128 {#2384
    date: 2024-10-14 20:55:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1906 …}
  +reports: Doctrine\ORM\PersistentCollection {#1708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1410 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
  +badges: Doctrine\ORM\PersistentCollection {#1407 …}
  +children: []
  -id: 33315
  -titleTs: "'conflict':16 'dnf':13 'fedora':9 'file':15 'outag':5 'power':4 'recover':19 'solv':1 'system':10 'updat':7"
  -bodyTs: "'-03':41,1546 '-1':93,104,112,122,131,140,149,162,171,183,204,215,223,234,245,256,267,278,289,300,311,353,375,387,395,403,422,431,458,467,476,519,540,551,562,572,582,593,615,631,640,673,682,692,702,712,722,732,741,1078,1090,1099,1108,1117,1126,1135,1144,1153,1162,1171,1180,1189,1198,1207,1216,1225,1234,1243,1252,1263,1274,1285,1296,1307,1318 '-15':508 '-2':70,82,194,321,332,343,413,449,485,496,652,662,1340,1362,1384 '-3':363,1329,1351,1373 '-4':441 '-5':604 '-6':530,623 '/usr/share/doc/at-spi2-core/news':1069 '/usr/share/doc/gtk3/news':1093 '/usr/share/doc/wine-core/authors':1255 '/usr/share/doc/wine-core/license':1277 '/usr/share/doc/wine-core/version':1299 '/usr/share/gtk-3.0/emoji/de.gresource':1111 '/usr/share/gtk-3.0/emoji/es.gresource':1129 '/usr/share/gtk-3.0/emoji/fr.gresource':1147 '/usr/share/gtk-3.0/emoji/zh.gresource':1165 '/usr/share/locale/he/lc_messages/gtk30.mo':1183 '/usr/share/man/man1/broadwayd.1.gz':1201 '/usr/share/man/man1/gtk-launch.1.gz':1219 '/usr/share/man/man1/gtk-query-immodules-3.0.1.gz':1237 '/usr/share/man/man5/k5identity.5.gz':1321 '/usr/share/man/man5/k5login.5.gz':1343 '/usr/share/man/man5/krb5.conf.5.gz':1365 '0':28 '0.1.3':603 '0.15.7':203 '0.2.2':394 '0.3.15':475 '0.3.22':421 '0.3.4':457 '0.4.14':466 '0.5.16':484 '02':38,1543 '05':37,1542 '09':30 '1':68,80,181,202,1533 '1.0':165,218 '1.0.9':161 '1.13':139 '1.2':634 '1.21.2':362,1328,1339,1350,1361,1372,1383 '1.26':130 '1.27.2':639 '1.3':416 '1.52.2':244,255,266,277,288,299,310 '1.6':174 '1.8':335 '1.9':488 '10':390,685 '112':585 '113':452 '115':479 '117':434 '136':735 '146':324 '17':676 '172':406 '176':134 '18.2.1':440 '2':439,671 '2.0.1':430 '2.20.0':448 '2.3.4':193 '2.4.120':402 '2.46.1':581 '2.50.0':1089 '2.50.1':92,103,111,1077 '2.6':425 '2.9':565 '20':1534 '201':85 '20231201':495 '2024':36,1541 '20240107':518 '20240115':320,331,342,412 '21':1535 '218':143,626 '23':270 '233':753 '235':197 '254.8':651,661 '26':34,1539 '29':281,511 '3.1.0':374,386,550 '3.1.2':529 '3.1.3':571 '3.2':744 '3.2.0':592 '3.24.39':1107,1125,1143,1161,1179,1197,1215,1233,1251 '3.24.41':222,233,1098,1116,1134,1152,1170,1188,1206,1224,1242 '3.5':444 '3.7.5':507 '320':543 '36':39,1544 '37':554 '378':107 '39':499 '39.1':352 '4.0.1':740 '4.12.3':539 '4.3':237 '4.43.1':561 '4.6.0':148 '4.6.1':630 '40':356 '45.2':170,182 '45.3':214 '48':378 '5.15.12':614 '5.72':121 '5.8':226 '50':346 '507':575 '51':29 '57':248 '58':522 '588':207 '60':398 '61':303,314 '62':725 '64':67,79,129,138,147,160,169,180,192,201,213,232,243,254,265,276,287,298,309,373,385,420,429,438,456,465,474,483,506,528,549,560,602,638,650,680,739,1494 '65':596,607 '67':259,292,749 '7.1.1.26':69,81 '7.1.1.26-2.fc39.x86_64.rpm':770 '7.2':152 '72':715 '727':665 '74':461 '8.19':1273,1295,1317 '8.2':622 '8.4':618 '8.8':643 '809':366 '81':73 '82':115 '853':186 '86':695 '87':533 '879':470 '88':125,705 '9.0':681,691,701,711,721,731,1262,1284,1306 '9.1.031':672 '92':96 '98':655 'afc':241 'afp':252 'ago':31,1536 'alloweras':1418 'along':1500 'alreadi':764,771,775,779,783,787,791,795,799,803,807,811,815,819,823,827,831,835,839,843,847,851,855,859,863,867,871,875,879,883,887,891,895,899,903,907,911,915,919,923,927,931,935,939,943,947,951,955,959,963,967,971,975,979,983,987,991,995,999,1003,1007,1011,1015,1019,1023,1027,1031 'alsa':689 'arch':60 'archiv':263 'at-spi2-atk':87 'at-spi2-atk-2.50.1-1.fc39.i686.rpm':774 'at-spi2-core':98,1073,1085,1477 'at-spi2-core-2.50.1-1.fc39.i686.rpm':778 'atk':90,109 'atk-2.50.1-1.fc39.i686.rpm':782 'audit':526 'beautifulsoup4':537 'best':1419 'blockdev':547 'bluez':118 'bluez-lib':117 'bluez-libs-5.72-1.fc39.i686.rpm':786 'boot':3,647 'c':77,769 'cach':1048,1057 'case':1597 'check':27,1035,1037,1532 'chkconfig':127 'chkconfig-1.26-1.fc39.x86_64.rpm':790 'clean':1062,1391 'command':1428 'common':503 'complet':1514,1567 'conflict':1080,1101,1119,1137,1155,1173,1191,1209,1227,1245,1265,1287,1309,1331,1353,1375,1464,1486 'core':101,699,1076,1088,1261,1272,1283,1294,1305,1316,1480 'crun':136 'crun-1.13-1.fc39.x86_64.rpm':794 'cut':9 'dafsa':516 'darktabl':145 'darktable-4.6.0-1.fc39.x86_64.rpm':798 'data':158 'dbus':371 'depend':42,1547 'devel':230 'devic':155 'device-mapper-persistent-data':154 'device-mapper-persistent-data-1.0.9-1.fc39.x86_64.rpm':802 'distro':1423 'distro-sync':1422 'dnf':17,1061,1390,1416,1421,1460,1527,1572 'download':760,765,772,776,780,784,788,792,796,800,804,808,812,816,820,824,828,832,836,840,844,848,852,856,860,864,868,872,876,880,884,888,892,896,900,904,908,912,916,920,924,928,932,936,940,944,948,952,956,960,964,968,972,976,980,984,988,992,996,1000,1004,1008,1012,1016,1020,1024,1028,1032,1043,1396 'dvm':328 'edit':1457 'els':1599 'energi':7 'eog':167 'eog-45.2-1.fc39.x86_64.rpm':806 'epiphani':177 'epiphany-runtim':176 'epiphany-runtime-45.2-1.fc39.x86_64.rpm':810 'error':23,1064,1067,1387,1403,1432,1524 'except':1475 'execut':1060 'experi':1449 'expir':26,1531 'fc39':71,83,94,105,113,123,132,141,150,163,172,184,195,205,216,224,235,246,257,268,279,290,301,312,322,333,344,354,364,376,388,396,404,414,423,432,442,450,459,468,477,486,497,509,520,531,541,552,563,573,583,594,605,616,624,632,641,653,663,674,683,693,703,713,723,733,742 'fc39.i686':1079,1100,1118,1136,1154,1172,1190,1208,1226,1244,1264,1286,1308,1330,1352,1374 'fc39.x86_64':1091,1109,1127,1145,1163,1181,1199,1217,1235,1253,1275,1297,1319,1341,1363,1385 'file':1068,1082,1092,1103,1110,1121,1128,1139,1146,1157,1164,1175,1182,1193,1200,1211,1218,1229,1236,1247,1254,1267,1276,1289,1298,1311,1320,1333,1342,1355,1364,1377 'filesystem':669 'final':1580 'firmwar':318,329,340,410 'fluidsynth':189 'fluidsynth-lib':188 'fluidsynth-libs-2.3.4-2.fc39.x86_64.rpm':814 'folk':199 'folks-0.15.7-1.fc39.x86_64.rpm':818 'follow':52,1523,1557 'fonttool':558 'found':1412 'fri':33,1538 'fuse':274 'get':21,1521 'gnome':210 'gnome-map':209 'gnome-maps-45.3-1.fc39.x86_64.rpm':822 'goa':285 'googl':1605 'gphoto2':296 'gtk3':220,229,1097,1106,1115,1124,1133,1142,1151,1160,1169,1178,1187,1196,1205,1214,1223,1232,1241,1250 'gtk3-3.24.41-1.fc39.i686.rpm':826 'gtk3-devel':228 'gtk3-devel-3.24.41-1.fc39.x86_64.rpm':830 'gvfs':240,251,262,273,284,295,306 'gvfs-afc':239 'gvfs-afc-1.52.2-1.fc39.x86_64.rpm':834 'gvfs-afp':250 'gvfs-afp-1.52.2-1.fc39.x86_64.rpm':838 'gvfs-archiv':261 'gvfs-archive-1.52.2-1.fc39.x86_64.rpm':842 'gvfs-fuse':272 'gvfs-fuse-1.52.2-1.fc39.x86_64.rpm':846 'gvfs-goa':283 'gvfs-goa-1.52.2-1.fc39.x86_64.rpm':850 'gvfs-gphoto2':294 'gvfs-gphoto2-1.52.2-1.fc39.x86_64.rpm':854 'gvfs-mtp':305 'gvfs-mtp-1.52.2-1.fc39.x86_64.rpm':858 'happen':1404 'help':1589 'howev':1481 'i686':91,102,110,120,221,361,393,401,447,621,660,690,700,710,720,730,1490,1503 'icon':492 'imagemagick':65,76,768 'imagemagick-7.1.1.26-2.fc39.x86_64.rpm':763 'imagemagick-c':75,767 'instal':1071,1095,1113,1131,1149,1167,1185,1203,1221,1239,1257,1279,1301,1323,1345,1367 'interest':1587 'issu':1451,1583 'iwlegaci':317 'iwlegacy-firmwar':316 'iwlegacy-firmware-20240115-2.fc39.noarch.rpm':862 'iwlwifi':327,338 'iwlwifi-dvm-firmwar':326 'iwlwifi-dvm-firmware-20240115-2.fc39.noarch.rpm':866 'iwlwifi-mvm-firmwar':337 'iwlwifi-mvm-firmware-20240115-2.fc39.noarch.rpm':870 'jan':35,1540 'jinja2':569 'k':74,86,97,108,116,126,135,144,187,198,208,249,260,271,282,293,304,315,325,357,367,379,391,399,407,435,453,462,471,480,512,523,534,544,555,576,586,597,608,619,627,656,666,677,686,696,716,726,736 'kde':349 'kde-set':348 'kde-settings-39.1-1.fc39.noarch.rpm':874 'krb5':359,1326,1337,1348,1359,1370,1381 'krb5-libs':358,1325,1336,1347,1358,1369,1380 'krb5-libs-1.21.2-3.fc39.i686.rpm':878 'last':24,1529 'lead':1438 'leav':1592 'lib':119,190,360,659,1327,1338,1349,1360,1371,1382 'libblockdev':369,381 'libblockdev-lvm-dbus':368 'libblockdev-lvm-dbus-3.1.0-1.fc39.x86_64.rpm':882 'libblockdev-plugins-al':380 'libblockdev-plugins-all-3.1.0-1.fc39.x86_64.rpm':886 'libdecor':392 'libdecor-0.2.2-1.fc39.i686.rpm':890 'libdrm':400 'libdrm-2.4.120-1.fc39.i686.rpm':894 'liberta':409 'libertas-firmwar':408 'libertas-firmware-20240115-2.fc39.noarch.rpm':898 'libmwaw':418 'libmwaw-0.3.22-1.fc39.x86_64.rpm':902 'libpea':427 'libpeas-2.0.1-1.fc39.x86_64.rpm':906 'librbd1':436 'librbd1-18.2.1-4.fc39.x86_64.rpm':910 'libva':446 'libva-2.20.0-2.fc39.i686.rpm':914 'libwp':463 'libwpg':454 'libwpg-0.3.4-1.fc39.x86_64.rpm':918 'libwps-0.4.14-1.fc39.x86_64.rpm':922 'libxmlb':472 'libxmlb-0.3.15-1.fc39.x86_64.rpm':926 'limit':590 'list':515 'lutri':481 'lutris-0.5.16-2.fc39.x86_64.rpm':930 'lvm':370 'm':153,166,175,219,227,238,336,347,417,426,445,489,500,566,635,644,706,745,754 'macro':612 'manag':1512 'map':211 'mapper':156 'mention':1388 'metadata':25,1530 'mtp':307 'mvm':339 'next':1051 'noarch':319,330,341,351,411,494,517,538,570,580,591,613,629,670 'normal':4 'noth':1564 'notic':1483 'ok':757 'opencl':709 'oper':46,1436,1551 'packag':54,59,750,761,1044,1058,1063,1084,1105,1123,1141,1159,1177,1195,1213,1231,1249,1269,1291,1313,1335,1357,1379,1392,1398,1465,1495,1504,1559 'papirus':491 'papirus-icon-them':490 'papirus-icon-theme-20231201-2.fc39.noarch.rpm':934 'peopl':1413 'perl':502 'perl-common-sens':501 'perl-common-sense-3.7.5-15.fc39.x86_64.rpm':938 'persist':157 'plugin':382 'pm':40,1545 'post':1594 'problem':44,1549,1603 'protect':53,1558 'publicsuffix':514 'publicsuffix-list-dafsa':513 'publicsuffix-list-dafsa-20240107-1.fc39.noarch.rpm':942 'pulseaudio':719 'pyatspi':579 'pyrat':589 'python3':525,536,546,557,568,578,588 'python3-audit':524 'python3-audit-3.1.2-6.fc39.x86_64.rpm':946 'python3-beautifulsoup4':535 'python3-beautifulsoup4-4.12.3-1.fc39.noarch.rpm':950 'python3-blockdev':545 'python3-blockdev-3.1.0-1.fc39.x86_64.rpm':954 'python3-fonttools':556 'python3-fonttools-4.43.1-1.fc39.x86_64.rpm':958 'python3-jinja2':567 'python3-jinja2-3.1.3-1.fc39.noarch.rpm':962 'python3-pyatspi':577 'python3-pyatspi-2.46.1-1.fc39.noarch.rpm':966 'python3-pyrate-limiter':587 'python3-pyrate-limiter-3.2.0-1.fc39.noarch.rpm':970 'qadwaitadecor':599 'qadwaitadecorations-qt6':598 'qadwaitadecorations-qt6-0.1.3-5.fc39.x86_64.rpm':974 'qt5':610 'qt5-srpm-macros':609 'qt5-srpm-macros-5.15.12-1.fc39.noarch.rpm':978 'qt6':600 'ran':1459 'readlin':620 'readline-8.2-6.fc39.i686.rpm':982 'recommend':1414 'reinstal':1461,1573 'remov':50,1056,1446,1498,1555 'repo':62 'resolv':43,1548 'result':48,1429,1553 'run':15,1033,1039,1415,1526 'runtim':178 'save':1046 'say':1433 'search':1407 'seem':1468 'sens':504 'set':350 'similar':1450,1602 'size':63,752 'skip':762,766,773,777,781,785,789,793,797,801,805,809,813,817,821,825,829,833,837,841,845,849,853,857,861,865,869,873,877,881,885,889,893,897,901,905,909,913,917,921,925,929,933,937,941,945,949,953,957,961,965,969,973,977,981,985,989,993,997,1001,1005,1009,1013,1017,1021,1025,1029 'solut':1410 'solv':1455,1581 'someon':1448,1598 'sos':628 'sos-4.6.1-1.fc39.noarch.rpm':986 'spi2':89,100,1075,1087,1479 'srpm':611 'still':1520 'succeed':1038 'success':1052 'summari':747 'sync':1424 'syncth':636 'syncthing-1.27.2-1.fc39.x86_64.rpm':990 'system':2 'systemd':55,57,646,658,1440,1443,1560,1562,1574,1576 'systemd-boot-unsign':645 'systemd-boot-unsigned-254.8-2.fc39.x86_64.rpm':994 'systemd-lib':657 'systemd-libs-254.8-2.fc39.i686.rpm':998 'systemd-udev':56,1442,1561,1575 'test':1041,1066 'thank':1584 'theme':493 'total':751 'transact':746,1034,1036,1040,1053,1065 'tri':13,1406,1506 'twain':729 'udev':58,1444,1563,1577 'unsign':648 'updat':18,72,84,95,106,114,124,133,142,151,164,173,185,196,206,217,225,236,247,258,269,280,291,302,313,323,334,345,355,365,377,389,397,405,415,424,433,443,451,460,469,478,487,498,510,521,532,542,553,564,574,584,595,606,617,625,633,642,654,664,675,684,694,704,714,724,734,743,1528 'upgrad':64,748,1417,1516 'use':1389 'version':61 'vim':668 'vim-filesystem':667 'vim-filesystem-9.1.031-1.fc39.noarch.rpm':1002 'wine':678,688,698,708,718,728,1260,1271,1282,1293,1304,1315,1499 'wine-9.0-1.fc39.x86_64.rpm':1006 'wine-alsa':687 'wine-alsa-9.0-1.fc39.i686.rpm':1010 'wine-cor':697,1259,1270,1281,1292,1303,1314 'wine-core-9.0-1.fc39.i686.rpm':1014 'wine-opencl':707 'wine-opencl-9.0-1.fc39.i686.rpm':1018 'wine-pulseaudio':717 'wine-pulseaudio-9.0-1.fc39.i686.rpm':1022 'wine-twain':727 'wine-twain-9.0-1.fc39.i686.rpm':1026 'work':1470,1509 'would':47,1437,1519,1552 'x86':66,78,128,137,146,159,168,179,191,200,212,231,242,253,264,275,286,297,308,372,384,419,428,437,455,464,473,482,505,527,548,559,601,637,649,679,738,1493 'y':759 'y/n':758 'zeniti':737 'zenity-4.0.1-1.fc39.x86_64.rpm':1030"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706386658
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/post/3002023"
  +editedAt: DateTimeImmutable @1728847229 {#2378
    date: 2024-10-13 21:20:29.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706300258 {#2379
    date: 2024-01-26 21:17:38.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\Entry {#2471
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2371 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1596 …}
  +slug: "Are-there-alternatives-to-google-scholar-and-google-patents"
  +title: "Are there alternatives to google scholar and google patents?"
  +url: null
  +body: "Due to my line of work, I find myself having to use both these services frequently, despite avoiding google as much as I can. I see a lot of alternatives out there for internet searching, but when it comes to specific fields, alternatives tend to be scarce."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 48
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723765010 {#2470
    date: 2024-08-16 01:36:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2363 …}
  +votes: Doctrine\ORM\PersistentCollection {#2377 …}
  +reports: Doctrine\ORM\PersistentCollection {#2359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2380 …}
  +badges: Doctrine\ORM\PersistentCollection {#2382 …}
  +children: []
  -id: 29448
  -titleTs: "'altern':3 'googl':5,8 'patent':9 'scholar':6"
  -bodyTs: "'altern':30,43 'avoid':18 'come':39 'despit':17 'due':1 'field':42 'find':8 'frequent':16 'googl':19 'internet':34 'line':4 'lot':28 'much':21 'scarc':47 'search':35 'see':26 'servic':15 'specif':41 'tend':44 'use':12 'work':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705174099
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/post/2708987"
  +editedAt: DateTimeImmutable @1721964104 {#2469
    date: 2024-07-26 05:21:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705087699 {#2467
    date: 2024-01-12 20:28:19.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
7 DENIED edit
App\Entity\Entry {#2471
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2371 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1596 …}
  +slug: "Are-there-alternatives-to-google-scholar-and-google-patents"
  +title: "Are there alternatives to google scholar and google patents?"
  +url: null
  +body: "Due to my line of work, I find myself having to use both these services frequently, despite avoiding google as much as I can. I see a lot of alternatives out there for internet searching, but when it comes to specific fields, alternatives tend to be scarce."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 48
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723765010 {#2470
    date: 2024-08-16 01:36:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2363 …}
  +votes: Doctrine\ORM\PersistentCollection {#2377 …}
  +reports: Doctrine\ORM\PersistentCollection {#2359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2380 …}
  +badges: Doctrine\ORM\PersistentCollection {#2382 …}
  +children: []
  -id: 29448
  -titleTs: "'altern':3 'googl':5,8 'patent':9 'scholar':6"
  -bodyTs: "'altern':30,43 'avoid':18 'come':39 'despit':17 'due':1 'field':42 'find':8 'frequent':16 'googl':19 'internet':34 'line':4 'lot':28 'much':21 'scarc':47 'search':35 'see':26 'servic':15 'specif':41 'tend':44 'use':12 'work':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705174099
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/post/2708987"
  +editedAt: DateTimeImmutable @1721964104 {#2469
    date: 2024-07-26 05:21:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705087699 {#2467
    date: 2024-01-12 20:28:19.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
8 DENIED moderate
App\Entity\Entry {#2471
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2371 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1596 …}
  +slug: "Are-there-alternatives-to-google-scholar-and-google-patents"
  +title: "Are there alternatives to google scholar and google patents?"
  +url: null
  +body: "Due to my line of work, I find myself having to use both these services frequently, despite avoiding google as much as I can. I see a lot of alternatives out there for internet searching, but when it comes to specific fields, alternatives tend to be scarce."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 48
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723765010 {#2470
    date: 2024-08-16 01:36:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2363 …}
  +votes: Doctrine\ORM\PersistentCollection {#2377 …}
  +reports: Doctrine\ORM\PersistentCollection {#2359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2380 …}
  +badges: Doctrine\ORM\PersistentCollection {#2382 …}
  +children: []
  -id: 29448
  -titleTs: "'altern':3 'googl':5,8 'patent':9 'scholar':6"
  -bodyTs: "'altern':30,43 'avoid':18 'come':39 'despit':17 'due':1 'field':42 'find':8 'frequent':16 'googl':19 'internet':34 'line':4 'lot':28 'much':21 'scarc':47 'search':35 'see':26 'servic':15 'specif':41 'tend':44 'use':12 'work':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705174099
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/post/2708987"
  +editedAt: DateTimeImmutable @1721964104 {#2469
    date: 2024-07-26 05:21:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705087699 {#2467
    date: 2024-01-12 20:28:19.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
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\Entry {#1573
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1596 …}
  +slug: "Can-someone-ELI5-why-some-apps-need-to-support-X11-wayland"
  +title: "Can someone ELI5 why some apps need to support X11/wayland?"
  +url: null
  +body: """
    Isn’t this supposed to be a job for the window manager?\n
    \n
    For example, my virtualbox install has some mouse pointer bugs on wayland, and I can’t run waydroid on X. These things are weird to me. Shouldn’t window managers abstract all that for the software we run?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700265491 {#1572
    date: 2023-11-18 00:58:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1619 …}
  +votes: Doctrine\ORM\PersistentCollection {#1701 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
  +badges: Doctrine\ORM\PersistentCollection {#2465 …}
  +children: []
  -id: 13617
  -titleTs: "'app':6 'eli5':3 'need':7 'someon':2 'support':9 'x11/wayland':10"
  -bodyTs: "'abstract':43 'bug':22 'exampl':14 'instal':17 'isn':1 'job':8 'manag':12,42 'mous':20 'pointer':21 'run':29,50 'shouldn':39 'softwar':48 'suppos':4 'thing':34 'virtualbox':16 'waydroid':30 'wayland':24 'weird':36 'window':11,41 'x':32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700237870
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/post/1769653"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700151470 {#1660
    date: 2023-11-16 17:17:50.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
11 DENIED edit
App\Entity\Entry {#1573
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1596 …}
  +slug: "Can-someone-ELI5-why-some-apps-need-to-support-X11-wayland"
  +title: "Can someone ELI5 why some apps need to support X11/wayland?"
  +url: null
  +body: """
    Isn’t this supposed to be a job for the window manager?\n
    \n
    For example, my virtualbox install has some mouse pointer bugs on wayland, and I can’t run waydroid on X. These things are weird to me. Shouldn’t window managers abstract all that for the software we run?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700265491 {#1572
    date: 2023-11-18 00:58:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1619 …}
  +votes: Doctrine\ORM\PersistentCollection {#1701 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
  +badges: Doctrine\ORM\PersistentCollection {#2465 …}
  +children: []
  -id: 13617
  -titleTs: "'app':6 'eli5':3 'need':7 'someon':2 'support':9 'x11/wayland':10"
  -bodyTs: "'abstract':43 'bug':22 'exampl':14 'instal':17 'isn':1 'job':8 'manag':12,42 'mous':20 'pointer':21 'run':29,50 'shouldn':39 'softwar':48 'suppos':4 'thing':34 'virtualbox':16 'waydroid':30 'wayland':24 'weird':36 'window':11,41 'x':32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700237870
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/post/1769653"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700151470 {#1660
    date: 2023-11-16 17:17:50.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
12 DENIED moderate
App\Entity\Entry {#1573
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1596 …}
  +slug: "Can-someone-ELI5-why-some-apps-need-to-support-X11-wayland"
  +title: "Can someone ELI5 why some apps need to support X11/wayland?"
  +url: null
  +body: """
    Isn’t this supposed to be a job for the window manager?\n
    \n
    For example, my virtualbox install has some mouse pointer bugs on wayland, and I can’t run waydroid on X. These things are weird to me. Shouldn’t window managers abstract all that for the software we run?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700265491 {#1572
    date: 2023-11-18 00:58:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1619 …}
  +votes: Doctrine\ORM\PersistentCollection {#1701 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
  +badges: Doctrine\ORM\PersistentCollection {#2465 …}
  +children: []
  -id: 13617
  -titleTs: "'app':6 'eli5':3 'need':7 'someon':2 'support':9 'x11/wayland':10"
  -bodyTs: "'abstract':43 'bug':22 'exampl':14 'instal':17 'isn':1 'job':8 'manag':12,42 'mous':20 'pointer':21 'run':29,50 'shouldn':39 'softwar':48 'suppos':4 'thing':34 'virtualbox':16 'waydroid':30 'wayland':24 'weird':36 'window':11,41 'x':32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700237870
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/post/1769653"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700151470 {#1660
    date: 2023-11-16 17:17:50.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
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\Entry {#2422
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1596 …}
  +slug: "Anyone-else-experiencing-high-CPU-and-disk-load-by-gnome"
  +title: "Anyone else experiencing high CPU and disk load by gnome tracker after upgrading fedora to 39?"
  +url: null
  +body: """
    Just upgraded and the tracker-miner process is taking a constant cpu load of about 15%, and iotop shows a constant disk write that varies between 2 and 11 M/s.\n
    \n
    It has been like this for a couple hours and shows no signs of stopping. Is this some expected behavior? Can I disable it? i’m worried about affecting my ssd lifespan.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699558686 {#1741
    date: 2023-11-09 20:38:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2458 …}
  +votes: Doctrine\ORM\PersistentCollection {#2463 …}
  +reports: Doctrine\ORM\PersistentCollection {#2448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
  +badges: Doctrine\ORM\PersistentCollection {#2459 …}
  +children: []
  -id: 11204
  -titleTs: "'39':16 'anyon':1 'cpu':5 'disk':7 'els':2 'experienc':3 'fedora':14 'gnome':10 'high':4 'load':8 'tracker':11 'upgrad':13"
  -bodyTs: "'11':30 '15':17 '2':28 'affect':60 'behavior':51 'constant':12,22 'coupl':39 'cpu':13 'disabl':54 'disk':23 'expect':50 'hour':40 'iotop':19 'lifespan':63 'like':35 'load':14 'm':57 'm/s':31 'miner':7 'process':8 'show':20,42 'sign':44 'ssd':62 'stop':46 'take':10 'tracker':6 'tracker-min':5 'upgrad':2 'vari':26 'worri':58 'write':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699546345
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/post/1644153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699463345 {#1716
    date: 2023-11-08 18:09:05.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
15 DENIED edit
App\Entity\Entry {#2422
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1596 …}
  +slug: "Anyone-else-experiencing-high-CPU-and-disk-load-by-gnome"
  +title: "Anyone else experiencing high CPU and disk load by gnome tracker after upgrading fedora to 39?"
  +url: null
  +body: """
    Just upgraded and the tracker-miner process is taking a constant cpu load of about 15%, and iotop shows a constant disk write that varies between 2 and 11 M/s.\n
    \n
    It has been like this for a couple hours and shows no signs of stopping. Is this some expected behavior? Can I disable it? i’m worried about affecting my ssd lifespan.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699558686 {#1741
    date: 2023-11-09 20:38:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2458 …}
  +votes: Doctrine\ORM\PersistentCollection {#2463 …}
  +reports: Doctrine\ORM\PersistentCollection {#2448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
  +badges: Doctrine\ORM\PersistentCollection {#2459 …}
  +children: []
  -id: 11204
  -titleTs: "'39':16 'anyon':1 'cpu':5 'disk':7 'els':2 'experienc':3 'fedora':14 'gnome':10 'high':4 'load':8 'tracker':11 'upgrad':13"
  -bodyTs: "'11':30 '15':17 '2':28 'affect':60 'behavior':51 'constant':12,22 'coupl':39 'cpu':13 'disabl':54 'disk':23 'expect':50 'hour':40 'iotop':19 'lifespan':63 'like':35 'load':14 'm':57 'm/s':31 'miner':7 'process':8 'show':20,42 'sign':44 'ssd':62 'stop':46 'take':10 'tracker':6 'tracker-min':5 'upgrad':2 'vari':26 'worri':58 'write':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699546345
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/post/1644153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699463345 {#1716
    date: 2023-11-08 18:09:05.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
16 DENIED moderate
App\Entity\Entry {#2422
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1596 …}
  +slug: "Anyone-else-experiencing-high-CPU-and-disk-load-by-gnome"
  +title: "Anyone else experiencing high CPU and disk load by gnome tracker after upgrading fedora to 39?"
  +url: null
  +body: """
    Just upgraded and the tracker-miner process is taking a constant cpu load of about 15%, and iotop shows a constant disk write that varies between 2 and 11 M/s.\n
    \n
    It has been like this for a couple hours and shows no signs of stopping. Is this some expected behavior? Can I disable it? i’m worried about affecting my ssd lifespan.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699558686 {#1741
    date: 2023-11-09 20:38:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2458 …}
  +votes: Doctrine\ORM\PersistentCollection {#2463 …}
  +reports: Doctrine\ORM\PersistentCollection {#2448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
  +badges: Doctrine\ORM\PersistentCollection {#2459 …}
  +children: []
  -id: 11204
  -titleTs: "'39':16 'anyon':1 'cpu':5 'disk':7 'els':2 'experienc':3 'fedora':14 'gnome':10 'high':4 'load':8 'tracker':11 'upgrad':13"
  -bodyTs: "'11':30 '15':17 '2':28 'affect':60 'behavior':51 'constant':12,22 'coupl':39 'cpu':13 'disabl':54 'disk':23 'expect':50 'hour':40 'iotop':19 'lifespan':63 'like':35 'load':14 'm':57 'm/s':31 'miner':7 'process':8 'show':20,42 'sign':44 'ssd':62 'stop':46 'take':10 'tracker':6 'tracker-min':5 'upgrad':2 'vari':26 'worri':58 'write':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699546345
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/post/1644153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699463345 {#1716
    date: 2023-11-08 18:09:05.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