dnf: can i "tag" installed packages so i can remove them later?
by Robert P. J. Day
scanned the dnf man page, did not see an immediate solution so i'll
ask here:
is there any way to dynamically tag or label packages during dnf
install so i can remove them all later by that tag or label? on more
than one occasion, i've had to install dozens (or hundreds) of
packages, *knowing* that i would need them only for a while, at which
time it would be nice to be able to remove them all via that tag or
label.
i guess i'm after something i would think of as a "dynamic group",
where i could run, say:
$ sudo dnf install --tag="my_project" docker
$ sudo dnf install --tag="my_project" erlang
and possibly other totally unrelated packages, then toss them all
later with:
$ sudo dnf remove --tag="new_project"
is there anything like this? (and, yes, i can appreciate the
possibility for conflicts when an initially "tagged" package would
later be installed explicitly, and so on.)
rday
--
========================================================================
Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca/dokuwiki
Twitter: http://twitter.com/rpjday
LinkedIn: http://ca.linkedin.com/in/rpjday
========================================================================
r
3 years, 11 months
Considering Asus Prime Z370-A; need video recommendations
by Alex
Hi,
I'm considering purchasing an Asus Prime Z370-A motherboard with an
i7-8700 processor for my new desktop. I plan on running fedora
exclusively with a few kvm virtual machines running fedora and win10.
I'm looking for recommendations for video controllers. It says it
supports NVIDIA 2-way SLI and AMD 3-way CrossFireX, but I'm not even
sure that I understand what that means. It also has 2xPCIe 3.0 x16
slots.
I believe the open source support for NVIDIA is better than for AMD
these days, correct?
I have about $300 to spend on a video controller. Recommendations on
specific controllers that work well with Fedora would be appreciated.
Thanks,
Alex
3 years, 11 months
dnf wierdness
by Neal Becker
sudo dnf --enablerepo=updates-testing update kernel
...
Dependencies resolved.
Problem: cannot install both kernel-4.17.6-200.fc28.x86_64 and
kernel-4.17.6-200.fc28.x86_64
- cannot install the best update candidate for package
kernel-4.17.6-200.fc28.x86_64
- cannot install the best update candidate for package
kernel-4.17.3-200.fc28.x86_64
====================================================================================================
Package Arch Version
Repository Size
====================================================================================================
Reinstalling:
kernel x86_64 4.17.6-200.fc28 updates-
testing 96 k
Transaction Summary
====================================================================================================
Total download size: 96 k
Is this ok [y/N]: n
Operation aborted.
[nbecker@nbecker2 scma-ofdm-nr]$ rpm -q kernel
kernel-4.17.3-200.fc28.x86_64
kernel-4.17.5-200.fc28.x86_64
kernel-4.17.6-200.fc28.x86_64
Am I blind or is there something strange here?
3 years, 11 months
F28 Wifi sends auth, authenticates,
then association to AP rejected temporarily - bz 1599036
by Chris Tatman
Has anyone run across an issue where their wireless with F28 cannot associate and get an IP from certain Access Points? I ran across the same behaviour reported in the following bug yesterday when trying to use the wifi connection in a vacation rental:
https://bugzilla.redhat.com/show_bug.cgi?id=1599036
Wifi does not work on home connection with Intel Corporation Wireless 7260 with F28
System logs indicate that the wifi device is authentiacting, then for some reason the connection gets dropped by the AP:
------------
88.580417] wlp3s0: deauthenticating from 88:cc:45:03:61:55 by local choice (Reason: 1=UNSPECIFIED)
[ 88.604566] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[ 90.436415] wlp3s0: authenticate with 88:cc:45:03:61:55
[ 90.438575] wlp3s0: send auth to 88:cc:45:03:61:55 (try 1/3)
[ 90.441887] wlp3s0: authenticated
[ 90.442817] wlp3s0: associate with 88:cc:45:03:61:55 (try 1/3)
[ 90.446632] wlp3s0: RX AssocResp from 88:cc:45:03:61:55 (capab=0x1411 status=30 aid=1)
[ 90.446635] wlp3s0: 88:cc:45:03:61:55 rejected association temporarily; comeback duration 672203520 TU (1141637 ms)
------------------
In my testing, I can associate with the router in my vacation rental if I disable encryption. But as soon as I re-enable ANY type of wpa security, I am no longer able to keep a connection and these same errors pop up in the logs again. Like the reporter of the bug, I am able to start up a hotspot on my android phone with wpa encryption, and I can succesfully connect to it. Could the Access Point itself be doing something 'weird' in the way that it enables WPA encryption?
I have not tried testing with WEP encryption yet.
Thanks!
3 years, 11 months
Strange message on ssh login
by Richard Shaw
I've never seen additional output before but when I remoted in to my F28
desktop I got the following:
Using username "<user>".
<user>@<host>'s password:
Activate the web console with: systemctl enable --now cockpit.socket
Last login: Sun Jul 1 09:26:49 2018
What's up with that?
Thanks,
Richard
3 years, 11 months
F28 suspend to ram bounce
by Robert Moskowitz
I have seen this for some time (perhaps since install) on F28. I
suspend to ram and the system seems to suspend then immediately restarts
by itself. I unlock and suspend again and this 2nd attempt 'takes'.
It seems this happens one the 1st suspend after a powerup and login. I
don't believe I see it on later suspends.
LOTS of log messages I will provide a few. Trying to find some of the
failure to suspend
...
Jul 16 10:41:10 lx121e systemd[1]: Reached target Sleep.
Jul 16 10:41:10 lx121e systemd[1]: Starting Suspend...
Jul 16 10:41:11 lx121e systemd-sleep[3896]: Suspending system...
Jul 16 10:41:11 lx121e kernel: PM: suspend entry (deep)
Jul 16 10:41:11 lx121e kernel: PM: Syncing filesystems ... done.
Jul 16 10:41:11 lx121e nm-dispatcher[3879]: req:2 'down' [wlp4s0]: start
running ordered scripts...
Jul 16 10:41:11 lx121e chronyd[611]: Source 107.155.72.138 offline
Jul 16 10:41:11 lx121e chronyd[611]: Source 193.225.118.163 offline
Jul 16 10:41:11 lx121e chronyd[611]: Source 2001:470:28:140::5 offline
Jul 16 10:41:11 lx121e chronyd[611]: Source 206.108.0.131 offline
Jul 16 10:41:11 lx121e chronyd[611]: Source 62.149.0.30 offline
Jul 16 10:41:11 lx121e chronyd[611]: Source 80.65.85.94 offline
Jul 16 10:41:11 lx121e chronyd[611]: Source 198.206.133.14 offline
Jul 16 10:41:11 lx121e chronyd[611]: Can't synchronise: no selectable
sources
Jul 16 10:41:18 lx121e kernel: Freezing user space processes ...
(elapsed 0.006 seconds) done.
Jul 16 10:41:18 lx121e kernel: OOM killer disabled.
Jul 16 10:41:18 lx121e kernel: Freezing remaining freezable tasks ...
(elapsed 0.052 seconds) done.
Jul 16 10:41:18 lx121e kernel: Suspending console(s) (use
no_console_suspend to debug)
Jul 16 10:41:18 lx121e kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
Jul 16 10:41:18 lx121e kernel: sd 0:0:0:0: [sda] Stopping disk
Jul 16 10:41:18 lx121e kernel: PM: suspend devices took 2.354 seconds
...
Jul 16 10:41:44 lx121e systemd[1]: Reached target Sleep.
Jul 16 10:41:44 lx121e systemd[1]: Starting Suspend...
Jul 16 10:41:44 lx121e systemd-sleep[4194]: Suspending system...
Jul 16 10:41:44 lx121e kernel: PM: suspend entry (deep)
Jul 16 10:41:44 lx121e kernel: PM: Syncing filesystems ... done.
Jul 16 10:41:45 lx121e chronyd[611]: Source 107.155.72.138 offline
Jul 16 10:41:45 lx121e chronyd[611]: Source 193.225.118.163 offline
Jul 16 10:41:45 lx121e chronyd[611]: Source 198.206.133.14 offline
Jul 16 10:41:45 lx121e chronyd[611]: Source 2001:470:28:140::5 offline
Jul 16 10:41:45 lx121e chronyd[611]: Source 206.108.0.131 offline
Jul 16 10:41:45 lx121e chronyd[611]: Source 62.149.0.30 offline
Jul 16 10:41:45 lx121e chronyd[611]: Source 80.65.85.94 offline
...
Jul 16 10:43:28 lx121e kernel: Freezing user space processes ...
(elapsed 0.005 seconds) done.
Jul 16 10:43:28 lx121e kernel: OOM killer disabled.
Jul 16 10:43:28 lx121e kernel: Freezing remaining freezable tasks ...
(elapsed 0.079 seconds) done.
Jul 16 10:43:28 lx121e kernel: Suspending console(s) (use
no_console_suspend to debug)
Jul 16 10:43:28 lx121e kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
Jul 16 10:43:28 lx121e kernel: sd 0:0:0:0: [sda] Stopping disk
Jul 16 10:43:28 lx121e kernel: PM: suspend devices took 0.805 seconds
...
Jul 16 10:43:28 lx121e kernel: x86: Booting SMP configuration:
Jul 16 10:43:28 lx121e kernel: smpboot: Booting Node 0 Processor 1 APIC 0x1
Jul 16 10:43:28 lx121e kernel: cache: parent cpu1 should not be sleeping
Jul 16 10:43:28 lx121e kernel: microcode: CPU1: patch_level=0x05000029
Jul 16 10:43:28 lx121e kernel: CPU1 is up
Jul 16 10:43:28 lx121e kernel: ACPI: Waking up from system sleep state S3
Jul 16 10:43:28 lx121e kernel: ACPI: EC: interrupt unblocked
...
Jul 16 10:43:28 lx121e kernel: Freezing user space processes ...
(elapsed 0.005 seconds) done.
Jul 16 10:43:28 lx121e kernel: OOM killer disabled.
Jul 16 10:43:28 lx121e kernel: Freezing remaining freezable tasks ...
(elapsed 0.079 seconds) done.
Jul 16 10:43:28 lx121e kernel: Suspending console(s) (use
no_console_suspend to debug)
Jul 16 10:43:28 lx121e kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
Jul 16 10:43:28 lx121e kernel: sd 0:0:0:0: [sda] Stopping disk
Jul 16 10:43:28 lx121e kernel: PM: suspend devices took 0.805 seconds
Jul 16 10:43:28 lx121e kernel: ACPI: EC: interrupt blocked
Jul 16 10:43:28 lx121e kernel: ACPI: Preparing to enter system sleep
state S3
Jul 16 10:43:28 lx121e kernel: ACPI: EC: event blocked
more messages available upon request.
3 years, 11 months
Timezone question
by Danny Horne
Hi all,
I recently changed my Fedora 28 servers from UTC to Europe/London
timezone, so now it's displaying times in BST (British Summer Time).
Come October this will change to GMT (Greenwich Mean Time).
1) Will the timezone change automatically (account for the hours
difference)?
2) Will rsyslog continue to post log times as BST or will it
automatically change to GMT without having to restart it?
I've also just discovered a weird problem. I have three servers all
configured for Europe/London timezone. Two show times in BST when using
the 'date' command, but one still shows as UTC (see below).
What have I missed?
[root@kepler ~]# date
Tue 17 Jul 11:42:53 BST 2018
[root@kepler ~]#
[root@kepler ~]# timedatectl
Local time: Tue 2018-07-17 11:42:56 BST
Universal time: Tue 2018-07-17 10:42:56 UTC
RTC time: Tue 2018-07-17 10:42:56
Time zone: Europe/London (BST, +0100)
System clock synchronized: yes
systemd-timesyncd.service active: yes
RTC in local TZ: no
[root@hawking log]# date
Tue 17 Jul 10:43:07 UTC 2018
[root@hawking log]#
[root@hawking log]# timedatectl
Local time: Tue 2018-07-17 11:43:10 BST
Universal time: Tue 2018-07-17 10:43:10 UTC
RTC time: Tue 2018-07-17 10:43:10
Time zone: Europe/London (BST, +0100)
System clock synchronized: yes
systemd-timesyncd.service active: yes
RTC in local TZ: no
Thanks for looking
3 years, 11 months
132 packages were deleted from my system
by pgaltieri
I just discovered that a whole bunch of packages just got deleted from my
F27 system after doing an update. This happened on 2 different systems. I
discovered this after I had to reboot one of them because the laptop screen
went blank. After rebooting it never went to graphics mode. I discovered
then that the gdm package had been deleted. I then looked at the dnf.log
file and it shows that 12 packages were updated and 119 packages were
removed. WTF?
Paolo
3 years, 11 months
github -- building an app ---- waaayy off topic!!
by bruce
Hi peeps!
This is way off topic, but I haven't yet found a good nderstanding of
how to accomplish my goal.
I'm trying to build an app from source from github. So this is a
"learning' process.
The target app -- browsermob proxy is a proxy tool/server.
The source obviously is on github. The instructions for building the
app are sparse.
-------------------------------------------------------------------------------
https://github.com/lightbody/browsermob-proxy
----
Getting started: Standalone
To run in standalone mode from the command line, first download the
latest release from the releases page, or build the latest from
source.
The download/releases page has a
browsermob-proxy-2.1.4-bin.zip
Source code (zip)
Source code (tar.gz)
But I'm not sure if the bin.zip is for windows/linux... i'm running
linux obviously!
So it's prob/alos good to know how to build from the Source anyhow..
These are the build from source instructions.. I'm not sure what to do
with this!!
++++++
Building the latest from source
You'll need maven (brew install maven if you're on OS X):
[~]$ mvn -DskipTests
You'll find the standalone BrowserMob Proxy distributable zip at
browsermob-dist/target/browsermob-proxy-2.1.5-SNAPSHOT-bin.zip. Unzip
the contents and run the browsermob-proxy or browsermob-proxy.bat
files in the bin directory.
When you build the latest code from source, you'll have access to the
latest snapshot release. To use the SNAPSHOT version in your code,
modify the version in your pom:
<dependency>
<groupId>net.lightbody.bmp</groupId>
<artifactId>browsermob-core</artifactId>
<version>2.1.6-SNAPSHOT</version>
<scope>test</scope>
</dependency>
+++
Haven't found any pointers across the web on how/what to do to build
the app on linux.
Any help is greatly appreciated
thanks
3 years, 11 months
file permissions
by Max Pyziur
Greetings,
Twenty minutes of googling and still no answers.
When I do a directory listing using 'ls -l'
and I see
-rw-rw-r--
-rw-r--r--.
What's the final period indicate.
I realize that this is a newbie question, but I'm stumped at finding an
answer.
Much thanks.
Max
3 years, 11 months