LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 09-03-2005, 03:32 AM   #1
MWilson
LQ Newbie
 
Registered: Sep 2005
Posts: 11

Rep: Reputation: 0
Unable to install packages from fat32 for -current build


Greetings all

I am trying to install the unstable -current build of slackware. I downloaded the entire slackware-current tree from distro.ibiblio.org minus two directories; "pasture" and "source". I saved them to a fat32 partition on one of my harddrives. I made the bare bootdisk and two install rootdisk floppies using rawwritexp contained inside and loaded them.

I can get all the way thru the entire install process up until the point it actually tries to unpack packages to the linux partition. I've tried two ways; if I try "Install from harddrive partition" it tells me it has an issue mounting my fat32 partition. I switch to another console and mount it manually just fine, so I try "Install from pre-mounted directory". When I do that it is able to read it and brings up the general package selection options. I select the ones I want and then select "full blown install".

It then tells me it is doing a full blown install without prompting, a fraction of a second later it tells me installation complete and to exit setup. Nothing was obviously extracted or written to my linux partition.

That is where I am stuck, I do not understand why it cannot locate the .tgz packages that are obviously there. I can switch back to the other console and do a ls and everything in the "slackware" subdirectory is there; folders a-y, two CHECKSUMS files, FILE_LIST, MANIFEST.bz2, and two .TXT files.

If anyone has any ideas or suggestions, it would be very greatly appreciated. Thanks.

- Mark
 
Old 09-03-2005, 06:44 AM   #2
Randall Slack
Member
 
Registered: Feb 2005
Location: Rotterdam, The Netherlands
Distribution: Debian - Ubuntu
Posts: 219

Rep: Reputation: 30
Its a long shot!
but this had me stuck for a while when istalling packages from a directory;

Do you happen to leave some space in the name of the directory?
i had my packages for KDE in /FAT/KDE 3.4/ while it should have been /FAT/KDE3.4/
 
Old 09-03-2005, 07:14 AM   #3
MWilson
LQ Newbie
 
Registered: Sep 2005
Posts: 11

Original Poster
Rep: Reputation: 0
I know the problem you are talking about, it seems the installer doesn't like having spaces in a path even if you use "\ " when typing it out. There arn't any spaces in the path, I manually mounted "/dev/hda4" (my fat32 partition) to /slackwaresource while installing so the the full path comes out to "/slackwaresource/slackware-current". I have no problem accessing the packages manually in another console, the installer just seems to think it unpacked and installed all the packages without actually doing anything.
 
Old 09-03-2005, 07:21 AM   #4
Randall Slack
Member
 
Registered: Feb 2005
Location: Rotterdam, The Netherlands
Distribution: Debian - Ubuntu
Posts: 219

Rep: Reputation: 30
have you tried:
/slackwaresource/slackware-current/

instead of
/slackwaresource/slackware-current

i will burn the install cd, don't have it here, and try to do it myself, will give you my findings in a while

Last edited by Randall Slack; 09-03-2005 at 07:26 AM.
 
Old 09-03-2005, 07:39 AM   #5
Randall Slack
Member
 
Registered: Feb 2005
Location: Rotterdam, The Netherlands
Distribution: Debian - Ubuntu
Posts: 219

Rep: Reputation: 30
oke!

don't have the same setup as you, but i guess when using the normal disk 1 you can do the same.

after seting up swap and your root directory, it asks if tou want to set up your fat32 partition, we want to so we name it /fat32

i guess after mounting fat32 in your second console the path should be

/mnt/fat32/slackwaresource/slackware-current/

if this doesn't work i'm out of ideas for the moment!
 
Old 09-03-2005, 08:13 AM   #6
MWilson
LQ Newbie
 
Registered: Sep 2005
Posts: 11

Original Poster
Rep: Reputation: 0
I just tried it with slackware 10.1 as opposed to "current" and got the same problem. I even tried a different fat32 partition on another drive.

That's an interesting idea, if the ending "/" has any effect. I don't recall if I was using a slash at the end or so I will try that a little later and see. Yes, I was setting up my windows partitions prior to package selection, I was doing "/mnt/win_c" thru "/mnt/win_h" for my fat32 partitions and "/mnt/win_xp" for my NTFS partition. I tried to install first off of "/dev/hdd7" (win_g), when that didn't work I moved the install files to "/dev/hda4" (win_c). The install files were in the folder "slackware-current" in the root of the partitions and when I was manually mounting the partitions I was mounting them to "/slackwaresource", so the install files were in "/slackwaresource/slackware-current" when mounted.

The installer does see the folders "a" thru "y" and gives the choice of what packages to install, so it must be seeing the install directoy. It's just not extracting and installing anything. Doing a ls in the console, all the filenames look good, none of them look truncated.

