You are not logged in.
Hi, I tried to install Eclipse but all I got was an output like this :
[xxxxx@arch ~]$ sudo pacman -S eclipse
[sudo] password for xxxxx:
resolving dependencies...
looking for inter-conflicts...
Packages (17): aspell-0.60.6.1-2 ca-certificates-java-20140324-3 enchant-1.6.0-5
geoclue2-2.1.8-2 gst-plugins-base-libs-1.4.0-1 gstreamer-1.4.0-1
harfbuzz-icu-0.9.32-1 hspell-1.2-2 jdk7-openjdk-7.u65_2.5.1-3
jre7-openjdk-7.u65_2.5.1-3 jre7-openjdk-headless-7.u65_2.5.1-3
json-glib-1.0.2-1 libnm-glib-0.9.10.0-2 libwebp-0.4.0-2 libxslt-1.1.28-3
webkitgtk2-2.4.4-1 eclipse-4.4.0-2
Total Installed Size: 402.56 MiB
:: Proceed with installation? [Y/n]
(17/17) checking keys in keyring [##############################] 100%
(17/17) checking package integrity [##############################] 100%
(17/17) loading package files [##############################] 100%
(17/17) checking for file conflicts [##############################] 100%
error: failed to commit transaction (conflicting files)
libnm-glib: /usr/include/NetworkManager/NetworkManager.h exists in filesystem
libnm-glib: /usr/include/NetworkManager/NetworkManagerVPN.h exists in filesystem
libnm-glib: /usr/include/NetworkManager/nm-connection.h exists in filesystem
libnm-glib: /usr/include/NetworkManager/nm-setting-8021x.h exists in filesystem
...I looked for a solution and found that a
sudo pacman -Syu eclipse would allow me to install Eclipse. The point is that I don't want to do a full-system upgrade because a more recent kernel will prevent the wi-fi from working on my computer.
Does anyone have any idea?
Last edited by nugetchar (2014-08-09 17:03:18)
Offline
you could add linux to the ignore pkg list in /etc/pacman.conf , then try again with pacman -Syu eclipse .
Last edited by Lone_Wolf (2014-08-09 12:15:42)
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Thank you, it worked !
Btw, maybe should I have posted this in the "Newbie" section? If so please excuse my mistake ![]()
Offline
Please update your system and open a new thread about your wi-fi issue.
Please remember to mark the thread as solved https://bbs.archlinux.org/viewtopic.php?id=130309
Offline
Done.
The new topic is right here ![]()
Offline