[gentoo-user] getting rid of raid header

2007-03-25 Thread Alan
Somehow one of my hard drives got a raid header on it, causing it to
start automatically sometimes when not needed.  It's on /dev/hda, my
main system disk, which is not RAID at all.  Running mdadm -E /dev/hda I
get:

---
phoenix alan # mdadm  -E /dev/hda
/dev/hda:
  Magic : a92b4efc
Version : 00.90.00
   UUID : 0feab44f:a7f9e0ef:ef5b4af3:58c56a79
  Creation Time : Wed Mar  1 22:20:42 2006
 Raid Level : raid1
  Used Dev Size : 77900672 (74.29 GiB 79.77 GB)
 Array Size : 77900672 (74.29 GiB 79.77 GB)
   Raid Devices : 2
  Total Devices : 2
Preferred Minor : 1

Update Time : Wed Mar  1 22:25:43 2006
  State : active
 Active Devices : 2
Working Devices : 2
 Failed Devices : 0
  Spare Devices : 0
   Checksum : 35f4ee48 - correct
 Events : 0.4


  Number   Major   Minor   RaidDevice State
this 0 25320  active sync   /dev/mapper/sda1

   0 0 25320  active sync   /dev/mapper/sda1
   1 1 25331  active sync   /dev/mapper/sdb1
phoenix alan # 
---

The other disks in the array (sda and sdb) are two SCSI disks which are
currently unused, but have some raid partitions on them (mostly used for
playing with other distros).

It also looks like my system is confusing /dev/hda and /dev/sda or
something?  Maybe this is caused by using evms?  All I know is when I
installed ubuntu on the SCSI disks to play around I found that it
wouldn't install properly because after partitioning the disks it had a
RAID device already up and running, which turned out to be /dev/hda in a
RAID1 with a second device missing.

None of the partitions on the disk are marked as type raid-autodetect
either.  I'm hoping that there's a magic offset that I can dd /dev/zero
to to knock the raid header off without nuking my system disk.

Thanks.

Alan


-- 
Alan [EMAIL PROTECTED] - http://arcterex.net

Backups are for people who don't pray. -- big Mike
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] getting rid of raid header

2007-03-25 Thread Boyd Stephen Smith Jr.
On Sunday 25 March 2007, Alan [EMAIL PROTECTED] wrote about '[gentoo-user] 
getting rid of raid header':
 Somehow one of my hard drives got a raid header on it, causing it to
 start automatically sometimes when not needed.  It's on /dev/hda, my
 main system disk, which is not RAID at all.  Running mdadm

Check mdadm --misc --help and mdadm --manage --help.  I believe there's 
a --zero-superblock mode, but you'll have to check the spelling.  You'll 
use it like mdadm --zero-superblock /dev/hda.

HTH

-- 
Boyd Stephen Smith Jr. ,= ,-_-. =. 
[EMAIL PROTECTED]  ((_/)o o(\_))
ICQ: 514984 YM/AIM: DaTwinkDaddy   `-'(. .)`-' 
http://iguanasuicide.org/  \_/ 
New GPG Key!  Old key expires 2007-03-25.  Upgrade NOW!
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: Back down to older version (emerge)

2007-03-25 Thread reader
Neil Bothwick [EMAIL PROTECTED] writes:

 On Sat, 24 Mar 2007 04:29:25 -0400, [EMAIL PROTECTED] wrote:

  You can also make this change permanent by adding   
 
  =mail-mta/sendmail-8.14.0  
 
  to /etc/portage.package.mask  
 
 Neil was the above a typo?  Or is it correct that using greater than
 or equal to 8.14.0 in /etc/portage.package.mask will cause a version
 of 8.13.X to be kept?

 It will, because you are masking 8.14.0 and later, so the most recent
 8.13 package will be used.

Click... duh .. now I get it.

   to /etc/portage.package.mask  
  
  /etc/portage/package.mask as far as i know.

 That's what I meant; my keyboard must have moved sideways as I was about
 to hit the key :(

Nice try at a cover up, but its ok to admit that a small person with a
pistol broke in and forced you to do it.

I've had terrorists break in and force me to leave the Apostrophe re
off of `you're'; leaving a stupid `you' in place of `you're'.

Its happened several times... I've changed the locks, I've installed
security alarms... nothing seems to stop them.

... its just not my fault.

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] hardened-sources-2.6.18 booting very slow and no network connection

2007-03-25 Thread Konstantinos Agouros
Hi,

