[X2Go-Dev] Bug#899: EPEL 6 8 Jul 2015 release has dependency error

2015-06-30 Thread Mihai Moldovan
On 30.06.2015 10:23 PM, Harris, Peter A wrote:
> When I try to yum install x2goserver on RHEL 6.6 from epel/6/x86_64, I get a 
> dependency error for libXcompshad.so.3 required by nxagent.

This is odd.


> Downloading the package directly from 
> http://packages.x2go.org/epel/6/main/x86_64/rpms/nx-libs/libXcompshad3-3.5.0.31-0.0x2go1.1.git20150608.671.main.el6.x86_64.rpm
>  and using yum to install just the one RPM returns the error "Nothing to do".

This means it's already installed, check with rpm -qa | grep Xcompshad


> See attachments for:
>   x2go.repo

Looks good.


>   Output of "yum install x2goserver"

Doesn't look good.


What does rpm -ql libXcompshad3 output? It should be listing
/usr/lib64/libXcompshad.so.3 - the library nxagent is depending on.


I also unpacked the libXcompshad3 package manually to make sure that the library
is bundled in there - both the library and its symlink are part of the RPM file.



Mihai



signature.asc
Description: OpenPGP digital signature
___
x2go-dev mailing list
x2go-dev@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-dev

[X2Go-Dev] Processed: your mail

2015-06-30 Thread X2Go Bug Tracking System
Processing commands for cont...@bugs.x2go.org:

> reassign 899 nx-libs 3.5.0.29
Bug #899 [x2go bts] EPEL 6 8 Jul 2015 release has dependency error
Warning: Unknown package 'x2go'
Warning: Unknown package 'bts'
Bug reassigned from package 'x2go bts' to 'nx-libs'.
No longer marked as found in versions 4.0.1.19.
Ignoring request to alter fixed versions of bug #899 to the same values 
previously set
Bug #899 [nx-libs] EPEL 6 8 Jul 2015 release has dependency error
There is no source info for the package 'nx-libs' at version '3.5.0.29' with 
architecture ''
Unable to make a source version for version '3.5.0.29'
Marked as found in versions 3.5.0.29.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
899: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=899
X2Go Bug Tracking System
Contact ow...@bugs.x2go.org with problems
___
x2go-dev mailing list
x2go-dev@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-dev


[X2Go-Dev] Bug#899: EPEL 6 8 Jul 2015 release has dependency error

2015-06-30 Thread Harris, Peter A
Package: X2Go BTS
Version: 4.0.1.19

When I try to yum install x2goserver on RHEL 6.6 from epel/6/x86_64, I get a 
dependency error for libXcompshad.so.3 required by nxagent.  Downloading the 
package directly from 
http://packages.x2go.org/epel/6/main/x86_64/rpms/nx-libs/libXcompshad3-3.5.0.31-0.0x2go1.1.git20150608.671.main.el6.x86_64.rpm
 and using yum to install just the one RPM returns the error "Nothing to do".

I have a clean RHEL6.6 system.

See attachments for:
x2go.repo
Output of "yum install x2goserver"

Abridged yum output:

[PAH-TEST-134-62-62]
tmp>  yum install x2goserver 2>&1 | tee 
/login/peteh/logs/yum_install_x2goserver.log 
Loaded plugins: aliases, changelog, downloadonly, kabi, presto, product-id,
  : refresh-packagekit, security, subscription-manager, tmprepo,
  : verify, versionlock
Loading support for Red Hat kernel ABI
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package x2goserver.x86_64 0:4.0.1.19-0.0x2go2.1.git20150608.1064.main.el6 
will be installed
...
---> Package nxagent.x86_64 0:3.5.0.31-0.0x2go1.1.git20150608.671.main.el6 will 
be installed
...
--> Processing Dependency: libXcompshad.so.3()(64bit) for package: 
nxagent-3.5.0.31-0.0x2go1.1.git20150608.671.main.el6.x86_64
...
--> Processing Dependency: libXcompshad.so.3()(64bit) for package: 
nxagent-3.5.0.31-0.0x2go1.1.git20150608.671.main.el6.x86_64
--> Running transaction check
---> Package nx-libs.x86_64 0:3.5.0.31-0.0x2go1.1.git20150608.671.main.el6 will 
be installed
---> Package nxagent.x86_64 0:3.5.0.31-0.0x2go1.1.git20150608.671.main.el6 will 
be installed
--> Processing Dependency: libXcompshad.so.3()(64bit) for package: 
nxagent-3.5.0.31-0.0x2go1.1.git20150608.671.main.el6.x86_64
--> Finished Dependency Resolution
Error: Package: nxagent-3.5.0.31-0.0x2go1.1.git20150608.671.main.el6.x86_64 
(x2go-release-epel)
   Requires: libXcompshad.so.3()(64bit)

Direct investigation of the repo showed a non-zero length 
libXcompshad3-3.5.0.31-0.0x2go1.1.git20150608.671.main.el6.x86_64.rpm, which I 
downloaded and tried to pre-install using yum:

[PAH-TEST-134-62-62]
tmp>  ll libXcompshad3-3.5.0.31-0.0x2go1.1.git20150608.671.main.el6.x86_64.rpm 
-rw-rw-r-- 1 root root 31940 Jun  7 19:35 
libXcompshad3-3.5.0.31-0.0x2go1.1.git20150608.671.main.el6.x86_64.rpm

[PAH-TEST-134-62-62]
tmp>  yum install 
./libXcompshad3-3.5.0.31-0.0x2go1.1.git20150608.671.main.el6.x86_64.rpm 
Loaded plugins: aliases, changelog, downloadonly, kabi, presto, product-id, 
refresh-packagekit, security, subscription-manager, tmprepo, verify, versionlock
Loading support for Red Hat kernel ABI
Setting up Install Process
Examining 
./libXcompshad3-3.5.0.31-0.0x2go1.1.git20150608.671.main.el6.x86_64.rpm: 
libXcompshad3-3.5.0.31-0.0x2go1.1.git20150608.671.main.el6.x86_64
Error: Nothing to do



Regards,
Pete Harris
Danaher / Tektronix
Danaher T&M / Global IT Infrastructure / UNIX Servers & Storage
MS 50-555 / PO BOX 500 / BEAVERTON OR 97077-0500
Phone:  +1.503.627.3989
Fax:+1.503.627.4005 
-- Any opinions expressed are those of the author and may not be those of 
Danaher / Tektronix --




yum_install_x2goserver.log
Description: yum_install_x2goserver.log


x2go.repo
Description: x2go.repo
___
x2go-dev mailing list
x2go-dev@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-dev

Re: [X2Go-Dev] We should release nx-libs 3.5.0.32 soon because of the security fixes

2015-06-30 Thread Ulrich Sibiller
On Fri, Jun 26, 2015 at 3:42 PM, Mihai Moldovan  wrote:
> On 26.06.2015 03:18 PM, Michael DePaulo wrote:
>> Because the nx-libs 3.5.0.x branch contains X.org security fixes, I
>> propose that we release 3.5.0.32 soon.
>>
>> More info:
>> https://github.com/ArcticaProject/nx-libs/issues/29
>
> A release is scheduled as soon as Uli responds to his PR (#50), rebases and I
> can merge it.

I've done lots of whitespace fixes now, please check.

Uli
___
x2go-dev mailing list
x2go-dev@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-dev


[X2Go-Dev] Bug#897: Bug#897: epel 5 repos have signature errors

2015-06-30 Thread Mihai Moldovan
On 30.06.2015 11:22 AM, Christian Trenkwalder wrote:
> im using Red Hat Enterprise Linux Client release 5.8 (Tikanga) and get
> the following error for more than 1 dependency:
> 
>> Header V3 RSA/SHA1 signature: BAD
> 
> For the full log see the attachemend, i think this may be just like #699.

Probably not, though. The packages are using Header V3, #699 was about V4 being
unsupported on RHEL5.

How does your yum repo file look like? is gpgCheck enabled? If yes, does
disabling it solve your problem?



Mihai



signature.asc
Description: OpenPGP digital signature
___
x2go-dev mailing list
x2go-dev@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-dev

[X2Go-Dev] Bug#897: epel 5 repos have signature errors

2015-06-30 Thread Christian Trenkwalder
Package: 
Version: x2goserver.x86_64
0:4.0.1.19-0.0x2go2.1.git20150608.1064.main.el5.centos

Hello,
im using Red Hat Enterprise Linux Client release 5.8 (Tikanga) and get
the following error for more than 1 dependency:

> Header V3 RSA/SHA1 signature: BAD

For the full log see the attachemend, i think this may be just like #699.


Loaded plugins: aliases, changelog, downloadonly, fastestmirror, filter-data, 
keys, kmod, list-data, priorities, protect-packages, protectbase, rhnplugin, 
security, tmprepo, verify, versionlock
Loading mirror speeds from cached hostfile
 * epel: ftp.nluug.nl
Skipping filters plugin, no data
0 packages excluded due to repository protections
Reading version lock configuration
Setting up Install Process
Resolving Dependencies
Skipping filters plugin, no data
--> Running transaction check
---> Package x2goserver.x86_64 
0:4.0.1.19-0.0x2go2.1.git20150608.1064.main.el5.centos set to be updated
--> Processing Dependency: x2goagent >= 3.5.0.25 for package: x2goserver
--> Processing Dependency: x2goserver-extensions for package: x2goserver
--> Processing Dependency: x2goserver-xsession for package: x2goserver
--> Running transaction check
---> Package x2goagent.x86_64 
0:3.5.0.31-0.0x2go1.1.git20150608.671.main.el5.centos set to be updated
--> Processing Dependency: nxagent for package: x2goagent
---> Package x2goserver-extensions.x86_64 
0:4.0.1.19-0.0x2go2.1.git20150608.1064.main.el5.centos set to be updated
---> Package x2goserver-xsession.x86_64 
0:4.0.1.19-0.0x2go2.1.git20150608.1064.main.el5.centos set to be updated
--> Running transaction check
---> Package nxagent.x86_64 
0:3.5.0.31-0.0x2go1.1.git20150608.671.main.el5.centos set to be updated
--> Processing Dependency: libXcomp.so.3()(64bit) for package: nxagent
--> Processing Dependency: libXcompext.so.3()(64bit) for package: nxagent
--> Processing Dependency: libNX_Xdamage.so.1()(64bit) for package: nxagent
--> Processing Dependency: libNX_Xpm.so.4()(64bit) for package: nxagent
--> Processing Dependency: libNX_Xinerama.so.1()(64bit) for package: nxagent
--> Processing Dependency: libNX_Xfixes.so.3()(64bit) for package: nxagent
--> Processing Dependency: libNX_X11.so.6()(64bit) for package: nxagent
--> Processing Dependency: libXcompshad.so.3()(64bit) for package: nxagent
--> Processing Dependency: libNX_Xext.so.6()(64bit) for package: nxagent
--> Processing Dependency: libNX_Xtst.so.6()(64bit) for package: nxagent
--> Processing Dependency: libNX_Xdmcp.so.6()(64bit) for package: nxagent
--> Processing Dependency: libNX_Xrandr.so.2()(64bit) for package: nxagent
--> Processing Dependency: libNX_Xcomposite.so.1()(64bit) for package: nxagent
--> Processing Dependency: libNX_Xrender.so.1()(64bit) for package: nxagent
--> Running transaction check
---> Package libNX_X11-6.x86_64 
0:3.5.0.31-0.0x2go1.1.git20150608.671.main.el5.centos set to be updated
--> Processing Dependency: nx-libs >= 3.5.0.29 for package: libNX_X11-6
---> Package libNX_Xcomposite1.x86_64 
0:3.5.0.31-0.0x2go1.1.git20150608.671.main.el5.centos set to be updated
---> Package libNX_Xdamage1.x86_64 
0:3.5.0.31-0.0x2go1.1.git20150608.671.main.el5.centos set to be updated
---> Package libNX_Xdmcp6.x86_64 
0:3.5.0.31-0.0x2go1.1.git20150608.671.main.el5.centos set to be updated
---> Package libNX_Xext6.x86_64 
0:3.5.0.31-0.0x2go1.1.git20150608.671.main.el5.centos set to be updated
---> Package libNX_Xfixes3.x86_64 
0:3.5.0.31-0.0x2go1.1.git20150608.671.main.el5.centos set to be updated
---> Package libNX_Xinerama1.x86_64 
0:3.5.0.31-0.0x2go1.1.git20150608.671.main.el5.centos set to be updated
---> Package libNX_Xpm4.x86_64 
0:3.5.0.31-0.0x2go1.1.git20150608.671.main.el5.centos set to be updated
---> Package libNX_Xrandr2.x86_64 
0:3.5.0.31-0.0x2go1.1.git20150608.671.main.el5.centos set to be updated
---> Package libNX_Xrender1.x86_64 
0:3.5.0.31-0.0x2go1.1.git20150608.671.main.el5.centos set to be updated
---> Package libNX_Xtst6.x86_64 
0:3.5.0.31-0.0x2go1.1.git20150608.671.main.el5.centos set to be updated
---> Package libXcomp3.x86_64 
0:3.5.0.31-0.0x2go1.1.git20150608.671.main.el5.centos set to be updated
---> Package libXcompext3.x86_64 
0:3.5.0.31-0.0x2go1.1.git20150608.671.main.el5.centos set to be updated
---> Package libXcompshad3.x86_64 
0:3.5.0.31-0.0x2go1.1.git20150608.671.main.el5.centos set to be updated
--> Running transaction check
---> Package nx-libs.x86_64 
0:3.5.0.31-0.0x2go1.1.git20150608.671.main.el5.centos set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

=
 Package   Arch 
  Version   
 Repository Siz

[X2Go-Dev] Bug#898: Bug#898: Weird colors and image issues on ppc64le Ubuntu 14.04

2015-06-30 Thread Mihai Moldovan
On 30.06.2015 04:59 PM, Mihai Moldovan wrote:
> After building and installing X2Go packages on Ubuntu 12.04 ppc64le some 
> months

That should have been Ubuntu 14.04 ppc64le.



Mihai




signature.asc
Description: OpenPGP digital signature
___
x2go-dev mailing list
x2go-dev@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-dev

[X2Go-Dev] Bug#898: Weird colors and image issues on ppc64le Ubuntu 14.04

2015-06-30 Thread Mihai Moldovan
Package: nx-libs
Version: 3.5.0.29

After building and installing X2Go packages on Ubuntu 12.04 ppc64le some months
ago, I experienced the following strange behavior(s):

  - image colors were distorted sometimes (but sometimes not) - instead of
brown, pink was shown
  - images (PNG? SVG?) didn't load or show correctly. Colors were way off (see
above) and mostly only contours drawn, if even that.
  - scrolling in a scrollview (e.g., XFCE's settings manager(?)) sometimes
forced a correct redraw of images, but mostly only partitially
  - hovering over an image broke it visually again
  - mouse cursor either disappeared completely or was replaced with a block
(what seemed to be random data converted to an image)


I have not done any debugging on these issues yet.



Mihai



signature.asc
Description: OpenPGP digital signature
___
x2go-dev mailing list
x2go-dev@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-dev