If all fails, I am going to try copying the install files to another system on my network later and doing a network install, hopefully that will circumvent the problem.
 
Old 09-03-2005, 08:28 AM   #7
Randall Slack
Member
 
Registered: Feb 2005
Location: Rotterdam, The Netherlands
Distribution: Debian - Ubuntu
Posts: 219

Rep: Reputation: 30
don't know what reasons you have to install from harddrive,

if you have a working 10.1 installed you could use slapt-get or something like swaret to upgrade to current.
if you have a cd rom drive you could also try to download and burn one of the current iso's
one place you can get them is http://linux.softpedia.com/progDownl...nload-425.html
 
Old 09-03-2005, 04:51 PM   #8
jong357
Senior Member
 
Registered: May 2003
Location: Columbus, OH
Distribution: DIYSlackware
Posts: 1,914

Rep: Reputation: 52
I've seen alot of permission problems with mounted FAT32 partitions. That could very well be your problem. Just a guess anyway. man mount and see what you can come up with. Generally, it's problematic 'working' from a FAT32 partition. I realize your not trying to install to a FAT32 but it could still give you problems none-the-less... They're nice for storing files but not much good for anything else IMO...
 
Old 09-04-2005, 12:25 AM   #9
MWilson
LQ Newbie
 
Registered: Sep 2005
Posts: 11

Original Poster
Rep: Reputation: 0
Okay, I had an idea I tried but it did not work. I did the setup up to the point that it asks for source media. I switched to another console and mounted my fat32 drive. I then copied the install tree to my freshly setup ext3 file system (the one I'm installing to). Selected "install from pre-mounted directory" and pointed it to the install directory on my ext3 file system. The same thing happened however, the installer said it was done without extracting anything.

I'm copying the install directory now to another system on my network and am gunna try a network install.

If this fails I will see about burning "current" to CDs, I'll have to separate the KDE packages and the "testing" directory so the install can fit on CDs. It looks like I will have to modify and create new CHECKSUMS, FILE_LIST, and MANIFEST.bz2 files so the installer will know the extra packages are on a second disk.

If THAT doesn't work then I'll install 10.1 and try slapt-get or swaret. =)
 
Old 09-04-2005, 06:16 AM   #10
PDock
Member
 
Registered: Aug 2004
Distribution: Slack10 & curr. tried numerous
Posts: 189

Rep: Reputation: 37
For sometime now the install-packages script in each directory has failed to work for me.
Following is based on pkgtools-10.1.0-i486-4 and has been a problem for me for a while.

Documentation for dialog --checklist says --seperate-output option is not given, the strings will
be quoted to make it simple for scripts...
Well I guess the default has changed because there are no quotes "" seperating the names/fields
in .../setup/tmp/SeTpkgs.
sh -x ./maketag shows the fgrep statement is trying to find "$PACKAGE" in the SeTpkgs file which
results in everything being set to "SKP" in the SeTnewtag file.

If the line in each maketag file is changed to:
if fgrep $PACKAGE $TMP/SeTpkgs 1> /dev/null 2> /dev/null ; then
results in proper creation of the SeTnewtag file.

The above message was recently sent to Mr. V and could also be the cause of your problems also as you state
Quote:
It then tells me it is doing a full blown install without prompting, a fraction of a second later it tells me installation complete and to exit setup. Nothing was obviously extracted or written to my linux partition.
Still could be a fat32 issue but if your network install efforts result in same problem then try editing the maketag file as shown above.
 
Old 09-04-2005, 11:05 PM   #11
MWilson
LQ Newbie
 
Registered: Sep 2005
Posts: 11

Original Poster
Rep: Reputation: 0
Well I have current installed now. I ended up doing it the easy way by burning 10.1 to CD and installing that. Then I mounted my "slackware-current" tree that's on my fat32 partition, and following Patrick's directions in UPGRADE.TXT, upgraded by doing a "upgradepkg --install-new" for all the packages in "slackware-current".

I'm still curious to know though if anyone recently had any success with a hard drive install with any of the recent versions.
 
  


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
AUTOPACKAGE :Build packages that will install on many different distros ubuntu2 Linux - Software 1 08-05-2005 06:12 AM
wget broken after new packages in -current sh1ft Slackware 3 12-22-2004 11:50 PM
how to build RH9 install disk based on current system markkreuzz Red Hat 2 08-10-2004 01:47 PM
How can I install packages after Linux build? ajcrm125 Linux - Software 1 04-01-2004 10:29 AM
Unable to install RPM packages (a PAM issue - i think!) thebeardedladie Linux - Software 5 11-18-2002 06:46 AM

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

All times are GMT -5. The time now is 03:20 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