search for: svntogit

Displaying 20 results from an estimated 30 matches for "svntogit".

2016 Dec 27
2
(Thin)LTO llvm build
...t's limited in applicability right now. If I did we would still have the libomp duplicate symbol error. Since 3.9.0 built fine with that macro, I'd blame either gcc or glibc headers or compiler-rt 3.9.1. Arch Linux's 3.9.1 recipe applies the following patch: https://git.archlinux.org/svntogit/packages.git/tree/trunk/msan-prevent-initialization-failure-with-newer-glibc.patch?h=packages/llvm all the files https://git.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/llvm&id=a7dd5d50ec82d6a35a99f9bf92b074d4aeab1f50
2016 Dec 27
0
(Thin)LTO llvm build
...kcc at google.com is probably the best person to ask, added him. Teresa > Since 3.9.0 built fine with that macro, I'd blame either gcc or glibc > headers or > compiler-rt 3.9.1. > > Arch Linux's 3.9.1 recipe applies the following patch: > > https://git.archlinux.org/svntogit/packages.git/tree/trunk/ > msan-prevent-initialization-failure-with-newer-glibc.patch?h=packages/llvm > > all the files > https://git.archlinux.org/svntogit/packages.git/tree/trunk? > h=packages/llvm&id=a7dd5d50ec82d6a35a99f9bf92b074d4aeab1f50 > -- Teresa Johnson | Softwa...
2016 Sep 12
2
-fsanitize=memory failing on 3.9.0
....so.6 GNU C Library (GNU libc) stable release version 2.24, by Roland McGrath et al. I then cloned the gcc 2.24 sources as of today and the code that 24e2b1cede1952d7d4411a3cafd25dd8593dab9f reverts is still there. I also took a quick look at the Arch Linux glibc package (https://git.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/glibc) and don't see any local patches. Therefore I assume it hasn't been patched. On Mon, Sep 12, 2016 at 1:38 AM, Renato Golin <renato.golin at linaro.org> wrote: > On 12 September 2016 at 07:11, Somchai Smythe > <buraphalinuxserver at...
2014 May 19
2
"EDD Load error" on btrfs, how to debug?
...x86_64.pkg.tar.xz And this one fails webpage: https://www.archlinux.org/packages/testing/x86_64/syslinux/ binaries: http://mirrors.kernel.org/archlinux/testing/os/x86_64/syslinux-6.03pre11-2-x86_64.pkg.tar.xz The package build script is quite complicated. Here it is https://projects.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/syslinux and its history: https://projects.archlinux.org/svntogit/packages.git/log/trunk?h=packages/syslinux My problem appeared as far as I remember during migration from 6.02-8 to 6.03pre9-1 Here is exact package change https://projects.archlinux.org/...
2016 Dec 27
1
(Thin)LTO llvm build
...ed to work at all. > > Teresa > > >> Since 3.9.0 built fine with that macro, I'd blame either gcc or glibc >> headers or >> compiler-rt 3.9.1. >> >> Arch Linux's 3.9.1 recipe applies the following patch: >> >> https://git.archlinux.org/svntogit/packages.git/tree/trunk/m >> san-prevent-initialization-failure-with-newer-glibc.patch?h=packages/llvm >> >> all the files >> https://git.archlinux.org/svntogit/packages.git/tree/trunk?h >> =packages/llvm&id=a7dd5d50ec82d6a35a99f9bf92b074d4aeab1f50 >> > &g...
2016 Sep 13
2
-fsanitize=memory failing on 3.9.0
..., Wink Saville <wink at saville.com> wrote: >> I then cloned the gcc 2.24 sources as of today and the code that >> 24e2b1cede1952d7d4411a3cafd25dd8593dab9f reverts is still there. I >> also took a quick look at the Arch Linux glibc package >> (https://git.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/glibc) >> and don't see any local patches. > > Right, I'm not expecting glibc itself to be patched by now, but if > this impacts Arch and Open Mandriva, then both should revert locally, > at least until it's fixed upstream. > >...
2014 Apr 23
1
Bootloader data in /boot vs package systems (and atomic updates)
On Wed, Apr 23, 2014 at 4:49 PM, Ady <ady-sf at hotmail.com> wrote: > > FWIW and just as one example, ArchLinux has its own script Looks like the canonical source is here: https://projects.archlinux.org/svntogit/packages.git/tree/trunk/syslinux-install_update?h=packages/syslinux Right. Hmm. The painful thing will be transitioning the existing package, as it would obviously break everything if the updated RPM just removed the extant files from /boot. I'm debating a bit whether or not this is worth...
2018 Aug 27
3
sshd 7.8p1 close connection from VMware Fusion NAT Port Forwarding
...aded OpenSSH from 7.8p1 to 7.7p1 fixed the problem. Any idea about this bug? VMware Fusion NAT Port Forwarding setup: VMware Fusion ? NAT Port Forwarding 101 | www.weatherhead.net http://www.weatherhead.net/2015/06/21/vmware-fusion-nat-port-forwarding-101/ Arch openssh PKGBUILD: PKGBUILD\trunk - svntogit/packages.git - Git clone of the 'packages' repository https://git.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/openssh Here are ssh and sshd logs: OpenSSH 7.8p1 close connection from VMware Fusion NAT Port Forwarding https://gist.github.com/ZachCheung/9e48769067ac6681...
2016 Dec 27
0
(Thin)LTO llvm build
On Tue, Dec 27, 2016 at 5:23 AM, Carsten Mattner <carstenmattner at gmail.com> wrote: > After figuring out the fault in the configuration step and rebuilding, > and then rebuilding again by forcing it with `ninja -k 16`, I managed to > build everything but 12 ninja targets. > > I have to sift through them before I can report more, and I don't > don't know if
2014 May 19
5
"EDD Load error" on btrfs, how to debug?
Hi I have a computer with BIOS and Linux Arch installed. Starting from a recent syslinux update (6.02->6.03pre9) I am not able to use syslinux anymore. I try to boot my computer and the only thing I see is "EDD Load error - Boot error" message. When I install 6.02 back the system is completely fine. Other people use syslinux 6.03 fine. They use ext4 and I use btrfs as my root
2013 Nov 23
0
Sysinux 6 will not boot ISOs on BIOS (i.e. pre-UEFI) systems
Hi there, since I didn't had the time to test, this might be the solution for the issue Arch-based distros faced: https://projects.archlinux.org/svntogit/packages.git/plain/trunk/syslinux-6.02-fix-chainloading.patch?h=packages/syslinux This is included in the latest syslinux package you find in testing/unstable at Manjaro. kind regards Phil On 11/23/2013 03:44 PM, Philip M?ller wrote: > Hi Ady, > > I'm the developer of manjaroiso,...
2013 Nov 23
4
Sysinux 6 will not boot ISOs on BIOS (i.e. pre-UEFI) systems
It occured with every BIOS system I tested on (none of them Dell): 1. HP G62 laptop (i3) 2. Samsung RV520 (i3) Don't know what system Philip Muller uses; have copied him in as he has far more technical knowledge than I do. Syslinux tested from Arch and Manjaro (an Arch derivative). Basically found then when creating latest ISO images. I may be missing something as well about the FMs. Just
2016 May 02
0
Samba configuration for a home share
...s issues. What we store there is open to us all. Unfortunately I had to set up accounts for each user since MacOSX wouldn't browse otherwise. I am little confused why on Arch I had to setup a system account as well as smbpasswd to seemingly get authentication to work. https://git.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/samba I have no idea where the passwords are stored. Do you? Another issue with the packaging or samba itself is despite the log level 3, it doesn't really log very much to `journalctl -u smbd -f`. I use the "recycle:repository = DELETED&quot...
2014 Mar 01
0
[Bug 75279] XCloseDisplay() takes one minute around nouveau_dri.so, freezing Firefox startup
...* rebuild (makepkg) and install (do not forget the -debug* packages) > Some technical infos : nouveau 1.0.10, mesa 10.0.3 > > All this on an archlinux 64 bits, up-to-date. FWIW I cannot reproduce the crash, although sched_yield is still around Cheers [1] https://projects.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/mesa -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20140301/2f557318/attachment.htm...
2014 Apr 23
2
Bootloader data in /boot vs package systems (and atomic updates)
On Tue, Apr 22, 2014 at 8:16 PM, Gene Cumm <gene.cumm at gmail.com> wrote: > > I think you mean the VBR since no Syslinux variant lives in the MBR > and on Linux, Right, thanks. > Does the installation of an updated package of GRUB2 trigger an > installation of modules during install on Fedora It used to, but no longer does. There's some background here:
2016 Sep 12
3
-fsanitize=memory failing on 3.9.0
If you are on glibc-2.24, did you patch it with the fix 24e2b1cede1952d7d4411a3cafd25dd8593dab9f that revert commits 80f87443eed17838fe453f1f5406ccf5d3698c25 and a824d609581d5ee7544aabcbbc70e8da44b2b5b6? I had to do that since it broke go, gcc, and clang address sanitizers without the patch. On 9/12/16, Renato Golin via llvm-dev <llvm-dev at lists.llvm.org> wrote: > On 11 September
2014 Jul 11
2
Avoid returning to menu if boot error happened
...ause on a boot error. > The main point is that a basic syslinux.cfg (or equivalent) should > help you see the error messages. > > If you need more details, please post your Syslinux configuration > file. I was using config file template from my distro https://projects.archlinux.org/svntogit/packages.git/tree/trunk/syslinux.cfg?h=packages/syslinux
2015 Nov 04
5
[Bug 2491] New: x11-ssh-askpass (ssh-add) sets incorrect flags in WM_SIZE_HINTS
https://bugzilla.mindrot.org/show_bug.cgi?id=2491 Bug ID: 2491 Summary: x11-ssh-askpass (ssh-add) sets incorrect flags in WM_SIZE_HINTS Product: Portable OpenSSH Version: 7.1p1 Hardware: All OS: Linux Status: NEW Severity: trivial Priority: P5 Component: ssh-add
2014 Jul 11
2
Avoid returning to menu if boot error happened
Hi I have a weird early boot bug that most likely happens because of interaction between syslinux (6.03pre18), btrfs and initram generated by Linux Arch installer. For some reason boot fails. Syslinux prints some information and returns back to the menu. Unfortunately it clears all the messages from screen. I really want to know what boot process prints there. Looking at
2012 Mar 13
2
[Bug 1990] New: sftp segfaults when tab-completing a directory which contains umlauts
https://bugzilla.mindrot.org/show_bug.cgi?id=1990 Bug #: 1990 Summary: sftp segfaults when tab-completing a directory which contains umlauts Classification: Unclassified Product: Portable OpenSSH Version: 5.9p1 Platform: amd64 OS/Version: Linux Status: NEW Severity: normal