I have an instance of hardened sources using selinux as a webserver.
2.6.16 is running fine however 2.6.18-r6 boots up, but it's terribly slow
and won't allow any network connection. I compiled the new kernel with
the old .config using make oldconfig and there weren't many new sec-
config options I saw. Has anything changed dramatically in the behaviour
between these two releases?

Regards,

Konstantin
-- 
Dipl-Inf. Konstantin Agouros aka Elwood Blues. Internet: elwood@agouros.de
Otkerstr. 28, 81547 Muenchen, Germany. Tel +49 89 69370185

Captain, this ship will not survive the forming of the cosmos. B'Elana Torres
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] problem with usb card reader with gentoo

2007-03-25 Thread John covici
Hi.  I have a strange problem with a small card reader I use for
certain types of memory cards such as low voltage sd cards.  I have
used this in that other operating systems and the card is seen by that
other system and even  another Linux distribution I used to use, but
when I insert the reader with a proper card inserted, here is what I
get.  The device nodes for the partitions are not created, only the
one for the whole disk -- which fdisk will not open and here is the
kernel log I get:

Mar 25 08:03:19 ccs kernel: usb 1-6: new high speed USB device using ehci_hcd 
and address 15
Mar 25 08:03:20 ccs kernel: usb 1-6: configuration #1 chosen from 1 choice
Mar 25 08:03:20 ccs kernel: scsi11 : SCSI emulation for USB Mass Storage devices
Mar 25 08:03:25 ccs kernel: scsi 11:0:0:0: Direct-Access LexarMedia 
Inc. CF019D PQ: 0 ANSI: 0 CCS
Mar 25 08:03:25 ccs kernel: sd 11:0:0:0: Attached scsi removable disk sdc
Mar 25 08:03:25 ccs kernel: sd 11:0:0:0: Attached scsi generic sg2 type 0

and when I pull the usb connector I get the following:

Mar 25 08:17:01 ccs kernel: usb 1-6: USB disconnect, address 15
Mar 25 08:17:01 ccs udevd-event[13590]: run_program: exec of program
'/lib/udev/hal_unmount' failed

I have every possible support in the usb mass storage device as well.
Can someone tell me what is happening here?

Thanks.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici
 [EMAIL PROTECTED]
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] OT: Status of TiLP2?

2007-03-25 Thread Marc Joliet
Hi list,

I wanted to know whether it's planned to add TiLP2 to the portage tree
any time soon. I read http://bugs.gentoo.org/show_bug.cgi?id=109220 and
http://bugs.gentoo.org/show_bug.cgi?id=112985, however the last updates
were about 5 months ago.

I'm asking because I would like to be able to connect to my TI83+ on
Linux and the current version of TiLP in portage - which isn't supported
by the author anymore - just produces error messages. Moreso since I've
managed to avoid my WinXP partition so far and also because programming
on the calculator itself just plain sucks.

I hope I'm not the only one who wants TiLP2...
-- 
Marc Joliet


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Re: [gentoo-user] Seamonkey, Linux and bank websites.

2007-03-25 Thread Dale
Dale wrote:

 Well, I will know soon enough.  The bank itself will be changing to
 this mess in a few days.  If it doesn't work, I'll just call customer
 service to find out my balance because it will be much faster than
 trying to get it on the internet.  This is if I can get in at all.

 Right now, only my credit card site is doing this.  I have had times
 where I could not get into the thing to pay bill for over a week
 because of this thing.  My credit card and bank has two separate websites.

 I posted my settings, is there anything I can change?  If this works
 for you folks, why not me?  Well, this is usual really, everything
 seems to crap out on me.  :/

 Open to ideas.

 Dale

 :-)  :-)  :-)


I did some experimenting here.  I used Konqueror to access the site.  At
first, all I got was a error.  I could still get the site to come up in
Seamonkey so I knew the site was working fine.  I then changed the
setting in Konqueror for it NOT to identify itself at all.  Then the
site would come up with no error then.  After about four tries to get
all that Passmark mess correct, I was able to get into the site.  I
logged out, closed Konqueror, then opened it up again and tried again to
access the site.  This was cool.  I put in my login, then it went
straight to the password instead of asking me a dozen questions first. 
In other words, it worked fine.  So, it is not some firewall setting or
anything like that.  It appears to be Seamonkey. 

That said, I don't like using Konqueror as a web browser.  How do I get
Seamonkey to either not ID itself or something so this will work?  I
looked in preferences and I can't find anything in there to change.

At least there is hope now.  Thanks for the help so far.

Dale

:-)  :-)  :-)  :-)  :-)

-- 
www.myspace.com/-remove-me-dalek1967



Re: [gentoo-user] Seamonkey, Linux and bank websites.

2007-03-25 Thread Abhay Kedia
On Sunday 25 Mar 2007 7:06:33 pm Dale wrote:

 That said, I don't like using Konqueror as a web browser.  How do I get
 Seamonkey to either not ID itself or something so this will work?  I
 looked in preferences and I can't find anything in there to change.

You can always try installing user agent switcher and use MSIE user agent. 
Almost none of the sites can afford to reject that user agent.
http://chrispederick.com/work/useragentswitcher/

-- 
Regards,
Abhay


pgpB8cBRgtnVV.pgp
Description: PGP signature


Re: [gentoo-user] Seamonkey, Linux and bank websites.

2007-03-25 Thread Dale
Abhay Kedia wrote:
 On Sunday 25 Mar 2007 7:06:33 pm Dale wrote:
   
 That said, I don't like using Konqueror as a web browser.  How do I get
 Seamonkey to either not ID itself or something so this will work?  I
 looked in preferences and I can't find anything in there to change.

 
 You can always try installing user agent switcher and use MSIE user agent. 
 Almost none of the sites can afford to reject that user agent.
 http://chrispederick.com/work/useragentswitcher/

   

OK.  I downloaded and installed that and it shows up under tools.  I
selected IE 6 and it is still a no go.  It does not store whatever it is
that it is trying to store so it knows I am me.  I tried this several
times.  The last time I could not get in at all.

It would seem to me that it is a cookie problem since according to that
Passmark info, that is what it stores locally.  I dunno.

Open to more ideas?  Could this be some kind of bug maybe? 

I'm hoping now that I can do my blog in the fancy mode with this. 
MySpace doesn't like Seamonkey or Konqueror. 

Thanks

Dale

:-)  :-)  :-)  :-)

-- 
www.myspace.com/-remove-me-dalek1967



[gentoo-user] How emerge GCC

2007-03-25 Thread Arnaud FARINE

Hello,

I've got a big problem...I can't compile anything or install software.
Reason : last week I need to emerge the new gcc 4.1.1. I made this 
without to follow the gentoo tutorialSince, I can't compile because 
I get an error concercing C++ (not found!).
Today, I would like to retrieve a GCC. When I want to emerge I get error 
concerning gcc and others compiler.


Please help me !!

Regards
--
***
*  Arnaud FARINE  *
***

begin:vcard
fn:Arnaud FARINE
n:FARINE;Arnaud
adr:;;;Mougins;;;France
email;internet:[EMAIL PROTECTED]
url:http://arnouf.blogspot.com
version:2.1
end:vcard



Re: [gentoo-user] Question re: profiles

2007-03-25 Thread Bo Ørsted Andresen
On Saturday 24 March 2007 06:30:58 Dale wrote:
You may want to either sync again or run emerge --metadata one.  I seem
to recall running into this and it can't update the database without
that link being correct.  The metadata part should fix it.
 
  Not necessary.  I just recreated the symlink to point to the correct
  profile.  Not rocket science, even for someone like me who does not have
  a formal computer education.  :-)

 I guess some changes have been made to portage.  When I ran into this a
 while back, it error'd out right after the sync process.  I had to
 create the new link the run emerge --metadata so that it could finish
 processing the database which I guess is part two.

emerge --metadata is completely unrelated. You are probably speaking of one of 
the issues at http://www.gentoo.org/proj/en/portage/doc/common-problems.xml

See `man emerge` to see what --metadata does...

-- 
Bo Andresen


pgpF4kSVJr3sP.pgp
Description: PGP signature


Re: [gentoo-user] How emerge GCC

2007-03-25 Thread Dale
Arnaud FARINE wrote:
 Hello,

 I've got a big problem...I can't compile anything or install software.
 Reason : last week I need to emerge the new gcc 4.1.1. I made this
 without to follow the gentoo tutorialSince, I can't compile
 because I get an error concercing C++ (not found!).
 Today, I would like to retrieve a GCC. When I want to emerge I get
 error concerning gcc and others compiler.

 Please help me !!

 Regards

Here you go.

http://forums.gentoo.org/viewtopic-t-548108-highlight-gcc+recover.html

