Skip to content

Instantly share code, notes, and snippets.

View kbrosnan's full-sized avatar

Kevin Brosnan kbrosnan

View GitHub Profile
----- pid 750 at 2014-10-08 12:54:14 -----
Cmd line: system_server
JNI: CheckJNI is off; workarounds are off; pins=4; globals=2793 (plus 290 weak)
DALVIK THREADS:
(mutexes: tll=0 tsl=0 tscl=0 ghl=0)
----- pid 18102 at 2014-10-13 20:42:55 -----
Cmd line: org.mozilla.mozstumbler
JNI: CheckJNI is off; workarounds are off; pins=0; globals=355
DALVIK THREADS:
(mutexes: tll=0 tsl=0 tscl=0 ghl=1)
"main" prio=5 tid=1 VMWAIT
JD CORE 1%| |
JD CORE 2%|# |
JD CORE 4%|## |
CFR 3%|## |
JD CORE 5%|### |
JD CORE 6%|### |
Procyon 2%|# |
multiple decompilers. This may take a while.
Procyon 3%|# |
JD CORE 7%|#### |
# yum upgrade
...spew..
Error: Multilib version problems found. This often means that the root
cause is something else and multilib version checking is just
pointing out that there is a problem. Eg.:
1. You have an upgrade for libgudev1 which is missing some
dependency that another package requires. Yum is trying to
Fedora 11
Connecting to VPN will initially fail in vanilla Fedora 11, but that can be fixed by adding these lines to /etc/dbus-1/system.d/nm-openvpn-service.conf next to the other similar lines, inside the busconfig element (instructions adapted from above link, with caveats noted there -- but for a single-user machine it appears there are no downsides):
<policy at_console="true">
<allow own="org.freedesktop.NetworkManager.openvpn"/>
<allow send_destination="org.freedesktop.NetworkManager.openvpn"/>
</policy>
Fedora 14 and up
08:51 < Lord_Nightmare> There seems to be a bug with firefox 64bit on windows 7, if you had 52.0.2 installed it will auto-select the firefox 52.0.2esr even though windows 7 is supported for 53.0
08:52 -!- karmahacker <~karmahack@unaffiliated/karmahacker> has quit (Ping timeout: 268 seconds)
08:52 < Lord_Nightmare> can be worked around by closing the update window then going to help->about firefox and manually clicking the 'update to 53.0' button
08:52 < Lord_Nightmare> this is for the update popup window
08:53 < Lord_Nightmare> not sure how many people will be incorrectly stuck on 52.0.2esr now, though :(