Hello,
I have Nero Linux which was working okay but right now ain't working. Here's the error I'm getting:
Nirjhor@localhost ~]$ whereis nero nero: /usr/bin/nero /etc/nero /usr/lib/nero /usr/share/nero /usr/share/man/man1/nero.1.gz [Nirjhor@localhost ~]$ su -c 'nero' Password: nero: error while loading shared libraries: /usr/lib/libNeroAPI.so: cannot restore segment prot after reloc: Permission denied [Nirjhor@localhost ~]$ nero nero: error while loading shared libraries: /usr/lib/libNeroAPI.so: cannot restore segment prot after reloc: Permission denied [Nirjhor@localhost ~]$
Any help?
On Mon, 2010-06-28 at 17:02 +0000, Junayeed Ahnaf wrote:
Hello,
I have Nero Linux which was working okay but right now ain't working. Here's the error I'm getting:
Nirjhor@localhost ~]$ whereis nero nero: /usr/bin/nero /etc/nero /usr/lib/nero /usr/share/nero /usr/share/man/man1/nero.1.gz [Nirjhor@localhost ~]$ su -c 'nero' Password: nero: error while loading shared libraries: /usr/lib/libNeroAPI.so: cannot restore segment prot after reloc: Permission denied [Nirjhor@localhost ~]$ nero nero: error while loading shared libraries: /usr/lib/libNeroAPI.so: cannot restore segment prot after reloc: Permission denied [Nirjhor@localhost ~]$
Any help?
Check, if it is working fine as root # ? Then you may need to add your user to the group belongs to Nero.
I personally prefer Gnome Baker. Sometimes text mode burning. When there is better way for burning in OSS, so why should I go for close source one!!!
Try this as root su -: chcon -t texrel_shlib_t /usr/lib/libNeroAPI.so
May be, may be, it will work.
On Mon, Jun 28, 2010 at 11:02 PM, Junayeed Ahnaf zombiegenerator@gmail.comwrote:
Hello,
I have Nero Linux which was working okay but right now ain't working. Here's the error I'm getting:
Nirjhor@localhost ~]$ whereis nero nero: /usr/bin/nero /etc/nero /usr/lib/nero /usr/share/nero /usr/share/man/man1/nero.1.gz [Nirjhor@localhost ~]$ su -c 'nero' Password: nero: error while loading shared libraries: /usr/lib/libNeroAPI.so: cannot restore segment prot after reloc: Permission denied [Nirjhor@localhost ~]$ nero nero: error while loading shared libraries: /usr/lib/libNeroAPI.so: cannot restore segment prot after reloc: Permission denied [Nirjhor@localhost ~]$
Any help?
Regards- Junayeed Ahnaf Nirjhor Documentation Team, Linux Mint Bangladesh, Bogra. _______________________________________________ bangladesh-users mailing list bangladesh-users@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/bangladesh-users
On Monday, June 28, 2010 12:04:42 pm Angel wrote:
Try this as root su -: chcon -t texrel_shlib_t /usr/lib/libNeroAPI.so
Solved the issue. Can you explain the command?
May be, may be, it will work.
On Mon, Jun 28, 2010 at 11:02 PM, Junayeed Ahnaf
zombiegenerator@gmail.comwrote:
Hello,
I have Nero Linux which was working okay but right now ain't working. Here's the error I'm getting:
Nirjhor@localhost ~]$ whereis nero nero: /usr/bin/nero /etc/nero /usr/lib/nero /usr/share/nero /usr/share/man/man1/nero.1.gz [Nirjhor@localhost ~]$ su -c 'nero' Password: nero: error while loading shared libraries: /usr/lib/libNeroAPI.so: cannot restore segment prot after reloc: Permission denied [Nirjhor@localhost ~]$ nero nero: error while loading shared libraries: /usr/lib/libNeroAPI.so: cannot restore segment prot after reloc: Permission denied [Nirjhor@localhost ~]$
Any help?
Regards- Junayeed Ahnaf Nirjhor Documentation Team, Linux Mint Bangladesh, Bogra. _______________________________________________ bangladesh-users mailing list bangladesh-users@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/bangladesh-users
I remember seeing some discussion about RPM being enhanced so that it detects libraries with text relocations, and labels them textrel_shlib_t. Specially when you see an AVC denial with { execmod } or your case, think, this is text relocation. In that case find the offending target object (usually a lib file .so etc) and make sure it's context is textrel_shlib_t.
On Tue, Jun 29, 2010 at 12:40 AM, Junayeed Ahnaf zombiegenerator@gmail.comwrote:
Solved the issue. Can you explain the command?
On Monday, June 28, 2010 12:51:38 pm Angel wrote:
I remember seeing some discussion about RPM being enhanced so that it detects libraries with text relocations, and labels them textrel_shlib_t. Specially when you see an AVC denial with { execmod } or your case, think, this is text relocation. In that case find the offending target object (usually a lib file .so etc) and make sure it's context is textrel_shlib_t.
৬০% মাথায় ঢুকেছে। বাকিটুকু মাথার উপর দিয়ে গেল। যাই হোক, একটা নতুন সমস্যা হয়েছে, রুট হিসাবে না চালালে ঐটা দিয়ে কিছু রাইট করা যাচ্ছে না। আমি তো আগে রুট না হয়েই রাইট করতে পারতাম।
On Tue, Jun 29, 2010 at 12:40 AM, Junayeed Ahnaf
zombiegenerator@gmail.comwrote:
Solved the issue. Can you explain the command?
Can u burn using other apps like K3B?
Anyway, try this:
chmod 4755 /usr/bin/cdrdao
And also add the user to the cdwriter & cdrom groups. And check if there has any group for nero, if has, add the user to that group too.
On Tue, Jun 29, 2010 at 12:57 AM, Junayeed Ahnaf zombiegenerator@gmail.comwrote:
আমি তো আগে রুট না হয়েই রাইট করতে পারতাম।
On Monday, June 28, 2010 01:09:32 pm Angel wrote:
Can u burn using other apps like K3B?
Yes can burn. And can also burn running nero as root . Only prob is can't burn on normal user mode.
Anyway, try this:
chmod 4755 /usr/bin/cdrdao
Didn't help.
And also add the user to the cdwriter & cdrom groups. And check if there has any group for nero, if has, add the user to that group too.
How to check?
On Tue, Jun 29, 2010 at 12:57 AM, Junayeed Ahnaf
zombiegenerator@gmail.comwrote:
আমি তো আগে রুট না হয়েই রাইট করতে পারতাম।
Open User Management. Click the User. U can add group to a User there. Also u can check there, which Group is available. If nero group is exist, you will get it.
On Tue, Jun 29, 2010 at 1:17 AM, Junayeed Ahnaf zombiegenerator@gmail.comwrote:
On Monday, June 28, 2010 01:09:32 pm Angel wrote:
Can u burn using other apps like K3B?
Yes can burn. And can also burn running nero as root . Only prob is can't burn on normal user mode.
Anyway, try this:
chmod 4755 /usr/bin/cdrdao
Didn't help.
And also add the user to the cdwriter & cdrom groups. And check if there has any group for nero, if has, add the user to that group too.
How to check?
On Tue, Jun 29, 2010 at 12:57 AM, Junayeed Ahnaf
zombiegenerator@gmail.comwrote:
আমি তো আগে রুট না হয়েই রাইট করতে পারতাম।
-- Regards- Junayeed Ahnaf Nirjhor Documentation Team, Linux Mint Bangladesh, Bogra. _______________________________________________ bangladesh-users mailing list bangladesh-users@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/bangladesh-users
On Monday, June 28, 2010 01:28:44 pm Angel wrote:
Open User Management. Click the User. U can add group to a User there. Also u can check there, which Group is available. If nero group is exist, you will get it.
There wasn't any group. I created the group and added me. But still no luck
On Tue, Jun 29, 2010 at 1:17 AM, Junayeed Ahnaf
zombiegenerator@gmail.comwrote:
On Monday, June 28, 2010 01:09:32 pm Angel wrote:
Can u burn using other apps like K3B?
Yes can burn. And can also burn running nero as root . Only prob is can't burn on normal user mode.
Anyway, try this:
chmod 4755 /usr/bin/cdrdao
Didn't help.
And also add the user to the cdwriter & cdrom groups. And check if there has any group for nero, if has, add the user to that group too.
How to check?
On Tue, Jun 29, 2010 at 12:57 AM, Junayeed Ahnaf
zombiegenerator@gmail.comwrote:
আমি তো আগে রুট না হয়েই রাইট করতে পারতাম।
-- Regards- Junayeed Ahnaf Nirjhor Documentation Team, Linux Mint Bangladesh, Bogra. _______________________________________________ bangladesh-users mailing list bangladesh-users@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/bangladesh-users
On Monday, June 28, 2010 01:28:44 pm Angel wrote:
Open User Management. Click the User. U can add group to a User there. Also u can check there, which Group is available. If nero group is exist, you will get it.
Solved it. Thanks to u.
On Tue, Jun 29, 2010 at 1:17 AM, Junayeed Ahnaf
zombiegenerator@gmail.comwrote:
On Monday, June 28, 2010 01:09:32 pm Angel wrote:
Can u burn using other apps like K3B?
Yes can burn. And can also burn running nero as root . Only prob is can't burn on normal user mode.
Anyway, try this:
chmod 4755 /usr/bin/cdrdao
Didn't help.
And also add the user to the cdwriter & cdrom groups. And check if there has any group for nero, if has, add the user to that group too.
How to check?
On Tue, Jun 29, 2010 at 12:57 AM, Junayeed Ahnaf
zombiegenerator@gmail.comwrote:
আমি তো আগে রুট না হয়েই রাইট করতে পারতাম।
-- Regards- Junayeed Ahnaf Nirjhor Documentation Team, Linux Mint Bangladesh, Bogra. _______________________________________________ bangladesh-users mailing list bangladesh-users@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/bangladesh-users
On Monday, June 28, 2010 01:09:32 pm Angel wrote:
Can u burn using other apps like K3B?
Anyway, try this:
chmod 4755 /usr/bin/cdrdao
And also add the user to the cdwriter & cdrom groups. And check if there has any group for nero, if has, add the user to that group too.
No group for nero. Added myself to cdrom group. No group called cdwriter too.
On Tue, Jun 29, 2010 at 12:57 AM, Junayeed Ahnaf
zombiegenerator@gmail.comwrote:
আমি তো আগে রুট না হয়েই রাইট করতে পারতাম।
bangladesh-users@lists.fedoraproject.org