http://forums.gentoo.org/viewtopic-t-489889-highlight-gcc+recover.html

http://gentoo-wiki.com/HOWTO_Recover_from_%22emerge_--unmerge_gcc%22

Take your pick.  The top one and the bottom look pretty good to me. 

Hope that gets you going.

Dale

:-)  :-)  :-)

-- 
www.myspace.com/-remove-me-dalek1967

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Maya

2007-03-25 Thread Mick
This may be a silly question, but I am trying to understand if Maya is free 
for Linux - despite it being a commercial product.

The License page says that we should go to http://www.aliaswavefront.com/spar 
to register, but the link is dead.

What do you know about this package and the license thing?
-- 
Regards,
Mick


pgp74STcQzy6z.pgp
Description: PGP signature


Re: [gentoo-user] getting rid of raid header

2007-03-25 Thread Alan
On Sun, Mar 25, 2007 at 04:03:32AM -0500, Boyd Stephen Smith Jr. wrote:
 On Sunday 25 March 2007, Alan [EMAIL PROTECTED] wrote about '[gentoo-user] 
 getting rid of raid header':
  Somehow one of my hard drives got a raid header on it, causing it to
  start automatically sometimes when not needed.  It's on /dev/hda, my
  main system disk, which is not RAID at all.  Running mdadm
 
 Check mdadm --misc --help and mdadm --manage --help.  I believe there's 
 a --zero-superblock mode, but you'll have to check the spelling.  You'll 
 use it like mdadm --zero-superblock /dev/hda.

Perfect, except it says that it can't open it for writing.  Guess I'll
boot off a liveCD and see if that helps.  Thanks!

-- 
Alan [EMAIL PROTECTED] - http://arcterex.net

Backups are for people who don't pray. -- big Mike
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Maya

2007-03-25 Thread Neil Walker

Mick wrote:
This may be a silly question, but I am trying to understand if Maya is free 
for Linux - despite it being a commercial product.


The License page says that we should go to http://www.aliaswavefront.com/spar 
to register, but the link is dead.


What do you know about this package and the license thing?
  
Hmm. Autodesk Maya Learning (an old version) is free - but only 
available for Windows and Mac OSX AFAIK. Never heard of a Linux version 
- let alone Gentoo.


Be lucky,

Neil

--
gentoo-user@gentoo.org mailing list



RE: [gentoo-user] all digest files missing for portage update after rsync with local server

2007-03-25 Thread de Almeida, Valmor F.

 -Original Message-
 From: Zac Medico [mailto:[EMAIL PROTECTED]
 
 The problem is that portage-2.1.2.2 will automatically exclude the
 digest files during sync.  In order to make the sync compatible with
 portage-2.0.x, you can override the PORTAGE_RSYNC_OPTS variable
 that's defined in /etc/make.globals.  You do that by redefining it
 in /etc/make.conf.  Copy the value from make.globals and remove the
 - --filter=H_**/files/digest-* option.  After you've removed that
 option, the digest files will reappear the next time that you sync.
 
 Note that after you upgrade from portage-2.0.x to portage-2.1.x, you
 need to run `emerge --metadata`.
 
 Zac

Here it is what I did for the record. On my local rsync server I set
PORTAGE_RSYNC_OPTS in /etc/make.conf as in /etc/make.globals but removed
--filter=...

Then, still on my local rsync server I did an emerge --sync so the
digest files are pulled in. I also did an update of system and world.
BTW here are two warnings obtained (ignored for now)

--- Invalid atom in /usr/portage/profiles/package.mask:
=media-video/ffmpeg-0.4.9-p20070325

!!! A file listed in the Manifest could not be found:
/usr/portage/net-fs/nfs-utils/files/nfs.confd.old

!!! Fetch for /usr/portage/net-fs/nfs-utils/nfs-utils-1.0.12.ebuild
failed, continuing...

Now on my other boxes I proceeded with an emerge --sync to sync the
portage tree with the local rsync server. A new portage version was
available, then I issued an emerge portage. At the end of the emerge,
the cache was updated on its own. Nevertheless I did do emerge
--metadata. Is this the right time to do this?

Should the information you sent be included in the rsync documentation?
In the handbook

http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=3chap=2

the section on 

PORTAGE_RSYNC_OPTS sets a number of default variables used during sync,
each space-separated. These shouldn't be changed unless you know exactly
what you're doing. Note that certain absolutely required options will
always be used even if PORTAGE_RSYNC_OPTS is empty

does not welcome users to explore rsync.

Thanks for your help.

--
Valmor

--
gentoo-user@gentoo.org mailing list



[gentoo-user] Questions about gparted

2007-03-25 Thread Kevin O'Gorman

I just emerged gparted-0.3.3, and find a couple of things I don't
understand.  As there seems to be no documentation (even on
SourceForge), I'm asking here.

1) It complains about being unable to open /dev/nbd1 throught
/dev/nbd16; I have no idea what these are.

