Re: [OpenIndiana-discuss] Mercurial anomaly

2013-09-06 Thread Alexander Pyhalov

Hello.


On 08/28/2013 11:51, Bryan N Iotti wrote:

Hi all,

I've run across an issue with the system's copy of Mercurial and just want to 
make sure it's not operator error.

I'm using Mercurial to track a Rails project.
If I use /usr/bin/hg, it inits the repo incorrectly and doesn't add any files.
The /opt/csw/bin/hg command, from OpenCSW, works correctly.

If I create two identical projects and run "/usr/bin/hg init" on the first and 
"/opt/csw/bin/hg init" on the second, I can diff the repos.
The one using the system version does not contain a dirstate file.

Some versions to understand my environment:
I'm on illumos-bbaa8b6.
/usr/bin/hg is version 2.7, "file" lists it as "executable /usr/bin/python2.6 
script"
/opt/csw/bin/hg is version 2.6.3, "file" lists it as "executable /opt/csw/bin/python 
script"

Could it be that this is another issue with the changes that were made to the 
python packages?


Yes, it was a python issue. I believe we have fixed it. Also, I've 
updated mercurial. Please, retest mercurial 2.7.1 on the latest /hipster.


--
Best regards,
Alexander Pyhalov,
system administrator of Computer Center of Southern Federal University

___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] SSH hangs between two OI systems

2013-09-06 Thread CJ Keist
I got a strange one here.  I have two separate OI 151a8 (A and B) 
systems that were happy ssh'ing to each other. I did a reinstall on OI 
system A and now both systems hang when I try to ssh to them.  Here is 
debug output:


root@projects2:~# ssh -v projects
Sun_SSH_1.5, SSH protocols 1.5/2.0, OpenSSL 0x0090819f
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Rhosts Authentication disabled, originating port will not be 
trusted.

debug1: ssh_connect: needpriv 0
debug1: Connecting to projects [129.82.20.118] port 22.
debug1: Connection established.
debug1: identity file /root/.ssh/identity type -1
debug1: identity file /root/.ssh/id_rsa type -1
debug1: identity file /root/.ssh/id_dsa type -1
debug1: Remote protocol version 2.0, remote software version Sun_SSH_1.5
debug1: match: Sun_SSH_1.5 pat Sun_SSH_1.5*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-Sun_SSH_1.5
debug1: use_engine is 'yes'
debug1: pkcs11 engine initialized, now setting it as default for RSA, 
DSA, and symmetric ciphers

debug1: pkcs11 engine initialization complete
debug1: Failed to acquire GSS-API credentials for any mechanisms (No 
credentials were supplied, or the credentials were unavailable or 
inaccessible


)
debug1: SSH2_MSG_KEXINIT sent

SSH hangs with at the last line no other errors are given.

I have root account enabled on both systems and /etc/sshd_config is set 
to allow root logins. Both systems can ssh to other systems on the 
network without any issues.


Any ideas


--
C. J. Keist Email: cj.ke...@colostate.edu
Systems Group Manager   Solaris 10 OS (SAI)
Engineering Network ServicesPhone: 970-491-0630
College of Engineering, CSU Fax:   970-491-5569
Ft. Collins, CO 80523-1301

All I want is a chance to prove 'Money can't buy happiness'

___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] oi-151a8 JDS menus and launcher gone

2013-09-06 Thread Milan Jurik
Hi,

I did not see it on my system and I . But if you know what to do, few
fixes in JDS I made are available on http://pkg.opensolaris.cz:1

I continue with investigation of other regressions I can reproduce now.

Best regards,

Milan



On st, 2013-09-04 at 11:23 +0200, Udo Grabowski (IMK) wrote:
> After update to the newest oi-151a8, all entries in the application
> menu and all custom launchers in the gnome-panel are gone. Only with
> user root, these can be seen, even another root user with id,gid 0,0
> does not see the entries.
> 
> In .xsession-errors, I see:
> 
> GConf Error: Failed to contact configuration server; some possible causes are 
> that you need to enable TCP/IP networking for ORBit, or you have stale NFS 
> locks 
> due to a system crash. See http://projects.gnome.org/gconf/ for information. 
> (Details -  1: Failed to get connection to session: Unable to autolaunch when 
> setuid)
> 
> It seems that this crappy libdbus problem now affects everything on
> the system, a fix is urgently needed. Tried to set gconfd-2 setuid,
> but that broke Gnome completely.
> ___
> OpenIndiana-discuss mailing list
> OpenIndiana-discuss@openindiana.org
> http://openindiana.org/mailman/listinfo/openindiana-discuss



___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] oi-151a8 JDS menus and launcher gone

2013-09-06 Thread Bill Sommerfeld
On 09/06/13 13:36, Milan Jurik wrote:
> I did not see it on my system and I . But if you know what to do, few
> fixes in JDS I made are available on http://pkg.opensolaris.cz:1

what did you change in the source?  I don't see anything new at
http://hg.opensolaris.cz/oi-jds/ yet.

I started seeing an underpopulated JDS menu and missing launchers and panel
widgets with the "real" oi_151a8; the dev-test version was fine.

In my copious spare time, I've started attempting to dtrace and truss my way
into figuring out what's different between the working and the failing builds
but haven't made much headway yet.


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] SSH hangs between two OI systems

2013-09-06 Thread jason matthews


there was a problem with older OI releases where TPM was enabled and 
misconfigured by default causing sporadic super slow login performance. your 
output from -v appears similar.

http://broken.net/uncategorized/resolving-slow-ssh-login-performance-problems-on-openindiana/

try disabling tpm if it is enabled. if tpm is disabled, then my analysis from 
diagnosis the tpm problem might re-usable to diagnose your problem.

j.



On Sep 6, 2013, at 4:15 PM, Patrick Ohearn  wrote:

> Hi,
> 
> Ensure the MTU of both servers is valid, and they can pass packets across
> the network of this size. I have had SSH stop at this point due to
> incorrect MTU before.
> 
> Regards,
> Patrick OHEARN
> On 7 Sep 2013 02:35, "CJ Keist"  wrote:
> 
>> I got a strange one here.  I have two separate OI 151a8 (A and B) systems
>> that were happy ssh'ing to each other. I did a reinstall on OI system A and
>> now both systems hang when I try to ssh to them.  Here is debug output:
>> 
>> root@projects2:~# ssh -v projects
>> Sun_SSH_1.5, SSH protocols 1.5/2.0, OpenSSL 0x0090819f
>> debug1: Reading configuration data /etc/ssh/ssh_config
>> debug1: Rhosts Authentication disabled, originating port will not be
>> trusted.
>> debug1: ssh_connect: needpriv 0
>> debug1: Connecting to projects [129.82.20.118] port 22.
>> debug1: Connection established.
>> debug1: identity file /root/.ssh/identity type -1
>> debug1: identity file /root/.ssh/id_rsa type -1
>> debug1: identity file /root/.ssh/id_dsa type -1
>> debug1: Remote protocol version 2.0, remote software version Sun_SSH_1.5
>> debug1: match: Sun_SSH_1.5 pat Sun_SSH_1.5*
>> debug1: Enabling compatibility mode for protocol 2.0
>> debug1: Local version string SSH-2.0-Sun_SSH_1.5
>> debug1: use_engine is 'yes'
>> debug1: pkcs11 engine initialized, now setting it as default for RSA, DSA,
>> and symmetric ciphers
>> debug1: pkcs11 engine initialization complete
>> debug1: Failed to acquire GSS-API credentials for any mechanisms (No
>> credentials were supplied, or the credentials were unavailable or
>> inaccessible
>> 
>> )
>> debug1: SSH2_MSG_KEXINIT sent
>> 
>> SSH hangs with at the last line no other errors are given.
>> 
>> I have root account enabled on both systems and /etc/sshd_config is set to
>> allow root logins. Both systems can ssh to other systems on the network
>> without any issues.
>> 
>> Any ideas
>> 
>> 
>> --
>> C. J. Keist Email: cj.ke...@colostate.edu
>> Systems Group Manager   Solaris 10 OS (SAI)
>> Engineering Network ServicesPhone: 970-491-0630
>> College of Engineering, CSU Fax:   970-491-5569
>> Ft. Collins, CO 80523-1301
>> 
>> All I want is a chance to prove 'Money can't buy happiness'
>> 
>> __**_
>> OpenIndiana-discuss mailing list
>> OpenIndiana-discuss@**openindiana.org
>> http://openindiana.org/**mailman/listinfo/openindiana-**discuss
>> 
> ___
> OpenIndiana-discuss mailing list
> OpenIndiana-discuss@openindiana.org
> http://openindiana.org/mailman/listinfo/openindiana-discuss

___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] SSH hangs between two OI systems

2013-09-06 Thread Patrick Ohearn
Hi,

Ensure the MTU of both servers is valid, and they can pass packets across
the network of this size. I have had SSH stop at this point due to
incorrect MTU before.

Regards,
Patrick OHEARN
On 7 Sep 2013 02:35, "CJ Keist"  wrote:

> I got a strange one here.  I have two separate OI 151a8 (A and B) systems
> that were happy ssh'ing to each other. I did a reinstall on OI system A and
> now both systems hang when I try to ssh to them.  Here is debug output:
>
> root@projects2:~# ssh -v projects
> Sun_SSH_1.5, SSH protocols 1.5/2.0, OpenSSL 0x0090819f
> debug1: Reading configuration data /etc/ssh/ssh_config
> debug1: Rhosts Authentication disabled, originating port will not be
> trusted.
> debug1: ssh_connect: needpriv 0
> debug1: Connecting to projects [129.82.20.118] port 22.
> debug1: Connection established.
> debug1: identity file /root/.ssh/identity type -1
> debug1: identity file /root/.ssh/id_rsa type -1
> debug1: identity file /root/.ssh/id_dsa type -1
> debug1: Remote protocol version 2.0, remote software version Sun_SSH_1.5
> debug1: match: Sun_SSH_1.5 pat Sun_SSH_1.5*
> debug1: Enabling compatibility mode for protocol 2.0
> debug1: Local version string SSH-2.0-Sun_SSH_1.5
> debug1: use_engine is 'yes'
> debug1: pkcs11 engine initialized, now setting it as default for RSA, DSA,
> and symmetric ciphers
> debug1: pkcs11 engine initialization complete
> debug1: Failed to acquire GSS-API credentials for any mechanisms (No
> credentials were supplied, or the credentials were unavailable or
> inaccessible
>
> )
> debug1: SSH2_MSG_KEXINIT sent
>
> SSH hangs with at the last line no other errors are given.
>
> I have root account enabled on both systems and /etc/sshd_config is set to
> allow root logins. Both systems can ssh to other systems on the network
> without any issues.
>
> Any ideas
>
>
> --
> C. J. Keist Email: cj.ke...@colostate.edu
> Systems Group Manager   Solaris 10 OS (SAI)
> Engineering Network ServicesPhone: 970-491-0630
> College of Engineering, CSU Fax:   970-491-5569
> Ft. Collins, CO 80523-1301
>
> All I want is a chance to prove 'Money can't buy happiness'
>
> __**_
> OpenIndiana-discuss mailing list
> OpenIndiana-discuss@**openindiana.org
> http://openindiana.org/**mailman/listinfo/openindiana-**discuss
>
___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss