Results 1 to 4 of 4

Thread: Trying to install Novell client, ownership problems...

  1. #1
    Senior Member registered user
    Join Date
    May 2003
    Posts
    154

    Trying to install Novell client, ownership problems...

    This is what I get - any clues?
    I got it from:

    http://sourceforge.net/project/shown...ease_id=147177

    Thanks!

    root@Milo:/mnt/hda6/Programs# sh novelclient-0.82.bz2.sh
    Creating directory novelclient
    Verifying archive integrity...OK
    Uncompressing Novel Client for Linux 0.82tar: CHANGELOG: Cannot change ownership
    to uid 500, gid 500: Operation not permitted
    tar: contrib: Cannot change ownership to uid 500, gid 500: Operation not permitt
    ed
    tar: graphics/Assured.png: Cannot change ownership to uid 500, gid 500: Operatio
    n not permitted
    .....tar: graphics/Assured.xcf: Cannot change ownership to uid 500, gid 500: Ope
    ration not permitted
    tar: graphics/folder_24.xcf: Cannot change ownership to uid 500, gid 500: Operat
    ion not permitted
    tar: graphics/folder_24.xpm: Cannot change ownership to uid 500, gid 500: Operat
    ion not permitted
    tar: graphics/NovelClient_32.png: Cannot change ownership to uid 500, gid 500: O
    peration not permitted
    ....tar: graphics/NovelClient_48.png: Cannot change ownership to uid 500, gid 50
    0: Operation not permitted
    .tar: graphics/NovelClient.png: Cannot change ownership to uid 500, gid 500: Ope
    ration not permitted
    .tar: graphics/NovelClient.xcf: Cannot change ownership to uid 500, gid 500: Ope
    ration not permitted
    tar: graphics/NovelClient_16.png: Cannot change ownership to uid 500, gid 500: O
    peration not permitted
    tar: graphics/tree_24.xcf: Cannot change ownership to uid 500, gid 500: Operatio
    n not permitted
    ...tar: graphics/tree_24.png: Cannot change ownership to uid 500, gid 500: Opera
    tion not permitted
    tar: graphics: Cannot change ownership to uid 500, gid 500: Operation not permit
    ted
    tar: INSTALL: Cannot change ownership to uid 500, gid 500: Operation not permitt
    ed
    ..tar: LICENSE: Cannot change ownership to uid 500, gid 500: Operation not permi
    tted
    .tar: Novel: Cannot change ownership to uid 500, gid 500: Operation not permitte
    d
    tar: novelclient: Cannot change ownership to uid 500, gid 500: Operation not per
    mitted
    tar: NovelClient.desktop: Cannot change ownership to uid 500, gid 500: Operation
    not permitted
    tar: novelclient.lsm: Cannot change ownership to uid 500, gid 500: Operation not
    permitted
    tar: Novel.conf: Cannot change ownership to uid 500, gid 500: Operation not perm
    itted
    .....tar: Novel.dcu: Cannot change ownership to uid 500, gid 500: Operation not
    permitted
    tar: Novel.dpr: Cannot change ownership to uid 500, gid 500: Operation not permi
    tted
    tar: Novel.kof: Cannot change ownership to uid 500, gid 500: Operation not permi
    tted
    ...tar: Novel.pas: Cannot change ownership to uid 500, gid 500: Operation not pe
    rmitted
    tar: NovelProject.conf: Cannot change ownership to uid 500, gid 500: Operation n
    ot permitted
    tar: NovelProject.desk: Cannot change ownership to uid 500, gid 500: Operation n
    ot permitted
    tar: NovelProject.kof: Cannot change ownership to uid 500, gid 500: Operation no
    t permitted
    tar: NovelProject.res: Cannot change ownership to uid 500, gid 500: Operation no
    t permitted
    tar: Novel.res: Cannot change ownership to uid 500, gid 500: Operation not permi
    tted
    ......tar: Novel.xfm: Cannot change ownership to uid 500, gid 500: Operation not
    permitted
    tar: README: Cannot change ownership to uid 500, gid 500: Operation not permitte
    d
    ..tar: RSA-crypto.txt: Cannot change ownership to uid 500, gid 500: Operation no
    t permitted
    tar: scripts/Debian/novelclient: Cannot change ownership to uid 500, gid 500: Op
    eration not permitted
    tar: scripts/Debian: Cannot change ownership to uid 500, gid 500: Operation not
    permitted
    ....tar: scripts/setup-Debian.sh: Cannot change ownership to uid 500, gid 500: O
    peration not permitted
    .tar: scripts/setup-Redhat.sh: Cannot change ownership to uid 500, gid 500: Oper
    ation not permitted
    tar: scripts: Cannot change ownership to uid 500, gid 500: Operation not permitt
    ed
    tar: setup.sh: Cannot change ownership to uid 500, gid 500: Operation not permit
    ted
    ..tar: unixutils.dcu: Cannot change ownership to uid 500, gid 500: Operation not
    permitted
    .tar: unixutils.pas: Cannot change ownership to uid 500, gid 500: Operation not
    permitted
    tar: usr/local/lib/kylix2/libqt.so.2: Cannot create symlink to `libqt.so.2.3.0':
    Operation not permitted
    ......su
    tar: usr/local/lib/kylix2/libqt.so.2.3.0: Cannot change ownership to uid 500, gi
    d 500: Operation not permitted
    .tar: usr/local/lib/kylix2/libqtintf-6.5.0-qt2.3.so: Cannot change ownership to
    uid 500, gid 500: Operation not permitted
    tar: usr/local/lib/kylix2/libqtintf-6.5-qt2.3.so: Cannot create symlink to `libq
    tintf-6.5.0-qt2.3.so': Operation not permitted
    .tar: usr/local/lib/kylix2: Cannot change ownership to uid 500, gid 500: Operati
    on not permitted
    tar: usr/local/lib: Cannot change ownership to uid 500, gid 500: Operation not p
    ermitted
    tar: usr/local: Cannot change ownership to uid 500, gid 500: Operation not permi tted
    tar: usr: Cannot change ownership to uid 500, gid 500: Operation not permitted
    tar: Error exit delayed from previous errors
    Extraction failed.

    Terminated

  2. #2
    Senior Member registered user
    Join Date
    Nov 2002
    Location
    Auckland, New Zealand
    Posts
    818
    is that filesystem writable ?

    i.e. if you do a "chown 500:500 somefile" does it give the same error?

    is it a Linux filesystem? ie. not fat32

  3. #3
    Senior Member registered user
    Join Date
    May 2003
    Posts
    154
    It's writable, but it is fat32 - does that matter?
    Thanks

    PS Wait a minute though, I'm not so sure, HDA1 is a fat32 filesystem, HDA2 is my linux system partition, ext2, and 6 is my linux / windows shared files partition, where I have the program I am trying to install - I am not sure where it is trying to write to. Any ideas? Should I move it to the ext2 partition?

  4. #4
    Senior Member registered user
    Join Date
    Nov 2002
    Location
    Auckland, New Zealand
    Posts
    818
    Yes, you should put it onto an ext2 filesystem.

    Fat32 doesn't support chmod.