2) There is a warning sign and a message associated with all of my xfs
partitions. The message reads fatal error -- couldn't initialize XFS
library.  But I emerged gparted with the xfs use flag, and libxfs
is also emerged.

++ kevin

--
Kevin O'Gorman, PhD
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Question re: profiles

2007-03-25 Thread Dale
Bo Ørsted Andresen wrote:

 emerge --metadata is completely unrelated. You are probably speaking of one 
 of 
 the issues at http://www.gentoo.org/proj/en/portage/doc/common-problems.xml

 See `man emerge` to see what --metadata does...

   

I just know it fixed it.  I was told on the forums to run it and it
worked afterwards.  Of course, as I said, portage has changed a lot
since then.

Dale

:-)  :-)  :-)

-- 
www.myspace.com/-remove-me-dalek1967



[gentoo-user] Invalid atom in =media-video/ffmpeg-0.4.9-p20070325

2007-03-25 Thread de Almeida, Valmor F.

Hello list,

After a recent sync I get 

Invalid atom in /usr/portage/profiles/package.mask:
=media-video/ffmpeg-0.4.9-p20070325

anytime I issue an emerge command.

I wonder whether this is particular to my system.

Thanks,

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



Re: [gentoo-user] Invalid atom in =media-video/ffmpeg-0.4.9-p20070325

2007-03-25 Thread Marc Joliet
Am Sonntag, den 25.03.2007, 15:38 -0400 schrieb de Almeida, Valmor F.:
 Hello list,
 
 After a recent sync I get 
 
 Invalid atom in /usr/portage/profiles/package.mask:
 =media-video/ffmpeg-0.4.9-p20070325
 
 anytime I issue an emerge command.
 
 I wonder whether this is particular to my system.
 
 Thanks,
 
 --
 Valmor

That would likely be - as a quick eix ffmpeg -v showed - that the
entry should look like this: 0.4.9_p20070325. Note the underline instead
of a dash.
-- 
Marc Joliet


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


RE: [gentoo-user] Invalid atom in =media-video/ffmpeg-0.4.9-p20070325

2007-03-25 Thread de Almeida, Valmor F.
 -Original Message-
 From: Marc Joliet [mailto:[EMAIL PROTECTED]
 
 Am Sonntag, den 25.03.2007, 15:38 -0400 schrieb de Almeida, Valmor F.:
  I wonder whether this is particular to my system.
 
 That would likely be - as a quick eix ffmpeg -v showed - that the
 entry should look like this: 0.4.9_p20070325. Note the underline
instead
 of a dash.


Could you please verify these entries in your
/usr/portage/profiles/package.mask? They were made today.


# Luca Barbato [EMAIL PROTECTED] (25 Mar 2007)
# snapshot not finalized
=media-video/ffmpeg-0.4.9-p20070325

# Samuli Suominen [EMAIL PROTECTED] (25 Mar 2007)
# Snapshots introducing compatibility with freedesktop.org
# Desktop Menu Specification. Masked for testing.
xfce-base/libxfce4menu
=xfce-base/xfdesktop-4.5*

Thanks,

--
Valmor

 --
 Marc Joliet
--
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: Invalid atom in =media-video/ffmpeg-0.4.9-p20070325

2007-03-25 Thread »Q«
In news:[EMAIL PROTECTED],
Marc Joliet [EMAIL PROTECTED] wrote:

 Am Sonntag, den 25.03.2007, 15:38 -0400 schrieb de Almeida, Valmor F.:
  
  After a recent sync I get 
  
  Invalid atom in /usr/portage/profiles/package.mask:
  =media-video/ffmpeg-0.4.9-p20070325
  
  anytime I issue an emerge command.
  
  I wonder whether this is particular to my system.
  
 
 That would likely be - as a quick eix ffmpeg -v showed - that the
 entry should look like this: 0.4.9_p20070325. Note the underline
 instead of a dash.

See http://bugs.gentoo.org/show_bug.cgi?id=172200.  I filed the bug
earlier today, and lu_zero has taken ownership, so hopefully it will be
resolved soon.

-- 
»Q«

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Questions about gparted

2007-03-25 Thread Boyd Stephen Smith Jr.
On Sunday 25 March 2007, Kevin O'Gorman [EMAIL PROTECTED] wrote 
about '[gentoo-user] Questions about gparted':
 1) It complains about being unable to open /dev/nbd1 throught (sic)
 /dev/nbd16; I have no idea what these are.

