Mate is not in the repos. mate-desktop.org has no packages for rhel or centos.
How can I install it.
On Fri, 12 Jun 2015 15:30:43 -0600 jd1008 wrote:
Mate is not in the repos. mate-desktop.org has no packages for rhel or centos.
How can I install it.
yum install epel-release yum groupinstall "MATE Desktop"
On 06/12/2015 03:39 PM, Frank Cox wrote:
yum install epel-release yum groupinstall "MATE Desktop"
yum groupinstall "MATE Desktop" Loaded plugins: fastestmirror, fs-snapshot, refresh-packagekit, security Setting up Group Process Repository testing-1.1-devtools-6 is listed more than once in the configuration Loading mirror speeds from cached hostfile * base: mirrors.xmission.com * epel: mirror.sfo12.us.leaseweb.net * extras: mirror.hostduplex.com * rpmfusion-free-updates: mirror.nexcess.net * rpmfusion-nonfree-updates: mirror.nexcess.net * updates: mirrors.usc.edu base/group_gz | 216 kB 00:00 epel/group_gz | 149 kB 00:00 Warning: Group MATE Desktop does not exist. No packages in any requested group available to install or update
On Fri, 12 Jun 2015 18:25:00 -0600 jd1008 wrote:
Warning: Group MATE Desktop does not exist. No packages in any requested group available to install or update
Since the MATE Desktop group does exist in epel (I just checked and it hasn't gone away), you have other issues that you should probably be solving.
On 06/12/2015 06:45 PM, Frank Cox wrote:
On Fri, 12 Jun 2015 18:25:00 -0600 jd1008 wrote:
Warning: Group MATE Desktop does not exist. No packages in any requested group available to install or update
Since the MATE Desktop group does exist in epel (I just checked and it hasn't gone away), you have other issues that you should probably be solving.
I am running Centos 6.4 Could that be the issue?
On Fri, 12 Jun 2015 18:49:53 -0600 jd1008 wrote:
I am running Centos 6.4 Could that be the issue?
That's the issue. MATE is available for Centos 7. For an equivalent experience with Centos 6, install the Gnome Desktop. In other words, you don't need MATE with Centos 6.
On 06/12/2015 07:22 PM, Always Learning wrote:
On Fri, 2015-06-12 at 18:49 -0600, jd1008 wrote:
I am running Centos 6.4 Could that be the issue?
I'm using C 6.6
Try: yum update
I did. Says nothing marked for update. To wit:
# yum update Loaded plugins: fastestmirror, fs-snapshot, refresh-packagekit, security Setting up Update Process Loading mirror speeds from cached hostfile * base: mirrors.xmission.com * epel: mirrors.tummy.com * extras: mirror.hmc.edu * rpmfusion-free-updates: mirror.web-ster.com * rpmfusion-nonfree-updates: mirror.web-ster.com * updates: mirrors.usc.edu No Packages marked for Update
On 6/12/2015 6:26 PM, jd1008 wrote:
On 06/12/2015 07:22 PM, Always Learning wrote:
On Fri, 2015-06-12 at 18:49 -0600, jd1008 wrote:
I am running Centos 6.4 Could that be the issue?
I'm using C 6.6
Try: yum update
I did. Says nothing marked for update.
what does...
$ cat /etc/redhat-release
say? If that says 6.4, and yum update doesn't update to the latest CentOS 6.6, something *is* broken on your system. 6.4 is from 2013...
On 06/12/2015 08:42 PM, John R Pierce wrote:
On 6/12/2015 6:26 PM, jd1008 wrote:
On 06/12/2015 07:22 PM, Always Learning wrote:
On Fri, 2015-06-12 at 18:49 -0600, jd1008 wrote:
I am running Centos 6.4 Could that be the issue?
I'm using C 6.6
Try: yum update
I did. Says nothing marked for update.
what does...
$ cat /etc/redhat-release
say? If that says 6.4, and yum update doesn't update to the latest CentOS 6.6, something *is* broken on your system. 6.4 is from 2013...
OK, so I am indeed at 6.6 : # cat /etc/centos-release CentOS release 6.6 (Final)
But I would still like to get up to 7, but as I indicated in another post, I cannot use the 7's iso because it crashes immediately during boot. Problem with bringing up X. As I also stated in another post, centos 6.4 had no problems with my old graphics card. So, why is centos 7 crapping out?
On Fri, Jun 12, 2015 at 09:00:52PM -0600, jd1008 wrote:
But I would still like to get up to 7, but as I indicated in another post, I cannot use the 7's iso because it crashes immediately during boot. Problem with bringing up X. As I also stated in another post, centos 6.4 had no problems with my old graphics card. So, why is centos 7 crapping out?
There are a couple other options from this page you should try, when installing CentOS7:
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/htm...
inst.xdriver=fbdev
or
inst.usefbx
This will use the Framebuffer driver instead of whatever driver the installer is trying to load that then crashes.
You could also use VNC, although apparently that's abhorrent.
On 06/13/2015 07:51 AM, Jonathan Billings wrote:
On Fri, Jun 12, 2015 at 09:00:52PM -0600, jd1008 wrote:
But I would still like to get up to 7, but as I indicated in another post, I cannot use the 7's iso because it crashes immediately during boot. Problem with bringing up X. As I also stated in another post, centos 6.4 had no problems with my old graphics card. So, why is centos 7 crapping out?
There are a couple other options from this page you should try, when installing CentOS7:
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/htm...
inst.xdriver=fbdev
or
inst.usefbx
This will use the Framebuffer driver instead of whatever driver the installer is trying to load that then crashes.
You could also use VNC, although apparently that's abhorrent.
Thanx! Will try the boot options to see which one will work.
On 06/13/2015 07:51 AM, Jonathan Billings wrote:
On Fri, Jun 12, 2015 at 09:00:52PM -0600, jd1008 wrote:
But I would still like to get up to 7, but as I indicated in another post, I cannot use the 7's iso because it crashes immediately during boot. Problem with bringing up X. As I also stated in another post, centos 6.4 had no problems with my old graphics card. So, why is centos 7 crapping out?
There are a couple other options from this page you should try, when installing CentOS7:
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/htm...
inst.xdriver=fbdev
or
inst.usefbx
This will use the Framebuffer driver instead of whatever driver the installer is trying to load that then crashes.
You could also use VNC, although apparently that's abhorrent.
I tried the the two boot options. They work (i.e. it does not crash. However, it does not let me do manual partitioning. That absolutely sucks and blows at the same time. Who thought this crap out. Also, it does not provide for the option to upgrade. In fact the banner does not even say Install or Upgrade. It just says install and the only partitioning scheme it allows is the automatic one.
Not for me!!
On Sat, Jun 13, 2015 at 03:39:56PM -0600, jd1008 wrote:
I tried the the two boot options. They work (i.e. it does not crash.)
Good to hear!
However, it does not let me do manual partitioning. That absolutely sucks and blows at the same time. Who thought this crap out.
The Installer in CentOS7 is confusing, particularly the partitioning section, but it *does* let you do manual partitioning. If you see this display:
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/htm...
(From: https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/htm... )
You need to pick 'I will configure partitioning'.
Also, it does not provide for the option to upgrade. In fact the banner does not even say Install or Upgrade.
No one ever said it would allow you to upgrade the system in-place. Aside from the 'preupg' method (which can leave you with a broken system), the method you use to upgrade a system from CentOS6 to CentOS7 is to back up your data, install CentOS7, and restore your data.
The jump from CentOS6 to CentOS7 is big enough that a lot of software can't safely be upgraded via yum. It's not a minor update.
On 06/14/2015 08:12 AM, Jonathan Billings wrote:
On Sat, Jun 13, 2015 at 03:39:56PM -0600, jd1008 wrote:
I tried the the two boot options. They work (i.e. it does not crash.)
Good to hear!
However, it does not let me do manual partitioning. That absolutely sucks and blows at the same time. Who thought this crap out.
The Installer in CentOS7 is confusing, particularly the partitioning section, but it *does* let you do manual partitioning. If you see this display:
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/htm...
(From: https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/htm... )
You need to pick 'I will configure partitioning'.
Also, it does not provide for the option to upgrade. In fact the banner does not even say Install or Upgrade.
No one ever said it would allow you to upgrade the system in-place. Aside from the 'preupg' method (which can leave you with a brokent system), the method you use to upgrade a system from CentOS6 to CentOS7 is to back up your data, install CentOS7, and restore your data.
The jump from CentOS6 to CentOS7 is big enough that a lot of software can't safely be upgraded via yum. It's not a minor update.
I did indeed see the option that says I will configure partitioning. But when I return back to the screen (where it has all the icons that let you select the initial things, like date, time ...etc, it says about destination: automatically....
On Fri, 2015-06-12 at 19:26 -0600, jd1008 wrote:
On 06/12/2015 07:22 PM, Always Learning wrote:
On Fri, 2015-06-12 at 18:49 -0600, jd1008 wrote:
I am running Centos 6.4 Could that be the issue?
I'm using C 6.6
Try: yum update
I did. Says nothing marked for update. To wit:
# yum update Loaded plugins: fastestmirror, fs-snapshot, refresh-packagekit, security Setting up Update Process Loading mirror speeds from cached hostfile
- base: mirrors.xmission.com
- epel: mirrors.tummy.com
- extras: mirror.hmc.edu
- rpmfusion-free-updates: mirror.web-ster.com
- rpmfusion-nonfree-updates: mirror.web-ster.com
- updates: mirrors.usc.edu
No Packages marked for Update
try:-
cat /etc/centos-release
Is it still C 6.4 ?
On 06/12/2015 06:45 PM, Frank Cox wrote:
On Fri, 12 Jun 2015 18:25:00 -0600 jd1008 wrote:
Warning: Group MATE Desktop does not exist. No packages in any requested group available to install or update
Since the MATE Desktop group does exist in epel (I just checked and it hasn't gone away), you have other issues that you should probably be solving.
Here's the whole output:
# yum groupinstall mate Loaded plugins: fastestmirror, fs-snapshot, refresh-packagekit, security Setting up Group Process Loading mirror speeds from cached hostfile * base: mirrors.xmission.com * epel: mirrors.kernel.org * extras: mirror.hmc.edu * rpmfusion-free-updates: mirror.nexcess.net * rpmfusion-nonfree-updates: mirror.nexcess.net * updates: mirror.hmc.edu Warning: Group mate does not exist. No packages in any requested group available to install or update
jd1008 --- Re: [CentOS] Installing all the mate desktop rpms --- From:"jd1008" jd1008@gmail.comTo:"" centos@centos.orgDate:Fri, Jun 12, 2015 7:25 PMSubject:Re: [CentOS] Installing all the mate desktop rpms On 06/12/2015 03:39 PM, Frank Cox wrote: > yum install epel-release > yum groupinstall "MATE Desktop" yum groupinstall "MATE Desktop" Loaded plugins: fastestmirror, fs-snapshot, refresh-packagekit, security Setting up Group Process Repository testing-1.1-devtools-6 is listed more than once in the configuration Loading mirror speeds from cached hostfile * base: mirrors.xmission.com * epel: mirror.sfo12.us.leaseweb.net * extras: mirror.hostduplex.com * rpmfusion-free-updates: mirror.nexcess.net * rpmfusion-nonfree-updates: mirror.nexcess.net * updates: mirrors.usc.edu base/group_gz | 216 kB 00:00 epel/group_gz | 149 kB 00:00 Warning: Group MATE Desktop does not exist. No packages in any requested group available to install or update _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos