[gentoo-user] Problem after recompiling kernel

2006-09-22 Thread Stephen Liu
Hi folks,Gentoo_amd64gnome-lightAfter recompiling kernel to enable;checked "Legacy Power Management API"cheched "Video" on "ACPI (Advanced Configuration and Power Interface) Support" following warning popup at booting;...Sep 22 23:01:01 localhost device-mapper: dm-linear: Device lookup failedSep 22 23:01:01 localhost device-mapper: error adding target to tableSep 22 23:01:01 localhost device-mapper: dm-linear: Device lookup failedSep 22 23:01:01 localhost device-mapper: error adding target to tableSep 22 23:01:01 localhost device-mapper: dm-linear: Device lookup failedSep 22 23:01:01 localhost device-mapper: error adding target to tableSep 22 23:01:01 localhost device-mapper: dm-linear: Device lookup failedSep 22 23:01:01 localhost device-mapper:
 error adding target to tableSep 22 23:01:01 localhost device-mapper: dm-linear: Device lookup failedSep 22 23:01:01 localhost device-mapper: error adding target to tableSep 22 23:01:01 localhost device-mapper: dm-linear: Device lookup failedSep 22 23:01:01 localhost device-mapper: error adding target to tableSep 22 23:01:01 localhost device-mapper: dm-linear: Device lookup failed.* end *Please advise how to fix it.  TIAB.R.satimis

Re: [gentoo-user] Problem after recompiling kernel

2006-09-22 Thread Dirk Heinrichs
Am Freitag, 22. September 2006 09:30 schrieb ext Stephen Liu:

> Please advise how to fix it.  TIA

How, without knowing more about your system (esp. HD subsystem used) and 
your actual kernel config (/usr/src/linux/.config)?

Bye...

Dirk
-- 
Dirk Heinrichs  | Tel:  +49 (0)162 234 3408
Configuration Manager   | Fax:  +49 (0)211 47068 111
Capgemini Deutschland   | Mail: [EMAIL PROTECTED]
Hambornerstraße 55  | Web:  http://www.capgemini.com
D-40472 Düsseldorf  | ICQ#: 110037733
GPG Public Key C2E467BB | Keyserver: www.keyserver.net


pgpKbES5bR2In.pgp
Description: PGP signature


Re: [gentoo-user] Is there an ebuild for the "subcommander" project?

2006-09-22 Thread Neil Bothwick
On Fri, 22 Sep 2006 08:30:20 +0200, Wolfgang Liebich wrote:

> eix -sS said no :-/

bgo says yes.


-- 
Neil Bothwick

HTTP: Helps Transfer The Porn


signature.asc
Description: PGP signature


Re: [gentoo-user] chroot to gentoo amd64

2006-09-22 Thread Drew

On 9/20/06, Bo Ørsted Andresen <[EMAIL PROTECTED]> wrote:

On Thursday 21 September 2006 05:06, Drew wrote:
> > You need a 64 bit kernel with CONFIG_IA32_EMUL enabled.
>
> Uh no. A 32bit chroot can be run on a 64bit kernel with IA32_EMUL
> enabled however a 64bit chroot can *NOT* be run from a 32bit kernel.

Err..., which differs from what I stated exactly how??



"how can i chroot to gentoo amd64 from 32 bit Linux ??"


It sounds like he wants to chroot into an 64bit environment from an
existing 32bit environment. You can't execute 64bit code inside a
32bit chroot because the underlying kernel is still 32bit, and hence
can't understand the 64bit code.

Short of building a 64bit kernel (your suggestion) there's no way to
execute 64bit code from inside a 32bit system. And if he's going to go
to the trouble of building a 64bit kernel just for this chroot
(assuming his hardware supports 64bit which I am assuming it does), he
might as well migrate fully from the 32bit kernel he has and take full
advantage of a 64bit one.


-Drew

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Problem after recompiling kernel

2006-09-22 Thread Stephen Liu
Hi Dirk,> How, without knowing more about your system (esp. HD subsystem used)IDE ATA133 HD> your actual kernel config (/usr/src/linux/.config)?(Remark: already deleted some "commented out" lines to reduce file size)CONFIG_X86_64=yCONFIG_64BIT=yCONFIG_X86=yCONFIG_SEMAPHORE_SLEEPERS=yCONFIG_MMU=yCONFIG_RWSEM_GENERIC_SPINLOCK=yCONFIG_GENERIC_HWEIGHT=yCONFIG_GENERIC_CALIBRATE_DELAY=yCONFIG_X86_CMPXCHG=yCONFIG_EARLY_PRINTK=yCONFIG_GENERIC_ISA_DMA=yCONFIG_GENERIC_IOMAP=yCONFIG_ARCH_MAY_HAVE_PC_FDC=yCONFIG_DMI=y# Code maturity level
 optionsCONFIG_EXPERIMENTAL=yCONFIG_LOCK_KERNEL=yCONFIG_INIT_ENV_ARG_LIMIT=32## General setup#CONFIG_LOCALVERSION=""CONFIG_LOCALVERSION_AUTO=yCONFIG_SWAP=yCONFIG_SYSVIPC=yCONFIG_POSIX_MQUEUE=y# CONFIG_BSD_PROCESS_ACCT is not setCONFIG_SYSCTL=y# CONFIG_AUDIT is not setCONFIG_IKCONFIG=yCONFIG_IKCONFIG_PROC=y# CONFIG_CPUSETS is not set# CONFIG_RELAY is not setCONFIG_INITRAMFS_SOURCE=""CONFIG_UID16=yCONFIG_VM86=yCONFIG_CC_OPTIMIZE_FOR_SIZE=y# CONFIG_EMBEDDED is not setCONFIG_KALLSYMS=yCONFIG_KALLSYMS_ALL=y# CONFIG_KALLSYMS_EXTRA_PASS is not setCONFIG_HOTPLUG=yCONFIG_PRINTK=yCONFIG_BUG=yCONFIG_ELF_CORE=yCONFIG_BASE_FULL=yCONFIG_FUTEX=yCONFIG_EPOLL=yCONFIG_SHMEM=yCONFIG_SLAB=y# CONFIG_TINY_SHMEM is not setCONFIG_BASE_SMALL=0# CONFIG_SLOB is not set## Loadable module
 support#CONFIG_MODULES=yCONFIG_MODULE_UNLOAD=yCONFIG_MODULE_FORCE_UNLOAD=y# CONFIG_MODVERSIONS is not set# CONFIG_MODULE_SRCVERSION_ALL is not set# CONFIG_KMOD is not setCONFIG_STOP_MACHINE=y## Block layer#CONFIG_LBD=y# CONFIG_BLK_DEV_IO_TRACE is not set# CONFIG_LSF is not set## IO Schedulers#CONFIG_IOSCHED_NOOP=y# CONFIG_IOSCHED_AS is not setCONFIG_IOSCHED_DEADLINE=yCONFIG_IOSCHED_CFQ=y# CONFIG_DEFAULT_AS is not set# CONFIG_DEFAULT_DEADLINE is not setCONFIG_DEFAULT_CFQ=y# CONFIG_DEFAULT_NOOP is not setCONFIG_DEFAULT_IOSCHED="cfq"## Processor type and features#CONFIG_X86_PC=y# CONFIG_X86_VSMP is not setCONFIG_MK8=y# CONFIG_MPSC is not set# CONFIG_GENERIC_CPU is not setCONFIG_X86_L1_CACHE_BYTES=64CONFIG_X86_L1_CACHE_SHIFT=6CONFIG_X86_INTERNODE_CACHE_BYTES=64CONFIG_X86_TSC=yCONFIG_X86_GOOD_APIC=y#
 CONFIG_MICROCODE is not setCONFIG_X86_MSR=yCONFIG_X86_CPUID=yCONFIG_X86_IO_APIC=yCONFIG_X86_LOCAL_APIC=yCONFIG_MTRR=yCONFIG_SMP=yCONFIG_SCHED_SMT=yCONFIG_SCHED_MC=y# CONFIG_PREEMPT_NONE is not setCONFIG_PREEMPT_VOLUNTARY=y# CONFIG_PREEMPT is not setCONFIG_PREEMPT_BKL=yCONFIG_NUMA=yCONFIG_K8_NUMA=yCONFIG_NODES_SHIFT=6CONFIG_X86_64_ACPI_NUMA=yCONFIG_NUMA_EMU=yCONFIG_ARCH_DISCONTIGMEM_ENABLE=yCONFIG_ARCH_DISCONTIGMEM_DEFAULT=yCONFIG_ARCH_SPARSEMEM_ENABLE=yCONFIG_SELECT_MEMORY_MODEL=y# CONFIG_FLATMEM_MANUAL is not setCONFIG_DISCONTIGMEM_MANUAL=y# CONFIG_SPARSEMEM_MANUAL is not setCONFIG_DISCONTIGMEM=yCONFIG_FLAT_NODE_MEM_MAP=yCONFIG_NEED_MULTIPLE_NODES=y# CONFIG_SPARSEMEM_STATIC is not
 setCONFIG_SPLIT_PTLOCK_CPUS=4CONFIG_MIGRATION=yCONFIG_HAVE_ARCH_EARLY_PFN_TO_NID=yCONFIG_OUT_OF_LINE_PFN_TO_PAGE=yCONFIG_NR_CPUS=32CONFIG_HOTPLUG_CPU=yCONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=yCONFIG_HPET_TIMER=yCONFIG_HPET_EMULATE_RTC=yCONFIG_GART_IOMMU=yCONFIG_SWIOTLB=yCONFIG_X86_MCE=yCONFIG_X86_MCE_INTEL=yCONFIG_X86_MCE_AMD=y# CONFIG_KEXEC is not set# CONFIG_CRASH_DUMP is not setCONFIG_PHYSICAL_START=0x20CONFIG_SECCOMP=y# CONFIG_HZ_100 is not setCONFIG_HZ_250=y# CONFIG_HZ_1000 is not setCONFIG_HZ=250# CONFIG_REORDER is not setCONFIG_GENERIC_HARDIRQS=yCONFIG_GENERIC_IRQ_PROBE=yCONFIG_ISA_DMA_API=yCONFIG_GENERIC_PENDING_IRQ=y## Power management options#CONFIG_PM=yCONFIG_PM_LEGACY=y# CONFIG_PM_DEBUG is not setCONFIG_SOFTWARE_SUSPEND=yCONFIG_PM_STD_PARTITION=""CONFIG_SUSPEND_SMP=y## ACPI (Advanced Configuration and
 Power Interface) Support#CONFIG_ACPI=yCONFIG_ACPI_SLEEP=yCONFIG_ACPI_SLEEP_PROC_FS=yCONFIG_ACPI_SLEEP_PROC_SLEEP=yCONFIG_ACPI_AC=yCONFIG_ACPI_BATTERY=yCONFIG_ACPI_BUTTON=yCONFIG_ACPI_VIDEO=y# CONFIG_ACPI_HOTKEY is not setCONFIG_ACPI_FAN=yCONFIG_ACPI_PROCESSOR=yCONFIG_ACPI_HOTPLUG_CPU=yCONFIG_ACPI_THERMAL=yCONFIG_ACPI_NUMA=y# CONFIG_ACPI_ASUS is not set# CONFIG_ACPI_IBM is not setCONFIG_ACPI_TOSHIBA=yCONFIG_ACPI_BLACKLIST_YEAR=0# CONFIG_ACPI_DEBUG is not setCONFIG_ACPI_EC=yCONFIG_ACPI_POWER=yCONFIG_ACPI_SYSTEM=yCONFIG_X86_PM_TIMER=yCONFIG_ACPI_CONTAINER=yCONFIG_ACPI_HOTPLUG_MEMORY=y## CPU Frequency scaling#CONFIG_CPU_FREQ=yCONFIG_CPU_FREQ_TABLE=y# CONFIG_CPU_FREQ_DEBUG is not setCONFIG_CPU_FREQ_STAT=y# CONFIG_CPU_FREQ_STAT_DETAILS is not setCONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not
 setCONFIG_CPU_FREQ_GOV_PERFORMANCE=y# CONFIG_CPU_FREQ_GOV_POWERSAVE is not setCONFIG_CPU_FREQ_GOV_USERSPACE=yCONFIG_CPU_FREQ_GOV_ONDEMAND=y# CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set## CPUFreq processor drivers#CONFIG_X86_POWERNOW_K8=yCONFIG_X86_POWERNOW_K8_ACPI=y# CONFIG_X86_SPEEDSTEP_CENTRINO is not setCONFIG_X86_ACPI_CPUFREQ=y## shared options#CONFIG_X86_ACPI_CPUFREQ_PROC_INTF=y# CONFIG_X86_SPEEDSTEP_LIB is not set## Bus options (PCI etc.)#CONFIG_PCI=yCONFIG_PCI_DIRECT=yCONFIG_PCI_MMCONFIG=yCONFIG_PCIEPORTBUS=yCONFIG_PCI

Re: [gentoo-user] Instant reboot at grub stage 1.5

2006-09-22 Thread Mick
On Friday 22 September 2006 03:21, fire-eyes wrote:
> Hello, I'm stumped here, so i'm open for suggestions.
>
> My system refuses to boot fully. What happens is it powers on, and i see
> a very quick flash that says something along the lines of "Loading Grub
> Stage 1.5", and then a reboot. This just continues in a loop.
>
> In the past few days, I was upgrading glibc to 2.4 and also to gcc
> 4.1.1. I was using the GCC upgrade guide. Everything went well until it
> was time to reboot. I did do an emerge -e world.
>
> I remerged grub, and used the grub console to reinstall. I have checked
> my grub.conf, it looks fine. It also does not have any trailing garbage
> (suggestion from others).
>
> I also recompiled and reinstalled my kernel, making sure it was compiled
> with gcc 4.1.1.
>
> Many times i got back in via chroot, and tried to reinstall grub, but to
> no avail. It sees the disks, it sees the partitions, it sees the
> filesystems.
>
> So I am not sure what to do next. I flung about 4 hours of time at this
> with no change.
>
> Any ideas?

Does this help?

http://www.gentoo.org/doc/en/grub-error-guide.xml

Alternatively, please post the usual info:  fdisk -l, grub.conf, df -h and 
we'll take it from there.
-- 
Regards,
Mick


pgppmoHWVoMSU.pgp
Description: PGP signature


[gentoo-user] which package provides a given library?

2006-09-22 Thread Helmut Jarausch
Hi,

I'd like to write my own .ebuild file.
I know which libaries are needed by the new package
but how can I find out which package provides a
given library?

e.g.

libXext (probably virtual/x11)

I've tried
equery belongs Xext

but didn't get an answer.

Many thanks for hint,

Helmut Jarausch

Lehrstuhl fuer Numerische Mathematik
RWTH - Aachen University
D 52056 Aachen, Germany

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] which package provides a given library?

2006-09-22 Thread Neil Bothwick
On Fri, 22 Sep 2006 11:23:36 +0200 (CEST), Helmut Jarausch wrote:

> I'd like to write my own .ebuild file.
> I know which libaries are needed by the new package
> but how can I find out which package provides a
> given library?

http://www.rommel.stw.uni-erlangen.de/~fejf/cgi-bin/pfs-web.pl


-- 
Neil Bothwick

Become a gynaecologist, look up a friend today.


signature.asc
Description: PGP signature


Re: [gentoo-user] Problem after recompiling kernel

2006-09-22 Thread Dirk Heinrichs
Am Freitag, 22. September 2006 10:21 schrieb ext Stephen Liu:
> Hi Dirk,
>
> > How, without knowing more about your system (esp. HD subsystem used)
>
> IDE ATA133 HD
>
> > your actual kernel config (/usr/src/linux/.config)?
>

> CONFIG_NR_CPUS=32

Wow, what kind of machine is this?

> # ATA/ATAPI/MFM/RLL support
> #
> CONFIG_IDE=y
> CONFIG_BLK_DEV_IDE=y
>
> #
> # Please see Documentation/ide.txt for help/info on IDE drives
> #
> # CONFIG_BLK_DEV_IDE_SATA is not set
> # CONFIG_BLK_DEV_HD_IDE is not set
> CONFIG_BLK_DEV_IDEDISK=y
> CONFIG_IDEDISK_MULTI_MODE=y
> CONFIG_BLK_DEV_IDECD=y
> # CONFIG_BLK_DEV_IDETAPE is not set

Looks good.

> #
> # Multi-device support (RAID and LVM)
> #
> CONFIG_MD=y
> # CONFIG_BLK_DEV_MD is not set
> CONFIG_BLK_DEV_DM=y
> # CONFIG_DM_CRYPT is not set
> - deleted -

Do you have any crypted devices you want to use? If yes, you should enable 
CONFIG_DM_CRYPT, otherwise this looks good.

HTH...

Dirk
-- 
Dirk Heinrichs  | Tel:  +49 (0)162 234 3408
Configuration Manager   | Fax:  +49 (0)211 47068 111
Capgemini Deutschland   | Mail: [EMAIL PROTECTED]
Hambornerstraße 55  | Web:  http://www.capgemini.com
D-40472 Düsseldorf  | ICQ#: 110037733
GPG Public Key C2E467BB | Keyserver: www.keyserver.net


pgpLGyh9XJrOz.pgp
Description: PGP signature


Re: [gentoo-user] Problem after recompiling kernel

2006-09-22 Thread Stephen Liu
Hi Dirk,>> CONFIG_NR_CPUS=32> Wow, what kind of machine is this?This is a AMD64 bit box.  But I did not touch this item on recompiling kernel.   Before recompilation there was no such a complaint on text scrolling at booting. >> # Multi-device support (RAID and LVM)>> #>> CONFIG_MD=y>> # CONFIG_BLK_DEV_MD is not set>> CONFIG_BLK_DEV_DM=y>> # CONFIG_DM_CRYPT is not set>> - deleted -> Do you have any crypted devices you want to use? If yes, you should > enable CONFIG_DM_CRYPT, otherwise this looks good.No, not for the
 time being.  Tks.Others noted with tksB.R.SL

Re: [gentoo-user] which package provides a given library?

2006-09-22 Thread Wolfgang Illmeyer
Am Freitag, 22. September 2006 11:23 schrieb Helmut Jarausch:
> Hi,
>
> I'd like to write my own .ebuild file.
> I know which libaries are needed by the new package
> but how can I find out which package provides a
> given library?
>
> e.g.
>
> libXext (probably virtual/x11)
>
> I've tried
> equery belongs Xext
>

You need to specify the full filename with path (iirc).

$ equery belongs /usr/lib/libXext.so

[ Searching for file(s) /usr/lib/libXext.so in *... ]
x11-libs/libXext-1.0.1 (/usr/lib/libXext.so -> libXext.so.6.4.0)

/Wolfgang
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] which package provides a given library?

2006-09-22 Thread Helmut Jarausch
On 22 Sep, Neil Bothwick wrote:
> On Fri, 22 Sep 2006 11:23:36 +0200 (CEST), Helmut Jarausch wrote:
> 
>> I'd like to write my own .ebuild file.
>> I know which libaries are needed by the new package
>> but how can I find out which package provides a
>> given library?
> 
> http://www.rommel.stw.uni-erlangen.de/~fejf/cgi-bin/pfs-web.pl

Many thanks.
How to install that locally?

Helmut.

-- 
Helmut Jarausch

Lehrstuhl fuer Numerische Mathematik
RWTH - Aachen University
D 52056 Aachen, Germany

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] nfs and samba doesn't mount at boot

2006-09-22 Thread Pawel K
> It looks like an dependency problem on your init
scripts.
> Did you tried to run "depscan.sh"? it should fix
init.d dependencies.

