Sponsored Content
Top Forums UNIX for Beginners Questions & Answers Having trouble updating/upgrading Post 303043944 by Circuits on Tuesday 11th of February 2020 03:40:17 PM
Old 02-11-2020
It all seems fine now:



Code:
sudo dpkg -P samba samba-common-bin samba-common smbclient

followed by:
Code:
sudo rm -f /etc/rc*.d/*samba /etc/init.d/samba

then:
Code:
rob@linux:/$ sudo apt-get install --reinstall python-samba
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  attr ibverbs-providers libcephfs2 libibverbs1 libllvm8 libnl-route-3-200 librados2 libuser1 python-dnspython
  python-libuser samba-dsdb-modules samba-vfs-modules tdb-tools
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 3 not upgraded.
1 not fully installed or removed.
Need to get 0 B/1,926 kB of archives.
After this operation, 0 B of additional disk space will be used.
(Reading database ... 266034 files and directories currently installed.)
Preparing to unpack .../python-samba_2%3a4.7.6+dfsg~ubuntu-0ubuntu2.15_amd64.deb ...
Unpacking python-samba (2:4.7.6+dfsg~ubuntu-0ubuntu2.15) over (2:4.7.6+dfsg~ubuntu-0ubuntu2.15) ...
Setting up python-samba (2:4.7.6+dfsg~ubuntu-0ubuntu2.15) ...

This User Gave Thanks to Circuits For This Post:
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Upgrading to PHP 4.3.4 from 4.2.2

ok im trying to upgrade but i keep geting an error and 1 says it ned the other to install but nethere will install heres what im getting now though now i have 4.2.2-17.2 installed now do i have to unintall everything to get this to install or how do i go about it thank you for your help (3 Replies)
Discussion started by: Blackrose
3 Replies

2. HP-UX

Upgrading a B1000

Hi all I have a HP B1000 with HP-UX 11 installed but recently I have aqquired 11i on CD, after reading the documentation it states that 11i can be installed on a B1000 with a firmware update, which is included on the 11i media, but I have been told it will be impossible to install 11i on my... (3 Replies)
Discussion started by: NemesisXP
3 Replies

3. Solaris

upgrading to solaris 9

Hey All We are having ORacle 8.1.7 and ORacle 9.2.0.4 installed in our Sun sparc Servers(oON SOLARIS 8). We are going to upgrade our servers to SOLARIS Ver 9 Solaris ver 9 supports the above mentioned Oracle versions. Can any one help me out how to upgrade from solaris 8 to solaris 9. ... (2 Replies)
Discussion started by: solaris8in
2 Replies

4. UNIX for Dummies Questions & Answers

upgrading apache

How can I find out what options were used to build the apache currently running on my computer? I'd like to upgrade and want to make sure not to break any sites running on it. I've been going through the sites to figure out just what is needed, but want to be sure not to miss anything before... (2 Replies)
Discussion started by: lungs
2 Replies

5. AIX

Upgrading from 5.1.0.0 to 5.2.0.0

As a fairly new Administrator to AIX i am a little leary of the OS upgrade I need to do on one of our servers. I have already upgraded the microcode to the lastest level and now need to do the OS. I have the docs and discs from IBM and have determined that I dont want to do a new installation but... (5 Replies)
Discussion started by: Target
5 Replies

6. Red Hat

upgrading packages

Hello, I am using Redhat Linux Enterprise 4 AS. To upgrade NFS, I had to browse the internet and finally I got the latest rpm https://rhn.redhat.com/errata/RHBA-2005-727.html That was a time-consuming procedure. On Solaris, I am used to go to sunfreeware.sun.com and download the latest... (3 Replies)
Discussion started by: melanie_pfefer
3 Replies

7. Shell Programming and Scripting

awk updating one file with another, comparing, updating

Hello, I read and search through this wonderful forum and tried different approaches but it seems I lack some knowledge and neurones ^^ Here is what I'm trying to achieve : file1: test filea 3495; test fileb 4578; test filec 7689; test filey 9978; test filez 12300; file2: test filea... (11 Replies)
Discussion started by: mecano
11 Replies

8. AIX

Upgrading OS from 5.2 to 5.3

We currently have test and production servers running AIX 5.2, DB2 8.1(Prod), DB2 8.2(Test),Websphere 6.1 on both. We need to upgrade to DB2 to version 9, but to do that we also need to upgrade the operating system to 5.3 and go from 32 bit kernel to 64 bit kernal. Looking for information on any... (3 Replies)
Discussion started by: jyoung
3 Replies

9. AIX

Upgrading from aix 5.3 to ?

Hey guys, since AIX 5.3 reaches EOS on april 2012, I really need to update my systems asap. Any experience on upgrading directly to 7.1, with sap/db2/oracle? could do fresh installs and import my sap/db vgs, but this would be a lot of work cheers Funksen (4 Replies)
Discussion started by: funksen
4 Replies

10. AIX

Problem Upgrading OS

Hi I've just upgraded OS - using "Migration with nimadm". The Nim master is a Power 6 server, and the source is 6100-09-04-1441. The migration was successful with a Power 6 - Nim client, but there was a problem with Power 5 - Nim client : the OS remained 6100-00-09-0920 icapp1:/]oslevel -s... (1 Reply)
Discussion started by: bobochacha29
1 Replies
LOG2PCAP(1)							   User Commands						       LOG2PCAP(1)

NAME
log2pcap - Extract network traces from Samba log files SYNOPSIS
log2pcap [-h] [-q] [logfile] [pcap_file] DESCRIPTION
This tool is part of the samba(7) suite. log2pcap reads in a samba log file and generates a pcap file (readable by most sniffers, such as ethereal or tcpdump) based on the packet dumps in the log file. The log file must have a log level of at least 5 to get the SMB header/parameters right, 10 to get the first 512 data bytes of the packet and 50 to get the whole packet. OPTIONS
-h If this parameter is specified the output file will be a hex dump, in a format that is readable by the text2pcap utility. -q Be quiet. No warning messages about missing or incomplete data will be given. logfile Samba log file. log2pcap will try to read the log from stdin if the log file is not specified. pcap_file Name of the output file to write the pcap (or hexdump) data to. If this argument is not specified, output data will be written to stdout. -?|--help Print a summary of command line options. EXAMPLES
Extract all network traffic from all samba log files: $ log2pcap < /var/log/* > trace.pcap Convert to pcap using text2pcap: $ log2pcap -h samba.log | text2pcap -T 139,139 - trace.pcap VERSION
This man page is correct for version 3 of the Samba suite. BUGS
Only SMB data is extracted from the samba logs, no LDAP, NetBIOS lookup or other data. The generated TCP and IP headers don't contain a valid checksum. SEE ALSO
text2pcap(1), ethereal(1) AUTHOR
The original Samba software and related utilities were created by Andrew Tridgell. Samba is now developed by the Samba Team as an Open Source project similar to the way the Linux kernel is developed. This manpage was written by Jelmer Vernooij. Samba 4.0 06/17/2014 LOG2PCAP(1)
All times are GMT -4. The time now is 11:51 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy