search for: slinks

Displaying 20 results from an estimated 70 matches for "slinks".

Did you mean: links
2005 Aug 02
0
[Bug 2947] New: stdout with [-v] -H --link-dest and slink/sock/fifo/regf
...AssignedTo: wayned@samba.org ReportedBy: noreply@cpe-24-95-90-2.columbus.res.rr.com QAContact: rsync-qa@samba.org on the first time the destdir is populated by reference to the --link-dest... regfiles are listed upon create/mtime but not delete in ./0/. should be all three. slinks/sockets/fifos are always listed even if no change in ./0/. should be only upon create/mtime/delete. to repeat... use the familiar srcdir full of slink/sock/fifo/regf types in both hardlinked/non-hardlinked versions. sudo rsync -Haxv --delete --link-dst=`pwd`/1/ ./0/ ./2/ play with create/mtime/...
2002 Nov 10
0
bug with symlinks
Hello, I am mirroring the debian tree using rsync. I realised following bug. Version: 2.5.5-0.2 on Debian GNU/Linux. Rsync did not correct old symlinks. # ls -l debian-non-US/dists/ total 60 drwxr-xr-x 2 root root 4096 Apr 17 2001 Debian2.2r7/ drwxr-xr-x 2 root root 4096 Feb 28 2001 Debian3.0r0/ drwxr-xr-x 2 root root 4096 Nov 10 02:30
2002 Oct 25
0
[Bug 421] New: compile error on Debian slink
http://bugzilla.mindrot.org/show_bug.cgi?id=421 Summary: compile error on Debian slink Product: Portable OpenSSH Version: 3.5p1 Platform: ix86 URL: http://pigtail.net/compile/error.txt OS/Version: Linux Status: NEW Severity: critical Priority: P2 Component: Build system AssignedTo:
2002 Oct 25
2
[Bug 421] compile error on Debian slink
http://bugzilla.mindrot.org/show_bug.cgi?id=421 ------- Additional Comments From mouring at eviladmin.org 2002-10-25 14:03 ------- [.. Important part from URL..] gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.. -I. -I./.. - I/usr/local/ssl/include -DHAVE_CONFIG_H -c bsd-getpeereid.c bsd-getpeereid.c: In function `getpeereid': bsd-getpeereid.c:35: storage size of `cred'
2003 Jan 09
1
[Bug 421] compile error on Debian slink
http://bugzilla.mindrot.org/show_bug.cgi?id=421 ------- Additional Comments From carl at chage.com 2003-01-10 05:38 ------- I noticed the same problem with a compile error where ucred is undefined in SUSE Linux 6.1. The problem is the test for SO_PEERCRED-- the feature is not available even though the define is present. In my linux/socket.h there is a "#define SCM_CREDENTIALS" next
2003 May 04
1
[Bug 421] compile error on Debian slink
http://bugzilla.mindrot.org/show_bug.cgi?id=421 ------- Additional Comments From dtucker at zip.com.au 2003-05-04 10:05 ------- Is this still broken for anyone? I built the current CVS tree on a Debian/slink test box today and it complied OK and ran a complete regression test (including privsep). ------- You are receiving this mail because: ------- You are the assignee for the bug, or
1999 Jun 11
1
Segmentation fault (Debian slink+libc6 2.1)
Hi, I've just upgraded my debian machine to the 2.1 libc6 libraries, and I started getting segmentation faults with R. I tried re-compiling and got the same problem. I checked with the dependencies for the binary package, and I have all the required libraries. Any ideas? Thanks, Robert. ---- Robert King, Australian Environmental Studies, Griffith University, Australia 3875 6677
2020 Jan 09
3
LLD PDB Lines zero number issue
Hello Rui, We meet an LLD PDB issue that if we link assembly code with C code and set >= -O1 level optimization in LTO, the executable's PDB will contain wrong zero Lines for the assembly code in DEBUG_S_LINES subsection, and then our COFF source debuggers will fail to do the source-level debug on the executable. This issue is same in both Linux and Windows, and I figure out a simple case
2000 Jun 28
4
openssh-2.1.1p1 on Debian slink and potato
Just today I compilied openssh-2.1.1p1 on Debian Slink and Potato both to come out with the same problem. I am compiling them with openssl-0.9.5a.. The configure line I use for openssh is below: ./configure --sysconfdir=/etc/ssh --prefix=/usr --with-ssl-dir=../openssl-0.9.5a So I compile, do a make install restart the sshd daemon and everything seems fine. Then when I do a w at the prompt
2005 Aug 04
1
[Bug 2947] stdout with [-v] -H --link-dest and slink/sock/fifo/regf
https://bugzilla.samba.org/show_bug.cgi?id=2947 wayned@samba.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Additional Comments From wayned@samba.org 2005-08-03 16:45 ------- Keep in mind that --link-dest only hard-links regular
2019 Jul 15
2
lld-link crash when build openssl with LTO
Hi Rui, We met a lld-link crash problem when build 32bits openssl1.0 with LTO in uefi firmware. We narrow down and figure out a simple test case to reproduce this problem as blow. Please advise. Thank you! $ cat main.c void TlsDriverEntryPoint () { unsigned char *ret = 0; const unsigned char cryptopro_ext[17] = {0x00,0x00,0x00,0x00,
2019 Jul 16
2
lld-link crash when build openssl with LTO
Hi Steven, One thing I noticed is that you are defining `memcpy`, which clang has an intrinsic with the same name. Can you try renaming it to a random name, like `foobar`, to see if the problem still exists? On Tue, Jul 16, 2019 at 10:10 AM Shi, Steven <steven.shi at intel.com> wrote: > I’ve submitted a BZ for this issue as below: > > > > Bug 42626 - lld-link crash when
1998 Nov 10
0
Debian GNU/Linux package of R-0.62.4
I have created a Debian Linux package from R-0.62.4 and uploaded it to the master Debian archive. It will be incorporated in the 2.1 (or "slink") release of Debian GNU/Linux. This release is currently frozen (i.e. bug-fixes only are allowed in uploads). The scheduled release date is December 15, 1998. We'll see if we can actually make the scheduled release date on this release
1998 Nov 10
0
Debian GNU/Linux package of R-0.62.4
I have created a Debian Linux package from R-0.62.4 and uploaded it to the master Debian archive. It will be incorporated in the 2.1 (or "slink") release of Debian GNU/Linux. This release is currently frozen (i.e. bug-fixes only are allowed in uploads). The scheduled release date is December 15, 1998. We'll see if we can actually make the scheduled release date on this release
2005 Jul 24
0
[Bug 2913] New: rsync of symlinks on >=bsd needs lutimes(2) and lchmod(2)
...e problems elsewhere on systems that have the above syscalls. ie: 1 - find <path> -newer <stampfile> -ls print if any/all types, rather than a single, are newer 2 - find <path> -perm +7022 -ls print if any/all types, rather than a single, are not isolated rsync created slinks earn the time of the symlink(2) call by rsync. further, an lutimes(2) run elsewhere against the slink is not picked up by later rsync runs. both break ex1. similarly, rsync ignores both umask and src perms when creatings slinks. neither are updated in later runs. breaking ex2. rm -r ./dstdir sr...
2005 Jul 26
2
[Bug 2913] rsync of symlinks on >=bsd needs lutimes(2) and lchmod(2)
https://bugzilla.samba.org/show_bug.cgi?id=2913 ------- Additional Comments From wayned@samba.org 2005-07-26 09:27 ------- Created an attachment (id=1336) --> (https://bugzilla.samba.org/attachment.cgi?id=1336&action=view) Use lchmod and lutimes, if present Please test this patch and see if it works for you. You will need to run "autoconf; autoheader; make proto" (or
2003 Apr 09
10
[Bug 536] no access to tty on Linux 2.0 and 2.4+libc5
http://bugzilla.mindrot.org/show_bug.cgi?id=536 stuge-openssh-unix-dev at cdy.org changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|no access to tty on Linux |no access to tty on Linux |2.0 |2.0 and 2.4+libc5 ------- Additional Comments
2019 Jul 16
2
lld-link crash when build openssl with LTO
lld should not crash in this case (so that's a bug that needs fixing), but setting it aside, did you try adding `-fno-builtin` to clang so that clang doesn't handle `memcpy` as a built-in function? On Tue, Jul 16, 2019 at 8:46 PM Shi, Steven <steven.shi at intel.com> wrote: > Hi Rui, > > For the test case in my previous email, if I change the `memcpy` to > `foobar` in
2019 Jan 09
6
[llvm-rc] absolute.test failing
I've come across a curious and pernicious problem in llvm-rc. absolute.test checks that llvm-rc can accept a filename that is an absolute path. And it works just fine. Until you run it with a file that starts with "/c." These will fail: llvm-rc /crawl/through/some/path/to/my.rc llvm-rc /c/some/path/to/my.rc The option parser ends up interpreting "/" as an option prefix
2012 Apr 04
2
using content in file as input variables to a class/def?
Here is the setup Clients are all under /usr/home/ftp/$client Internal Production is /usr/home/$internaluser I need to make slinks for every client folder under every Internal Production ie: ln -s /usr/home/ftp/$client /usr/home/$internaluser/$client Is there a way to do this from a list with in two files ( one for client name and the other for internal user names)? where the list format would be like : "username"...