depscan.sh didn't help.
I find that when I remove xdm from default runlevel
everything works fine.
I can also see that when stopping xdm via:
/etc/init.d/xdm stop
I receive error message.
My xdm depend() section looks like:
depend() {
need localmount

# this should start as early as possible
# we can't do 'before *' as that breaks it
# (#139824) Start after ypbind and autofs for
network authentication
# (#145219) Could use lirc mouse as input
device
after bootmisc readahead-list ypbind autofs
openvpn gpm netmount lircd
before alsasound net.lo

# Start before X
use acpid hald xfs
}

Do You have any idea what can be wrong ?
Thank You for help.

-at

--- Alan McKinnon <[EMAIL PROTECTED]> wrote:

> On Friday 15 September 2006 17:46, Pawel K wrote:
> > Hello
> > NFS and SAMBA doesn't mount at boot:
> >
> > 1. NFS
> >
> > I receive the following message at boot:
> > Sep 15 14:34:34 [rc-scripts] ERROR:  cannot start
> > nfsmount as net.eth0 could not start
> > Sep 15 14:34:35 [rc-scripts] ERROR:  cannot start
> > netmount as net.eth0 could not start
> 
> [snip]
> 
> > Do You have any idea what can be wrong with my
> > configuration ?
> 
> The answer is right there in the error messages. The
> scripts 
> cannot bring up your eth0 interface, so there's a
> snowball's 
> chance in hell of nfs or samba ever working until
> that's fixed.
> 
> You need to find out why networking isn't coming up.
> Start 
> with /etc/conf.d/net and the output from ifconfig. 
> 
> Can you use ifconfig to bring the interface up
> manually? 
> Run /etc/init.d/net.eth0 and inspect the output
> closely, 
> that'll give you further clues.
> 
> alan
> 
> 
> -- 
> gentoo-user@gentoo.org mailing list
> 
> 



__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] typo3 as webapp

2006-09-22 Thread Enrico Weigelt

Hi,

anyone here who's got working typo3 ebuilds ?
I've grabbed some from the net, but this doesn't seem to be
completed. 

I emerge'd the typo3_src package and installed it via 
webapp-config. But the whole stuff in ./htdocs is missing, 
so it seems, I need the typo3_dummy installed too.

Is anyone working on a better solution, ie. one (frontend) 
package, which can be set up via an simple webapp-config call 
(just like all other webapps too) ?


cu
-- 
-
 Enrico Weigelt==   metux IT service - http://www.metux.de/
-
 Please visit the OpenSource QM Taskforce:
http://wiki.metux.de/public/OpenSource_QM_Taskforce
 Patches / Fixes for a lot dozens of packages in dozens of versions:
http://patches.metux.de/
-
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] which package provides a given library?

2006-09-22 Thread Neil Bothwick
On Fri, 22 Sep 2006 12:08:59 +0200 (CEST), Helmut Jarausch wrote:

> > http://www.rommel.stw.uni-erlangen.de/~fejf/cgi-bin/pfs-web.pl  
> 
> Many thanks.
> How to install that locally?

You don't. you use equery belongs locally, which only works with
installed packages.


-- 
Neil Bothwick

Sir! Romulan warbird decloaki»®õ÷üÁ NO CARRIER


signature.asc
Description: PGP signature


Re: [gentoo-user] which package provides a given library?

2006-09-22 Thread Alan McKinnon
On Friday 22 September 2006 14:05, Neil Bothwick wrote:
> On Fri, 22 Sep 2006 12:08:59 +0200 (CEST), Helmut Jarausch 
wrote:
> > > http://www.rommel.stw.uni-erlangen.de/~fejf/cgi-bin/pfs-w
> > >eb.pl
> >
> > Many thanks.
> > How to install that locally?
>
> You don't. you use equery belongs locally, which only works
> with installed packages.

I was discussing this with one of the devs in the company this 
morning, and we both want to know how to determine which 
ebuild(s) will install a certain binary/lib that isn;t 
installed yet. Is there an app that does this?

As a very simplistic example, I want 'equery', there's no ebuild 
called 'equery' cause it comes from gentoolkit. If I didn't 
already know that, how could I find it out?

We had a quick look this morning and it seems like to do it we 
might have to extend something in the portage tree, perhaps a 
new xml tag in the metadata file that the maintainer would have 
to keep current

alan
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] which package provides a given library?

2006-09-22 Thread Neil Bothwick
On Fri, 22 Sep 2006 14:39:33 +0200, Alan McKinnon wrote:

> I was discussing this with one of the devs in the company this 
> morning, and we both want to know how to determine which 
> ebuild(s) will install a certain binary/lib that isn;t 
> installed yet. Is there an app that does this?

No, partly because the installed files depend on USE flags etc. It's not
like a binary distro when you can just keep a database of the contents of
each package. The web page I posted does a good job of this though.


-- 
Neil Bothwick

Yes, I am an agent of Satan, but my duties are largely ceremonial.


signature.asc
Description: PGP signature


[gentoo-user] NTP or chrony?

2006-09-22 Thread Mick
For a laptop . . .

What do/would you use and why?  

I can't be bothered setting my clock manually anymore and thought of moving on 
with the times (pun intended).  :)
-- 
Regards,
Mick


pgpzGJxCqThQR.pgp
Description: PGP signature


[gentoo-user] re-emerge python-2.5 with Tkinter support

2006-09-22 Thread Helmut Jarausch
Hi,

I have (successfully) emerged python-2.5 but I forgot
to set my global USE flags to build tcltk support.
To have Tkinter available, I tried (after unmasking
the packages)
emerge --update --newuse =dev-lang/python-2.5

but it didn't re-emerge python since it's
brand new.
I don't dare to unmerge python since emerge is a
python script.
How can I proceed?

Many thanks for a hint,
Helmut.

-- 
Helmut Jarausch

Lehrstuhl fuer Numerische Mathematik
RWTH - Aachen University
D 52056 Aachen, Germany

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] NTP or chrony?

2006-09-22 Thread Mike Williams
On Friday 22 September 2006 14:26, Mick wrote:
> For a laptop . . .
>
> What do/would you use and why?
>
> I can't be bothered setting my clock manually anymore and thought of moving
> on with the times (pun intended).  :)

openntpd, it's easy. Install, run.

-- 
Mike Williams
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] NTP or chrony?

2006-09-22 Thread Neil Bothwick
On Fri, 22 Sep 2006 14:26:20 +0100, Mick wrote:

> For a laptop . . .
> 
> What do/would you use and why?  

ntp assumes a permanent connection, so chrony is probably a better
solution. I thin it was originally intended for dialup use, but is well
suited to a laptop with an intermittent Internet connection.

I should use it on mine, but never bothered to set it up, I still use
rdate run from the network postup() script.


-- 
Neil Bothwick

By the time you can make ends meet, they move the ends.


signature.asc
Description: PGP signature


Re: [gentoo-user] re-emerge python-2.5 with Tkinter support

2006-09-22 Thread Neil Bothwick
On Fri, 22 Sep 2006 15:34:38 +0200 (CEST), Helmut Jarausch wrote:

> I have (successfully) emerged python-2.5 but I forgot
> to set my global USE flags to build tcltk support.
> To have Tkinter available, I tried (after unmasking
> the packages)
> emerge --update --newuse =dev-lang/python-2.5
> 
> but it didn't re-emerge python since it's
> brand new.

If you changed a flag used by the package, such as tk, --newuse should
cause a rebuild. But as you know you want to rebuild the package, why not
just do

emerge --oneshot =dev-lang/python-2.5

Or unmask python-2.5-r1 and let emerge -u world handle it.


-- 
Neil Bothwick

Accept that some days you're the pigeon, and some days you're the statue.


signature.asc
Description: PGP signature


Re: [gentoo-user] which package provides a given library?

2006-09-22 Thread Alan McKinnon
On Friday 22 September 2006 14:50, Neil Bothwick wrote:
> On Fri, 22 Sep 2006 14:39:33 +0200, Alan McKinnon wrote:
> > I was discussing this with one of the devs in the company
> > this morning, and we both want to know how to determine
> > which ebuild(s) will install a certain binary/lib that
> > isn;t installed yet. Is there an app that does this?
>
> No, partly because the installed files depend on USE flags
> etc. It's not like a binary distro when you can just keep a
> database of the contents of each package. The web page I
> posted does a good job of this though.

That's what I figured, especially the moving target caused by 
USE

It seems like a whole lotta work, plus a whole lotta changes to 
the tree plus a whole lotta maintenance in the future, all for 
a nice-to-have. Which explains why it hasn't been done yet.

alan
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] typo3 as webapp

2006-09-22 Thread Bertrand Jacquin

On 9/22/06, Enrico Weigelt <[EMAIL PROTECTED]> wrote:


Hi,

anyone here who's got working typo3 ebuilds ?
I've grabbed some from the net, but this doesn't seem to be
completed.

I emerge'd the typo3_src package and installed it via
webapp-config. But the whole stuff in ./htdocs is missing,
so it seems, I need the typo3_dummy installed too.


Do you speak about the rails blogs typo ?


Is anyone working on a better solution, ie. one (frontend)
package, which can be set up via an simple webapp-config call
(just like all other webapps too) ?


I did the install my hand (typo4 instead) and create some init script.
--
gentoo-user@gentoo.org mailing list



[gentoo-user] Which Fax/pbx server?

2006-09-22 Thread James
Hello,

I need to setup a fax server (on a gentoo server) for both linux
and windoz access. The (fax) phone line is frequently used
for voice also.

Which software should I use? (gfax, hylafax, etc) ?

I have several machine and modems to choose from, but, if
we wanted to use this project to put in a small, inexpensive
linux-centric pbx(voip) solution, in addition to the
fax line, which technologies (hardware and software)
would you recommend? [sip, asterick.]
The max number of phone lines is (6).

thoughts and suggestions are most welcome,

James

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] NTP or chrony?

2006-09-22 Thread Dale
Neil Bothwick wrote:
> On Fri, 22 Sep 2006 14:26:20 +0100, Mick wrote:
>
>   
>> For a laptop . . .
>>
>> What do/would you use and why?  
>> 
>
> ntp assumes a permanent connection, so chrony is probably a better
> solution. I thin it was originally intended for dialup use, but is well
> suited to a laptop with an intermittent Internet connection.
>
> I should use it on mine, but never bothered to set it up, I still use
> rdate run from the network postup() script.
>
>
>   

Actually I ran ntp on dial-up.  It worked fine since I was connected
most of the time at night. 

If you need help, I'd be glad to share some config files.

Dale

:-)  :-)  :-)
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Xdm doesn´t start anymore

2006-09-22 Thread Oliver Klein
 Hi 


After update the hole system xdm doesn´t start anymore. During the boot
process i saw this error message

/sbin/start-stop-daemon stat /usr/bin/xdm no such file or directory
Error could not start the display manager

I have installed xorg-7.0 and in my rc.conf i add the following lines

ISPLAYMANAGER="xdm"
XSESSION="kde-3.5"

So what´s wrong here and how can i solve this? Thx in advance!

Regards
Olly



-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Xdm doesn´t start anymore

2006-09-22 Thread Bo Ørsted Andresen
On Friday 22 September 2006 20:21, Oliver Klein wrote:
> After update the hole system xdm doesn´t start anymore. During the boot
> process i saw this error message
>
> /sbin/start-stop-daemon stat /usr/bin/xdm no such file or directory
> Error could not start the display manager
>
> I have installed xorg-7.0 and in my rc.conf i add the following lines
>
> ISPLAYMANAGER="xdm"
> XSESSION="kde-3.5"
>
> So what´s wrong here and how can i solve this? Thx in advance!

Did you follow the migration guide [1]? Did you emerge x11-apps/xdm (or 
virtual/x11)? If you did please post the output of (equery is part of 
app-portage/gentoolkit):

# equery check x11-apps/xdm

[1] http://www.gentoo.org/proj/en/desktop/x/x11/modular-x-howto.xml

-- 
Bo Andresen


pgpHZBkucbfxs.pgp
Description: PGP signature


Re: [gentoo-user] NTP or chrony?

2006-09-22 Thread Mick
On Friday 22 September 2006 18:41, Dale wrote:
> Neil Bothwick wrote:
> > On Fri, 22 Sep 2006 14:26:20 +0100, Mick wrote:
> >> For a laptop . . .
> >>
> >> What do/would you use and why?
> >
> > ntp assumes a permanent connection, so chrony is probably a better
> > solution. I thin it was originally intended for dialup use, but is well
> > suited to a laptop with an intermittent Internet connection.
> >
> > I should use it on mine, but never bothered to set it up, I still use
> > rdate run from the network postup() script.
>
> Actually I ran ntp on dial-up.  It worked fine since I was connected
> most of the time at night.
>
> If you need help, I'd be glad to share some config files.

Thank you Dale, I think that ntp may be a bit of an overkill for my needs. If 
I need help I'll get in touch.
-- 
Regards,
Mick


pgpbngwaPDeEX.pgp
Description: PGP signature


