You are not logged in.

#1 2009-04-23 17:37:08

louimjac
Member
Registered: 2009-04-16
Posts: 13

ldc requiers llvm=2.4

Hey there,
I got trouble updating my system, it's been a while now that I get this error message : ldc requiers llvm=2.4
I tried to update ldc both through pacman and yaourt but I got the same error, same for llvm. Most recent version of llvm seems to be llvm2.5, I don't know why ldc keep looking for 2.4
I installed llvm 2.5 manually from AUR, which btw yaourt doesn't find (any idea why?), but that doesn't change anything. I don't even see it on shaman, which is weird.

Here is the full log I get when updating (there are several other issues along, but this one is the older one) :
~]$ sudo pacman -Syu
:: Synchronisation des bases de données de paquets...
core est à jour;
extra                    377,1K 1657,8K/s 00:00:00 [##################################################################################] 100%
Error: suppression database entry extraxorg-server failed
Error: update of extra failed (suppression of the database entry failed)
community is up to date;
kdemod-core is up to date;
kdemod-extragear is up to date;
kdemod-playground is up to date;
archlinuxfr is up to date;
:: Starting complete system update...
Error: open the file /var/lib/pacman/sync/extra/xorg-server-1.6.1-1/desc failed: brocken access to file NFS
Error: open the file /var/lib/pacman/sync/extra/xorg-server-utils-7.4-4/desc failed: broken acces to file NFS
Error: open the file /var/lib/pacman/sync/extra/xorg-twm-1.0.4-2/desc failed: brocken access to file NFS
Warning: phonon: local version (4.3.1-1) more recent than kdemod-core (4.3.0-2)
Warning: soprano: local version (2.2.3-1) more recent than kdemod-core (2.1.67-1)
Solving dependancies...
Searching for possible package conflicts...
Error: transaction preparation failed (Resolution of dependancies failed)
:: firefox: requires xulrunner=1.9.0.8
:: ldc: requieres llvm=2.4


As you can see there are several issues there, but let's start by the ldc one, I think it's the most problematic...

Offline

#2 2009-04-25 09:01:19

louimjac
Member
Registered: 2009-04-16
Posts: 13

Re: ldc requiers llvm=2.4

Well, my system is falling down piece by piece, I just can't do anything about it... Can't anyone help here?
In order to get llvm (and xulrunner) I uninstalled firefox and ldc, which worked.

But now firefox and ldc packages just disappeard, I can't install them back. It may be dut to the brocken access to file NFS thing, due to the fact that both of firefox and ldc where on the extra repository.

Here are some usefull (maybe) logs:

[louim@louimama ~]$ cat /etc/hosts
#                                 
# /etc/hosts: static lookup table for host names
#                                               

#<ip-address>   <hostname.domain.org>   <hostname>
127.0.0.1               localhost.localdomain   localhost

# End of file
[louim@louimama ~]$ cat /etc/fstab
#                                 
# /etc/fstab: static file system information
#
# <file system>        <dir>         <type>    <options>          <dump> <pass>
none                   /dev/pts      devpts    defaults            0      0
none                   /dev/shm      tmpfs     defaults            0      0


/dev/cdrom /media/cdrom   auto    ro,user,noauto,unhide   0      0
/dev/cdrom1 /media/cdrom1   auto    ro,user,noauto,unhide   0      0
/dev/dvd /media/dvd   auto    ro,user,noauto,unhide   0      0
UUID=6c66c187-f5b2-4963-ad19-48edd326a0ca /home ext3 defaults,noatime,nodiratime 0 1
UUID=ae4ea835-0d71-4fcc-9562-63e1750ee651 / ext3 defaults,noatime,nodiratime 0 1
[louim@louimama ~]$ cat /etc/resolv.conf
search Stanford.EDU
nameserver 171.64.7.55
nameserver 171.64.7.77
nameserver 171.64.7.99
[louim@louimama ~]$ cat /etc/rc.config.d/nfsconf
cat: /etc/rc.config.d/nfsconf: no file of this type


Please somebody, save my system, I don't manage to do it by myself and it's getting worse!

Offline

Board footer

Powered by FluxBB