Re: [gentoo-user] ogg-vorbis tools and cups

2005-12-25 Thread Neil Bothwick
On Sat, 24 Dec 2005 23:30:23 -0500, Walter Dnes wrote:

  It does, but since you have no reference to cups in make.conf, the
  default is used. Many USE flags are enabled by default in the profile,
  add -cups to make.conf to override this.
 
   It was garbage like this that finally convinced me to put -* at the
 front of my USE variable, followed by the stuff that *I* decided I
 needed, not the stuff that the developers decided the average user
 needed. 

It's not a decision of what is needed, merely the developers' attempt to
give you a decent starting point.

I do use USE=-*... on one system but not generally. One disadvantage of
using -* is that emerge -uavDN world won't notify you of any new or
altered USE flags, because you have masked them all out. I prefer to use
emerge -uavDN world (I have an alias for it) and check the intended
actions before confirming.


-- 
Neil Bothwick

All right, set phasers to deep fat fry!


signature.asc
Description: PGP signature


Re: [gentoo-user] [OT] Merry Christmas!

2005-12-25 Thread Stuart Howard
heheh

ice and scotch lovers normally leads to a minor riot, plus to those
Gentooists who do not live in the UK would not realise that it is
normally cold enough here to not need ice :]

An addition to your script Darren
###
cd /local/pub  more beer  /dev/mouth
###
^^ shamelessly stolen from a gentoo-dev post to this list many months ago

stu

ps. xmas piccy

http://dugnet.com/klown/wallpaper/show.php?id=_wallpaper/_linux/christmastux2k5




On 25/12/05, darren kirby [EMAIL PROTECTED] wrote:
 quoth the Neil Bothwick:
  On Sat, 24 Dec 2005 12:30:25 -0800, darren kirby wrote:
   if [[ ${Merry_xmas} != 0 ]]; then do /pub/glenlivet --short --double
   --rocks ; done
 
  Heathen! A decent whisky should never be polluted with ice.
 
  USE=noice emerge glenlivet

 Well, I was just trying to help out Stuart, I don't drink scotch myself, and
 didn't realize ice is a faux pas.

 My own script would be more like:

 if [[ ${today} == ${weekday} ]]; then do /home/beer --ale; done
 elif [[ ${today} == ${weekend} ]]; then
 while [[ ${sober} ]];
 do /bar/martini --gin='bombay' --dry --shaken
 done # literally!
 fi

 -d
 --
 darren kirby :: Part of the problem since 1976 :: http://badcomputer.org
 ...the number of UNIX installations has grown to 10, with more expected...
 - Dennis Ritchie and Ken Thompson, June 1972





--
There are 10 types of people in this world: those who understand
binary, those who don't

--Unknown

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] leap second

2005-12-25 Thread Stuart Howard
I do not have a solution to your question, but in general there has
been some discussion in the press [UK] of late that covered this very
issue.
The link has some further links that may lead you to your answer.

http://www.bbc.co.uk/radio4/science/thematerialworld_20051124.shtml

stu


On 25/12/05, Jonathan A. Kollasch [EMAIL PROTECTED] wrote:
 On Sat, Dec 24, 2005 at 07:33:26PM -0500, Philip Webb wrote:
  There will be a leap second between 051231 235959  060101 00 .
  Does anyone know how the time servers used by NTP handle this ?
  Is it just left to the local machine to realise it's  1 sec  fast
   adjust over a few hours or does something else alert it to correct things 
  ?
  If the former, it could create problems for those running experiments;
  if the latter, does anyone know how it is done ?
  The last leap second was 1998/9 , before NTP was widely used.

 http://en.wikipedia.org/wiki/Unix_time
 http://en.wikipedia.org/wiki/Talk:Unix_time

 These _might_ help you understand this confusing subject.  For me
 they just gave me a headache.  The best I can tell POSIX handling
 of time-keeping is just broken.  In short, don't worry too much
 about it.  If you really want to know what time it is use GPS time
 (a sane TAI-based system), then convert that to UTC.

 Jonathan Kollasch





--
There are 10 types of people in this world: those who understand
binary, those who don't

--Unknown

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] VI

2005-12-25 Thread Klaus Fabritius
* Alexander Skwar schrieb:

[traditional vi]
 Beats me why somebody would want to use it, though.

Experimental archaeology, historical reenactment. It's one of the most
successful applications ever. Thirty years after Bill Joy started
coding it, people are typing $ vi ~/.emacsrc ;-)

I just installed it and I'm writing this mail with it. Well, feels
like trying to make fire with a flint and fingers which tend to use it 
like a lighter.


  -kfk

-- 
UNIX has grown fat.
Rob Pike, 1983
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] leap second

2005-12-25 Thread Ian Hastie
On Sat, 24 Dec 2005 19:33:26 -0500
Philip Webb [EMAIL PROTECTED] wrote:

 There will be a leap second between 051231 235959  060101 00 .
 Does anyone know how the time servers used by NTP handle this ?
 Is it just left to the local machine to realise it's  1 sec  fast
  adjust over a few hours or does something else alert it to correct
 things ? If the former, it could create problems for those running
 experiments; if the latter, does anyone know how it is done ?
 The last leap second was 1998/9 ,

According to the RFC there has always been a mechanism, but it was not
originally automatic.  In RFC958, http://rfc.net/rfc958.html, there is
this reference

   5.4.  Leap Seconds

  A standard mechanism to effect leap-second correction is not a
  part of this specification.  It is expected that the Leap
  Indicator bits would be set by hand in the primary reference
  clocks, then trickle down to all other clocks in the network,
  which would execute the correction at the specified time and reset
  the bits.

The newer NTP standard is now RFC1305, http://rfc.net/rfc1305.html.
From my brief look it seems that the leap seconds are listed in a
file.  The server then sets the leap indicator when needed.

 before NTP was widely used.

Not sure about that, but even the later standard is now 13 years old.
The original is 7 years older than that.  I'd be surprised if a lot of
permanently connected sites, eg Universities, haven't been using it for
a long time now.  However most home users wouldn't have had much use
for it before the growth of lower rate broadband services.

-- 
Ian.

EOM

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] This is weird. upgrade and downgrade at the same time. ???

2005-12-25 Thread Uwe Thiem
On 24 December 2005 18:20, Ernie Schroder wrote:
 On Saturday 24 December 2005 09:59, a tiny voice compelled Uwe Thiem to 
write:
  On 24 December 2005 15:49, Dale wrote:
   Holly Bostick wrote:
   Dale schreef:
  
   Who is this schreef guy?  I'm just Dale.
 
  That's Dutch for wrote. ;-)

 Ahh but what would that read in Namibian?

There is no language Namibian. We speak over 10 languages here, among them: 
Oshiwambo, Otjiherero, English, Afrikaans (- that's why I can read *some* 
Dutch), German, Nama/Damara, Koi-San, Tswana and some small language spoken 
in the Kavango and Caprivi region, most of them similar to Oshiwambo and 
Otjiherero.

When Namibian meet, say in a bar, the first thing is to find out which 
language all people are comfortable with. Since almost all Namibians speak 
several languages, that can take a while. ;-)

Uwe

-- 
Unix is sexy:
who | grep -i blonde | date
cd ~; unzip; touch; strip; finger
mount; gasp; yes; uptime; umount
sleep
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] [OT] Merry Christmas!

2005-12-25 Thread Robin
Great picture.  I am always on the lookout for some nice tux wallpaper :-)

On 12/25/05, Stuart Howard [EMAIL PROTECTED] wrote:
 heheh

 ice and scotch lovers normally leads to a minor riot, plus to those
 Gentooists who do not live in the UK would not realise that it is
 normally cold enough here to not need ice :]

 An addition to your script Darren
 ###
 cd /local/pub  more beer  /dev/mouth
 ###
 ^^ shamelessly stolen from a gentoo-dev post to this list many months ago

 stu

 ps. xmas piccy

 http://dugnet.com/klown/wallpaper/show.php?id=_wallpaper/_linux/christmastux2k5




 On 25/12/05, darren kirby [EMAIL PROTECTED] wrote:
  quoth the Neil Bothwick:
   On Sat, 24 Dec 2005 12:30:25 -0800, darren kirby wrote:
if [[ ${Merry_xmas} != 0 ]]; then do /pub/glenlivet --short --double
--rocks ; done
  
   Heathen! A decent whisky should never be polluted with ice.
  
   USE=noice emerge glenlivet
 
  Well, I was just trying to help out Stuart, I don't drink scotch myself, and
  didn't realize ice is a faux pas.
 
  My own script would be more like:
 
  if [[ ${today} == ${weekday} ]]; then do /home/beer --ale; done
  elif [[ ${today} == ${weekend} ]]; then
  while [[ ${sober} ]];
  do /bar/martini --gin='bombay' --dry --shaken
  done # literally!
  fi
 
  -d
  --
  darren kirby :: Part of the problem since 1976 :: http://badcomputer.org
  ...the number of UNIX installations has grown to 10, with more expected...
  - Dennis Ritchie and Ken Thompson, June 1972
 
 
 


 --
 There are 10 types of people in this world: those who understand
 binary, those who don't

 --Unknown

 --
 gentoo-user@gentoo.org mailing list



-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] [OT] Merry Christmas!

2005-12-25 Thread Uwe Thiem
On 25 December 2005 12:36, Stuart Howard wrote:
 heheh

 ice and scotch lovers normally leads to a minor riot, plus to those
 Gentooists who do not live in the UK would not realise that it is
 normally cold enough here to not need ice :]

Hey, I can assure you that it isn't cold around, but we, too, don't use ice in 
scotch. Now, tell the Scottish they don't need to filter out oils from their 
whisky. Since we all drink it without ice, it won't cloud. ;-)

Uwe

-- 
Unix is sexy:
who | grep -i blonde | date
cd ~; unzip; touch; strip; finger
mount; gasp; yes; uptime; umount
sleep
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] leap second

2005-12-25 Thread Philip Webb
051225 Ian Hastie wrote:
 24 Dec 2005 Philip Webb [EMAIL PROTECTED] wrote:
 There will be a leap second between 051231 235959  060101 00 .
 Does anyone know how the time servers used by NTP handle this ?
 Is it just left to the local machine to realise it's  1 sec  fast
  adjust over a few hours or does something else alert it to correct
 things ? If the former, it could create problems for those running
 experiments; if the latter, does anyone know how it is done ?
 The last leap second was 1998/9 ,
 The newer NTP standard is now RFC1305, http://rfc.net/rfc1305.html.

The details are in Appx E : it seems a warning bit is set manually
by the operator of the primary time server during the previous day
 one supposes -- hopes (smile) -- that local NTP clients receive it
 understand what it all means, thereby resetting the local clock.

Perhaps we should all watch our Gkrellms as 2006 flips into view ...

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



Re: [gentoo-user] This is weird. upgrade and downgrade at the same time. ???

2005-12-25 Thread Ernie Schroder
On Sunday 25 December 2005 02:45, a tiny voice compelled Uwe Thiem to write:
 On 24 December 2005 18:20, Ernie Schroder wrote:
  Ahh but what would that read in Namibian?

 There is no language Namibian. We speak over 10 languages here, among
 them: Oshiwambo, Otjiherero, English, Afrikaans (- that's why I can read
 *some* Dutch), German, Nama/Damara, Koi-San, Tswana and some small language
 spoken in the Kavango and Caprivi region, most of them similar to Oshiwambo
 and Otjiherero.

 When Namibian meet, say in a bar, the first thing is to find out which
 language all people are comfortable with. Since almost all Namibians speak
 several languages, that can take a while. ;-)

 Uwe

 --
 Unix is sexy:
 who | grep -i blonde | date
 cd ~; unzip; touch; strip; finger
 mount; gasp; yes; uptime; umount
 sleep


well then Otatu ku halele okili iwa nodula ipe iwa!
-- 
Regards, Ernie
100% Microsoft and Intel free

 08:41:21 up 4 days, 21:46,  4 users,  load average: 0.04, 0.13, 0.16
Linux 2.6.14-gentoo-r42.6.14-r-4_new i686 AMD Athlon(tm) XP 2400+
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] VI

2005-12-25 Thread Dan Meltzer
On Saturday 24 December 2005 12:34, George Ellison wrote:
 Alexander Skwar [EMAIL PROTECTED] writes:
  Ivan Novick schrieb:
  Does anyone know if there is a gentoo package for normal VI, ie not
  vim??
 
  No, as there's no normal VI for Linux. There are just clones.
  But if you don't like the vim clone, why don't you try on
  of the others?
 
  BTW: How can you *not* like vim? I mean, it's very much
  compatible to vi, isn't it?

 emerge -C vim  emerge emacs

emerge -C emacs  emerge ed

at least have a unique trollage

 --
 I'll rob that rich person and give it to some poor deserving slob.
 That will *prove* I'm Robin Hood.
   -- Daffy Duck, Robin Hood Daffy, [1958, Chuck Jones]
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] VI

2005-12-25 Thread Martin S
2005/12/25, Dan Meltzer [EMAIL PROTECTED]:
On Saturday 24 December 2005 12:34, George Ellison wrote: Alexander Skwar [EMAIL PROTECTED] writes:  Ivan Novick schrieb:  Does anyone know if there is a gentoo package for normal VI, ie not
  vim??   No, as there's no normal VI for Linux. There are just clones.  But if you don't like the vim clone, why don't you try on  of the others? 
  BTW: How can you *not* like vim? I mean, it's very much  compatible to vi, isn't it? emerge -C vim  emerge emacsemerge -C emacs  emerge ed
emerge -C emacs  emerge -C ed  emerge dosemu ...dosemu edlinOr perhaps that too esoteric. Or is ed a better choice in the circumstances?Regards,
Martin S


Re: [gentoo-user] Re: [OT] Merry Christmas!/Hanukkah

2005-12-25 Thread Dimitar Toshev

On Sunday 25 December 2005 03:57, [EMAIL PROTECTED] wrote:
 More than one Jew, I'm sure. And many other religions, I expect. Is
 Diwali considered a winter festival? Ramadan has passed already, no?
 Others?

 Anyway, happy winter whatevers to all of you.

 M

 On Sat, 24 Dec 2005, Peter wrote:
  On Sat, 24 Dec 2005 16:05:49 +1300, Glenn Enright wrote:
  To all you good people who make up the gentoo community. Its a privelige
  to be a member of such a lively and creative forum. Cheers to you all.
 
  Hope you all enjoy your day tomorrow. Merry Christmas!
 
  Come on, only one Jew on the forum? :)
 
 
  --
  gentoo-user@gentoo.org mailing list

Happy Agnostica, to all of you who celebrate it!

Merry Christmas to all non-extremist Christians, as well as to everybody else, who celebrates Christmas.

Happy Hannukah to all our Jewish brethren.

Merry Winter Festival to all of you, who use 24-25th of December as an excuse to eat a lot and get really drunk. May your hangover be mild.

And a happy Traditional Winter Ritual to everybody, who did not let Christianity take over their great ancestral make-the-sun-rise/banish-the-evil-spirits ritual.

Hope I did not miss too many of you.

And here is a gentoo Christmas Tree (best viewed in the Monospace font)

   ¤
  «°»  
 «°°°»  
«°» 
   «°_°»
  «°/  /\ \°»
 «°°\_ \/  °°»
«°/   /°°°»
   «°°\__/°»
  «°»
 «°°°»
  *** »-«
  *** |Ξ|


[gentoo-user] firefox window sizing

2005-12-25 Thread maxim wexler
Hello everybody,

I can no longer see the status bar in my firefox
browser. I can't seem to alter the vertical size by
dragging the upper right corner of the window down.
Horizontal re-sizing works but not vertical. The
'resize' function(rt. mouse click) doesn't do it.

X was installed w/o a window manager. Don't tell me I
have to emerge kde or gnome. Don't need them.

the xterm from which firefox was started is full of
the following:

WARNING: NS_ENSURE_TRUE(mInput) failed, file
nsAutoCompleteController.cpp, line 172

And under .mozilla/firefox/k6z1oz36.default there is a
bad link:

lrwxrwxrwx  1 heathen users 14 Dec 25 08:37
.mozilla/firefox/k6z1oz36.default/lock -
127.0.0.1:7029

-mw



__ 
Yahoo! DSL – Something to write home about. 
Just $16.99/mo. or less. 
dsl.yahoo.com 

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] This is weird. upgrade and downgrade at the same time. ???

2005-12-25 Thread Uwe Thiem
On 25 December 2005 15:42, Ernie Schroder wrote:

 well then Otatu ku halele okili iwa nodula ipe iwa!

The same to you! I am more familiar with the Oshidonga dialect of Oshiwambo. 
This must be Oshikwanyama. ;-)

Uwe

-- 
Unix is sexy:
who | grep -i blonde | date
cd ~; unzip; touch; strip; finger
mount; gasp; yes; uptime; umount
sleep
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] ebuild for dev-java/sun-j2sdk?

2005-12-25 Thread Mike Markowski

Eugene Rosenzweig wrote:

2005/12/24, Mike Markowski [EMAIL PROTECTED]:


[...] I tried an emerge -uD world but get:

  These are the packages that I would merge, in order:

  Calculating world dependencies |
  emerge: there are no ebuilds to satisfy dev-java/sun-j2sdk.
  (dependency required by sys-libs/db-4.2.52_p2-r1 [ebuild])


I had a look at /usr/portage/sys-libs/db/db-4.2.52_p2-r1.ebuild and in 
there the dependencies are:

DEPEND=tcltk? ( =dev-lang/tcl-8.4 )
   java? ( virtual/jdk )
RDEPEND=tcltk? ( dev-lang/tcl )
   java? ( virtual/jre )

I then located the /var/cache/edb/virtuals and in there I got:
virtual/jre dev-java/blackdown-jdk
virtual/jdk dev-java/blackdown-jdk

I have gotten rid of blackdown recently and I have sun-jdk and 
sun-jre-bin installed. They provide the virtual/jdk and virtual/jre.


I have sys-libs/db-4.2.52_p2-r1 installed but with -java. I tried 
'USE=java emerge -vp db' and it did recognize that I have java installed 
already. I tried 'USE=java emerge -evp db' to see which java it would 
install and amongst the packages was sun-jdk-1.5.0.06 which is how I got 
my masking set up.


Maybe if you re-emerge db your problem will disappear? Could it be in 
your virtuals file? Can it be your profile? Mine is:

$ ls -ld /etc/make.profile
lrwxrwxrwx  1 root root 46 Aug 11 01:38 /etc/make.profile - 
/usr/portage/profiles/default-linux/x86/2005.1


I dont fully understand how virtuals work but maybe any of this is can 
be of help.


Eugene.


Thanks very much, Eugene!, and all others who offered helpful hints.  My 
 make.profile pointed to 2005.0 (now updated to - 2005.1), but 
probably of more consequence is that I do have +java set.  You are right 
that a re-emerge does the trick as long as I used the -O flag to avoid 
complaints and bail out by emerge.  An emerge -uDO world is correcting 
things package by package.  I'm currently waiting on openoffice to 
complete (oof!), but if the trend continues I'll be in good shape again 
shortly.


Thanks once more!  I hope everyone is enjoying their Christmas Day.

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



Re: [gentoo-user] leap second

2005-12-25 Thread Ian Hastie
On Sun, 25 Dec 2005 06:59:20 -0500
Philip Webb [EMAIL PROTECTED] wrote:

 The details are in Appx E : it seems a warning bit is set manually
 by the operator of the primary time server during the previous day

Seems like I should have looked more carefully.

  one supposes -- hopes (smile) -- that local NTP clients receive it
  understand what it all means, thereby resetting the local clock.

That's looks like the way it works.  Certainly more accurate then
waiting for the new time to cascade through the layers.

 Perhaps we should all watch our Gkrellms as 2006 flips into view ...

What else would we all be doing then?! *8)  Then again you're in Canada
and the leap second is being added at 23:59:59 UTC.  That means in your
local time it'll be hours before the end of the year.

Of course there's another site I should have mentioned too.  All the
information on NTP you could ever want at http://www.ntp.org/.