Block devices exposed by the 'nbd' module.  The nbd module allows block 
devices to be exported and imported over the network, similar to iSCSI or 
SATAoE, but is non-standard (AFAIK) and currently only useful is 
homogeneous Linux environments (since other OSes don't have support for 
it).

It's a bit odd that you have those device nodes.  udev shouldn't create 
them until they are imported.  Delete them, then run 'udevtrigger  
udevsettle' (as root) and see if they are recreated.

-- 
Boyd Stephen Smith Jr. ,= ,-_-. =. 
[EMAIL PROTECTED]  ((_/)o o(\_))
ICQ: 514984 YM/AIM: DaTwinkDaddy   `-'(. .)`-' 
http://iguanasuicide.org/  \_/ 
New GPG Key!  Old key expires 2007-03-25.  Upgrade NOW!


pgp0TcUsVINOH.pgp
Description: PGP signature


Re: [gentoo-user] hardened-sources-2.6.18 booting very slow and no network connection

2007-03-25 Thread Benno Schulenberg
Konstantinos Agouros wrote:
 I have an instance of hardened sources using selinux as a
 webserver. 2.6.16 is running fine however 2.6.18-r6 boots up, but
 it's terribly slow

The 2.6.18 kernel was slow for me too (normal gentoo-sources), not 
terribly, but noticeably sluggish.  You might try pushing on to 
2.6.19.  But most probably it's so slow because it is timing out on 
network connections.

 and won't allow any network connection. [...] Has anything changed 
 dramatically in the behaviour between these two releases?

Yes, between 2.6.16. and 2.6.17 the netfilter stuff was rearranged, 
you will have to reselect the required parts/modules.

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



Re: [gentoo-user] getting rid of raid header

2007-03-25 Thread Boyd Stephen Smith Jr.
On Sunday 25 March 2007, Alan [EMAIL PROTECTED] wrote about 'Re: 
[gentoo-user] getting rid of raid header':
 On Sun, Mar 25, 2007 at 04:03:32AM -0500, Boyd Stephen Smith Jr. wrote:
  On Sunday 25 March 2007, Alan [EMAIL PROTECTED] wrote about
  '[gentoo-user]
  getting rid of raid header':
   Somehow one of my hard drives got a raid header on it, causing it to
   start when not needed.  Running mdadm
 
  I believe
  there's a --zero-superblock mode.

 Perfect, except it says that it can't open it for writing.  Guess I'll
 boot off a liveCD and see if that helps.

You'll have to make sure that disk is (1) not mounted anywhere, (2 - lvm 
specific) not a pv of any vg with at least one active lv, and (3) not a 
member disk of any running software raid device, (4) not 
otherwise locked - in use by other kernel systems like evms, iscsi, nbd, 
or others.

(1) is solved by careful use of umount.
(2) is solved by careful use of lvchange -an or vgchange -an
(3) is solved by careful use of mdadm -S
(4) is solved using tools specific to that kernel system.

Unless you are using it for some vital filesystem, you should be able to 
fix you issue with rebooting.

-- 
Boyd Stephen Smith Jr. ,= ,-_-. =. 
[EMAIL PROTECTED]  ((_/)o o(\_))
ICQ: 514984 YM/AIM: DaTwinkDaddy   `-'(. .)`-' 
http://iguanasuicide.org/  \_/ 
New GPG Key!  Old key expires 2007-03-25.  Upgrade NOW!


pgp23zNLt71AX.pgp
Description: PGP signature


RE: [gentoo-user] Invalid atom in =media-video/ffmpeg-0.4.9-p20070325

