LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 05-28-2004, 02:42 PM   #1
tw001_tw
Member
 
Registered: Mar 2003
Location: St. Louis, MO
Distribution: kubuntu-current
Posts: 551
Blog Entries: 4

Rep: Reputation: 31
swaret issues - i can't be the only one


Installed slackware (again)....

got basic devices working... all ok

installed/configured swaret.

did updatedb
did swaret --update
all ok
did swaret --upgrade -a
besides a few missing files - went ok
got missing files list down to 2-3.. no big deal

did swaret --dep

big problems. most programs don't work now in X. Here is the end result when just doing:
swaret --dep kde


[ http://www.swaret.org/swaret ]
### Fetching Libraries List File... DONE!
[ ftp://ftp.linuxpackages.net/pub/Slackware-9.1 ]
### Fetching 'LinuxPackagesDOTNET' Libraries List File... FAILED!
[ ftp://ftp.linuxpackages.net/pub/Slackware-9.1 ]
### Fetching Libraries Package for 'LinuxPackagesDOTNET' Packages... DONE!
=> Uncompressing 'LinuxPackagesDOTNET' Libraries Package... DONE!

%%% Detecting Package and Library Names... DONE!
%%% Attaching Package Names to Libraries... DONE!
% (libfribidi.so.0) from Package 'kdegraphics-3.2.2-i686-1' NOT FOUND!
% (liblcms.so.1) from Package 'kdegraphics-3.2.2-i686-1' NOT FOUND!
% (libmusicbrainz.so.2) from Package 'kdemultimedia-3.2.2-i686-1' NOT FOUND!
% (libtag.so.1) from Package 'kdemultimedia-3.2.2-i686-1' NOT FOUND!
% (libslp.so.1) from Package 'kdenetwork-3.2.2-i686-1' NOT FOUND!
% (libdb-4.1.so) from Package 'kdevelop-3.0.3-i686-1' NOT FOUND!




help anyone????? - tw
 
Old 05-28-2004, 02:53 PM   #2
keefaz
LQ Guru
 
Registered: Mar 2004
Distribution: Slackware
Posts: 6,552

Rep: Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872
install packages :
fribidi
lcms
taglib

for messages :
% (libfribidi.so.0) from Package 'kdegraphics-3.2.2-i686-1' NOT FOUND!
% (liblcms.so.1) from Package 'kdegraphics-3.2.2-i686-1' NOT FOUND!
% (libtag.so.1) from Package 'kdemultimedia-3.2.2-i686-1' NOT FOUND!

For others I don't know

[ edit ]
...but I guess

install packages :
musicbrainz
slp
db-4.1

for messages
% (libmusicbrainz.so.2) from Package 'kdemultimedia-3.2.2-i686-1' NOT FOUND!
% (libslp.so.1) from Package 'kdenetwork-3.2.2-i686-1' NOT FOUND!
% (libdb-4.1.so) from Package 'kdevelop-3.0.3-i686-1' NOT FOUND!

Last edited by keefaz; 05-28-2004 at 02:57 PM.
 
Old 05-28-2004, 03:40 PM   #3
tw001_tw
Member
 
Registered: Mar 2003
Location: St. Louis, MO
Distribution: kubuntu-current
Posts: 551

Original Poster
Blog Entries: 4

Rep: Reputation: 31
i understand that I need to install these libraries, but when just using swaret --dep, i get a HUGE list of them. It would take a week just finding/installing them

The point of my copy and paste of the results was to point out this line:

### Fetching 'LinuxPackagesDOTNET' Libraries List File... FAILED!


I guess I should have made that more clear - sorry.

i thought swaret was suppose to take care of dependancies as well as packages...

how can i get swaret to get all these lib files???


thanks so much - tw
 
Old 05-28-2004, 03:48 PM   #4
Looking_Lost
Senior Member
 
Registered: Apr 2003
Location: Eire
Distribution: Slackware 12.0, OpenSuse 10.3
Posts: 1,120

Rep: Reputation: 45
I did on a big upgrade from a new 9.1 install - mainly relating gnome2.6 - had to download and compile a few source files from gnome.org to actually get gnome working - still isn't quite right with icons missing all over the shop anf file-roller not automatically integreate etc. - gonna bang on dropline over the top and see if it makes everything pretty again
 
Old 05-28-2004, 03:53 PM   #5
keefaz
LQ Guru
 
Registered: Mar 2004
Distribution: Slackware
Posts: 6,552

Rep: Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872
I know linuxPackages web site is great but for regular upgrade install for the system, I woulnd'nt add it to the url in swaret.conf, better let it as default works well.
 
Old 05-28-2004, 04:25 PM   #6
tw001_tw
Member
 
Registered: Mar 2003
Location: St. Louis, MO
Distribution: kubuntu-current
Posts: 551

Original Poster
Blog Entries: 4

Rep: Reputation: 31
I think i would have to agree with you keefaz. On my first install I didn't uncomment the linuxpackagesDOTNET line - it upgraded things just a bit, but it was problem free. (except I know not to update alsa now!!!) I'll play around with swaret it a bit more, but if it doesn't pan out, I guess anather reinstall is in order...

glad I'm taking notes and copying edited files to disk.. makes reinstall MUCH easier.

Slack is so luck faster then my last distro... I am looking forward to the day slackware is up and running 100%...

thanks.
 
Old 05-28-2004, 09:38 PM   #7
keefaz
LQ Guru
 
Registered: Mar 2004
Distribution: Slackware
Posts: 6,552

Rep: Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872
you can always set VERSION parameter in swaret.conf like VERSION=current to get more actual packages.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
swaret issues... erikash Slackware 2 10-04-2005 02:49 AM
New to linux, so so lost, auto mounting issues, permissions issues slowhand22 Linux - Newbie 2 02-10-2005 09:41 AM
Deleting Swaret files in /var/swaret?? Garibaldi3489 Slackware 2 12-30-2004 04:10 PM
Install issues with SWareT jtp51 Slackware 3 10-05-2004 01:31 AM
swaret and dependency issues FLOODS Slackware 11 05-12-2004 10:14 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 06:59 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration