Re: [gentoo-user] different times in postfix log
Hello, Jan! On Thu, 23 Jun 2005 14:15:48 +0200 you wrote: > > > Since it's a > > > chroot, I can't make a symlink > > > > This just doesn't seem right, if postfix/qmgr requires some kind of > > time marker. I get it that /etc is outside the chroot, but that > > seems to suggest that either the chroot parameters are too narrow > > (and /etc should be inside it, in which case you could create the > > symlink or wouldn't need to), and/or that the logger is > > misconfigured, in that it ought to be able to connect to > > /etc/localtime, but apparently is not. > > > > postfix/qmgr runs in the chroot /var/spool/postfix, so you can't > access anything outside the chroot. So a symlink doesn't work So use _hard_link instead of sym. -- WBR, Vladimir Rusinov aka B.; ICQ # 328664675 http://location.org.ru/ -- gentoo-user@gentoo.org mailing list
Re: [gentoo-user] portage problem
On 3/14/08, Chuck Robey <[EMAIL PROTECTED]> wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > I am trying to install kde-meta. I have been fixing my USE variables as I > find mistakes, and apprently, from this error I got (while building > kde-base/kopete-3.5.8) I was missing the opengl variable while I built a > lot of stuff, and it wants me to rebuild some qt things, but the error > message reads: > > * The die message: > * Please reemerge =x11-libs/qt-3* with USE="opengl". asks me to rebuild something that doesn't exist. Are you really shure that you don't have qt3 installed? You CAN'T build kde3 without qt3. Could one of you wiser > heads take a look and see if you can figure out what things actually need > rebuilding? I know about the --update --newuse flags, so (I hope) I just > need to know what to rebuild. Just add opengl to your use flags and `emerge -v1 =x11-libs/qt-3*` Then, you'll probably need `emerge --update --deep --newuse kde-meta` (or emerge -uDN kde-meta) -- Vladimir Rusinov Voronezh, Russia UNIX Admin @ Murano Software
[gentoo-user] Trying to create nessus-bin-3.2.0 ebuild
Hello! I'm trying to create nessus-bin-3.2.0 ebuild. I've downloaded Nessus-3.2.0-suse10.0.i586.rpm, checked its md5 sum, and I've done just a `cp nessus-bin-3.0.5.ebuild nessus-bin-3.2.0.ebuild`. But even scr_unpack() fails: >>> Unpacking Nessus-3.2.0-suse10.0.i586.rpm to /tmp/portage/net-analyzer/nessus-bin-3.2.0/work !!! ERROR: net-analyzer/nessus-bin-3.2.0 failed. Call stack: ebuild.sh, line 1638: Called dyn_unpack ebuild.sh, line 763: Called qa_call 'src_unpack' ebuild.sh, line 44: Called src_unpack ebuild.sh, line 1328: Called rpm_src_unpack rpm.eclass, line 72: Called die !!! failure unpacking Nessus-3.2.0-suse10.0.i586.rpm !!! If you need support, post the topmost build error, and the call stack if relevant. !!! A complete build log is located at '/tmp/portage/net-analyzer/nessus- bin-3.2.0/temp/build.log'. I've looked into rpm.eclass, and found that problem is in rpm_unpack() { . rpmoff=`rpmoffset < ${rpmfile}` [ -z "${rpmoff}" ] && return 1 $ rpmoffset < /path/to/Nessus-3.2.0-suse10.0.i586.rpm $ echo $? 1 $ rpm2targz /usr/portage/distfiles/Nessus-3.2.0-suse10.0.i586.rpm /usr/portage/distfiles/Nessus-3.2.0-suse10.0.i586.rpm - no magic compression identifier found - skipping file $ emerge -pv rpm2targz These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild R ] app-arch/rpm2targz-9.0-r6 0 kB How can I fix this? Thanks. -- Vladimir Rusinov Voronezh, Russia UNIX Admin @ Murano Software
Re: [gentoo-user] Trying to create nessus-bin-3.2.0 ebuild
On 3/21/08, Mike Williams <[EMAIL PROTECTED]> wrote: > > On Friday 21 March 2008 10:11:30 Vladimir Rusinov wrote: > > How can I fix this? > > > Sorry, I can't tell you how, but I can concur with your findings. > I've tried 3 different 3.2.0 release RPMs and rpmoffset/rpm2targz can't > parse > any of them. However the 3.0.5 suse10 RPM does work. > > I'm going to look for a newer rpm2targz. Well, I've noticed that rpm.eclass tries to use rpm2cpio first. I've installed rpm package and it unpacks and installs now. I have not yet tested installed packages, but anyway I'll submit the ebuild and comments to bugzilla after few hours. -- Vladimir Rusinov Voronezh, Russia UNIX Admin @ Murano Software
Re: [gentoo-user] Trying to create nessus-bin-3.2.0 ebuild
On Sat, Mar 22, 2008 at 4:00 AM, Mike Williams <[EMAIL PROTECTED]> wrote: > I've taken a slightly different route, going for the debian package. > Instead > of looking for an eclass to handle the conversion i just did it manually > with > deb2targz. > Handley debian has openssl-0.9.8, so the dependancies are correct without > having to resort to ugly symlinks, although nessusd does complain about > "no > version information available" in libssl and libcrypto. Oh' thanks a lot for the information. nessus from suse10 does not starts at all for me. -- Vladimir Rusinov Voronezh, Russia UNIX Admin @ Murano Software
[gentoo-user] vmware-server-console: version `GCC_3.4' not found
Hello! I'm dealing with this bug: http://bugs.gentoo.org/show_bug.cgi?id=217650 I'm not able to run vmware-server-console-1.0.5 $ eix vmware-server-console [D] app-emulation/vmware-server-console Installed versions: 1.0.5.80187(14:04:36 14.04.2008) $ vmware-server-console /opt/vmware/server/console/lib/bin/vmware-server-console: /opt/vmware/server/console/lib/lib/libgcc_s.so.1/libgcc_s.so.1: version `GCC_3.4' not found (required by /usr/lib/libcairo.so.2) /opt/vmware/server/console/lib/bin/vmware-server-console: /opt/vmware/server/console/lib/lib/libgcc_s.so.1/libgcc_s.so.1: version `GCC_3.4' not found (required by /usr/lib/libcairo.so.2) /opt/vmware/server/console/lib/bin/vmware-server-console: /opt/vmware/server/console/lib/lib/libgcc_s.so.1/libgcc_s.so.1: version `GCC_3.4' not found (required by /usr/lib/libcairo.so.2) eix ^gcc$ [I] sys-devel/gcc Installed versions: 4.2.0(4.2)(18:40:42 16.09.2007)(-altivec -bootstrap -build doc fortran -gcj -gtk -hardened -ip28 -ip32r10k mudflap -multilib -multislot -n32 -n64 nls -nocxx -objc -objc++ -objc-gc openmp -test -vanilla) $ eix libstdc [I] sys-libs/libstdc++-v3 Installed versions: 3.3.6(5)(02:07:19 10.09.2007)(-build -multilib nls nptl) [I] virtual/libstdc++ Installed versions: 3.3(3.3)(03:22:09 13.06.2007) revdep-rebuild and installing gcc-3.4.6-r2 does not helps Any suggestions how to fix this? -- Vladimir Rusinov Voronezh, Russia UNIX Admin @ Murano Software -- gentoo-user@lists.gentoo.org mailing list
Re: [gentoo-user] vmware-server-console: version `GCC_3.4' not found
On Tue, Apr 15, 2008 at 3:58 AM, William Kenworthy <[EMAIL PROTECTED]> wrote: > quick fix: locate the equivalent system libraries, move the problematic > vmware ones out of the way and symlink to the system libs. Works fine > with vmware workstation. And wait for gentoo/vmware to catch up and fix > with the next iteration ... > > I am using vmware-workstation 5, and cant justify the cost of upgrading > - not sure if this is 5 specific or a wider problem, but there are a few > messages in google about it. Thanks, I've already found a solution (thanks to Mike Auty on bugzilla): "Thanks, this is a known problem. The version in the vmware overlay should include the fix, which is to remove /opt/vmware/server/console/lib/lib/libgcc_s.so.1/libgcc_s.so.1. It seems to be causing the issues and doesn't appear to be vital (in fact, using the system provided one is generally a better idea). We'll try and get this into the tree as soon as we can. Thanks again for reporting this... 5:)" -- Vladimir Rusinov Voronezh, Russia UNIX Admin @ Murano Software -- gentoo-user@lists.gentoo.org mailing list
[gentoo-user] pptp client under nat
Hello! I'm trying to connect from my home box to my office network. At home I have US Robotics ADSL modem (192.168.1.1) and gentoo host 192.168.1.3. 192.168.1.3 is set up as DMZ in modem (so, all ports are open and all portmapped to 192.168.1.3). iptables is not set up (it looks I haven't even module) At office I have D-Link router with pptp server enabled. It's public address is a.b.c.d and internal network is 192.168.5.0/24 I've setup chap-secrets and peer and when I'm doing #pon my_vpn I'm getting following: using channel 32 Using interface ppp0 Connect: ppp0 <--> /dev/pts/7 sent [LCP ConfReq id=0x1] rcvd [LCP ConfReq id=0x0 >] sent [LCP ConfAck id=0x0 >] rcvd [LCP ConfRej id=0x1 ] sent [LCP ConfReq id=0x2 >] rcvd [LCP ConfAck id=0x2 >] rcvd [CHAP Success id=0x17 ""] CHAP authentication succeeded sent [IPCP ConfReq id=0x1 ] rcvd [CCP ConfReq id=0x0 ] sent [CCP ConfReq id=0x1] sent [CCP ConfRej id=0x0 ] rcvd [IPCP ConfReq id=0x0 ] sent [IPCP ConfAck id=0x0 ] rcvd [IPCP ConfRej id=0x1 ] sent [IPCP ConfReq id=0x2 ] rcvd [CCP ConfNak id=0x1 ] sent [CCP ConfReq id=0x2] rcvd [CCP TermReq id=0x2] sent [CCP TermAck id=0x2] rcvd [LCP TermReq id=0x1] LCP terminated by peer sent [LCP TermAck id=0x1] Script pptp --loglevel 1 a.b.c.d --nolaunchpppd finished (pid 27227), status = 0x0 Modem hangup Connection terminated. May be problem is in "192.168.1.3", which is not my home external ip, but internal? Here is my peers/my_vpn: name remotename pty "pptp --loglevel 1 a.b.c.d --nolaunchpppd" #noauth debug nodetach lock defaultroute #noccp file /etc/ppp/options.pptp -- Vladimir Rusinov -- gentoo-user@lists.gentoo.org mailing list
Re: [gentoo-user] pptp client under nat
On Wed, Apr 30, 2008 at 12:21 AM, Etaoin Shrdlu <[EMAIL PROTECTED]> wrote: > > On Tuesday 29 April 2008, 15:48, Vladimir Rusinov wrote: > > > I've setup chap-secrets and peer and when I'm doing #pon my_vpn I'm > > getting following: > > using channel 32 > > Using interface ppp0 > > Connect: ppp0 <--> /dev/pts/7 > > sent [LCP ConfReq id=0x1 > > ] rcvd [LCP ConfReq id=0x0 > >] sent [LCP ConfAck id=0x0 > >] rcvd [LCP ConfRej id=0x1 ] > > sent [LCP ConfReq id=0x2 >] > > rcvd [LCP ConfAck id=0x2 >] > > > > rcvd [CHAP Success id=0x17 ""] > > CHAP authentication succeeded > > sent [IPCP ConfReq id=0x1 ] > > rcvd [CCP ConfReq id=0x0 ] > > sent [CCP ConfReq id=0x1] > > sent [CCP ConfRej id=0x0 ] > > rcvd [IPCP ConfReq id=0x0 ] > > sent [IPCP ConfAck id=0x0 ] > > rcvd [IPCP ConfRej id=0x1 ] > > sent [IPCP ConfReq id=0x2 ] > > rcvd [CCP ConfNak id=0x1 ] > > sent [CCP ConfReq id=0x2] > > rcvd [CCP TermReq id=0x2] > > sent [CCP TermAck id=0x2] > > rcvd [LCP TermReq id=0x1] > > LCP terminated by peer > > sent [LCP TermAck id=0x1] > > Script pptp --loglevel 1 a.b.c.d --nolaunchpppd finished (pid 27227), > > status = 0x0 > > Modem hangup > > Connection terminated. > > It looks like a compression negotiation problem, since everything until > CHAP authentication works. > Your client rejects the mppe "+H +M +S +L -D -C" options it receives from > the server. > What's the content of your /etc/ppp/options.pptp file? Sorry, kernel module was not loaded and mppe was not enabled in options.pptp. Thank you. -- Vladimir Rusinov Voronezh, Russia UNIX Admin @ Murano Software -- gentoo-user@lists.gentoo.org mailing list
Re: [gentoo-user] pptp client under nat
On Fri, May 2, 2008 at 12:22 PM, Vladimir Rusinov <[EMAIL PROTECTED]> wrote: > Sorry, kernel module was not loaded and mppe was not enabled in options.pptp. > Thank you. Another problem: the tunnel is now up, but I'm not able to ping or telnet router ppp0 Link encap:Point-to-Point Protocol inet addr:192.168.5.253 P-t-P:192.168.5.1 Mask:255.255.255.255 UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1448 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:149 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:3 RX bytes:90 (90.0 b) TX bytes:11064 (10.8 Kb) # route Kernel IP routing table Destination Gateway Genmask Flags Metric RefUse Iface 192.168.5.1 * 255.255.255.255 UH0 00 ppp0 172.16.85.0 * 255.255.255.0 U 0 00 vmnet1 192.168.194.0 * 255.255.255.0 U 0 00 vmnet8 192.168.1.0 * 255.255.255.0 U 0 00 eth0 loopback* 255.0.0.0 U 0 00 lo default 192.168.1.10.0.0.0 UG0 0 0 eth0 ;( -- Vladimir Rusinov Voronezh, Russia -- gentoo-user@lists.gentoo.org mailing list
Re: [gentoo-user] pptp client under nat
On Fri, May 2, 2008 at 12:55 PM, Etaoin Shrdlu <[EMAIL PROTECTED]> wrote: > On Friday 2 May 2008, 10:50, Vladimir Rusinov wrote: > > > On Fri, May 2, 2008 at 12:22 PM, Vladimir Rusinov > > > > <[EMAIL PROTECTED]> wrote: > > > Sorry, kernel module was not loaded and mppe was not enabled in > > > options.pptp. Thank you. > > > > Another problem: the tunnel is now up, but I'm not able to ping or > > telnet router > > You have several network connections. You probably need to add some > static route(s). What's the IP address of the router? Yes, network structure is (host 192.168.1.3) --ethernet--> (US Robotics ADSL 192.168.1.1, dynamic wan ip, default route via dhcp) --internet--> (D-Link router 192.168.5.1, wan ip 1.2.3.4) --ethernet--> (office network) I've trued to add `route add -net 192.168.5.0 netmask 255.255.255.0 dev ppp0`, but it does not help. -- Vladimir Rusinov Voronezh, Russia -- gentoo-user@lists.gentoo.org mailing list
Re: [gentoo-user] pptp client under nat
On Fri, May 2, 2008 at 1:53 PM, Etaoin Shrdlu <[EMAIL PROTECTED]> wrote: > On Friday 2 May 2008, 11:39, Vladimir Rusinov wrote: > > > > You have several network connections. You probably need to add some > > > static route(s). What's the IP address of the router? > > > > Yes, network structure is > > (host 192.168.1.3) --ethernet--> (US Robotics ADSL 192.168.1.1, > > dynamic wan ip, default route via dhcp) --internet--> (D-Link router > > 192.168.5.1, wan ip 1.2.3.4) --ethernet--> (office network) > > > > I've trued to add `route add -net 192.168.5.0 netmask 255.255.255.0 > > dev ppp0`, but it does not help. > > But the tunnel is between ppp0 in your box and the D-link router, or > between ppp0 in your box and some internal box in the office network? > What's the network address of the office network? It's between my box and d-link. The office network address is 192.168.5.0/24, my local network is 192.168.1.0/24. Currenty I can't even ping or telnet to d-link router (I'm 100% shure that https port is open on d-link). -- Vladimir Rusinov Voronezh, Russia -- gentoo-user@lists.gentoo.org mailing list
[gentoo-user] 'Insufficient space to store' on a network share
Hello. I have the file server which exports /usr/portage/ via smbfs. It is mounted in following way. /dev/xxx to /usr/portage (~512M) /dev/yyy to /usr/portage/distfiles (~10G, 7G currently free) I'm mounting smb://fs/portage/ to /usr/portage (rw) on my clients, and when I'm trying to fetch huge package portage tells me "Insufficient space to store" (and yes, df -h shows that there are about 200 Mb free, but I'm sure that distfiles/ have enough space). How can I omit this error and force portage not to check my diskspace. PS: sorry for bad English -- Vladimir Rusinov Voronezh, Russia UNIX Admin @ Murano Software -- gentoo-user@lists.gentoo.org mailing list
Re: [gentoo-user] 'Insufficient space to store' on a network share
On Thu, May 8, 2008 at 12:45 PM, Alan McKinnon <[EMAIL PROTECTED]> wrote: > On Thursday 08 May 2008, Vladimir Rusinov wrote: > > Hello. > > > > I have the file server which exports /usr/portage/ via smbfs. It is > > mounted in following way. > > /dev/xxx to /usr/portage (~512M) > > /dev/yyy to /usr/portage/distfiles (~10G, 7G currently free) > > > > I'm mounting smb://fs/portage/ to /usr/portage (rw) on my clients, > > and when I'm trying to fetch huge package portage tells me > > "Insufficient space to store" (and yes, df -h shows that there are > > about 200 Mb free, but I'm sure that distfiles/ have enough space). > > How can I omit this error and force portage not to check my > > diskspace. > > That's a silly idea. The reason portage checks such things is to avoid > running a command that is guaranteed to fail, and you are trying to > bypass that. > > > What is the package you are trying to fetch, how big is it, how much > disk space do you have free (full df -h please) and what is the full > output to the console? >>> Emerging (1 of 1) games-fps/americas-army-250 to / !!! Insufficient space to store armyops250-linux.run in /usr/portage/distfiles !!! Couldn't download 'armyops250-linux.run'. Aborting. * Fetch failed for 'games-fps/americas-army-250' $ eix ^portage$ sys-apps/portage Installed versions: 2.2_pre5(20:42:44 28.03.2008)(-build doc -epydoc -linguas_pl -selinux) Package in about 700 Mb. On local host: $ df -h //fs/portage512M 238M 275M 47% /var/lib/greenmice On fs: $ df -h /dev/mapper/sys-distfiles 9.9G 2.3G 7.2G 24% /usr/portage/distfiles /dev/mapper/sys-portage 512M 238M 275M 47% /usr/portage So you see, //fs/portage/ has only ~250 Mb free space, but there are a lot of space in distfiles (and It is not emergency it distfiles would be 100% used). Is there any way to tell the portage "Turn it off, I know what I'm doing"? Course I can make separate shares for distfiles and portage tree, but I don't wanna to do it for several reasons. -- Vladimir Rusinov Voronezh, Russia UNIX Admin @ Murano Software -- gentoo-user@lists.gentoo.org mailing list
Re: [gentoo-user] 'Insufficient space to store' on a network share
On Thu, May 8, 2008 at 5:47 PM, Vladimir Rusinov <[EMAIL PROTECTED]> wrote: -//fs/portage512M 238M 275M 47% /var/lib/greenmice +//fs/portage512M 238M 275M 47% /usr/portage Sorry, this chunk of temporary solution. -- Vladimir Rusinov Voronezh, Russia UNIX Admin @ Murano Software -- gentoo-user@lists.gentoo.org mailing list
Re: [gentoo-user] ath5k and laptop cpu frequency scaling
On Fri, Apr 10, 2009 at 12:05 AM, Paul Hartman < paul.hartman+gen...@gmail.com > wrote: > I switched from madwifi-ng to ath5k when I switched from kernel 2.6.28 > to 2.6.29 and my wifi speed is unusably slow when the CPU speed is > scaled down. I am talking about trying to ssh into my laptop taking > literally MINUTES to respond when it is running at 800MHz but being > instant when it is running at 2000MHz. If I am emerging or doing > anything to run the CPU, the wifi speed is fine. When I am > interactively using the laptop it's not as much of an issue because > the laptop itself is perfectly normal in its responsiveness, but the > wifi practically dies when the CPU slows down. I tried with cpudyn and > without (using kernel ondemand governor). > > Is anyone else using ath5k on a laptop and having this problem? I > don't know if it is the wifi driver, the kernel, or something else. I > did about 3 months worth of updates all at once, so that makes it a > nice big mess for isolating the cause. :) > Hi. I'm using ath5k and kernel conservative governor and it everything work ok for me. Wireless is not very fast, but it seems it is hardware problem. gentoo-sources-2.6.28-r1 -- Vladimir Rusinov http://greenmice.info/
[gentoo-user] could not build apache2
Hi. I can't build apache2. It fails with following error: checking openssl/engine.h usability... yes checking openssl/engine.h presence... yes checking for openssl/engine.h... yes checking for SSLeay_version in -lcrypto... yes checking for SSL_CTX_new in -lssl... no checking for ENGINE_init... yes checking for ENGINE_load_builtin_engines... yes checking for SSL_set_cert_store... no configure: error: ... Error, SSL/TLS libraries were missing or unusable !!! Please attach the following file when seeking support: !!! /tmp/portage/app-admin/apache-tools-2.2.9/work/httpd-2.2.9/config.log * * ERROR: app-admin/apache-tools-2.2.9 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2364: Called econf '--sbindir=/usr/sbin' '--with-z=/usr' '--with-apr=/usr' '--with-apr-util=/usr' '--with-pcre=/usr' '--with-ssl=/usr' '--enable-ssl' * ebuild.sh, line 526: Called die * The specific snippet of code: * die "econf failed" * The die message: * econf failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/tmp/portage/app-admin/apache-tools-2.2.9/temp/build.log'. * The ebuild environment file is located at '/tmp/portage/app-admin/apache-tools-2.2.9/temp/environment'. * Here are most ineresting lines from config.log: configure:15675: checking for SSL_set_cert_store configure:15731: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O3 -pipe -fomit-frame-pointer -pthread -DLINUX=2 -D_REENTRANT -D_GNU_ SOURCE -Wl,--no-as-needed -L/usr/lib64/mozldap/ -L/usr/lib64/nss/ -L/usr/lib64/nspr -L/usr/lib64 -L/usr/lib conftest.c -lcrypto -lm -L/us r/lib64 -lpcre -luuid -lrt -lcrypt -lpthread -ldl >&5 /tmp/portage/app-admin/apache-tools-2.2.9/temp/ccTIrw3a.o: In function `main': conftest.c:(.text+0x7): undefined reference to `SSL_set_cert_store' # emerge -pv openssl These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild R ] dev-libs/openssl-0.9.8g-r2 USE="sse2 zlib -bindist -gmp -kerberos -test" 0 kB What's wrong? -- Vladimir Rusinov http://greenmice.info/
Re: [gentoo-user] Quieting a 2-speed, loud CPU fan
Limit your 6000+ cpu frequency using cpufreq (so it would become 4000+ and fan would not spin up). :) On Fri, Nov 28, 2008 at 8:32 PM, Grant <[EMAIL PROTECTED]> wrote: > I just upgraded my AMD X2 4000+ to a 6000+. The fan that came with > the 4000+ always sounded like it had one speed and it was quiet. The > 6000+ comes with a fan that seems to have two speeds and the faster > speed is pretty loud. Can I get the fan to never increase to the > higher speed? > > - Grant > > -- Vladimir Rusinov http://greenmice.info/
Re: [gentoo-user] More on /sys files
On Sat, Jan 17, 2009 at 6:13 PM, Harry Putnam wrote: > What do I need to do to get remote /sys to mirror local /sys > Will booting the remote... once the transfer is done cure the problem? > Why do you need to sync /sys? It's completely useless - kernel creates all files in /sys automatically. -- Vladimir Rusinov http://greenmice.info/
Re: [gentoo-user] How to turn off the screen permanently
On Sun, Feb 15, 2009 at 2:22 PM, Marcin Zwd wrote: > Well, I've just upgraded my laptop. The old one has ati > radeon r250 graphics card. On this card I can easily turn > off the screen using nice program "radeantool" of course > "xset dpms force off" worked as well. And "turn off" was > permanent. It is worth to mention that I was using > x11-drivers/xf86-video-ati opensource drivers... On the > other hand, the new laptop has nvidia (quadro 135) aboard > and now I'm using x11-drivers/nvidia-drivers-177.82. > Everything works fine except one tiny problem now if I turn > off the screen and backlight after a few seconds the > backlight is back on! Try following: sleep 1 && xset dpms force off -- Vladimir Rusinov http://greenmice.info/
Re: [gentoo-user] Wireless intel 4965 howto
On Fri, Feb 20, 2009 at 12:14 PM, Alexander Puchmayr < alexander.puchm...@linznet.at> wrote: > Hi there! > > Is there a working howto of how to get the wireless connection to work? > Its a built-in chipset, intel 4965AG, and it was working with kernel > 2.6.24, > but I fail with any kernel newer. 2.6.26 had serious problems with > rfkill-switch, and the only way for me was to unload the driver module, > switch on the wifi-interface, load module again and then it worked. A > little bit clumsy, but it worked. Oh, you are lucky, I've fixed this problem some minutes ago and now I see your message. You probably have something like 'failed to load firmware' on your dmegs. So, you have to go to http://intellinuxwireless/, download firmware for your chip, unpack it and copy to /lib/firmware. HTH -- Vladimir Rusinov http://greenmice.info/
Re: [gentoo-user] vmware overlay, server v2 no console
On Fri, Apr 3, 2009 at 1:23 PM, Adam Carter wrote: > I've upgraded to vmware server v2 and it seems to be working, ie i cant > start my suspended guest OSes, but from the web GUI i cant get the console > to popup after loading the firefox plugin. When i click the area that says > "click anywhere to open the console" nothing happens. > > I've not used v2 before - am i doing something stupid? > Try clean browser profile. -- Vladimir Rusinov http://greenmice.info/
Re: [gentoo-user] vmware overlay, server v2 no console
2009/4/3 Adam Carter > > > I've upgraded to vmware server v2 and it seems to be working, ie i cant >> start my suspended guest OSes, but from the web GUI i cant get the console >> to popup after loading the firefox plugin. When i click the area that says >> "click anywhere to open the console" nothing happens. >> >> I've not used v2 before - am i doing something stupid? >> > > Try clean browser profile. > > > Do you mean rm -fr .mozilla or Clean private data (including cache)? > You might try to run firefox session manager (firefox --no-remote from console) and create new profile. -- Vladimir Rusinov http://greenmice.info/
Re: [gentoo-user] portage-2.1.3_rc6 doesn't compile
On 7/7/07, Nicolai Beuermann <[EMAIL PROTECTED]> wrote: Hello, today I wanted to update my box. After syncing the portage tree emerging sys-apps/portage-2.1.3_rc6 fails. I've read thru forum entries but haven't found the clue. build.log: >>> Source unpacked. >>> Compiling source in /var/tmp/portage/portage/sys-apps/portage-2.1.3_rc6/work/portage-2.1.2... In Datei, eingefügt von /usr/include/bits/errno.h:8, von /usr/include/gentoo-multilib/amd64/errno.h:36, von /usr/include/errno.h:8, von tbz2tool.c:8: /usr/include/gentoo-multilib/amd64/bits/errno.h:25:26: Fehler: linux/errno.h: Datei oder Verzeichnis nicht gefunden (file or directory not found) Please, post non-localized error messages. You can do it with LC_ALL="C" . You error looks like broken linux-headers. Try to update them. -- Vladimir Rusinov GreenMice Solutions: IT-решения на базе Linux http://greenmice.info/
Re: [gentoo-user] portage-2.1.3_rc6 doesn't compile
On 7/7/07, Nicolai Beuermann <[EMAIL PROTECTED]> wrote: > You error looks like broken linux-headers. Try to update them. I did 'emerge sys-kernel/linux-headers'. It says it would be advised that you re-merge your system libc. Portage now builds - should I rebuild the libc nevertheless? If this was an upgrade, there are some good reasons to do so. You cat search google for more detalis. -- Vladimir Rusinov GreenMice Solutions: IT-решения на базе Linux http://greenmice.info/
Re: [gentoo-user] upgrade kernel
On 7/9/07, Luigi Pinna <[EMAIL PROTECTED]> wrote: I have problems to upgrade my kernel from 2.6.18-r6 to upper versions. If I use my 2.6.18-r6 config file and I do a make, after reboot I can't boot the new kernel. After the message about free kernel memory, it stops with any message. I can reboot, I can use my keyboard, but I have no info because it happens. Same problem if I try to configure a new kernel without an old config. Can someone help me? Try to customize your PATA & SATA settings. There are a lot of changes and moves in >= 2.6.19. -- Vladimir Rusinov GreenMice Solutions: IT-решения на базе Linux http://greenmice.info/
Re: [gentoo-user] upgrade kernel
On 7/10/07, Luigi Pinna <[EMAIL PROTECTED]> wrote: I think the problem is on PATA drivers! It seems that it doesn't load any chipset driver... I used the old config as suggested without changes... Or must I change something in fstab??? You should change your kernel's config e.g. with menuconfig (if you are using genkernel, type genkernel --menuconfig all). In you config you should enable some drivers in Device Drivers>ATA/ATAPI/ (this is old IDE drivers, which have been used in <=2.6.18) or use new libata drivers in Device Drivers>SATA and PATA (this PATA drivers are only available in >=2.6.19). oldconfig doesn't work just because option's names have changed in 2.6.19. PS: sorry for my English. I think google speaks English better. -- Vladimir Rusinov GreenMice Solutions: IT-решения на базе Linux http://greenmice.info/
Re: [gentoo-user] sys-fs/fuse question
On 7/15/07, Neil Bothwick <[EMAIL PROTECTED]> wrote: Enable the in-kernel fuse module then sys-fs/fuse will only build the userspace files, not the module, so you won't need to recompile it. CONFIG_FUSE_FS=m But for some packages (e.g. ntfs3g) you need to completely disable in-kernel fuse and use modules from sys-fs/fuse. (Altually, it depends on kernel & package versions). -- Vladimir Rusinov GreenMice Solutions: IT-решения на базе Linux http://greenmice.info/
Re: [gentoo-user] sys-fs/fuse question
On 7/15/07, Neil Bothwick <[EMAIL PROTECTED]> wrote: Hello Vladimir Rusinov, > But for some packages (e.g. ntfs3g) you need to completely disable > in-kernel fuse and use modules from sys-fs/fuse. (Altually, it depends > on kernel & package versions). Really? I've only used ntfs-3g with the in-kernel fuse modules and it has done all I asked of it. With some older kernel versions, you need to install sys-fs/fuse modules. -- Vladimir Rusinov GreenMice Solutions: IT-решения на базе Linux http://greenmice.info/
Re: [gentoo-user] Winbind...
On 7/27/07, Anders Trobäck <[EMAIL PROTECTED]> wrote: > > I'm trying to set up winbind on a Gentoo box but I can't get it to work! > > I have joined the domain and I have added winbind > to /etc/nsswitch.conf. "wbinfo -u" and "wbinfo -g" are working but > "getent passwd" and "getent group" only list the local accounts and > groups! cat /etc/nsswitch.conf I have not done anything with my PAM files yet but I think this > step should work anyway!(?) Yes. This step should work without pam. -- Vladimir Rusinov GreenMice Solutions: IT-решения на базе Linux http://greenmice.info/
Re: [gentoo-user] Winbind...
On 7/27/07, Stroller <[EMAIL PROTECTED]> wrote: > > > I have not done anything with my PAM files yet but I think this > > step should work anyway!(?) > > I have found `getent passwd` and `getent group` not to work entirely > as expected. EG: > $ getent group | grep -i dave > domain users:x: > 1:administrator,support_399845a0,krbtgt,iusr_bodmin,iwam_bodmin,mobi > le user tmpl,user tmpl,power user tmpl,administrator tmpl,sbs backup > user,ned,usertemplate- > lanesre,evelyn,tim,charlotte,dave,mandi,kim,vebra,deanne,alex,laura,anne > ,anne.h,gillian,maintenance,gail > $ getent passwd | grep -i dave I had the simular problem. I had winbind uid range 1000-1, and I had real user with uid 1001. Solution was to set uid range to 1010-1. My advice is to move on to the next step (PAM) & see what happens. I > have always worked off the "Testing Things Out" section of Chapter 24 > of the Samba manual, "Winbind: Use of Domain Accounts" www.samba.org/samba/docs/man/Samba-HOWTO-Collection/winbind.html> and > have always found following it to work perfectly, but winbind doesn't > seem well-documented elsewhere or by 3rd parties. > Also, try to add winbind everywhere at nsswitch. I can't reach my config now, but I'm sure I have more the 2 winbind lines at nsswitch.conf. PS: sorry for my English. -- Vladimir Rusinov GreenMice Solutions: IT-решения на базе Linux http://greenmice.info/
Re: [gentoo-user] rescrict command to certain dirs
On 8/2/07, Martin Gysel <[EMAIL PROTECTED]> wrote: > > it should do something like jail the user to > /var/www/vhosts/DOMAIN/httpdocs/DIRtoFILES and let him perform some > commands (rm, less, nano, etc) there as user WEBSERVER. > > AFAIK this isn't possible with sudo because I think it's not possible to > restrict it to certain files or dirs. %% from /etc/sudoers # Users in group www are allowed to edit httpd.conf using sudoedit, or # sudo -e, without a password. # %www ALL=(ALL) NOPASSWD: sudoedit /etc/httpd.conf -- Vladimir Rusinov GreenMice Solutions: IT-решения на базе Linux http://greenmice.info/
Re: [gentoo-user] apsell issue while updating installation
On 8/5/07, Herbert Laubner <[EMAIL PROTECTED]> wrote: > > results into a block with aspell. > > emerge wants to update app/dicts/aspell-en-6.0.0 [0.51.1] > wants to install new app-text/aspell-0.60.5 > and blocks: app-dicts/aspell-en-0.5* (is blocking app-text/aspell-0.60.5 > > > What am I doing wrong? > That's ok. Just unmerge apsell-en-0.5* & emerge spell-en-6.0.0: # emerge -C aspell-en && emerge -1 aspell-en -- Vladimir Rusinov GreenMice Solutions: IT-решения на базе Linux http://greenmice.info/
Re: [gentoo-user] Is Gentoo dying? was: packages.gentoo.org down?
On 8/10/07, Daniel da Veiga <[EMAIL PROTECTED]> wrote: > > PS: Some people I know use gentoo and have no idea > "packages.gentoo.org" even exist. > That's true. I am one of this people. Daily sync + eix. :) -- Vladimir Rusinov GreenMice Solutions: IT-решения на базе Linux http://greenmice.info/
Re: [gentoo-user] mounting windows partition with ntfs3g
On 8/15/07, Elyahou ITTAH <[EMAIL PROTECTED]> wrote: > > When i wan't to mount my windows partition ( AHCI NTFS ) with ntfs3g i got > this error: > > # ntfs-3g /dev/sda1 /mnt/windows/ > $LogFile indicates unclean shutdown (0, 0) > Failed to mount '/dev/sda1': Operation not supported > Mount is denied because NTFS is marked to be in use. Choose one action: use -o force *May be it is dangerous* (but for me It's ok - no crashes (yet) in ~2 months) -- Vladimir Rusinov GreenMice Solutions: IT-решения на базе Linux http://greenmice.info/
Re: [gentoo-user] Grub md5crypt broken
On 8/21/07, Dan Cowsill <[EMAIL PROTECTED]> wrote: > > I started having problems with my boot password not too long after I > changed it and I stumbled upon something altogether weird. > > The following is a copy of what grub is giving me for an md5 hash: > > -- > > grub> md5crypt > > Password: > Encrypted: $1$vhwK6$dV.xpYBymjq7.cZVnFZYe0 > > grub> md5crypt > > Password: > Encrypted: $1$miwK6$BKU11//PyeKMxtgiCbEeZ0 > > grub> md5crypt > > Password: > Encrypted: $1$njwK6$3KqXwDtPqGm6cBGQgSl2.0 > > grub> md5crypt > > Password: > Encrypted: $1$YkwK6$QCQguFhrGofbJXYnA62J91 > > grub> > > -- > > Now, keep in mind that the word I'm typing is 'test'. No > capitalization, no spaces, no nonsense. And yet the hashes md5crypt > returns are all different. Now, that's no good if you ask me. > > Is anyone else experiencing the same issue? > Yes. But all hashes are works. May be this is not actually md5? -- Vladimir Rusinov GreenMice Solutions: IT-решения на базе Linux http://greenmice.info/
[gentoo-user] KDE & HAL: запретить монтирование определенных разделов
Ситуация такая: Университет, планируется постепенный переход на свободное ПО. Сейчас на машинах стоят рядом Windows и Linux. В Linux работая среда - KDE, настроен hal для того чтобы студентам было удобно свои флешки подключать. hal также позволяет монтировать и раздел с windows (как из Storage Media в KDE, так и с помощью pmount), чего совершенно не хочется. Как запретить hal'у монтировать /dev/sda*? Заранее спасибо. -- Vladimir Rusinov GreenMice Solutions: IT-решения на базе Linux http://greenmice.info/
Re: [gentoo-user] Re: [gentoo-user] KDE & HAL: запретить монтирование определенных разделов
On 8/31/07, emerge.gentoo <[EMAIL PROTECTED]> wrote: > > Would love to answer and help you but Russian is hard language to > understand. > I suggest that you write same question in English, that way you can > increase your > chances to get a good and useful answer Oops... Realy sorry, wrong list. :( (Should be gentoo-user-ru) -- Vladimir Rusinov GreenMice Solutions: IT-решения на базе Linux http://greenmice.info/
[gentoo-user] HAL: how to prohibit mounting certain partitions
(I have not get help in native language list :(. And, sorry for my English) I have windows & Linux installed on the same hard disk. In Linux I've set up KDE + hal. It allows users to mount any removable devices, and also windows partition. I don't wanna to disable ntfs in kernel, but I don't want to users be able to mount windows partition (that's a security issue). So, how can I prohibit hal to mount /dev/sda*? Thanks. -- Vladimir Rusinov GreenMice Solutions: IT-решения на базе Linux http://greenmice.info/
Re: [gentoo-user] HAL: how to prohibit mounting certain partitions
On 9/1/07, Mick <[EMAIL PROTECTED]> wrote: > > > I have windows & Linux installed on the same hard disk. > > In Linux I've set up KDE + hal. It allows users to mount any removable > > devices, and also windows partition. > > I don't wanna to disable ntfs in kernel, but I don't want to users be > able > > to mount windows partition (that's a security issue). > > So, how can I prohibit hal to mount /dev/sda*? > > Try entering the respective partition in /etc/fstab as noauto and > mountable > only by e.g. root, or a suitable group id. > > Hope this helps. Yeah, thanks a lot. It's simple but it works. :) -- Vladimir Rusinov GreenMice Solutions: IT-решения на базе Linux http://greenmice.info/
Re: [gentoo-user] ATI driver fails
On 9/4/07, Daniel D Jones <[EMAIL PROTECTED]> wrote: > > make[2]: *** > [/var/tmp/portage/x11-drivers/ati-drivers-8.35.5 > /work/common/lib/modules/fglrx/build_mod/2.6.x/firegl_public.o] > Error 1 > make[1]: *** > [_module_/var/tmp/portage/x11-drivers/ati-drivers-8.35.5 > /work/common/lib/modules/fglrx/build_mod/2.6.x] I think, the most interesting messages are above that. New system, just installed the stage 3 tarball and attempting to get Xorg > working. Anyone have a clue? > -- Vladimir Rusinov GreenMice Solutions: IT-решения на базе Linux http://greenmice.info/
Re: [gentoo-user] PHP emerging error
On 9/25/07, Suranga Kasturiarachchi <[EMAIL PROTECTED]> wrote: > > * If 'threads' is off, try switching it on. > * If 'threads' is on, try switching it off. Please advice me, regarding this Look at the lines above. -- Vladimir Rusinov GreenMice Solutions: IT-решения на базе Linux http://greenmice.info/
Re: [gentoo-user] portage usage problems
On 10/17/07, Helmut Jarausch <[EMAIL PROTECTED]> wrote: > > I have two tiny problems in using portage. > > - How can I get a list of all packages for which there is a newer > version. > emerge --update world doesn't work since it doesn't respect my > ACCEPT_KEYWORDS="~x86" setting, i.e. it doesn't show new > packages if they are "masked" by the "~x86" keyword. Actually it does. Updated packages can be a deep dependency, so try emerge --update --deep -a world - Whenever I install a new kernel I have to reinstall all those packages > which generate a kernel module, e.g. nvidia-drivers, openafs-kernel > or virtualbox-modules. > When emerge has installed the kernel module in > /lib/modules//... > it removes the corresponding module in > /lib/modules/ > Since I want a fall back possibility I'd like to tell emerge > not to remove the modules for the . > How can this be done? They are not removed automatically, but can't be used in with kernel. $ ls /lib/modules/ -- Vladimir Rusinov GreenMice Solutions: IT-решения на базе Linux http://greenmice.info/
Re: [gentoo-user] [OT] UNIX authentication against AD
On 10/17/07, pat <[EMAIL PROTECTED]> wrote: > > Sorry for of-topic post, but I think this place is full of people who > knows :-) > > My question is about authentication of UNIX like system (Linux, Solaris, > AIX, > HP-UX, etc.) against MS Active Directory. > > Scenario: > UNIX is set up to authenticate against AD, so the user has same login into > UNIX systems and windows systems. > > My guess is to setup UNIX to authenticate using kerberos, where kerberos > provider should be the AD. > > Please correct me if I'm wrong. I'm using samba's winbind (and yes, it actually uses kerberos + have nsswitch libs). -- Vladimir Rusinov GreenMice Solutions: IT-решения на базе Linux http://greenmice.info/
[gentoo-user] Linux & WPA/TKIP
Доброго времени суток! У нас на факультете развернута сеть с WPA/TKIP шифрованием: студентам выдается сертификат, он (в Windows) устанавливается в корневое хранилище и пользователи могут войти в сеть, используя свое доменное (Windows2003) имя/пароль. В связи с ростом популярность Linux появились люди, которые установили себе на ноубук именно Linux. Вопрос в том: как? Ни в одном gui этого я не нашел, а читать man iwconfig до просветления долго. Если кто-то уже делал так, поделитесь пожалуйста опытом. -- Vladimir Rusinov GreenMice Solutions: IT-решения на базе Linux http://greenmice.info/
Re: [gentoo-user] Linux & WPA/TKIP
On 10/22/07, Dirk Heinrichs <[EMAIL PROTECTED]> wrote: > > Am Montag, 22. Oktober 2007 schrieb ext Vladimir Rusinov: > > Доброго времени суток! > > [...] > > Could somebody translate this, please? Damit, wrong list again. :( Here is translation: We have corporate wireless network with WPA/TKIP auth via windows domain (win2k3). The question is how to setup Linux to log in this network. -- Vladimir Rusinov GreenMice Solutions: IT-решения на базе Linux http://greenmice.info/
[gentoo-user] second usb bluetooth dongle not being recognised at startup
Hello! I'm developing some kind of headless bluetooth terminal, based on Gentoo Linux. Currently it's casual x86 pc with 2 usb bluetooth dongles. Dongles have been plugged to usb ports and not being removed. After sturtap, system can't see one (randomly) of them. The second one are turned off and not blinking at all. When I'm reconnecting the second dongle, it becomes visible and works fine. Here it is: # hciconfig -a hci0: Type: USB BD Address: 00:11:67:20:16:C4 ACL MTU: 678:8 SCO MTU: 48:10 UP RUNNING PSCAN ISCAN RX bytes:980 acl:0 sco:0 events:26 errors:0 TX bytes:344 acl:0 sco:0 commands:26 errors:0 Features: 0xbf 0xfe 0x8d 0x78 0x08 0x18 0x00 0x00 Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3 Link policy: RSWITCH HOLD SNIFF PARK Link mode: SLAVE ACCEPT Name: 'BlueZ (0)' Class: 0x3e0100 Service Classes: Networking, Rendering, Capturing, Object Transfer, Audio Device Class: Computer, Uncategorized HCI Ver: 1.2 (0x2) HCI Rev: 0x1fe LMP Ver: 1.2 (0x2) LMP Subver: 0x1fe Manufacturer: Integrated System Solution Corp. (57) (sometimes at this step I can see other dongle with mac address 11:11:11:11:11:11) # lsusb Bus 001 Device 001: ID : Bus 004 Device 002: ID 0458:002e KYE Systems Corp. (Mouse Systems) Bus 004 Device 001: ID : Bus 003 Device 003: ID 07b2:5100 Motorola BCS, Inc. SurfBoard SB5100 Cable Modem Bus 003 Device 002: ID 1131:1001 Integrated System Solution Corp. KY-BT100 Bluetooth Adapter Bus 003 Device 001: ID : Bus 002 Device 001: ID : Bus 002 Device 006: ID 6547:0232 I have the following packages installed: sys-fs/udev-104-r12 USE="(-selinux)" 184 kB sys-apps/usbutils-0.71-r1 USE="(-network-cron%)" 160 kB sys-apps/hotplug-20040923-r2 44 kB net-wireless/bluez-libs-2.25 USE="(-debug%)" 0 kB After reconnecting the turned off dongle: # lsusb Bus 001 Device 001: ID : Bus 004 Device 002: ID 0458:002e KYE Systems Corp. (Mouse Systems) Bus 004 Device 001: ID : Bus 003 Device 003: ID 07b2:5100 Motorola BCS, Inc. SurfBoard SB5100 Cable Modem Bus 003 Device 002: ID 1131:1001 Integrated System Solution Corp. KY-BT100 Bluetooth Adapter Bus 003 Device 001: ID : Bus 002 Device 007: ID 1131:1001 Integrated System Solution Corp. KY-BT100 Bluetooth Adapter Bus 002 Device 001: ID : Bus 002 Device 006: ID 6547:0232 # hciconfig hci0: Type: USB BD Address: 00:11:67:20:16:C4 ACL MTU: 678:8 SCO MTU: 48:10 UP RUNNING PSCAN ISCAN RX bytes:1257 acl:0 sco:0 events:29 errors:0 TX bytes:353 acl:0 sco:0 commands:29 errors:0 hci1: Type: USB BD Address: 11:11:11:11:11:11 ACL MTU: 678:8 SCO MTU: 48:10 UP RUNNING PSCAN ISCAN RX bytes:438 acl:0 sco:0 events:21 errors:0 TX bytes:329 acl:0 sco:0 commands:21 errors:0 As you can see, hci1 has a weird mac (but it's realy it's mac). Any ideas? -- Vladimir Rusinov GreenMice Solutions: IT-решения на базе Linux http://greenmice.info/
Re: [gentoo-user] trouble with vsftpd
On 12/16/07, David Relson <[EMAIL PROTECTED]> wrote: > > I have installed vsftpd but it's not working. When I try to retrieve a > file, not much happens. > > "wget -nd ftp://localhost/test.txt"; produces: > > --11:23:39-- ftp://localhost/test.txt >=> `test.txt' > Resolving localhost... 127.0.0.1 > Connecting to localhost|127.0.0.1|:21... connected. > Logging in as anonymous ... > Login incorrect. > > and (from another machine) "wget -nd ftp://osage/test.txt"; produces: > > --11:23:21-- ftp://osage/test.txt >=> `test.txt' > Resolving osage... 192.168.1.10 > Connecting to osage|192.168.1.10|:21... connected. > Logging in as anonymous ... > Error in server response, closing control connection. > Retrying. Have you enabled anonimous ftp account in vsftpd.conf? -- Vladimir Rusinov GreenMice Solutions: IT-решения на базе Linux http://greenmice.info/
[gentoo-user] Could not join to Windows 2k3 domain: Failed to set servicePrincipalNames
Hello! I'm trying to join my Gentoo box to Windows 2003 domain and I need some help. I've set up smb.conf,. krb5.conf, got a krb ticket, but I'm not able to join domain: # net ads join -U [EMAIL PROTECTED] -d2 [2008/05/16 16:13:11, 2] lib/interface.c:add_interface(81) added interface ip=192.168.5.21 bcast=192.168.5.255 nmask=255.255.255.0 [EMAIL PROTECTED]'s password: [2008/05/16 16:13:13, 2] libsmb/cliconnect.c:cli_session_setup_kerberos(613) Doing kerberos session setup Using short domain name -- CORP Failed to set servicePrincipalNames. Please ensure that the DNS domain of this server matches the AD domain, Or rejoin with using Domain Admin credentials. [2008/05/16 16:13:13, 2] libsmb/cliconnect.c:cli_session_setup_kerberos(613) Doing kerberos session setup Deleted account for 'RUVRN-NIX01' in realm 'CORP.MY.DOMAIN' Failed to join domain: Type or value exists [2008/05/16 16:13:13, 2] utils/net.c:main(1036) return code = -1 smb.conf: [global] workgroup = CORP realm = CORP.MY.DOMAIN <http://CORP.MURANOSOFT.COM> server string = samba-%v printcap name = cups load printers = yes printing = cups log file = /var/log/samba/log.%m max log size = 50 hosts allow = 192.168.1. 127. use sendfile = yes map to guest = bad user security = ads encrypt passwords = yes winbind use default domain = yes socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 local master = no domain logons = no idmap uid = 1-2 idmap gid = 1-2 wins server = CORP.MY.DOMAIN wins proxy = no dns proxy = yes dos charset = 866 unix charset = UTF-8 krb5.conf: [libdefaults] ticket_lifetime = 600 default_realm = CORP.MY.DOMAIN default_etypes = des3-hmac-sha1 des-cbc-crc des-cbc-md5 default_etypes_des = des3-hmac-sha1 des-cbc-crc des-cbc-md5 [realms] CORP.MY.DOMAIN = { kdc = zaz.corp.my.domain:88 admin_server = zaz.corp.my.domain:749 } [domain_realm] .corp.my.domain = CORP.MY.DOMAIN corp.my.domain = CORP.MY.DOMAIN .my.domain = CORP.MY.DOMAIN my.domain = CORP.MY.DOMAIN corp = CORP.MY.DOMAIN .corp = CORP.MY.DOMAIN [logging] kdc = SYSLOG admin_server = SYSLOG default = SYSLOG [password_quality] check_library = /usr/lib/sample_passwd_check.so check_function = check_cracklib installed packages: net-fs/samba Installed versions: 3.0.28(14:37:31 05/16/08)(ads cups fam kernel_linux ldap pam python readline winbind -acl -async -automount -caps -doc -examples -ipv6 -linguas_ja -linguas_pl -quotas -selinux -swat -syslog) [D] app-crypt/mit-krb5 Installed versions: 1.6.3-r1(15:42:50 05/16/08)(-doc -ipv6 -krb4 -tcl) # klist Ticket cache: FILE:/tmp/krb5cc_0 Default principal: [EMAIL PROTECTED] Valid starting ExpiresService principal 05/16/08 15:54:41 05/16/08 16:04:41 krbtgt/[EMAIL PROTECTED] -- Vladimir Rusinov Voronezh, Russia UNIX Admin @ Murano Software
Re: [gentoo-user] rsync problem with local rsync server
On Sat, Jul 5, 2008 at 5:19 AM, <[EMAIL PROTECTED]> wrote: > Trying to be "kinder and gentler" to the Gentoo mirrors, I set up my > "hot backup machine" to "emerge --rsync" from my main machine. I > followed the instructions in > http://gentoo-wiki.com/HOWTO_Local_Rsync_Mirror#Official_Gentoo_Linux_rsync_Mirrors_Policy_and_Guide > > main machine is "d530" 192.168.123.250 > hot backup is "d531" 192.168.123.251 > > So I > - emerge --synce on my main machine (d530) > - ssh into d531 > - su to root > - run "emerge --sync" > > The client machine (d531) sees the following error 3 times and gives up... > > >>>> Starting retry 3 of 3 with rsync://192.168.123.250 >>>> Checking server timestamp ... > @ERROR: Unknown module 'metadata' > rsync error: error starting client-server protocol (code 5) at main.c(1386) > [receiver=2.6.9] >>>> Exceeded PORTAGE_RSYNC_RETRIES: 3 > It seems you have rsync:/// instead of rsync:///gentoo-portage/ on your make.conf Also, check /etc/rsync.conf on your server to ensure that gentoo-portage module listed there. -- Vladimir Rusinov Voronezh, Russia UNIX Admin @ Murano Software -- gentoo-user@lists.gentoo.org mailing list
Re: [gentoo-user] Two Suspend/Resume Problems
On Thu, Sep 18, 2008 at 2:10 PM, Patrick Holthaus < [EMAIL PROTECTED]> wrote: > I am using gentoo-sources-2.6.26-r1. Full dmesg, kernel config and > emerge --info can be found here: > http://big.homeftp.net/~pholthau/<http://big.homeftp.net/%7Epholthau/> > What hardware are you using? Is it a laptop or desktop pc? Few general suggestions: 1. update your bios to latest version. 2. Try to load motherboard-specific acpi module (e.g. asus-acpi for asus notebooks, or acer-acpi, or ...) -- Vladimir Rusinov http://greenmice.info/
Re: [gentoo-user] Question about difference between emerge --update world and emerge vigra
On Thu, Sep 25, 2008 at 1:54 PM, SOrCErEr <[EMAIL PROTECTED]> wrote: > $ eix -l|grep "\[U\]" > [U] app-arch/rpm2targz > [U] app-editors/gedit > [U] app-text/build-docbook-catalog > [U] app-text/docbook-xml-dtd > [U] app-text/docbook-xsl-stylesheets > [U] app-text/libspectre > [U] dev-lang/python > [U] dev-lang/swig > [U] dev-libs/libcdio > [U] dev-perl/Compress-Raw-Zlib > [U] dev-perl/Compress-Zlib > [U] dev-perl/IO-Compress-Base > [U] dev-perl/IO-Compress-Zlib > [U] dev-python/pyopengl > [U] dev-util/cmake > [U] gnome-base/gdm > [U] gnome-extra/gnome-system-monitor > [U] gnome-extra/gtkhtml > [U] gnome-extra/yelp > [U] media-gfx/eog > [U] media-libs/musicbrainz > [U] media-libs/swfdec > [U] media-libs/vigra > [U] media-sound/cdparanoia > [U] media-sound/sound-juicer > [U] media-video/ffmpeg > [U] net-analyzer/traceroute > [U] net-libs/gtk-vnc > [U] net-misc/whois > [U] sys-apps/ed > [U] sys-libs/db > [U] sys-libs/gpm > [U] www-client/epiphany > [U] x11-libs/gtksourceview > > > $ emerge -p --update --deep --with-bdeps=y world > ... > [ebuild U ] app-text/build-docbook-catalog-1.4 [1.2] > [ebuild U ] app-arch/rpm2targz-9.0.0.3g [9.0-r7] > [ebuild U ] dev-perl/Compress-Raw-Zlib-2.015 [2.012] USE="-test%" > [ebuild U ] dev-perl/IO-Compress-Base-2.015 [2.012] USE="-test%" > [ebuild U ] dev-perl/IO-Compress-Zlib-2.015 [2.012] USE="-test%" > [ebuild U ] dev-perl/Compress-Zlib-2.015 [2.012] USE="-test%" > [ebuild U ] sys-apps/ed-1.0 [0.9] > [ebuild U ] app-text/docbook-xsl-stylesheets-1.74.0 [1.73.2] > [ebuild N] dev-libs/xmlrpc-c-1.14.07-r1 USE="curl cxx" > [ebuild U ] dev-util/cmake-2.6.1 [2.4.6-r1] USE="-qt4%" > [ebuild U ] dev-lang/swig-1.3.36 [1.3.34] USE="-octave%" > > > As you can see, result of eix has vigra, but of emerge still doesn't have. > Also, many of flag U package is excepted from emerge --update. > > If so, I think Gentoo's world is not whole world. > Gentoo's world only contains packages you have installed manually (emerge package). and without -1 option. Would does not contains packages that have been installed as dependencies to other packages. You could view /var/lib/portage/world to see what it contains. If you really need vigra, it is a good idea to add it to world file: emerge --noreplace vigra Howewer, I don't recommend add any dependencies which you are no using directly to world. It would make --depclean useless. -- Vladimir Rusinov http://greenmice.info/
Re: [gentoo-user] media-sound/moc-2.5.0_alpha3-r2 fails to build
On Mon, Oct 6, 2008 at 4:05 PM, Erik Hahn <[EMAIL PROTECTED]> wrote: > I have to rebuild moc to fix linkage. The build fails every time, > independent of CFLAGS and USE flags: > > btool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. > -pthread -O2 -mcpu=athlon-xp -pipe -fomit-frame-pointer -fno-strict-aliasing > -Wall -W -I/usr/include/alsa -MT libmp3_decoder_la-mp3.lo -MD -MP -MF > .deps/libmp3_decoder_la-mp3.Tpo -c mp3.c -fPIC -DPIC -o > .libs/libmp3_decoder_la-mp3.o > `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. > libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. > -I../.. -pthread -O2 -mcpu=athlon-xp -pipe -fomit-frame-pointer > -fno-strict-aliasing -Wall -W -I/usr/include/alsa -MT > libmp3_decoder_la-xing.lo -MD -MP -MF .deps/libmp3_decoder_la-xing.Tpo -c > xing.c -fPIC -DPIC -o .libs/libmp3_decoder_la-xing.o > `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. > mv -f .deps/libmp3_decoder_la-xing.Tpo .deps/libmp3_decoder_la-xing.Plo > mv -f .deps/libmp3_decoder_la-mp3.Tpo .deps/libmp3_decoder_la-mp3.Plo > /bin/bash ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc > -I../.. -pthread -O2 -mcpu=athlon-xp -pipe -fomit-frame-pointer > -fno-strict-aliasing -Wall -W -I/usr/include/alsa-module -avoid-version > -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -s -export-dynamic -o > libmp3_decoder.la -rpath /usr/lib/moc/decoder_plugins > libmp3_decoder_la-mp3.lo libmp3_decoder_la-xing.lo -lmad -lid3tag -lz -lm > -ldl > libtool: link: i686-pc-linux-gnu-gcc -shared .libs/libmp3_decoder_la-mp3.o > .libs/libmp3_decoder_la-xing.o -lmad /usr/lib/libid3tag.so > /usr/local/bin/usr/bin/bin/opt/bin/usr/i686-pc-linux-gnu/gcc-bin/4.3.1/opt/intel/cc/10.1.017/bin/usr/lib/plan9/bin/usr/kde/4.1/bin/usr/kde/3.5/bin/usr/qt/3/bin/usr/games/bin/opt/openoffice.org3/program/ > -lz -lm -ldl -pthread -mcpu=athlon-xp -Wl,-O1 -Wl,--sort-common > -Wl,--as-needed -pthread -Wl,-soname -Wl,libmp3_decoder.so -o > .libs/libmp3_decoder.so > i686-pc-linux-gnu-gcc: > /usr/local/bin/usr/bin/bin/opt/bin/usr/i686-pc-linux-gnu/gcc-bin/4.3.1/opt/intel/cc/10.1.017/bin/usr/lib/plan9/bin/usr/kde/4.1/bin/usr/kde/3.5/bin/usr/qt/3/bin/usr/games/bin/opt/openoffice.org3/program/: > No such file or directory > make[3]: *** [libmp3_decoder.la] Error 1 > make[3]: Leaving directory > `/var/tmp/portage/media-sound/moc-2.5.0_alpha3-r2/work/moc-2.5.0-alpha3/decoder_plugins/mp3' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory > `/var/tmp/portage/media-sound/moc-2.5.0_alpha3-r2/work/moc-2.5.0-alpha3/decoder_plugins' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory > `/var/tmp/portage/media-sound/moc-2.5.0_alpha3-r2/work/moc-2.5.0-alpha3' > make: *** [all] Error 2 > > That happens both with Paludis and Portage. Does anyone have an idea what > goes wrong? Looks like upstream bug. Could you try another version, or try to submit bug to developers? -- Vladimir Rusinov http://greenmice.info/
Re: [gentoo-user] Why is postgresql so old?
On Sat, Oct 25, 2008 at 8:46 PM, Nickolay Hodyunya <[EMAIL PROTECTED]>wrote: > On Sat, Oct 25, 2008 at 04:28:02PM +, Konstantinos Agouros wrote: > > Hi, > > > > I know I can activate newer version with ACCEPT_KEYWORDS, but why is > postgres > > at gentoo still at version 8.0 when the most current release is 8.3. Are > > there stability issues? > according to http://www.postgresql.org/support/versioning > postgresql major version upgrades requires dump and restores, so it > should be upgrade issues. If you are going to use newer release, you > can install it, but in my opinion most of production servers requires > only minor version upgrades for bug fixes. > Hmm... May be slotting would be a good idea? I like the way how it done in ubuntu (with some kind of extra overlay): it is possible to install e.g. 8.2 and 8.3 at the same time, and they would use different init scripts (with version suffix), different configs and everything different. -- Vladimir Rusinov http://greenmice.info/
Re: [gentoo-user] understanding --depclean
On Wed, Nov 12, 2008 at 7:41 AM, Michael P. Soulier < [EMAIL PROTECTED]> wrote: > I'm new to gentoo, and I recently changed my USE flags, so I ran > > emerge -p --depclean > > to see what it suggests removing. > > Along with many others, I see > > dev-lang/python >selected: 2.4.4-r13 > protected: none > omitted: 2.5.2-r7 > > [EMAIL PROTECTED]:~$ equery list | grep dev-lang/python > dev-lang/python-2.4.4-r13 > dev-lang/python-2.5.2-r7 > > So it's going to remove the redundant python version, is that right? Any > chance of shared files being removed? > There are chances that it will remove some shared files. To avoid this use revdep-rebuild after emerge --depclean. revdep-rebuild would rebuild all packages with broken libraries/binaries. Python is a bit special: you should use python-updater before unmerging older python. python-updated would reinstall all python modules for newer python. -- Vladimir Rusinov http://greenmice.info/
Re: [gentoo-user] Busybox update fail
On 3/28/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: /bin/sh: i686-pc-linux-gnu-ar: command not found CC applets/busybox.o /bin/sh: i686-pc-linux-gnu-gcc: command not found Seems like you have updated gcc, pruned old version and not used gcc-config. (Show me `gcc-config -l`) -- WBR, Vladimir Rusinov aka B.
Re: [gentoo-user] Busybox update fail
On 3/28/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: 2007/3/28, Vladimir Rusinov <[EMAIL PROTECTED]>: > (Show me `gcc-config -l`) > Here we go: # gcc-config -l [1] i386-pc-linux-gnu-4.1.1 * Hmm, this must be i686, not i386. Have you ever change CHOST in /etc/make.conf ? -- WBR, Vladimir Rusinov aka B. [EMAIL PROTECTED] [EMAIL PROTECTED]
Re: [gentoo-user] File not listed in Manifest
On 3/29/07, Mick <[EMAIL PROTECTED]> wrote: Hi All, Any idea what this is about: == # emerge -upDv world These are the packages that would be merged, in order: Calculating world dependencies \!!! A file is not listed in the Manifest: '/usr/portage/app-office/openoffice-bin/openoffice- bin-2.2.0.ebuild'... done! [ebuild UD] sys-apps/parted-1.7.1-r1 [1.8.2] USE="nls readline -debug (-device-mapper%) (-selinux%)" 0 kB Total: 1 package (1 downgrade), Size of downloads: 0 kB == And this is what the file/permissions looks like: # ls -la /usr/portage/app-office/openoffice-bin/openoffice- bin-2.2.0.ebuild -rw-r--r-- 1 root root 5560 Mar 29 13:11 /usr/portage/app-office/openoffice-bin/openoffice-bin-2.2.0.ebuild Just `emerge --sync`. May be your last sync contains errors or was make "in a wrong time". -- WBR, Vladimir Rusinov aka B. [EMAIL PROTECTED] [EMAIL PROTECTED]
Re: [gentoo-user] Why is apache 2.2 hard masked?
On 4/11/07, Wolfgang Liebich <[EMAIL PROTECTED]> wrote: I'm fighting with authentification problems (see my further mails about mod_auth_ldap) and maybe a new module available for apache 2.2 might solve them. BUT apache 2.2 is hard masked - why? Any experiences? $ emerge -pv ">=apache-2.2" These are the packages that would be merged, in order: Calculating dependencies | !!! All ebuilds that could satisfy ">=apache-2.2" have been masked. !!! One of the following masked packages is required to complete your request: - net-www/apache-2.2.4 (masked by: package.mask, ~x86 keyword) # Michael Stewart <[EMAIL PROTECTED]> (03 Feb 2006) # Mask for testing of new Apache 2.2 version If you really want apache-2.2, use package.unmask -- WBR, Vladimir Rusinov aka B. [EMAIL PROTECTED] [EMAIL PROTECTED]
Re: [gentoo-user] Backing up my box
On 4/24/07, Mark Somerville <[EMAIL PROTECTED]> wrote: I've got an 8Gb Gentoo virtual machine that I'm working out a backup plan for. Since the disk space is pretty small, I'm thinking about just taking a full image of the disk for backups, rather than cherry-picking DBs, mail, etc. I'd like to take a full image every day (but only transfer the differences), which I'll store for a week. Does this sound like a reasonable enough approach? Any suggestions appreciated, Try flexbackup. -- Vladimir Rusinov GreenMice Solutions: opensource IT solutions http://greenmice.info/
Re: [gentoo-user] Getting Started
On 5/14/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Also, what is the difference between the Gentoo LiveCD and the LiveDVD? What are the advantages of the DVD? I am considering downloading it if there is adequate benefit. AFAIK LiveDVD Just contains more distfiles and packages. My suggestion is not use networkless install. Keep in sync. -- Vladimir Rusinov GreenMice Solutions: IT-решения на базе Linux http://greenmice.info/
Re: [gentoo-user] File extensions in Kmail attachments
On 5/31/07, Mick <[EMAIL PROTECTED]> wrote: I noticed that when I open an attachment from within Kmail it adds odd extensions to the file, which are retained when I later on try to save it on the disk; e.g. a spreadsheet opened with OOo is shown as: "Notes from yesterdays mtg.xls_[yQHODa]". Furthermore, when I click on SaveAs in OOo it automatically opens the directory /tmp/kde-michael/ as opposed to /home/michael. Would you perhaps know how I could fix this? I think, you cat fix this only via patching sources. When you open mail attachment, KMail extracts it from message body and saves it to tmp dir in order to other apps can open it. -- Vladimir Rusinov GreenMice Solutions: IT-решения на базе Linux http://greenmice.info/
Re: [gentoo-user] Error compiling x11-misc/xkeyboard-config-0.8-r1.
On 6/3/07, nikhilnadig <[EMAIL PROTECTED]> wrote: /usr/bin/xkbcomp -lfhlpR -o geometry.dir '*' make[2]: *** [geometry.dir] Illegal instruction (core dumped) Have you changed you CFLAGS? Show us: emerge --info cat /proc/cpuinfo -- Vladimir Rusinov GreenMice Solutions: IT-решения на базе Linux http://greenmice.info/
Re: [gentoo-user] Moving linux system to another partition
On 6/8/07, Aleksey Kunitskiy <[EMAIL PROTECTED]> wrote: Is it safe to move my linux system by using: #>cp -rp /mnt/old_part /mnt/new_part and approriate changes in grub.conf/fstab on new system location ? cp -ax / /mnt/newroot cp -ax /dev/ /mnt/newroot Is always works for mine. Second line required in order to boot. -- Vladimir Rusinov GreenMice Solutions: IT-решения на базе Linux http://greenmice.info/
Re: [gentoo-user] [OT] Kdevelop users
On 6/10/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: I wonder if it's worth using Kdevelop for small apps with graphic interface. Any Kdevelop users around ? How useful is it to you ? Is it hard to learn ? Did you give up using it ? Thanks for replying to this quick survey. As for me, it's better to write small apps in python, and Kdevelop is not userfull for python. Now I'm using eric - it's qt IDE for python. -- Vladimir Rusinov GreenMice Solutions: IT-решения на базе Linux http://greenmice.info/
Re: [gentoo-user] ssh + emerge = X11 connection rejected
On 6/13/07, Helmut Jarausch <[EMAIL PROTECTED]> wrote: normally I log into a machine via ssh -Y root@ and perform some updates via emerge. This has been working for hundreds of packages. But with dev-python/matplotlib (-0.90.1) this fails with X11 connection rejected because of wrong authentication. X connection to localhost:10.0 broken (explicit kill or server shutdown). But when I log in locally there is no such problem. What could be the reason? emerge --info ? -- Vladimir Rusinov GreenMice Solutions: IT-решения на базе Linux http://greenmice.info/
Re: [gentoo-user] emerge kdesktop fails
On 6/17/07, dexter <[EMAIL PROTECTED]> wrote: I was advised to upgrade to newest gcc - I did, and I also have the latest binutils avaluable in the portage. None of those thing helped. I'm quite stuck - I've installed gentoo on several other machines, but never had such a problem. Please advise May be overtuned CFLAGS? Please, show emerge --info -- Vladimir Rusinov GreenMice Solutions: IT-решения на базе Linux http://greenmice.info/
Re: [gentoo-user] Open Relay - What Happened?
On 6/28/07, Randy Barlow <[EMAIL PROTECTED]> wrote: So I'm running postfix on Gentoo, and have been doing so happily since about November. Until today I got a rejection for relayed mail notice from Road Runner. I read on their site that this happens when your IP address sends more than 1000 e-mails in 24 hours. You have problems with client restrictions. It is very weird that spammer haven't attacked your server since November. Try the following: smtpd_helo_required = yes disable_vrfy_command = yes unknown_hostname_reject_code = 550 smtpd_recipient_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_non_fqdn_hostname, reject_non_fqdn_sender, reject_non_fqdn_recipient, reject_invalid_hostname, reject_unknown_sender_domain, reject_unknown_recipient_domain, permit_mx_backup, reject_unauth_pipelining, reject_unauth_destination, check_relay_domains, reject Or just smtpd_recipient_restrictions = permit_mynetworks, permit_sasl_authenticated, check_relay_domains, reject -- Vladimir Rusinov GreenMice Solutions: IT-решения на базе Linux http://greenmice.info/
Re: [gentoo-user] Gentoo Halt message
On 6/26/07, Gentoo Voyager <[EMAIL PROTECTED]> wrote: Dear all, how to send automatic mail while halting the gentoo system. qmail server running on my gentoo box. I tried this. Usually this e-mails won't sent until the server up: my system hats fatser than mail sends. You may add delay, but as for me, this is bad solution. -- Vladimir Rusinov GreenMice Solutions: IT-решения на базе Linux http://greenmice.info/