Re: DNF: ValueError: Can't set use_includes for repo with given name.

2017-10-08 Thread kc
Thanks for the suggestion. I disabled a non-default repo and dnf remove worked again. The repo I disabled is found here (under installation): https://dev.gajim.org/gajim/gajim-plugins/wikis/OmemoGajimPlugin which provides the python-axolotl python-axolotl-curve25519 packages. On 09/10/17 01:10

Re: Install with /boot in LVM

2017-10-08 Thread S P Arif Sahari Wibowo
On 2017-10-08, 12:33, Doug H. wrote: It looks like I have one that does include /boot living on LVM. I also fired up that virtual machine with the netinstall boot cd and checked out what it would do on a default install and it did not set the /boot partition to be LVM but it let me use the p

Re: wireless mouse dies

2017-10-08 Thread Tim
Joe Zeff: > Indeed. At one point, I was doing senior tech support for an > ISP. One day I got a call from a customer who was having connection > issues with his ADSL, and the description made it sound like line > noise. After asking some questions, I learned that the cable from > the phone soc

Re: wireless mouse dies

2017-10-08 Thread Tim
Allegedly, on or about 7 October 2017, George N. White III sent: > Don't ignore battery terminals, and don't use abrasives (which many > erasers contain), as they will damage metal plating. At one time, > carbon tetrachloride was used for cleaning contacts. These days > there are much safer des

Re: Install with /boot in LVM

2017-10-08 Thread Chris Murphy
On Sun, Oct 8, 2017 at 8:21 PM, Dario Lesca wrote: > Il giorno gio, 05/10/2017 alle 23.41 -0600, S P Arif Sahari Wibowo ha > scritto: > >> Is it possible to install Fedora - either with GUI or Kickstart >> - with /boot in LVM? > > Yes, it's possible. > > Simple during the install process, remove /

Re: Install with /boot in LVM

2017-10-08 Thread Dario Lesca
Il giorno gio, 05/10/2017 alle 23.41 -0600, S P Arif Sahari Wibowo ha scritto: > Is it possible to install Fedora - either with GUI or Kickstart > - with /boot in LVM? Yes, it's possible. Simple during the install process, remove /boot "not LVM" partition and the /boot/* will recide into / (roo

Re: Install with /boot in LVM

2017-10-08 Thread Doug H.
On Thu, 2017-10-05 at 23:41 -0600, S P Arif Sahari Wibowo wrote: > Is it possible to install Fedora - either with GUI or Kickstart > - with /boot in LVM? I know there are hack to move /boot to LVM > after installation, but after seeing how smoothly Ubuntu > installer doing that kind of installat

Re: how to enable/start "git@.service" via systemd?

2017-10-08 Thread Anthony Joseph Messina
On Sunday, October 8, 2017 10:15:13 AM CDT Robert P. J. Day wrote: > On Sat, 7 Oct 2017, Anthony Joseph Messina wrote: > > On Saturday, October 7, 2017 4:18:48 AM CDT Robert P. J. Day wrote: > > > (probably OT: more a systemd question than a fedora question, but > > > > > > i'm sure the experts

spec noarch example for packaging jar files

2017-10-08 Thread Adrian Sevcenco
Hi! Could someone point me to an example (that follow good standards for both redhat and fedora) of spec file that is used to package some jar files? Thank you! Adrian smime.p7s Description: S/MIME Cryptographic Signature ___ users mailing list -- u

Re: how to enable/start "git@.service" via systemd?

2017-10-08 Thread Robert P. J. Day
On Sat, 7 Oct 2017, Anthony Joseph Messina wrote: > On Saturday, October 7, 2017 4:18:48 AM CDT Robert P. J. Day wrote: > > (probably OT: more a systemd question than a fedora question, but > > i'm sure the experts will clear this up in short order.) > > > > wanted to experiment with the git d

Re: Phishing Expedition [Fwd: (annou...@lists.fedoraproject.org)E-mail suspension notice]

2017-10-08 Thread Sam Varshavchik
Jonathan Ryshpan writes: « HTML content follows » This just appeared in my inbox, apparently from Fedora Announce. Has anyone else seen it? I've received a copy of this E-mail, varying slightly in purported sender (including @courier-mta.com, of course), and varying slightly in verbiage,

Re: Phishing Expedition [Fwd: (annou...@lists.fedoraproject.org)E-mail suspension notice]

2017-10-08 Thread Ed Greshko
On 10/08/17 20:04, Jonathan Ryshpan wrote: > This just appeared in my inbox, apparently from Fedora Announce. Has anyone > else > seen it? Sure.  And I ignored it.  I was hoping everyone would.  :-) -- Fedora Users List - The place to go to speculate endlessly signature.asc Description: Ope

Re: DNF: ValueError: Can't set use_includes for repo with given name.

2017-10-08 Thread Ed Greshko
On 10/08/17 19:02, kc wrote: > I initially observed it when trying tor remove VirtualBox. Just now I did some > debugging, it seems to happen regardless of whether the package name is > valid, e.g. > > [kc1212@bluehat ~]$ sudo dnf remove zzz > Traceback (most recent call last): >   File "/bin/dnf"

Phishing Expedition [Fwd: (annou...@lists.fedoraproject.org)E-mail suspension notice]

2017-10-08 Thread Jonathan Ryshpan
This just appeared in my inbox, apparently from Fedora Announce. Has anyone else seen it? Thanks - jon Forwarded Message Date: Fri, 06 Oct 2017 12:08:41 +0200 Subject: (annou...@lists.fedoraproject.org)E-mail suspension notice To: annou...@lists.fedoraproject.org Reply-to: use

Re: DNF: ValueError: Can't set use_includes for repo with given name.

2017-10-08 Thread kc
I initially observed it when trying tor remove VirtualBox. Just now I did some debugging, it seems to happen regardless of whether the package name is valid, e.g. [kc1212@bluehat ~]$ sudo dnf remove zzz Traceback (most recent call last): File "/bin/dnf", line 58, in main.user_main(sys.ar

Re: DNF: ValueError: Can't set use_includes for repo with given name.

2017-10-08 Thread Ed Greshko
On 10/08/17 18:30, kc wrote: > > My DNF for some reason stopped working today, when I do `dnf remove package` I > always get following Traceback on Fedora 26: > > Traceback (most recent call last): >   File "/bin/dnf", line 58, in >     main.user_main(sys.argv[1:], exit_code=True) >   File "/usr/l

DNF: ValueError: Can't set use_includes for repo with given name.

2017-10-08 Thread kc
Hi, My DNF for some reason stopped working today, when I do `dnf remove package` I always get following Traceback on Fedora 26: Traceback (most recent call last): File "/bin/dnf", line 58, in main.user_main(sys.argv[1:], exit_code=True) File "/usr/lib/python3.6/site-packages/dnf/cli/m