Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Novell Ebuilds
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3 ... 14, 15, 16  
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
Moonboots
Tux's lil' helper
Tux's lil' helper


Joined: 02 Dec 2006
Posts: 79

PostPosted: Sun Dec 19, 2010 3:13 pm    Post subject: Reply with quote

I was wondering if you've made any progess in moving your apparmor ebuilds on to the main portage tree or perhaps even the sunrise overlay ?
Back to top
View user's profile Send private message
ginsoak
Tux's lil' helper
Tux's lil' helper


Joined: 10 Feb 2005
Posts: 139
Location: Pisa - Italy

PostPosted: Sun Dec 19, 2010 5:25 pm    Post subject: oessysmon Reply with quote

I get this error when launch oessysmon
Code:
Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object
  at OESSysMon.Networking.NetworkManager.get_State () [0x00000] in <filename unknown>:0
  at OESSysMon.ManagedServerCollection.StartPolling () [0x00000] in <filename unknown>:0
  at OESSysMon.MainClass.Main (System.String[] args) [0x00000] in <filename unknown>:0

Suggestions?
Thanks as always....
Back to top
View user's profile Send private message
Geos_One
Apprentice
Apprentice


Joined: 15 Sep 2005
Posts: 247
Location: Austria,Graz

PostPosted: Mon Dec 20, 2010 10:07 am    Post subject: Reply with quote

Moonboots wrote:
I was wondering if you've made any progess in moving your apparmor ebuilds on to the main portage tree or perhaps even the sunrise overlay ?


real live is cracy lately
so i was not able to work on the ebuilds
but if you have some time to work on the profiles for gentoo it would be of great help

but for info there is a overlay for apparmor

Mario
Back to top
View user's profile Send private message
Geos_One
Apprentice
Apprentice


Joined: 15 Sep 2005
Posts: 247
Location: Austria,Graz

PostPosted: Mon Dec 20, 2010 10:09 am    Post subject: Re: oessysmon Reply with quote

ginsoak wrote:
I get this error when launch oessysmon
Code:
Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object
  at OESSysMon.Networking.NetworkManager.get_State () [0x00000] in <filename unknown>:0
  at OESSysMon.ManagedServerCollection.StartPolling () [0x00000] in <filename unknown>:0
  at OESSysMon.MainClass.Main (System.String[] args) [0x00000] in <filename unknown>:0

Suggestions?
Thanks as always....


no idea
try to remerge all the mono packages
(in short all packages that install files into /usr/lib*/mono)

mario
Back to top
View user's profile Send private message
Moonboots
Tux's lil' helper
Tux's lil' helper


Joined: 02 Dec 2006
Posts: 79

PostPosted: Mon Dec 20, 2010 10:47 am    Post subject: Reply with quote

Geos_One wrote:
Moonboots wrote:
I was wondering if you've made any progess in moving your apparmor ebuilds on to the main portage tree or perhaps even the sunrise overlay ?


real live is cracy lately
so i was not able to work on the ebuilds
but if you have some time to work on the profiles for gentoo it would be of great help

but for info there is a overlay for apparmor

Mario


Yes real life tends do crazy things from time to time,especially near the holiday season.
I'll have a look and see how they do things at Ubuntu/ArchLinux etc , we can may be adapt some of their profiles for Gentoo.
Thank you for your efforts so far with apparmor.
Back to top
View user's profile Send private message
Geos_One
Apprentice
Apprentice


Joined: 15 Sep 2005
Posts: 247
Location: Austria,Graz

PostPosted: Mon Dec 20, 2010 11:42 am    Post subject: Reply with quote

Moonboots wrote:

Yes real life tends do crazy things from time to time,especially near the holiday season.
I'll have a look and see how they do things at Ubuntu/ArchLinux etc , we can may be adapt some of their profiles for Gentoo.
Thank you for your efforts so far with apparmor.


the profiles used on ubuntu are installed into /etc/apparmor/ubuntu-profiles/ for reference
just move them one dir up
ok will look into also adding the arch profiles
Back to top
View user's profile Send private message
ginsoak
Tux's lil' helper
Tux's lil' helper


Joined: 10 Feb 2005
Posts: 139
Location: Pisa - Italy

PostPosted: Tue Dec 06, 2011 10:27 pm    Post subject: novell-novfs fails to install Reply with quote