2007-03-25 Thread de Almeida, Valmor F.
 -Original Message-
 From: Marc Joliet [mailto:[EMAIL PROTECTED]
 
 Maybe I'm putting too much thought to it and making a big deal over a
 trivial typo.

See previous e-mail from Q on this list. It is a bug. I just did a
new emerge --sync and fixed.

Thanks,

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



[gentoo-user] nfs.confd.old on manifest not found

2007-03-25 Thread de Almeida, Valmor F.

Hello,

I anyone else bumping into this message after a recent emerge --sync
followed by system and world update?

!!! A file listed in the Manifest could not be found:
/usr/portage/net-fs/nfs-utils/files/nfs.confd.old

emerge system will complete but not emerge world.

There isn't a bug filed but there is a comment on the issue on a related
bug for stability of nfs-utils.

Thanks for any inputs.

--
Valmor


-emerge --info
Portage 2.1.2.2 (default-linux/x86/2006.1, gcc-4.1.1, glibc-2.5-r0,
2.6.18.6 i686)



--
gentoo-user@gentoo.org mailing list



[gentoo-user] microcode error

2007-03-25 Thread Mick
Hi All,

I changed the CPU on an old box from a PIII 600MHz to a PIII 733MHz.  Then 
updated the box and sys-apps/microcode-ctl-1.15 was installed.  Since then 
it's been coming up with errors:
===
# /etc/init.d/microcode_ctl restart
 * Caching service dependencies ... [ ok ]
 * Updating microcode ...
/usr/sbin/microcode_ctl: error writing to '/dev/cpu/microcode' errno=22 
(Invalid argument)
/usr/sbin/microcode_ctl: there may be messages from the driver in your system 
log.
 * Failed to update microcode via '/dev/cpu/microcode'
===

the log error is:
===
Mar 25 22:58:04 study1 microcode: Error in the microcode data
Mar 25 22:59:15 study1 microcode: error! Bad data in microcode data file
Mar 25 22:59:15 study1 microcode: Error in the microcode data
Mar 25 22:59:15 study1 rc-scripts: Failed to update microcode 
via '/dev/cpu/microcode'
===

What's the fix to this problem?  I've removed /etc/microcode.dat and remerged 
the package but I am still getting the same error.  Any ideas?
-- 
Regards,
Mick


pgpWPf14pyHIt.pgp
Description: PGP signature


Re: [gentoo-user] nfs.confd.old on manifest not found

2007-03-25 Thread David W Noon
In message [EMAIL PROTECTED], de Almeida, Valmor F. wrote:

 I anyone else bumping into this message after a recent emerge --sync
 followed by system and world update?

Yes, I got this message this afternoon.

-- 
Regards

Dave  [RLU#314465]
==
[EMAIL PROTECTED] (David W Noon)
==


-- 
gentoo-user@gentoo.org mailing list



RE: [gentoo-user] Re: Invalid atom in =media-video/ffmpeg-0.4.9-p20070325

2007-03-25 Thread de Almeida, Valmor F.
 -Original Message-
 From: news [mailto:[EMAIL PROTECTED] On Behalf Of Q
 
 See http://bugs.gentoo.org/show_bug.cgi?id=172200.  I filed the bug
 earlier today, and lu_zero has taken ownership, so hopefully it will
be
 resolved soon.

I did a recent emerge --sync and the problem has been fixed.

Thanks,

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



Re: [gentoo-user] nfs.confd.old on manifest not found

2007-03-25 Thread Albert Hopkins
On Sun, 2007-03-25 at 18:05 -0400, de Almeida, Valmor F. wrote:
 Hello,
 
 I anyone else bumping into this message after a recent emerge --sync
 followed by system and world update?
 
 !!! A file listed in the Manifest could not be found:
 /usr/portage/net-fs/nfs-utils/files/nfs.confd.old
 
 emerge system will complete but not emerge world.

http://bugs.gentoo.org/show_bug.cgi?id=172133
--
Albert W. Hopkins

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] all digest files missing for portage update after rsync with local server

2007-03-25 Thread Zac Medico
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

de Almeida, Valmor F. wrote:
 !!! A file listed in the Manifest could not be found:
 /usr/portage/net-fs/nfs-utils/files/nfs.confd.old

http://bugs.gentoo.org/show_bug.cgi?id=172231

 Now on my other boxes I proceeded with an emerge --sync to sync the
 portage tree with the local rsync server. A new portage version was
 available, then I issued an emerge portage. At the end of the emerge,
 the cache was updated on its own. Nevertheless I did do emerge
 --metadata. Is this the right time to do this?

The cache format changed between portage-2.0.x and portage-2.1.x, so
emerge --metadata needs to be run in order to migrate to the new format.

 Should the information you sent be included in the rsync documentation?

Perhaps, but not many people use portage-2.0.x these days.  The
2006.1 stages contain portage-2.1.x.

 In the handbook
 
 http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=3chap=2
 
 the section on 
 
 PORTAGE_RSYNC_OPTS sets a number of default variables used during sync,
 each space-separated. These shouldn't be changed unless you know exactly
 what you're doing. Note that certain absolutely required options will
 always be used even if PORTAGE_RSYNC_OPTS is empty
 
 does not welcome users to explore rsync.

Perhaps, but again, not many people use portage-2.0.x these days.
They should upgrade to 2.1.x at the first opportunity.

Zac
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.3 (GNU/Linux)

iD8DBQFGByZa/ejvha5XGaMRAulqAKDVvhVJ+0FXRB6ktlNikBklwUGLlACgmilK
tXT8pRP7GcUVBmkqaoicmVA=
=hJsQ
-END PGP SIGNATURE-
-- 
gentoo-user@gentoo.org mailing list



RE: [gentoo-user] all digest files missing for portage update after rsync with local server

2007-03-25 Thread de Almeida, Valmor F.
 -Original Message-
 From: Zac Medico [mailto:[EMAIL PROTECTED]
 
 de Almeida, Valmor F. wrote:
  !!! A file listed in the Manifest could not be found:
  /usr/portage/net-fs/nfs-utils/files/nfs.confd.old
 
 http://bugs.gentoo.org/show_bug.cgi?id=172231
 

The bug has been fixed.

 The cache format changed between portage-2.0.x and portage-2.1.x, so
 emerge --metadata needs to be run in order to migrate to the new
format.
 

Now that my rsync local server has been upgraded to portage 2.1.2.2,
should I still keep

PORTAGE_RSYNC_OPTS=--recursive --links --safe-links --perms --times
--compress --force --whole-file --delete --delete-after --stats
--timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages

in /etc/make.conf ?

Thanks for all the help.

--
Valmor



--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] all digest files missing for portage update after rsync with local server

2007-03-25 Thread Zac Medico
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

de Almeida, Valmor F. wrote:
 Now that my rsync local server has been upgraded to portage 2.1.2.2,
 should I still keep
 
 PORTAGE_RSYNC_OPTS=--recursive --links --safe-links --perms --times
 --compress --force --whole-file --delete --delete-after --stats
 --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages
 
 in /etc/make.conf ?

You can remove it if you don't have any more systems running
portage-2.0.x to upgrade.  Those digest files are redundant now so
they only waste space.

Zac
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.3 (GNU/Linux)

iD8DBQFGBzkU/ejvha5XGaMRAkKtAJ0cj//2Ffx7R+lxgLHyh+qWfBvU0ACcCHvg
wvy3SSeR8BPjm2k3RbqeenA=
=fcfo
-END PGP SIGNATURE-
-- 
gentoo-user@gentoo.org mailing list



RE: [gentoo-user] Seamonkey, Linux and bank websites.

2007-03-25 Thread Nelson, David J
Try emailing your bank? It may be that their website uses some sort of Windows 
script via MSIE (which I am led to believe allows sites to do stuff with your 
local machine, I know at work if I open the intranet in MSIE it knows who I am 
from my NT logon, but in firefox I have to enter username and password) that 
finds some sort of identifier about your PC.
 
Either way, call your bank or email them and complain. If they value your 
business they'll maybe at least try to help if they can.
 
PS apologies for the top post, I'm using Outlook at work which for some reason 
plays silly-buggers with some emails and wont let me write my email under the 
email I'm replying to. A heineous (sp?) crime I know.


-- 
djn 

I do not represent anyone else in emails I send to this list. 

-Original Message-
From: Dale [mailto:[EMAIL PROTECTED]
Sent: 25 March 2007 16:23
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Seamonkey, Linux and bank websites.



OK.  I downloaded and installed that and it shows up under tools.  I selected 
IE 6 and it is still a no go.  It does not store whatever it is that it is 
trying to store so it knows I am me.  I tried this several times.  The last 
time I could not get in at all.

It would seem to me that it is a cookie problem since according to that 
Passmark info, that is what it stores locally.  I dunno.

Open to more ideas?  Could this be some kind of bug maybe?  

I'm hoping now that I can do my blog in the fancy mode with this.  MySpace 
doesn't like Seamonkey or Konqueror.  

Thanks

Dale

:-)  :-)  :-)  :-)


-- 

www.myspace.com/-remove-me-dalek1967