Skip to content

Instantly share code, notes, and snippets.

@Sadin
Last active August 29, 2015 13:57
Show Gist options
  • Save Sadin/9552963 to your computer and use it in GitHub Desktop.
Save Sadin/9552963 to your computer and use it in GitHub Desktop.
sadin@localhost ~$ sudo yum install gtkd
Loaded plugins: langpacks, refresh-packagekit
Resolving Dependencies
--> Running transaction check
---> Package gtkd.x86_64 0:2.0.0-29.20120815git9ae9181.fc18 will be installed
--> Processing Dependency: gtksourceview2 for package: gtkd-2.0.0-29.20120815git9ae9181.fc18.x86_64
--> Processing Dependency: libphobos-ldc.so.60()(64bit) for package: gtkd-2.0.0-29.20120815git9ae9181.fc18.x86_64
--> Running transaction check
---> Package gtkd.x86_64 0:2.0.0-29.20120815git9ae9181.fc18 will be installed
--> Processing Dependency: libphobos-ldc.so.60()(64bit) for package: gtkd-2.0.0-29.20120815git9ae9181.fc18.x86_64
---> Package gtksourceview2.x86_64 0:2.11.2-16.fc20 will be installed
--> Finished Dependency Resolution
Error: Package: gtkd-2.0.0-29.20120815git9ae9181.fc18.x86_64 (fedora)
Requires: libphobos-ldc.so.60()(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
sudo yum install gtkd --skip-broken
Loaded plugins: langpacks, refresh-packagekit
Resolving Dependencies
--> Running transaction check
---> Package gtkd.x86_64 0:2.0.0-29.20120815git9ae9181.fc18 will be installed
--> Processing Dependency: gtksourceview2 for package: gtkd-2.0.0-29.20120815git9ae9181.fc18.x86_64
--> Processing Dependency: libphobos-ldc.so.60()(64bit) for package: gtkd-2.0.0-29.20120815git9ae9181.fc18.x86_64
--> Running transaction check
---> Package gtkd.x86_64 0:2.0.0-29.20120815git9ae9181.fc18 will be installed
--> Processing Dependency: libphobos-ldc.so.60()(64bit) for package: gtkd-2.0.0-29.20120815git9ae9181.fc18.x86_64
---> Package gtksourceview2.x86_64 0:2.11.2-16.fc20 will be installed
Packages skipped because of dependency problems:
gtkd-2.0.0-29.20120815git9ae9181.fc18.x86_64 from fedora
gtksourceview2-2.11.2-16.fc20.x86_64 from fedora
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment