2008/3/7, Juan Andres Ramirez <[EMAIL PROTECTED]>:
>
> Hola:
> Hoy me iba a dedicar hacer update a mi maquina de correos, pero
> de apoco por si habia problemas... y ahora los tengo, hice un update
> al yum especificamente la version 2.4.3-4 en un Centos con kernel
> 2.6.9-34 x64, tiro el error aca, pero la cuestión es si alguien mas
> ha tenido problemas:
>
> ]# yum update
> Setting up Update Process
> Setting up repositories
> dag 100% |=========================| 1.1 kB 00:00
> update 100% |=========================| 951 B 00:00
> base 100% |=========================| 1.1 kB 00:00
> addons 100% |=========================| 951 B 00:00
> extras 100% |=========================| 1.1 kB 00:00
> Reading repository metadata in from local files
>
> (process:16644): GLib-CRITICAL **: file gtimer.c: line 106
> (g_timer_stop): assertion `timer != NULL' failed
>
> (process:16644): GLib-CRITICAL **: file gtimer.c: line 88
> (g_timer_destroy): assertion `timer != NULL' failed
> Traceback (most recent call last):
> File "/usr/bin/yum", line 29, in ?
> yummain.main(sys.argv[1:])
> File "/usr/share/yum-cli/yummain.py", line 97, in main
> result, resultmsgs = do()
> File "/usr/share/yum-cli/cli.py", line 477, in doCommands
> return self.updatePkgs()
> File "/usr/share/yum-cli/cli.py", line 955, in updatePkgs
> self.doRepoSetup()
> File "/usr/share/yum-cli/cli.py", line 75, in doRepoSetup
> self.doSackSetup(thisrepo=thisrepo)
> File "__init__.py", line 260, in doSackSetup
> File "repos.py", line 277, in populateSack
> File "/usr/lib64/python2.3/site-packages/sqlitecachec.py", line 40,
> in getPrimary
> self.repoid))
> TypeError: Can not create index on requires table: near "NOT": syntax
> error
>
> Soluciones, me inmagino que instalando otro paquete mas antiguo que
> esta versión, o yum tiene alguna forma de volver atrás en el update,
> que no la vi en el man. Gracias.
>
>
jaja hoy me paso exactamente lo mismo con un sujeto.
gracias por el aporte, no se me ubiese ocurrido listarlo aquí
buena forma de decir /me inmagino/ :B
From [EMAIL PROTECTED] Fri Mar 7 21:25:04 2008
From: [EMAIL PROTECTED] (Tuan)
Date: Fri Mar 7 21:54:38 2008
Subject: no puedo montar un dvd UDF quemado en Vista
Message-ID: <[EMAIL PROTECTED]>
He buscado solución pero nada.
El dvd funciona en xp y en vista pero arroja me arroja el siguiente error
Cannot mout volume:
Invalid mount option when attempting to mount the volume 'UDF Volume'.
Lo intenté montar en forma manual:
$ sudo mount -t udf /dev/scd0/ /media/cdrom0
mount: block device /dev/scd0 is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/scd0,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
aquí adjunto mi fstab
# /etc/fstab: static file system information.
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# Entry for /dev/sda5 :
UUID=7d535bf4-66eb-4aac-a372-954432d218ed / ext3
defaults,errors=remount-ro 0 1
# Entry for /dev/sda6 :
UUID=0fbda3ba-9712-42d7-8153-8e820f61e2e7 /home ext3 defaults 0 2
# Entry for /dev/sda1 :
UUID=640C7FCB0C7F96B0 /media/sda1 ntfs-3g defaults,locale=es_CL.UTF-8 0 1
# Entry for /dev/sda7 :
UUID=f87da3f9-1d6d-47ac-8750-bb2832028b24 none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec 0 0
/dev/sda8 /media/archivos ntfs-3g defaults,locale=es_CL.UTF-8 0 0
Les agradezco su ayuda
Atte. Tuan
pd:
> Linux version 2.6.22-14-generic ([EMAIL PROTECTED]) (gcc version 4.1.3
> 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)) #1 SMP Tue Feb 12
> 07:42:25 UTC 2008