That doesn't sound right: Can you show us what is in the repostory configuration for it?
It should be in /etc/yum.repos.d/intellinuxgraphics.repo
dnf upgrade intellinuxgraphics
-
-
That happened after upgrading from Fedora 25 to 26.
Here's the repo file:
[intellinuxgraphics]
name=Intel Graphics for Linux
baseurl=https\://download.01.org/gfx/fedora/24/
gpgkey=https://download.01.org/gfx/RPM-GPG-KEY-ilg https://download.01.org/gfx/RPM-GPG-KEY-ilg-2
gpgcheck=0
enabled=1 -
Just noticed it. The \ in the baseurl. No idea how that got in there.
-
I don't think the \ will break anything, at least it doesn't seem to here:
Looks like something in the update tool build chain is being a bit overzealous with escapes, but it does work.
I'm surprised it says 24 though instead of 25 - 24 was a while ago. It won't hurt to remove that repo completely for now, f26 will be ahead of anything released for 25 or 24 via the update tool anyway.
-
I'm having the same problem in Fedora 26... everything is up-to-date
Hi,
When I runn dnf upgrade I get the following message:
Repository intellinuxgraphics has no mirror or baseurl set.
Does anyone know how to resolve this? Thanks!