USM
-
- Contributor
- Posts: 1955
- Joined: 09 Aug 2013, 14:25
- Distribution: Nemesis Cinnamon 64
- Location: USA
Re: USM
I just update USM and was able to download flashplayer-plugin-11.2.202.632-x86_64-1.txz.
I just like Slackware because I think it teach you about Linux to build packages where Ubuntu is like Windows you just install programs you want.
- Ed_P
- Contributor
- Posts: 8908
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.01 ISO
- Location: Western NY, USA
Re: USM
Now the updates failed.
And even though the alien database updated ok the flashplayer still fails on the LIBS.TXT file missing.
BTW This for a 64-bit system.
Code: Select all
Starting slackwarepatches database update
Downloading: CHECKSUMS.md5 DONE
Downloading: MANIFEST.bz2 DONE
Downloading: PACKAGES.TXT DONE
Downloading: LIBS.TXT.gz DONE
There was a problem downloading the file:
BTW This for a 64-bit system.
-
- Contributor
- Posts: 1955
- Joined: 09 Aug 2013, 14:25
- Distribution: Nemesis Cinnamon 64
- Location: USA
Re: USM
You have a lot of problem updating USM? Every time I see your Problem I try it and it works for me. I don't know what the problem is?
I just like Slackware because I think it teach you about Linux to build packages where Ubuntu is like Windows you just install programs you want.
- Ed_P
- Contributor
- Posts: 8908
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.01 ISO
- Location: Western NY, USA
Re: USM
Well, got the Update All to run successfully but still the Fatal error LIBS.TXT problem with the alien flashplayer module.
-update-
BTW Able to manually update the flashplayer using this script:
-update-
BTW Able to manually update the flashplayer using this script:
Code: Select all
#!/bin/sh
# http://forum.porteus.org/viewtopic.php?f=53&t=4840&p=35284#p35280
BOOTDEV=`grep -A1 "Booting" /var/log/porteus-livedbg|tail -n1|sed 's^//^/^g'`
VERSION=$(cat /etc/porteus-version)
FOLDER=/porteus${VERSION:9:3}
if [ ${BOOTDEV:7:1} != a ]; then
FOLDER=""
fi
GUEST="$BOOTDEV$FOLDER/Guest"
MODULES="$BOOTDEV$FOLDER/Modules"
FPVERSION=632
if [ `whoami` != "root" ]; then
echo
echo "Module unavailable via USM?"
echo -en "Press Enter to download vrsn $FPVERSION, Ctrl+C to end.\n"
read answer
fi
ALIEN=http://www.slackware.com/~alien/slackbuilds/flashplayer-plugin/build
ARCH=i386
if [ `echo $MACHTYPE | sed -e 's/-.*$//'` = x86_64 ]; then
ARCH=x86_64
fi
if [ `whoami` != "root" ]; then
ktsuss "$0 $1"
exit
fi
if [ -d "/home/guest/Downloads/flashplayer-plugin/" ]; then
rm /home/guest/Downloads/flashplayer-plugin/*
fi
wget $ALIEN/flashplayer-plugin.SlackBuild -P /home/guest/Downloads/flashplayer-plugin
wget $ALIEN/install_flash_player_11.2.202.$FPVERSION_linux_$ARCH.gz -P /home/guest/Downloads/flashplayer-plugin
wget $ALIEN/slack-desc -P /home/guest/Downloads/flashplayer-plugin
cd /home/guest/Downloads/flashplayer-plugin
chmod +x flashplayer-plugin.SlackBuild
./flashplayer-plugin.SlackBuild
txz2xzm /tmp/*.txz
if [ -f $MODULES/flashplayer-plugin-*.xzm ]; then
rm -f $MODULES/flashplayer-plugin-*.xzm
fi
cp /tmp/*.xzm $MODULES/
echo
echo Done
echo
ls -sh $MODULES
echo
- brokenman
- Site Admin
- Posts: 6105
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
Re: USM
Why not try the built in update script (as root)?
Code: Select all
update-flash
How do i become super user?
Wear your underpants on the outside and put on a cape.
Wear your underpants on the outside and put on a cape.
- Ed_P
- Contributor
- Posts: 8908
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.01 ISO
- Location: Western NY, USA
Re: USM
I wasn't sure the 3.2 rc4 version would work with my 3.0 system.brokenman wrote:Why not try the built in update script (as root)?Code: Select all
update-flash
Are the update- scripts in 3.2 meant to replace USM?
- Ed_P
- Contributor
- Posts: 8908
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.01 ISO
- Location: Western NY, USA
Re: USM
FYI
3.0
Just ran the Update All and it ran successfully but still the Fatal error LIBS.TXT problem with the alien flashplayer module.
I don't actually need the module but someone else might at some point. And I don't know how extensive the problem is.
3.2 rc4
Just ran Update All and got this.
https://drive.google.com/file/d/0B1Uj3O ... sp=sharing
3.0
Just ran the Update All and it ran successfully but still the Fatal error LIBS.TXT problem with the alien flashplayer module.
I don't actually need the module but someone else might at some point. And I don't know how extensive the problem is.
3.2 rc4
Just ran Update All and got this.
https://drive.google.com/file/d/0B1Uj3O ... sp=sharing
- Ed_P
- Contributor
- Posts: 8908
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.01 ISO
- Location: Western NY, USA
Re: USM
Porteus 3.0 Razor-QT 64-bit
Looks like another problem. Been like this for 35+ minutes.
Then retrying the update I get this:
Closing USM and restarting yields this:
Looks like another problem. Been like this for 35+ minutes.
Code: Select all
:
:
Starting slackware database update
Downloading: CHECKSUMS.md5 DONE
Downloading: MANIFEST.bz2 DONE
Downloading: PACKAGES.TXT DONE
Downloading: LIBS.TXT.gz DONE
File verification was good.
Optimizing manifest
slackware database updated.
Starting slackwarepatches database update
Downloading: CHECKSUMS.md5 DONE
Downloading: MANIFEST.bz2 DONE
Downloading: PACKAGES.TXT DONE
Downloading: LIBS.TXT.gz DONE
File verification was good.
Optimizing manifest
slackwarepatches database updated.
Starting slackonly database update
Downloading: CHECKSUMS.md5.gz -->
Code: Select all
sh-4.2# usm -u all
alien was updated 2307 seconds ago. Skipping.
salix was updated 2287 seconds ago. Skipping.
slacky was updated 2270 seconds ago. Skipping.
ponce was updated 2125 seconds ago. Skipping.
slackware was updated 2105 seconds ago. Skipping.
slackwarepatches was updated 2072 seconds ago. Skipping.
Starting slackonly database update
awk: fatal: cannot open file `/tmp/usm.P9UBNQ/vercheck.txt' for reading (No such file or directory)
Downloading: CHECKSUMS.md5.gz -->
Code: Select all
usm -u all
sh-4.2# usm -u all
alien was updated 2535 seconds ago. Skipping.
salix was updated 2515 seconds ago. Skipping.
slacky was updated 2498 seconds ago. Skipping.
ponce was updated 2353 seconds ago. Skipping.
slackware was updated 2333 seconds ago. Skipping.
slackwarepatches was updated 2300 seconds ago. Skipping.
Starting slackonly database update
Downloading: vercheck.txt DONE
Downloading: CHECKSUMS.md5.gz -->