7linux
Welcome, Guest. Please login or register.
September 07, 2010, 07:57:29 am

Login with username, password and session length
Search:     Advanced search
130 Posts in 55 Topics by 15 Members
Latest Member: Awanceinhic
* Home Help Login Register
+  7linux
|-+  Current Feedback
| |-+  Base
| | |-+  URGENT FIXES:7v7t3 installpkg / upgradepkg mod & fcron instructions
« previous next »
Pages: [1] Print
Author Topic: URGENT FIXES:7v7t3 installpkg / upgradepkg mod & fcron instructions  (Read 3325 times)
wile_coyote
Administrator
Newbie
*****
Offline Offline

Posts: 17



WWW
« on: April 27, 2007, 06:38:13 pm »

Due to a permissions problem with installpkg, the following modification needs to be done BEFORE it is used to install any packages:

line 103 of installpkg needs cp -Rp to be changed to cp -R

This can easily be done from within mc (type mc at the prompt) & navigate to the file & use F4 to edit.

A permanent fix will be issued in the next release of 7linux.


Thanks!
Logged

This is Linux country. If you listen carefully, you can hear windows reboot...
__
7/ Linux Developer
ren
Administrator
Jr. Member
*****
Offline Offline

Posts: 58

m5_5uck5 ren7uk
« Reply #1 on: April 27, 2007, 06:53:27 pm »

Additionally there is a bug in upgradepkg.
mc uses upgradepkg to install packages
The safest fix is to remove upgradepkg until we have a fix & use installpkg instead
You can use the following commands as root to do this...

rm -f /sbin/upgradepkg
ln -sf /sbin/installpkg /sbin/upgradepkg

Also there is no /var/spool/fcron directory which causes fcron starting to fail.
To fix type the following command as root...

mkdir /var/spool/fcron
Logged
barlas
Administrator
Newbie
*****
Offline Offline

Posts: 23

228031394 aqeeliz
WWW
« Reply #2 on: April 28, 2007, 05:48:50 pm »

Quote from: wile_coyote
Due to a permissions problem with installpkg, the following modification needs to be done BEFORE it is used to install any packages:

line 103 of installpkg needs cp -Rp to be changed to cp -R
I did that, but am getting same errors for X, Samba and CUPS.
Logged
Pages: [1] Print 
« previous next »
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.6 | SMF © 2006-2008, Simple Machines LLC Valid XHTML 1.0! Valid CSS!