Post #101,335
5/11/03 6:53:34 PM
|
"correct" or "connect"?
One tip: if you're planning the ugrade to unstable, it's easier to do it before installing a wad of stuff. \r\n\r\n If your're getting dependencies issues, delete the conflicting packages, note them someplace, and reinstall them later, often works. \r\n\r\n Or join us at Jabber (iwethey.org, group chat ziwt). Peter and I are there now.
--\r\n Karsten M. Self [link|mailto:kmself@ix.netcom.com|kmself@ix.netcom.com]\r\n [link|http://kmself.home.netcom.com/|http://kmself.home.netcom.com/]\r\n What part of "gestalt" don't you understand?\r\n [link|http://twiki.iwethey.org/twiki/bin/view/Main/|TWikIWETHEY] -- an experiment in collective intelligence. Stupidity. Whatever.\r\n \r\n Keep software free. Oppose the CBDTPA. Kill S.2048 dead.\r\n[link|http://www.eff.org/alerts/20020322_eff_cbdtpa_alert.html|http://www.eff.org/alerts/20020322_eff_cbdtpa_alert.html]\r\n
|
Post #101,342
5/11/03 7:15:29 PM
|
Jabber?
Damn, forgot how. I've loaded Gaim, "logged in", have a buddy list up (peter is on it) and now I'm too stupid to find you!
|
Post #101,345
5/11/03 7:33:25 PM
|
I barely grok this stuff
I use Gabber (Gaim is supposed to be better but I can't figure it out). Peter may have an AIM account which is why you'd see him but not me. I don't see you.... Sure you're on the right transport? \r\n\r\n Log on to server iwethey.org, transport 'jabber', create a userid. I'm either 'kmself' or 'karsten'. Gabber is typical Gnome POS where you don't know what your settings are because they're in at least three different locations.
--\r\n Karsten M. Self [link|mailto:kmself@ix.netcom.com|kmself@ix.netcom.com]\r\n [link|http://kmself.home.netcom.com/|http://kmself.home.netcom.com/]\r\n What part of "gestalt" don't you understand?\r\n [link|http://twiki.iwethey.org/twiki/bin/view/Main/|TWikIWETHEY] -- an experiment in collective intelligence. Stupidity. Whatever.\r\n \r\n Keep software free. Oppose the CBDTPA. Kill S.2048 dead.\r\n[link|http://www.eff.org/alerts/20020322_eff_cbdtpa_alert.html|http://www.eff.org/alerts/20020322_eff_cbdtpa_alert.html]\r\n
|
Post #101,347
5/11/03 8:16:25 PM
|
Me less
I hate these IM programs!!!!
Don't worry about me for now. I've gotten to the point of the XWindows configuration.
I have a Dell with an ATI based motherboard VGA. It is supposed to be disabled with you put in a 2nd card. Or so I thought. The X probe found it! It forced me to track down the PCI location of my Matrox card. This is good. This means there was a good reason for the previous stuff to be wierd.
Still bad.
I attempted dpkg-reconfigure xserver-xfree86 and it told me it was broken. So I then did and ap-get on it and it told be it was up to date.
But THEN, it started churning through a whole bunch of stuff which seems to be X dependencies. I wonder if the install was broke and this kick started it.
OK, rebooting again!
Of course, it could not find my card. Must have screwed up the PCI setting.
AHA!
I did.
Seems to work.
|
Post #101,348
5/11/03 8:28:59 PM
|
Maybe I'm confused
I'm running the lasted "testing" version of Debian. For some strage reason I thought it would a recent version of KDE.
3.0 was out in April 2002.
2.2.2 is what I got.
How do I pick up a recent KDE?
[link|http://download.kde.org/stable/3.1.1/Debian/README|http://download.kde....1.1/Debian/README]
Ahh, testing isn't good enough. I've got to go to unstable.
But I have no idea what to type to find it. ARRGGG!!!
|
Post #101,349
5/11/03 8:33:52 PM
|
Here we go again
Modify sources for unstable apt-get update apt-get dist-upgrade
Tell me why again I'm doing this?
|
Post #101,353
5/11/03 9:20:31 PM
|
KDE3 and Debian : Frequently Asked Questions
First point: Debian doesn't promise you the latest and greatest of everything. It promises you an overall managed system, which for values other than unstable and experimental, mostly works. \r\n\r\n The KDE/Debian issue is covered in the [link|http://davidpashley.com/debian-kde/faq.html|KDE3 and Debian : Frequently Asked Questions]. In particular, the matter of KDE3 in testing is [link|http://davidpashley.com/debian-kde/faq.html#id2801433|here]. There were major library conflicts for a period of time, KDE3 wasn't integrated back with Debian until well into 2003. \r\n\r\n I'd also strongly suggest you NOT go to unstable until you've spent a while in testing. Things break. You need to know how to fix them. They may not be fixed for a while. You have been warned. \r\n\r\n If you want to run a handful of 'unstable/Sid' packages in a largely 'testing/sarge' system, then pin individual packages. Note that this solution IS NOT RECOMMENDED for running testing/unstable packages in 'stable' due to the large development lag of stable. Even pinning between testing and unstable can be interesting. \r\n\r\n That said, you can almost always get what you want if you work with the system rather than against it. \r\n\r\n \r\n- Pinning can be used to bridge testing/unstable, giving most of the benefits of testing (fewer bugs) with the latest packages from unstable. There are times (eg: the recent libc 3.x migration) where even here the gap is large.
\r\n\r\n- You can add specific additional apt sources for specific packages. Eg: my OOo source gives me OpenOffice in testing. I believe it's not otherwise available (have to check as I don't wrestle with this much).
\r\n\r\n- You can get specific packages (in DEB or RPM format) from a source, and attempt installing them. You may have to deal with package dependencies, but you're basically no worse off than you are under RH, only for the specific packages you're managing locally.
\r\n\r\n- You can install from sources or binaries to /usr/local or /opt. I did this with OOo prior to there being DEBs for it. You further have the option of just treating these as tarballs, managing them with stow, using the 'equivs' package to register dependencies/capabilities, or build your own local DEBs for managing the packages.
\r\n\r\n- However you create or install your own local packages, hold them with echo packagename hold | dpkg --set-selections so that they aren't updated/replaced by APT in system upgrades. You control this behavior.
\r\n\r\n \r\n\r\n The result of all of this: you have a distribution which painlessly and gracefully manages the 12,000+ packages for which you don't particularly care about, while giving you all the tools you need to manage the one or two, or dozen, or hundred, packages you want to explicitly dictate. \r\n\r\n If you insist on overriding the packaging system or rushing off to unstable without a full understanding of what you're doing, you're going to encounter problems. Downgrading unstable => testing is nontrivial (ask Greg, Mike, Peter, and Scott). I'll provide some advice, but no sympathy (not that your black heart needs same). \r\n\r\n If you ask for advice before doing something stupid, you're going to find you've got a trove of expertise here. Debian-user (mailing list), and #debian at irc:irc.debian.org are also good sources of information.
--\r\n Karsten M. Self [link|mailto:kmself@ix.netcom.com|kmself@ix.netcom.com]\r\n [link|http://kmself.home.netcom.com/|http://kmself.home.netcom.com/]\r\n What part of "gestalt" don't you understand?\r\n [link|http://twiki.iwethey.org/twiki/bin/view/Main/|TWikIWETHEY] -- an experiment in collective intelligence. Stupidity. Whatever.\r\n \r\n Keep software free. Oppose the CBDTPA. Kill S.2048 dead.\r\n[link|http://www.eff.org/alerts/20020322_eff_cbdtpa_alert.html|http://www.eff.org/alerts/20020322_eff_cbdtpa_alert.html]\r\n
|
Post #101,360
5/11/03 10:19:25 PM
|
Too late
When have I EVER asked for advice before doing something stupid?
The upgrade to unstable ended the exact moment I ready that.
Ehh, looks like I really was meant for Redhat, ehh?
Note, the original problem that this was all supposed to address was my squeamishness on upgrading KDE. But going with non-unstable would not have helped me, since I'm already running a version of KDE later than the one available with the non-unstable.
So, I'm currently installing RH9 on the box I was doing the Debian, and I'll install the latest RPMS for KDE 3.1.x. Hopefully that will kill the evil Blue Curve desktop.
|
Post #101,369
5/11/03 11:39:17 PM
|
Forest:leaf mismatch error
\r\nBut going with non-unstable would not have helped me, since I'm already running a version of KDE later than the one available with the non-unstable.\r\n \r\n\r\n Re-read what I wrote. If you want to track a particular developer (or other) release of a package, you can do so. Debian then manages the other 99.9916% of available packages for you, while you worry about keeping up with the Joneses on KDE3. \r\n\r\n You're correct in identifying that the proposed Debian solution doesn't address your specific requirement WRT KDE. You're missing the forest for the leaf in failing to note that your maintenance needs for all other packages are now addressed.
--\r\n Karsten M. Self [link|mailto:kmself@ix.netcom.com|kmself@ix.netcom.com]\r\n [link|http://kmself.home.netcom.com/|http://kmself.home.netcom.com/]\r\n What part of "gestalt" don't you understand?\r\n [link|http://twiki.iwethey.org/twiki/bin/view/Main/|TWikIWETHEY] -- an experiment in collective intelligence. Stupidity. Whatever.\r\n \r\n Keep software free. Oppose the CBDTPA. Kill S.2048 dead.\r\n[link|http://www.eff.org/alerts/20020322_eff_cbdtpa_alert.html|http://www.eff.org/alerts/20020322_eff_cbdtpa_alert.html]\r\n
|
Post #101,370
5/12/03 12:08:00 AM
|
Too much effort
To deal with my particular usage.
Far less painful for me to swap a machine every 6 months and spend an hour migrating than to learn the debian way.
Thanks for trying to educate me.
|
Post #101,371
5/12/03 2:46:37 AM
|
I'll keep my yap shut
...and let these folks do the talking. \r\n\r\n Conquests \r\nbroomberg \r\n[link|http://z.iwethey.org/forums/render/content/show?contentid=101369|zIWETHEY Comment: "...h error" by kmself]\r\n\r\n \r\nfolkert \r\n[link|http://z.iwethey.org/forums/render/content/show?contentid=64176|zIWETHEY Comment: "...re..." by gfolkert],\r\n[link|http://z.iwethey.org/forums/render/content/show?contentid=67895|zIWETHEY Comment: "Rick..." by gfolkert],\r\n[link|http://z.iwethey.org/forums/render/content/show?contentid=70921|zIWETHEY Comment: "...os..." by gfolkert],\r\n[link|http://z.iwethey.org/forums/render/content/show?contentid=72936|zIWETHEY Comment: "....Okay" by gfolkert],\r\n[link|http://z.iwethey.org/forums/render/content/show?contentid=72988|zIWETHEY Comment: "...st..." by gfolkert],\r\n[link|http://z.iwethey.org/forums/render/content/show?contentid=73209|zIWETHEY Comment: "...d...." by gfolkert],\r\n \r\nmalraux \r\n[link|http://z.iwethey.org/forums/render/content/show?contentid=21039|zIWETHEY Comment: "Muah." by admin],\r\n[link|http://z.iwethey.org/forums/render/content/show?contentid=68176|zIWETHEY Comment: "...nUsers++" by admin],\r\n[link|http://z.iwethey.org/forums/render/content/show?contentid=68445|zIWETHEY Comment: "...reg. :-P" by admin],\r\n[link|http://z.iwethey.org/forums/render/content/show?contentid=68607|zIWETHEY Comment: "...With Me?" by admin],\r\n[link|http://z.iwethey.org/forums/render/content/show?contentid=68609|zIWETHEY Comment: "...ear now." by admin],\r\n[link|http://z.iwethey.org/forums/render/content/show?contentid=69985|zIWETHEY Comment: "...E, sure." by admin],\r\n[link|http://z.iwethey.org/forums/render/content/show?contentid=72542|zIWETHEY Comment: "...k system" by admin],\r\n[link|http://z.iwethey.org/forums/render/content/show?contentid=72746|zIWETHEY Comment: "...ss again" by admin],\r\n[link|http://z.iwethey.org/forums/render/content/show?contentid=101356|zIWETHEY Comment: "... nimrod." by admin]\r\n \r\n\r\npwhysall [link|http://z.iwethey.org/forums/render/content/show?contentid=5737|zIWETHEY Comment: "Gah." by pwhysall],\r\n[link|http://z.iwethey.org/forums/render/content/show?contentid=15380|zIWETHEY Comment: "Er." by pwhysall],\r\n[link|http://z.iwethey.org/forums/render/content/show?contentid=21031|zIWETHEY Comment: "...ages." by pwhysall],\r\n[link|http://z.iwethey.org/forums/render/content/show?contentid=32830|zIWETHEY Comment: "...gggh." by pwhysall],\r\n[link|http://z.iwethey.org/forums/render/content/show?contentid=34489|zIWETHEY Comment: "...table" by pwhysall],\r\n[link|http://z.iwethey.org/forums/render/content/show?contentid=35494|zIWETHEY Comment: "... dust" by pwhysall],\r\n[link|http://z.iwethey.org/forums/render/content/show?contentid=42427|zIWETHEY Comment: "...RC..." by pwhysall],\r\n[link|http://z.iwethey.org/forums/render/content/show?contentid=44604|zIWETHEY Comment: "...Linux" by pwhysall],\r\n[link|http://z.iwethey.org/forums/render/content/show?contentid=44630|zIWETHEY Comment: "...bian"" by pwhysall],\r\n[link|http://z.iwethey.org/forums/render/content/show?contentid=53020|zIWETHEY Comment: "...sions" by pwhysall]\r\n \r\nyendormike \r\n[link|http://z.iwethey.org/forums/render/content/show?contentid=60853|zIWETHEY Comment: "...roller?" by Yendor],\r\n[link|http://z.iwethey.org/forums/render/content/show?contentid=61128|zIWETHEY Comment: "...adcount" by Yendor],\r\n[link|http://z.iwethey.org/forums/render/content/show?contentid=61828|zIWETHEY Comment: "...mpleted" by Yendor],\r\n[link|http://z.iwethey.org/forums/render/content/show?contentid=64004|zIWETHEY Comment: "Re: Hmm..." by Yendor],\r\n[link|http://z.iwethey.org/forums/render/content/show?contentid=68335|zIWETHEY Comment: "...heh heh" by Yendor],\r\n[link|http://z.iwethey.org/forums/render/content/show?contentid=72518|zIWETHEY Comment: "...ted for" by Yendor],\r\n[link|http://z.iwethey.org/forums/render/content/show?contentid=73178|zIWETHEY Comment: "...slated:" by Yendor],\r\n[link|http://z.iwethey.org/forums/render/content/show?contentid=101083|zIWETHEY Comment: "...l help." by Yendor]\r\n \r\n \r\n\r\n You'll note your own dossier's been started. (Are my eyes really brown?).
--\r\n Karsten M. Self [link|mailto:kmself@ix.netcom.com|kmself@ix.netcom.com]\r\n [link|http://kmself.home.netcom.com/|http://kmself.home.netcom.com/]\r\n What part of "gestalt" don't you understand?\r\n [link|http://twiki.iwethey.org/twiki/bin/view/Main/|TWikIWETHEY] -- an experiment in collective intelligence. Stupidity. Whatever.\r\n \r\n Keep software free. Oppose the CBDTPA. Kill S.2048 dead.\r\n[link|http://www.eff.org/alerts/20020322_eff_cbdtpa_alert.html|http://www.eff.org/alerts/20020322_eff_cbdtpa_alert.html]\r\n
|
Post #101,430
5/12/03 10:10:07 AM
|
Doesn't apply
I don't maintain my boxes. I set something up and use it. If I want something newer, I setup another box from scratch and move to it.
I setup the work I do in such a fashion that it is painless (for me) to move from box to box. As long as I have an NFS backend, I'm fine.
At work, I'm called "the virus". I infect a box and then move on.
At home, I always have a spare PII to setup when I want to move on. Then I keep the other one in place for a few months, then wipe and rebuild it.
Since I'm not the sysadmin, I never need to deal with patches and updating. I'm one step below PHB in that aspect.
I've moved between a few distros in my time, ie: Yggrasil, Caldera, then RH. Before then it was a Tandy 6000 Xenix, then IBM Xenix, then SCO Xenix, then SCO Unix. I've NEVER had a good upgrade. I've done it, struggled through it, figured it out, but it was NEVER good.
I can accept that I never will. Maybe it is possible for those that are willing to invest the time and effort into it. I'm too lazy or busy, depending on the phase of the moon.
I do appreciate your time and investment in me. Sorry it was wasted.
Thanks.
|
Post #101,436
5/12/03 10:37:50 AM
|
I'd suggest you start...
...with the gfolkert story. Rather similar. He had a system which worked for him. He insisted. Believed there was no such thing as a clean upgrade. And now... \r\n\r\n Scott's another guy who uses Debian not because he wants to be more of a sysadmin, but because he can be less of one. It just works. \r\n\r\n Mike makes the same point. Less emphatically, but IMO because he's not making a big deal about it, it's more compelling if you think about it. A quiet success, and he's converting more of his boxen as time goes by. \r\n\r\n Peter's just an embarassment of riches. Yes, he's a tweaker. Full-on. But the way he just can't shut up about it now.... While his particulars don't match yours, he states the case for Debian well, worthwhile reading for that. \r\n\r\n Besides, time's never wasted. You can alway serve as a bad example. Though Ross seems to be taking the lead there.
--\r\n Karsten M. Self [link|mailto:kmself@ix.netcom.com|kmself@ix.netcom.com]\r\n [link|http://kmself.home.netcom.com/|http://kmself.home.netcom.com/]\r\n What part of "gestalt" don't you understand?\r\n [link|http://twiki.iwethey.org/twiki/bin/view/Main/|TWikIWETHEY] -- an experiment in collective intelligence. Stupidity. Whatever.\r\n \r\n Keep software free. Oppose the CBDTPA. Kill S.2048 dead.\r\n[link|http://www.eff.org/alerts/20020322_eff_cbdtpa_alert.html|http://www.eff.org/alerts/20020322_eff_cbdtpa_alert.html]\r\n
|
Post #101,446
5/12/03 11:06:34 AM
|
Good summary of my POV.
SuSE and RedHat take too much screwing around. Debian gives me time to do Real Work.
Regards,
-scott anderson
"Welcome to Rivendell, Mr. Anderson..."
|
Post #101,451
5/12/03 12:06:41 PM
|
Barry has a job
Why should he waste his valuable time upgrading when it takes 30 minutes to make a completely new system - throw in another hour to optimize the kernel and squash all the warnings.
Yours is the hobbyist's attitude - which is fine as long as you admit it. There is nothing elegant about an upgrade - it's just another damn chore.
-drl
|
Post #101,452
5/12/03 12:14:29 PM
|
BAHAHAHAHAHAHA
"Nothing elegant about an upgrade"
You're damn right there isn't.
But let's talk real-world, on the off-chance that you're familiar with the concept.
You have a server.
It runs an app. More likely, it runs several, at least a couple of which are line-of-business; timesheet system, benefits, email, that kind of thing.
It requires an upgrade becase new line-of-business app FooApp requires version X of system library Y which everything just happens to depend on. Perl would be one possible thing. Apache another.
This thing can't be broke. Rebuilding it from scratch would require a couple of days if everything goes peachy, which of course it won't. And that's just to get you back to square one.
In this scenario, the only thing you CAN do is down all the apps, back the box up completely, and upgrade in place.
I've done exactly this, for real, with boxes that if they're broke outside the maintenance window, Everyone Goes Home.
It's lovely to build new boxes for everything, but reality is what takes place OUTSIDE your head, Ross, and things are different here.
Peter [link|http://www.debian.org|Shill For Hire] [link|http://www.kuro5hin.org|There is no K5 Cabal] [link|http://guildenstern.dyndns.org|Blog]
|
Post #101,457
5/12/03 12:46:05 PM
|
That's not his scenario
He's not a system administrator.
He doesn't have a VAX system with 3000 users. He has a PC or a Sparc or whatever with his personal environments.
-drl
|
Post #101,510
5/12/03 5:11:33 PM
|
Hey, stop arguing over me
Sad to say, Ross is right. I'm not a sysadmin.
Note, I gave my real sysadmin my story and he agrees with both of you. Debian is GREAT for managing back end servers. He loves it. Our company is probably going to move to it for our dozen or so Linux servers. But lousy if you want a usable bleeding edge workstation that rebuilds have an acceptable window.
And Ross: Please don't defend me. I like most of these people and gain great advice. I may waste it, but I try not to spit on them in the process.
|
Post #101,517
5/12/03 5:33:01 PM
|
Re: Hey, stop arguing over me
I'm not "spitting" on them! I'm giving what I'm getting.
-drl
|
Post #101,376
5/12/03 3:09:19 AM
|
On the Unstable->Testing transition
I've never done it.
Instead, I added the "experimental" repository :-)
Peter [link|http://www.debian.org|Shill For Hire] [link|http://www.kuro5hin.org|There is no K5 Cabal] [link|http://guildenstern.dyndns.org|Blog]
|
Post #105,259
6/7/03 6:43:04 PM
|
Re: On the Unstable->Testing transition
Peter wrote:
I've never done it. Instead, I added the "experimental" repository :-)
Proving (in case we doubted) that you are, as Ms. Lamb said of Byron, "mad, bad, and dangerous to know".
Rick Moen rick@linuxmafia.com
If you lived here, you'd be $HOME already.
|
Post #101,350
5/11/03 8:55:11 PM
|
PCI stuff, general system info
/sbin/lspci will dump useful information to your terminal, most of which is straight from /proc/pci anyhow. \r\n\r\n If you want to get detailed technical help on your hardware setup, I'd recommend the [link|http://twiki.iwethey.org/twiki/bin/view/Main/LinuxSystemInfoScript|system-info] script from [link|http://twiki.iwethey.org/twiki/bin/view/Main/LinuxSystemInfoScript|TWIT]. This generates a laundry list of your configuration and hardware. Check the md5sums before running as root ;-)
--\r\n Karsten M. Self [link|mailto:kmself@ix.netcom.com|kmself@ix.netcom.com]\r\n [link|http://kmself.home.netcom.com/|http://kmself.home.netcom.com/]\r\n What part of "gestalt" don't you understand?\r\n [link|http://twiki.iwethey.org/twiki/bin/view/Main/|TWikIWETHEY] -- an experiment in collective intelligence. Stupidity. Whatever.\r\n \r\n Keep software free. Oppose the CBDTPA. Kill S.2048 dead.\r\n[link|http://www.eff.org/alerts/20020322_eff_cbdtpa_alert.html|http://www.eff.org/alerts/20020322_eff_cbdtpa_alert.html]\r\n
|
Post #101,351
5/11/03 8:57:14 PM
|
lspci
lspci vs dpkg-reconfiure xserver-xfree86
lspci show values in HEX. dpkg-reconfigure xserver-xfree86 requires decimal eqivalent.
[link|mailto:greg@gregfolkert.net|greg] - IT Grand-Master for Anti-President | [link|http://www.iwethey.org/ed_curry/|REMEMBER ED CURRY!] |
THEY ARE WATCHING YOU. The time has come for you to take the last step. You must love THEM. It is not enough to obey THEM. You must love THEM. PEACE BEGETS WAR, SLAVERY IS FREEDOM, STRENGTH IN IGNORANCE.
|
Post #101,352
5/11/03 9:07:23 PM
|
Oh, I got the hex VS decimal right
I just screwed up the primary bus id from 2 to 1!
|
Post #101,343
5/11/03 7:20:45 PM
|
"correct"
Doesn't matter. All gone. DLed 80MB net install CD. Stepped through it. The damn thing will not allow self defined swap partition. "swapon" is missing!!!! But it allowed be to take the default paritition layout and fgo to the next step.
I was never prompted for the kernel mod config though, so I'm not sure what to do about sound config.
Currently I've rebooted after the initial install, and now I'm doing a massive download of 'X', KDE, etc.
|