Hi Michael, I checked the bug tracker and there is an update. I tried to install x2goserver and I've got this error message.
.../... error: x2goagent-3.5.0.28-0.0x2go1.1.git20141114.546.main.el5.centos: Header V4 RSA/SHA1 signature: BAD, key ID 5bfe2b6e error: x2goserver-4.0.1.18-0.0x2go1.1.git20141006.949.main.el5.centos: Header V4 RSA/SHA1 signature: BAD, key ID 5bfe2b6e error: x2goserver- extensions-4.0.1.18-0.0x2go1.1.git20141006.949.main.el5.centos: Header V4 RSA/SHA1 signature: BAD, key ID 5bfe2b6e Should I uncomment the x2go-nightly lines in the repo file? Thanks. Regards Le mardi 16 décembre 2014, 10:23:14 Michael DePaulo a écrit : > Hi Michel > > Mike Gabriel (Mike #1) made the git commit, not me. It did not fix the > problem though. > > We are waiting for Mike#1 to try to fix it again. If he does not do so > before this weekend, then I will try to fix it this weekend. > > I am not sure how much you can help write the fix because in order to test > the fix, you need access to our build infrastructure. Mike#1 and I do have > that access though. > > -Mike#2 > > Sent from my Android Smartphone > > On Dec 16, 2014 3:05 AM, "Michel Dubois" <[email protected]> wrote: > > Folks, > > > > I'm following your bug tracker and your git diff. I didn't see any > > solution yet, did I? How to know when there is something I could try or > > may > > help. > > > > > > > > Thanks > > > > Le samedi 13 décembre 2014, 09:20:08 Mike DePaulo a écrit : > > > Hi Michel, > > > > > > > > > > > > That blog post contains instructions for us, the x2go developers, to > > > > > > follow. You do not need to follow them. > > > > > > > > > > > > Unfortunately, we need to modify the instructions to work with our > > > > > > yum/rpm build system. Mike#1 (Mike Gabriel) and I are working on this > > > > > > right now via the aforementioned bug report, #699. > > > > > > http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=699 > > > > > > > > > > > > I'll reply back to this email thread once I believe we have it fixed. > > > > > > > > > > > > Also, FYI, I found out why "--tolerant" did not help. I read the manpage > > > > > > for a newer version of yum. > > > > > > However, the manpage for yum 3.2.22 on CentOS 5.11 states this: > > > > > > -t, --tolerant > > > > > > This option currently does nothing. > > > > > > > > > > > > -Mike#2 > > > > > > On 12/12/2014 12:07 PM, Michel Dubois wrote: > > > > Hi Mike, > > > > > > > > > > > > > > > > I read the blog page and I didn't understand very well the purpose as > > > > it > > > > > > seems mean the repo server is checking something I don't believe that. > > > > I > > > > > > checked I don't have any *~/.rpmmacros* > > > > > > > > > > > > > > > > To be sure all the log are here : > > > > > > > > http://pastebin.com/8w4tAVLb > > > > > > > > > > > > > > > > I checked "gpgcheck=0" in the repo file and I tried with the --tolrent > > > > > > > > option, no solution. > > > > > > > > There aren't any X2go tools installed. > > > > > > > > :~# updatedb > > > > : > > > > :~# locate x2go > > > > > > > > /etc/yum.repos.d/x2go.repo > > > > > > > > /etc/yum.repos.d/x2go.repo.back > > > > > > > > /var/cache/yum/x2go-extras > > > > > > > > /var/cache/yum/x2go-releases > > > > /var/cache/yum/x2go-extras/43a690f9ad9091c1ebdfc43d066d867fd9860809fe95b6f > > > > > > f3ff69891daa2414f-filelists.sqlite.bz2 > > > > > > > > /var/cache/yum/x2go-extras/cachecookie > > > > /var/cache/yum/x2go-extras/d066d993f0f3f6a6f1ef2f3c5f989bdb621b259fbc443ae > > > > > > b960d17a4e42ec8e8-primary.sqlite.bz2 > > > > /var/cache/yum/x2go-extras/packages > > > > > > /var/cache/yum/x2go-extras/repomd.xml > > > > /var/cache/yum/x2go-releases/ac0930975d2f4ba0887bb58e792812271df5796f41de0 > > > > > > 7daa6ee0ad1441d370c-filelists.sqlite.bz2 > > > > > > > > /var/cache/yum/x2go-releases/cachecookie > > > > > > > > /var/cache/yum/x2go-releases/packages > > > > > > > > /var/cache/yum/x2go-releases/repomd.xml > > > > > > > > > > > > > > > > That may help > > > > > > > > 2014-12-12 15:36 GMT+01:00 Mike DePaulo <[email protected]>: > > > >> Hi Michael, > > > >> > > > >> > > > >> > > > >> x2goserver depends on multiple NX-related packages. So we need those > > > > to > > > > > >> install correctly before x2goserver can be installed. > > > >> > > > >> > > > >> > > > >> If x2goserver is installed, but "x2golistsessions" cannot be found, > > > > then > > > > > >> that is another problem. > > > >> > > > >> > > > >> > > > >> It looks like you are getting those signature errors because of > > > > another > > > > > >> limitation of EL5. > > > > http://adminotes.blogspot.fr/2011/12/centos-6-rpm-sign-problem-v4-signatu > > > > > >> res.html > > > >> > > > >> > > > >> > > > >> I do not see a quick fix for this. > > > >> > > > >> (We cannot follow that webpage's instructions because do not have a > > > >> > > > >> ~/.rpmmacros file in our buildscript.git repo.) > > > >> > > > >> So I submitted a bug to our bug tracker: > > > >> > > > >> http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=699 > > > >> > > > >> > > > >> > > > >> In the meantime, in your x2go.repo file, you have "gpgcheck=0", > > > >> right? > > > >> > > > >> That will disable the GPG check. I am hoping that will work around > > > >> the > > > >> > > > >> issue for you and all other EL5 users. > > > >> > > > >> > > > >> > > > >> Another possible workaround is for you to pass --tolerant to yum. > > > >> > > > >> > > > >> > > > >> -Mike#2 > > > >> > > > >> On 12/12/2014 03:30 AM, Michel Dubois wrote: > > > >>> Hi Michael, > > > >>> > > > >>> > > > >>> > > > >>> yes it's better but the problem is not solved. > > > >>> > > > >>> I don't have any more check sum error as I install the good hashsum > > > >> > > > >> tools package > > > >> > > > >>> with your help. > > > >>> > > > >>> > > > >>> > > > >>> Now I can do the command : > > > >>> > > > >>> yum search x2goserver > > > >>> > > > >>> > > > >>> > > > >>> Loaded plugins: downloadonly, fastestmirror, security > > > >>> > > > >>> Loading mirror speeds from cached hostfile > > > >>> > > > >>> > > > >>> > > > >>> * base: miroir.univ-paris13.fr > > > >>> > > > >>> * epel: mirror.ibcp.fr > > > >>> > > > >>> * extras: miroir.univ-paris13.fr > > > >>> > > > >>> * updates: fr2.rpmfind.net > > > >>> > > > >>> > > > >>> > > > >>> ========================================================= Matched: > > > >>> > > > >>> x2goserver > > > >>> ========================================================== > > > >>> > > > >>> x2goserver.x86_64 : X2Go Server > > > >>> > > > >>> x2goserver-debuginfo.x86_64 : Debug information for package > > > > x2goserver > > > > > >>> x2goserver-extensions.x86_64 : X2Go Server (extension support) > > > >>> > > > >>> x2goserver-fmbindings.x86_64 : X2Go Server (file manager bindings) > > > >>> > > > >>> x2goserver-printing.x86_64 : X2Go Server (printing support) > > > >>> > > > >>> x2goserver-xsession.x86_64 : X2Go Server (Xsession runner) > > > >>> > > > >>> > > > >>> > > > >>> but I can not installed them. > > > >>> > > > >>> Transaction Test Succeeded > > > >>> > > > >>> Running Transaction > > > >> > > > >>> error: nx-libs-3.5.0.28-0.0x2go1.1.git20141114.546.main.el5.centos: > > > >> Header V4 > > > >> > > > >>> RSA/SHA1 signature: BAD, key ID 5bfe2b6e > > > >> > > > >>> error: libXcomp-3.5.0.28-0.0x2go1.1.git20141114.546.main.el5.centos: > > > >> Header V4 > > > >> > > > >>> RSA/SHA1 signature: BAD, key ID 5bfe2b6e > > > >>> > > > >>> etc.... > > > >>> > > > >>> > > > >>> > > > >>> > > > >>> > > > >>> Yum notified me that the dependency are installed: > > > >>> > > > >>> I've got the "Complete!" but x2golistsessions or else is not > > > > installed. > > > > > >>> Thanks for help. > > > >>> > > > >>> Le jeudi 11 décembre 2014, 17:29:04 Michael DePaulo a écrit : > > > >>>> I believe I've figured out the problem. > > > >>>> > > > >>>> > > > >>>> > > > >>>> http://www.openfusion.net/linux/yum_error_performing_checksum > > > >>>> > > > >>>> > > > >>>> > > > >>>> You need to install the package "python-hashlib" from EPEL in order > > > >>>> > > > >>>> for yum to understand the sha256 checksums (hashsums) that our apt > > > >>>> > > > >>>> repo uses. > > > >>>> > > > >>>> > > > >>>> > > > >>>> Please let me know if that fixes the problem. If so, I'll update > > > >>>> the > > > >>>> > > > >>>> documentation on the wiki page. > > > >>>> > > > >>>> > > > >>>> > > > >>>> -Mike#2 > > > >>>> > > > >>>> > > > >>>> > > > >>>> On Thu, Dec 11, 2014 at 10:27 AM, Michel Dubois < > > > >> > > > >> [email protected]> > > > >> > > > >>> wrote: > > > >>>>> Michael > > > >>>>> > > > >>>>> > > > >>>>> > > > >>>>> Thanks for your info. > > > >>>>> > > > >>>>> > > > >>>>> > > > >>>>> I don't have any proxy. I did the booth yum command and they > > > >>>>> didn't > > > >>>>> > > > >>>>> solve > > > >>>>> > > > >>>>> the problem. Every time I've "Error performing checksum". > > > >>>>> > > > >>>>> The files downloaded are in the good place > > > >>>>> > > > >>>>> :~# ls -hl > > > >>>>> > > > >>>>> /var/cache/yum/x2go- > > > >>> > > > >>> extras/43a690f9ad9091c1ebdfc43d066d867fd9860809fe95b6f > > > >>> > > > >>>>> f3ff69891daa2414f-filelists.sqlite.bz2 -rw-r--r-- 1 root root 1,1K > > > >> > > > >> janv. > > > >> > > > >>>>> 7 2014 > > > >>>>> > > > >>>>> /var/cache/yum/x2go- > > > >>> > > > >>> extras/43a690f9ad9091c1ebdfc43d066d867fd9860809fe95b6f > > > >>> > > > >>>>> f3ff69891daa2414f-filelists.sqlite.bz2> > > > >>>>> > > > >>>>> :~# ls -hl > > > >>>>> > > > >>>>> /var/cache/yum/x2go- > > > >>> > > > >>> extras/d066d993f0f3f6a6f1ef2f3c5f989bdb621b259fbc443ae > > > >>> > > > >>>>> b960d17a4e42ec8e8-primary.sqlite.bz2 -rw-r--r-- 1 root root 2,9K > > > >> > > > >> janv. 7 > > > >> > > > >>>>> 2014 > > > >>>>> > > > >>>>> /var/cache/yum/x2go- > > > >>> > > > >>> extras/d066d993f0f3f6a6f1ef2f3c5f989bdb621b259fbc443ae > > > >>> > > > >>>>> b960d17a4e42ec8e8-primary.sqlite.bz2 > > > >>>>> > > > >>>>> > > > >>>>> > > > >>>>> I erased them and dowloaded again no issue. > > > >>>>> > > > >>>>> I've the error with the yum makecache as well : > > > >>>>> :~# yum makecache > > > >>>>> > > > >>>>> Loaded plugins: downloadonly, fastestmirror, security > > > >>>>> > > > >>>>> Determining fastest mirrors > > > >>>>> > > > >>>>> > > > >>>>> > > > >>>>> * base: mirror.in2p3.fr > > > >>>>> > > > >>>>> * epel: mirror.ibcp.fr > > > >>>>> > > > >>>>> * extras: mirror.in2p3.fr > > > >>>>> > > > >>>>> * updates: fr2.rpmfind.net > > > >>>>> > > > >>>>> > > > >>>>> > > > >>>>> base > > > >>>>> > > > >>>>> | 1.1 kB 00:00 > > > >>>>> > > > >>>>> base/filelists > > > >>>>> > > > >>>>> | 3.7 MB 00:00 > > > >>>>> > > > >>>>> base/other > > > >>>>> > > > >>>>> | 14 MB 00:00 > > > >>>>> > > > >>>>> base/group > > > >>>>> > > > >>>>> | 1.1 MB 00:00 > > > >>>>> > > > >>>>> base/primary > > > >>>>> > > > >>>>> | 1.3 MB 00:00 > > > >>>>> > > > >>>>> epel > > > >>>>> > > > >>>>> | 3.7 kB 00:00 > > > >>>>> > > > >>>>> epel/filelists_db > > > >>>>> > > > >>>>> | 5.5 MB 00:00 > > > >>>>> > > > >>>>> epel/updateinfo > > > >>>>> > > > >>>>> | 533 kB 00:00 > > > >>>>> > > > >>>>> epel/other_db > > > >>>>> > > > >>>>> | 2.4 MB 00:00 > > > >>>>> > > > >>>>> epel/group_gz > > > >>>>> > > > >>>>> > > > >>>>> > > > >>>>> > > > >>>>> > > > >>>>> _______________________________________________ > > > >>>>> > > > >>>>> x2go-user mailing list > > > >>>>> > > > >>>>> [email protected] > > > >>>>> > > > >>>>> http://lists.x2go.org/listinfo/x2go-user > > > >> > > > >> _______________________________________________ > > > >> > > > >> x2go-user mailing list > > > >> > > > >> [email protected] > > > >> > > > >> http://lists.x2go.org/listinfo/x2go-user > > > > > > > > _______________________________________________ > > > > > > > > x2go-user mailing list > > > > > > > > [email protected] > > > > > > > > http://lists.x2go.org/listinfo/x2go-user > > > > > > _______________________________________________ > > > > > > x2go-user mailing list > > > > > > [email protected] > > > > > > http://lists.x2go.org/listinfo/x2go-user > > > > -- > > > > .-"-. .-"-. .-"-. .-"-. .-"-. .-"-. > > > > "-.-" "-.-" "-.-" "-.-" "-.-" "-.-" > > > > Michel Dubois > > > > Ingénieur Support CIM PACA Conception > > > > Tel : 04 92 38 85 53 > > > > Mobile : 06 09 65 71 76 > > > > _______________________________________________ > > x2go-user mailing list > > [email protected] > > http://lists.x2go.org/listinfo/x2go-user _______________________________________________ x2go-user mailing list [email protected] http://lists.x2go.org/listinfo/x2go-user