-- 
Ian.

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



[gentoo-user] Errors when emerge is unpacking the source.

2005-12-25 Thread David Harel
When I emerge things I get errors similar to: 
/usr/share/aclocal/sigc++.m4:8: warning: underquoted definition of 
AM_PATH_SIGC

  run info '(automake)Extending aclocal'
  or see 
http://sources.redhat.com/automake/automake.html#Extending%20aclocal
/usr/share/aclocal/pth.m4:43: warning: underquoted definition of 
_AC_PTH_ERROR
/usr/share/aclocal/pth.m4:55: warning: underquoted definition of 
_AC_PTH_VERBOSE
/usr/share/aclocal/pth.m4:61: warning: underquoted definition of 
AC_CHECK_PTH
/usr/share/aclocal/libmcrypt.m4:17: warning: underquoted definition of 
AM_PATH_LIBMCRYPT
/usr/share/aclocal/libglade.m4:7: warning: underquoted definition of 
AM_PATH_LIBGLADE
/usr/share/aclocal/libart.m4:11: warning: underquoted definition of 
AM_PATH_LIBART
/usr/share/aclocal/libIDL.m4:6: warning: underquoted definition of 
AM_PATH_LIBIDL
/usr/share/aclocal/gtkgl.m4:4: warning: underquoted definition of 
AM_PATH_GTKGL

/usr/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK
/usr/share/aclocal/gtk--.m4:10: warning: underquoted definition of 
AM_PATH_GTKMM
/usr/share/aclocal/gnome--.m4:10: warning: underquoted definition of 
AM_PATH_GNOMEMM
/usr/share/aclocal/glib.m4:8: warning: underquoted definition of 
AM_PATH_GLIB
/usr/share/aclocal/audiofile.m4:12: warning: underquoted definition of 
AM_PATH_AUDIOFILE

/usr/share/aclocal/ao.m4:9: warning: underquoted definition of XIPH_PATH_AO
/usr/share/aclocal/ORBit.m4:4: warning: underquoted definition of 
AM_PATH_ORBIT


Any idea?
--
Thanks.

David Harel,

==

Home office +972 77 4422234
Fax:+972 77 4422234
Cellular:   +972 54 4534502
Snail Mail: Amuka
D.N Merom Hagalil
13802
Israel
Email:  [EMAIL PROTECTED]

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] world problems

2005-12-25 Thread Richard Fish
On 12/24/05, Walter Dnes [EMAIL PROTECTED] wrote:
   I'm not talking about wars all over the place.  I'm doing my monthly
 update on my emergency backup machine.  Here's what I've run into.  Has
 pmidi been deprecated?

More than deprecated...removed from portage:

http://www.gentoo.org/cgi-bin/viewcvs.cgi/media-sound/pmidi/ChangeLog?rev=1.15view=log

http://article.gmane.org/gmane.linux.gentoo.devel/32382/match=pmidi

-Richard

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: firefox window sizing

2005-12-25 Thread Edwin Kapauni

maxim wexler wrote:

lrwxrwxrwx  1 heathen users 14 Dec 25 08:37
.mozilla/firefox/k6z1oz36.default/lock -
127.0.0.1:7029
This is Firefox's lock file. It will be deleted automagically when 
Firefox is shut down. But sometimes, after a crash you will have to 
remove it manually.


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Errors when emerge is unpacking the source.

2005-12-25 Thread Holly Bostick
David Harel schreef:
 When I emerge things I get errors similar to:
 /usr/share/aclocal/sigc++.m4:8: warning: underquoted definition of
 AM_PATH_SIGC
   run info '(automake)Extending aclocal'
   or see
 http://sources.redhat.com/automake/automake.html#Extending%20aclocal
 /usr/share/aclocal/pth.m4:43: warning: underquoted definition of
 _AC_PTH_ERROR
 /usr/share/aclocal/pth.m4:55: warning: underquoted definition of
 _AC_PTH_VERBOSE
 /usr/share/aclocal/pth.m4:61: warning: underquoted definition of
 AC_CHECK_PTH
 /usr/share/aclocal/libmcrypt.m4:17: warning: underquoted definition of
 AM_PATH_LIBMCRYPT
 /usr/share/aclocal/libglade.m4:7: warning: underquoted definition of
 AM_PATH_LIBGLADE
 /usr/share/aclocal/libart.m4:11: warning: underquoted definition of
 AM_PATH_LIBART
 /usr/share/aclocal/libIDL.m4:6: warning: underquoted definition of
 AM_PATH_LIBIDL
 /usr/share/aclocal/gtkgl.m4:4: warning: underquoted definition of
 AM_PATH_GTKGL
 /usr/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK
 /usr/share/aclocal/gtk--.m4:10: warning: underquoted definition of
 AM_PATH_GTKMM
 /usr/share/aclocal/gnome--.m4:10: warning: underquoted definition of
 AM_PATH_GNOMEMM
 /usr/share/aclocal/glib.m4:8: warning: underquoted definition of
 AM_PATH_GLIB
 /usr/share/aclocal/audiofile.m4:12: warning: underquoted definition of
 AM_PATH_AUDIOFILE
 /usr/share/aclocal/ao.m4:9: warning: underquoted definition of XIPH_PATH_AO
 /usr/share/aclocal/ORBit.m4:4: warning: underquoted definition of
 AM_PATH_ORBIT
 
 Any idea?

Try

emerge dgs

* app-text/dgs
 Available versions:  1234
 Installed:   none
 Homepage:http://ronaldmcnightrider.ytmnd.com/
 Description: fake ebuild to force removal of broken path_dps.m4


HTH,
Holly


-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] is this samsung i-pod-like thing kaput?

2005-12-25 Thread maxim wexler
Hello everybody,

Have a Samsung YH-820, 5-gig USB iPod-like music
player. It shows up in lsusb and dmesg. 

sfdisk lists four empty partitions. Each one starts at
cylinder 0 but the last cylinder line just has three
dashes '---'. The c,h,s part indicates 0 cyls, 64
sects, 32 secs/track. O cyls? That's not right,
surely. 

At the end of all this info is:

'read: input/output error-cannot read sector 0' and
'unrecognized partition table type'

An attempt at dd if=/dev/zero of=/dev/sdb1 bs=512
count=1 found no such address.

mkdosfs -F16 -I /dev/sdb resulted in 'Attempting to
create a too large filesystem'

Attempts to mount the thing result in 'can't read
superblock'

Each of these commands take about 10 mins to complete.
Seems way to long to me, and I have a fairly fast
system w/1 G RAM, but this is my first experience with
these types of devices.

Is is time to give up, tell the owner he needs a new
HD?

-mw




__ 
Yahoo! for Good - Make a difference this year. 
http://brand.yahoo.com/cybergivingweek2005/
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] ogg-vorbis tools and cups

