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
  •  


Dell PowerEdge M620  Blade Server 2 x Xeon e5 2665 8 x 16 GB(128) RAM - No HD picture

Dell PowerEdge M620 Blade Server 2 x Xeon e5 2665 8 x 16 GB(128) RAM - No HD

$44.99



Nutanix NX-9235-G5 Server 2x Blades Total 4x E5-2640v4 2.4GHz * 256GB RAM picture

Nutanix NX-9235-G5 Server 2x Blades Total 4x E5-2640v4 2.4GHz * 256GB RAM

$600.00



Dell PowerEdge M620 Blade Server 2x 10C E5-2690v2 64GB Ram 2x 600GB 10k HDD picture

Dell PowerEdge M620 Blade Server 2x 10C E5-2690v2 64GB Ram 2x 600GB 10k HDD

$125.00



Dell PowerEdge FX2S FC830 Blade Server Chassis Enclosure 2*2000W PSU NO BLADES picture

Dell PowerEdge FX2S FC830 Blade Server Chassis Enclosure 2*2000W PSU NO BLADES

$299.99



Cisco UCSB-B200-M5 Barebones CTO Blade Server No RAM, No CPU, No HD picture

Cisco UCSB-B200-M5 Barebones CTO Blade Server No RAM, No CPU, No HD

$287.00



Dell PowerEdge FX2s CTO Blade 4 Slot 2U Chassis 2x 2000W picture

Dell PowerEdge FX2s CTO Blade 4 Slot 2U Chassis 2x 2000W

$399.00



Dell PowerEdge FC830 8-SFF 4*Xeon E5-4669v3 2.1GHz No HDD/RAM Blade Server Node picture

Dell PowerEdge FC830 8-SFF 4*Xeon E5-4669v3 2.1GHz No HDD/RAM Blade Server Node

$199.99



Dell PowerEdge M520 Blade Server Xeon E5-2403 NO HDD NO RAM picture

Dell PowerEdge M520 Blade Server Xeon E5-2403 NO HDD NO RAM

$40.00



HP ProLiant BL460c Gen9 Blade 2x E5-2690v4 2.6GHz =28 Cores 32GB P246 650FLB picture

HP ProLiant BL460c Gen9 Blade 2x E5-2690v4 2.6GHz =28 Cores 32GB P246 650FLB

$219.00



DELL PowerEdge M630 Blade 2x E5-2667v3 3.2GHz =16 Cores 256GB H330 2x10Gb X520 picture

DELL PowerEdge M630 Blade 2x E5-2667v3 3.2GHz =16 Cores 256GB H330 2x10Gb X520

$363.00