Displaying 20 results from an estimated 10000 matches similar to: "proxy auth patch not in yet ?"
2018 Dec 29
13
[Bug 2949] New: "limits@openssh.com" extension to SFTP to query various transfer limits
https://bugzilla.mindrot.org/show_bug.cgi?id=2949
Bug ID: 2949
Summary: "limits at openssh.com" extension to SFTP to query
various transfer limits
Product: Portable OpenSSH
Version: -current
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
2014 Jul 07
4
[LLVMdev] problem compiling llvm
Hello there,
I am trying to compile llvm from git
the gentoo ebuild llvm-9999.ebuild.
Recently I get an error during compilation.
I am using gcc 4.9.0.
The error is the following:
x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -fomit-frame-pointer
-march=native -O2 -pipe -fomit-frame-pointer -march=native -O2 -pipe
-fomit-frame-pointer -march=native -O2 -pipe -fomit-frame-pointer
-march=native
2009 Jun 03
1
[PATCH] fix -elf2flt usage for bfin-uclinux
There are multiple problems with the elf2flt usage in the configure script:
- clobbers LDFLAGS
- is used for all targets so breaks non-FLAT targets
- is only used for Blackfin FLAT targets
Signed-off-by: Mike Frysinger <vapier at gentoo.org>
---
configure.ac | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac
index cc30d99..3179521
2014 Nov 14
2
[Bug 2314] New: ls -l a_symlink does not list the link permissions
https://bugzilla.mindrot.org/show_bug.cgi?id=2314
Bug ID: 2314
Summary: ls -l a_symlink does not list the link permissions
Product: Portable OpenSSH
Version: -current
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: sftp
Assignee: unassigned-bugs
2017 May 22
4
[Bug 2718] New: SFTP idle timeout
https://bugzilla.mindrot.org/show_bug.cgi?id=2718
Bug ID: 2718
Summary: SFTP idle timeout
Product: Portable OpenSSH
Version: 7.5p1
Hardware: Sparc
OS: Solaris
Status: NEW
Severity: enhancement
Priority: P5
Component: sftp-server
Assignee: unassigned-bugs at mindrot.org
2004 Dec 12
1
zaptel 0.9.1 compile problem
I'm using gentoo 2004.3, and when I emerge the zaptel driver, compile
fails with the following output:
CC [M] /var/tmp/portage/zaptel-0.9.1/work/zaptel-0.9.1/ztd-eth.o
In file included from
/var/tmp/portage/zaptel-0.9.1/work/zaptel-0.9.1/ztd-eth.c:40:
/var/tmp/portage/zaptel-0.9.1/work/zaptel-0.9.1/zaptel.h:55:2: warning:
#warning "Zaptel doesn't support DEVFS in post 2.4
2015 Mar 22
5
[Bug 2369] New: `ssh-keygen -A` errors on RSA1 when building with SSH1 disabled
https://bugzilla.mindrot.org/show_bug.cgi?id=2369
Bug ID: 2369
Summary: `ssh-keygen -A` errors on RSA1 when building with SSH1
disabled
Product: Portable OpenSSH
Version: 6.9p1
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: ssh-keygen
2006 Oct 03
2
Error when building doc/html
Hello,
I had to comment out the 'html' directory in the docs directory
Makefile.am (in cvs) or else the following would occur:
test -z "/usr/share/doc/flac-1.1.3/html" || mkdir -p --
"/var/tmp/portage/flac-cvs-0.1/image//usr/share/doc/flac-1.1.3/html"
/bin/install -c -m 644 'changelog.html'
2012 Apr 04
2
[LLVMdev] "make check" fails at CodeGen/Generic/dbg-declare.ll (r153997 on PPC)
Hi,
CodeGen/Generic/dbg-declare.ll is really generic test?
$ make check
llvm[0]: Running test suite
make[1]: Entering directory
`/var/tmp/portage/sys-devel/llvm-9999/work/llvm-9999/test'
Making a new site.exp file...
Making LLVM 'lit.site.cfg' file...
Making LLVM unittest 'lit.site.cfg' file...
( ulimit -t 600 ; ulimit -d 512000 ; ulimit -m 512000 ; ulimit -v 1024000 ; \
2006 May 06
2
can''t find a register in class `BREG'' while reloading `asm''
Hi List-
I''m brand new to xen but an old hand with Linux.
With a fresh, clean, Gentoo installation on this box, I''m attempting to
install xen using the gentoo-standard:
emerge xen
but the process is failing with an error that''s very similar to one
reported by another user (A Streetcar Named: see
2012 Apr 04
0
[LLVMdev] "make check" fails at CodeGen/Generic/dbg-declare.ll (r153997 on PPC)
Kimura san,
You may ask committer of r153706. I wonder if it could be x86-independent.
> /var/tmp/portage/sys-devel/llvm-9999/work/llvm-9999/Release/bin/llc:
> error auto-selecting target for module 'No available targets are
> compatible with this triple, see -version for the available targets.'.
> Please use the -march option to explicitly pick a target.
...Takumi as
2012 Apr 16
1
[LLVMdev] "make check" fails at CodeGen/Generic/dbg-declare.ll (r153997 on PPC)
Ping,
NAKAMURA san, thank you.
Bill san, can you comment this commit?
r154798 still fails on ppc32-lnux b/c *only* for this test.
Loving more minor arch, the world will be better...
2012/04/04 23:26 NAKAMURA Takumi <geek4civic at gmail.com>:
> Kimura san,
>
> You may ask committer of r153706. I wonder if it could be x86-independent.
>
>>
2008 Feb 20
2
rsync displays an number of errors when rysncing on gentoo
hello, I'm running an Gentoo distribution on my computer, lately I've started to get error messages that are rsync related.
here is a log of the output:
Fetching most recent snapshot
Attempting to fetch file dated: 20080219
portage-20080219.tar.bz2: OK
Syncing local tree...
building file list ...
rsync: link_stat "/var/tmp/emerge-webrsync/portage/180" failed: No such file or
2008 Jul 31
7
[Bug 1496] New: ssh fails with xmalloc: zero size
https://bugzilla.mindrot.org/show_bug.cgi?id=1496
Summary: ssh fails with xmalloc: zero size
Classification: Unclassified
Product: Portable OpenSSH
Version: 5.1p1
Platform: Other
OS/Version: Linux
Status: NEW
Keywords: patch
Severity: normal
Priority: P2
Component: ssh
AssignedTo:
2018 Aug 08
1
Reproducible SIGSEGV when Dovecot 2.3 compiled against glibc-2.28
On 8/08/2018 5:29 pm, Thore B?decker wrote:
> Hey,
>
> you mentioned that dovecot builds fine, but does "make check" also
> complete successfully with a glibc-2.28 build on a glibc-2.28 system?
>
> We have been seeing segfaults during "make check" and it seems the following
> patch was able to make the testsuite run successfully.
>
> Just out of
2009 Feb 03
1
Can't compile on NSLU2 LE
Hi,
I keep getting the following on my slug no matter what version I try (1.2, 1.4, 1.6, 1.6svn):
...
make[2]: Leaving directory `/usr/portage/distfiles/svn/trunk/menuselect/mxml'
gcc -o menuselect menuselect.o strcompat.o menuselect_stub.o mxml/libmxml.a
menuselect.o: file not recognized: File format not recognized
collect2: ld returned 1 exit status
distcc[19221] ERROR: compile (null) on
2010 Jul 20
1
Dahdi 2.3.0.1 fails to compile in Xen DomU
Greetings list,
I've compiled and installed dahdi countless times on standalone machines,
but recently I've been trying to compile Dahdi in a Xen DomU without much
success. The errors I'm seeing are as follows:
/var/tmp/portage/net-misc/dahdi-2.3.0.1/work/dahdi-linux-2.3.0.1/drivers/dahdi/zaphfc/base.c:1689:
error: 'modes' undeclared (first use in this function)
2008 Sep 26
3
Unable to emerge Wine 1.1.5 on Gentoo AMD64
Hello,
I am currently trying to emerge wine on my Gentoo AMD64 system, and it is currently failing on the last package. I haven't been able to make much sense out of the error message. If anyone knows what is going on or can otherwise point me to where I should look or anything to try, it would be greatly appreciated.
Here is the error I am getting:
make: *** [programs] Error 2
*
*
2007 Feb 08
5
Mass "require"s
Hi there,
I want to manage some files with puppet that control the installation of
packages in Gentoo (/etc/make.conf, /etc/portage/*). These files must be
downloaded to the client before any package resource is processed, so they
are installed correctly. Is there any way to do this? Possible solutions:
1. Include in *every* package require => [ list of files ] inside a case
statement, so
2013 Jul 21
9
build for pv-grub stubdom
Does this
install -d -m0755 -p
"/mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.3.0/image//usr/lib/xen/boot"
install -m0644 -p mini-os-x86_32-grub/mini-os.gz
"/mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.3.0/image//usr/lib/xen/boot/pv-grub-x86_32.gz"
make: Leaving directory
`/mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.3.0/work/xen-4.3.0/stubdom'