2005-12-25 Thread maxim wexler
 
   It was garbage like this that finally convinced me
 to put -* at the
 front of my USE variable, 

I've got CONFIG_PROTECT -* in my make.conf on a
seperate line IIRC to spare me the tedium of accepting
manually long lists of default settings when something
is emerged. Does this have the same effect as in the
USE variable list?
 -mw



__ 
Yahoo! DSL – Something to write home about. 
Just $16.99/mo. or less. 
dsl.yahoo.com 

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] This is weird. upgrade and downgrade at the same time. ???

2005-12-25 Thread Allan Gottlieb
At Sat, 24 Dec 2005 15:19:27 +0100 Holly Bostick [EMAIL PROTECTED] wrote:

 It's not much use telling a native Dutch
 speaker to choose Edit=Preferences=Composition=Send Options if their
 desktop is not in English, they don't speak English,

Really?  My (limited) experiences with native dutch people is that
their spoken english is such that the best way to detect that they are
dutch and not american is to notice the complete absence of
grammatical errors.

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



[gentoo-user] can't resize firefox window vertically

2005-12-25 Thread maxim wexler
Hello everybody,

My apologies if you've already seen this. I don't
think I hit 'send' the first time.

I can't see the status bar in my firefox window, it's
out of sight below the bottom margin of the screen.
Clicking the right upper corner and dragging the mouse
only can alter the horizontal size, not the vertical.
I'm not using a window mgr. Don't tell me I have to
install gnome or kde.

This is a bad link, 

[EMAIL PROTECTED] ~ $ ls -l .mozilla/firefox/k6*/lock
lrwxrwxrwx  1 heathen users 14 Dec 25 08:37
.mozilla/firefox/k6z1oz36.default/lock -
127.0.0.1:7029

Before I removed it, can someone explain what it's
doing there in the first place blinking ominously red?


-mw



__ 
Yahoo! DSL – Something to write home about. 
Just $16.99/mo. or less. 
dsl.yahoo.com 

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] VI

2005-12-25 Thread Thomas Dickey

On Sat, 24 Dec 2005, Ciaran McCreesh wrote:


On Sat, 24 Dec 2005 16:34:08 +0100 Harald Arnesen [EMAIL PROTECTED]
wrote:
| There is no ebuild, but you can download and compile vi. It is at
| http://ex-vi.sourceforge.net.

No you can't. It's either broken or will become broken in the future
with our lack of termcap setup, hence why the ebuilds were removed.


ncurses provides a termcap interface, so these applications will continue 
to work properly.


--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net
--
gentoo-user@gentoo.org mailing list



[gentoo-user] kernel audio config issue

2005-12-25 Thread James
Hello,

I have been trying get  the right combination of kernel modules selected 
for building a kernel that allows me to select the output and input 
hardware via kmix. The machine laptop has an onboard frame grabber:

lspci:
02:04.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 
11)
00:1f.5 Multimedia audio controller: Intel Corporation 82801CA/CAM AC'97 Audio
Controller (rev 02)

Kmix shows these options for Current Mixer 
Intel 82801CA-ICH3
Intel 82801CA-ICH3 Modem

With these selections for Sound drivers in the  2.6.14.gentoo.r4 kernel are
used:
# Sound
CONFIG_SOUND=y
# Advanced Linux Sound Architecture
CONFIG_SND=y
CONFIG_SND_TIMER=y
CONFIG_SND_PCM=y
CONFIG_SND_SEQUENCER=y
CONFIG_SND_SEQ_DUMMY=y
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=y
CONFIG_SND_PCM_OSS=y
CONFIG_SND_SEQUENCER_OSS=y
CONFIG_SND_VERBOSE_PRINTK=y
CONFIG_SND_DEBUG=y
CONFIG_SND_DEBUG_MEMORY=y
CONFIG_SND_DEBUG_DETECT=y
# ISA devices
CONFIG_SND_AC97_
CONFIG_SND_AC97_BUS=y
# PCI devices
CONFIG_SND_BT87X=y
CONFIG_SND_BT87X_OVERCLOCK=y
CONFIG_SND_INTEL8X0=y
CONFIG_SND_INTEL8X0M=y
CONFIG_SND_HDA_INTEL=y
# Open Sound System
CONFIG_SOUND_PRIME=y
CONFIG_SOUND_BT878=y

However with a '2.6.12-gentoo-r10' kernel I Kmix shows the correct choice
between the intel device and the BT878 device options for Current Mixer.

Here are the settings for the 2.6.12-gentoo-r10 kernel which correctly 
shows the bt878 and the intel hardware:
# Sound
CONFIG_SOUND=y
# Advanced Linux Sound Architecture
CONFIG_SND=y
CONFIG_SND_TIMER=y
CONFIG_SND_PCM=y
CONFIG_SND_SEQUENCER=y
# CONFIG_SND_SEQ_DUMMY is not set
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=y
CONFIG_SND_PCM_OSS=y
CONFIG_SND_SEQUENCER_OSS=y
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set
# PCI devices
CONFIG_SND_AC97_CODEC=y
CONFIG_SND_BT87X=y
CONFIG_SND_BT87X_OVERCLOCK=y
CONFIG_SND_INTEL8X0=y
# Open Sound System
CONFIG_SOUND_PRIME=y
CONFIG_SOUND_BT878=y


The obvious differences in the /usr/src/linux/.config files for the
2.6.14-r4 and the 1.6.12.r10  have been modified for every conceivable
combination, including exactly identical, yet  I cannot get the
Current mixer options in 2.6.14 to make those of 2.6.12

 This issue is on the same 
laptop, not different laptops and all other configs are the same, so
it must be in how the kernel is configured. I even directly editing
the /usr/src/linux/.config file directly so as to not make a mistake
via make menuconfig. After making modifications to the  /usr/src/linux/.config
file I run these commands (from /usr/src/linux):

make  make modules_install
cp .config /boot/config-2.6.14-gentoo-r4
cp System.map /boot/System.map-2.6.14-gentoo-r4
cp arch/i386/boot/bzImage /boot/kernel-2.6.14-gentoo-r4
reboot and test

Thoughts and ideas are most appreciated.
James





-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] world problems

2005-12-25 Thread Bob Sanders
On Sat, 24 Dec 2005 14:08:04 -0500
Walter Dnes [EMAIL PROTECTED] wrote:

   I'm not talking about wars all over the place.  I'm doing my monthly
 update on my emergency backup machine.  Here's what I've run into.  Has
 pmidi been deprecated?
 

Don't think so.  And don't run - emaint -f world.  It'll remove it and
any updates won't occur.  Here's my list of what it want to take
out of the world file - 

