Fedora Security :: Sandbox -X Doesn't Work In F13: Policycoreutils-python Dependency Error?

Jul 29, 2010

one of the coolest features of Fedora imho is sandbox -X, which I used extensively in F12. However, in F13 I yum install /usr/sbin/seunshare prints:

Code:
[...]--> Processing Dependency: policycoreutils-python = 2.0.82-13.fc13 for package: policycoreutils-sandbox-2.0.82-13.fc13.x86_64
--> Finished Dependency Resolution
Error: Package: policycoreutils-sandbox-2.0.82-13.fc13.x86_64 (fedora)
Requires: policycoreutils-python = 2.0.82-13.fc13

[Code]....

View 6 Replies


ADVERTISEMENT

Fedora :: Error: Missing Dependency: Python(abi)

Nov 23, 2009

I get this missing dependency: Error: Missing Dependency: python(abi) = 2.3 I've tried to find this, but can find only references to it in past versions of Fedora (<9). I'm running F11.

View 1 Replies View Related

Security :: Iptables 1.4.1 Mac Module Doesn't Work (error Message) - Fedora Core 8

Nov 25, 2010

I use iptables firewall (v1.4.1) installed on FC8. I'm trying to limit the inflow traffic for the port 1723 to certain MAC addresses. To experiment with the mac option, I've written the following iptables rule:

Quote:

iptables -A INPUT -m -mac --mac-source 10:08:08:08:08:10 -j ACCEPT

It didn't work. It gave me this error message:

Quote:

iptables v1.4.1: Couldn't load match `-mac':/usr/local/libexec/xtables/libipt_-mac.so: cannot open shared object file: No such file or directory

Try `iptables -h' or 'iptables --help' for more information. Does that mean the mac module wasn't installed/enabled?

View 4 Replies View Related

Fedora Security :: Sandbox Does Not Run With NX Client?

Apr 12, 2011

My machine, running FC13, is accessed by a NX client / server (freenx-server.i686 package installed). Using the NoMachine NX client, when I launch the sandbox program (policycoreutils-sandbox.i686 package), for example,sandbox -X xtermthe process dies without displaying a screen. The problem comes from the Xephyr server that complains : 'Xephyr cannot open host display. Is DISPLAY set ?'. Xephyr is called in the bash file /usr/share/sandbox/sandboxX.sh by:/usr/bin/Xephyr -title "$TITLE" -terminate -screen $SCREENSIZE -displayfd 5 5>&1Is there a way to solve this problem ?

View 2 Replies View Related

Fedora Security :: Mouse Pointer Locks In SELinux Sandbox Window?

May 29, 2011

Running firefox in a SELinux sandbox - periodically the mouse refuses to leave the sandbox (i.e., gets stuck in the browser, refusing to traverse across the window border onto the desktop). This usually happens once in a while, though periodically once every 15 mins or so - no particular pattern, no pattern in the websites visited either.

The setup is as follows:

- Fedora 15 with a bare metal X install (TWM, desktop locked down ala a kiosk install - I will try a different wm to see if that makes any difference at some point)

- VPN (having been through a few VPN providers not all are equal, and this is a pretty good one, running OpenVPN at the mo. - I will try L2TP when I get round to it)

- Firewall locked down to the max.

- As far as reasonably can be done, no direct access to the machine - the install at least in theory is untainted

Does anyone know of a SELinux forum? Can't see anything myself or at least in the first instance.

I'm assuming this is a MITM problem - largely 'cos I have crime sitting on my (Internet) ass. Same problem with SL6 also, so not Fedora specific. I shall put the security spin into a VM and develop my network engineer skills at some point!

View 2 Replies View Related

CentOS 5 :: Yum - Python-devel / Python Dependency

Jan 7, 2011

yum dependency problem please? I am running Centos 5.5. I need to install python-devel, but when I do so I get:

[Code]....

View 2 Replies View Related

Fedora :: Install Screenlets Under 11 - Getting The Python(abi) Dependency Missing Message

Aug 18, 2009

i wanted to install screenlets under fedora 11 but python wont let me, is there a way to do it i keep getting the Python(abi) dependency missing message I've tryed both 32 and the 64 bits version, even the noarch i found here with no results at all

View 14 Replies View Related

Debian :: Tunapie Doesn't Work Under Python 2.7?

Apr 25, 2011

i am using an updated version of Debian GNU/Linux Squeeze and i just downloaded and installed tunapie from the software depositories but it doesn't work i tried to run it from a terminal and this is what it came out with

Code:
Traceback (most recent call last):
File "/usr/share/tunapie/Tunapie.py", line 23, in <module>
import wxversion
ImportError: No module named wxversion
how do i fix this

View 9 Replies View Related

Fedora Security :: Swap Encryption /dev/urandom Doesn't Work

Sep 8, 2010

I like to encrypt my swap and tmp partition with /dev/urandom but it doesn't work. I tried it 100 times and now I have no idea.

Code:
cat /etc/crypttab
swap /dev/sda3 /dev/urandom swap,cipher=aes-cbc-essiv:sha256
cat /etc/fstab
/dev/mapper/swapswapswapdefaults0 0

If I reboot I get the message "/dev/mapper/swap" doesn't exist. It seems, that crypsetup doesn't setting up the encrypted block device. SElinux is in permissive mode.

View 7 Replies View Related

Security :: Sandbox / Chroot Jail And Separate Filesystem?

May 4, 2011

I want to make a sandbox for my music streaming server(subsonic). I was going to make a directory and chroot to it. I don't really have any room on my HD for new partitions. For the sandbox/chroot jail to be proper does it need to be on a seperate filesystem/mount point?

View 1 Replies View Related

General :: Make SRS Audio Sandbox Work Under Wine?

Aug 4, 2010

Well, I've been trying to get a program called SRS Audio Sandbox to work under Wine, but since it works with the audio output, it requires an audio driver and looks for the Windows one instead of the Linux one. Any way to emulateimitate that driver so it'll work?

View 3 Replies View Related

Fedora :: Yum Dependency Checking Broken By Security Update?

Jun 22, 2011

The problem is that yum is refusing to install gcc on a new SL6 install. As far as I can make out, a security update that I applied prior to my attempt to install gcc has caused problems. I did a new SL6 install (x86_86) a couple of weeks ago. This was a minimal installation, and I didn't install any dev tools, as I intended to install them later from yum. Since then, I've done very little; I installed a few packages (samba, xemacs, etc), and I let the system update itself. The update installed 'kernel', and updated 'kernel-firmware' [URL]. I now need to install the dev tools (g++, and so on), but I can't. I've tried this from gpk-application, and directly from yum. The complete yum output is below, but the basic error is:

> Error: Package: glibc-2.12-1.7.el6.i686 (sl)
> Requires: glibc-common = 2.12-1.7.el6
> Installed: glibc-common-2.12-1.7.el6_0.5.x86_64 (@sl-security)

[code]....

View 4 Replies View Related

Fedora Networking :: After 'yum Update'ing Iwconfig Key Doesn't Work - Error Indicating 'invalid Argument'

Apr 4, 2011

I updated my system from FC13 2.6.34.7-66 to 2.6.34.8-68 for both the kernel and the kmod-wl RPM's. After doing so, iwconfig wlan0 key 1234567890 no longer works. I get an error indicating 'invalid argument'. If I reboot using the previous kernel/wl.ko module, it works The size of the wl.ko module increased in size by almost 30%. Did I somehow get the wrong RPM?

View 2 Replies View Related

Fedora :: FC12: Use --skip-broken To Work Around Dependency

Sep 13, 2010

[code]...

You could try using --skip-broken to work around the problem. You could try running: rpm -Va --nofiles --nodigest. how can I fix it?

View 5 Replies View Related

Fedora :: Error In Dependency Resolution

Nov 12, 2009

I seem to have a "small" problem with this error that I am given when try to update my Fedora 11 install using the command:

Code:
yum update
The error reads:

Code:
Missing Dependency: gnome-media = 2.27.91-1.fc11 is needed by package gnome-media-libs-2.27.91-1.fc11.i586 (installed) I have tried to the run the command: yum-complete-transaction but that has not bore any progress.

View 10 Replies View Related

Fedora :: Gecko-Libs Dependency Error In Yum

Jul 23, 2009

Last night I was updating my system and I ran into some dependency errors. It seems like gecko-libs is having problems. here are my yum update results.

Code:
Setting up Update Process
Resolving Dependencies
--> Running transaction check
---> Package epiphany.i586 0:2.26.3-1.fc11 set to be updated
---> Package firefox.i586 0:3.5.1-1.fc11 set to be updated
--> Processing Dependency: gecko-libs = 1.9.1 for package: epiphany-2.26.3-1.fc11.i586
---> Package xulrunner.i586 0:1.9.1.1-1.fc11 set to be updated
---> Package yelp.i586 0:2.26.0-5.fc11 set to be updated
--> Finished Dependency Resolution
epiphany-2.26.3-1.fc11.i586 from updates has depsolving problems
--> Missing Dependency: gecko-libs = 1.9.1 is needed by package epiphany-2.26.3-1.fc11.i586 (updates)
Error: Missing Dependency: gecko-libs = 1.9.1 is needed by package epiphany-2.26.3-1.fc11.i586 (updates)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest

Code:
sudo rpm -qa|grep yum
yum-3.2.23-3.fc11.noarch
yum-metadata-parser-1.1.2-12.fc11.i586
anaconda-yum-plugins-1.0-4.fc11.noarch
yum-utils-1.1.22-1.fc11.noarch
PackageKit-yum-0.4.8-2.fc11.i586
PackageKit-yum-plugin-0.4.8-2.fc11.i586
yumex-2.0.5-6.fc11.noarch

View 14 Replies View Related

Fedora :: F12 Update - Dependency Resolution Error

Jan 13, 2010

When I try to do the first update tells me "dependency resolution failed" and that I miss "librpm.so.0. I have Fedora 12.

View 5 Replies View Related

Fedora :: YUM Update - Missing Dependency Error

Mar 31, 2010

When I try yum update, I get the following error:
abrt-1.0.8-2.fc12.i686 from updates has depsolving problems
--> Missing Dependency: librpm.so.0 is needed by package abrt-1.0.8-2.fc12.i686 (updates)
abrt-1.0.8-2.fc12.i686 from updates has depsolving problems
--> Missing Dependency: librpmio.so.0 is needed by package abrt-1.0.8-2.fc12.i686 (updates)
abrt-1.0.8-2.fc12.i686 from updates has depsolving problems
--> Missing Dependency: librpmio.so.0 is needed by package abrt-1.0.8-2.fc12.i686 (updates)
anaconda-14.2-1.fc14.i686 from rawhide has depsolving problems
--> Missing Dependency: fcoe-utils >= 1.0.12-2.20100323git is needed by package anaconda-14.2-1.fc14.i686 (rawhide)
abrt-1.0.8-2.fc12.i686 from updates has depsolving problems
--> Missing Dependency: librpm.so.0 is needed by package abrt-1.0.8-2.fc12.i686 (updates)
Error: Missing Dependency: librpmio.so.0 is needed by package abrt-1.0.8-2.fc12.i686 (updates)
Error: Missing Dependency: fcoe-utils >= 1.0.12-2.20100323git is needed by package anaconda-14.2-1.fc14.i686 (rawhide)
Error: Missing Dependency: librpm.so.0 is needed by package abrt-1.0.8-2.fc12.i686 (updates)
You could try using --skip-broken to work around the--

I have the following repositories in my /etc/yum.repos.d
fedora-rawhide.repo
fedora-updates-testing.repo rpmfusion-free-updates.repo
rpmfusion-nonfree.repo
fedora.repo
rpmfusion-free-rawhide.repo
rpmfusion-free-updates-testing.repo
rpmfusion-nonfree-updates.repo
fedora-updates.repo rpmfusion-free.repo
rpmfusion-nonfree-rawhide.repo
rpmfusion-nonfree-updates-testing.repo

View 5 Replies View Related

Fedora Installation :: F12 DVD Openssl Doesn't Match Python Requirement / Resolve This?

Mar 17, 2010

I upgraded from F11(x86_64) to F12 with no reported errors. (expected an update session to follow, but it didn't.)
Tried a manual "yum update" and it aborted with a notice that libssl.so.8 was not found (required by python-2.6.2). I didn't find anything useful at wiki.linux.duke.edu/YumFaq.

The DVD installs python-2.6.2-2 (8/21/09) and openssl-1.0.0-0.10.beta3 (10/16/09). /usr/lib/libssl.so.10 is a symbolic link to libssl.1.0.0. libssl.so.8 is not found, really.
I thought of replacing openssl with one from F11 but it was required by too many packages - couldn't remove.

I tried to find a later rpm of python, but couldn't locate any Fedora directories with individual packages.

I've searched the web and the forums. What am I missing?

View 3 Replies View Related

Fedora Installation :: Update Error Missing Dependency?

Sep 26, 2009

I got the following errors in spite of having both the packages installed. What can be done?

Quote:

gstreamer-plugins-bad-0.10.13-6.fc11.i586 from installed has depsolving problems
Missing Dependency: libass.so.3 is needed by package gstreamer-plugins-bad-0.10.13-6.fc11.i586 (installed)
Error: Missing Dependency: libass.so.3 is needed by package gstreamer-plugins-bad-0.10.13-6.fc11.i586 (installed)
code....

View 3 Replies View Related

Fedora :: Libcrypto.so.10 Dependency Error When Upgrading To VirtualBox 3.1

Dec 4, 2009

I'm currently running VB 3.0.10 on Fedora 12 64 bit.

When I attempt to upgrade my current install to 3.1 I get the following:

I am somewhat puzzled as this is a upgrade from a stable installed version. I have confirmed I have libcrypto.so.8 . . . from what I can tell its part of the openssl package but I've got the most current so I don't know how to obtain the libcrypto.so.10 file to correct this issue.

View 3 Replies View Related

Fedora :: Programs Installation - Missing Dependency Error

Dec 30, 2009

i have fedora12 and have been noticing that on a few programs (xvidcap, nALFS; just to name a couple) anyways these programs when i go to install they will come up with a missing dependency error and so i'll go hunt them down and install them and i am told that they are already installed...so what is the deal...any ideas. should i just go for a reinstall of the whole system?

View 3 Replies View Related

Fedora :: Installing Wine - Missing Dependency Error

Feb 1, 2010

When trying to get wine I do got this error.
Missing Dependency: kernel >= 2.6.29.1-52.fc11 is needed by package libdrm-2.4.11-2.fc11.i586 (updates)
As I understand I must update my kernel before I can move on. How do I do that? I would want a RPM package if that's available.

View 3 Replies View Related

General :: Fedora Update - Error: Missing Dependency

Mar 24, 2010

I was trying to install vlc in fedora 12 and got the following error. Missing Dependency: libcdio.so.10(CDIO_10) is needed by package vlc-core-1.0.5-2.fc12.i686 (rpmfusion-free-updates) Error: Missing Dependency: libcdio.so.10 is needed by package vlc-core-1.0.5-2.fc12.i686 (rpmfusion-free-updates) Error: Missing Dependency: libcdio.so.10(CDIO_10) is needed by package vlc-core-1.0.5-2.fc12.i686 (rpmfusion-free-updates)

View 13 Replies View Related

Ubuntu Security :: NX Bit Doesn't Work In 64-bit Kubuntu

Feb 21, 2010

I'm using kubuntu-9.10-desktop-amd64.iso live (booted via grub2 loopback directly from iso on hd, in case that makes a difference). Processor is a E2180 which according to the Intel website supports the NX bit. I've enabled the option "Execute Bit Support" in the BIOS. /proc/cpuinfo shows both nx and pae in both flags lines. But dmesg says "Using x86 segment limits to approximate NX protection".

View 2 Replies View Related

Ubuntu Security :: Htaccess Doesn't Seem To Work?

Jan 30, 2011

I can't seem to get htaccess to work.I've created a .htpasswd file like so:

Code:
htpasswd -c -m .htpasswd user
Then it prompts me for a password for that user. I put the password file one dir above my

[code]....

View 6 Replies View Related

Fedora Installation :: Xfce - Update Chokes On Dependency Error

Mar 23, 2010

I am not having a lot of good fortune with Xfce, this time. The LiveCD had a kernal error, and after doing an install, the update chokes on dependency errors. I tried unchecking the problem update files, but then I ended up in a loop that I couldn't find what else was causing these problems. This doesn't seem to be a big problem listed in this forum, so how do I resolve this?

View 2 Replies View Related

Fedora :: Install Media Player In 11 - Shows Dependency Error

Nov 10, 2010

I cant install vlc player or other media players in my fedora 11 .Every time it shows the dependency errors. Any media player get from the fedora yum server.

View 7 Replies View Related

Ubuntu Security :: Https Doesn't Work With Ssh Tunnel?

May 12, 2010

I have an ssh tunnel with my ubuntu (vps) server. On my local computer I have proxifier, to redirect everything with socks5.

Everything works fine, I can browse websites and that. Email also works.

But when I want to visit a website that uses https it doesn't work. I do not get to see the website, or receive an internal server error.

View 7 Replies View Related

Ubuntu Security :: Chntpw Doesn't Work On 2008 R2

Nov 26, 2010

I found several instructions on how to use a live CD to reset the local admin password to blank.I download 10.10, installed chntpw, mounted the drive, and used the utility on the SAM dbase.Seems to work everytime and I write the changes and get a return code of 0.Then I reboot and the blank password doesn't work. Tried 3 times.

So I noticed that there was an "x" in the box that showed a policy that says you can't have a blank password when you 1st run chntpw. So I tried changing it to something else instead of blank.Still no go.

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved