search for: 5ubuntu1

Displaying 20 results from an estimated 47 matches for "5ubuntu1".

Did you mean: 2ubuntu1
2013 Mar 08
6
Can't cross-compile from git now.
Hi I have a problem now cross-compiling FLAC from latest git. With Ubuntu 12.04 and g++-mingw-w64-i686 (4.6.3-1ubuntu5+5ubuntu1). I think that the problem might have been introduced on 5 Mar 2013 with commit 05609d5 (configure.ac : Add hardening compile options.) Gives errors like this:- /home/user/FLAC_build/flac-05609d5/src/libFLAC/.libs/libFLAC.a(ogg_helper.o):ogg_helper.c:(.text+0x173): undefined reference to `___sta...
2014 Jul 30
0
checking for "dh_gen_key: group too small" errors
On Ubuntu 12.04 / OpenSSH_5.9p1 Debian-5ubuntu1 trying to initiate a connection with hmac-sha2-512 and diffie-hellman-group1-sha1 results in OpenSSH killing the connection after the SSH_MSG_KEXINIT packet is sent. The OpenSSH error logs state the following: debug2: mac_setup: found hmac-sha2-512 [preauth] debug1: kex: server->client arcfour2...
2013 Mar 09
1
Can't cross-compile from git now.
On 3/9/2013 06:20, Erik de Castro Lopo wrote: > bat guano wrote: > >> >> Hi >> I have a problem now cross-compiling FLAC from latest git. >> With Ubuntu 12.04 and g++-mingw-w64-i686 (4.6.3-1ubuntu5+5ubuntu1). >> >> I think that the problem might have been introduced on 5 Mar 2013 >> with commit 05609d5 (configure.ac : Add hardening compile options.) > > That was fixed with > > commit d5b03bcc36474ff1c9f2da2dcb5212e810208a6f > Author: Erik de Castro Lopo <e...
2011 Mar 15
0
[LLVMdev] LLVM 2.9 RC1 Pre-release Tarballs
...t; Hello Xerxes, > >> llvm 2.9rc1 test on Dualcore ARM running Ubuntu Natty > What is the gcc used for the compilation? Can you try to do the -O0 > build and see whether this changed the stuff? > xranby at panda:/media/dh0/llvm-2.9-build-O0$ gcc --version gcc (Ubuntu/Linaro 4.5.2-5ubuntu1) 4.5.2 Copyright (C) 2010 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -O0 did change quite a lot see below: xranby at panda:/media/dh0/llvm-2.9-build-O0$ time...
2013 Dec 11
1
Why ssh client breaks connection in expecting SSH2_MSG_NEWKEYS state?
...xitOnForwardFailure yes" -p $HPORT $HUSER@$HOST -R $LPORT:localhost:$LPORT -N On the server debug log looks like this: Connection from NNN.NNN.NNN.NNN port 43567 debug1: HPN Disabled: 0, HPN Buffer Size: 65536 debug1: Client protocol version 2.0; client software version OpenSSH_5.9p1 Debian-5ubuntu1 debug1: match: OpenSSH_5.9p1 Debian-5ubuntu1 pat OpenSSH_5* debug1: Remote is not HPN-aware debug1: Enabling compatibility mode for protocol 2.0 debug1: Local version string SSH-2.0-OpenSSH_6.2_hpn13v11 FreeBSD-20130515 debug1: permanently_set_uid: 22/22 [preauth] debug1: list_hostkey_types: ssh-rs...
2011 Mar 14
3
[LLVMdev] LLVM 2.9 RC1 Pre-release Tarballs
Hello Xerxes, > llvm 2.9rc1 test on Dualcore ARM running Ubuntu Natty What is the gcc used for the compilation? Can you try to do the -O0 build and see whether this changed the stuff? -- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg State University
2011 Mar 16
1
[LLVMdev] LLVM 2.9 RC1 Pre-release Tarballs
...t; llvm 2.9rc1 test on Dualcore ARM running Ubuntu Natty >> What is the gcc used for the compilation? Can you try to do the -O0 >> build and see whether this changed the stuff? >> > > xranby at panda:/media/dh0/llvm-2.9-build-O0$ gcc --version > gcc (Ubuntu/Linaro 4.5.2-5ubuntu1) 4.5.2 > Copyright (C) 2010 Free Software Foundation, Inc. > This is free software; see the source for copying conditions. There is NO > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > > > -O0 did change quite a lot see below: > > xranby at...
2013 Mar 22
1
Experiencing kernel panic with SSH + LVM + Xen + significant amounts of data
...ion info: Essentially, it''s a fully up-to-date Ubuntu 12.04 system. HW - HP ProLiant DL145 G2/K85NL (rackmount) Xen - 4.1.2-2ubuntu2.6 LVM: LVM version: 2.02.66(2) (2010-05-20) Library version: 1.02.48 (2010-05-20) Driver version: 4.22.0 SSH: OpenSSH_5.9p1 Debian-5ubuntu1, OpenSSL 1.0.1 14 Mar 2012 Kernel - 3.2.0-39-generic I can provide more info on request. I''ve also attached a sample kernel panic. This one''s a little old, but the crashes don''t always dump to syslog, and the symptoms haven''t changed. Thanks! Peter _...
2009 Sep 22
2
Problems using sftp on HMC IBM system
...39;t why. Actually I don't know exactly how to read all these debug information. I would be very glad with any help on this topic. Here is the full debug output provided from the command execution: otubo at phoenix ~ $ sftp -vvv hscroot at skiper Connecting to skiper... OpenSSH_5.1p1 Debian-5ubuntu1, OpenSSL 0.9.8g 19 Oct 2007 debug1: Reading configuration data /home/otubo/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Applying options for * debug2: ssh_connect: needpriv 0 debug1: Connecting to skiper [9.8.234.158] port 22. debug1: Connection established. debug3: No...
2007 Mar 02
2
[Bug 1290] sshd dies if passed host key with relative path on command line
http://bugzilla.mindrot.org/show_bug.cgi?id=1290 Summary: sshd dies if passed host key with relative path on command line Product: Portable OpenSSH Version: 4.5p1 Platform: All OS/Version: FreeBSD Status: NEW Severity: normal Priority: P2 Component: sshd AssignedTo: bitbucket at
2012 Aug 14
3
[Bug 2033] New: Should exit correctly when connection is lost
...Component: ssh Product: Portable OpenSSH When connection is lost whole terminal hangs. Should be able closed correctly by typing ctrl+C or so (in particular be able to retransmit key proceed from remote to local machine) ============================= ssh -V OpenSSH_5.9p1 Debian-5ubuntu1, OpenSSL 1.0.1 14 Mar 2012 uname -a Linux ubuntu 3.2.0-29-generic #46-Ubuntu SMP Fri Jul 27 17:03:23 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux -- You are receiving this mail because: You are watching the assignee of the bug.
2011 Dec 06
0
R 2.14 png X11
...e library libx11-dev 2:1.3.2-1ubuntu3 X11 client-side library (development headers) tcl8.5 8.5.8-2 Tcl (the Tool Command Language) v8.5 - run-time files tk8.5 8.5.8-1 Tk toolkit for Tcl and X11, v8.5 - run-time files x11-common 1:7.5+5ubuntu1 X Window System (X.Org) infrastructure x11-utils 7.5+3 X11 utilities x11-xserver-utils 7.5+1ubuntu2.1 X server utilities x11proto-bigreqs-de 1:1.1.0-1 X11 Big Requests extension wire protocol x11proto-composite- 1:0.4.1-1 X11 Composite extensi...
2013 Mar 09
4
Can't cross-compile from git now.
On 3/9/2013 06:20, Erik de Castro Lopo wrote: > bat guano wrote: > >> >> Hi >> I have a problem now cross-compiling FLAC from latest git. >> With Ubuntu 12.04 and g++-mingw-w64-i686 (4.6.3-1ubuntu5+5ubuntu1). >> >> I think that the problem might have been introduced on 5 Mar 2013 >> with commit 05609d5 (configure.ac : Add hardening compile options.) > Resending, likely caught by filters. Hi, Please do a link time test instead, I am not getting this error and would like to keep...
2012 Jul 11
4
[Bug 2025] New: Comments with 1024 chars or more break sshd_config
...t;Match Address" list) This bug strikes at on * openssh-6.0p1 from openssh.com (built on Ubuntu 11.10 i686) * openssh-server-5.3p1-70.el6_2.2.x86_64 (CentOS 6.2) * openssh-server 1:5.3p1-3ubuntu7 (Ubuntu 10.04 LTS) * openssh-server 1:5.8p1-7ubuntu1 (Ubuntu 11.10) * openssh-server 1:5.9p1-5ubuntu1 (Ubuntu 12.04 LTS) (See also https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1023360) -- You are receiving this mail because: You are watching the assignee of the bug.
2012 Jul 10
2
How do I get an ssh client to authenticate with samba4's kerberos GSSAPI? [Solved]
Hi, I solved my ssh GSSAPI problem. There were a lot of solutions on google referring to a proper fqdn in the /etc/hosts file and having the fqdn's/principals in the kerberos server's keytab file but I found out that my problem was that the samba4/kerberos server was running on a multi-homed machine and that the ssh server kerberos authentication needed the following parameter in order
2012 May 21
0
Bug#673743: xen-api: smbfs does not exist any more, move to cifs-utils
....debian.org) -------------- next part -------------- diff -Nru xen-api-1.3.2/debian/changelog xen-api-1.3.2/debian/changelog --- xen-api-1.3.2/debian/changelog 2012-04-14 22:23:03.000000000 +0200 +++ xen-api-1.3.2/debian/changelog 2012-05-21 09:09:32.000000000 +0200 @@ -1,3 +1,10 @@ +xen-api (1.3.2-5ubuntu1) quantal; urgency=low + + * debian/control, debian/README.Debian: Move from smbfs (which is not built + any more) to cifs-utils. + + -- Martin Pitt <martin.pitt at ubuntu.com> Mon, 21 May 2012 09:09:11 +0200 + xen-api (1.3.2-5) unstable; urgency=low * Debconf templates and debian/c...
2010 Apr 16
22
[Bug 27706] New: Blank screen and "Error referencing VRAM ctxdma: -12" on NV44A with ubuntu lucid beta 2 (worked in alpha 3)
https://bugs.freedesktop.org/show_bug.cgi?id=27706 Summary: Blank screen and "Error referencing VRAM ctxdma: -12" on NV44A with ubuntu lucid beta 2 (worked in alpha 3) Product: xorg Version: 7.5 Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: critical Priority:
2012 Dec 11
1
Trying to package Oz for Ubuntu
[ CCing to Hilko who is the Debian maintainer, and the libguestfs mailing list. ] On Tue, Dec 11, 2012 at 04:18:20PM -0600, Steve Loranz wrote: > Chris / Richard, > > I'm trying to get a package of Oz together for Ubuntu so that I can > ultimately get an imagefactory package built for Ubuntu as well. I'm > stuck on libguestfs at this point and was hoping one of you might
2015 Mar 14
3
[Bug 2365] New: openssh client ignores -o Tunnel=ethernet option, creating an IP tunnel device instead of an ethernet tap device
...y (installed manually on 14.04): OpenSSH_6.2p2 Ubuntu-6ubuntu0.3, OpenSSL 1.0.1f 6 Jan 2014 The new version of the client that does not work properly: OpenSSH_6.6p1 Ubuntu-2ubuntu1, OpenSSL 1.0.1f 6 Jan 2014 The version of the SSH server I'm connecting to: openssh-server: Installed: 1:5.9p1-5ubuntu1.3 Candidate: 1:5.9p1-5ubuntu1.3 Version table: *** 1:5.9p1-5ubuntu1.3 0 500 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 Packages 500 http://security.ubuntu.com/ubuntu/ precise-security/main amd64 Packages 100 /var/lib/dpkg/status 1:5.9p1-5ubuntu...
2010 Dec 07
0
builder-ubuntu libguestfs FAILED build step 21810ade12e43fb4d8bfdcefb37a7d8bbe9eef8c
...erhaps it is a local or obsolete package? E: No downloadable files for ncurses-bin version 5.7+20100626-0ubuntu2; perhaps it is a local or obsolete package? E: No downloadable files for tzdata version 2010o-1; perhaps it is a local or obsolete package? E: No downloadable files for file version 5.04-5ubuntu1; perhaps it is a local or obsolete package? E: No downloadable files for libmagic1 version 5.04-5ubuntu1; perhaps it is a local or obsolete package? E: No downloadable files for libgcc1 version 1:4.5.1-10ubuntu1; perhaps it is a local or obsolete package? E: No downloadable files for libncurses5 ve...