473,795 Members | 2,826 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

differences between ubuntu and fedora python

fedora
[root@lbox ~]# file /etc/postfix/transport*
/etc/postfix/transport: ASCII English text
/etc/postfix/transport.db: Berkeley DB (Hash, version 8, native
byte-order)
# python /usr/lib/python2.4/whichdb.py /etc/postfix/transport
UNKNOWN /etc/postfix/transport
# python /usr/lib/python2.4/whichdb.py /etc/postfix/transport.db
dbhash /etc/postfix/transport.db

ubuntu
/etc/postfix/transport: ASCII text
/etc/postfix/transport.db: Berkeley DB (Hash, version 8, native byte-order)

# python /usr/lib/python2.4/whichdb.py /etc/postfix/transport
dbm /etc/postfix/transport
# python /usr/lib/python2.4/whichdb.py /etc/postfix/transport.db
dbhash /etc/postfix/transport.db

why the difference? according to the whichdb code, It looks for the .db
form and should pick it up except it isn't.

Dec 7 '06 #1
0 938

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
2293
by: Google Mike | last post by:
Hey PHP Fans! If you're a Linux fan and haven't installed Screem to see if that doesn't become your favorite PHP editor, I highly recommend it. It's a snap to install on Ubuntu Linux, which has become my favorite distro even over Fedora and RH9. Here's why I like Screem: 1. Loads fast in GNOME if you're a GNOME fan and are running that. Ubuntu comes with GNOME by default. (Kubuntu is for KDE lovers.)
4
3850
by: Logan | last post by:
Several people asked me for the following HOWTO, so I decided to post it here (though it is still very 'alpha' and might contain many (?) mistakes; didn't test what I wrote, but wrote it - more or less - during my own installation of Python 2.3 on Fedora Core 1 Linux for a friend of mine). Anyway, HTH, L.
2
2794
by: Roland | last post by:
Salut , Je suis un debutant pour linux. Et j'ai actuellement RedHat Fedora Core1 . Je voudrais developper une application (ie un logiciel de gestion de Bibliotheque ) avec python mais j'ai des problemes: - Premierement je n'ai aucune documentation sur l'usage de python sou Fedora. Pourriez vous m'indiquer un endroit ou je peux télécharger un cours à ce sujet?
8
2482
by: Martin Maney | last post by:
Apologies if this isn't news here - I've been too busy this last week or so for even skimming the traffic here, in part because I've been messing around with Ubuntu's preview release on a spare machine... and, of course, spending time on their very busy mailing list. :-) I didn't find any mention of Ubuntu in a quick scan of recent messages, so... Ubuntu is a Linux distribution that starts with the breadth of Debian and adds regular...
15
2963
by: John Nagle | last post by:
I've been installing Python and its supporting packages on a dedicated server with Fedora Core 6 for about a day now. This is a standard dedicated rackmount server in a colocation facility, controlled via Plesk control panel, and turned over to me with Fedora Core 6 in an empty state. This is the standard way you get a server in a colo today. Bringing Python up in this completely clean environment is a huge hassle, and it doesn't...
2
5952
by: czp.opensource | last post by:
hi all: my code is work well on fedora 7 or fedora 8. now i installed ubuntu, my code can't compile crrectly. error is __errno_location function is not defined: undefined reference to `__errno_location()' but the function is exectly defined in libpthread.a. nm /usr/lib/libpthread.a | grep errno U __errno_location errno.o: 00000051 T __errno_location
1
1379
by: SPE - Stani's Python Editor | last post by:
Hi All, If you wrote some python code that you want to package or know a cool python application of which you like to make a deb installer, the python packaging session is all for you! Do you develop some cross- platform open source software and you want to give its popularity a boost by bringing it to Ubuntu and Debian, read on! (Packages are what installers are for Windows.) This session will be hosted by the respected Emilio...
0
810
by: Stef Mientki | last post by:
hello, Does anyone recognize this warning, which is produced under Ubuntu and Fedora but not under Windows ? ** (python:10896): WARNING **: Can't create printer "PDF" because the id "PDF" is already used (python:10896): GnomePrintCupsPlugin-WARNING **: The CUPS printer PDF could not be created (python:10896): GnomePrintCupsPlugin-WARNING **: The data for the CUPS
0
1165
by: Chris Rebert | last post by:
CUPS is the Common Unix Printing System. See http://en.wikipedia.org/wiki/CUPS for more info. Apparently something (your script or one of the libraries it uses perhaps?) is trying to create a new printer called "PDF" and failing because that name is already in use, hence the warnings. Cheers, Chris -- Follow the path of the Iguana...
0
9672
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9519
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10438
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10214
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
6780
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5437
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4113
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3727
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2920
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.