From josh.kuperman at gmail.com Mon Aug 1 01:08:15 2005 From: josh.kuperman at gmail.com (Josh Kuperman) Date: Sun, 31 Jul 2005 19:08:15 -0400 Subject: [csw-users] Problems: Firefox w/ Java and something too stoopid to display in the subject In-Reply-To: References: <9381847D-52FD-4DE9-B305-91B0E7CACDAA@gmail.com> Message-ID: On 7/21/05, Jeffery Small wrote: > Josh Kuperman writes: > >[...] > >Questions I need answered: > >1. How to I figure out what apps are now missing libraries that > >started with libj? I don't know that the question as worded has an answer. However whenever you start an app, and it stops dead because it's missing a library, it tells you. Also, every app has its dependencies listed on the blaswave.org web site. The major lib file lost was libjpeg; libjepeg, which it only took me a day to trace down using the above methods, is installed by the package jpeg. > > ?? > > >3. Can I get the current Java installed and working with FireFox on > >my SS10? > > First, see if you have java installed on your OS. Typically the Sun java > installs under /usr/j2se so see if you have: > > /usr/j2se/jre/plugin/sparc/ns610/libjavaplugin_oji.so > > If not, install J2SE from the Sun site http://java.sun.com. Then, make the > following symbolic link: > > cd /opt/csw/libexec/firefox/plugins > ln -s /usr/j2se/jre/plugin/sparc/ns610/libjavaplugin_oji.so > > Restart firefox and java should be working. I still don't have java working. What I suspect is going on, is that since I'm using Java on a Sparc 10 the Sun updates install the 32 bit java. I believe that since I couldn't get any of this working until I installed 64 bit compatibility I need to install the 64 bit java or something that will bridge 64 bit and 32 bit Java. Oh well, -- Josh Kuperman josh.kuperman at gmail.com From james at blastwave.org Mon Aug 1 15:22:32 2005 From: james at blastwave.org (James Lee) Date: Mon, 01 Aug 2005 13:22:32 GMT Subject: [csw-users] Problems: Firefox w/ Java and something too stoopid to display in the subject Message-ID: <20050801.13223200.1649616799@landeck.jamesipoos.com> On 01/08/05, 00:08:15, Josh Kuperman wrote regarding Re: [csw-users] Problems: Firefox w/ Java and something too stoopid to display in the subject: > > >3. Can I get the current Java installed and working with FireFox on > > >my SS10? > > > > First, see if you have java installed on your OS. Typically the Sun java > > installs under /usr/j2se so see if you have: > > > > /usr/j2se/jre/plugin/sparc/ns610/libjavaplugin_oji.so > > > > If not, install J2SE from the Sun site http://java.sun.com. Then, make > > the following symbolic link: > > > > cd /opt/csw/libexec/firefox/plugins > > ln -s /usr/j2se/jre/plugin/sparc/ns610/libjavaplugin_oji.so > > > > Restart firefox and java should be working. > I still don't have java working. What I suspect is going on, is that > since I'm using Java on a Sparc 10 the Sun updates install the 32 bit > java. I believe that since I couldn't get any of this working until I > installed 64 bit compatibility I need to install the 64 bit java or > something that will bridge 64 bit and 32 bit Java. Oh well, I doubt it's a 64bit problem, possibly Ultra Sparc Extensions. I've fired up my SS20 and done some tests. Using Java 1.5.0_04 for the plugin it fails: Java process: caught exception from sun.plugin.navig.motif.Plugin.start Exception in thread "main" java.lang.UnsatisfiedLinkError: /opt/jdk1.5.0_04/jre/lib/sparc/libawt.so: ld.so.1: java_vm: fatal: /opt/jdk1.5.0_04/jre/lib/sparc/libawt.so: bad ELF flags value: 768 because that file is: $ file /opt/jdk1.5.0_04/jre/lib/sparc/libawt.so /opt/jdk1.5.0_04/jre/lib/sparc/libawt.so: ELF 32-bit MSB dynamic lib SPARC32PLUS Version 1, V8+ Required, UltraSPARC1 Extensions Required, dynamically linked, stripped A bug in the JDK? I guess so. With Java 1.4.2_08 firefox runs my applets. CSWfirefox has an UltraSPARC1 library (libfreebl_hybrid_3.so) but I've not triggered its use and so far firefox hasn't failed. At start up firefox kindly points out I don't have a the 64bit patch for SUNWlibCx - funny that, it's right, I don't. James. From blastwave at gmail.com Mon Aug 1 18:29:14 2005 From: blastwave at gmail.com (Dennis Clarke) Date: Mon, 1 Aug 2005 12:29:14 -0400 Subject: [csw-users] install paths In-Reply-To: <42EE39A1.9070804@bulldoghome.com> References: <42EE2BD6.2080106@bulldoghome.com> <42EE39A1.9070804@bulldoghome.com> Message-ID: Brought this over to the users mail list ---------- Forwarded message ---------- From: doofus Date: Aug 1, 2005 11:02 AM Subject: Re: [blastware-discuss] install paths To: Blastware discussions > "Blastware is not Blastwave !" > >...it's mighty close though! ;O) is isn't it ? On purpose too .. thanks to me and my hunger for domain names. > My problem still stands. I got pkg_get.pkg from > > http://www.blastwave.org/pkg_get.pkg good man > and installed it from a root shell according to the instructions. also good > I'm guessing it's the pkg-get.conf files you refer to above. exactly and your system seems to be polluted with some bad conf files in other places. > /opt/csw/etc/pkg-get.conf is ok because its the one mentioned in the notes that > I've edited with my local mirror. geez .. this is supposed to be dead easy but, when you have oddball conf files in other places then you should expect trouble. find and delete ALL other pkg-get.conf files with the exception of the one under /opt/csw because we really do mean it when we say everything stays under /opt/csw. The only exceptions are startup scripts and a very few other things that do make sense. > There's no /etc/csw directory as you suggest who suggested that? where ? No no .. there must be a /opt/csw/etc directory > but there is a file /etc/pkg-get.conf which doesn't seem to be referenced > in any of the notes. KILL IT ! That thing is a problem. :-) > Now that I look closely at the output from a pkg-get -i command it seems > the /opt/csw/etc/pkg-get.conf file isn't being used and the files are retrieved > from sunfreeware. Why? further evidence of truely fubar things happening. OKay .. you should get a package list from /var/sadm/pkg and note what you have that is from SFW and from CSW and you will see a difference. I want you to "start over" and lets clean up your machines config. You are supposed to get packages and dependencies from Blastwave and not SunFreeware. If you want software from SunFreeware then fine, but don't try to mix it and match it with our package base. Your asking for trouble. So then, what do you have in your /var/sadm/pkg directory that starts with either CSW or SFW ? How about everything that is NOT starting with SUNW ? Inquiring minds want to know and I want your machine to work flawlessly :-) Dennis Clarke Director and Admin for blastwave.org dclarke at blastwave.org From james at blastwave.org Mon Aug 1 18:53:48 2005 From: james at blastwave.org (James Lee) Date: Mon, 01 Aug 2005 16:53:48 GMT Subject: [csw-users] Problems: Firefox w/ Java and something too stoopid to display in the subject In-Reply-To: <20050801.13223200.1649616799@landeck.jamesipoos.com> References: <20050801.13223200.1649616799@landeck.jamesipoos.com> Message-ID: <20050801.16534800.1873249396@landeck.jamesipoos.com> On 01/08/05, 14:22:32, James Lee wrote regarding Re: [csw-users] Problems: Firefox w/ Java and something too stoopid to display in the subject: > Java process: caught exception from sun.plugin.navig.motif.Plugin.start > Exception in thread "main" java.lang.UnsatisfiedLinkError: > /opt/jdk1.5.0_04/jre/lib/sparc/libawt.so: ld.so.1: java_vm: fatal: > /opt/jdk1.5.0_04/jre/lib/sparc/libawt.so: bad ELF flags value: 768 > because that file is: > $ file /opt/jdk1.5.0_04/jre/lib/sparc/libawt.so > /opt/jdk1.5.0_04/jre/lib/sparc/libawt.so: ELF 32-bit MSB dynamic > lib SPARC32PLUS Version 1, V8+ Required, UltraSPARC1 Extensions > Required, dynamically linked, stripped > A bug in the JDK? I guess so. Yes, it's Bug ID: 6213546. 6 months old and not fixed. Workaround, use old JRE 1.4 :-( From blastwave at gmail.com Mon Aug 1 19:07:57 2005 From: blastwave at gmail.com (Dennis Clarke) Date: Mon, 1 Aug 2005 13:07:57 -0400 Subject: [csw-users] Furthermore .. what you really need to get started with Blastwave Message-ID: Really you only need a few packages installed correctly to have everything that you need : I installed the following packages that you can get from any mirror : # ls -1 common-1.4.2-SunOS5.8-sparc-CSW.pkg isaexec-0.1-all-CSW.pkg openssl-0.9.8,REV=2005.07.15-SunOS5.8-sparc-CSW.pkg pkg_get-3.4.1-all-CSW.pkg wget-1.9.1,REV=2003.12.26-SunOS5.8-sparc-CSW.pkg I installed them, manually, in the following order : # ls -laptr /var/sadm/pkg | tail drwxr-xr-x 4 root root 512 Aug 1 03:14 SUNWpsf/ drwxr-xr-x 4 root root 512 Aug 1 03:14 SUNWpsu/ drwxr-xr-x 4 root root 512 Aug 1 03:14 SUNWscplp/ drwxr-xr-x 9 root sys 512 Aug 1 03:14 ../ drwxr-xr-x 4 root other 512 Aug 1 12:53 CSWcommon/ drwxr-xr-x 4 root other 512 Aug 1 12:53 CSWisaexec/ drwxr-xr-x 4 root other 512 Aug 1 12:54 CSWossl/ drwxr-xr-x 4 root other 512 Aug 1 12:58 CSWwget/ dr-xr-xr-x 604 root sys 12288 Aug 1 12:59 ./ drwxr-xr-x 4 root other 512 Aug 1 12:59 CSWpkgget/ # See that ? I installed common, isaexec, openssl, wget and then pkg-get in that order. Now I can go edit the /opt/csw/etc/pkg-get.conf file to use a mirror or a local DVD or whatever. # grep -v "#" /opt/csw/etc/pkg-get.conf url=file:///opt/CSWdistro/unstable There you see that I am using a NFS mount at /opt/CSWdistro and the next step that I take is to install the necessary security components such that package signatures are verified correctly. Please see http://www.blastwave.org/howto.html for details. -- Dennis Clarke Director and Admin for blastwave.org dclarke at blastwave.org From doofus at bulldoghome.com Mon Aug 1 20:19:28 2005 From: doofus at bulldoghome.com (doofus) Date: Mon, 01 Aug 2005 19:19:28 +0100 Subject: [csw-users] install paths In-Reply-To: References: <42EE2BD6.2080106@bulldoghome.com> <42EE39A1.9070804@bulldoghome.com> Message-ID: <42EE67B0.7030208@bulldoghome.com> An HTML attachment was scrubbed... URL: http://lists.blastwave.org/pipermail/users/attachments/20050801/48a1d25c/attachment.html From blastwave at gmail.com Mon Aug 1 21:29:27 2005 From: blastwave at gmail.com (Dennis Clarke) Date: Mon, 1 Aug 2005 15:29:27 -0400 Subject: [csw-users] install paths In-Reply-To: <42EE67B0.7030208@bulldoghome.com> References: <42EE2BD6.2080106@bulldoghome.com> <42EE39A1.9070804@bulldoghome.com> <42EE67B0.7030208@bulldoghome.com> Message-ID: On 8/1/05, doofus wrote: > Dennis Clarke wrote: > Brought this over to the users mail list > blastwave.org direct to the sparc (which doesn't yet have a browser) instead > of via a microsoft machine. It's looking good so far. Well, his makes me happy. Good good. > I'm extremely grateful for your help and time Dennis, and now I'll butt out > of this place I don't belong. Any user of Solaris belongs just fine ! So feel free to ask questions and discuss what ever you think is reasonable within the users mailling list. -- Dennis Clarke Director and Admin for blastwave.org dclarke at blastwave.org From james at blastwave.org Tue Aug 2 12:06:35 2005 From: james at blastwave.org (James Lee) Date: Tue, 02 Aug 2005 10:06:35 GMT Subject: [csw-users] Furthermore .. what you really need to get started with Blastwave In-Reply-To: References: Message-ID: <20050802.10063500.3026588933@landeck.jamesipoos.com> On 01/08/05, 18:07:57, Dennis Clarke wrote regarding [csw-users] Furthermore .. what you really need to get started with Blastwave: > Really you only need a few packages installed correctly to have > everything that you need : > I installed the following packages that you can get from any mirror : > # ls -1 > common-1.4.2-SunOS5.8-sparc-CSW.pkg > isaexec-0.1-all-CSW.pkg > openssl-0.9.8,REV=2005.07.15-SunOS5.8-sparc-CSW.pkg > pkg_get-3.4.1-all-CSW.pkg > wget-1.9.1,REV=2003.12.26-SunOS5.8-sparc-CSW.pkg Dennis, Why the need for isaexec? James. From blastwave at gmail.com Tue Aug 2 16:49:17 2005 From: blastwave at gmail.com (Dennis Clarke) Date: Tue, 2 Aug 2005 10:49:17 -0400 Subject: [csw-users] Furthermore .. what you really need to get started with Blastwave In-Reply-To: <20050802.10063500.3026588933@landeck.jamesipoos.com> References: <20050802.10063500.3026588933@landeck.jamesipoos.com> Message-ID: On 8/2/05, James Lee wrote: > On 01/08/05, 18:07:57, Dennis Clarke wrote regarding > [csw-users] Furthermore .. what you really need to get started with > Blastwave: > > > Really you only need a few packages installed correctly to have > > everything that you need : > > > I installed the following packages that you can get from any mirror : > > > # ls -1 > > common-1.4.2-SunOS5.8-sparc-CSW.pkg > > isaexec-0.1-all-CSW.pkg > > openssl-0.9.8,REV=2005.07.15-SunOS5.8-sparc-CSW.pkg > > pkg_get-3.4.1-all-CSW.pkg > > wget-1.9.1,REV=2003.12.26-SunOS5.8-sparc-CSW.pkg > > Dennis, > Why the need for isaexec? That would be a "DClarkeism" in that I always install it for reasons related to development later on. You are quite right, its not _needed_ . Dennis From arnoldpj at optusnet.com.au Sat Aug 6 01:08:59 2005 From: arnoldpj at optusnet.com.au (Peter Arnold) Date: Sat, 06 Aug 2005 09:08:59 +1000 Subject: [csw-users] KDE 3.4.1 on Solaris 9 Sparc 64bit not working Message-ID: <42F3F18B.8080103@optusnet.com.au> Hi, I'm interested to know if and how many other people are running KDE with the same environment I have and have it working (I don't). My environment is SunBlade1000 running Solaris 9, (latest patch cluster installed a couple of days ago) in 64bit mode. I've happily been running 3.3.1 for some time but after upgrading to 3.4.1 it's horribly broken. I've deleted all the relevant DCOP files in /tmp and ~/ directories, and even tried with a clean user account. On login I get a heap of "The application kded crashed and caused signal 11" and lots of spawned processes for kded, drkonqi, kdeinit and friends (174 encounting within 3 minutes of login attempt) Truss -f on kdeinit shows it looking for (among other things) "/opt/cw/gcc3/lib/*. I've linked /opt/cw to /opt/csw to fix this but still no workie. I have no LD_LIBRARY_PATH set as per recomendations. The only relevant thing I can see in the truss file is ERROR: Couldn't attach to DCOP server!2336. Any help, pointers, experience or just a word to say it *does* work in my environment would prove helpful. Cheers Peter Arnold From josh.kuperman at gmail.com Sat Aug 6 04:34:20 2005 From: josh.kuperman at gmail.com (Josh Kuperman) Date: Fri, 5 Aug 2005 22:34:20 -0400 Subject: [csw-users] Problems: Firefox w/ Java and something too stoopid to display in the subject In-Reply-To: <20050801.16534800.1873249396@landeck.jamesipoos.com> References: <20050801.13223200.1649616799@landeck.jamesipoos.com> <20050801.16534800.1873249396@landeck.jamesipoos.com> Message-ID: Well all this maybe true, java is working for me know with Firefox. I tried various instructions as sugested as to where the symlinks should go etc. (And of course I accidently removed some libraries installed by some packages, as noted earlier). But nothing worked and I forgot about. The we lost power and when the machine came back I had working java plugin. Just don't ask me to explain why it works now. On 8/1/05, James Lee wrote: > On 01/08/05, 14:22:32, James Lee wrote regarding Re: > [csw-users] Problems: Firefox w/ Java and something too stoopid to display > in the subject: > > > Java process: caught exception from sun.plugin.navig.motif.Plugin.start > > Exception in thread "main" java.lang.UnsatisfiedLinkError: > > /opt/jdk1.5.0_04/jre/lib/sparc/libawt.so: ld.so.1: java_vm: fatal: > > /opt/jdk1.5.0_04/jre/lib/sparc/libawt.so: bad ELF flags value: 768 > > > because that file is: > > > $ file /opt/jdk1.5.0_04/jre/lib/sparc/libawt.so > > /opt/jdk1.5.0_04/jre/lib/sparc/libawt.so: ELF 32-bit MSB dynamic > > lib SPARC32PLUS Version 1, V8+ Required, UltraSPARC1 Extensions > > Required, dynamically linked, stripped > > > A bug in the JDK? I guess so. > > Yes, it's Bug ID: 6213546. 6 months old and not fixed. > Workaround, use old JRE 1.4 :-( > > > _______________________________________________ > users mailing list > users at lists.blastwave.org > https://lists.blastwave.org/mailman/listinfo/users > -- Josh Kuperman josh.kuperman at gmail.com From doofus at bulldoghome.com Sun Aug 7 18:52:50 2005 From: doofus at bulldoghome.com (Doofus) Date: Sun, 07 Aug 2005 17:52:50 +0100 Subject: [csw-users] location of configuration files Message-ID: <42F63C62.6000205@bulldoghome.com> Is there a way to control this? I'm a bit confused here. If root runs "pkg-get -U", two files are created: "/catalog" and "/var/pkg-get/catalog-www.mirror.ac.uk" (same file, different name) Why? If a user runs "pkg-get -a" or "pkg-get -D" the files in under /var/pkg-get.are accessed, but if root has a umask of 077 (not uncommon), these files are unreadable. These may be trivial points. I just don't like config files lying around in "/", or root's config files in other users' home directories su-ing, and just wondered how folks set their boxes up. (Oh - and why is there two different entries for the "U" switch in the man page? ;O) Cheers. From hck at utk.edu Thu Aug 11 17:35:02 2005 From: hck at utk.edu (Hal King) Date: Thu, 11 Aug 2005 11:35:02 -0400 Subject: [csw-users] Having trouble installing gnupg Message-ID: <42FB7026.3050603@utk.edu> Some things install ok, but I'm trying to install gpg so I can use the sigs on files. I keep getting an error that it could not make a directory. The directory can be made. I have gigs of space. So I attaching the error. any help would be appreciated. Main error: Trying to install dependancy krb5_lib No existing install of CSWkrb5lib found. Installing... md5 utility temporarily non-functional assuming local file krb5_lib-1.4.1,REV=2005.07.12-SunOS5.8-sparc-CSW.pkg.gz valid to use mkdir: Failed to make directory "/var/pkg-get/downloads/Warning:"; No such file or directory ERROR: could not verify downloaded file correctly ERROR: install of CSWkrb5lib failed ERROR: could not install required dependancies for CSWsasl ERROR: install of CSWsasl failed ERROR: could not install required dependancies for CSWoldap ERROR: install of CSWoldap failed ERROR: could not install required dependancies for CSWgnupg -- Hal King Unix System Group / The University of Tennessee at Knoxville hck at utk.edu (865) 974-6555 -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 3146 bytes Desc: S/MIME Cryptographic Signature Url : http://lists.blastwave.org/pipermail/users/attachments/20050811/c29b5a93/attachment.bin From pfelecan at blastwave.org Fri Aug 12 16:38:58 2005 From: pfelecan at blastwave.org (Peter FELECAN) Date: Fri, 12 Aug 2005 16:38:58 +0200 Subject: [csw-users] Having trouble installing gnupg In-Reply-To: <42FB7026.3050603@utk.edu> (Hal King's message of "Thu, 11 Aug 2005 11:35:02 -0400") References: <42FB7026.3050603@utk.edu> Message-ID: Hal King writes: > Some things install ok, but I'm trying to install gpg so I can use > the sigs on files. I keep getting an error that it could not make a > directory. The directory can be made. I have gigs of space. So I > attaching the error. any help would be appreciated. > > Main error: > Trying to install dependancy krb5_lib > No existing install of CSWkrb5lib found. Installing... > md5 utility temporarily non-functional > assuming local file > krb5_lib-1.4.1,REV=2005.07.12-SunOS5.8-sparc-CSW.pkg.gz valid to use > mkdir: Failed to make directory > "/var/pkg-get/downloads/Warning:"; No such file or directory > ERROR: could not verify downloaded file correctly > ERROR: install of CSWkrb5lib failed > ERROR: could not install required dependancies for CSWsasl > ERROR: install of CSWsasl failed > ERROR: could not install required dependancies for CSWoldap > ERROR: install of CSWoldap failed > ERROR: could not install required dependancies for CSWgnupg What is the result of df /var ? -- Peter From hck at utk.edu Fri Aug 12 17:53:29 2005 From: hck at utk.edu (Hal King) Date: Fri, 12 Aug 2005 11:53:29 -0400 Subject: [csw-users] Having trouble installing gnupg In-Reply-To: References: <42FB7026.3050603@utk.edu> Message-ID: <42FCC5F9.1040609@utk.edu> root at decoy /Other/gaim/ df -h /var Filesystem size used avail capacity Mounted on /dev/dsk/c0t0d0s0 19G 5.4G 14G 29% / Peter FELECAN wrote: > Hal King writes: > > >> Some things install ok, but I'm trying to install gpg so I can use >>the sigs on files. I keep getting an error that it could not make a >>directory. The directory can be made. I have gigs of space. So I >>attaching the error. any help would be appreciated. >> >>Main error: >>Trying to install dependancy krb5_lib >>No existing install of CSWkrb5lib found. Installing... >>md5 utility temporarily non-functional >>assuming local file >>krb5_lib-1.4.1,REV=2005.07.12-SunOS5.8-sparc-CSW.pkg.gz valid to use >>mkdir: Failed to make directory >>"/var/pkg-get/downloads/Warning:"; No such file or directory >>ERROR: could not verify downloaded file correctly >>ERROR: install of CSWkrb5lib failed >>ERROR: could not install required dependancies for CSWsasl >>ERROR: install of CSWsasl failed >>ERROR: could not install required dependancies for CSWoldap >>ERROR: install of CSWoldap failed >>ERROR: could not install required dependancies for CSWgnupg > > > What is the result of df /var ? root at decoy /Other/gaim/ df -h /var Filesystem size used avail capacity Mounted on /dev/dsk/c0t0d0s0 19G 5.4G 14G 29% / As I said I have gigs of space. -- Hal King Unix System Group / The University of Tennessee at Knoxville hck at utk.edu (865) 974-6555 -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 3146 bytes Desc: S/MIME Cryptographic Signature Url : http://lists.blastwave.org/pipermail/users/attachments/20050812/52d57731/attachment.bin From 226jenn-gan at acadiana.com Fri Aug 12 19:01:34 2005 From: 226jenn-gan at acadiana.com (Vanessa J.Smith) Date: Fri, 12 Aug 2005 17:01:34 +0000 Subject: [csw-users] =?iso-8859-1?q?Office_software_-_bottom_prices?= Message-ID: Access all the software imaginable for bottom prices! Our software is 2-10 times cheaper than sold by our competitors. A few examples: $79.95 Windows XP Professional (Including: Service Pack 2) $89.95 Microsoft Office 2003 Professional / $79.95 Office XP Professional $99.95 Adobe Photoshop 8.0/CS (Including: ImageReady CS) $179.95 Macromedia Studio MX 2004 (Including: Dreamweaver MX + Flash MX + Fireworks MX) $79.95 Adobe Acrobat 6.0 Professional $59.95 Corel Draw Graphics Suite 11 Special Offers: $89.95 Windows XP Professional + Office XP Professional $149.95 Adobe Creative Suite Premium (5 CD) $129.95 Adobe Photoshop 7 + Adobe Premiere 7 + Adobe Illustrator 10 All main products from Microsoft, Adobe, Macromedia, Corel, etc. And many other... Please visit us at: http://www.soft-for-less.com Regards, Vanessa Smith _____________________________________________________ To change your mail preferences, go here _____________________________________________________ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.blastwave.org/pipermail/users/attachments/20050812/863b18be/attachment.html From tal at whatexit.org Mon Aug 15 22:32:37 2005 From: tal at whatexit.org (Tom Limoncelli) Date: Mon, 15 Aug 2005 16:32:37 -0400 Subject: [csw-users] "pkg-get -U" isn't getting anything new Message-ID: For some reason my "catalog" isn't getting updated. I'm trying to install the latest version of clamav but my catalog only includes 0.85.1. Attached is the output of "pkg-get -U" and "pkg-get -c clamav". I may have messed things up when I enabled gpg (or maybe I never had it working right!). Suggestions on how to debug this? Thanks, Tom newjoisey.whatexit.org# pkg-get -U Getting catalog... --16:26:51-- http://mirrors.usc.edu/pub/blastwave/unstable/sparc/5.9/ catalog => `catalog.14' Resolving mirrors.usc.edu... 128.125.253.59 Connecting to mirrors.usc.edu[128.125.253.59]:80... connected. HTTP request sent, awaiting response... 200 OK Length: 113,892 [text/plain] 100% [======================================================================= ===========================>] 113,892 118.10K/s 16:26:52 (117.69 KB/s) - `catalog.14' saved [113892/113892] Updating catalog file /var/pkg-get/catalog-mirrors.usc.edu updated --16:26:52-- http://mirrors.usc.edu/pub/blastwave/unstable/sparc/5.9/ descriptions => `descriptions' Resolving mirrors.usc.edu... 128.125.253.59 Connecting to mirrors.usc.edu[128.125.253.59]:80... connected. HTTP request sent, awaiting response... 200 OK Length: 44,788 [text/plain] 100% [======================================================================= ===========================>] 44,788 85.17K/s 16:26:53 (84.95 KB/s) - `descriptions' saved [44788/44788] Updated description file newjoisey.whatexit.org# pkg-get -c clamav # (From site http://mirrors.usc.edu/pub/blastwave/unstable ) software localrev remoterev clamav 0.85.1 SAME ______________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email ______________________________________________________________________ From sithglan at stud.uni-erlangen.de Mon Aug 15 22:40:15 2005 From: sithglan at stud.uni-erlangen.de (Thomas Glanzmann) Date: Mon, 15 Aug 2005 22:40:15 +0200 Subject: [csw-users] "pkg-get -U" isn't getting anything new In-Reply-To: References: Message-ID: <20050815204015.GB12017@cip.informatik.uni-erlangen.de> Hello, > 16:26:52 (117.69 KB/s) - `catalog.14' saved [113892/113892] delete all catalog files in the current directory. Thomas From tal at whatexit.org Mon Aug 15 22:52:06 2005 From: tal at whatexit.org (Tom Limoncelli) Date: Mon, 15 Aug 2005 16:52:06 -0400 Subject: [csw-users] "pkg-get -U" isn't getting anything new In-Reply-To: <20050815204015.GB12017@cip.informatik.uni-erlangen.de> References: <20050815204015.GB12017@cip.informatik.uni-erlangen.de> Message-ID: On Aug 15, 2005, at 4:40 PM, Thomas Glanzmann wrote: > Hello, > > >> 16:26:52 (117.69 KB/s) - `catalog.14' saved [113892/113892] >> > > delete all catalog files in the current directory. I had to "rm /var/pkg-get/downloads/catalog*" and it started working again. Can someone file a bug requesting that the "catalog" file be deleted/ overwritten when this situation occurs? (Or direct me to how to file the bug and I'll do it). Thanks! Tom ______________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email ______________________________________________________________________ From sithglan at stud.uni-erlangen.de Mon Aug 15 22:57:39 2005 From: sithglan at stud.uni-erlangen.de (Thomas Glanzmann) Date: Mon, 15 Aug 2005 22:57:39 +0200 Subject: [csw-users] "pkg-get -U" isn't getting anything new In-Reply-To: References: <20050815204015.GB12017@cip.informatik.uni-erlangen.de> Message-ID: <20050815205739.GC12017@cip.informatik.uni-erlangen.de> Hello, > Can someone file a bug requesting that the "catalog" file be deleted/ > overwritten when this situation occurs? (Or direct me to how to file > the bug and I'll do it). bounce the eMail to Phil Brown, he will fix it. I often thought about rewriting pkg-get in perl and cleaning the mess up. However I think that I will never do this. Thomas From asmoore at blastwave.org Mon Aug 15 23:06:49 2005 From: asmoore at blastwave.org (Alex S Moore) Date: Mon, 15 Aug 2005 16:06:49 -0500 Subject: [csw-users] "pkg-get -U" isn't getting anything new In-Reply-To: References: Message-ID: <430103E9.4090002@blastwave.org> Tom Limoncelli wrote: > Getting catalog... > --16:26:51-- http://mirrors.usc.edu/pub/blastwave/unstable/sparc/5.9/ > catalog > => `catalog.14' > Resolving mirrors.usc.edu... 128.125.253.59 > Connecting to mirrors.usc.edu[128.125.253.59]:80... connected. Thomas, can you check to see if this location is still an active mirror? I have never used this site. I pointed to it with the -s parameter and the packages look very old. Alex From sithglan at stud.uni-erlangen.de Mon Aug 15 23:13:46 2005 From: sithglan at stud.uni-erlangen.de (Thomas Glanzmann) Date: Mon, 15 Aug 2005 23:13:46 +0200 Subject: [csw-users] "pkg-get -U" isn't getting anything new In-Reply-To: <430103E9.4090002@blastwave.org> References: <430103E9.4090002@blastwave.org> Message-ID: <20050815211346.GD12017@cip.informatik.uni-erlangen.de> Hello Alex, > Thomas, can you check to see if this location is still an active mirror? sure. But the problem is already resolved. But the mirrors look all good. Even the outdated mirrors are only behind one or two days. (faui02) [~] ~/work/blastwave/scripts/checkmirrors Checking mirror http://www.ibiblio.org/pub/packages/solaris/csw ... done. Checking mirror ftp://ftp.ibiblio.org/pub/packages/solaris/csw ... done. Checking mirror http://ftp.math.purdue.edu/mirrors/blastwave.org/ ... done. Checking mirror ftp://ftp.math.purdue.edu/mirrors/blastwave.org ... done. Checking mirror http://carroll.aset.psu.edu/pub/solaris/csw ... site is down. Checking mirror ftp://carroll.aset.psu.edu/pub/solaris/csw ... done. Checking mirror http://ftp.wayne.edu/blastwave ... done. Checking mirror ftp://ftp.wayne.edu/blastwave ... done. Checking mirror http://sunsite.utk.edu/ftp/pub/blastwave ... done. Checking mirror ftp://sunsite.utk.edu/pub/blastwave ... done. Checking mirror http://usesolaris.org/pub/csw ... done. Checking mirror ftp://usesolaris.org/pub/csw ... done. Checking mirror http://ftp.iforceready.it/pub/blastwave/csw ... done. Checking mirror ftp://ftp.iforceready.it/pub/blastwave/csw/ ... has no Last-Modified header. Checking mirror ftp://mirror.switch.ch/mirror/csw ... done. Checking mirror http://mirror.switch.ch/ftp/mirror/csw ... done. Checking mirror http://ftp.heanet.ie/pub/blastwave/ ... done. Checking mirror ftp://ftp.heanet.ie/pub/blastwave/ ... done. Checking mirror http://mirrors.dotsrc.org/csw/ ... done. Checking mirror ftp://mirrors.dotsrc.org/csw/ ... done. Checking mirror http://csw.bsw.dk ... site is down. Checking mirror http://blastwave.informatik.uni-erlangen.de/csw ... done. Checking mirror http://ftp.uni-erlangen.de/pub/mirrors/blastwave.org ... done. Checking mirror ftp://ftp.uni-erlangen.de/pub/mirrors/blastwave.org ... done. Checking mirror http://ftp6.uni-erlangen.de/pub/mirrors/blastwave.org ... site is down. Checking mirror ftp://ftp6.uni-erlangen.de/pub/mirrors/blastwave.org ... site is down. Checking mirror http://blastwave.berlios.de/csw ... done. Checking mirror http://ftp.belnet.be/packages/csw ... done. Checking mirror ftp://ftp.belnet.be/packages/csw ... done. Checking mirror ftp://ftp.uninett.no/sun/csw ... done. Checking mirror ftp://ftp.ntua.gr/pub/vendors/sun/csw ... done. Checking mirror http://ftp.ntua.gr/pub/vendors/sun/csw ... done. Checking mirror ftp://ftp.ru/pub/csw ... done. Checking mirror ftp://ftp.d-tabor.lj.edus.si/csw ... done. Checking mirror http://ftp.lug.udel.edu/pub/csw ... site is down. Checking mirror ftp://ftp.lug.udel.edu/pub/csw ... site is down. Checking mirror http://stevens.arl.psu.edu/mirrors/blastwave.org/csw ... done. Checking mirror http://www.mirror.ac.uk/sites/blastwave.org ... done. Checking mirror ftp://ftp.mirror.ac.uk/sites/blastwave.org ... done. Checking mirror http://mirror.pacific.net.au/csw ... done. Checking mirror ftp://mirror.pacific.net.au/solaris/csw ... done. Checking mirror http://planetmirror.com/pub/csw ... done. Checking mirror ftp://ftp.planetmirror.com/pub/csw ... done. Checking mirror http://csw.almroth.com ... site is down. Checking mirror http://csw.ch.bme.hu ... done. Checking mirror http://www.douzhe.com/mirrors/blastwave.org/csw ... has no Last-Modified header. Checking mirror http://www.consultico.de/csw ... done. Checking mirror http://ftp.dk.xemacs.org/pub/sun/csw ... done. Checking mirror http://sunsite.bilkent.edu.tr/pub/sun-packages/csw ... site is down. Checking mirror http://ftp.ind.net/pub/mirrors/ftp.ibiblio.org/csw ... site is down. Checking mirror http://ftp.pu.edu.tw/Sun/metalab.unc.edu/csw ... site is down. Checking mirror http://ftp.uk.freebsd.org/pub/mirrors/sunsite.unc.edu/solaris/csw ... site is down. Checking mirror http://mirror.unixheads.com/csw ... site is down. Checking mirror ftp://mirror.unixheads.com/csw ... site is down. Checking mirror http://usesolaris.org/pub/csw/unstable ... site is down. Checking mirror http://www.blastwave.org/mirrors ... site is down. # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # up to date mirrors (less than one day) # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # http://csw.ch.bme.hu -> Mon, 15 Aug 2005 05:35:04 GMT http://ftp.math.purdue.edu/mirrors/blastwave.org/ -> Mon, 15 Aug 2005 05:35:04 GMT http://stevens.arl.psu.edu/mirrors/blastwave.org/csw -> Mon, 15 Aug 2005 05:35:04 GMT ftp://carroll.aset.psu.edu/pub/solaris/csw -> Mon, 15 Aug 2005 05:35:04 GMT ftp://mirror.pacific.net.au/solaris/csw -> Mon, 15 Aug 2005 05:35:04 GMT http://www.ibiblio.org/pub/packages/solaris/csw -> Mon, 15 Aug 2005 05:35:04 GMT ftp://ftp.ntua.gr/pub/vendors/sun/csw -> Mon, 15 Aug 2005 05:35:04 GMT http://ftp.belnet.be/packages/csw -> Mon, 15 Aug 2005 05:35:04 GMT ftp://ftp.belnet.be/packages/csw -> Mon, 15 Aug 2005 05:35:04 GMT http://ftp.uni-erlangen.de/pub/mirrors/blastwave.org -> Mon, 15 Aug 2005 05:35:04 GMT ftp://ftp.ibiblio.org/pub/packages/solaris/csw -> Mon, 15 Aug 2005 05:35:04 GMT ftp://ftp.wayne.edu/blastwave -> Mon, 15 Aug 2005 05:35:04 GMT ftp://ftp.ru/pub/csw -> Mon, 15 Aug 2005 01:35:00 GMT ftp://ftp.uninett.no/sun/csw -> Mon, 15 Aug 2005 05:35:04 GMT http://mirror.pacific.net.au/csw -> Mon, 15 Aug 2005 05:35:04 GMT ftp://ftp.heanet.ie/pub/blastwave/ -> Mon, 15 Aug 2005 05:35:04 GMT http://blastwave.informatik.uni-erlangen.de/csw -> Mon, 15 Aug 2005 05:35:04 GMT http://ftp.heanet.ie/pub/blastwave/ -> Mon, 15 Aug 2005 05:35:04 GMT ftp://ftp.uni-erlangen.de/pub/mirrors/blastwave.org -> Mon, 15 Aug 2005 05:35:04 GMT http://ftp.iforceready.it/pub/blastwave/csw -> Mon, 15 Aug 2005 05:35:04 GMT http://ftp.ntua.gr/pub/vendors/sun/csw -> Mon, 15 Aug 2005 05:35:04 GMT http://ftp.wayne.edu/blastwave -> Mon, 15 Aug 2005 05:35:04 GMT ftp://ftp.math.purdue.edu/mirrors/blastwave.org -> Mon, 15 Aug 2005 05:35:04 GMT http://blastwave.berlios.de/csw -> Mon, 15 Aug 2005 05:35:04 GMT # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # mirrors older than one day # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # http://planetmirror.com/pub/csw -> Sun, 14 Aug 2005 16:58:33 GMT http://ftp.dk.xemacs.org/pub/sun/csw -> Sun, 14 Aug 2005 16:58:33 GMT ftp://sunsite.utk.edu/pub/blastwave -> Sun, 14 Aug 2005 16:58:33 GMT ftp://ftp.mirror.ac.uk/sites/blastwave.org -> Sat, 13 Aug 2005 21:52:03 GMT ftp://mirrors.dotsrc.org/csw/ -> Sun, 14 Aug 2005 16:58:33 GMT http://www.mirror.ac.uk/sites/blastwave.org -> Sat, 13 Aug 2005 21:52:03 GMT http://www.consultico.de/csw -> Sun, 14 Aug 2005 16:58:33 GMT http://usesolaris.org/pub/csw -> Sun, 14 Aug 2005 16:58:33 GMT ftp://ftp.d-tabor.lj.edus.si/csw -> Sat, 13 Aug 2005 21:52:03 GMT http://mirrors.dotsrc.org/csw/ -> Sun, 14 Aug 2005 16:58:33 GMT ftp://mirror.switch.ch/mirror/csw -> Sun, 14 Aug 2005 16:58:33 GMT http://mirror.switch.ch/ftp/mirror/csw -> Sun, 14 Aug 2005 16:58:33 GMT http://sunsite.utk.edu/ftp/pub/blastwave -> Sun, 14 Aug 2005 16:58:33 GMT ftp://usesolaris.org/pub/csw -> Sun, 14 Aug 2005 16:58:33 GMT ftp://ftp.planetmirror.com/pub/csw -> Sun, 14 Aug 2005 16:58:33 GMT -- Mon Aug 15 23:11:13 CEST 2005 Greetings, Thomas From pfelecan at blastwave.org Tue Aug 16 11:08:32 2005 From: pfelecan at blastwave.org (Peter FELECAN) Date: Tue, 16 Aug 2005 11:08:32 +0200 Subject: [csw-users] "pkg-get -U" isn't getting anything new In-Reply-To: (Tom Limoncelli's message of "Mon, 15 Aug 2005 16:52:06 -0400") References: <20050815204015.GB12017@cip.informatik.uni-erlangen.de> Message-ID: Tom Limoncelli writes: > On Aug 15, 2005, at 4:40 PM, Thomas Glanzmann wrote: > >> Hello, >> >> >>> 16:26:52 (117.69 KB/s) - `catalog.14' saved [113892/113892] >>> >> >> delete all catalog files in the current directory. > > I had to "rm /var/pkg-get/downloads/catalog*" and it started working > again. > > Can someone file a bug requesting that the "catalog" file be deleted/ > overwritten when this situation occurs? (Or direct me to how to file > the bug and I'll do it). Use http://www.blastwave.org/bugtrack/ You can fill a report by opening an account --- the recommended way --- or use anonymous reporting. -- Peter From tmarx at uni-wuppertal.de Wed Aug 17 11:14:46 2005 From: tmarx at uni-wuppertal.de (Tobias Marx) Date: Wed, 17 Aug 2005 11:14:46 +0200 Subject: [csw-users] KDE 3.4.1 on Solaris 9 Sparc 64bit not working In-Reply-To: <42F3F18B.8080103@optusnet.com.au> References: <42F3F18B.8080103@optusnet.com.au> Message-ID: <43030006.5080803@uni-wuppertal.de> Peter Arnold wrote: >Hi, >I'm interested to know if and how many other people are running KDE with >the same environment I have and have it working (I don't). > >My environment is SunBlade1000 running Solaris 9, (latest patch cluster >installed a couple of days ago) in 64bit mode. > >I've happily been running 3.3.1 for some time but after upgrading to >3.4.1 it's horribly broken. I've deleted all the relevant DCOP files in >/tmp and ~/ directories, and even tried with a clean user account. On >login I get a heap of "The application kded crashed and caused signal >11" and lots of spawned processes for kded, drkonqi, kdeinit and friends >(174 encounting within 3 minutes of login attempt) > > >Truss -f on kdeinit shows it looking for (among other things) >"/opt/cw/gcc3/lib/*. I've linked /opt/cw to /opt/csw to fix this but >still no workie. I have no LD_LIBRARY_PATH set as per recomendations. > >The only relevant thing I can see in the truss file is >ERROR: Couldn't attach to DCOP server!2336. > >Any help, pointers, experience or just a word to say it *does* work in >my environment would prove helpful. > > hi! i had exactly the same problem after upgrading from kde 3.3.1. i'm using a sunblade 2500. unfortunatly i can't give you any hints how to solve that problem, because my setup was f*cked up anyway (diskspace problems) and i simply purged all csw packages and all files and installed everything from scratch. the newly installed kde packages are running just fine (besides the known problem with /tmp/.dcopxxx). Tobias From mailbox at adrianhoe.com Thu Aug 18 10:18:42 2005 From: mailbox at adrianhoe.com (Adrian Hoe) Date: Thu, 18 Aug 2005 16:18:42 +0800 Subject: [csw-users] KDE not working Message-ID: Hi, When I login with KDE (kde_gcc_3.3.1), an error occurred: ================================================== Could not read network connection list. /home/byhoe/.DCOPserver_pyxis2__0 Please check that the "dcopserver" program is running. ================================================== I have no problem login as root. Please help. Regards, -- "If you missed the rising sun and the morning dew, don't miss the beautiful sunset." -- Adrian Hoe inspired by Michal Nowak, June 15 2004 http://adrianhoe.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.blastwave.org/pipermail/users/attachments/20050818/08da608b/attachment.html From Darin.Perusich at cognigencorp.com Thu Aug 18 13:18:54 2005 From: Darin.Perusich at cognigencorp.com (Darin Perusich) Date: Thu, 18 Aug 2005 07:18:54 -0400 Subject: [csw-users] KDE not working In-Reply-To: References: Message-ID: <43046E9E.1030707@cognigencorp.com> this is likely a permissions problem in /tmp/.ICE-unix. this directory is created by the initial user who logs into kde and only that user or root can login. here's my init script i use to take care of this, it should run before dtlogin starts, i use /etc/rc2.d/S98kde-enable. /etc/init.d/kde-enable: --START-- #!/bin/sh # # This script makes sure the /tmp/.ICE-unix directory has proper permissions # otherwhise only the first person on a machine will be able to start kde. # # create /tmp/.ICE-unix with 1777 for KDE PATH=/usr/bin export PATH case "$1" in 'start') [ -d /tmp/.ICE-unix ] && rm -rf /tmp/.ICE-unix [ -f /tmp/.ICE-unix ] && rm /tmp/.ICE-unix mkdir -m 1777 /tmp/.ICE-unix ;; 'stop') ;; *) echo "Usage: $0 { start | stop }" ;; esac Adrian Hoe wrote: > Hi, > > When I login with KDE (kde_gcc_3.3.1), an error occurred: > > ================================================== Could not read > network connection list. /home/byhoe/.DCOPserver_pyxis2__0 > > Please check that the "dcopserver" program is running. > ================================================== > > I have no problem login as root. > > Please help. > > Regards, > > -- > > "If you missed the rising sun and the morning dew, don't miss the > beautiful sunset." -- Adrian Hoe inspired by Michal Nowak, June 15 > 2004 > > http://adrianhoe.com > > > > > ------------------------------------------------------------------------ > > > _______________________________________________ users mailing list > users at lists.blastwave.org > https://lists.blastwave.org/mailman/listinfo/users -- Darin Perusich Unix Systems Administrator Cognigen Corp. darinper at cognigencorp.com From doofus at bulldoghome.com Sat Aug 20 19:34:00 2005 From: doofus at bulldoghome.com (Doofus) Date: Sat, 20 Aug 2005 18:34:00 +0100 Subject: [csw-users] Gimp startup messages In-Reply-To: References: <42EE2BD6.2080106@bulldoghome.com> <42EE39A1.9070804@bulldoghome.com> Message-ID: <43076988.9090206@bulldoghome.com> Hi folks, Does anyone get these warnings when running up the gimp, and if so do you know the cause or how to rectify them? (gimp:421): LibGimpBase-WARNING **: gimp: wire_read():error /usr/bin/env: No such file or directory Thanks. From rosemarychapman at sbcglobal.net Sun Aug 21 22:34:53 2005 From: rosemarychapman at sbcglobal.net (Rosemary Chapman) Date: Sun, 21 Aug 2005 13:34:53 -0700 (PDT) Subject: [csw-users] Best Western Customer Relations (KMM2535913V73563L0KM) Message-ID: <20050821203453.38128.qmail@web81606.mail.yahoo.com> just want to confirm reservation#658134740 at best western 234 w 48th street,new york city dec 4th thru dec 8th(4 nights) thanks!rosemary chapman 4215 stanard circle ft. smith, ar 72903 (479)785-0773 From nate at cse.psu.edu Wed Aug 24 18:12:56 2005 From: nate at cse.psu.edu (Nathan Coraor) Date: Wed, 24 Aug 2005 12:12:56 -0400 Subject: [csw-users] Separating packages w/ non-/opt/csw files Message-ID: <430C9C88.3060504@cse.psu.edu> Hi, I'm running in to some headaches while attempting to automate csw management in my environment. Here's what's up: / Large-disk workstations On my workstations with large enough disks, I install csw locally for added performance. I have a script that updates these workstations using a package list (essentially, the output of 'pkg-get list' on a "master" server). The workstation checks the master list to see what packages it's supposed to have and then runs 'pkg-get install' for packages it's missing, or 'pkgrm' for packages it has that are not on the list. It runs 'pkg-get upgrade' regularly to automatically update software. / Small-disk workstations On workstations with smaller disks, I NFS mount /opt/csw. / Issues The problem comes from the non-/opt/csw files. Some packages (such as enlightenment and enlightenment_dt) address this issue, but some don't. For example: My workstations are CUPS IPP clients that point at a central CUPS server. To be a client, CUPS does not need to run cupsd, you simply set ServerName in client.conf and you're done. This is fine for the NFS mounting workstations, but for the ones who install csw locally, I have to have my script go back and disable or remove the files that are placed in /etc/rc?.d to prevent cupsd from starting. Conversely, workstations with a local csw will get the Xresources and Xsession for IceWM installed locally, so it can be started from dtgreet. Workstations NFS mounting csw will not get that. / Solutions What is essentially the solution for me is to have the script which updates software to do a few things: * Check /var/sadm/install/contents for CSW packages containing non-/opt/csw files and index them. * Maintain a list of CSW packages whose non-/opt/csw files need to be removed from large-disk workstations. * Maintain a list of other, individual non-/opt/csw files that need to be removed from large-disk workstations (for cases when removing ALL of the non-/opt/csw files installed by a package is undesired). * Maintain a list of CSW packages whose non-/opt/csw files need to be added to small-disk workstations. * Maintain a list of other, individual non-/opt/csw files that need to be added to small-disk workstations (for cases when adding ALL of the non-/opt/csw files installed by a package is undesired). One of the most difficult things about this is that should I need to use the 'individual files' lists (as opposed to the 'all non-/opt/csw files in X package lists), filename changes could make that list a pain to maintain. For example, if the cups package maintainers decide to change /etc/rc3.d/S99cswcups to /etc/rc3.d/S98cswcups, I would have to change the list to reflect that. Now, I realize that part of the problem comes from my multi-scenario environment... however, even if you were only using one of these two scenarios, you would have to address half of the issues. I think a lot of this could be solved if all packagers took the same approach as the enlightenment maintainers: fork files that don't live under /opt/csw in to separate packages, and identify them as such. Were this done, my script would simply need to have separate "master" 'pkg-get list' files - one for large-disk clients that excluded non-/opt/csw stuff I don't want, and one for small-disk clients that included non-/opt/csw stuff that I do want. That's much less cumbersome to maintain. It's excellent thath some package maintainers have already done this - I guess I'm asking that this package separation issue be made in to an actual Blastwave packaging guideline. I may not be seeing the big picture, though, and doing so may cause more problems that I'm not thinking of... So please join in the discussion. One somewhat related bit: Shouldn't stuff be delivered in an "off" (disabled) state, as mentioned in SMF guidelines? It would then be at the discretion of the end user to decide whether or not to enable services. This is generally considered a more secure practice, I had thought - one of the reasons the SST (JASS) disables everything. Thanks, --nate From john.chrapkowski at abnamro.com Fri Aug 26 00:16:11 2005 From: john.chrapkowski at abnamro.com (john.chrapkowski at abnamro.com) Date: Thu, 25 Aug 2005 17:16:11 -0500 Subject: [csw-users] Problem installing the common package Message-ID: Hello! Any help is greatly appreciate and I think what you guys are doing is really great! My problem is: I have followed the instruction posted on the blastwave.org site step by step (several times actually!) No matter what I do, when I try and install the common package (or another package depends upon it and attempt an install) I get the following errors: # ./pkg-get -i common No existing install of CSWcommon found. Installing... md5 utility temporarily non-functional assuming local file common-1.4.2-SunOS5.8-sparc-CSW.pkg.gz valid to use ld.so.1: grep: fatal: libgcc_s.so.1: open failed: No such file or directory ./pkg-get[4]: 2671 Killed Analysing special files... cpio: Impossible header type. 1 errors retrying with different archive offset, dont worry about it... 27 blocks Processing package instance from common - common files and dirs for CSW packages (sparc) 1.4.2 http://www.blastwave.com/ packaged for CSW by Philip Brown ## Executing checkinstall script. ld.so.1: grep: fatal: libgcc_s.so.1: open failed: No such file or directory Cannot continue. You need patch 110934 installed Just in case you have a slow download link, this script will sleep for 60 seconds, to give you a chance to make a copy of any downloaded files in /var/run before they are auto-deleted For extra time, suspend (^Z) this script Now quitting with failure status pkgadd: ERROR: checkinstall script did not complete successfully Installation of failed. No changes were made to the system. ERROR: could not add CSWcommon. Again - any help is more than welcome! Thank again to all. "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction." - Einstein John Chrapkowski Enterprise Systems Architect ABN-AMRO NA 312-904-4860 --------------------------------------------------------------------------- This message (including any attachments) is confidential and may be privileged. If you have received it by mistake please notify the sender by return e-mail and delete this message from your system. Any unauthorised use or dissemination of this message in whole or in part is strictly prohibited. Please note that e-mails are susceptible to change. ABN AMRO Bank N.V. (including its group companies) shall not be liable for the improper or incomplete transmission of the information contained in this communication nor for any delay in its receipt or damage to your system. ABN AMRO Bank N.V. (or its group companies) does not guarantee that the integrity of this communication has been maintained nor that this communication is free of viruses, interceptions or interference. --------------------------------------------------------------------------- From blastwave at gmail.com Fri Aug 26 02:06:16 2005 From: blastwave at gmail.com (Dennis Clarke) Date: Thu, 25 Aug 2005 20:06:16 -0400 Subject: [csw-users] Problem installing the common package In-Reply-To: References: Message-ID: On 8/25/05, john.chrapkowski at abnamro.com wrote: > > Hello! > let's go back to step zero. first .. can you give me a list of what is in your /var/sadm/pkg thus : ls -ladtr /var/sadm/pkg/CSW* also let's clean up the workarea and start fresh what is in your /var/pkg-get ? $ ls -lap /var/pkg-get total 392 drwxr-xr-x 3 root bin 512 Aug 24 16:38 ./ drwxr-xr-x 44 root sys 1024 Aug 8 18:15 ../ -rwxr-xr-x 1 root bin 468 Mar 16 2002 admin-fullauto -rw-r--r-- 1 root root 130205 Aug 24 16:38 catalog-opt -rw-r--r-- 1 root root 56620 Aug 24 16:38 desc-opt drwxr-xr-x 3 root root 1024 Aug 25 17:33 downloads/ Dennis From mailbox at adrianhoe.com Fri Aug 26 11:57:28 2005 From: mailbox at adrianhoe.com (Adrian Hoe) Date: Fri, 26 Aug 2005 17:57:28 +0800 Subject: [csw-users] KDE can't lock screen (was Re: KDE not working) In-Reply-To: References: Message-ID: > > Date: Thu, 18 Aug 2005 07:18:54 -0400 > From: Darin Perusich > Subject: Re: [csw-users] KDE not working > To: questions and discussions > Message-ID: <43046E9E.1030707 at cognigencorp.com> > Content-Type: text/plain; charset=us-ascii; format=flowed > > this is likely a permissions problem in /tmp/.ICE-unix. this directory > is created by the initial user who logs into kde and only that user or > root can login. here's my init script i use to take care of this, it > should run before dtlogin starts, i use /etc/rc2.d/S98kde-enable. > > > /etc/init.d/kde-enable: > > --START-- > #!/bin/sh > # > # This script makes sure the /tmp/.ICE-unix directory has proper > permissions > # otherwhise only the first person on a machine will be able to > start kde. > # > # create /tmp/.ICE-unix with 1777 for KDE > > PATH=/usr/bin > export PATH > > case "$1" in > 'start') > [ -d /tmp/.ICE-unix ] && rm -rf /tmp/.ICE-unix > [ -f /tmp/.ICE-unix ] && rm /tmp/.ICE-unix > mkdir -m 1777 /tmp/.ICE-unix > ;; > 'stop') > ;; > *) > echo "Usage: $0 { start | stop }" > ;; > esac > > Adrian Hoe wrote: > >> Hi, >> >> When I login with KDE (kde_gcc_3.3.1), an error occurred: >> >> ================================================== Could not read >> network connection list. /home/byhoe/.DCOPserver_pyxis2__0 >> >> Please check that the "dcopserver" program is running. >> ================================================== >> >> I have no problem login as root. >> >> Please help. >> >> Regards, >> >> -- >> >> "If you missed the rising sun and the morning dew, don't miss the >> beautiful sunset." -- Adrian Hoe inspired by Michal Nowak, June 15 >> 2004 >> >> http://adrianhoe.com >> >> >> >> >> --------------------------------------------------------------------- >> --- >> >> >> _______________________________________________ users mailing list >> users at lists.blastwave.org >> https://lists.blastwave.org/mailman/listinfo/users >> > > -- > Darin Perusich > Unix Systems Administrator > Cognigen Corp. > darinper at cognigencorp.com Thanks Darin. But I login as as root in KDE and edited my user .cshrc and disabled all LD_LIBRARY_PATH. Then reboot and KDE worked after that. Strange. Now, I am unable to lock screen in KDE. It says: Will not lock the session, as unlocking would be impossible. No appropriate greeter plugin configured. What does it mean? Please help. Thank you. -- "If you missed the rising sun and the morning dew, don't miss the beautiful sunset." -- Adrian Hoe inspired by Michal Nowak, June 15 2004 http://adrianhoe.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.blastwave.org/pipermail/users/attachments/20050826/291e690b/attachment.html From james at blastwave.org Fri Aug 26 12:35:31 2005 From: james at blastwave.org (James Lee) Date: Fri, 26 Aug 2005 10:35:31 GMT Subject: [csw-users] Problem installing the common package In-Reply-To: References: Message-ID: <20050826.10353100.2641824804@landeck.jamesipoos.com> On 25/08/05, 23:16:11, wrote regarding [csw-users] Problem installing the common package: Hello John, > ld.so.1: grep: fatal: libgcc_s.so.1: open failed: No such file or > directory This is a message from the linker about a gcc lib and grep. Are you using a grep which is not /usr/bin/grep and is there some problem with it? James. From delrio at mie.utoronto.ca Fri Aug 26 14:16:03 2005 From: delrio at mie.utoronto.ca (Oscar del Rio) Date: Fri, 26 Aug 2005 08:16:03 -0400 Subject: [csw-users] KDE can't lock screen (was Re: KDE not working) In-Reply-To: References: Message-ID: <430F0803.70901@mie.utoronto.ca> Adrian Hoe wrote: > Now, I am unable to lock screen in KDE. It says: > > Will not lock the session, as unlocking would be impossible. No > appropriate greeter plugin configured. I think it means that the person who compiled KDE did not include the greeter. I had that problem when I compiled KDE long ago, the greeter is not configured by default and has to be compiled separately. Try filing a bug for KDE on the blastwave website ("Bug Track"). From doofus at bulldoghome.com Fri Aug 26 15:43:41 2005 From: doofus at bulldoghome.com (Doofus) Date: Fri, 26 Aug 2005 14:43:41 +0100 Subject: [csw-users] /var/pkg-get permissions (was Problem installing the common package) In-Reply-To: References: Message-ID: <430F1C8D.4030402@bulldoghome.com> Further to Dennis' reply o John regarding /var/pkg-get, I have a weird problem I can't get to the bottom of. At home, hunky dory: $ ls -lap /var/pkg-get total 392 drwxr-xr-x 3 root bin 512 Aug 24 16:38 ./ drwxr-xr-x 44 root sys 1024 Aug 8 18:15 ../ -rwxr-xr-x 1 root bin 468 Mar 16 2002 admin-fullauto -rw-r--r-- 1 root root 130205 Aug 24 16:38 catalog-opt -rw-r--r-- 1 root root 56620 Aug 24 16:38 desc-disk2 drwxr-xr-x 3 root root 1024 Aug 25 17:33 downloads/ At work: $ ls -lap /var/pkg-get total 392 drwxr-xr-x 3 root bin 512 Aug 24 16:38 ./ drwxr-xr-x 44 root sys 1024 Aug 8 18:15 ../ -rwxr-xr-x 1 root bin 468 Mar 16 2002 admin-fullauto -rw-r--r-- 1 root root 130205 Aug 24 16:38 catalog-opt -rw-r----- 1 root root 56620 Aug 24 16:38 desc-disk2 drwxr-xr-x 3 root root 1024 Aug 25 17:33 downloads/ ...which means a user can't `pkg-get -D`. Hardly a show-stopper but I have no idea why it's happening. To get the binaries to the lab I keep an rsync of sparc 5.8 unstable at home and weekly `tar cvf /dev/rmt/0 .` where "." is /disk2, and then untar it onto the same mount point on the work machine. Any idea what's happening here? This procedure would me a lot more efficient if rsync supported tape drives. From Darin.Perusich at cognigencorp.com Fri Aug 26 16:07:53 2005 From: Darin.Perusich at cognigencorp.com (Darin Perusich) Date: Fri, 26 Aug 2005 10:07:53 -0400 Subject: [csw-users] KDE can't lock screen (was Re: KDE not working) In-Reply-To: <430F0803.70901@mie.utoronto.ca> References: <430F0803.70901@mie.utoronto.ca> Message-ID: <430F2239.2060304@cognigencorp.com> this has already been addressed and resolved, which version of CSWkdebasegcc do you have installed, 'pkginfo -l CSWkdebasegcc'? you should have version 3.3.1,REV=2005.05.13 installed. Oscar del Rio wrote: > Adrian Hoe wrote: > > >>Now, I am unable to lock screen in KDE. It says: >> >>Will not lock the session, as unlocking would be impossible. No >>appropriate greeter plugin configured. > > > I think it means that the person who compiled KDE did not include > the greeter. I had that problem when I compiled KDE long ago, the > greeter is not configured by default and has to be compiled separately. > > Try filing a bug for KDE on the blastwave website ("Bug Track"). > _______________________________________________ > users mailing list > users at lists.blastwave.org > https://lists.blastwave.org/mailman/listinfo/users -- Darin Perusich Unix Systems Administrator Cognigen Corp. darinper at cognigencorp.com From doofus at bulldoghome.com Fri Aug 26 16:47:07 2005 From: doofus at bulldoghome.com (Doofus) Date: Fri, 26 Aug 2005 15:47:07 +0100 Subject: [csw-users] /var/pkg-get permissions (was Problem installing the common package) In-Reply-To: <430F1C8D.4030402@bulldoghome.com> References: <430F1C8D.4030402@bulldoghome.com> Message-ID: <430F2B6B.3010501@bulldoghome.com> Doofus wrote: >Further to Dennis' reply o John regarding /var/pkg-get, I have a weird >problem I can't get to the bottom of. > >At home, hunky dory: > >$ ls -lap /var/pkg-get >total 392 >drwxr-xr-x 3 root bin 512 Aug 24 16:38 ./ >drwxr-xr-x 44 root sys 1024 Aug 8 18:15 ../ >-rwxr-xr-x 1 root bin 468 Mar 16 2002 admin-fullauto >-rw-r--r-- 1 root root 130205 Aug 24 16:38 catalog-opt >-rw-r--r-- 1 root root 56620 Aug 24 16:38 desc-disk2 >drwxr-xr-x 3 root root 1024 Aug 25 17:33 downloads/ > > > >At work: > >$ ls -lap /var/pkg-get >total 392 >drwxr-xr-x 3 root bin 512 Aug 24 16:38 ./ >drwxr-xr-x 44 root sys 1024 Aug 8 18:15 ../ >-rwxr-xr-x 1 root bin 468 Mar 16 2002 admin-fullauto >-rw-r--r-- 1 root root 130205 Aug 24 16:38 catalog-opt >-rw-r----- 1 root root 56620 Aug 24 16:38 desc-disk2 >drwxr-xr-x 3 root root 1024 Aug 25 17:33 downloads/ > > >...which means a user can't `pkg-get -D`. Hardly a show-stopper but I >have no idea why it's happening. To get the binaries to the lab I keep >an rsync of sparc 5.8 unstable at home and weekly `tar cvf /dev/rmt/0 >.` where "." is /disk2, and then untar it onto the same mount point on >the work machine. Any idea what's happening here? > >This procedure would me a lot more efficient if rsync supported tape >drives. > I guess the method of my getting the binaries to the lab machine is probably irrelevant to the problem, and I should also have said that if I delete /var/pkg-get/* and then run pkg-get -U, I still wind up with mode 640 on the description file. From comand at blastwave.org Mon Aug 29 23:22:23 2005 From: comand at blastwave.org (Cory Omand) Date: Mon, 29 Aug 2005 14:22:23 -0700 Subject: [csw-users] Announce: Subversion 1.2.3 Message-ID: <43137C8F.6060801@blastwave.org> New Subversion packages are now released to the unstable branch. No special upgrade actions are required for servers using version 1.2.0 or later (linked with berkeleydb43). If you have a repository which uses subversion-1.1.4 or prior (linked with berkeleydb4), please dump your repository *before* upgrading, then create a new repository and restore your dump after the upgrade is complete. The upgrade procedure is listed on the news page for the 'subversion' package. Regards, Cory. -- __ Cory Omand From josh.kuperman at gmail.com Mon Aug 1 01:08:15 2005 From: josh.kuperman at gmail.com (Josh Kuperman) Date: Sun, 31 Jul 2005 19:08:15 -0400 Subject: [csw-users] Problems: Firefox w/ Java and something too stoopid to display in the subject In-Reply-To: References: <9381847D-52FD-4DE9-B305-91B0E7CACDAA@gmail.com> Message-ID: On 7/21/05, Jeffery Small wrote: > Josh Kuperman writes: > >[...] > >Questions I need answered: > >1. How to I figure out what apps are now missing libraries that > >started with libj? I don't know that the question as worded has an answer. However whenever you start an app, and it stops dead because it's missing a library, it tells you. Also, every app has its dependencies listed on the blaswave.org web site. The major lib file lost was libjpeg; libjepeg, which it only took me a day to trace down using the above methods, is installed by the package jpeg. > > ?? > > >3. Can I get the current Java installed and working with FireFox on > >my SS10? > > First, see if you have java installed on your OS. Typically the Sun java > installs under /usr/j2se so see if you have: > > /usr/j2se/jre/plugin/sparc/ns610/libjavaplugin_oji.so > > If not, install J2SE from the Sun site http://java.sun.com. Then, make the > following symbolic link: > > cd /opt/csw/libexec/firefox/plugins > ln -s /usr/j2se/jre/plugin/sparc/ns610/libjavaplugin_oji.so > > Restart firefox and java should be working. I still don't have java working. What I suspect is going on, is that since I'm using Java on a Sparc 10 the Sun updates install the 32 bit java. I believe that since I couldn't get any of this working until I installed 64 bit compatibility I need to install the 64 bit java or something that will bridge 64 bit and 32 bit Java. Oh well, -- Josh Kuperman josh.kuperman at gmail.com From james at blastwave.org Mon Aug 1 15:22:32 2005 From: james at blastwave.org (James Lee) Date: Mon, 01 Aug 2005 13:22:32 GMT Subject: [csw-users] Problems: Firefox w/ Java and something too stoopid to display in the subject Message-ID: <20050801.13223200.1649616799@landeck.jamesipoos.com> On 01/08/05, 00:08:15, Josh Kuperman wrote regarding Re: [csw-users] Problems: Firefox w/ Java and something too stoopid to display in the subject: > > >3. Can I get the current Java installed and working with FireFox on > > >my SS10? > > > > First, see if you have java installed on your OS. Typically the Sun java > > installs under /usr/j2se so see if you have: > > > > /usr/j2se/jre/plugin/sparc/ns610/libjavaplugin_oji.so > > > > If not, install J2SE from the Sun site http://java.sun.com. Then, make > > the following symbolic link: > > > > cd /opt/csw/libexec/firefox/plugins > > ln -s /usr/j2se/jre/plugin/sparc/ns610/libjavaplugin_oji.so > > > > Restart firefox and java should be working. > I still don't have java working. What I suspect is going on, is that > since I'm using Java on a Sparc 10 the Sun updates install the 32 bit > java. I believe that since I couldn't get any of this working until I > installed 64 bit compatibility I need to install the 64 bit java or > something that will bridge 64 bit and 32 bit Java. Oh well, I doubt it's a 64bit problem, possibly Ultra Sparc Extensions. I've fired up my SS20 and done some tests. Using Java 1.5.0_04 for the plugin it fails: Java process: caught exception from sun.plugin.navig.motif.Plugin.start Exception in thread "main" java.lang.UnsatisfiedLinkError: /opt/jdk1.5.0_04/jre/lib/sparc/libawt.so: ld.so.1: java_vm: fatal: /opt/jdk1.5.0_04/jre/lib/sparc/libawt.so: bad ELF flags value: 768 because that file is: $ file /opt/jdk1.5.0_04/jre/lib/sparc/libawt.so /opt/jdk1.5.0_04/jre/lib/sparc/libawt.so: ELF 32-bit MSB dynamic lib SPARC32PLUS Version 1, V8+ Required, UltraSPARC1 Extensions Required, dynamically linked, stripped A bug in the JDK? I guess so. With Java 1.4.2_08 firefox runs my applets. CSWfirefox has an UltraSPARC1 library (libfreebl_hybrid_3.so) but I've not triggered its use and so far firefox hasn't failed. At start up firefox kindly points out I don't have a the 64bit patch for SUNWlibCx - funny that, it's right, I don't. James. From blastwave at gmail.com Mon Aug 1 18:29:14 2005 From: blastwave at gmail.com (Dennis Clarke) Date: Mon, 1 Aug 2005 12:29:14 -0400 Subject: [csw-users] install paths In-Reply-To: <42EE39A1.9070804@bulldoghome.com> References: <42EE2BD6.2080106@bulldoghome.com> <42EE39A1.9070804@bulldoghome.com> Message-ID: Brought this over to the users mail list ---------- Forwarded message ---------- From: doofus Date: Aug 1, 2005 11:02 AM Subject: Re: [blastware-discuss] install paths To: Blastware discussions > "Blastware is not Blastwave !" > >...it's mighty close though! ;O) is isn't it ? On purpose too .. thanks to me and my hunger for domain names. > My problem still stands. I got pkg_get.pkg from > > http://www.blastwave.org/pkg_get.pkg good man > and installed it from a root shell according to the instructions. also good > I'm guessing it's the pkg-get.conf files you refer to above. exactly and your system seems to be polluted with some bad conf files in other places. > /opt/csw/etc/pkg-get.conf is ok because its the one mentioned in the notes that > I've edited with my local mirror. geez .. this is supposed to be dead easy but, when you have oddball conf files in other places then you should expect trouble. find and delete ALL other pkg-get.conf files with the exception of the one under /opt/csw because we really do mean it when we say everything stays under /opt/csw. The only exceptions are startup scripts and a very few other things that do make sense. > There's no /etc/csw directory as you suggest who suggested that? where ? No no .. there must be a /opt/csw/etc directory > but there is a file /etc/pkg-get.conf which doesn't seem to be referenced > in any of the notes. KILL IT ! That thing is a problem. :-) > Now that I look closely at the output from a pkg-get -i command it seems > the /opt/csw/etc/pkg-get.conf file isn't being used and the files are retrieved > from sunfreeware. Why? further evidence of truely fubar things happening. OKay .. you should get a package list from /var/sadm/pkg and note what you have that is from SFW and from CSW and you will see a difference. I want you to "start over" and lets clean up your machines config. You are supposed to get packages and dependencies from Blastwave and not SunFreeware. If you want software from SunFreeware then fine, but don't try to mix it and match it with our package base. Your asking for trouble. So then, what do you have in your /var/sadm/pkg directory that starts with either CSW or SFW ? How about everything that is NOT starting with SUNW ? Inquiring minds want to know and I want your machine to work flawlessly :-) Dennis Clarke Director and Admin for blastwave.org dclarke at blastwave.org From james at blastwave.org Mon Aug 1 18:53:48 2005 From: james at blastwave.org (James Lee) Date: Mon, 01 Aug 2005 16:53:48 GMT Subject: [csw-users] Problems: Firefox w/ Java and something too stoopid to display in the subject In-Reply-To: <20050801.13223200.1649616799@landeck.jamesipoos.com> References: <20050801.13223200.1649616799@landeck.jamesipoos.com> Message-ID: <20050801.16534800.1873249396@landeck.jamesipoos.com> On 01/08/05, 14:22:32, James Lee wrote regarding Re: [csw-users] Problems: Firefox w/ Java and something too stoopid to display in the subject: > Java process: caught exception from sun.plugin.navig.motif.Plugin.start > Exception in thread "main" java.lang.UnsatisfiedLinkError: > /opt/jdk1.5.0_04/jre/lib/sparc/libawt.so: ld.so.1: java_vm: fatal: > /opt/jdk1.5.0_04/jre/lib/sparc/libawt.so: bad ELF flags value: 768 > because that file is: > $ file /opt/jdk1.5.0_04/jre/lib/sparc/libawt.so > /opt/jdk1.5.0_04/jre/lib/sparc/libawt.so: ELF 32-bit MSB dynamic > lib SPARC32PLUS Version 1, V8+ Required, UltraSPARC1 Extensions > Required, dynamically linked, stripped > A bug in the JDK? I guess so. Yes, it's Bug ID: 6213546. 6 months old and not fixed. Workaround, use old JRE 1.4 :-( From blastwave at gmail.com Mon Aug 1 19:07:57 2005 From: blastwave at gmail.com (Dennis Clarke) Date: Mon, 1 Aug 2005 13:07:57 -0400 Subject: [csw-users] Furthermore .. what you really need to get started with Blastwave Message-ID: Really you only need a few packages installed correctly to have everything that you need : I installed the following packages that you can get from any mirror : # ls -1 common-1.4.2-SunOS5.8-sparc-CSW.pkg isaexec-0.1-all-CSW.pkg openssl-0.9.8,REV=2005.07.15-SunOS5.8-sparc-CSW.pkg pkg_get-3.4.1-all-CSW.pkg wget-1.9.1,REV=2003.12.26-SunOS5.8-sparc-CSW.pkg I installed them, manually, in the following order : # ls -laptr /var/sadm/pkg | tail drwxr-xr-x 4 root root 512 Aug 1 03:14 SUNWpsf/ drwxr-xr-x 4 root root 512 Aug 1 03:14 SUNWpsu/ drwxr-xr-x 4 root root 512 Aug 1 03:14 SUNWscplp/ drwxr-xr-x 9 root sys 512 Aug 1 03:14 ../ drwxr-xr-x 4 root other 512 Aug 1 12:53 CSWcommon/ drwxr-xr-x 4 root other 512 Aug 1 12:53 CSWisaexec/ drwxr-xr-x 4 root other 512 Aug 1 12:54 CSWossl/ drwxr-xr-x 4 root other 512 Aug 1 12:58 CSWwget/ dr-xr-xr-x 604 root sys 12288 Aug 1 12:59 ./ drwxr-xr-x 4 root other 512 Aug 1 12:59 CSWpkgget/ # See that ? I installed common, isaexec, openssl, wget and then pkg-get in that order. Now I can go edit the /opt/csw/etc/pkg-get.conf file to use a mirror or a local DVD or whatever. # grep -v "#" /opt/csw/etc/pkg-get.conf url=file:///opt/CSWdistro/unstable There you see that I am using a NFS mount at /opt/CSWdistro and the next step that I take is to install the necessary security components such that package signatures are verified correctly. Please see http://www.blastwave.org/howto.html for details. -- Dennis Clarke Director and Admin for blastwave.org dclarke at blastwave.org From doofus at bulldoghome.com Mon Aug 1 20:19:28 2005 From: doofus at bulldoghome.com (doofus) Date: Mon, 01 Aug 2005 19:19:28 +0100 Subject: [csw-users] install paths In-Reply-To: References: <42EE2BD6.2080106@bulldoghome.com> <42EE39A1.9070804@bulldoghome.com> Message-ID: <42EE67B0.7030208@bulldoghome.com> An HTML attachment was scrubbed... URL: From blastwave at gmail.com Mon Aug 1 21:29:27 2005 From: blastwave at gmail.com (Dennis Clarke) Date: Mon, 1 Aug 2005 15:29:27 -0400 Subject: [csw-users] install paths In-Reply-To: <42EE67B0.7030208@bulldoghome.com> References: <42EE2BD6.2080106@bulldoghome.com> <42EE39A1.9070804@bulldoghome.com> <42EE67B0.7030208@bulldoghome.com> Message-ID: On 8/1/05, doofus wrote: > Dennis Clarke wrote: > Brought this over to the users mail list > blastwave.org direct to the sparc (which doesn't yet have a browser) instead > of via a microsoft machine. It's looking good so far. Well, his makes me happy. Good good. > I'm extremely grateful for your help and time Dennis, and now I'll butt out > of this place I don't belong. Any user of Solaris belongs just fine ! So feel free to ask questions and discuss what ever you think is reasonable within the users mailling list. -- Dennis Clarke Director and Admin for blastwave.org dclarke at blastwave.org From james at blastwave.org Tue Aug 2 12:06:35 2005 From: james at blastwave.org (James Lee) Date: Tue, 02 Aug 2005 10:06:35 GMT Subject: [csw-users] Furthermore .. what you really need to get started with Blastwave In-Reply-To: References: Message-ID: <20050802.10063500.3026588933@landeck.jamesipoos.com> On 01/08/05, 18:07:57, Dennis Clarke wrote regarding [csw-users] Furthermore .. what you really need to get started with Blastwave: > Really you only need a few packages installed correctly to have > everything that you need : > I installed the following packages that you can get from any mirror : > # ls -1 > common-1.4.2-SunOS5.8-sparc-CSW.pkg > isaexec-0.1-all-CSW.pkg > openssl-0.9.8,REV=2005.07.15-SunOS5.8-sparc-CSW.pkg > pkg_get-3.4.1-all-CSW.pkg > wget-1.9.1,REV=2003.12.26-SunOS5.8-sparc-CSW.pkg Dennis, Why the need for isaexec? James. From blastwave at gmail.com Tue Aug 2 16:49:17 2005 From: blastwave at gmail.com (Dennis Clarke) Date: Tue, 2 Aug 2005 10:49:17 -0400 Subject: [csw-users] Furthermore .. what you really need to get started with Blastwave In-Reply-To: <20050802.10063500.3026588933@landeck.jamesipoos.com> References: <20050802.10063500.3026588933@landeck.jamesipoos.com> Message-ID: On 8/2/05, James Lee wrote: > On 01/08/05, 18:07:57, Dennis Clarke wrote regarding > [csw-users] Furthermore .. what you really need to get started with > Blastwave: > > > Really you only need a few packages installed correctly to have > > everything that you need : > > > I installed the following packages that you can get from any mirror : > > > # ls -1 > > common-1.4.2-SunOS5.8-sparc-CSW.pkg > > isaexec-0.1-all-CSW.pkg > > openssl-0.9.8,REV=2005.07.15-SunOS5.8-sparc-CSW.pkg > > pkg_get-3.4.1-all-CSW.pkg > > wget-1.9.1,REV=2003.12.26-SunOS5.8-sparc-CSW.pkg > > Dennis, > Why the need for isaexec? That would be a "DClarkeism" in that I always install it for reasons related to development later on. You are quite right, its not _needed_ . Dennis From arnoldpj at optusnet.com.au Sat Aug 6 01:08:59 2005 From: arnoldpj at optusnet.com.au (Peter Arnold) Date: Sat, 06 Aug 2005 09:08:59 +1000 Subject: [csw-users] KDE 3.4.1 on Solaris 9 Sparc 64bit not working Message-ID: <42F3F18B.8080103@optusnet.com.au> Hi, I'm interested to know if and how many other people are running KDE with the same environment I have and have it working (I don't). My environment is SunBlade1000 running Solaris 9, (latest patch cluster installed a couple of days ago) in 64bit mode. I've happily been running 3.3.1 for some time but after upgrading to 3.4.1 it's horribly broken. I've deleted all the relevant DCOP files in /tmp and ~/ directories, and even tried with a clean user account. On login I get a heap of "The application kded crashed and caused signal 11" and lots of spawned processes for kded, drkonqi, kdeinit and friends (174 encounting within 3 minutes of login attempt) Truss -f on kdeinit shows it looking for (among other things) "/opt/cw/gcc3/lib/*. I've linked /opt/cw to /opt/csw to fix this but still no workie. I have no LD_LIBRARY_PATH set as per recomendations. The only relevant thing I can see in the truss file is ERROR: Couldn't attach to DCOP server!2336. Any help, pointers, experience or just a word to say it *does* work in my environment would prove helpful. Cheers Peter Arnold From josh.kuperman at gmail.com Sat Aug 6 04:34:20 2005 From: josh.kuperman at gmail.com (Josh Kuperman) Date: Fri, 5 Aug 2005 22:34:20 -0400 Subject: [csw-users] Problems: Firefox w/ Java and something too stoopid to display in the subject In-Reply-To: <20050801.16534800.1873249396@landeck.jamesipoos.com> References: <20050801.13223200.1649616799@landeck.jamesipoos.com> <20050801.16534800.1873249396@landeck.jamesipoos.com> Message-ID: Well all this maybe true, java is working for me know with Firefox. I tried various instructions as sugested as to where the symlinks should go etc. (And of course I accidently removed some libraries installed by some packages, as noted earlier). But nothing worked and I forgot about. The we lost power and when the machine came back I had working java plugin. Just don't ask me to explain why it works now. On 8/1/05, James Lee wrote: > On 01/08/05, 14:22:32, James Lee wrote regarding Re: > [csw-users] Problems: Firefox w/ Java and something too stoopid to display > in the subject: > > > Java process: caught exception from sun.plugin.navig.motif.Plugin.start > > Exception in thread "main" java.lang.UnsatisfiedLinkError: > > /opt/jdk1.5.0_04/jre/lib/sparc/libawt.so: ld.so.1: java_vm: fatal: > > /opt/jdk1.5.0_04/jre/lib/sparc/libawt.so: bad ELF flags value: 768 > > > because that file is: > > > $ file /opt/jdk1.5.0_04/jre/lib/sparc/libawt.so > > /opt/jdk1.5.0_04/jre/lib/sparc/libawt.so: ELF 32-bit MSB dynamic > > lib SPARC32PLUS Version 1, V8+ Required, UltraSPARC1 Extensions > > Required, dynamically linked, stripped > > > A bug in the JDK? I guess so. > > Yes, it's Bug ID: 6213546. 6 months old and not fixed. > Workaround, use old JRE 1.4 :-( > > > _______________________________________________ > users mailing list > users at lists.blastwave.org > https://lists.blastwave.org/mailman/listinfo/users > -- Josh Kuperman josh.kuperman at gmail.com From doofus at bulldoghome.com Sun Aug 7 18:52:50 2005 From: doofus at bulldoghome.com (Doofus) Date: Sun, 07 Aug 2005 17:52:50 +0100 Subject: [csw-users] location of configuration files Message-ID: <42F63C62.6000205@bulldoghome.com> Is there a way to control this? I'm a bit confused here. If root runs "pkg-get -U", two files are created: "/catalog" and "/var/pkg-get/catalog-www.mirror.ac.uk" (same file, different name) Why? If a user runs "pkg-get -a" or "pkg-get -D" the files in under /var/pkg-get.are accessed, but if root has a umask of 077 (not uncommon), these files are unreadable. These may be trivial points. I just don't like config files lying around in "/", or root's config files in other users' home directories su-ing, and just wondered how folks set their boxes up. (Oh - and why is there two different entries for the "U" switch in the man page? ;O) Cheers. From hck at utk.edu Thu Aug 11 17:35:02 2005 From: hck at utk.edu (Hal King) Date: Thu, 11 Aug 2005 11:35:02 -0400 Subject: [csw-users] Having trouble installing gnupg Message-ID: <42FB7026.3050603@utk.edu> Some things install ok, but I'm trying to install gpg so I can use the sigs on files. I keep getting an error that it could not make a directory. The directory can be made. I have gigs of space. So I attaching the error. any help would be appreciated. Main error: Trying to install dependancy krb5_lib No existing install of CSWkrb5lib found. Installing... md5 utility temporarily non-functional assuming local file krb5_lib-1.4.1,REV=2005.07.12-SunOS5.8-sparc-CSW.pkg.gz valid to use mkdir: Failed to make directory "/var/pkg-get/downloads/Warning:"; No such file or directory ERROR: could not verify downloaded file correctly ERROR: install of CSWkrb5lib failed ERROR: could not install required dependancies for CSWsasl ERROR: install of CSWsasl failed ERROR: could not install required dependancies for CSWoldap ERROR: install of CSWoldap failed ERROR: could not install required dependancies for CSWgnupg -- Hal King Unix System Group / The University of Tennessee at Knoxville hck at utk.edu (865) 974-6555 -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 3146 bytes Desc: S/MIME Cryptographic Signature URL: From pfelecan at blastwave.org Fri Aug 12 16:38:58 2005 From: pfelecan at blastwave.org (Peter FELECAN) Date: Fri, 12 Aug 2005 16:38:58 +0200 Subject: [csw-users] Having trouble installing gnupg In-Reply-To: <42FB7026.3050603@utk.edu> (Hal King's message of "Thu, 11 Aug 2005 11:35:02 -0400") References: <42FB7026.3050603@utk.edu> Message-ID: Hal King writes: > Some things install ok, but I'm trying to install gpg so I can use > the sigs on files. I keep getting an error that it could not make a > directory. The directory can be made. I have gigs of space. So I > attaching the error. any help would be appreciated. > > Main error: > Trying to install dependancy krb5_lib > No existing install of CSWkrb5lib found. Installing... > md5 utility temporarily non-functional > assuming local file > krb5_lib-1.4.1,REV=2005.07.12-SunOS5.8-sparc-CSW.pkg.gz valid to use > mkdir: Failed to make directory > "/var/pkg-get/downloads/Warning:"; No such file or directory > ERROR: could not verify downloaded file correctly > ERROR: install of CSWkrb5lib failed > ERROR: could not install required dependancies for CSWsasl > ERROR: install of CSWsasl failed > ERROR: could not install required dependancies for CSWoldap > ERROR: install of CSWoldap failed > ERROR: could not install required dependancies for CSWgnupg What is the result of df /var ? -- Peter From hck at utk.edu Fri Aug 12 17:53:29 2005 From: hck at utk.edu (Hal King) Date: Fri, 12 Aug 2005 11:53:29 -0400 Subject: [csw-users] Having trouble installing gnupg In-Reply-To: References: <42FB7026.3050603@utk.edu> Message-ID: <42FCC5F9.1040609@utk.edu> root at decoy /Other/gaim/ df -h /var Filesystem size used avail capacity Mounted on /dev/dsk/c0t0d0s0 19G 5.4G 14G 29% / Peter FELECAN wrote: > Hal King writes: > > >> Some things install ok, but I'm trying to install gpg so I can use >>the sigs on files. I keep getting an error that it could not make a >>directory. The directory can be made. I have gigs of space. So I >>attaching the error. any help would be appreciated. >> >>Main error: >>Trying to install dependancy krb5_lib >>No existing install of CSWkrb5lib found. Installing... >>md5 utility temporarily non-functional >>assuming local file >>krb5_lib-1.4.1,REV=2005.07.12-SunOS5.8-sparc-CSW.pkg.gz valid to use >>mkdir: Failed to make directory >>"/var/pkg-get/downloads/Warning:"; No such file or directory >>ERROR: could not verify downloaded file correctly >>ERROR: install of CSWkrb5lib failed >>ERROR: could not install required dependancies for CSWsasl >>ERROR: install of CSWsasl failed >>ERROR: could not install required dependancies for CSWoldap >>ERROR: install of CSWoldap failed >>ERROR: could not install required dependancies for CSWgnupg > > > What is the result of df /var ? root at decoy /Other/gaim/ df -h /var Filesystem size used avail capacity Mounted on /dev/dsk/c0t0d0s0 19G 5.4G 14G 29% / As I said I have gigs of space. -- Hal King Unix System Group / The University of Tennessee at Knoxville hck at utk.edu (865) 974-6555 -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 3146 bytes Desc: S/MIME Cryptographic Signature URL: From 226jenn-gan at acadiana.com Fri Aug 12 19:01:34 2005 From: 226jenn-gan at acadiana.com (Vanessa J.Smith) Date: Fri, 12 Aug 2005 17:01:34 +0000 Subject: [csw-users] =?iso-8859-1?q?Office_software_-_bottom_prices?= Message-ID: Access all the software imaginable for bottom prices! Our software is 2-10 times cheaper than sold by our competitors. A few examples: $79.95 Windows XP Professional (Including: Service Pack 2) $89.95 Microsoft Office 2003 Professional / $79.95 Office XP Professional $99.95 Adobe Photoshop 8.0/CS (Including: ImageReady CS) $179.95 Macromedia Studio MX 2004 (Including: Dreamweaver MX + Flash MX + Fireworks MX) $79.95 Adobe Acrobat 6.0 Professional $59.95 Corel Draw Graphics Suite 11 Special Offers: $89.95 Windows XP Professional + Office XP Professional $149.95 Adobe Creative Suite Premium (5 CD) $129.95 Adobe Photoshop 7 + Adobe Premiere 7 + Adobe Illustrator 10 All main products from Microsoft, Adobe, Macromedia, Corel, etc. And many other... Please visit us at: http://www.soft-for-less.com Regards, Vanessa Smith _____________________________________________________ To change your mail preferences, go here _____________________________________________________ -------------- next part -------------- An HTML attachment was scrubbed... URL: From tal at whatexit.org Mon Aug 15 22:32:37 2005 From: tal at whatexit.org (Tom Limoncelli) Date: Mon, 15 Aug 2005 16:32:37 -0400 Subject: [csw-users] "pkg-get -U" isn't getting anything new Message-ID: For some reason my "catalog" isn't getting updated. I'm trying to install the latest version of clamav but my catalog only includes 0.85.1. Attached is the output of "pkg-get -U" and "pkg-get -c clamav". I may have messed things up when I enabled gpg (or maybe I never had it working right!). Suggestions on how to debug this? Thanks, Tom newjoisey.whatexit.org# pkg-get -U Getting catalog... --16:26:51-- http://mirrors.usc.edu/pub/blastwave/unstable/sparc/5.9/ catalog => `catalog.14' Resolving mirrors.usc.edu... 128.125.253.59 Connecting to mirrors.usc.edu[128.125.253.59]:80... connected. HTTP request sent, awaiting response... 200 OK Length: 113,892 [text/plain] 100% [======================================================================= ===========================>] 113,892 118.10K/s 16:26:52 (117.69 KB/s) - `catalog.14' saved [113892/113892] Updating catalog file /var/pkg-get/catalog-mirrors.usc.edu updated --16:26:52-- http://mirrors.usc.edu/pub/blastwave/unstable/sparc/5.9/ descriptions => `descriptions' Resolving mirrors.usc.edu... 128.125.253.59 Connecting to mirrors.usc.edu[128.125.253.59]:80... connected. HTTP request sent, awaiting response... 200 OK Length: 44,788 [text/plain] 100% [======================================================================= ===========================>] 44,788 85.17K/s 16:26:53 (84.95 KB/s) - `descriptions' saved [44788/44788] Updated description file newjoisey.whatexit.org# pkg-get -c clamav # (From site http://mirrors.usc.edu/pub/blastwave/unstable ) software localrev remoterev clamav 0.85.1 SAME ______________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email ______________________________________________________________________ From sithglan at stud.uni-erlangen.de Mon Aug 15 22:40:15 2005 From: sithglan at stud.uni-erlangen.de (Thomas Glanzmann) Date: Mon, 15 Aug 2005 22:40:15 +0200 Subject: [csw-users] "pkg-get -U" isn't getting anything new In-Reply-To: References: Message-ID: <20050815204015.GB12017@cip.informatik.uni-erlangen.de> Hello, > 16:26:52 (117.69 KB/s) - `catalog.14' saved [113892/113892] delete all catalog files in the current directory. Thomas From tal at whatexit.org Mon Aug 15 22:52:06 2005 From: tal at whatexit.org (Tom Limoncelli) Date: Mon, 15 Aug 2005 16:52:06 -0400 Subject: [csw-users] "pkg-get -U" isn't getting anything new In-Reply-To: <20050815204015.GB12017@cip.informatik.uni-erlangen.de> References: <20050815204015.GB12017@cip.informatik.uni-erlangen.de> Message-ID: On Aug 15, 2005, at 4:40 PM, Thomas Glanzmann wrote: > Hello, > > >> 16:26:52 (117.69 KB/s) - `catalog.14' saved [113892/113892] >> > > delete all catalog files in the current directory. I had to "rm /var/pkg-get/downloads/catalog*" and it started working again. Can someone file a bug requesting that the "catalog" file be deleted/ overwritten when this situation occurs? (Or direct me to how to file the bug and I'll do it). Thanks! Tom ______________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email ______________________________________________________________________ From sithglan at stud.uni-erlangen.de Mon Aug 15 22:57:39 2005 From: sithglan at stud.uni-erlangen.de (Thomas Glanzmann) Date: Mon, 15 Aug 2005 22:57:39 +0200 Subject: [csw-users] "pkg-get -U" isn't getting anything new In-Reply-To: References: <20050815204015.GB12017@cip.informatik.uni-erlangen.de> Message-ID: <20050815205739.GC12017@cip.informatik.uni-erlangen.de> Hello, > Can someone file a bug requesting that the "catalog" file be deleted/ > overwritten when this situation occurs? (Or direct me to how to file > the bug and I'll do it). bounce the eMail to Phil Brown, he will fix it. I often thought about rewriting pkg-get in perl and cleaning the mess up. However I think that I will never do this. Thomas From asmoore at blastwave.org Mon Aug 15 23:06:49 2005 From: asmoore at blastwave.org (Alex S Moore) Date: Mon, 15 Aug 2005 16:06:49 -0500 Subject: [csw-users] "pkg-get -U" isn't getting anything new In-Reply-To: References: Message-ID: <430103E9.4090002@blastwave.org> Tom Limoncelli wrote: > Getting catalog... > --16:26:51-- http://mirrors.usc.edu/pub/blastwave/unstable/sparc/5.9/ > catalog > => `catalog.14' > Resolving mirrors.usc.edu... 128.125.253.59 > Connecting to mirrors.usc.edu[128.125.253.59]:80... connected. Thomas, can you check to see if this location is still an active mirror? I have never used this site. I pointed to it with the -s parameter and the packages look very old. Alex From sithglan at stud.uni-erlangen.de Mon Aug 15 23:13:46 2005 From: sithglan at stud.uni-erlangen.de (Thomas Glanzmann) Date: Mon, 15 Aug 2005 23:13:46 +0200 Subject: [csw-users] "pkg-get -U" isn't getting anything new In-Reply-To: <430103E9.4090002@blastwave.org> References: <430103E9.4090002@blastwave.org> Message-ID: <20050815211346.GD12017@cip.informatik.uni-erlangen.de> Hello Alex, > Thomas, can you check to see if this location is still an active mirror? sure. But the problem is already resolved. But the mirrors look all good. Even the outdated mirrors are only behind one or two days. (faui02) [~] ~/work/blastwave/scripts/checkmirrors Checking mirror http://www.ibiblio.org/pub/packages/solaris/csw ... done. Checking mirror ftp://ftp.ibiblio.org/pub/packages/solaris/csw ... done. Checking mirror http://ftp.math.purdue.edu/mirrors/blastwave.org/ ... done. Checking mirror ftp://ftp.math.purdue.edu/mirrors/blastwave.org ... done. Checking mirror http://carroll.aset.psu.edu/pub/solaris/csw ... site is down. Checking mirror ftp://carroll.aset.psu.edu/pub/solaris/csw ... done. Checking mirror http://ftp.wayne.edu/blastwave ... done. Checking mirror ftp://ftp.wayne.edu/blastwave ... done. Checking mirror http://sunsite.utk.edu/ftp/pub/blastwave ... done. Checking mirror ftp://sunsite.utk.edu/pub/blastwave ... done. Checking mirror http://usesolaris.org/pub/csw ... done. Checking mirror ftp://usesolaris.org/pub/csw ... done. Checking mirror http://ftp.iforceready.it/pub/blastwave/csw ... done. Checking mirror ftp://ftp.iforceready.it/pub/blastwave/csw/ ... has no Last-Modified header. Checking mirror ftp://mirror.switch.ch/mirror/csw ... done. Checking mirror http://mirror.switch.ch/ftp/mirror/csw ... done. Checking mirror http://ftp.heanet.ie/pub/blastwave/ ... done. Checking mirror ftp://ftp.heanet.ie/pub/blastwave/ ... done. Checking mirror http://mirrors.dotsrc.org/csw/ ... done. Checking mirror ftp://mirrors.dotsrc.org/csw/ ... done. Checking mirror http://csw.bsw.dk ... site is down. Checking mirror http://blastwave.informatik.uni-erlangen.de/csw ... done. Checking mirror http://ftp.uni-erlangen.de/pub/mirrors/blastwave.org ... done. Checking mirror ftp://ftp.uni-erlangen.de/pub/mirrors/blastwave.org ... done. Checking mirror http://ftp6.uni-erlangen.de/pub/mirrors/blastwave.org ... site is down. Checking mirror ftp://ftp6.uni-erlangen.de/pub/mirrors/blastwave.org ... site is down. Checking mirror http://blastwave.berlios.de/csw ... done. Checking mirror http://ftp.belnet.be/packages/csw ... done. Checking mirror ftp://ftp.belnet.be/packages/csw ... done. Checking mirror ftp://ftp.uninett.no/sun/csw ... done. Checking mirror ftp://ftp.ntua.gr/pub/vendors/sun/csw ... done. Checking mirror http://ftp.ntua.gr/pub/vendors/sun/csw ... done. Checking mirror ftp://ftp.ru/pub/csw ... done. Checking mirror ftp://ftp.d-tabor.lj.edus.si/csw ... done. Checking mirror http://ftp.lug.udel.edu/pub/csw ... site is down. Checking mirror ftp://ftp.lug.udel.edu/pub/csw ... site is down. Checking mirror http://stevens.arl.psu.edu/mirrors/blastwave.org/csw ... done. Checking mirror http://www.mirror.ac.uk/sites/blastwave.org ... done. Checking mirror ftp://ftp.mirror.ac.uk/sites/blastwave.org ... done. Checking mirror http://mirror.pacific.net.au/csw ... done. Checking mirror ftp://mirror.pacific.net.au/solaris/csw ... done. Checking mirror http://planetmirror.com/pub/csw ... done. Checking mirror ftp://ftp.planetmirror.com/pub/csw ... done. Checking mirror http://csw.almroth.com ... site is down. Checking mirror http://csw.ch.bme.hu ... done. Checking mirror http://www.douzhe.com/mirrors/blastwave.org/csw ... has no Last-Modified header. Checking mirror http://www.consultico.de/csw ... done. Checking mirror http://ftp.dk.xemacs.org/pub/sun/csw ... done. Checking mirror http://sunsite.bilkent.edu.tr/pub/sun-packages/csw ... site is down. Checking mirror http://ftp.ind.net/pub/mirrors/ftp.ibiblio.org/csw ... site is down. Checking mirror http://ftp.pu.edu.tw/Sun/metalab.unc.edu/csw ... site is down. Checking mirror http://ftp.uk.freebsd.org/pub/mirrors/sunsite.unc.edu/solaris/csw ... site is down. Checking mirror http://mirror.unixheads.com/csw ... site is down. Checking mirror ftp://mirror.unixheads.com/csw ... site is down. Checking mirror http://usesolaris.org/pub/csw/unstable ... site is down. Checking mirror http://www.blastwave.org/mirrors ... site is down. # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # up to date mirrors (less than one day) # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # http://csw.ch.bme.hu -> Mon, 15 Aug 2005 05:35:04 GMT http://ftp.math.purdue.edu/mirrors/blastwave.org/ -> Mon, 15 Aug 2005 05:35:04 GMT http://stevens.arl.psu.edu/mirrors/blastwave.org/csw -> Mon, 15 Aug 2005 05:35:04 GMT ftp://carroll.aset.psu.edu/pub/solaris/csw -> Mon, 15 Aug 2005 05:35:04 GMT ftp://mirror.pacific.net.au/solaris/csw -> Mon, 15 Aug 2005 05:35:04 GMT http://www.ibiblio.org/pub/packages/solaris/csw -> Mon, 15 Aug 2005 05:35:04 GMT ftp://ftp.ntua.gr/pub/vendors/sun/csw -> Mon, 15 Aug 2005 05:35:04 GMT http://ftp.belnet.be/packages/csw -> Mon, 15 Aug 2005 05:35:04 GMT ftp://ftp.belnet.be/packages/csw -> Mon, 15 Aug 2005 05:35:04 GMT http://ftp.uni-erlangen.de/pub/mirrors/blastwave.org -> Mon, 15 Aug 2005 05:35:04 GMT ftp://ftp.ibiblio.org/pub/packages/solaris/csw -> Mon, 15 Aug 2005 05:35:04 GMT ftp://ftp.wayne.edu/blastwave -> Mon, 15 Aug 2005 05:35:04 GMT ftp://ftp.ru/pub/csw -> Mon, 15 Aug 2005 01:35:00 GMT ftp://ftp.uninett.no/sun/csw -> Mon, 15 Aug 2005 05:35:04 GMT http://mirror.pacific.net.au/csw -> Mon, 15 Aug 2005 05:35:04 GMT ftp://ftp.heanet.ie/pub/blastwave/ -> Mon, 15 Aug 2005 05:35:04 GMT http://blastwave.informatik.uni-erlangen.de/csw -> Mon, 15 Aug 2005 05:35:04 GMT http://ftp.heanet.ie/pub/blastwave/ -> Mon, 15 Aug 2005 05:35:04 GMT ftp://ftp.uni-erlangen.de/pub/mirrors/blastwave.org -> Mon, 15 Aug 2005 05:35:04 GMT http://ftp.iforceready.it/pub/blastwave/csw -> Mon, 15 Aug 2005 05:35:04 GMT http://ftp.ntua.gr/pub/vendors/sun/csw -> Mon, 15 Aug 2005 05:35:04 GMT http://ftp.wayne.edu/blastwave -> Mon, 15 Aug 2005 05:35:04 GMT ftp://ftp.math.purdue.edu/mirrors/blastwave.org -> Mon, 15 Aug 2005 05:35:04 GMT http://blastwave.berlios.de/csw -> Mon, 15 Aug 2005 05:35:04 GMT # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # mirrors older than one day # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # http://planetmirror.com/pub/csw -> Sun, 14 Aug 2005 16:58:33 GMT http://ftp.dk.xemacs.org/pub/sun/csw -> Sun, 14 Aug 2005 16:58:33 GMT ftp://sunsite.utk.edu/pub/blastwave -> Sun, 14 Aug 2005 16:58:33 GMT ftp://ftp.mirror.ac.uk/sites/blastwave.org -> Sat, 13 Aug 2005 21:52:03 GMT ftp://mirrors.dotsrc.org/csw/ -> Sun, 14 Aug 2005 16:58:33 GMT http://www.mirror.ac.uk/sites/blastwave.org -> Sat, 13 Aug 2005 21:52:03 GMT http://www.consultico.de/csw -> Sun, 14 Aug 2005 16:58:33 GMT http://usesolaris.org/pub/csw -> Sun, 14 Aug 2005 16:58:33 GMT ftp://ftp.d-tabor.lj.edus.si/csw -> Sat, 13 Aug 2005 21:52:03 GMT http://mirrors.dotsrc.org/csw/ -> Sun, 14 Aug 2005 16:58:33 GMT ftp://mirror.switch.ch/mirror/csw -> Sun, 14 Aug 2005 16:58:33 GMT http://mirror.switch.ch/ftp/mirror/csw -> Sun, 14 Aug 2005 16:58:33 GMT http://sunsite.utk.edu/ftp/pub/blastwave -> Sun, 14 Aug 2005 16:58:33 GMT ftp://usesolaris.org/pub/csw -> Sun, 14 Aug 2005 16:58:33 GMT ftp://ftp.planetmirror.com/pub/csw -> Sun, 14 Aug 2005 16:58:33 GMT -- Mon Aug 15 23:11:13 CEST 2005 Greetings, Thomas From pfelecan at blastwave.org Tue Aug 16 11:08:32 2005 From: pfelecan at blastwave.org (Peter FELECAN) Date: Tue, 16 Aug 2005 11:08:32 +0200 Subject: [csw-users] "pkg-get -U" isn't getting anything new In-Reply-To: (Tom Limoncelli's message of "Mon, 15 Aug 2005 16:52:06 -0400") References: <20050815204015.GB12017@cip.informatik.uni-erlangen.de> Message-ID: Tom Limoncelli writes: > On Aug 15, 2005, at 4:40 PM, Thomas Glanzmann wrote: > >> Hello, >> >> >>> 16:26:52 (117.69 KB/s) - `catalog.14' saved [113892/113892] >>> >> >> delete all catalog files in the current directory. > > I had to "rm /var/pkg-get/downloads/catalog*" and it started working > again. > > Can someone file a bug requesting that the "catalog" file be deleted/ > overwritten when this situation occurs? (Or direct me to how to file > the bug and I'll do it). Use http://www.blastwave.org/bugtrack/ You can fill a report by opening an account --- the recommended way --- or use anonymous reporting. -- Peter From tmarx at uni-wuppertal.de Wed Aug 17 11:14:46 2005 From: tmarx at uni-wuppertal.de (Tobias Marx) Date: Wed, 17 Aug 2005 11:14:46 +0200 Subject: [csw-users] KDE 3.4.1 on Solaris 9 Sparc 64bit not working In-Reply-To: <42F3F18B.8080103@optusnet.com.au> References: <42F3F18B.8080103@optusnet.com.au> Message-ID: <43030006.5080803@uni-wuppertal.de> Peter Arnold wrote: >Hi, >I'm interested to know if and how many other people are running KDE with >the same environment I have and have it working (I don't). > >My environment is SunBlade1000 running Solaris 9, (latest patch cluster >installed a couple of days ago) in 64bit mode. > >I've happily been running 3.3.1 for some time but after upgrading to >3.4.1 it's horribly broken. I've deleted all the relevant DCOP files in >/tmp and ~/ directories, and even tried with a clean user account. On >login I get a heap of "The application kded crashed and caused signal >11" and lots of spawned processes for kded, drkonqi, kdeinit and friends >(174 encounting within 3 minutes of login attempt) > > >Truss -f on kdeinit shows it looking for (among other things) >"/opt/cw/gcc3/lib/*. I've linked /opt/cw to /opt/csw to fix this but >still no workie. I have no LD_LIBRARY_PATH set as per recomendations. > >The only relevant thing I can see in the truss file is >ERROR: Couldn't attach to DCOP server!2336. > >Any help, pointers, experience or just a word to say it *does* work in >my environment would prove helpful. > > hi! i had exactly the same problem after upgrading from kde 3.3.1. i'm using a sunblade 2500. unfortunatly i can't give you any hints how to solve that problem, because my setup was f*cked up anyway (diskspace problems) and i simply purged all csw packages and all files and installed everything from scratch. the newly installed kde packages are running just fine (besides the known problem with /tmp/.dcopxxx). Tobias From mailbox at adrianhoe.com Thu Aug 18 10:18:42 2005 From: mailbox at adrianhoe.com (Adrian Hoe) Date: Thu, 18 Aug 2005 16:18:42 +0800 Subject: [csw-users] KDE not working Message-ID: Hi, When I login with KDE (kde_gcc_3.3.1), an error occurred: ================================================== Could not read network connection list. /home/byhoe/.DCOPserver_pyxis2__0 Please check that the "dcopserver" program is running. ================================================== I have no problem login as root. Please help. Regards, -- "If you missed the rising sun and the morning dew, don't miss the beautiful sunset." -- Adrian Hoe inspired by Michal Nowak, June 15 2004 http://adrianhoe.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From Darin.Perusich at cognigencorp.com Thu Aug 18 13:18:54 2005 From: Darin.Perusich at cognigencorp.com (Darin Perusich) Date: Thu, 18 Aug 2005 07:18:54 -0400 Subject: [csw-users] KDE not working In-Reply-To: References: Message-ID: <43046E9E.1030707@cognigencorp.com> this is likely a permissions problem in /tmp/.ICE-unix. this directory is created by the initial user who logs into kde and only that user or root can login. here's my init script i use to take care of this, it should run before dtlogin starts, i use /etc/rc2.d/S98kde-enable. /etc/init.d/kde-enable: --START-- #!/bin/sh # # This script makes sure the /tmp/.ICE-unix directory has proper permissions # otherwhise only the first person on a machine will be able to start kde. # # create /tmp/.ICE-unix with 1777 for KDE PATH=/usr/bin export PATH case "$1" in 'start') [ -d /tmp/.ICE-unix ] && rm -rf /tmp/.ICE-unix [ -f /tmp/.ICE-unix ] && rm /tmp/.ICE-unix mkdir -m 1777 /tmp/.ICE-unix ;; 'stop') ;; *) echo "Usage: $0 { start | stop }" ;; esac Adrian Hoe wrote: > Hi, > > When I login with KDE (kde_gcc_3.3.1), an error occurred: > > ================================================== Could not read > network connection list. /home/byhoe/.DCOPserver_pyxis2__0 > > Please check that the "dcopserver" program is running. > ================================================== > > I have no problem login as root. > > Please help. > > Regards, > > -- > > "If you missed the rising sun and the morning dew, don't miss the > beautiful sunset." -- Adrian Hoe inspired by Michal Nowak, June 15 > 2004 > > http://adrianhoe.com > > > > > ------------------------------------------------------------------------ > > > _______________________________________________ users mailing list > users at lists.blastwave.org > https://lists.blastwave.org/mailman/listinfo/users -- Darin Perusich Unix Systems Administrator Cognigen Corp. darinper at cognigencorp.com From doofus at bulldoghome.com Sat Aug 20 19:34:00 2005 From: doofus at bulldoghome.com (Doofus) Date: Sat, 20 Aug 2005 18:34:00 +0100 Subject: [csw-users] Gimp startup messages In-Reply-To: References: <42EE2BD6.2080106@bulldoghome.com> <42EE39A1.9070804@bulldoghome.com> Message-ID: <43076988.9090206@bulldoghome.com> Hi folks, Does anyone get these warnings when running up the gimp, and if so do you know the cause or how to rectify them? (gimp:421): LibGimpBase-WARNING **: gimp: wire_read():error /usr/bin/env: No such file or directory Thanks. From rosemarychapman at sbcglobal.net Sun Aug 21 22:34:53 2005 From: rosemarychapman at sbcglobal.net (Rosemary Chapman) Date: Sun, 21 Aug 2005 13:34:53 -0700 (PDT) Subject: [csw-users] Best Western Customer Relations (KMM2535913V73563L0KM) Message-ID: <20050821203453.38128.qmail@web81606.mail.yahoo.com> just want to confirm reservation#658134740 at best western 234 w 48th street,new york city dec 4th thru dec 8th(4 nights) thanks!rosemary chapman 4215 stanard circle ft. smith, ar 72903 (479)785-0773 From nate at cse.psu.edu Wed Aug 24 18:12:56 2005 From: nate at cse.psu.edu (Nathan Coraor) Date: Wed, 24 Aug 2005 12:12:56 -0400 Subject: [csw-users] Separating packages w/ non-/opt/csw files Message-ID: <430C9C88.3060504@cse.psu.edu> Hi, I'm running in to some headaches while attempting to automate csw management in my environment. Here's what's up: / Large-disk workstations On my workstations with large enough disks, I install csw locally for added performance. I have a script that updates these workstations using a package list (essentially, the output of 'pkg-get list' on a "master" server). The workstation checks the master list to see what packages it's supposed to have and then runs 'pkg-get install' for packages it's missing, or 'pkgrm' for packages it has that are not on the list. It runs 'pkg-get upgrade' regularly to automatically update software. / Small-disk workstations On workstations with smaller disks, I NFS mount /opt/csw. / Issues The problem comes from the non-/opt/csw files. Some packages (such as enlightenment and enlightenment_dt) address this issue, but some don't. For example: My workstations are CUPS IPP clients that point at a central CUPS server. To be a client, CUPS does not need to run cupsd, you simply set ServerName in client.conf and you're done. This is fine for the NFS mounting workstations, but for the ones who install csw locally, I have to have my script go back and disable or remove the files that are placed in /etc/rc?.d to prevent cupsd from starting. Conversely, workstations with a local csw will get the Xresources and Xsession for IceWM installed locally, so it can be started from dtgreet. Workstations NFS mounting csw will not get that. / Solutions What is essentially the solution for me is to have the script which updates software to do a few things: * Check /var/sadm/install/contents for CSW packages containing non-/opt/csw files and index them. * Maintain a list of CSW packages whose non-/opt/csw files need to be removed from large-disk workstations. * Maintain a list of other, individual non-/opt/csw files that need to be removed from large-disk workstations (for cases when removing ALL of the non-/opt/csw files installed by a package is undesired). * Maintain a list of CSW packages whose non-/opt/csw files need to be added to small-disk workstations. * Maintain a list of other, individual non-/opt/csw files that need to be added to small-disk workstations (for cases when adding ALL of the non-/opt/csw files installed by a package is undesired). One of the most difficult things about this is that should I need to use the 'individual files' lists (as opposed to the 'all non-/opt/csw files in X package lists), filename changes could make that list a pain to maintain. For example, if the cups package maintainers decide to change /etc/rc3.d/S99cswcups to /etc/rc3.d/S98cswcups, I would have to change the list to reflect that. Now, I realize that part of the problem comes from my multi-scenario environment... however, even if you were only using one of these two scenarios, you would have to address half of the issues. I think a lot of this could be solved if all packagers took the same approach as the enlightenment maintainers: fork files that don't live under /opt/csw in to separate packages, and identify them as such. Were this done, my script would simply need to have separate "master" 'pkg-get list' files - one for large-disk clients that excluded non-/opt/csw stuff I don't want, and one for small-disk clients that included non-/opt/csw stuff that I do want. That's much less cumbersome to maintain. It's excellent thath some package maintainers have already done this - I guess I'm asking that this package separation issue be made in to an actual Blastwave packaging guideline. I may not be seeing the big picture, though, and doing so may cause more problems that I'm not thinking of... So please join in the discussion. One somewhat related bit: Shouldn't stuff be delivered in an "off" (disabled) state, as mentioned in SMF guidelines? It would then be at the discretion of the end user to decide whether or not to enable services. This is generally considered a more secure practice, I had thought - one of the reasons the SST (JASS) disables everything. Thanks, --nate From john.chrapkowski at abnamro.com Fri Aug 26 00:16:11 2005 From: john.chrapkowski at abnamro.com (john.chrapkowski at abnamro.com) Date: Thu, 25 Aug 2005 17:16:11 -0500 Subject: [csw-users] Problem installing the common package Message-ID: Hello! Any help is greatly appreciate and I think what you guys are doing is really great! My problem is: I have followed the instruction posted on the blastwave.org site step by step (several times actually!) No matter what I do, when I try and install the common package (or another package depends upon it and attempt an install) I get the following errors: # ./pkg-get -i common No existing install of CSWcommon found. Installing... md5 utility temporarily non-functional assuming local file common-1.4.2-SunOS5.8-sparc-CSW.pkg.gz valid to use ld.so.1: grep: fatal: libgcc_s.so.1: open failed: No such file or directory ./pkg-get[4]: 2671 Killed Analysing special files... cpio: Impossible header type. 1 errors retrying with different archive offset, dont worry about it... 27 blocks Processing package instance from common - common files and dirs for CSW packages (sparc) 1.4.2 http://www.blastwave.com/ packaged for CSW by Philip Brown ## Executing checkinstall script. ld.so.1: grep: fatal: libgcc_s.so.1: open failed: No such file or directory Cannot continue. You need patch 110934 installed Just in case you have a slow download link, this script will sleep for 60 seconds, to give you a chance to make a copy of any downloaded files in /var/run before they are auto-deleted For extra time, suspend (^Z) this script Now quitting with failure status pkgadd: ERROR: checkinstall script did not complete successfully Installation of failed. No changes were made to the system. ERROR: could not add CSWcommon. Again - any help is more than welcome! Thank again to all. "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction." - Einstein John Chrapkowski Enterprise Systems Architect ABN-AMRO NA 312-904-4860 --------------------------------------------------------------------------- This message (including any attachments) is confidential and may be privileged. If you have received it by mistake please notify the sender by return e-mail and delete this message from your system. Any unauthorised use or dissemination of this message in whole or in part is strictly prohibited. Please note that e-mails are susceptible to change. ABN AMRO Bank N.V. (including its group companies) shall not be liable for the improper or incomplete transmission of the information contained in this communication nor for any delay in its receipt or damage to your system. ABN AMRO Bank N.V. (or its group companies) does not guarantee that the integrity of this communication has been maintained nor that this communication is free of viruses, interceptions or interference. --------------------------------------------------------------------------- From blastwave at gmail.com Fri Aug 26 02:06:16 2005 From: blastwave at gmail.com (Dennis Clarke) Date: Thu, 25 Aug 2005 20:06:16 -0400 Subject: [csw-users] Problem installing the common package In-Reply-To: References: Message-ID: On 8/25/05, john.chrapkowski at abnamro.com wrote: > > Hello! > let's go back to step zero. first .. can you give me a list of what is in your /var/sadm/pkg thus : ls -ladtr /var/sadm/pkg/CSW* also let's clean up the workarea and start fresh what is in your /var/pkg-get ? $ ls -lap /var/pkg-get total 392 drwxr-xr-x 3 root bin 512 Aug 24 16:38 ./ drwxr-xr-x 44 root sys 1024 Aug 8 18:15 ../ -rwxr-xr-x 1 root bin 468 Mar 16 2002 admin-fullauto -rw-r--r-- 1 root root 130205 Aug 24 16:38 catalog-opt -rw-r--r-- 1 root root 56620 Aug 24 16:38 desc-opt drwxr-xr-x 3 root root 1024 Aug 25 17:33 downloads/ Dennis From mailbox at adrianhoe.com Fri Aug 26 11:57:28 2005 From: mailbox at adrianhoe.com (Adrian Hoe) Date: Fri, 26 Aug 2005 17:57:28 +0800 Subject: [csw-users] KDE can't lock screen (was Re: KDE not working) In-Reply-To: References: Message-ID: > > Date: Thu, 18 Aug 2005 07:18:54 -0400 > From: Darin Perusich > Subject: Re: [csw-users] KDE not working > To: questions and discussions > Message-ID: <43046E9E.1030707 at cognigencorp.com> > Content-Type: text/plain; charset=us-ascii; format=flowed > > this is likely a permissions problem in /tmp/.ICE-unix. this directory > is created by the initial user who logs into kde and only that user or > root can login. here's my init script i use to take care of this, it > should run before dtlogin starts, i use /etc/rc2.d/S98kde-enable. > > > /etc/init.d/kde-enable: > > --START-- > #!/bin/sh > # > # This script makes sure the /tmp/.ICE-unix directory has proper > permissions > # otherwhise only the first person on a machine will be able to > start kde. > # > # create /tmp/.ICE-unix with 1777 for KDE > > PATH=/usr/bin > export PATH > > case "$1" in > 'start') > [ -d /tmp/.ICE-unix ] && rm -rf /tmp/.ICE-unix > [ -f /tmp/.ICE-unix ] && rm /tmp/.ICE-unix > mkdir -m 1777 /tmp/.ICE-unix > ;; > 'stop') > ;; > *) > echo "Usage: $0 { start | stop }" > ;; > esac > > Adrian Hoe wrote: > >> Hi, >> >> When I login with KDE (kde_gcc_3.3.1), an error occurred: >> >> ================================================== Could not read >> network connection list. /home/byhoe/.DCOPserver_pyxis2__0 >> >> Please check that the "dcopserver" program is running. >> ================================================== >> >> I have no problem login as root. >> >> Please help. >> >> Regards, >> >> -- >> >> "If you missed the rising sun and the morning dew, don't miss the >> beautiful sunset." -- Adrian Hoe inspired by Michal Nowak, June 15 >> 2004 >> >> http://adrianhoe.com >> >> >> >> >> --------------------------------------------------------------------- >> --- >> >> >> _______________________________________________ users mailing list >> users at lists.blastwave.org >> https://lists.blastwave.org/mailman/listinfo/users >> > > -- > Darin Perusich > Unix Systems Administrator > Cognigen Corp. > darinper at cognigencorp.com Thanks Darin. But I login as as root in KDE and edited my user .cshrc and disabled all LD_LIBRARY_PATH. Then reboot and KDE worked after that. Strange. Now, I am unable to lock screen in KDE. It says: Will not lock the session, as unlocking would be impossible. No appropriate greeter plugin configured. What does it mean? Please help. Thank you. -- "If you missed the rising sun and the morning dew, don't miss the beautiful sunset." -- Adrian Hoe inspired by Michal Nowak, June 15 2004 http://adrianhoe.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From james at blastwave.org Fri Aug 26 12:35:31 2005 From: james at blastwave.org (James Lee) Date: Fri, 26 Aug 2005 10:35:31 GMT Subject: [csw-users] Problem installing the common package In-Reply-To: References: Message-ID: <20050826.10353100.2641824804@landeck.jamesipoos.com> On 25/08/05, 23:16:11, wrote regarding [csw-users] Problem installing the common package: Hello John, > ld.so.1: grep: fatal: libgcc_s.so.1: open failed: No such file or > directory This is a message from the linker about a gcc lib and grep. Are you using a grep which is not /usr/bin/grep and is there some problem with it? James. From delrio at mie.utoronto.ca Fri Aug 26 14:16:03 2005 From: delrio at mie.utoronto.ca (Oscar del Rio) Date: Fri, 26 Aug 2005 08:16:03 -0400 Subject: [csw-users] KDE can't lock screen (was Re: KDE not working) In-Reply-To: References: Message-ID: <430F0803.70901@mie.utoronto.ca> Adrian Hoe wrote: > Now, I am unable to lock screen in KDE. It says: > > Will not lock the session, as unlocking would be impossible. No > appropriate greeter plugin configured. I think it means that the person who compiled KDE did not include the greeter. I had that problem when I compiled KDE long ago, the greeter is not configured by default and has to be compiled separately. Try filing a bug for KDE on the blastwave website ("Bug Track"). From doofus at bulldoghome.com Fri Aug 26 15:43:41 2005 From: doofus at bulldoghome.com (Doofus) Date: Fri, 26 Aug 2005 14:43:41 +0100 Subject: [csw-users] /var/pkg-get permissions (was Problem installing the common package) In-Reply-To: References: Message-ID: <430F1C8D.4030402@bulldoghome.com> Further to Dennis' reply o John regarding /var/pkg-get, I have a weird problem I can't get to the bottom of. At home, hunky dory: $ ls -lap /var/pkg-get total 392 drwxr-xr-x 3 root bin 512 Aug 24 16:38 ./ drwxr-xr-x 44 root sys 1024 Aug 8 18:15 ../ -rwxr-xr-x 1 root bin 468 Mar 16 2002 admin-fullauto -rw-r--r-- 1 root root 130205 Aug 24 16:38 catalog-opt -rw-r--r-- 1 root root 56620 Aug 24 16:38 desc-disk2 drwxr-xr-x 3 root root 1024 Aug 25 17:33 downloads/ At work: $ ls -lap /var/pkg-get total 392 drwxr-xr-x 3 root bin 512 Aug 24 16:38 ./ drwxr-xr-x 44 root sys 1024 Aug 8 18:15 ../ -rwxr-xr-x 1 root bin 468 Mar 16 2002 admin-fullauto -rw-r--r-- 1 root root 130205 Aug 24 16:38 catalog-opt -rw-r----- 1 root root 56620 Aug 24 16:38 desc-disk2 drwxr-xr-x 3 root root 1024 Aug 25 17:33 downloads/ ...which means a user can't `pkg-get -D`. Hardly a show-stopper but I have no idea why it's happening. To get the binaries to the lab I keep an rsync of sparc 5.8 unstable at home and weekly `tar cvf /dev/rmt/0 .` where "." is /disk2, and then untar it onto the same mount point on the work machine. Any idea what's happening here? This procedure would me a lot more efficient if rsync supported tape drives. From Darin.Perusich at cognigencorp.com Fri Aug 26 16:07:53 2005 From: Darin.Perusich at cognigencorp.com (Darin Perusich) Date: Fri, 26 Aug 2005 10:07:53 -0400 Subject: [csw-users] KDE can't lock screen (was Re: KDE not working) In-Reply-To: <430F0803.70901@mie.utoronto.ca> References: <430F0803.70901@mie.utoronto.ca> Message-ID: <430F2239.2060304@cognigencorp.com> this has already been addressed and resolved, which version of CSWkdebasegcc do you have installed, 'pkginfo -l CSWkdebasegcc'? you should have version 3.3.1,REV=2005.05.13 installed. Oscar del Rio wrote: > Adrian Hoe wrote: > > >>Now, I am unable to lock screen in KDE. It says: >> >>Will not lock the session, as unlocking would be impossible. No >>appropriate greeter plugin configured. > > > I think it means that the person who compiled KDE did not include > the greeter. I had that problem when I compiled KDE long ago, the > greeter is not configured by default and has to be compiled separately. > > Try filing a bug for KDE on the blastwave website ("Bug Track"). > _______________________________________________ > users mailing list > users at lists.blastwave.org > https://lists.blastwave.org/mailman/listinfo/users -- Darin Perusich Unix Systems Administrator Cognigen Corp. darinper at cognigencorp.com From doofus at bulldoghome.com Fri Aug 26 16:47:07 2005 From: doofus at bulldoghome.com (Doofus) Date: Fri, 26 Aug 2005 15:47:07 +0100 Subject: [csw-users] /var/pkg-get permissions (was Problem installing the common package) In-Reply-To: <430F1C8D.4030402@bulldoghome.com> References: <430F1C8D.4030402@bulldoghome.com> Message-ID: <430F2B6B.3010501@bulldoghome.com> Doofus wrote: >Further to Dennis' reply o John regarding /var/pkg-get, I have a weird >problem I can't get to the bottom of. > >At home, hunky dory: > >$ ls -lap /var/pkg-get >total 392 >drwxr-xr-x 3 root bin 512 Aug 24 16:38 ./ >drwxr-xr-x 44 root sys 1024 Aug 8 18:15 ../ >-rwxr-xr-x 1 root bin 468 Mar 16 2002 admin-fullauto >-rw-r--r-- 1 root root 130205 Aug 24 16:38 catalog-opt >-rw-r--r-- 1 root root 56620 Aug 24 16:38 desc-disk2 >drwxr-xr-x 3 root root 1024 Aug 25 17:33 downloads/ > > > >At work: > >$ ls -lap /var/pkg-get >total 392 >drwxr-xr-x 3 root bin 512 Aug 24 16:38 ./ >drwxr-xr-x 44 root sys 1024 Aug 8 18:15 ../ >-rwxr-xr-x 1 root bin 468 Mar 16 2002 admin-fullauto >-rw-r--r-- 1 root root 130205 Aug 24 16:38 catalog-opt >-rw-r----- 1 root root 56620 Aug 24 16:38 desc-disk2 >drwxr-xr-x 3 root root 1024 Aug 25 17:33 downloads/ > > >...which means a user can't `pkg-get -D`. Hardly a show-stopper but I >have no idea why it's happening. To get the binaries to the lab I keep >an rsync of sparc 5.8 unstable at home and weekly `tar cvf /dev/rmt/0 >.` where "." is /disk2, and then untar it onto the same mount point on >the work machine. Any idea what's happening here? > >This procedure would me a lot more efficient if rsync supported tape >drives. > I guess the method of my getting the binaries to the lab machine is probably irrelevant to the problem, and I should also have said that if I delete /var/pkg-get/* and then run pkg-get -U, I still wind up with mode 640 on the description file. From comand at blastwave.org Mon Aug 29 23:22:23 2005 From: comand at blastwave.org (Cory Omand) Date: Mon, 29 Aug 2005 14:22:23 -0700 Subject: [csw-users] Announce: Subversion 1.2.3 Message-ID: <43137C8F.6060801@blastwave.org> New Subversion packages are now released to the unstable branch. No special upgrade actions are required for servers using version 1.2.0 or later (linked with berkeleydb43). If you have a repository which uses subversion-1.1.4 or prior (linked with berkeleydb4), please dump your repository *before* upgrading, then create a new repository and restore your dump after the upgrade is complete. The upgrade procedure is listed on the news page for the 'subversion' package. Regards, Cory. -- __ Cory Omand