[389-users] perl update

2011-06-28 Thread Jon
hi I updated fedora 14 to 15 using preupgrade. all of the RPMS work except perl won't upgrade. the error when I do yum update is the following.. any help.. thanks Loaded plugins: downloadonly, presto, refresh-packagekit Setting up Update Process Resolving Dependencies --> Running transaction che

this is test responder

2013-07-02 Thread jon
 your email is recieved -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.o

this is test responder

2013-07-03 Thread jon
 your email is recieved -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.o

Re: Riddle me this: grep / regx experts

2018-02-02 Thread Jon LaBadie
ere must be at least one digit before the s (but any extra digits are not part of the match). Sometimes the sequence [0-9][0-9]*s is useful to say "one or more digits before the s". jl -- Jon H. LaBadie jo...@jgcomp.com ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: how to digitize a sizable CD collection using fedora?

2018-02-03 Thread Jon LaBadie
o play > them? I only had about 60 CDs to rip, but like you was uncertain about format. I used "abcde" which let me save .wav, .flac, .oog, and .mp3 in 1 run. jl -- Jon H. LaBadie jo...@jgcomp.com ___ users mailing list

Re: Renaming USB WD 2TB drives

2018-02-05 Thread Jon LaBadie
: 2000GB > Sector size (logical/physical): 512B/512B > Partition Table: gpt > Disk Flags: > > Number Start End SizeFile system Name Flags > 1 1049kB 2000GB 2000GB ntfs My Passport msftdata > As the FS appea

Re: rpmbuild

2018-02-09 Thread Jon Ingason
ue, France > === > ___ > users mailing list -- users@lists.fedoraproject.org > To unsubscribe send an email to users-le...@lists.fedoraproject.org > -- Regards Jon Ingason ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: Problems with vlc

2018-02-13 Thread Jon Ingason
ve not heard of that one. > It is netativo17 repo found on https://negativo17.org/ > ___ > users mailing list -- users@lists.fedoraproject.org > To unsubscribe send an email to users-le...@lists.

VM recommendation for single Android app

2018-02-15 Thread Jon LaBadie
ge app directly rather that the multiple steps needed on my desktop VBox instance. Network connectivity would be limited to android or app updates. Thanks for your comments, Jon -- Jon H. LaBadie jo...@jgcomp.com ___ users mailin

Re: basic issue/question -- renaming in mass a bunch of files

2018-02-24 Thread Jon LaBadie
OP said what he tried didn't work.  So, you > have the > answer or you are just saying you don't like my script? > The thing I don't like is your script has the potential of modifying unintended files. I'd use one of the shell's variable expansion features to strip

Re: RfKiii State requires privileges.

2018-02-27 Thread Jon Ingason
ys-asked-for-root-password-on-login-(additionally) Maybe this will help you. > > Question : How come ? > > > Regards, > > > Ger van Dijck. -- Regards Jon Ingason ___ users mailing list -- users@lists.fedoraproject.org T

Re: tail for a list of files

2018-03-04 Thread Jon LaBadie
tail for each file is: find /foo -type f -name "*dog.dat" -print -exec tail -n 5 {} ';' Jon -- Jon H. LaBadie jo...@jgcomp.com ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: can i limit "dnf search/info" to a selected set of architectures?

2018-03-08 Thread Jon Ingason
section "Repoquery Command" > > am i overlooking something obvious? > > rday > ___ > users mailing list -- users@lists.fedoraproject.org > To unsubscribe send an email to users-le...@lists.fedoraproject.org > -- Regards Jon Ingason ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: Dual screen

2018-03-23 Thread Jon LaBadie
onfiguration issue or something else? > I don't screen lock and very seldom 'suspend' or 'hibernate' the system. But the few times I did susp or hiber, I noticed the same behavior. All windows came back in workspace one. jl --

Re: How do I check a process' memory usage?

2018-03-26 Thread Jon LaBadie
> them for itself (e.g. F1 for MATE help, F10 to open the MATE terminal > menus, and navigate them with the cursor keys, instead of F1 for htop > help, and F10 to quit htop). So, to quit htop, I had to close the > terminal window. > I'm also in the same Mate env and just

bootchart-like utility for login

2018-05-06 Thread Jon LaBadie
Is there anything analogous to bootchart but which works on the period between entering your password and either getting a shell prompt (for a CLI login) or a ready desktop environment (for a GUI login). Jon -- Jon H. LaBadie jo...@jgcomp.com

Re: need help with printer set-up.

2018-05-09 Thread Jon LaBadie
he Windows or Mac driver package, expanded it and extracted the ppd file from there. Worked fine under Linux/CUPS. I don't think ppd files are OS specific. Jon -- Jon H. LaBadie jo...@jgcomp.com ___ users mailing list -- users@lists.

Re: gawk

2018-05-16 Thread Jon LaBadie
om it's > default value of newline, that's what you'd get. > I just noted the output file name with a ".txt" extension. Might gawk assume this is a "windows text file" and add a \r instead of \n? Try a different output file name. > Patrick, this isn't the first time (or second or third) you've posted > a question with absolutely no context about what you're trying to do. > If you want help, you HAVE to tell us what you're trying to accomplish. -- Jon H. LaBadie jo...@jgcomp.com ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: dictd and local dictionaries

2018-06-10 Thread Jon LaBadie
> If I do: dict -I or dict -D, I can see a lot of online dictionaries but > none of may local dictionaries > > What's wrong? > Is your local dict server a) configured, b) running, c) specified in dict's configuration file(s) or on the command line via option

Re: dictd and local dictionaries

2018-06-10 Thread Jon LaBadie
On Sun, Jun 10, 2018 at 10:34:10PM +0200, François Patte wrote: > Le 10/06/2018 à 22:05, Jon LaBadie a écrit : > > On Sun, Jun 10, 2018 at 08:29:21AM +0200, François Patte wrote: > >> Bonjour, > >> > >> I installed dictd and dict and a bunch of local dictionari

Re: [OT] modula-2 compiler [ISO] for fedora 28

2018-06-25 Thread Jon Ingason
Den 2018-06-25 kl. 17:28, skrev Joachim Backes: > Hi, > > anybody knows where to get an ISO version of the modula-2 compiler for > LINUX, especially FEDORA-28? See http://www.nongnu.org/gm2/ > > Kind regards > > Joachim Backes >

Re: dnf: can i "tag" installed packages so i can remove them later?

2018-07-14 Thread Jon LaBadie
/dnf/groups.json" that seems to list the group names and their packages. If that file is used by dnf, then perhaps you could create and manage your own group. jl -- Jon H. LaBadie jo...@jgcomp.com ___ users mailing list -

Fresh installation of Fedora 28 on existing disk without changing partition or LVM structure

2018-07-31 Thread Jon Ingason
/, /home and /data. I want to reuse the old /boot for a new one and also reuse / while preserve /home and /data. Is this doable without lot of work? -- Regards Jon Ingason ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email

Re: Fresh installation of Fedora 28 on existing disk without changing partition or LVM structure

2018-07-31 Thread Jon Ingason
Den 2018-07-31 kl. 17:36, skrev Samuel Sieb: > On 07/31/2018 07:04 AM, Jon Ingason wrote: >> I have computer which I have upgraded every six month or so from 26 >> September 2014, starting with Fedora 20. I want to do a fresh >> installation of Fedora. I have a 3 Tbyte dis

Re: NFS mount from VM -

2018-08-13 Thread Jon Ingason
- > Bob Goodwin - Zuni, Virginia, USA > http://www.qrz.com/db/W2BOD > box10 FEDORA-27/64bit LINUX XFCE Fastmail POP3 > > What is the IP of the VM? -- Regards Jon Ingason ___ users mailing list -- users@lists.fedoraproject.org To unsu

Re: auto-kill process using too much memory

2018-08-24 Thread Jon LaBadie
ce, > I've never had to use it, but what about setting the process max memory with "ulimit -m"? jl -- Jon H. LaBadie jo...@jgcomp.com ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an

Re: auto-kill process using too much memory

2018-08-25 Thread Jon LaBadie
An alternative is a short script that sets the limit and then does an 'exec "$@"' That will affect only the problem program. jl -- Jon H. LaBadie jo...@jgcomp.com ___ users mailing list -- users@lists

Re: OT: fastest way to copy one drive to another

2018-09-08 Thread Jon Ingason
___ > users mailing list -- users@lists.fedoraproject.org > To unsubscribe send an email to users-le...@lists.fedoraproject.org > Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Arc

Re: Markdown viewer

2018-09-25 Thread Jon Ingason
it empts the Markdown to stdout into "mkv". >^^^mdv >> >> Views nicely in a terminal. > > Not seeing mdv in the standard repos. > > poc > ___ If you google

anything like bootchart for login?

2018-09-30 Thread Jon LaBadie
is in system code setting up my login session. The bootchart command does a nice job of reporting every program that runs during boot, including the processes start and end times. Know any bootchart equivalent for login sessions? Jon -- Jon H. LaBadie

Re: anything like bootchart for login?

2018-10-01 Thread Jon LaBadie
On Mon, Oct 01, 2018 at 03:07:13PM +0800, Ed Greshko wrote: > On 10/1/18 2:46 PM, Jon LaBadie wrote: > > My fedora 27 laptop used to login very quickly. > > Now it gets to a blank screen and pauses there > > for 1-2 minutes. > > > > I don't think the pause

Re: VDQ finding dnf names

2024-03-26 Thread Jon LaBadie
e the repo for it active, you could try the dnf command "provides". $ dnf provides /usr/bin/opera -- Jon H. LaBadie jo...@jgcomp.com -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an em

new boot error message

2024-04-22 Thread Jon LaBadie
" partition, 1st partition on the system disk. After boot it is mounted under /boot. The efi partition contains a subdirectory "EFI" and EFI contains a subdirectory "fedora". So after boot I can see "/boot/efi/EFI/fedora". Any explanation for t

Re: Keyboard dead with anydesk logon

2024-04-24 Thread Jon LaBadie
VT's worked fine and on return my password field worked. -- Jon H. LaBadie jo...@jgcomp.com -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code

Re: F40 and breaking file command change

2024-05-01 Thread Jon LaBadie
ts on *nix (soon to be 50 years) it has been necessary to periodically adjust scripts that depend on text output (content or format) from some other program. -- Jon H. LaBadie jo...@jgcomp.com -- ___ users mailing list -- users@lists.fedorap

Re: Who moved my journald.conf?

2024-05-09 Thread Jon LaBadie
ngle value, the entry in the file sorted last takes precedence, So no option setting is sticky, it is last setting read rules. and for options which accept a list of values, entries are collected as they occur in the sorted files. HTH, -- Jon H. LaBadie jo...@j

Re: A python question

2024-07-13 Thread Jon LaBadie
hould do it. ^[[(]AD[])] Note however two undesired strings will match [AD) and (AD] jl -- Jon H. LaBadie jo...@jgcomp.com -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-l

Re: Hibernation fails with new CPU.

2024-07-22 Thread Jon LaBadie
message. To be accurate you said you read the man page. Jeffrey suggested an internet search of the error message. -- Jon H. LaBadie jo...@jgcomp.com -- ___ users mailing list -- users@lists.fedoraproject.org To un

java/javascript - multiple versions needed?

2024-07-26 Thread Jon LaBadie
repoquery --requires java...) lists the same 24 packages for each version. -- Jon H. LaBadie jo...@jgcomp.com -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: I need grep . help

