Displaying 6 results from an estimated 6 matches for "urpm".
Did you mean:
rpm
2004 Nov 30
2
RE: [Shorewall-devel] SFTP
On Tue, 2004-11-30 at 12:17 +0700, Matthew Hodgett wrote:
>
> As for the 169.254 issue I tried to search the archives but got nothing.
> I then tried to search on generic words, nothing. I then tried some
> really common words like ''help'', ''initiated'', ''masq'' - nothing. I think
> the index might be corrupt because I get no
2016 Jun 07
1
[PATCH] customize: Add --uninstall operation.
...apt-get $apt_opts remove %s
+ " quoted_args
+ | "dnf" -> sprintf "dnf -y remove %s" quoted_args
+ | "pisi" -> sprintf "pisi rm %s" quoted_args
+ | "pacman" -> sprintf "pacman -R %s" quoted_args
+ | "urpmi" -> sprintf "urpme %s" quoted_args
+ | "xbps" -> sprintf "xbps-remove -Sy %s" quoted_args
+ | "yum" -> sprintf "yum -y remove %s" quoted_args
+ | "zypper" -> sprintf "zypper -n rm -l %s" quoted_ar...
2018 Aug 23
3
[PATCH] Fix error with --uninstall option on SUSE
...stomize_run.ml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/customize/customize_run.ml b/customize/customize_run.ml
index f92e9a199..3eacdaca0 100644
--- a/customize/customize_run.ml
+++ b/customize/customize_run.ml
@@ -181,7 +181,7 @@ exec >>%s 2>&1
| "urpmi" -> sprintf "urpme %s" quoted_args
| "xbps" -> sprintf "xbps-remove -Sy %s" quoted_args
| "yum" -> sprintf "yum -y remove %s" quoted_args
- | "zypper" -> sprintf "zypper -n rm -l %s" quoted_ar...
2011 Oct 19
1
[RFC] aptitude & BTRFS slowness
...other idea is to
maintain the last 3-4-5...N rollbacks in order to be able to go back to old
configuration.
Now, during a packages update the performances with btrfs are comparable to
the ext4 ones. Obviously what I says about dpkg/aptitude, should be true also
for other packages manager (like urpm/yum/rpm, pacman....)
Of course there are some caveats:
a) the filesystem must use only one subvolume (the snapshotting is not
recursive)
b) if a package [re]starts a daemon (like a DB), it inherited the LD_PRELOAD
environment variable, so the daemon has the sync disabled
For the second point I...
2002 Oct 21
6
can't add w2K client to samba domain
Hi there
I can't add a w2k Machine to my existing samba domain.
I did configure samba as a pdc, did create all accounts and
when I wanna trust my box to the pdc it tells me
in a faboulous window: " The domain name "DOMAIN" is either invalid
or does not exist.
Any Ideas?
Best Rgds
Jochen
2003 Jan 21
14
Emule + Shorewall
Hi,
I''ve installed Emule (p2p program) on my client box but I can''t access
the servers due to the firewall.
I''m getting this blocking errors:
Jan 22 01:26:07 servidor kernel: Shorewall:net2all:DROP:IN=eth1 OUT=eth0
SRC=213.22.49.86 DST=192.168.0.3 LEN=60 TOS=0x00 PREC=0x00 TTL=57
ID=50538 DF PROTO=TCP SPT=46408 DPT=4662 WINDOW=5840 RES=0x00 SYN URGP=0
My rules file