Re: [gentoo-user] NTP or chrony?

2006-09-22 Thread Mick
On Friday 22 September 2006 14:48, Neil Bothwick wrote:
> On Fri, 22 Sep 2006 14:26:20 +0100, Mick wrote:
> > For a laptop . . .
> >
> > What do/would you use and why?
>
> ntp assumes a permanent connection, so chrony is probably a better
> solution. I thin it was originally intended for dialup use, but is well
> suited to a laptop with an intermittent Internet connection.
>
> I should use it on mine, but never bothered to set it up, I still use
> rdate run from the network postup() script.

Hmm, for some reason my ISP's ntp server does not work with my Gentoo (it 
works with WinXP):
===
22:23:52.518518 IP (tos 0x0, ttl  64, id 0, offset 0, flags [DF], proto: UDP 
(17), length: 28) 192.168.0.5.32788 > ntp.metronet.co.uk.time: UDP, length 0
22:23:52.518830 IP (tos 0x0, ttl  64, id 38401, offset 0, flags [DF], proto: 
UDP (17), length: 72) 192.168.0.5.32789 > router.domain:  65070+[|domain]
22:23:52.533571 IP (tos 0xa0, ttl  60, id 49836, offset 0, flags [none], 
proto: ICMP (1), length: 56) ntp.metronet.co.uk > 192.168.0.5: ICMP 
ntp.metronet.co.uk udp port time unreachable, length 36
IP (tos 0x40, ttl  60, id 0, offset 0, flags [DF], proto: UDP (17), 
length: 28) 192.168.0.5.32788 > ntp.metronet.co.uk.time: [|udp]
===

What's this "port time unreachable" message - the rdate command times out of 
course.
-- 
Regards,
Mick


pgp0r8uBIyrJn.pgp
Description: PGP signature


Re: [gentoo-user] modular X : where is xorg.conf ?

2006-09-22 Thread Philip Webb
060921 Philip Webb wrote:
> I've updated to modular X
> and everything seems to be working as before, but where is  xorg.conf ?

Modular X does create its own version on the fly,
but it's better to have the file in  /etc/X11  in case of further change.
On the raw console (outside X) I ran 'Xorg -configure',
which created a version in my home dir, which needed a couple of tweaks
to recognise my mouse & get the display the correct size,
in fact just the changes I had to make when I started 031006 !

So now on to kernel 2.6.18 & getting Nvidia acceleration working again.