2024-09-09 Thread Jon LaBadie
on the character following the backslash. If it is a dollar sign ($), a back tic (`), a backslash (\), or a double quote (") then the backslash quotes the following character. echo "He said \"Oh my gosh\" out loud." echo "The price was \$1.98!" echo &qu

Re: Regarding Get Fedora page

2010-05-31 Thread Jon Stanley
2010/5/31 Máirín Duffy : > Would a completely new user ask "where are the torrents?" Now that I'm caught up on this thread, and as one of the people who was consulted during this redesign (note that I'm not a designer or anything like that), I'll venture to say "no". First, let's take a look at t

Re: Regarding Get Fedora page

2010-05-31 Thread Jon Stanley
2010/5/31 Máirín Duffy : > Where do you get the '85%' figure from? Do you seriously believe that > 85% of Fedora users are subscribed to this mailing list? That's > ~1,300,000 (~1.3 million) users on this mailing list. Really? Does > mailman even scale that mough? With hard facts, I can assure yo

Re: Removing/Cemsoring bad Fedora mirrors?

2010-06-04 Thread Jon Stanley
On Wed, Jun 2, 2010 at 2:16 PM, Daniel B. Thurman wrote: > For those who do manage mirror lists, the specific mirror > in question is: "web-ster.com" I can't see anything wrong with this mirror at the moment - I'm downloading the KDE live ISO from it just for testing. It seems a little slow for

A message from the Fedora Board to all of our users

2010-06-26 Thread Jon Stanley
oject governance and community and contributor empowerment. We look forward to seeing some new faces around the list! Jon, for the Fedora Board [1] https://fedoraproject.org/wiki/Board [2] https://admin.fedoraproject.org/mailman/listinfo/advisory-board -- users mailing list users@lists.

Re: A message from the Fedora Board to all of our users

2010-06-27 Thread Jon Stanley
On Sun, Jun 27, 2010 at 2:32 AM, dexter wrote: > Thanks for the invitation :-) and I'd like to reciprocate. > We welcome and encourage the board & contributors (that means YOU!) > to participate constructively in these discussions by joining the User list. Have been subscribed for years, and in

Re: kernel module

2010-03-12 Thread Jon Masters
been *compiled into* > the kernel, no? that won't work for loadable modules, but i'm willing > to be corrected. Sorry for the lag in replying, don't read fedora-users often. Actually, it does work for loadable modules because since a while now modprobe will parse the kernel command

Re: Flash update questions for f14

2011-06-08 Thread Jon Ingason
he > adobe labs page (which just points back to the adobe release page). > > Can someone explain how to get the 10.3 64bit flash binaries installed > properly? Has no one taken on maintaining them as an RPM? > > Thanks, > Alex I am running version 10.3.162.29 with

Re: Adieu, Fedora

2011-06-14 Thread Jon Ingason
7;best' UI out there at present is MacOSX. And I don't > just say that because I use one, its because just about everyone out > there is trying to imitate it. And before MacOX, there was Lisa and before Lisa was Star ;-) But that was lng ago! > James McKenzie > -- Jon I

Re: Adieu, Fedora

2011-06-14 Thread Jon Ingason
2011-06-13 04:42, David skrev: > > Linux has always been the geek OS. And the directions have always been > written in Geek for Geeks. > No! Not any more! I have used Linux since 1993 (0.98) and I am not a geek. -- Jon Ingason -- users mailing list users@lists.fedoraproject.org To

Re: Adieu, Fedora

2011-06-15 Thread Jon Ingason
2011-06-15 05:57, James McKenzie skrev: > On 6/14/11 10:20 AM, Jon Ingason wrote: >> 2011-06-13 04:26, James McKenzie skrev: >> And before MacOX, there was Lisa and before Lisa was Star ;-) >> >> But that was lng ago! >> > Lisa bombed, it was the first majo

Re: Not able to download rpmfusion

2011-06-22 Thread Jon Ingason
on-free-release-stable.noarch.rpm. > Skipping. > Why not use the mirrorlist in stead of baseurl? -- Regards Jon Ingason -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://f

Re: How to mount floppy?

2011-08-16 Thread Jon Ingason
to that point: mount -t msdos /dev/fd0u1440 /mnt/floppy See URL: http://www.linuxquestions.org/questions/fedora-35/fedora-13-mounting-floppy-813466/ -- Regards Jon Ingason -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.

Problem when upgrading from F12 to F13

2010-08-20 Thread Jon Ingason
4 or is there other way to do this without resizing /boot? PS The rest of the disk is LVM on both computers. -- Regards Jon Ingason -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Gui

Re: Problem when upgrading from F12 to F13

2010-08-20 Thread Jon Ingason
2010-08-20 18:28, Jim skrev: >On 08/20/2010 11:30 AM, Jon Ingason wrote: >> Hi, >> >> Have to computer where I run Fedora. One is i686 (Pentium III >> (Coppermine) 800 MHz), 512 Mbytes memory and the other one is x86_64 >> (AMD Athlon(tm) 64 X2 Dual Core Pr

Re: Problem when upgrading from F12 to F13

2010-08-20 Thread Jon Ingason
2010-08-20 19:42, Jon Ingason skrev: > 2010-08-20 18:28, Jim skrev: >> On 08/20/2010 11:30 AM, Jon Ingason wrote: >>> Hi, >>> >>> Have to computer where I run Fedora. One is i686 (Pentium III >>> (Coppermine) 800 MHz), 512 Mbytes memory and the

Re: Random kernel update breakage

2010-08-25 Thread Jon Ingason
d save it the next > time this happens. > You find how to save (and restore) MBR in following URL: http://www.partimage.org/Partimage-manual_Backup-partition-table -- Med vänliga hälsningar Jon Ingason Stortorpsvägen 75 142 65 Trångsund Telefon: 08 - 514 911 01 Mobil: 070 - 514 91 12

Re: Adobe Flash Player 10

2010-09-07 Thread Jon Ingason
recommend following URL: http://forums.fedoraforum.org/showthread.php?t=205642 It works for me running F12 and F13 -- Regards Jon Ingason -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines:

Problem customizing the Panel Menubar

2010-09-08 Thread Jon Ingason
Hi, I have a problem to customizing the Panel Menubar. I had it in F12 and I have it now in F13. I right-click on the panel menubar, but I don't get "Edit Menus", only "Help", "Delete from panel", "Move" and "lock to panel". How do

Re: Problem customizing the Panel Menubar

2010-09-08 Thread Jon Ingason
2010-09-08 11:21, g skrev: > On 09/08/2010 09:16 AM, Jon Ingason wrote: > > >> How do I get "Edit Menus"? > > did you right click on "F" fedora logo? > Yes, I did and no difference. -- Regards Jon Ingason -- users mailing list users@list

Re: Problem customizing the Panel Menubar [Solved]

2010-09-08 Thread Jon Ingason
2010-09-08 12:52, Joachim Backes skrev: > On 09/08/2010 11:16 AM, Jon Ingason wrote: >> Hi, >> >> I have a problem to customizing the Panel Menubar. I had it in F12 and I >> have it now in F13. >> >> I right-click on the panel menubar, but I don't ge

Re: Print multiple emails to one file

2010-09-09 Thread Jon Ingason
what you are looking for. From "man enscript": DESCRIPTION Enscript converts text files to PostScript or to other output lan- guages. Enscript can spool the generated output directly to a speci- fied printer or leave it to a file. -- Regards Jon Ingason --

Problem with Hauppauge WinTV-HVR-4000 - gnomeradio

2010-09-20 Thread Jon Ingason
g for station but didn't find any. I have tryed radio from the XawTV and fmscan from fmtools without any results. Wander if some have had luck with the radio part of this card? I'm runing F13. -- Regards Jon Ingason -- users mailing list users@lists.fedoraproject.org To unsubscribe o

Re: Things are getting really messed up on Fedora 14

2011-02-03 Thread Jon Ingason
User.js_file This does not explain why user.js file exist. It should not hav been there in the first place. > > Regards, > Les H > > -- Regards Jon Ingason -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: http

Re: [OT] Re: Is there a better Alternative to Thunderbird ?

2011-02-07 Thread Jon Ingason
99/4A, or, for that > matter, the first one I programmed, an IBM 1620 Mod 2, complete with > card reader/punch and typewriter. Oh, IBM 1620! It was also the first computer I programmed :-) -- Regards Jon Ingason -- users mailing list users@lists.fedoraproject.org To unsubscrib

Re: Mozplugger does not work for PDF files

2011-02-07 Thread Jon Ingason
> Steve > If I understand the mozplugger documentation right then mozplugger use external programs to open the document you are viewing. See URL: http://mozplugger.mozdev.org/documentation.html -- Regards Jon Ingason -- users mailing list users@lists.fedoraproject.org To unsubscribe or

Re: No need for AV tools on Linux, eh?

2011-02-11 Thread Jon Ingason
plugin-security! Just installed it. > > So where do we find it? > > Anne > -- Regards Jon Ingason -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Re: sandboxie like application for Fedora?

2011-02-14 Thread Jon Ingason
tp://www.vlasiu.net/public.key > > > -BEGIN PGP SIGNATURE- > Version: GnuPG v1.4.5 (GNU/Linux) > > iD8DBQFNWW6aeWrbH+aEIG4RAvpVAJ9kBogCLHpTtPMssCOsW/FED909ZQCdExOF > mGtZ3DG47R5TZhdgQiTFfNw= > =WaUJ > -END PGP SIGNATURE- -- Med vänliga hälsningar Jon Ingason Stortorpsväg

Re: sandboxie like application for Fedora?

2011-02-14 Thread Jon Ingason
OK look at URL: https://bugzilla.redhat.com/show_bug.cgi?id=673224 and see if that helps you. -- Regards Jon Ingason -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Probelm writing data to CD/DVD with Brasero

2011-02-22 Thread Jon Ingason
n_record brasero-burn.c:2839) I can make ISO image of what I want to burn to CD/DVD with "genisoimage" and then burn it with "brasero" without problems. What I conclude from this is that "brasero" have problem making ISO image. I have used Brasero to burn I

Re: [OT Humor] "Obviously designed by morons"

2011-03-21 Thread Jon Ingason
an sudo". And yes you need to be superuser (root) to change /etc/sudoers. You must do it with visudo, see "man visudo". -- Regards Jon Ingason -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

[389-users] problem creating replica on supplier

2011-03-22 Thread Jon Detert
exist. However, if I query cn=mapping tree,cn=config for any/all objects, I see dn: cn="dc=example,dc=com",cn=mapping tree,cn=config. That suggests the problem isn't b). How do I determine if objectclass 'nsds5replica' exists? I see it is in a schema file named

[389-users] epic failure configuring single-master replication

2011-03-24 Thread Jon Detert
ministration_Guide/Managing_Replication-Configuring_Single_Master_Replication.html#Configuring_Single_Master_Replication-Configuring_the_Read_Only_Replica_on_the_Consumer_Server , without error. Is there a missing step I didn't do? Thanks, Jon -- 389 users mailing list 389-us...@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/389-users

Re: Thunderbird address book recovery(Solved)

2011-05-15 Thread Jon Ingason
propose for > exporting the address book in LDIF format? > If you open the Addressbook under Tools then you find it under Tools in Addressbook menus -- Regards Jon Ingason -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Re: F 15. 64 bit versus 32 bit.

2011-05-24 Thread Jon Ingason
on 10.3.162.29 with build date 2011-05-13. I am getting this from: http://www.linux-ati-drivers.homecall.co.uk/flashplayer.x86_64/ > -- > Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet. > -- Regards Jon Ingason -- users mailing list users@lists.fedoraproject.o

Re: ext4 with fc11

2010-11-02 Thread Jon Ingason
t /boot could not be ext4. So if you > created /boot as ext3, but / as ext4 then that was fine. I currently > have /boot as ext3 on F13, so F12 and F11 would no doubt have the same > restriction. Well, I have installed F13 on two machines with /boot as ext4. No problem here. > > >

Re: Menubar missing from F14 gnome-terminals

2010-11-21 Thread Jon Ingason
appears when you right click on the gnome-terminal's > background. Is there some other configurator that controls the menubar > display I don't know about? > > --Doc Savage >Fairview Heights, IL > Right click in the terminal window and chose "Show -> Show

perl-DateTime-Event-Sunrise - F13?

2010-11-23 Thread Jon Ingason
I can't find perl-DateTime-Event-Sunrise for F13. Is there an alternative package for this in Fedora now? It did exist in FC8 and older but seems to be missing from Fedora now. -- Regards Jon Ingason -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscri

Re: sage

2010-12-16 Thread Jon Ingason
ibliotek i kompatibilitetsversion libstdc++.i686 : GNU standard C++-bibliotek libstdc++.x86_64 : GNU standard C++-bibliotek libstdc++-devel.i686 : Huvudfiler och bibliotek för C++-utveckling libstdc++-devel.x86_64 : Huvudfiler och bibliotek för C++-utveckling libstdc++-docs.x86_64 : Documentation for the GNU

Re: kvm

2011-01-21 Thread Jon Ingason
ater. -- Med vänliga hälsningar/Regards Jon Ingason -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Re: yum vs. rpm to install occasional products

2011-01-30 Thread Jon Ingason
n yum(8). My question is that is there any > specific advantage using yum(8) over rpm(8). > > The main difference is that yum(8) try to solve dependency while rpm(8) does not. -- Regards Jon Ingason -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscr

test

2010-01-09 Thread Jon Stanley
no need to reply, and very sorry for the noise. -- users mailing list users@lists.fedoraproject.org To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Re: test

2010-01-10 Thread Jon Stanley
On Sun, Jan 10, 2010 at 2:47 AM, Kavon Farvardin wrote: > I wonder how you got through my inbox filters…. Mailing list emails always > ended up in the right folder. Very likely because the list address changed - see http://lists.fedoraproject.org/pipermail/users/2010-January/097844.html. Users wh

Re: test

2010-01-10 Thread Jon Stanley
On Sun, Jan 10, 2010 at 5:06 AM, Jonathan Dieter wrote: > AIUI, Jon is involved in the process of moving the mailing lists over to > *.fedoraproject.org.  His test messages are checking whether the new > mailing lists are configured correctly, whereas a test message from you > or

Re: qcad

2014-01-15 Thread Jon Ingason
oads-trial -- Med vänliga hälsningar/Kærar kveðjur/Regards Jon Ingason -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guideline

Re: gphoto2 only as root -

2014-01-23 Thread Jon Ingason
/run/media/anv/ totalt 6 drwx--. 1 anv anv 4096 22 jan 19.09 37B9EF5808A7A87B drwx--. 3 anv anv 32768 1 jan 1970 disk dr-x--. 4 anv anv 136 7 feb 2036 DVDVOLUME where '37B9EF5808A7A87B' is my USB disk, 'disk' is my camera (or rather the memory card) and 'D

Re: gphoto2 only as root -

2014-01-23 Thread Jon Ingason
2014-01-23 16:54, Bob Goodwin - Zuni, Virginia, USA skrev: > On 23/01/14 10:09, Jon Ingason wrote: >> 2014-01-23 14:23, Bob Goodwin - Zuni, Virginia, USA skrev: >>> I never switch users except perhaps in a terminal when su/root is >>> required. I tried unplugging the cab

Re: gphoto2 only as root -

2014-01-23 Thread Jon Ingason
2014-01-23 18:02, Bob Goodwin - Zuni, Virginia, USA skrev: > On 23/01/14 11:44, Jon Ingason wrote: >> But what do you get if you do > > "Your Nikon memory card should be mounted to /run/media/bobg/disk (or > whatever it might be named)." > > I have no way o

Re: policycoreutils packaging bug?

2014-02-17 Thread Jon Ingason
graphical sandboxes -- Regards Jon Ingason -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fe

Re: policycoreutils packaging bug?

2014-02-17 Thread Jon Ingason
2014-02-17 17:18, Daniel J Walsh skrev: > On 02/17/2014 10:14 AM, Jon Ingason wrote: >> 2014-02-17 15:56, Suvayu Ali skrev: >>> install policycoreutils-sandbox >> I have two machines, both x86_64. On does have >> policycoreutils-sandbox-2.2.5-3.fc20.x86_64 inst

Re: vncviewer

2014-02-27 Thread Jon Ingason
| | email: pdu...@gmx.com > Laboratoire de Physico-Chimie de l'Atmosphère | | > Université du Littoral-Côte d'Opale | | > Tel. (33)-(0)3 28 23 76 12 | | Fax: 03 28 65 82 44 > 189A, avenue Maurice Schumann | | 591

Re: OT: bash question

2014-03-05 Thread Jon Ingason
; /.../mydir/my.file > > How would I extract this: > > /.../mydir/my.file > ^ > > TIA to all takers :) Try this: basename `dirname /.../mydir/my.fil` You should get: mydir -- Regards Jon Ingason -- users mailing list users@lists.fedoraprojec

Re: [389-users] multi-master replication setup problem: both suppliers do "not have permission to supply replication updates to the replica"

2014-03-18 Thread Jon Detert
318212415Z nsds5replicaChangesSentSinceStartup: nsds5replicaLastUpdateStatus: 0 Replica acquired successfully: Incremental upd ate started nsds5replicaUpdateInProgress: FALSE nsds5replicaLastInitStart: 0 nsds5replicaLastInitEnd: 0 Any ideas? Thanks, Jon - Original Message - > From: "Jon Deter

Re: wireshark installed but not available

2014-04-07 Thread Jon Ingason
bin for > wireshark, only a bunch of libs. > > What may be missing here? > > Well in that case you could just: rpm -qi wireshark for more information. Then you could do: yum search wireshark to see if there are more packages to download. -- Regards Jon Ingason -- users mail

Re: Starange?

2014-04-14 Thread Jon Ingason
2014-04-14 08:03, jarmo skrev: > Quite often I can see in TOP /usr/libexec/we action. Has anybody any > idea, what this might be and what makes it running? If I look into > /usr/libexec I can't find "we" from there. > > Jarmo > Maybe /usr/libexec/webkitgtk/GtkLa

Re: [OT] Chrome Notice (Warning)

2014-05-26 Thread Jon Ingason
omething beyond my concern. >> >> Unless you run everything as root, you have a multi-user system. >> >> poc >> ... > > Then why do we have two options, erase and remove, if they are same? I am guessing now, but it might have something to do with rpm

Re: KVM query

2015-08-05 Thread Jon Ingason
ibutions without LVM. -- Regards Jon Ingason -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fe

How do I mount VM image to the host?

2015-08-05 Thread Jon Ingason
I don't know if this is possible, but if it is than I would like to know how to do that. -- Regards Jon Ingason -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct:

Re: How do I mount VM image to the host?

2015-08-05 Thread Jon Ingason
possibly, go the other way around, and mount a host filesystem > into the guest, depending on what you want/need. You can also use > 9p_virtio <http://www.linux-kvm.org/page/9p_virtio>. > Yes, this seems to be the tool I am looking for. I will test it. Thank y

Re: dnf: not found deltainfo and updateinfo

2015-08-20 Thread Jon Ingason
yum.conf. > > But what is the no updateinfo message about? Don't know :-) > > thanks > > -- Regards Jon Ingason -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora C

Re: dnf: not found deltainfo and updateinfo

2015-08-20 Thread Jon Ingason
Den 2015-08-20 kl. 15:29, skrev Robert Moskowitz: > > > On 08/20/2015 09:09 AM, Jon Ingason wrote: >> Den 2015-08-20 kl. 14:42, skrev Robert Moskowitz: >>> I used the -v option and saw all these messages for all of my repos >>> (Fedora, Fedora-update, Adobe, rpm

  1   2   3   4   5   6   >