Skip to content

Synchronize with /src/mariux/beeroot/bee-files #9

Merged
merged 1 commit into from Jun 15, 2016

Conversation

pmenzel
Copy link
Collaborator

@pmenzel pmenzel commented Jun 14, 2016

  • mxstartup: Remove NIS and add hostconfig tags

Now /etc/mxstartups allows @tags for host-selection. this format was
formerly used for NIS netgroups. We don't use them anymore and we don't
want to introduce a new format.

  • mxloadmonitor: Fix evil bug in collectd

Now deletes zero sized rrds as intended.

  • gdm-3.4.1: Recompile / linke with systemd-230 preinstalled

Doesn't work yet.

  • gdm-3.16.2: Start up X on VT7

The old GDM 3.4.1 doesn't start up with systemd 230.

Screen still black, but X is running. Trying to get gdm-3.16.2 running
on old systemd-27 so we don't have to rebuild too many packages on
systemd migration.

  • dconf: Add 0.26.0 for new GDM 3.16.2

dconf compile wasn't known in new gdm compile.

  • flex: Add version 2.6.0

Compiling Linux-PAM reveals some flex related warnings. This update
doesn’t fix them. Whatever.

  • Linux-PAM: Add version 1.3.0 for GDM and systemd 230

Looks like we need a new PAM for gdm/systemd.

@wwwutz
Copy link
Collaborator

wwwutz commented Jun 14, 2016

weia ich habs bestimmt zerschossen. voll der git-honk 8-)

Run `rsync -a /src/mariux/beeroot/bee-files/ .`, and delete some files.

*   mxstartup: Remove NIS and add hostconfig tags

    Now `/etc/mxstartups` allows `@tags` for host-selection. this format was
    formerly used for NIS netgroups. We don't use them anymore and we don't
    want to introduce a new format.

*   mxloadmonitor: Fix evil bug in collectd

    Now deletes zero sized rrds as intended.

*   gdm-3.4.1: Recompile / linke with systemd-230 preinstalled

    Doesn't work yet.

*   gdm-3.16.2: Start up X on VT7

    The old GDM 3.4.1 doesn't start up with systemd 230.

    Screen still black, but X is running. Trying to get gdm-3.16.2 running
    on old systemd-27 so we don't have to rebuild too many packages on
    systemd migration.

*   dconf: Add 0.26.0 for new GDM 3.16.2

    `dconf compile`  wasn't known in new gdm compile.

*   flex: Add version 2.6.0

    Compiling Linux-PAM reveals some flex related warnings. This update
    doesn’t fix them. Whatever.

*   Linux-PAM: Add version 1.3.0 for GDM and systemd 230

    Looks like we need a new PAM for gdm/systemd.
@pmenzel pmenzel force-pushed the synchronize-with-mariux-bee-files branch from 5535527 to 478eaff Compare June 15, 2016 08:24
@pmenzel
Copy link
Collaborator Author

pmenzel commented Jun 15, 2016

@wwwutz, I added your descriptions to the commit and merge request message.

@wwwutz wwwutz merged commit cdce661 into master Jun 15, 2016
@donald donald deleted the synchronize-with-mariux-bee-files branch July 6, 2016 09:48
donald added a commit that referenced this pull request May 29, 2017
Update to latest available version before investigating further
into the heap corruption problem.

    #1  0x00007f7685167748 in __GI_abort () at abort.c:89
    #2  0x00007f76851a967d in __malloc_assert (assertion=assertion@entry=0x7f7685299470 "(unsigned long) (size) >= (unsigned long) (nb)",
        file=file@entry=0x7f7685295065 "malloc.c", line=line@entry=3692, function=function@entry=0x7f76852953ed <__func__.11515> "_int_malloc")
        at malloc.c:293
    #3  0x00007f76851ac51a in _int_malloc (av=av@entry=0x7f7648000020, bytes=bytes@entry=2049) at malloc.c:3692
    #4  0x00007f76851acbe1 in _int_realloc (av=av@entry=0x7f7648000020, oldp=oldp@entry=0x7f76480019a0, oldsize=oldsize@entry=1040,
        nb=nb@entry=2064) at malloc.c:4283
    #5  0x00007f76851add19 in __GI___libc_realloc (oldmem=0x7f76480019b0, bytes=2049) at malloc.c:3026
    #6  0x000055a920baef28 in set_tsd_user_vars ()
    #7  0x000055a920b9d2b4 in ?? ()
    #8  0x00007f76863a9191 in start_thread (arg=0x7f767c1de700) at pthread_create.c:309
    #9  0x00007f768521930d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
pmenzel added a commit that referenced this pull request Dec 19, 2017
From [1]:

> Optional patch:
> http://www.linuxfromscratch.org/patches/blfs/7.10/wireshark-2.0.5-lua_5_3_1-1.patch
> (allows building the LUA bindings if Lua-5.3.3 is installed and LUA is
> not disabled by passing --without-lua to configure)

Applies with a little offset.

```
[BEE] patch -N -p1 -i
/dev/shm/bee-root/wireshark/files/wireshark-2.0.5-lua_5_3_1-1.patch
patching file configure
Hunk #1 succeeded at 38870 (offset 1275 lines).
Hunk #2 succeeded at 38974 (offset 1275 lines).
Hunk #3 succeeded at 38998 (offset 1275 lines).
Hunk #4 succeeded at 39022 (offset 1275 lines).
patching file epan/wslua/lua_bitop.c
patching file epan/wslua/wslua_byte_array.c
patching file epan/wslua/wslua_file.c
Hunk #1 succeeded at 347 (offset 10 lines).
patching file epan/wslua/wslua.h
patching file epan/wslua/wslua_int64.c
patching file epan/wslua/wslua_internals.c
patching file epan/wslua/wslua_listener.c
patching file epan/wslua/wslua_nstime.c
patching file epan/wslua/wslua_struct.c
patching file epan/wslua/wslua_tvb.c
Hunk #3 succeeded at 223 (offset -1 lines).
Hunk #4 succeeded at 241 (offset -1 lines).
Hunk #5 succeeded at 836 (offset -1 lines).
Hunk #6 succeeded at 917 (offset -1 lines).
Hunk #7 succeeded at 961 (offset -1 lines).
Hunk #8 succeeded at 1008 (offset -1 lines).
Hunk #9 succeeded at 1108 (offset -1 lines).
```

With this patch, `Use Lua library : yes` is seen in the configure option
summary.

[1] http://www.linuxfromscratch.org/blfs/view/7.10/basicnet/wireshark.html
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants