Re: Fedora 14 and "Sandy Bridge" graphics

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Am 12.06.2011 20:07, schrieb Lucas:
> On 06/12/2011 10:02 PM, Reindl Harald wrote:
>>
>>
>> Am 12.06.2011 19:28, schrieb Lucas:
>>
>>> Strange, I did exactly the same thing with Fedora 14, I add new kernel, changed xorg and intel driver.
>>> But I have i686.
>>
>> mhh - strange - an trying to update glibc results in chaos
>> "Datei oder Verzeichnis nicht gefunden" means "file not found" in english
>> yes as advanced user i was able to repair this with some luck
>>
>> updating only the kernel/kernel-headers/kernel-devel results in
>> no longer able to build kernel-modules (vmware-workstation)
>>
>> and this all for a graphics-driver?
>> i remember times where feodra updated the kernel in the lifetime
>> of a supported release and now you can do nothing if you do not
>> want replace of "upstart" by "systemd", if systemd would not
>> be hardly activated in F15 a dist-upgrade would be no problem
>>
>> BULLSHIT BULLSHIT BULLSHIT
>>
>>> scripts/basic/fixdep: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by scripts/basic/fixdep)
>>> make[2]: *** [/tmp/vmware-root/modules/vmmon-only/linux/driverLog.o] Fehler 1
>>> make[1]: *** [_module_/tmp/vmware-root/modules/vmmon-only] Fehler 2
>>> make[1]: Leaving directory `/usr/src/kernels/2.6.38.8-31.fc15.x86_64'
>>> make: *** [vmmon.ko] Fehler 2
>>> make: Leaving directory `/tmp/vmware-root/modules/vmmon-only'
>>
>> [master 1f5151f] saving uncommitted changes in /etc prior to yum run
>>   1 files changed, 29 insertions(+), 0 deletions(-)
>>   create mode 100644 yum.repos.d/fedora-15.repo
>>    Aktualisieren  : glibc-common-2.14-1.x86_64
>>        1/24
>>    Aktualisieren  : glibc-2.14-1.x86_64
>>        2/24
>> Error: Cannot open file kernel-headers-2.6.38.8-31.fc15.x86_64.rpm: [Errno 2] Datei oder Verzeichnis nicht
>> gefunden: 'kernel-headers-2.6.38.8-31.fc15.x86_64.rpm'
>> TypeError: an integer is required
>> Fehler: Python-Callback<bound method RPMTransaction.callback of<yum.rpmtrans.RPMTransaction instance at
>> 0x43bcab8>>  fehlgeschlagen, abbrechen!
>>
>>
>> [root@rh:/downloads]$ rpm -Uvh --force *.rpm
>> Warnung: libdrm-2.4.25-1.fc15.x86_64.rpm: Header V3 RSA/SHA256 Signature, Schlüssel-ID 069c8460: NOKEY
>> Vorbereiten...              ########################################### [100%]
>>     1:glibc-common           ########################################### [  8%]
>>     2:glibc                  ########################################### [ 15%]
>> Fehler: Öffnen von xorg-x11-server-common-1.10.1-14.fc15.x86_64.rpm fehlgeschlagen: Datei oder Verzeichnis nicht
>> gefunden
>> Fehler: Öffnen von linux-firmware-20110601-1.fc15.noarch.rpm fehlgeschlagen: Datei oder Verzeichnis nicht gefunden
>> Fehler: Öffnen von kernel-headers-2.6.38.8-31.fc15.x86_64.rpm fehlgeschlagen: Datei oder Verzeichnis nicht gefunden
>> Fehler: Öffnen von glibc-headers-2.14-1.x86_64.rpm fehlgeschlagen: Datei oder Verzeichnis nicht gefunden
>> Fehler: Öffnen von glibc-devel-2.14-1.x86_64.rpm fehlgeschlagen: Datei oder Verzeichnis nicht gefunden
>> Fehler: Öffnen von kernel-devel-2.6.38.8-31.fc15.x86_64.rpm fehlgeschlagen: Datei oder Verzeichnis nicht gefunden
>> Fehler: Öffnen von kernel-2.6.38.8-31.fc15.x86_64.rpm fehlgeschlagen: Datei oder Verzeichnis nicht gefunden
>> Fehler: Öffnen von libdrm-2.4.25-1.fc15.x86_64.rpm fehlgeschlagen: Datei oder Verzeichnis nicht gefunden
>> Fehler: Öffnen von xorg-x11-server-Xorg-1.10.1-14.fc15.x86_64.rpm fehlgeschlagen: Datei oder Verzeichnis nicht gefunden
>> Fehler: Öffnen von xorg-x11-drv-intel-2.14.0-6.fc15.x86_64.rpm fehlgeschlagen: Datei oder Verzeichnis nicht gefunden
>> Fehler: Öffnen von xorg-x11-drv-nouveau-0.0.16-24.20110324git8378443.fc15.x86_64.rpm fehlgeschlagen: Datei oder
>> Verzeichnis nicht gefunden
>>
>>
> 
> Wait a second, have you enable Fedora 15 repository?
> 
> If you did, yum should find all dependences in there without your help. You need just type "yum 
> update xorg-x11-drv-intel".
> Everything should be there.

i am not an idiot

this does nothing change in the dependency of F15-GLIBC which seems to be
a really bad idea on a F14 system

and after running only the F15-Kernel you will not upgrade the other packages
Gesamte Downloadgrösse: 1.7 M
Ist dies in Ordnung? [j/N] :j
Lade Pakete herunter:
Setting up and reading Presto delta metadata
fedora-15/prestodelta                                                                                  | 2.5 MB
 00:01
Processing delta metadata
Package(s) data still to download: 1.7 M
(1/4): libdrm-2.4.25-1.fc15.x86_64.rpm                                                                 |  69 kB
 00:00
(2/4): xorg-x11-drv-intel-2.14.0-6.fc15.x86_64.rpm                                                     | 201 kB
 00:00
(3/4): xorg-x11-server-Xorg-1.10.1-14.fc15.x86_64.rpm                                                  | 1.4 MB
 00:01
(4/4): xorg-x11-server-common-1.10.1-14.fc15.x86_64.rpm                                                |  76 kB
 00:00
------------------------------------------------------------------------------------------------------------------------------
Gesamt                                                                                        1.1 MB/s | 1.7 MB
 00:01
Führe rpm_check_debug durch
FEHLER mit rpm_check_debug gegen depsolve:
Traceback (most recent call last):
  File "/usr/bin/yum", line 29, in <module>
    yummain.user_main(sys.argv[1:], exit_code=True)
  File "/usr/share/yum-cli/yummain.py", line 258, in user_main
    errcode = main(args)
  File "/usr/share/yum-cli/yummain.py", line 196, in main
    return_code = base.doTransaction()
  File "/usr/share/yum-cli/cli.py", line 488, in doTransaction
    print to_utf8(msg)
  File "/usr/lib64/python2.7/codecs.py", line 351, in write
    data, consumed = self.encode(object, self.errors)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 37: ordinal not in range(128)

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/devel

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux