|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| ARCHIVES - Software Questions about use, installation, or configuration of software running on SUSE Linux |
|
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Quote:
Hence my recommendation is not to immediately install beta software, unless you have read enough (and researched enough) to decide it is worth doing. For example, consider ntfs-3g. This IS beta software (and a quick surf to the ntfs open source site for linux will confirm that). Yet it is offered on Guru's main respository, and IMHO Guru is typically pretty good at not trying to package flakey software. If one researches this further, one will learn there are querks to ntfs-3g impacting the installation, and drive mounting, all of which have workarounds. There have been no detailed observations complaining about data quality. Just the contrary. All comments have noted data quality is good (no lost data) and performance speed is also very good. Hence in my personal view, this software is very stable. For any piece of beta software, I recommend users take the time to make that sort of stable or not stable assessment. |
|
|||
|
I agree with you completely. Its all a matter of if you feel like using software that just might not do what you want it to. Or while it is doing something it is supposed to do, it crashes. Thats what Beta is all about. I think i am going to refrain from using those repos for now. I am sure some in the list is great, but there all always a select few that can be of trouble.
|
|
|||
|
I've installed smart as described in the wiki-link above, but when i update smart the first time in the gui the update process stops at 99% and i get the following error:
Code:
Traceback (most recent call last):
**File "/usr/bin/smart", line 194, in ?
****main(sys.argv[1:])
**File "/usr/bin/smart", line 167, in main
****exitcode = iface.run(opts.command, opts.argv)
**File "/usr/lib/python2.4/site-packages/smart/interfaces/gtk/interactive.py", line 364, in run
****self._ctrl.reloadChannels()
**File "/usr/lib/python2.4/site-packages/smart/control.py", line 375, in reloadChannels
****self._cache.load()
**File "/usr/lib/python2.4/site-packages/smart/backends/rpm/metadata.py", line 321, in loadFileProvides
****self.parseFilesList(fndict)
**File "/usr/lib/python2.4/site-packages/smart/backends/rpm/metadata.py", line 346, in parseFilesList
****for event, elem in cElementTree.iterparse(file, ("start", "end")):
**File "<string>", line 64, in __iter__
SyntaxError: not well-formed (invalid token): line 479344, column 58
Jonas |
|
|||
|
Here is a solution for the problem Jonas raises. Quote:
Code:
(i)** su (ii)**cd /var/lib/smart/channels (iii) ls (iv)**rm -i * (v)** exit My web-search took a long time; later I found a terse version of the same information on a thread in these forums that starts at http://www.suseforums.net/index.php?showtopic=24589. The gui interface on smart is nice enough, but I now prefer the shell interface. It's crude ascii on the console, but to me it seems just a little quicker. Hope this helps, Philip |
|
|||
|
Quote:
I also find the non gui mode a bit snappier, but as for now i use both.. ![]() |
|
|||
|
I tried to install SMART last night from the directions on the wiki.
When I try to start the gui, I get this message: error: Interface 'gtk' not available What exactly does this mean and how do you fix it? I'm running 10.0 |
|
|||
|
Quote:
[quote]rpm -qa | grep smart[/code] |
|
|||
|
Quote:
Quote:
smart-0.42-14.guru.suse100 |
|
|||
|
Quote:
|
|
|||
|
Quote:
Code:
smart install smart-gui Loading cache... Updating cache...************** ######################################## [100%] Computing transaction... Installing packages (1): **smart-gui-0.42-14.guru.suse100@i686 76.7kB of package files are needed. 306.4kB will be used. Confirm changes? (Y/n): y Committing transaction... warning: rpmts_HdrFromFdno: V3 DSA signature: NOKEY, key ID 58857177 Trying to import the key af734c5a58857177 from subkeys.pgp.net... gpg: requesting key 58857177 from hkp server subkeys.pgp.net gpg: key 58857177: "Pascal Bleser <pascal.bleser@skynet.be>" not changed gpg: Total number processed: 1 gpg:**************unchanged: 1 The above GPG key has been imported successfully. It is required to install this package: ********smart-gui-0.42-14.guru.suse100.i686.rpm Do you want to trust this key forever? You must verify the below fingerprint before answering. pub** 1024D/58857177 2002-09-27 ******Key fingerprint = E02F 0C4A CE1A 27C3 D082**C8EE AF73 4C5A 5885 7177 uid******************Pascal Bleser <pascal.bleser@skynet.be> uid******************Pascal Bleser (FOSDEM) <loki@fosdem.org> uid******************Pascal Bleser <pascal.bleser@atosorigin.com> uid******************Pascal Bleser (RPM signing key) <guru@unixtech.be> sub** 1024g/102BCED4 2002-09-27 If you answer "Yes" all other packages signed with this key will be installed automatically. (y/N): y error: smart-gui-0.42-14.guru.suse100.i686.rpm: public key not available Saving cache... |
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|