Hi, due to a system ugrade, i need to reinstall novfs, but i get this error:
Code:
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/proc.c:19:28: error: linux/smp_lock.h: No such file or directory
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/proc.c: In function 'novfs_proc_init':
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/proc.c:80: warning: assignment from incompatible pointer type
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/proc.c:102: warning: assignment from incompatible pointer type
make[2]: *** [/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/proc.o] Error 1
make[2]: *** Waiting for unfinished jobs....
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/profile.c:63: warning: type defaults to 'int' in declaration of 'DECLARE_MUTEX'
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/profile.c:63: warning: parameter names (without types) in function declaration
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/profile.c: In function 'dump':
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/profile.c:443: warning: passing argument 1 of 'atomic_read' from incompatible pointer type
/usr/src/linux-3.0.6-gentoo/arch/x86/include/asm/atomic.h:23: note: expected 'const struct atomic_t *' but argument is of type 'unsigned int *'
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/profile.c:469: warning: passing argument 1 of 'atomic_read' from incompatible pointer type
/usr/src/linux-3.0.6-gentoo/arch/x86/include/asm/atomic.h:23: note: expected 'const struct atomic_t *' but argument is of type 'unsigned int *'
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/profile.c: In function 'novfs_profile_read_inode':
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/profile.c:516: error: 'LocalPrint_lock' undeclared (first use in this function)
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/profile.c:516: error: (Each undeclared identifier is reported only once
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/profile.c:516: error: for each function it appears in.)
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/profile.c: In function 'novfs_profile_dentry_read':
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/profile.c:544: error: 'LocalPrint_lock' undeclared (first use in this function)
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/inode.c:23:28: error: linux/smp_lock.h: No such file or directory
make[2]: *** [/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/profile.o] Error 1
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/inode.c:175: warning: initialization from incompatible pointer type
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/inode.c:176: warning: initialization from incompatible pointer type
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/inode.c:214: error: unknown field 'unplug_io_fn' specified in initializer
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/inode.c:214: error: 'default_unplug_io_fn' undeclared here (not in a function)
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/inode.c:271: warning: data definition has no type or storage class
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/inode.c:271: warning: type defaults to 'int' in declaration of 'DECLARE_MUTEX'
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/inode.c:271: warning: parameter names (without types) in function declaration
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/inode.c:275: warning: data definition has no type or storage class
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/inode.c:275: warning: type defaults to 'int' in declaration of 'DECLARE_MUTEX'
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/inode.c:275: warning: parameter names (without types) in function declaration
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/inode.c: In function 'PRINT_DENTRY':
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/inode.c:309: error: 'struct dentry' has no member named 'd_mounted'
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/inode.c: In function 'novfs_dir_readdir':
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/inode.c:1053: error: 'TimeDir_Lock' undeclared (first use in this function)
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/inode.c:1053: error: (Each undeclared identifier is reported only once
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/inode.c:1053: error: for each function it appears in.)
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/inode.c: In function 'novfs_a_write_begin':
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/inode.c:2168: warning: passing argument 4 of 'novfs_read_pages' from incompatible pointer type
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/vfs.h:281: note: expected 'size_t *' but argument is of type 'unsigned int *'
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/inode.c: In function 'novfs_evict_inode':
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/inode.c:3160: error: 'InodeList_lock' undeclared (first use in this function)
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/inode.c: In function 'novfs_get_inode':
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/inode.c:3295: error: implicit declaration of function 'init_MUTEX'
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/inode.c:3300: error: 'InodeList_lock' undeclared (first use in this function)
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/inode.c: In function 'novfs_get_sb':
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/inode.c:3437: error: implicit declaration of function 'get_sb_nodev'
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/inode.c: In function 'novfs_Control_read':
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/inode.c:3450: error: implicit declaration of function 'kernel_locked'
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/inode.c: At top level:
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/inode.c:3468: error: unknown field 'get_sb' specified in initializer
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/inode.c:3468: warning: initialization makes integer from pointer without a cast
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/inode.c:3468: error: initializer element is not computable at load time
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/inode.c:3468: error: (near initialization for 'novfs_fs_type.fs_flags')
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/inode.c: In function 'novfs_dump_inode':
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/inode.c:4045: error: 'InodeList_lock' undeclared (first use in this function)
make[2]: *** [/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/inode.o] Error 1
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/daemon.c:24:28: error: linux/smp_lock.h: No such file or directory
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/daemon.c:112: warning: type defaults to 'int' in declaration of 'DECLARE_MUTEX'
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/daemon.c:112: warning: parameter names (without types) in function declaration
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/daemon.c: In function 'novfs_daemon_queue_init':
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/daemon.c:121: error: implicit declaration of function 'init_MUTEX_LOCKED'
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/daemon.c: In function 'Queue_Daemon_Command':
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/daemon.c:211: error: implicit declaration of function 'yield'
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/daemon.c: In function 'novfs_daemon_open_control':
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/daemon.c:359: error: dereferencing pointer to incomplete type
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/daemon.c: In function 'novfs_daemon_close_control':
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/daemon.c:369: error: dereferencing pointer to incomplete type
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/daemon.c: In function 'novfs_daemon_create_sessionId':
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/daemon.c:837: error: dereferencing pointer to incomplete type
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/daemon.c: In function 'novfs_daemon_destroy_sessionId':
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/daemon.c:884: error: 'DriveMapLock' undeclared (first use in this function)
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/daemon.c:884: error: (Each undeclared identifier is reported only once
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/daemon.c:884: error: for each function it appears in.)
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/daemon.c: In function 'novfs_daemon_ioctl':
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/daemon.c:1031: error: implicit declaration of function 'lock_kernel'
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/daemon.c:1053: error: implicit declaration of function 'unlock_kernel'
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/daemon.c: In function 'set_map_drive':
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/daemon.c:1743: error: 'DriveMapLock' undeclared (first use in this function)
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/daemon.c: In function 'unmap_drive':
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/daemon.c:1802: error: 'DriveMapLock' undeclared (first use in this function)
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/daemon.c: In function 'RemoveDriveMaps':
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/daemon.c:1835: error: 'DriveMapLock' undeclared (first use in this function)
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/daemon.c: In function 'local_unlink':
/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/daemon.c:1860: error: implicit declaration of function 'path_lookup'
make[2]: *** [/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7/daemon.o] Error 1
make[1]: *** [_module_/var/tmp/portage/net-fs/novell-novfs-2.0.0.440.7/work/novfs-2.0.0.440.7] Error 2
make[1]: Leaving directory `/usr/src/linux-3.0.6-gentoo'
make: *** [all] Error 2
emake failed

My overlay is updated, i have no idea on what is going on...
Back to top
View user's profile Send private message
Geos_One
Apprentice
Apprentice


Joined: 15 Sep 2005
Posts: 247
Location: Austria,Graz

PostPosted: Wed Dec 07, 2011 6:33 am    Post subject: Re: novell-novfs fails to install Reply with quote

ginsoak wrote:
Hi, due to a system ugrade, i need to reinstall novfs, but i get this error:
My overlay is updated, i have no idea on what is going on...


novfs isnt updated by novell
no new releases the last working is 2.6.33
it looks like novell is dropping the linux client

and the last releas of novell client is from 2009
so the ebuilds are rotting in my overlay
Back to top
View user's profile Send private message
ginsoak
Tux's lil' helper
Tux's lil' helper


Joined: 10 Feb 2005
Posts: 139
Location: Pisa - Italy

PostPosted: Wed Dec 07, 2011 1:23 pm    Post subject: Reply with quote

OK! Thanks :)
Back to top
View user's profile Send private message
ginsoak
Tux's lil' helper
Tux's lil' helper


Joined: 10 Feb 2005
Posts: 139
Location: Pisa - Italy

PostPosted: Wed Dec 07, 2011 1:50 pm    Post subject: Reply with quote

I switched back to 2.6.32-gentoo-r38, but i get exactly the same error.
Back to top
View user's profile Send private message
Geos_One
Apprentice
Apprentice


Joined: 15 Sep 2005
Posts: 247
Location: Austria,Graz

PostPosted: Wed Dec 07, 2011 2:01 pm    Post subject: Reply with quote

ginsoak wrote:
I switched back to 2.6.32-gentoo-r38, but i get exactly the same error.

ok everything back to 2.0.0.440.7 relase is for 2.6.36
excuse me for the trouble

2.0.0.440.6 is for 2.6.33
Back to top
View user's profile Send private message
ginsoak
Tux's lil' helper
Tux's lil' helper


Joined: 10 Feb 2005
Posts: 139
Location: Pisa - Italy

PostPosted: Wed Dec 07, 2011 2:19 pm    Post subject: Reply with quote

All works fine with 2.6.36-r5 :D
Back to top
View user's profile Send private message
Geos_One
Apprentice
Apprentice


Joined: 15 Sep 2005
Posts: 247
Location: Austria,Graz

PostPosted: Wed Dec 07, 2011 2:22 pm    Post subject: Reply with quote

ginsoak wrote:
All works fine with 2.6.36-r5 :D


i will work on a update to 2.6.38 in the next days
2.6.39 will not be possible without some big changes
Back to top
View user's profile Send private message
ginsoak
Tux's lil' helper
Tux's lil' helper


Joined: 10 Feb 2005
Posts: 139
Location: Pisa - Italy

PostPosted: Thu Dec 08, 2011 11:34 pm    Post subject: Reply with quote

I will keep the overlay updated.
Back to top
View user's profile Send private message
Geos_One
Apprentice
Apprentice


Joined: 15 Sep 2005
Posts: 247
Location: Austria,Graz

PostPosted: Mon Jan 30, 2012 4:44 am    Post subject: no updates possible Reply with quote

It looks like novell has discontinued the novell client for linux
no updates where made
so i can't update

jep bad news

thx
Mario
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Goto page Previous  1, 2, 3 ... 14, 15, 16
Page 16 of 16

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum