Re: One Desktop and one Desktop ONLY.

2014-11-08 Thread Gene Czarcinski

On 11/05/2014 09:21 PM, Rahul Sundaram wrote:

Hi

On Wed, Nov 5, 2014 at 5:26 PM, Ed Greshko wrote:

Sorry to start yet another thread on the same issue  But I
only just now discover that once you install Fedora Workstation
you can't install another desktop


Try,

# yum swap fedora-release-workstation fedora-release-nonproduct
# yum install @lxde-desktop



I notice that dnf does not have swap.  Is this intentional?

Gene
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: One Desktop and one Desktop ONLY.

2014-11-08 Thread Ankur Sinha
On Sat, 2014-11-08 at 09:05 -0500, Gene Czarcinski wrote:
 I notice that dnf does not have swap.  Is this intentional?


Try:



signature.asc
Description: This is a digitally signed message part
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: One Desktop and one Desktop ONLY.

2014-11-08 Thread Ankur Sinha
On Sat, 2014-11-08 at 14:46 +, Ankur Sinha wrote:
 On Sat, 2014-11-08 at 09:05 -0500, Gene Czarcinski wrote:
  I notice that dnf does not have swap.  Is this intentional?
 
 
 Try:

Gah, sent it early:

http://dnf.readthedocs.org/en/latest/cli_vs_yum.html#packages-replacement-without-yum-shell-or-yum-swap

as Tim pointed out already. :)
-- 
Thanks,
Regards,
Ankur Sinha FranciscoD

http://fedoraproject.org/wiki/User:Ankursinha


signature.asc
Description: This is a digitally signed message part
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: One Desktop and one Desktop ONLY.

2014-11-08 Thread Rahul Sundaram
Hi

On Sat, Nov 8, 2014 at 9:05 AM, Gene Czarcinski wrote:

 I notice that dnf does not have swap.  Is this intentional?


Yes

https://bugzilla.redhat.com/show_bug.cgi?id=1110780

Rahul
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: One Desktop and one Desktop ONLY.

2014-11-06 Thread Peter G.
Ed Greshko wrote:

 Sorry to start yet another thread on the same 
issue

I downloaded the KDE live image and then, even though I 
never use it, ran:

sudo yum groupinstall GNOME

Next, this got me a few more programs:

sudo yum groupinstall Fedora Workstation

I aborted the following, because it pulled in the input 
methods crap:

sudo yum groupinstall KDE Plasma Workspaces

Instead, I ran:

sudo yum groupinstall kde-desktop-environment
sudo yum groupinstall gnome-desktop

I think I got pretty much all of it, without having to 
tinker around (too much).

I still haven't logged in to Gnome, although I have 
been on Fedora 21 since Saturday. I admit that I 
installed Fedora 21ßRC4, since it snowed on Saturday 
and I didn't have the time during the week.

It has all gone super! Kudos to the developers and 
packagers!!!

-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: One Desktop and one Desktop ONLY.

2014-11-06 Thread Rahul Sundaram
Hi

On Wed, Nov 5, 2014 at 5:26 PM, Ed Greshko  wrote:

 Sorry to start yet another thread on the same issue  But I only just
 now discover that once you install Fedora Workstation you can't install
 another desktop


Try,

# yum swap fedora-release-workstation fedora-release-nonproduct
# yum install @lxde-desktop

Rahul
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: One Desktop and one Desktop ONLY.

2014-11-06 Thread Ankur Sinha
On Wed, 2014-11-05 at 21:21 -0500, Rahul Sundaram wrote:
 Try,
  
 
 # yum swap fedora-release-workstation fedora-release-nonproduct
 
 # yum install @lxde-desktop

Aha! I don't see a dnf version of the `swap` command, and dnf doesn't
have the `shell` either. Worth an RFE?

-- 
Thanks,
Regards,
Ankur Sinha FranciscoD

http://fedoraproject.org/wiki/User:Ankursinha


signature.asc
Description: This is a digitally signed message part
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: One Desktop and one Desktop ONLY.

2014-11-06 Thread Rahul Sundaram
Hi

On Thu, Nov 6, 2014 at 10:50 AM, Ankur Sinha wrote:


 Aha! I don't see a dnf version of the `swap` command, and dnf doesn't
 have the `shell` either. Worth an RFE?


Dnf developers seem to think this is not needed.

https://bugzilla.redhat.com/show_bug.cgi?id=1110780

Rahul
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: One Desktop and one Desktop ONLY.

2014-11-06 Thread Tim Lauridsen
On Thu Nov 06 2014 at 4:50:22 PM Ankur Sinha sanjay.an...@gmail.com wrote:

 On Wed, 2014-11-05 at 21:21 -0500, Rahul Sundaram wrote:
  Try,
 
 
  # yum swap fedora-release-workstation fedora-release-nonproduct
 
  # yum install @lxde-desktop

 Aha! I don't see a dnf version of the `swap` command, and dnf doesn't
 have the `shell` either. Worth an RFE?

 dnf --allowerasing install fedora-release-nonproduct

http://dnf.readthedocs.org/en/latest/cli_vs_yum.html#packages-replacement-without-yum-shell-or-yum-swap


Tim
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: One Desktop and one Desktop ONLY.

2014-11-06 Thread Ankur Sinha
On Thu, 2014-11-06 at 16:19 +, Tim Lauridsen wrote:
 dnf --allowerasing install fedora-release-nonproduct
 
 
 http://dnf.readthedocs.org/en/latest/cli_vs_yum.html#packages-replacement-without-yum-shell-or-yum-swap
 

Thanks Rahul, Tim. I think Radek pointed me to this on some bug too just
yesterday. I'll note it for future use. 

-- 
Thanks,
Regards,
Ankur Sinha FranciscoD

http://fedoraproject.org/wiki/User:Ankursinha


signature.asc
Description: This is a digitally signed message part
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

One Desktop and one Desktop ONLY.

2014-11-05 Thread Ed Greshko
Sorry to start yet another thread on the same issue  But I only just now 
discover that once you install Fedora Workstation you can't install another 
desktop

yum group install LXDE Desktop

gets you 


-- Finished Dependency Resolution
Error: fedora-release-workstation conflicts with 
fedora-release-nonproduct-21-0.16.noarch
Error: fedora-release-nonproduct conflicts with 
fedora-release-workstation-21-0.16.noarch
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

yum group install KDE Plasma Workspaces

gets you  the same thing  As does any

yum group install your desired desktop


-- 
If you can't laugh at yourself, others will gladly oblige.
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test