Similar Threads

  1. Install a soulseek client?
    By Josh83 in forum MS Windows & New to Linux
    Replies: 4
    Last Post: 04-14-2005, 04:14 PM
  2. problems starting Client with Terminal server
    By wurm in forum Networking
    Replies: 1
    Last Post: 11-12-2004, 03:04 PM
  3. Ownership and Operation permissions???
    By cfish in forum General Support
    Replies: 1
    Last Post: 08-07-2004, 08:58 AM
  4. Novell client installation
    By Tortoise in forum Networking
    Replies: 2
    Last Post: 06-25-2003, 06:40 PM
  5. Novell (Now-Well) client installation problem
    By Tortoise in forum Networking
    Replies: 2
    Last Post: 06-19-2003, 11:10 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Master 3A-1 Commodore Amiga compatible 3.5

Master 3A-1 Commodore Amiga compatible 3.5" Floppy Drive -SCSI external Untested

$68.00



VIC-1541 disk drive manual and demo disk VIC-20 Commodore Computer Untested picture

VIC-1541 disk drive manual and demo disk VIC-20 Commodore Computer Untested

$15.99



6FT TV AV Audio Video 8Pin DIN 3 RCA Composite Cable For Commodore 64 128 16 +4 picture

6FT TV AV Audio Video 8Pin DIN 3 RCA Composite Cable For Commodore 64 128 16 +4

$9.99



Clean Vintage Retro Commodore 64 Computer C64 8-bit home computer - Powers picture

Clean Vintage Retro Commodore 64 Computer C64 8-bit home computer - Powers

$118.70



Vintage Commodore VIC-1525 Graphic Printer Powers On picture

Vintage Commodore VIC-1525 Graphic Printer Powers On

$25.00



Commodore 128 16-Color, 80-Column RGBi to 15Khz RGB VGA Adapter DIY Solder Kit picture

Commodore 128 16-Color, 80-Column RGBi to 15Khz RGB VGA Adapter DIY Solder Kit

$19.99



1986 Commodore 64/128: KUNG FU II: Sticks of Death 5 1/4” Floppy Disk Video Game picture

1986 Commodore 64/128: KUNG FU II: Sticks of Death 5 1/4” Floppy Disk Video Game

$5.99



Vintage Commodore 64 Lot with 154I Floppy Disk Computer, 8 Games and 2 Manuals picture

Vintage Commodore 64 Lot with 154I Floppy Disk Computer, 8 Games and 2 Manuals

$300.00



pi1541 Disk Emulator for Commodore -  picture

pi1541 Disk Emulator for Commodore -

$38.95



TeensyROM Cartridge for Commodore 64/128: MIDI, Fastload, Emulation, and Network picture

TeensyROM Cartridge for Commodore 64/128: MIDI, Fastload, Emulation, and Network

$65.00