Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 210711 - app-admin/metalog asserts on freebsd
Summary: app-admin/metalog asserts on freebsd
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: FreeBSD (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo/BSD Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-19 15:30 UTC by Luca Barbato
Modified: 2019-10-11 17:37 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Luca Barbato gentoo-dev 2008-02-19 15:30:43 UTC
this is the following error

Assertion failed: (ret == sizeof(pid)), function signal_doLog_dequeue, file metalog.c, line 1255.

app-admin/metalog-0.8-r1

Portage 2.1.4.4 (default-bsd/fbsd/6.2/x86, gcc-4.1.2, freebsd-lib-6.2-r3, 6.2-RELEASE-p9 i386)
=================================================================
System uname: 6.2-RELEASE-p9 i386 i386
Timestamp of tree: Tue, 12 Feb 2008 08:30:06 +0000
app-shells/bash:     3.2_p17-r1
dev-lang/python:     2.4.4, 2.5.1-r5
dev-python/pycrypto: 2.0.1-r6
sys-devel/autoconf:  2.61-r1
sys-devel/automake:  1.10.1
sys-devel/binutils:  2.17-r2
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  6.2-r3
ACCEPT_KEYWORDS="x86-fbsd ~x86-fbsd"
CBUILD="i686-gentoo-freebsd6.2"
CFLAGS="-O2 -mtune=i686 -pipe"
CHOST="i686-gentoo-freebsd6.2"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -mtune=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sfperms unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/openrc"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="berkdb cli cracklib crypt dbus dri gdbm iconv java5 midi mod_irc mod_muc mod_pubsub ncurses nls oss pcre perl ppds python readline reflection session spl sqlite3 ssl tcpd unicode web x86-fbsd xorg zlib" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="FreeBSD" INPUT_DEVICES="keyboard mouse" KERNEL="FreeBSD" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="BSD" VIDEO_CARDS="apm ark chips cirrus cyrix dummy i128 i810 mach64 mga neomagic nv r128 radeon rendition s3 s3virge savage siliconmotion sis tga trident tseng vga via vmware"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 SpanKY gentoo-dev 2009-01-04 18:17:53 UTC
hmm, that's bad that the pipe got out of sync ... makes the logger pretty useless
Comment 2 Larry the Git Cow gentoo-dev 2018-11-15 22:53:50 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e89960b35cf778df12786199f79b7634746de3ec

commit e89960b35cf778df12786199f79b7634746de3ec
Author:     Patrick McLean <chutzpah@gentoo.org>
AuthorDate: 2018-11-15 22:50:32 +0000
Commit:     Patrick McLean <chutzpah@gentoo.org>
CommitDate: 2018-11-15 22:52:08 +0000

    app-admin/metalog: Version bump to 20181125 (bug #664344)
    
    Update HOMEPAGE to GitHub site
    
    Closes: https://bugs.gentoo.org/664344
    Closes: https://bugs.gentoo.org/669694
    Bug: https://bugs.gentoo.org/210711
    Bug: https://bugs.gentoo.org/670757
    Package-Manager: Portage-2.3.51, Repoman-2.3.12
    Signed-off-by: Patrick McLean <chutzpah@gentoo.org>

 app-admin/metalog/Manifest                |  1 +
 app-admin/metalog/files/metalog.initd-r1  | 28 ++++++++++++++
 app-admin/metalog/metalog-20181125.ebuild | 64 +++++++++++++++++++++++++++++++
 3 files changed, 93 insertions(+)
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-10-11 17:37:17 UTC
*-fbsd is gone.