-- 
,,
SUPPORT ___//___,  Philip Webb : [EMAIL PROTECTED]
ELECTRIC   /] [] [] [] [] []|  Centre for Urban & Community Studies
TRANSIT`-O--O---'  University of Toronto
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] java failure (or DVArchive issue)

2006-09-22 Thread Peter Kelly
Holas,

I'm slowly, but surely, moving away from the Windows platform.  My latest 
challenge is DVArchive, a utility for ReplayTV users.

When I run it as root, there is no issue.
I ran it as a user once, but every time since then I get

[EMAIL PROTECTED] ~ $ java  -jar /opt/DVArchive/DVArchive.jar
Warning: Cannot convert 
string "-b&h-lucida-medium-r-normal-sans-*-140-*-*-p-*-iso8859-1" to type 
FontStruct
java.lang.Exception: Stack trace
at java.lang.Thread.dumpStack(Thread.java:1064)
at dvarchive.L.D.?(ReplayDevice.java:448)
at dvarchive.D.Q.?(KnownDVR.java:153)
at dvarchive.D.Q.(KnownDVR.java:39)
at dvarchive.ReplayUI.R.?(OpenDVRManager.java:274)
at dvarchive.ReplayUI.dvaMainFrame.?(dvaMainFrame.java:233)
at dvarchive.ReplayUI.dvaMainFrame.?(dvaMainFrame.java:385)
at dvarchive.dvArchive$1.run(dvArchive.java:434)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:189)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:478)
at 
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
at 
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
at 
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
at 
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)


As a java-ignorant individual, I have no idea where to even start, after 
Google.  I get the same font warning as root, so I doubt that's the issue.  
Then again...

Any ideas?

Thanks.

Peter


-- 
Everything is controlled by a small evil group to which, unfortunately,
no one we know belongs.
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Xdm doesn´t start anymore

2006-09-22 Thread Colleen Beamer
Bo Ørsted Andresen wrote:
> On Friday 22 September 2006 20:21, Oliver Klein wrote:
>> After update the hole system xdm doesn´t start anymore. During the boot
>> process i saw this error message
>>
>> /sbin/start-stop-daemon stat /usr/bin/xdm no such file or directory
>> Error could not start the display manager
>>
>> I have installed xorg-7.0 and in my rc.conf i add the following lines
>>
>> ISPLAYMANAGER="xdm"


You should probably set this line to DISPLAYMANAGER="kdm"

At least that's how I have mine set and it works.


Regards,

Colleen

-- 

Registered Linux User #411143 with the Linux Counter, http://counter.li.org
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] can't find libdbus-1.so.2 ?

2006-09-22 Thread Chuanwen Wu

2006/9/17, Neil Bothwick <[EMAIL PROTECTED]>:

On Sun, 17 Sep 2006 02:59:12 +, Chuanwen Wu wrote:



Run revdep-rebuild without -p? Or do you mean revdep-rebuild -p quits
with errors before completing?

Yes!Quiting with errors!



--
Neil Bothwick

WinErr 012: Window closed - Do not look inside






--
wcw
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] can't find libdbus-1.so.2 ?

2006-09-22 Thread Bo Ørsted Andresen
On Saturday 23 September 2006 03:52, Chuanwen Wu wrote:
> > Run revdep-rebuild without -p? Or do you mean revdep-rebuild -p quits
> > with errors before completing?
>
> Yes!Quiting with errors!

Well, you'll have to show us those errors if you want help...

-- 
Bo Andresen


pgpg0NQCjWxQa.pgp
Description: PGP signature


[gentoo-user] Re: can't find libdbus-1.so.2 ?

2006-09-22 Thread Chuanwen Wu

Now,I have solve the "libdbus" problem:the libdbus-1.so.2 comes from
dbus6.1 and i update dbus to version 9.1,so the error occure!

But i still have some problems:
i can't enter my gnome and the error is:

The application "gnome-panel" has quit unexpectedly.
The application "nautilus" has quit unexpectedly.

And when i enter my xfce,my desktop is gone!All is black except the
bars in the top of the screen and in the button of the screen.


--
wcw
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Problem after recompiling kernel

2006-09-22 Thread Norberto Bensa
Stephen Liu wrote:
> Hi folks,
>
> Gentoo_amd64
> gnome-light
>
> After recompiling kernel to enable;
> checked "Legacy Power Management API"
> cheched "Video" on "ACPI (Advanced Configuration and Power Interface)
> Support"
>
> following warning popup at booting;
> ...
> Sep 22 23:01:01 localhost device-mapper: dm-linear: Device lookup failed
> Sep 22 23:01:01 localhost device-mapper: error adding target to table


Do you use evms? If you don't, emerge -C evms


pgp83P79gIe0l.pgp
Description: PGP signature


Re: [gentoo-user] nfs and samba doesn't mount at boot

2006-09-22 Thread Drew

Do You have any idea what can be wrong ?
Thank You for help.

-at


Can you post the output of "rc-update show". Snowballs chance but I
have an idea.


-Drew
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] can't find libdbus-1.so.2 ?

2006-09-22 Thread Chuanwen Wu

2006/9/23, Bo Ørsted Andresen <[EMAIL PROTECTED]>:


Well, you'll have to show us those errors if you want help...

The libdbus prolem i think is solved,now.
# revdep-rebuild --library libdbus-1.so.2 -p
Configuring search environment for revdep-rebuild

Environment mismatch from previous run, deleting temporary files...

Checking reverse dependencies...

Packages containing binaries and libraries using libdbus-1.so.2
will be emerged.

Collecting system binaries and libraries... done.
 (/root/.revdep-rebuild.1_files)

Checking dynamic linking...
done.
 (/root/.revdep-rebuild_6c9ea14f.3_rebuild)

Assigning files to ebuilds... Nothing to rebuild

Evaluating package order... done.
 (/root/.revdep-rebuild_6c9ea14f.5_order)

There are no dynamic links to libdbus-1.so.2... All done.



***
and then
#revdep-rebuild  -p
Configuring search environment for revdep-rebuild

Checking reverse dependencies...

Packages containing binaries and libraries broken by a package update
will be emerged.

Collecting system binaries and libraries... done.
 (/root/.revdep-rebuild.1_files)

Collecting complete LD_LIBRARY_PATH... done.
 (/root/.revdep-rebuild.2_ldpath)

Checking dynamic linking consistency...
 broken /usr/bin/xfce4-iconbox (requires  libxfce4mcs-client.so.2
libxfce4util.so.1 libxfcegui4.so.3)
 broken /usr/lib/xfce4/panel-plugins/libcpugraph.so (requires
libxfce4util.so.1 libxfcegui4.so.3)
 broken /usr/lib/xfce4/panel-plugins/libeyes.so (requires
libxfce4util.so.1 libxfcegui4.so.3)
 broken /usr/lib/xfce4/panel-plugins/libtaskbar.so (requires
libxfce4util.so.1 libxfcegui4.so.3)
 broken /usr/lib/xfce4/panel-plugins/libtriggerlauncher.so (requires
libxfce4util.so.1 libxfcegui4.so.3)
 broken /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/libgcjawt.la (requires
/usr/lib/lib-gnu-java-awt-peer-gtk.la)
 broken /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/libgij.la (requires
/usr/lib/libgcj.la)
done.
 (/root/.revdep-rebuild.3_rebuild)

Assigning files to ebuilds... done.
 (/root/.revdep-rebuild.4_ebuilds)

Evaluating package order... done.
 (/root/.revdep-rebuild.5_order)

All prepared. Starting rebuild...
emerge --oneshot -p =sys-devel/gcc-4.1.1-r1
=xfce-extra/xfce4-cpugraph-0.2.2-r2 =xfce-extra/xfce4-iconbox-4.2.3
=xfce-extra/xfce4-taskbar-0.2.2-r2 =xfce-extra/xfce4-toys-4.2.3
=xfce-extra/xfce4-trigger-launcher-4.2.3

These are the packages that would be merged, in order:

Calculating dependencies... done!
[blocks B ] >=xfce-base/xfce4-panel-4.3 (is blocking
xfce-extra/xfce4-cpugraph-0.2.2-r2)
[blocks B ] >=xfce-base/xfce4-panel-4.3 (is blocking
xfce-extra/xfce4-taskbar-0.2.2-r2)
[ebuild   R   ] sys-devel/gcc-4.1.1-r1
[ebuild UD] xfce-base/libxfce4util-4.2.3.2 [4.3.90.2]
[ebuild UD] xfce-base/libxfcegui4-4.2.3 [4.3.90.2]
[ebuild UD] xfce-base/libxfce4mcs-4.2.3 [4.3.90.2]
[ebuild UD] xfce-base/xfce-mcs-manager-4.2.3 [4.3.90.2]
[ebuild UD] xfce-base/xfce-mcs-plugins-4.2.3 [4.3.90.2]
[ebuild UD] xfce-base/xfce4-panel-4.2.3 [4.3.90.2]
[ebuild   R   ] xfce-extra/xfce4-cpugraph-0.2.2-r2
[ebuild   R   ] xfce-extra/xfce4-iconbox-4.2.3
[ebuild   R   ] xfce-extra/xfce4-taskbar-0.2.2-r2
[ebuild   R   ] xfce-extra/xfce4-toys-4.2.3
[ebuild   R   ] xfce-extra/xfce4-trigger-launcher-4.2.3
Now you can remove -p (or --pretend) from arguments and re-run revdep-rebuild.
***
the xfce* things is always here even after i emerge xfce4.3.90.2 even
when my gentoo is OK! And it seems that i can only switch to xfce4.2.3
to solve the problem.
And  to gcc,i have remerge  it for more than once .I don't know why it
is still here!

Is there any relation between the package above and my gnome and xfce problem?

--
Bo Andresen






--
wcw

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] can't find libdbus-1.so.2 ?

2006-09-22 Thread Bo Ørsted Andresen
On Saturday 23 September 2006 04:34, Chuanwen Wu wrote:
> The libdbus prolem i think is solved,now.
[...]

Right.

> #revdep-rebuild  -p
[...]
>   broken /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/libgcjawt.la (requires
> /usr/lib/lib-gnu-java-awt-peer-gtk.la)
>   broken /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/libgij.la (requires
> /usr/lib/libgcj.la)

This is bug #125728 [1]. Solution is in comment 29 [2].

[1] http://bugs.gentoo.org/show_bug.cgi?id=125728
[2] http://bugs.gentoo.org/show_bug.cgi?id=125728#c29

[...]
> Calculating dependencies... done!
> [blocks B ] >=xfce-base/xfce4-panel-4.3 (is blocking
> xfce-extra/xfce4-cpugraph-0.2.2-r2)

xfce4-panel-4.3.x is incompatible with xfce-extra/xfce4-cpugraph-0.2.x. You've 
got three options: 1) Downgrade to xfce4-panel-4.2.x, 2) Upgrade to 
xfce4-cpugraph-0.3.x (this isn't in portage yet) or 3) unmerge 
xfce4-cpugraph.

> [blocks B ] >=xfce-base/xfce4-panel-4.3 (is blocking
> xfce-extra/xfce4-taskbar-0.2.2-r2)

I guess that's the same as above..

[...]
> Is there any relation between the package above and my gnome and xfce
> problem?

Don't really know that. Resolve the above and I guess you'll find out...

-- 
Bo Andresen


pgpnCgqFLSsGX.pgp
Description: PGP signature


[gentoo-user] Problems with libstdc++.

2006-09-22 Thread Christopher Granade
Earlier, I successfully installed Skype via portage (net-im/skype), but
upon attempting to run it get the following text:

Running artsd found
Starting artsd wrapped skype
==
Running wrapped Skype failed, trying not-wrapped mode...
==

Upon further investigation, I narrowed the problem down to an error with
my installation of libstdc++:

$ artsdsp -v --mmap /opt/skype/skype.bin
artsdsp:   1.5.2
name:
command line:  /opt/skype/skype.bin
threaded:  yes
ERROR: ld.so: object '/usr/kde/3.5/lib/libartsdsp.so.0' from LD_PRELOAD
cannot be preloaded: ignored.
ERROR: ld.so: object '/usr/kde/3.5/lib/libartsc.so.0' from LD_PRELOAD
cannot be preloaded: ignored.
/opt/skype/skype.bin: error while loading shared libraries:
libstdc++.so.5: cannot open shared object file: No such file or directory

I then ran revdep-rebuild to try and fix the problem, and it said that
that libstdc++.so.5 was broken, and that it would fix it. After
revdep-rebuild ran, I went back to run Skype again and got the same
error. Running revdep-rebuild a second time resulted in the exact same
output. Any ideas? Thanks.

--Christopher Granade
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Problems with libstdc++.

2006-09-22 Thread Bo Ørsted Andresen
On Saturday 23 September 2006 05:59, Christopher Granade wrote:
[...]
> /opt/skype/skype.bin: error while loading shared libraries:
> libstdc++.so.5: cannot open shared object file: No such file or directory
>
> I then ran revdep-rebuild to try and fix the problem, and it said that
> that libstdc++.so.5 was broken, and that it would fix it. After
> revdep-rebuild ran, I went back to run Skype again and got the same
> error. Running revdep-rebuild a second time resulted in the exact same
> output. Any ideas? Thanks.

revdep-rebuild doesn't look at /opt (which is where binary stuff like skype is 
installed). Also remerging won't help since it's binary. It won't be 
recompiled since the source code isn't available.

sys-libs/libstdc++-v3 provides libstdc++.so.5:

# emerge -va sys-libs/libstdc++-v3

-- 
Bo Andresen


pgpdo8O5IYLfQ.pgp
Description: PGP signature


Re: [gentoo-user] can't find libdbus-1.so.2 ?

2006-09-22 Thread Chuanwen Wu

2006/9/23, Bo Ørsted Andresen <[EMAIL PROTECTED]>:

On Saturday 23 September 2006 04:34, Chuanwen Wu wrote:
> The libdbus prolem i think is solved,now.
[...]

Right.

> #revdep-rebuild  -p
[...]
>   broken /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/libgcjawt.la (requires
> /usr/lib/lib-gnu-java-awt-peer-gtk.la)
>   broken /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/libgij.la (requires
> /usr/lib/libgcj.la)

This is bug #125728 [1]. Solution is in comment 29 [2].

[1] http://bugs.gentoo.org/show_bug.cgi?id=125728
[2] http://bugs.gentoo.org/show_bug.cgi?id=125728#c29


Thank you!I have fixed it now!

[...]
> Calculating dependencies... done!
> [blocks B ] >=xfce-base/xfce4-panel-4.3 (is blocking
> xfce-extra/xfce4-cpugraph-0.2.2-r2)

xfce4-panel-4.3.x is incompatible with xfce-extra/xfce4-cpugraph-0.2.x. You've
got three options: 1) Downgrade to xfce4-panel-4.2.x, 2) Upgrade to
xfce4-cpugraph-0.3.x (this isn't in portage yet) or 3) unmerge
xfce4-cpugraph.

> [blocks B ] >=xfce-base/xfce4-panel-4.3 (is blocking
> xfce-extra/xfce4-taskbar-0.2.2-r2)


Yeah,now i have unmerged the xfce4.2* old things,and now
# revdep-rebuild
Configuring search environment for revdep-rebuild

Checking reverse dependencies...

Packages containing binaries and libraries broken by a package update
will be emerged.

Collecting system binaries and libraries... done.
 (/root/.revdep-rebuild.1_files)

Collecting complete LD_LIBRARY_PATH... done.
 (/root/.revdep-rebuild.2_ldpath)

Checking dynamic linking consistency...
done.
 (/root/.revdep-rebuild.3_rebuild)

Assigning files to ebuilds... Nothing to rebuild

Evaluating package order... done.
 (/root/.revdep-rebuild.5_order)

Dynamic linking on your system is consistent... All done.
***
But stil,my gnome and xfce are still all the same!
The problems are not fixed yet.
--
wcw

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] baselayout-1.12.* and "Network is unreachable"

2006-09-22 Thread Walter Dnes
On Sat, Sep 16, 2006 at 03:28:40PM -0700, Grant wrote

> >This all I have for eth0 is /etc/conf.d/net :
> >
> >routes_eth0="default via 192.168.1.1"
> >config_eth0="192.168.1.2"
> >
> >Can anyone help me with this?
> >
> >- Grant
> 
> I'm very sorry about the subject line.  It should have read:
> 
> "baselayout-1.12.* and "Network is unreachable"

  I don't see the original, so I'm replying to this message.  My
(somewhat non-standard) setup has the following lines...

config_eth0="192.168.123.252 broadcast 192.168.123.255 netmask 255.255.255.248 
mtu 1454"
routes_eth0=("default via 192.168.123.254")

  I think that you should specify netmask and the broadcast address in
"config_eth0".  First, we need to know...
  - what IP address range is allocated to the machines behind the router?
  - what IP address does the router display to the machines behind it
(presumably on eth1)?

  I've dealt with a multi-port router sitting behind a single-port ADSL
modem, and I'm aware that you have to take care that they don't step on
each other's address ranges.

-- 
Walter Dnes <[EMAIL PROTECTED]> In linux /sbin/init is Job #1
My musings on technology and security at http://tech_sec.blog.ca
-- 
gentoo-user@gentoo.org mailing list