Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 121559 - /sbin/rc: umount: /etc/splash/livecd-2005.1: not mounted
Summary: /sbin/rc: umount: /etc/splash/livecd-2005.1: not mounted
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] baselayout (show other bugs)
Hardware: All Linux
: High minor
Assignee: Gentoo LiveCD Package Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-04 09:02 UTC by Paweł Hajdan, Jr. (RETIRED)
Modified: 2006-02-07 19:48 UTC (History)
2 users (show)

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


Attachments
rc_exit-post.patch (rc_exit-post.patch,368 bytes, patch)
2006-02-04 12:14 UTC, Paweł Hajdan, Jr. (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2006-02-04 09:02:54 UTC
After every operation with /sbin/rc involved, the following message displays:
umount: /etc/splash/livecd-2005.1: not mounted

This message does not interrupt or block normal rc behaviour, it is just annoying.

version info:
baselayout-1.11.14-r3
splashutils-1.1.9.8
splash-themes-livecd-2005.1

/proc/cmdline: root=/dev/hda5 vga=792 splash=verbose,theme:livecd-2005.1 quiet CONSOLE=/dev/tty1

Portage 2.0.54 (default-linux/amd64/2005.1, gcc-3.4.4, glibc-2.3.5-r2, 2.6.15-gentoo-r1 x86_64)
=================================================================
System uname: 2.6.15-gentoo-r1 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.6.14
dev-lang/python:     2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon64 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig collision-protect distlocks fixpackages sandbox sfperms strict userpriv usersandbox"
GENTOO_MIRRORS="http://src.gentoo.pl http://gentoo.po.opole.pl http://pandemonium.tiscali.de/pub/gentoo/ http://mirror.switch.ch/mirror/gentoo/ http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ http://gentoo.prz.rzeszow.pl http://trumpetti.atm.tut.fi/gentoo/ http://ftp.du.se/pub/os/gentoo http://ds.thn.htu.se/linux/gentoo"
LANG="en_US.utf8"
LC_ALL="en_US.utf8"
LINGUAS="en pl"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="amd64 X acl acpi alsa arts audiofile avi berkdb bitmap-fonts browserplugin bzip2 cdparanoia cdr cracklib crypt cups curl dbus dvd dvdr eds emboss encode exif expat fam ffmpeg foomaticdb fortran ftp gdbm gif glut gmp gstreamer gtk gtk2 hal idn imlib ipv6 java javascript jpeg kde lcms lzw lzw-tiff mad mng mozilla mp3 mpeg ncurses nls nptl nsplugin nvidia ogg oggvorbis opengl pam pcre pdflib perl png python qt quicktime readline samba scanner sdl spell ssl tcpd tiff truetype truetype-fonts type1-fonts udev unicode usb userlocales vorbis xml2 xpm xv zlib linguas_en linguas_pl userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS
Comment 1 Michal Januszewski (RETIRED) gentoo-dev 2006-02-04 10:09:42 UTC
I think this looks more like a problem with the scripts from the gentoo-livecd-2005.1 theme.
Comment 2 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2006-02-04 12:14:05 UTC
Created attachment 78880 [details, diff]
rc_exit-post.patch

bingo! this patch solves the problem (affected package: media-gfx/splash-themes-livecd)
Comment 3 Chris Gianelloni (RETIRED) gentoo-dev 2006-02-07 19:48:34 UTC
Fixed in CVS...