'app-emulation/crossover-office-bin' has no ebuilds available
'games-fps/unreal-tournament-bonuspacks' has no ebuilds available
'media-libs/epeg' has no ebuilds available
'media-fonts/acroread-asianfonts' has no ebuilds available
'sci-astronomy/setiathome' has no ebuilds available
'media-tv/xawdecode' has no ebuilds available
'games-fps/unreal-tournament-goty' has no ebuilds available

I suspect a bug, but haven't gotten to the bug list to see if it's been
filed or not.

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



Re: [gentoo-user] This is weird. upgrade and downgrade at the same time. ???

2005-12-25 Thread Holly Bostick
Allan Gottlieb schreef:
 At Sat, 24 Dec 2005 15:19:27 +0100 Holly Bostick [EMAIL PROTECTED] 
 wrote:
 
 
 It's not much use telling a native Dutch speaker to choose 
 Edit=Preferences=Composition=Send Options if their desktop is 
 not in English, they don't speak English,
 
 
 Really?  My (limited) experiences with native dutch people is that 
 their spoken english is such that the best way to detect that they 
 are dutch and not american is to notice the complete absence of 
 grammatical errors.
 

That may be so, but only most likely for 1) the young (who are taught
English in school as a requirement); 2) those who have a great deal of
contact with the English-speaking, so have the opportunity to practice;
and/or 3) live in or near Amsterdam (which is just another way of saying
#2).

This excludes vast numbers of citizens and aliens, including my (future)
mother-in-law, who just got her first computer last month. She spoke
English fairly regularly a couple of decades ago, when she regularly
hosted visiting Americans, but it has long since fallen into disuse--
and she would not have her desktop in English in any case. My downstairs
neighbor is young enough to have learned English in school, but since he
didn't have any English-speaking companions (except those in school with
him), it fell into disuse (not unlike my French), and he cannot be said
to speak/understand English.

Ultimately, native Dutch speakers in their own country, where Dutch is
the official language, can really only be expected to speak Dutch, and
certainly as consumers have every right to expect any service personnel
to be able to perform their service-related duties in that language.
Would you find it satisfactory to call... Dell, or CompUSA ... and have
the tech support personnel help you in half English, half Puerto Rican
Spanish-- or all Spanish, even though you did not choose a language to
proceed in when calling-- just because a percentage of the population of
New York City speaks Spanish?

The Dutch speak Dutch in The Netherlands. They care about that enough to
have required me to learn Dutch as a requirement to stay here. They
clearly expect me (and other aliens) to conduct internal affairs in
Dutch. Just because some (or even many, but not nearly as many as the
propaganda claims) may have a second language (or even a third, as a lot
of people speak or understand German as well, Germany being so close and
German in some ways similar to Dutch, though not in as many ways as the
propaganda claims) is no reason to expect that a Dutch employer would
not expect an employee to speak fluent Dutch to its Dutch clients.

But of course, the requirement to learn Dutch only covers normal
language, not specialized technical language-- for that, you have to
have more schooling (as a Russian woman I knew in the Dutch as a Second
Language course had to-- she is a dentist, but had to have an extra...
year, I think... of language school, just to cover Dutch dental
language before she could hope to get work in the field). Since I can't
afford more schooling at this time, I'm doing it the hard way.

Holly


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] ogg-vorbis tools and cups

2005-12-25 Thread Neil Bothwick
On Sun, 25 Dec 2005 10:38:11 -0800 (PST), maxim wexler wrote:

 I've got CONFIG_PROTECT -* in my make.conf on a
 seperate line IIRC to spare me the tedium of accepting
 manually long lists of default settings when something
 is emerged. Does this have the same effect as in the
 USE variable list?

No, it just means your carefully crafted settings are overwritten with
package defaults whenever you emerge something. Have fun with your next
baselayout update...

-- 
Neil Bothwick

The computer is mightier than the pen, the sword, and usually, the
programmer.


signature.asc
Description: PGP signature


Re: [gentoo-user] ogg-vorbis tools and cups

2005-12-25 Thread Walter Dnes
On Sun, Dec 25, 2005 at 10:38:11AM -0800, maxim wexler wrote

 I've got CONFIG_PROTECT -* in my make.conf on a
 seperate line IIRC to spare me the tedium of accepting
 manually long lists of default settings when something
 is emerged. Does this have the same effect as in the
 USE variable list?

  That's something totally different.  CONFIG_PROTECT controls whether
or not the current config file is overwritten when a new version of a
program is emerged.  The USE variable controls whether or not optional
dependancies are linked in during an emerge.

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



[gentoo-user] PPPoA with AVM DSL Cards?

2005-12-25 Thread Sven Köhler
Hi,

afaik, these AVM Fritz!Card DSL-cards support PPPoA/PPPoATM, and afaik
it is supported by some DSL-Providers.

Does somebody know, how to make pppd/capi use PPPoA instead of PPPoE?


Thank you
  Sven



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] uninstall orphaned packages?

2005-12-25 Thread Roy Wright

Richard Fish wrote:


On 12/22/05, Roy Wright [EMAIL PROTECTED] wrote:
 


'dev-db/mysqltool' has no ebuilds available
'dev-java/htmlparser' has no ebuilds available
'media-libs/divx4linux' has no ebuilds available
   



snip

 


What I'm not sure about is how to check dependents and unmerge
the two orphans.  Any ideas before I try some deep cleaning?
   



They should still be in the package database, so just unmerge them as normal:

unmerge dev-java/htmlparser
unmerge media-libs/divx4linux

Then rebuild any packages where the dependancies got broken:

revdep-rebuild

-Richard

 

That worked! 


What had me confused was that there were no ebuilds, and I was thinking an
ebuild was required to unmerge.

Thank you,
Roy
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] uninstall orphaned packages?

2005-12-25 Thread Neil Bothwick
On Sun, 25 Dec 2005 16:35:06 -0600, Roy Wright wrote:

 What had me confused was that there were no ebuilds, and I was thinking
 an ebuild was required to unmerge.

It is, but unmerging uses the ebuild stored in /var/db/pkg, not the one
in /usr/portage.


-- 
Neil Bothwick

Q. How many radical feminists does it take to change a light bulb?
A. Two - one to change the bulb and one to write a book about the passive
role of the socket.


signature.asc
Description: PGP signature


Re: [gentoo-user] VI

2005-12-25 Thread Ciaran McCreesh
On Sun, 25 Dec 2005 14:33:04 -0500 (EST) Thomas Dickey [EMAIL PROTECTED]
wrote:
| On Sat, 24 Dec 2005, Ciaran McCreesh wrote:
|  On Sat, 24 Dec 2005 16:34:08 +0100 Harald Arnesen
|  [EMAIL PROTECTED] wrote:
|  | There is no ebuild, but you can download and compile vi. It is at
|  | http://ex-vi.sourceforge.net.
| 
|  No you can't. It's either broken or will become broken in the future
|  with our lack of termcap setup, hence why the ebuilds were
|  removed.
| 
| ncurses provides a termcap interface, so these applications will
| continue to work properly.

We were getting segfaults with TERM=linux when using the ncurses
termcap interface with ex-vi. IIRC, at the time no-one was sufficiently
interested to try to track it down properly.

-- 
Ciaran McCreesh : Gentoo Developer (I can kill you with my brain)
Mail: ciaranm at gentoo.org
Web : http://dev.gentoo.org/~ciaranm



signature.asc
Description: PGP signature


Re: [gentoo-user] gentoo installer Flags

2005-12-25 Thread Stroller


On 26 Dec 2005, at 1:16, Dan Meltzer wrote:


On Sunday 25 December 2005 17:47, Ken Robbins wrote:

in the gentoo live cd installer there alot of flags that can be check
off how do you know what are the right one to check and what not this
is for a older system fic AZ11E board Duron 800...


The gentoo gui installer is still beta and not really supported on  
this list.


I wonder if the OP might mean USE flags  so on?

Ken: for those we usually just guess. I mean if you're about to  
emerge foo then you run `emerge -pv foo` first, which shows which USE  
flags are selected and which packages will be drawn in. If you see  
more packages being installed than you might expect then edit your  
USE flags in make.conf  `emerge -pv foo` again to see what the  
effect is. But mostly, if you don't know what's what, you can leave  
the USE flags empty  rely on the default ones.


For CFLAGS see http://gentoo-wiki.com/Safe_Cflags#Athlon_.28AMD.29  
You can find out processor model  stepping with `cat /proc/cpu`


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



Re: [gentoo-user] firefox window sizing

2005-12-25 Thread Walter Dnes
On Sun, Dec 25, 2005 at 08:09:13AM -0800, maxim wexler wrote
 Hello everybody,
 
 I can no longer see the status bar in my firefox
 browser. I can't seem to alter the vertical size by
 dragging the upper right corner of the window down.
 Horizontal re-sizing works but not vertical. The
 'resize' function(rt. mouse click) doesn't do it.

  Click on the square at the top right hand corner of the Firefox window
frame.

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



Re: [gentoo-user] VI

2005-12-25 Thread Walter Dnes
On Sat, Dec 24, 2005 at 05:56:24PM +, Ivan Novick wrote
 OK.  Thanks for all the replies.
 
 I will just use vim.

  Run it as vim -C.  From the vim manpage...

   -C  Compatible. Set the 'compatible' option. This will make
   Vim  behave mostly  like Vi,  even though a .vimrc file
   exists.

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



Re: [gentoo-user] ADSL confusion after update

2005-12-25 Thread Walter Dnes
On Thu, Dec 22, 2005 at 07:28:40PM +0100, Christoph Eckert wrote

 My machine automatically connects during boot, and this works great.
 When I shutdown the machine, I get an error that adsl doesn't seem
 to run.

  I have a combined ADSL modem/router that logs on and coverts ADSL into
ethernet.  The only difference from ordinary LANs is that I have to run
with MTU 1454.  The ifconfig command gives output like...

eth0  Link encap:Ethernet  HWaddr 00:0F:EA:64:77:57
  inet addr:192.168.123.252  Bcast:192.168.123.255  Mask:255.255.255.248
  UP BROADCAST RUNNING MULTICAST  MTU:1454 Metric:1

  I have no ADSL support compiled in.  Instead, my eth0 connects to the
ADSL modem/router.  Is your system possibly set up like that?

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



Re: [gentoo-user] java vs. javascript - what's the difference?

2005-12-25 Thread Walter Dnes
On Mon, Dec 19, 2005 at 08:12:13PM -0600, John Jolet wrote

 and your pick for client-side portable code is???

  Client-side code is inherently risky.  The website is executing a
program on your machine.  It's not that much different from allowing
people to telnet on to your machine anonymously and run programs.  You
face similar privilege-escalation attacks.  And Windows boxes are being
administered (if you can call it that) by computer-illiterate Joe
Sixpack, not his geeky cousin Joe Sysadmin.

  Sure, Java started out from square 1 with a sandbox or Virtual
Machine.  That didn't stop vulnerabilities from showing up in Java.
Netscape's Livescript (damn the @##holes for renaming it Javascript)
started off with so little power that the attitude was Sandbox?  We
don't need no steenkin sandbox..  As Javascript's power grew, that
decision has come back to bite, especially on Windows, but there have
been a few multi-platform security bugs.

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



Re: [gentoo-user] java vs. javascript - what's the difference?

2005-12-25 Thread John Jolet


On Dec 25, 2005, at 9:37 PM, Walter Dnes wrote:


On Mon, Dec 19, 2005 at 08:12:13PM -0600, John Jolet wrote


and your pick for client-side portable code is???


  Client-side code is inherently risky.  The website is executing a
program on your machine.  It's not that much different from allowing
people to telnet on to your machine anonymously and run programs.  You
face similar privilege-escalation attacks.  And Windows boxes are  
being

administered (if you can call it that) by computer-illiterate Joe
Sixpack, not his geeky cousin Joe Sysadmin.

  Sure, Java started out from square 1 with a sandbox or Virtual
Machine.  That didn't stop vulnerabilities from showing up in Java.
Netscape's Livescript (damn the @##holes for renaming it Javascript)
started off with so little power that the attitude was Sandbox?  We
don't need no steenkin sandbox..  As Javascript's power grew, that
decision has come back to bite, especially on Windows, but there have
been a few multi-platform security bugs.

Frankly, I quite agree.  Unfortunately, it's very difficult to do the  
kind of nifty things the marketing folks like so much without some  
sort of client-side code.  And it's virtually impossible to make the  
sort of application-like sites that swell the heart of web services  
aficionados.  I have always recommended against any sort of client- 
side requirement (on those rare occasions when someone actually asks  
the sysadmin his opinion on design and security) but that's a  
battle marketing almost always wins.  It's no coincidence that the os  
with the least security turned on by default has the largest market  
share.  Security takes effort, and 90% of the people would rather  
wade naked in the cesspool than try to understand the concepts  
necessary to mediate that risk.

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



--
gentoo-user@gentoo.org mailing list



[gentoo-user] Strange traffic says I am using windoze and have a bug.

2005-12-25 Thread Dale

Hi guys, and Holly,  :D

I'm on dial-up and try to watch my traffic and every once in a while I 
see a little blip on gkrellm.  I fired up ethreal and started to sniff 
around.  Parden the pun there.  LOL  This is what it says though which 
is strange.  It's really the last two lines that matter but I am putting 
the whole thing here just in case.  Sorry so long.


No. TimeSourceDestination   
Protocol Info
  1 0.00215.146.157.191   205.208.159.31
Messenger NetrSendMessage request


Frame 1 (710 bytes on wire, 710 bytes captured)
Arrival Time: Dec 25, 2005 22:50:19.101533000
Time delta from previous packet: 0.0 seconds
Time since reference or first frame: 0.0 seconds
Frame Number: 1
Packet Length: 710 bytes
Capture Length: 710 bytes
Protocols in frame: sll:ip:udp:dcerpc
Linux cooked capture
Packet type: Unicast to us (0)
Link-layer address type: 512
Link-layer address length: 0
Source: MISSING
Protocol: IP (0x0800)
Internet Protocol, Src: 215.146.157.191 (215.146.157.191), Dst: 
205.208.159.31 (205.208.159.31)

Version: 4
Header length: 20 bytes
Differentiated Services Field: 0x00 (DSCP 0x00: Default; ECN: 0x00)
 00.. = Differentiated Services Codepoint: Default (0x00)
 ..0. = ECN-Capable Transport (ECT): 0
 ...0 = ECN-CE: 0
Total Length: 694
Identification: 0x7411 (29713)
Flags: 0x00
0... = Reserved bit: Not set
.0.. = Don't fragment: Not set
..0. = More fragments: Not set
Fragment offset: 0
Time to live: 53
Protocol: UDP (0x11)
Header checksum: 0x2ce4 [correct]
Good: True
Bad : False
Source: 215.146.157.191 (215.146.157.191)
Destination: 205.208.159.31 (205.208.159.31)
User Datagram Protocol, Src Port: 44356 (44356), Dst Port: 1026 (1026)
Source port: 44356 (44356)
Destination port: 1026 (1026)
Length: 674
Checksum: 0x (none)
DCE RPC Request, Seq: 0, Serial: 0, Frag: 0, FragLen: 583
Version: 4
Packet type: Request (0)
Flags1: 0x78 Broadcast Idempotent Maybe No Fack
0...  = Reserved: Not set
.1..  = Broadcast: Set
..1.  = Idempotent: Set
...1  = Maybe: Set
 1... = No Fack: Set
 .0.. = Fragment: Not set
 ..0. = Last Fragment: Not set
 ...0 = Reserved: Not set
Flags2: 0x00
0...  = Reserved: Not set
.0..  = Reserved: Not set
..0.  = Reserved: Not set
...0  = Reserved: Not set
 0... = Reserved: Not set
 .0.. = Reserved: Not set
 ..0. = Cancel Pending: Not set
 ...0 = Reserved: Not set
Data Representation: 10 (Order: Little-endian, Char: ASCII, 
Float: IEEE)

Byte order: Little-endian (1)
Character: ASCII (0)
Floating-point: IEEE (0)
Serial High: 0x00
Object UUID: ----
Interface: 5a7b91f8-ff00-11d0-a9b2-00c04fb6e6fc
Activity: ----
Server boot time: Unknown (0)
Interface Ver: 1
Sequence num: 0
Opnum: 0
Interface Hint: 0x
Activity Hint: 0x
Fragment len: 583
Fragment num: 0
Auth proto: None (0)
Serial Low: 0x00
Authentication verifier
Microsoft Messenger Service, NetrSendMessage
Operation: NetrSendMessage (0)
Server
Max Count: 10
Offset: 0
Actual Count: 10
Server: Microsoft
Client
Max Count: 35
Offset: 0
Actual Count: 35
Client: inform you about a virus detection
Message
Max Count: 497
Offset: 0
Actual Count: 497
Message [truncated]: Windows has detected a virus on your 
system. In order to remove it please follow this steps:\n\n1. Start 
Microsoft Internet Explorer or your default web browser.\n2. Type into 
the navigation bar: http://www.cleanmyreg.



What is this?  Is this some spam and it pops up a window if I were using 
windoze?  I went to the site and it looks like they want to sell 
something, which I ain't buying by the way.  ;-)   How can I tell them 
to stop this?  Oh, only my main rig does this.  My three servers which 
have no GUI stuff or browsers installed do not get this, that I can see 
anyway.


Another thing a bit off topic.  I noticed earlier that there was a post 
in some foreign language, looked like Japaneese or Chinese and looked 
like spam to me.  Later I got one in my personal email.  Can someone get 
my email address from this list?  I have got a few emails from people, 
which is OK as long as it is not spam.  Just curious.  I like the list 
but I didn't know my private email would become public, if this is true.


Thanks for any light you can shed on this.

Dale
:-)

--
To err is human, I'm most certainly human.

I have four rigs:

1:  Home 

Re: [gentoo-user] leap second

2005-12-25 Thread Philip Webb
There is a good article on current thinking in Washington Post :

  
http://www.washingtonpost.com/wp-dyn/content/article/2005/12/25/AR2005122500496_pf.html

It doesn't mention NTP, but that's implicit in the anti-leap position.

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



[gentoo-user] ivtv 5.1 From Portage?

2005-12-25 Thread Drew Tomlinson
It was suggested to me on the MythTV list to upgrade from 0.4 to 0.5.0 
or 0.5.1.  However after running 'emerge --sync', portage still show 
0.4.0-r2 as the latest version.  I have it unmasked with the '~x86' in 
package.keywords so I assume this is the latest version in the normal 
portage tree.  I've read about overlays and non official ebuilds but 
don't understand the process.  Can anyone tell me if there is an ebuild 
for ivtv 0.5 and nudge me to a newbie link that explains the overlay 
process?


Thanks,

Drew

--
Visit The Alchemist's Warehouse
Magic Tricks, DVDs, Videos, Books,  More!

http://www.alchemistswarehouse.com

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] ivtv 5.1 From Portage?

2005-12-25 Thread Lares Moreau
On Sun, 2005-12-25 at 21:33 -0800, Drew Tomlinson wrote:
 It was suggested to me on the MythTV list to upgrade from 0.4 to 0.5.0 
 or 0.5.1.  However after running 'emerge --sync', portage still show 
 0.4.0-r2 as the latest version.  I have it unmasked with the '~x86' in 
 package.keywords so I assume this is the latest version in the normal 
 portage tree.  I've read about overlays and non official ebuilds but 
 don't understand the process.  Can anyone tell me if there is an ebuild 
 for ivtv 0.5 and nudge me to a newbie link that explains the overlay 
 process?


cardoe[1] is the maintainer for ivtv, maybe ask that dev if there is a newer 
version comming down the pipe.

[1] [EMAIL PROTECTED]


-- 
Lares Moreau [EMAIL PROTECTED]  | LRU: 400755 http://counter.li.org
lares/irc.freenode.net |
Gentoo x86 Arch Tester |   ::0 Alberta, Canada
Public Key: 0D46BB6E @ subkeys.pgp.net |  Encrypted Mail Preferred
Key fingerprint = 0CA3 E40D F897 7709 3628  C5D4 7D94 483E 0D46 BB6E


signature.asc
Description: This is a digitally signed message part