@zenvoip wrote:
I am running Voip Innovations trunks, and have seto 3 new PBXact servers with no no issue with audio.
When try to run FREEpbx server one-way audio issues…
Posts: 3
Participants: 2
@zenvoip wrote:
I am running Voip Innovations trunks, and have seto 3 new PBXact servers with no no issue with audio.
When try to run FREEpbx server one-way audio issues…
Posts: 3
Participants: 2
@edooze wrote:
Hi team.
I rebuilt my FreePBX server recently from the Distro but am unable to get public key authentication working.
I have set it up on other servers fine - one of which was a CentOS machine - but this one just isn’t accepting public/private key authentication.
Password Authentication works fine if I enable challenge/response.Here is a coy of my sshd_config:
$OpenBSD: sshd_config,v 1.100 2016/08/15 12:32:04 naddy Exp $
This is the sshd server system-wide configuration file. See
sshd_config(5) for more information.
This sshd was compiled with PATH=/usr/local/bin:/usr/bin
The strategy used for options in the default sshd_config shipped with
OpenSSH is to specify options with their default value where
possible, but leave them commented. Uncommented options override the
default value.
If you want to change the port on a SELinux system, you have to tell
SELinux about this change.
semanage port -a -t ssh_port_t -p tcp #PORTNUMBER
Port 22
AddressFamily inet
ListenAddress myipv4
#ListenAddress ::HostKey /etc/ssh/ssh_host_rsa_key
#HostKey /etc/ssh/ssh_host_dsa_key
HostKey /etc/ssh/ssh_host_ecdsa_key
HostKey /etc/ssh/ssh_host_ed25519_keyCiphers and keying
#RekeyLimit default none
Logging
#SyslogFacility AUTH
SyslogFacility AUTHPRIV
#LogLevel INFOAuthentication:
LoginGraceTime 30s
PermitRootLogin no
StrictModes yes
#MaxAuthTries 6
#MaxSessions 10PubkeyAuthentication yes
RSAAuthentication yes
AllowUsers myusernameThe default is to check both .ssh/authorized_keys and .ssh/authorized_keys2
but this is overridden so installations will only check .ssh/authorized_keys
AuthorizedKeysFile %h/.ssh/authorized_keys
#AuthorizedPrincipalsFile none
#AuthorizedKeysCommand none
#AuthorizedKeysCommandUser nobodyFor this to work you will also need host keys in /etc/ssh/ssh_known_hosts
#HostbasedAuthentication no
Change to yes if you don’t trust ~/.ssh/known_hosts for
HostbasedAuthentication
#IgnoreUserKnownHosts no
Don’t read the user’s ~/.rhosts and ~/.shosts files
#IgnoreRhosts yes
To disable tunneled clear text passwords, change to no here!
PasswordAuthentication no
PermitEmptyPasswords noChange to no to disable s/key passwords
ChallengeResponseAuthentication no
Kerberos options
#KerberosAuthentication no
#KerberosOrLocalPasswd yes
#KerberosTicketCleanup yes
#KerberosGetAFSToken no
#KerberosUseKuserok yesGSSAPI options
#GSSAPIAuthentication yes
#GSSAPICleanupCredentials no
#GSSAPIStrictAcceptorCheck yes
#GSSAPIKeyExchange no
#GSSAPIEnablek5users noSet this to ‘yes’ to enable PAM authentication, account processing,
and session processing. If this is enabled, PAM authentication will
be allowed through the ChallengeResponseAuthentication and
PasswordAuthentication. Depending on your PAM configuration,
PAM authentication via ChallengeResponseAuthentication may bypass
the setting of “PermitRootLogin without-password”.
If you just want the PAM account and session checks to run without
PAM authentication, then enable this but set PasswordAuthentication
and ChallengeResponseAuthentication to ‘no’.
WARNING: ‘UsePAM no’ is not supported in Red Hat Enterprise Linux and may cause several
problems.
UsePAM yes
#AllowAgentForwarding yes
#AllowTcpForwarding yes
#GatewayPorts no
X11Forwarding yes
#X11DisplayOffset 10
#X11UseLocalhost yes
#PermitTTY yes
PrintMotd yes
#PrintLastLog yes
#TCPKeepAlive yes
#UseLogin no
#UsePrivilegeSeparation sandbox
#PermitUserEnvironment no
#Compression delayed
#ClientAliveInterval 0
#ClientAliveCountMax 3
#ShowPatchLevel no
UseDNS no
#PidFile /var/run/sshd.pid
#MaxStartups 10:30:100
#PermitTunnel no
#ChrootDirectory none
#VersionAddendum noneno default banner path
#Banner none
Accept locale-related environment variables
AcceptEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES
AcceptEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT
AcceptEnv LC_IDENTIFICATION LC_ALL LANGUAGE
AcceptEnv XMODIFIERSoverride default of no subsystems
Subsystem sftp /usr/libexec/openssh/sftp-server
Example of overriding settings on a per-user basis
#Match User anoncvs
X11Forwarding no
AllowTcpForwarding no
PermitTTY no
ForceCommand cvs server
Thanks for any help.
Edit: I don’t know what the crazy formatting is about, I just tried to quote the file.
Posts: 1
Participants: 1
@acysos wrote:
Hello,
I try to install several times in VMWare Esxi 6.0 but the network not work. It don’t detect the network card. I have installed centos 7 and it work. I think that there is a problem in the network drivers. The Sangoma distro has all drivers that have Centos 7?
Thank you
Posts: 6
Participants: 2
@aeciolemos wrote:
Hi Guys,
I am getting errors starting iSymphonyV3 Server in my upgraded server.
PBX Firmware:12.7.4-1712-2.sng7
PBX Service Pack:1.0.0.0
FreePBX 14.0.1.24Here is what is in the debug option in the iSymphony module admin page under the Admin menu. In the options, it says
Connected: NOI see a few errors in the log, but I don’t really know what they mean.
Failed to lookup core server idAny help would be appreciated. Thank you.
Main Log
(04 Jan 2018 22:08:33)-[DEBUG]: Starting CXPanel module
(04 Jan 2018 22:08:33)-[DEBUG]: Checking manager connection
(04 Jan 2018 22:08:33)-[DEBUG]: Agent login context: from-queue
(04 Jan 2018 22:08:33)-[DEBUG]: Agent interface type: peer
(04 Jan 2018 22:08:33)-[DEBUG]: Parking lot timeout: 200
(04 Jan 2018 22:08:33)-[DEBUG]: Creating contexts ContextPrefix:c-x-3-operator-panel VariablePrefix:XMLNamespace
(04 Jan 2018 22:08:33)-[DEBUG]: Executing modify.php
(04 Jan 2018 22:08:33)-[DEBUG]: Total Running Time:0.0044081211090088sModify Log
(04 Jan 2018 22:08:34)-[DEBUG]: Starting modify script
(04 Jan 2018 22:08:34)-[DEBUG]: Synchronizing database
(04 Jan 2018 22:08:34)-[DEBUG]: Agent interface type: peer
(04 Jan 2018 22:08:34)-[DEBUG]: Agent login context: from-queue
(04 Jan 2018 22:08:34)-[DEBUG]: Starting REST connection to http://localhost:58080/communication_manager/api/resource/
(04 Jan 2018 22:08:34)-[DEBUG]: Checking core server FalaFala
(04 Jan 2018 22:08:34)-[ERROR]: Failed to check for core server
exception ‘CXPest_UnknownResponse’ in /var/www/html/admin/modules/cxpanel/lib/CXPest.php:301
Stack trace:
#0 /var/www/html/admin/modules/cxpanel/lib/CXPest.php(238): CXPest->checkLastResponseForError()
#1 /var/www/html/admin/modules/cxpanel/lib/CXPest.php(65): CXPest->doRequest(Resource id #306)
#2 /var/www/html/admin/modules/cxpanel/modify.php(300): CXPest->get(‘server/coreServ…’)
#3 /var/www/html/admin/modules/cxpanel/modify.php(114): check_core_server()
#4 {main}
(04 Jan 2018 22:08:34)-[DEBUG]: Looking up core server id for slug FalaFala
(04 Jan 2018 22:08:34)-[ERROR]: Failed to lookup core server id
exception ‘CXPest_UnknownResponse’ in /var/www/html/admin/modules/cxpanel/lib/CXPest.php:301
Stack trace:
#0 /var/www/html/admin/modules/cxpanel/lib/CXPest.php(238): CXPest->checkLastResponseForError()
#1 /var/www/html/admin/modules/cxpanel/lib/CXPest.php(65): CXPest->doRequest(Resource id #307)
#2 /var/www/html/admin/modules/cxpanel/modify.php(278): CXPest->get(‘server/coreServ…’)
#3 /var/www/html/admin/modules/cxpanel/modify.php(117): get_core_server_id()
#4 {main}
Posts: 1
Participants: 1
@Willy0611 wrote:
On some (but of course) not all calls there is a long 5-15 seconds delay before the recipients phone is ringing. The caller hears the ringing tone all that time. This happens with internal and external calls and it doesn’t matter if the call comes in via IVR, queue or directly.
Here are some log parts:
[2018-01-04 16:56:00] VERBOSE[79174][C-0000846a] pbx.c: Executing [s@func-apply-sipheaders:8] Return("PJSIP/41482-00007fb3", "") in new stack [2018-01-04 16:56:00] VERBOSE[79174][C-0000846a] app_stack.c: Spawn extension (from-internal, 41482, 1) exited non-zero on 'PJSIP/41482-00007fb3' [2018-01-04 16:56:00] VERBOSE[79174][C-0000846a] app_stack.c: PJSIP/41482-00007fb3 Internal Gosub(func-apply-sipheaders,s,1) complete GOSUB_RETVAL= [2018-01-04 16:56:00] VERBOSE[79174][C-0000846a] app_dial.c: Called PJSIP/41482/sip:41482@10.10.20.2:54857;transport=TCP;rinstance=853a5f102fb59dab [2018-01-04 16:56:00] VERBOSE[79174][C-0000846a] app_dial.c: Connected line update to PJSIP/4803-00007fb2 prevented. [2018-01-04 16:56:10] VERBOSE[79174][C-0000846a] app_dial.c: PJSIP/41482-00007fb3 is ringing [2018-01-04 16:56:13] VERBOSE[79174][C-0000846a] app_macro.c: Spawn extension (macro-dial-one, s, 52) exited non-zero on 'PJSIP/4803-00007fb2' in macro 'dial-one' [2018-01-04 16:56:13] VERBOSE[79174][C-0000846a] app_macro.c: Spawn extension (macro-exten-vm, s, 14) exited non-zero on 'PJSIP/4803-00007fb2' in macro 'exten-vm' [2018-01-04 16:57:42] VERBOSE[80789][C-00008474] pbx.c: Executing [s@func-apply-sipheaders:8] Return("PJSIP/41483-00007fc5", "") in new stack [2018-01-04 16:57:42] VERBOSE[80789][C-00008474] app_stack.c: Spawn extension (from-internal, 41483, 1) exited non-zero on 'PJSIP/41483-00007fc5' [2018-01-04 16:57:42] VERBOSE[80789][C-00008474] app_stack.c: PJSIP/41483-00007fc5 Internal Gosub(func-apply-sipheaders,s,1) complete GOSUB_RETVAL= [2018-01-04 16:57:42] VERBOSE[80789][C-00008474] app_dial.c: Called PJSIP/41483/sip:41483@10.10.20.2:54857;transport=TCP;rinstance=853a5f102fb59dab [2018-01-04 16:57:42] VERBOSE[80789][C-00008474] app_dial.c: Connected line update to PJSIP/45345-00007fc4 prevented. [2018-01-04 16:57:43] VERBOSE[80789][C-00008474] app_dial.c: PJSIP/41483-00007fc5 is ringing [2018-01-04 16:57:49] VERBOSE[80789][C-00008474] app_macro.c: Spawn extension (macro-dial-one, s, 52) exited non-zero on 'PJSIP/45345-00007fc4' in macro 'dial-one' [2018-01-04 16:57:49] VERBOSE[80789][C-00008474] app_macro.c: Spawn extension (macro-exten-vm, s, 14) exited non-zero on 'PJSIP/45345-00007fc4' in macro 'exten-vm' [2018-01-04 16:57:49] VERBOSE[80789][C-00008474] pbx.c: Spawn extension (from-internal, 41483, 2) exited non-zero on 'PJSIP/45345-00007fc4'
And a good one:
[2018-01-04 14:35:36] VERBOSE[18342][C-00008282] pbx.c: Executing [s@func-apply-sipheaders:8] Return("PJSIP/40154-00007ceb", "") in new stack [2018-01-04 14:35:36] VERBOSE[18342][C-00008282] app_stack.c: Spawn extension (from-internal, 40154, 1) exited non-zero on 'PJSIP/40154-00007ceb' [2018-01-04 14:35:36] VERBOSE[18342][C-00008282] app_stack.c: PJSIP/40154-00007ceb Internal Gosub(func-apply-sipheaders,s,1) complete GOSUB_RETVAL= [2018-01-04 14:35:36] VERBOSE[18342][C-00008282] app_dial.c: Called PJSIP/40154/sip:40154@10.10.20.5:56002;transport=TCP;rinstance=3d0dc051e5d591be [2018-01-04 14:35:36] VERBOSE[18325][C-00008282] app_queue.c: Local/40154@from-queue-00012c56;1 is ringing [2018-01-04 14:35:36] VERBOSE[18342][C-00008282] app_dial.c: Connected line update to Local/40154@from-queue-00012c56;2 prevented. [2018-01-04 14:35:36] VERBOSE[18342][C-00008282] app_dial.c: PJSIP/40154-00007ceb is ringing [2018-01-04 14:35:36] VERBOSE[18325][C-00008282] app_queue.c: Local/40154@from-queue-00012c56;1 is ringing [2018-01-04 14:35:42] VERBOSE[18342][C-00008282] app_dial.c: PJSIP/40154-00007ceb answered Local/40154@from-queue-00012c56;2
I’m showing that good one because initially I was looking at “Connected line update to xxxx prevented” as the problem but that doesn’t seem to be the case.
In other similar reports it was suggested that the delay is caused by DNS issues. I looked into that, our server does do some DNS requests but they do not correspond to the call delays. All DNS requests are also very quick, no timeouts.
We are using FreePBX 14.0.1.20 with Asterisk 14.6.2. Phones are mostly softphones Zoiper, several versions tried. The issue is also occuring on Aastra 6757i phones.
Any help or hints appreciated. If more info is needed I’d be happy to provide it.
Posts: 1
Participants: 1
@judcompbx wrote:
FreePBX 14.0.1.24
12.7.4-1712-2.sng7I have run:
yum clean all yum upgrade
I get the following issue:
Running transaction check ERROR with transaction check vs depsolve: kernel(__class_create) = 0xa2654165 is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(__init_waitqueue_head) = 0xffc7c184 is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(__kmalloc) = 0x5a34a45c is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(__mutex_init) = 0x4bf79039 is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(__per_cpu_offset) = 0x32047ad5 is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(__register_chrdev) = 0xfa0d49c7 is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(__request_module) = 0xe90dcae0 is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(__tracepoint_module_get) = 0xacdeb154 is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(__wake_up) = 0x642e54ac is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(_ctype) = 0x8d3894f2 is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(_dev_info) = 0x9b3277f3 is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(add_timer) = 0x46085e4f is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(add_uevent_var) = 0xb9eb3aa9 is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(bus_register) = 0x350759b7 is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(bus_unregister) = 0xaa7569fd is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(cancel_work_sync) = 0x08d8708f is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(cdev_add) = 0xa6d1bdca is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(cdev_del) = 0x42e80c19 is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(cdev_init) = 0xc45a9f63 is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(class_destroy) = 0xe06bb002 is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(del_timer_sync) = 0x0e83fea1 is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(dev_err) = 0x8502d858 is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(dev_get_drvdata) = 0x0a92a43c is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(dev_notice) = 0xb96418d4 is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(dev_printk) = 0xabd7b07b is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(dev_set_drvdata) = 0xd2037915 is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(dev_set_name) = 0x4524924f is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(device_add) = 0xc482542c is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(device_create) = 0x02d2cf7d is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(device_del) = 0x53a30e46 is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(device_destroy) = 0x7edc1537 is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(device_initialize) = 0x1a9f9010 is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(device_register) = 0x4619cc01 is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(device_unregister) = 0xef98c923 is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(driver_register) = 0x025da4a8 is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(driver_unregister) = 0x09dbe32b is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(finish_wait) = 0x9ccb2622 is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(get_device) = 0x7babe986 is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(init_timer_key) = 0x6a9f26c9 is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(kasprintf) = 0xda1a7335 is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(kmem_cache_alloc_trace) = 0x2044fa9e is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(kobject_uevent) = 0x00b0ae17 is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(memcpy) = 0x236c8c64 is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(memmove) = 0xa3a5be95 is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(memset) = 0xde0bdcff is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(mod_timer) = 0x45450063 is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(module_layout) = 0x14522340 is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(module_put) = 0xcbd81171 is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(mutex_lock) = 0xfee8a795 is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(mutex_unlock) = 0x03758301 is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(param_get_charp) = 0x41344088 is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(param_get_int) = 0x6980fe91 is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(param_set_charp) = 0x6ad065f4 is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(param_set_int) = 0xff964b25 is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(prepare_to_wait) = 0x33d92f9a is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(printk) = 0xea147363 is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(proc_create_data) = 0x52683e38 is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(proc_mkdir) = 0xed113e22 is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(put_device) = 0xe98af961 is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(remove_proc_entry) = 0x1a6d6e4f is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(seq_lseek) = 0x5ca8e4f6 is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(seq_printf) = 0x77e93f6f is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(seq_read) = 0xb72ec8a3 is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(single_open) = 0x7ca65271 is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(single_release) = 0xc1d878fa is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(snprintf) = 0x9edbecae is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(sprintf) = 0x3c2c5af5 is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(sscanf) = 0x42224298 is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(strlcpy) = 0x672144bd is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(strlen) = 0x25ec1b28 is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(strncat) = 0x234509f3 is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(sysfs_create_link) = 0xac3d6dc8 is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 kernel(sysfs_remove_link) = 0x5c2a917b is needed by (installed) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 ** Found 89 pre-existing rpmdb problem(s), 'yum check' output follows: kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(__class_create) = ('0', '0xa2654165', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(__init_waitqueue_head) = ('0', '0xffc7c184', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(__kmalloc) = ('0', '0x5a34a45c', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(__mutex_init) = ('0', '0x4bf79039', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(__per_cpu_offset) = ('0', '0x32047ad5', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(__register_chrdev) = ('0', '0xfa0d49c7', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(__request_module) = ('0', '0xe90dcae0', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(__tracepoint_module_get) = ('0', '0xacdeb154', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(__wake_up) = ('0', '0x642e54ac', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(_ctype) = ('0', '0x8d3894f2', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(_dev_info) = ('0', '0x9b3277f3', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(_spin_lock) = ('0', '0x973873ab', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(_spin_lock_irqsave) = ('0', '0x712aa29b', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(_spin_unlock_irqrestore) = ('0', '0x4b07e779', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(add_timer) = ('0', '0x46085e4f', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(add_uevent_var) = ('0', '0xb9eb3aa9', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(bus_register) = ('0', '0x350759b7', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(bus_unregister) = ('0', '0xaa7569fd', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(cancel_work_sync) = ('0', '0x08d8708f', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(cdev_add) = ('0', '0xa6d1bdca', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(cdev_del) = ('0', '0x42e80c19', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(cdev_init) = ('0', '0xc45a9f63', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(class_destroy) = ('0', '0xe06bb002', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(copy_from_user) = ('0', '0x3302b500', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(copy_to_user) = ('0', '0x85f8a266', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(del_timer_sync) = ('0', '0x0e83fea1', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(dev_err) = ('0', '0x8502d858', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(dev_get_drvdata) = ('0', '0x0a92a43c', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(dev_notice) = ('0', '0xb96418d4', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(dev_printk) = ('0', '0xabd7b07b', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(dev_set_drvdata) = ('0', '0xd2037915', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(dev_set_name) = ('0', '0x4524924f', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(device_add) = ('0', '0xc482542c', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(device_create) = ('0', '0x02d2cf7d', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(device_del) = ('0', '0x53a30e46', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(device_destroy) = ('0', '0x7edc1537', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(device_initialize) = ('0', '0x1a9f9010', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(device_register) = ('0', '0x4619cc01', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(device_unregister) = ('0', '0xef98c923', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(driver_register) = ('0', '0x025da4a8', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(driver_unregister) = ('0', '0x09dbe32b', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(finish_wait) = ('0', '0x9ccb2622', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(get_device) = ('0', '0x7babe986', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(init_timer_key) = ('0', '0x6a9f26c9', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(kasprintf) = ('0', '0xda1a7335', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(kmem_cache_alloc_trace) = ('0', '0x2044fa9e', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(kobject_uevent) = ('0', '0x00b0ae17', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(kref_get) = ('0', '0x8a1203a9', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(kref_init) = ('0', '0x3ae831b6', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(kref_put) = ('0', '0xcff53400', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(ktime_get_ts) = ('0', '0xefdd5a63', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(malloc_sizes) = ('0', '0xd691cba2', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(mcount) = ('0', '0xb4390f9a', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(memcpy) = ('0', '0x236c8c64', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(memmove) = ('0', '0xa3a5be95', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(memset) = ('0', '0xde0bdcff', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(mod_timer) = ('0', '0x45450063', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(module_layout) = ('0', '0x14522340', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(module_put) = ('0', '0xcbd81171', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(mutex_lock) = ('0', '0xfee8a795', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(mutex_unlock) = ('0', '0x03758301', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(param_get_charp) = ('0', '0x41344088', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(param_get_int) = ('0', '0x6980fe91', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(param_set_charp) = ('0', '0x6ad065f4', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(param_set_int) = ('0', '0xff964b25', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(per_cpu__cpu_number) = ('0', '0x9629486a', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(per_cpu__current_task) = ('0', '0x4f1939c7', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(prepare_to_wait) = ('0', '0x33d92f9a', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(printk) = ('0', '0xea147363', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(printk_ratelimit) = ('0', '0xa13798f8', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(proc_create_data) = ('0', '0x52683e38', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(proc_mkdir) = ('0', '0xed113e22', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(put_device) = ('0', '0xe98af961', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(remove_proc_entry) = ('0', '0x1a6d6e4f', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(schedule_work) = ('0', '0xa28e76e6', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(seq_lseek) = ('0', '0x5ca8e4f6', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(seq_printf) = ('0', '0x77e93f6f', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(seq_read) = ('0', '0xb72ec8a3', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(single_open) = ('0', '0x7ca65271', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(single_release) = ('0', '0xc1d878fa', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(snprintf) = ('0', '0x9edbecae', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(sprintf) = ('0', '0x3c2c5af5', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(sscanf) = ('0', '0x42224298', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(strlcpy) = ('0', '0x672144bd', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(strlen) = ('0', '0x25ec1b28', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(strncat) = ('0', '0x234509f3', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(sysfs_create_link) = ('0', '0xac3d6dc8', None) kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64 has missing requires of kernel(sysfs_remove_link) = ('0', '0x5c2a917b', None) kmod-dahdi-linux-2.11.1-50.sng7.x86_64 is a duplicate with kmod-dahdi-linux-2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64.x86_64
I have also tried this post (FreePBX 14 - One last question (for me at least)) and this is my result:
yum shell Loaded plugins: fastestmirror, kmod, versionlock > erase kmod-dahdi-linux > install kmod-dahdi-linux Loading mirror speeds from cached hostfile > ts solve --> Running transaction check ---> Package kmod-dahdi-linux.x86_64 0:2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64 will be updated ---> Package kmod-dahdi-linux.x86_64 0:2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64 will be erased ---> Package kmod-dahdi-linux.x86_64 0:2.11.1-50.sng7 will be an update ---> Package kmod-dahdi-linux.x86_64 0:2.11.1-50.sng7 will be erased --> Finished Dependency Resolution Removing kernel module kmod-dahdi-linux-2.11.1-50.sng7.x86_64 upgraded to kmod-dahdi-linux-2.11.1-50.sng7.x86_64 Success resolving dependencies > ts run --> Running transaction check --> Finished Dependency Resolution Removing kernel module kmod-dahdi-linux-2.11.1-50.sng7.x86_64 upgraded to kmod-dahdi-linux-2.11.1-50.sng7.x86_64 ========================================================================================================================================================================================================================================================================================== Package Arch Version Repository Size ========================================================================================================================================================================================================================================================================================== Updating: kmod-dahdi-linux x86_64 2.11.1-50.sng7 sng-pkgs 4.6 M Removing: kmod-dahdi-linux x86_64 2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64 @pbx/6 27 M kmod-dahdi-linux x86_64 2.11.1-50.sng7 @sng-pkgs 29 M Transaction Summary ========================================================================================================================================================================================================================================================================================== Upgrade 1 Package Remove 2 Packages Total size: 4.6 M Is this ok [y/d/N]: y Downloading packages: Running transaction check Running transaction test Error: Transaction check error: package kmod-dahdi-linux-2.11.1-50.sng7.x86_64 is already installed Error Summary -------------
How do I get rid of the old package:
kmod-dahdi-linux.x86_64 0:2.11.1-22_centos6.2.6.32_642.6.2.el6.x86_64
?
Posts: 1
Participants: 1
@Noppes wrote:
Hi, I have the FreePBX Distro Version 12.7.4-1712-2.sng7 and I want to to update it with the command yumi update. However, after the download I got the above error messages. As anyone a suggestion what to do?
Thanks
Norbert
ERROR with transaction check vs depsolve:
centos-release = 6 is needed by (installed) centos-release-SCL-10:6-5.el6.centos.x86_64
** Found 86 pre-existing rpmdb problem(s), ‘yum check’ output follows:
alsa-lib-1.1.3-3.el7.x86_64 is a duplicate with alsa-lib-1.0.22-3.el6.i686
apr-1.4.8-3.el7.x86_64 is a duplicate with apr-1.3.9-5.el6_2.i686
apr-util-1.3.9-3.el6_0.1.i686 has missing requires of libdb-4.7.so
apr-util-1.5.2-6.el7.x86_64 is a duplicate with apr-util-1.3.9-3.el6_0.1.i686
10:centos-release-SCL-6-5.el6.centos.x86_64 has missing requires of centos-release = (‘0’, ‘6’, None)
cloog-ppl-0.15.7-1.2.el6.x86_64 has missing requires of libgmp.so.3()(64bit)
cronie-anacron-1.4.4-12.el6.x86_64 has missing requires of cronie = (‘0’, ‘1.4.4’, ‘12.el6’)
cvs-1.11.23-16.el6.x86_64 has missing requires of perl(getopts.pl)
cyrus-sasl-2.1.23-15.el6_6.2.x86_64 has missing requires of libdb-4.7.so()(64bit)
cyrus-sasl-2.1.23-15.el6_6.2.x86_64 has missing requires of libsasl2.so.2()(64bit)
cyrus-sasl-lib-2.1.23-15.el6_6.2.i686 has missing requires of libdb-4.7.so
cyrus-sasl-lib-2.1.26-21.el7.x86_64 is a duplicate with cyrus-sasl-lib-2.1.23-15.el6_6.2.i686
1:dbus-libs-1.6.12-17.el7.x86_64 is a duplicate with 1:dbus-libs-1.2.24-8.el6_6.i686
elfutils-0.158-3.2.el6.x86_64 has missing requires of elfutils-libelf(x86-64) = (‘0’, ‘0.158’, ‘3.2.el6’)
elfutils-0.158-3.2.el6.x86_64 has missing requires of elfutils-libs(x86-64) = (‘0’, ‘0.158’, ‘3.2.el6’)
flite-devel-1.3-14.el6.x86_64 has missing requires of flite = (‘0’, ‘1.3’, ‘14.el6’)
gcc-gfortran-4.4.7-11.el6.x86_64 has missing requires of gcc = (‘0’, ‘4.4.7’, ‘11.el6’)
gcc-gfortran-4.4.7-11.el6.x86_64 has missing requires of libgmp.so.3()(64bit)
gcc-gfortran-4.4.7-11.el6.x86_64 has missing requires of libmpfr.so.1()(64bit)
gd-2.0.35-11.el6.x86_64 has missing requires of libpng12.so.0()(64bit)
gd-2.0.35-11.el6.x86_64 has missing requires of libpng12.so.0(PNG12_0)(64bit)
gdb-7.2-75.el6.x86_64 has missing requires of libpython2.6.so.1.0()(64bit)
gettext-0.19.8.1-2.el7.x86_64 is a duplicate with gettext-0.17-18.el6.i686
gettext-devel-0.17-18.el6.x86_64 has missing requires of libgettextlib-0.17.so()(64bit)
gettext-devel-0.17-18.el6.x86_64 has missing requires of libgettextsrc-0.17.so()(64bit)
gettext-libs-0.19.8.1-2.el7.x86_64 is a duplicate with gettext-libs-0.17-18.el6.i686
hal-info-20090716-3.1.el6.noarch has missing requires of hal >= (‘0’, ‘0.5.10’, None)
libgcj-4.4.7-11.el6.x86_64 has missing requires of libgmp.so.3()(64bit)
libgcrypt-1.5.3-14.el7.x86_64 is a duplicate with libgcrypt-1.4.5-11.el6_4.i686
libgomp-4.8.5-16.el7.x86_64 is a duplicate with libgomp-4.4.7-11.el6.i686
libgpg-error-1.12-3.el7.x86_64 is a duplicate with libgpg-error-1.7-4.el6.i686
libpri-devel-1.4.12-13.shmz65.1.4.x86_64 has missing requires of libpri = (‘0’, ‘1.4.12’, ‘13.shmz65.1.4’)
libproxy-0.4.11-10.el7.x86_64 is a duplicate with libproxy-0.3.0-10.el6.i686
libproxy-bin-0.3.0-10.el6.x86_64 has missing requires of libproxy.so.0()(64bit)
libproxy-python-0.3.0-10.el6.x86_64 has missing requires of python(abi) = (‘0’, ‘2.6’, None)
libss7-devel-1.0.2-7_centos6.x86_64 has missing requires of libss7 = (‘0’, ‘1.0.2’, ‘7_centos6’)
libtonezone-devel-2.11.1-1.shmz65.1.47.x86_64 has missing requires of libtonezone = (‘0’, ‘2.11.1’, ‘1.shmz65.1.47’)
libtool-2.2.6-15.5.el6.x86_64 has missing requires of gcc = (‘0’, ‘4.4.4’, None)
libwat-devel-2.1.0-1.shmz65.1.17.x86_64 has missing requires of libwat = (‘0’, ‘2.1.0’, ‘1.shmz65.1.17’)
libxml2-2.9.1-6.el7_2.3.x86_64 is a duplicate with libxml2-2.7.6-17.el6_6.1.i686
libxslt-1.1.28-5.el7.x86_64 is a duplicate with libxslt-1.1.26-2.el6_3.1.i686
lua-dbi-0.5-2.el6.x86_64 has missing requires of libmysqlclient.so.16()(64bit)
lua-dbi-0.5-2.el6.x86_64 has missing requires of libmysqlclient.so.16(libmysqlclient_16)(64bit)
openscap-1.0.8-1.0.1.el6.centos.1.x86_64 has missing requires of libpcre.so.0()(64bit)
openscap-1.0.8-1.0.1.el6.centos.1.x86_64 has missing requires of librpm.so.1()(64bit)
openscap-1.0.8-1.0.1.el6.centos.1.x86_64 has missing requires of librpmio.so.1()(64bit)
pcre-8.32-17.el7.x86_64 is a duplicate with pcre-7.8-6.el6.i686
pcre-devel-7.8-6.el6.x86_64 has missing requires of libpcre.so.0()(64bit)
1:perl-Error-0.17015-4.el6.noarch has missing requires of perl(:MODULE_COMPAT_5.10.1)
perl-Git-1.7.1-3.el6_4.1.noarch has missing requires of perl(:MODULE_COMPAT_5.10.1)
perl-HTML-Parser-3.64-2.el6.x86_64 has missing requires of perl(:MODULE_COMPAT_5.10.1)
perl-HTML-Tagset-3.20-4.el6.noarch has missing requires of perl(:MODULE_COMPAT_5.10.1)
perl-IO-Tty-1.08-4.el6.x86_64 has missing requires of perl(:MODULE_COMPAT_5.10.1)
1:perl-Module-Pluggable-3.90-136.el6_6.1.x86_64 has missing requires of perl = (‘4’, ‘5.10.1’, ‘136.el6_6.1’)
perl-URI-1.40-2.el6.noarch has missing requires of perl(:MODULE_COMPAT_5.10.1)
perl-XML-Parser-2.36-7.el6.x86_64 has missing requires of perl(:MODULE_COMPAT_5.10.1)
perl-libwww-perl-5.833-2.el6.noarch has missing requires of perl(:MODULE_COMPAT_5.10.1)
perl-libwww-perl-5.833-2.el6.noarch has missing requires of perl(Digest::MD5)
3:perl-version-0.77-136.el6_6.1.x86_64 has missing requires of perl = (‘4’, ‘5.10.1’, ‘136.el6_6.1’)
pm-utils-1.2.5-11.el6.x86_64 has missing requires of hal
ppl-0.10.2-11.el6.x86_64 has missing requires of libgmp.so.3()(64bit)
python-ethtool-0.6-5.el6.x86_64 has missing requires of libpython2.6.so.1.0()(64bit)
python-ethtool-0.6-5.el6.x86_64 has missing requires of python(abi) = (‘0’, ‘2.6’, None)
python-pip-7.1.0-1.el6.noarch has missing requires of python(abi) = (‘0’, ‘2.6’, None)
python-setuptools-0.6.10-3.el6.noarch has missing requires of python(abi) = (‘0’, ‘2.6’, None)
python-simplejson-2.0.9-3.1.el6.x86_64 has missing requires of libpython2.6.so.1.0()(64bit)
python-simplejson-2.0.9-3.1.el6.x86_64 has missing requires of python(abi) = (‘0’, ‘2.6’, None)
qt3-3.3.8b-30.el6.x86_64 has missing requires of libpng12.so.0()(64bit)
qt3-3.3.8b-30.el6.x86_64 has missing requires of libpng12.so.0(PNG12_0)(64bit)
radiusclient-ng-devel-0.5.6-5.el6.x86_64 has missing requires of radiusclient-ng = (‘0’, ‘0.5.6’, ‘5.el6’)
rpm-build-4.8.0-38.el6_6.x86_64 has missing requires of libdb-4.7.so()(64bit)
rpm-build-4.8.0-38.el6_6.x86_64 has missing requires of liblzma.so.0()(64bit)
rpm-build-4.8.0-38.el6_6.x86_64 has missing requires of librpm.so.1()(64bit)
rpm-build-4.8.0-38.el6_6.x86_64 has missing requires of librpmbuild.so.1()(64bit)
rpm-build-4.8.0-38.el6_6.x86_64 has missing requires of librpmio.so.1()(64bit)
rpm-build-4.8.0-38.el6_6.x86_64 has missing requires of perl(Thread::Queue)
rpm-build-4.8.0-38.el6_6.x86_64 has missing requires of rpm = (‘0’, ‘4.8.0’, ‘38.el6_6’)
subversion-1.6.11-12.el6_6.x86_64 has missing requires of libdb-4.7.so()(64bit)
subversion-1.6.11-12.el6_6.x86_64 has missing requires of libsasl2.so.2()(64bit)
subversion-1.6.11-12.el6_6.x86_64 has missing requires of perl(Digest::MD5) >= (‘0’, ‘2.20’, None)
subversion-1.6.11-12.el6_6.x86_64 has missing requires of python(abi) = (‘0’, ‘2.6’, None)
systemtap-client-2.5-5.el6.x86_64 has missing requires of librpm.so.1()(64bit)
systemtap-client-2.5-5.el6.x86_64 has missing requires of librpmio.so.1()(64bit)
xz-lzma-compat-4.999.9-0.5.beta.20091007git.el6.x86_64 has missing requires of liblzma.so.0()(64bit)
xz-lzma-compat-4.999.9-0.5.beta.20091007git.el6.x86_64 has missing requires of xz = (‘0’, ‘4.999.9’, ‘0.5.beta.20091007git.el6’)
zlib-1.2.7-17.el7.x86_64 is a duplicate with zlib-1.2.3-29.el6.i686
Your transaction was saved, rerun it with:
yum load-transaction /tmp/yum_save_tx.2018-01-11.19-17.nxDbIE.yumtx
Posts: 1
Participants: 1
@artello73 wrote:
Hi,
Just tried to upgrade old asteriskNow distro to recent FreePBX 14 using standard distro-upgrade procedure.
I have to clean some manually installed rpm’s. Got some broken modules after the upgrade and fixed them by post_upgrade script. In general system works fine (I was running pjsip and after upgrade chan_sip become default sip driver).I have small isuues with Dashboard - RSS just disappeared, and the window with FreePBX statistik shows nothing but blank window from time to time. Reinstalling dashboard module didn’t helped.
Also I noticed that there are a number of el6 packages left int the system from the Centos6.6.
[root@pjsip ~]# yum list installed | grep @anaconda-SHMZ-201501302108.x86_64/6.6
ConsoleKit-libs.x86_64 0.4.1-3.el6 @anaconda-SHMZ-201501302108.x86_64/6.6
MAKEDEV.x86_64 3.24-6.el6 @anaconda-SHMZ-201501302108.x86_64/6.6
bfa-firmware.noarch 3.2.23.0-2.el6 @anaconda-SHMZ-201501302108.x86_64/6.6
cloog-ppl.x86_64 0.15.7-1.2.el6 @anaconda-SHMZ-201501302108.x86_64/6.6
@anaconda-SHMZ-201501302108.x86_64/6.6
dash.x86_64 0.5.5.1-4.el6 @anaconda-SHMZ-201501302108.x86_64/6.6
eggdbus.x86_64 0.6-3.el6 @anaconda-SHMZ-201501302108.x86_64/6.6
fxload.x86_64 2008_10_13-2.el6 @anaconda-SHMZ-201501302108.x86_64/6.6
grub.x86_64 1:0.97-93.el6 @anaconda-SHMZ-201501302108.x86_64/6.6
hal-info.noarch 20090716-3.1.el6 @anaconda-SHMZ-201501302108.x86_64/6.6
hal-libs.x86_64 0.5.14-14.el6 @anaconda-SHMZ-201501302108.x86_64/6.6
lcms-libs.x86_64 1.19-1.el6 @anaconda-SHMZ-201501302108.x86_64/6.6
libGeoIP1.x86_64 1.5.1-55.1 @anaconda-SHMZ-201501302108.x86_64/6.6
libfreebob.x86_64 1.0.11-6.el6 @anaconda-SHMZ-201501302108.x86_64/6.6
libnih.x86_64 1.0.1-7.el6 @anaconda-SHMZ-201501302108.x86_64/6.6
libpri-debuginfo.x86_64 1.4.12-13.shmz65.1.4 @anaconda-SHMZ-201501302108.x86_64/6.6
libwat-debuginfo.x86_64 2.1.0-1.shmz65.1.17 @anaconda-SHMZ-201501302108.x86_64/6.6
mingetty.x86_64 1.08-5.el6 @anaconda-SHMZ-201501302108.x86_64/6.6
moh-sounds.noarch 1.0.0-2 @anaconda-SHMZ-201501302108.x86_64/6.6
nas-libs.x86_64 1.9.2-1.el6 @anaconda-SHMZ-201501302108.x86_64/6.6
ppl.x86_64 0.10.2-11.el6 @anaconda-SHMZ-201501302108.x86_64/6.6
schmooze-dahdi.noarch 1.0.0-2 @anaconda-SHMZ-201501302108.x86_64/6.6Just wondering if it save to delete them all?
Posts: 6
Participants: 3
@nimeth wrote:
Because incoming calls are able to reach their destination (IVR App) so, on my Asterisk server, I continued to add Outbound Route usingFreePBX GUI, but when I submit, it threw error below.
PDOException (42S22)
SQLSTATE[42S22]: Column not found: 1054 Unknown column ‘time_mode’ in 'field list’
What to do so we can add outbound route?Nimeth
Posts: 1
Participants: 1
@thehammer86 wrote:
This is the second year in a row now that I have paid to renew the extension routing module ahead of its expiry date. However, now as the original expiry date has elapsed, the module has become deactivated and all extension routing in my PBX is broken. Please fix this immediately and take steps to prevent this type error happening in the future. I have filed a support ticket.
Posts: 3
Participants: 2
@FN_GM wrote:
Hello,
I am trying to upgrade from FreePBX Distro 10.13.66-22 to SNG 7 using this guide. - https://wiki.freepbx.org/display/PPS/Upgrading+from+FreePBX+10.13.66+to+SNG7
The install is failing with this error: IOError: [Errno 28] No space left on device
I have also attached the full log below.
Please can some assist?
Many Thanks for your help.
######### Starting setup upgrade on Fri Jan 12 21:23:08 GMT 2018 #########
######### Creating upgrade repofile #########
######### Installing needed packages #########
######### Running preupgrade to inventory running system #########
Gathering logs used by preupgrade assistant:
All installed packages : 01/11 …running finished (time 00:00s)
All changed files : 02/11 …running finished (time 03:03s)
Changed config files : 03/11 …running finished (time 00:00s)
All users : 04/11 …running finished (time 00:00s)
All groups : 05/11 …running finished (time 00:00s)
Service statuses : 06/11 …running finished (time 00:00s)
All installed files : 07/11 …running finished (time 00:01s)
All local files : 08/11 …running finished (time 00:11s)
All executable files : 09/11 …running finished (time 00:02s)
RedHat signed packages : 10/11 …running finished (time 00:00s)
CentOS signed packages : 11/11 …running finished (time 00:00s)
Assessment of the system, running checks / SCE scripts:
001/096 …running (Configuration Files to Review)done (Configuration Files to Review)
002/096 …running (File Lists for Manual Migration)done (File Lists for Manual Migration)
003/096 …running (Bacula Backup Software)done (Bacula Backup Software)
004/096 …running (MySQL configuration)done (MySQL configuration)
005/096 …running (Migration of the MySQL data stack)done (Migration of the MySQL data stack)
006/096 …running (Changes related to moving from MySQL to MariaDB)done (Changes related to moving from MySQL to MariaDB)
007/096 …running (PostgreSQL upgrade content)done (PostgreSQL upgrade content)
008/096 …running (GNOME Desktop Environment underwent several design modifications in CentOS 7 release)done (GNOME Desktop Environment underwent several design modifications in CentOS 7 release)
009/096 …running (KDE Desktop Environment underwent several design modifications in CentOS 7 release)done (KDE Desktop Environment underwent several design modifications in CentOS 7 release)
010/096 …running (several graphic drivers not supported in CentOS 7)done (several graphic drivers not supported in CentOS 7)
011/096 …running (several input drivers not supported in CentOS 7)done (several input drivers not supported in CentOS 7)
012/096 …running (several kernel networking drivers not available in CentOS 7)done (several kernel networking drivers not available in CentOS 7)
013/096 …running (several kernel storage drivers not available in CentOS 7)done (several kernel storage drivers not available in CentOS 7)
014/096 …running (Names, Options and Output Format Changes in arptables)done (Names, Options and Output Format Changes in arptables)
015/096 …running (BIND9 running in a chroot environment check.)done (BIND9 running in a chroot environment check.)
016/096 …running (BIND9 configuration compatibility check)done (BIND9 configuration compatibility check)
017/096 …running (Move dhcpd/dhcprelay arguments from /etc/sysconfig/* to .service files)done (Move dhcpd/dhcprelay arguments from /etc/sysconfig/ to *.service files)
018/096 …running (DNSMASQ configuration compatibility check)done (DNSMASQ configuration compatibility check)
019/096 …running (Dovecot configuration compatibility check)done (Dovecot configuration compatibility check)
020/096 …running (Compatibility Between iptables and ip6tables)done (Compatibility Between iptables and ip6tables)
021/096 …running (Net-SNMP check)done (Net-SNMP check)
022/096 …running (Squid configuration compatibility check)done (Squid configuration compatibility check)
023/096 …running (Reusable Configuration Files)done (Reusable Configuration Files)
024/096 …running (VCS repositories)done (VCS repositories)
025/096 …running (Added and extended options for BIND9 configuration)done (Added and extended options for BIND9 configuration)
026/096 …running (Added options in DNSMASQ configuration)done (Added options in DNSMASQ configuration)
027/096 …running (Packages not signed by CentOS)done (Packages not signed by CentOS)
028/096 …running (Obsoleted rpms)done (Obsoleted rpms)
029/096 …running (w3m not available in CentOS 7)done (w3m not available in CentOS 7)
030/096 …running (report incompatibilities between CentOS 6 and 7 in qemu-guest-agent package)done (report incompatibilities between CentOS 6 and 7 in qemu-guest-agent package)
031/096 …running (Removed options in coreutils binaries)done (Removed options in coreutils binaries)
032/096 …running (Removed options in gawk binaries)done (Removed options in gawk binaries)
033/096 …running (Removed options in netstat binary)done (Removed options in netstat binary)
034/096 …running (Removed options in quota tools)done (Removed options in quota tools)
035/096 …running (Removed rpms)done (Removed rpms)
036/096 …running (Replaced rpms)done (Replaced rpms)
037/096 …running (GMP library incompatibilities)done (GMP library incompatibilities)
038/096 …running (package downgrades)done (package downgrades)
039/096 …running (restore custom selinux configuration)done (restore custom selinux configuration)
040/096 …running (General)done (General)
041/096 …running (samba shared directories selinux)done (samba shared directories selinux)
042/096 …running (CUPS Browsing/BrowsePoll configuration)done (CUPS Browsing/BrowsePoll configuration)
043/096 …running (CVS Package Split)done (CVS Package Split)
044/096 …running (FreeRADIUS Upgrade Verification)done (FreeRADIUS Upgrade Verification)
045/096 …running (httpd configuration compatibility check)done (httpd configuration compatibility check)
046/096 …running (bind-dyndb-ldap)done (bind-dyndb-ldap)
047/096 …running (Identity Management Server compatibility check)done (Identity Management Server compatibility check)
048/096 …running (IPA Server CA Verification)done (IPA Server CA Verification)
049/096 …running (NTP configuration)done (NTP configuration)
050/096 …running (Information on time-sync.target)done (Information on time-sync.target)
051/096 …running (OpenLDAP /etc/sysconfig and data compatibility)done (OpenLDAP /etc/sysconfig and data compatibility)
052/096 …running (OpenSSH sshd_config migration content)done (OpenSSH sshd_config migration content)
053/096 …running (OpenSSH sysconfig migration content)done (OpenSSH sysconfig migration content)
054/096 …running (Configuration for quota_nld service)done (Configuration for quota_nld service)
055/096 …running (Disk quota netlink message daemon moved into quota-nld package)done (Disk quota netlink message daemon moved into quota-nld package)
056/096 …running (SSSD compatibility check)done (SSSD compatibility check)
057/096 …running (Luks encrypted partition)done (Luks encrypted partition)
058/096 …running (Clvmd and cmirrord daemon management.)done (Clvmd and cmirrord daemon management.)
059/096 …running (State of LVM2 services.)done (State of LVM2 services.)
060/096 …running (device-mapper-multipath configuration compatibility check)done (device-mapper-multipath configuration compatibility check)
061/096 …running (Removal of scsi-target-utils)done (Removal of scsi-target-utils)
062/096 …running (Configuration for warnquota tool)done (Configuration for warnquota tool)
063/096 …running (Disk quota tool warnquota moved into quota-warnquota package)done (Disk quota tool warnquota moved into quota-warnquota package)
064/096 …running (Architecture Support)done (Architecture Support)
065/096 …running (Binary rebuilds)done (Binary rebuilds)
066/096 …running (Debuginfo packages)done (Debuginfo packages)
067/096 …running (Cluster and High Availability)done (Cluster and High Availability)
068/096 …running (Quorum implementation)done (Quorum implementation)
069/096 …running (fix krb5kdc config file)done (fix krb5kdc config file)
070/096 …running (File Systems, Partitions and Mounts Configuration Review)done (File Systems, Partitions and Mounts Configuration Review)
071/096 …running (Read Only FHS directories)done (Read Only FHS directories)
072/096 …running (Sonamebumped libs)done (Sonamebumped libs)
073/096 …running (SonameKept Reusable Dynamic Libraries)done (SonameKept Reusable Dynamic Libraries)
074/096 …running (Removed .so libs)done (Removed .so libs)
075/096 …running (In-place Upgrade Requirements for the /usr/ Directory)done (In-place Upgrade Requirements for the /usr/ Directory)
076/096 …running (CA certificate bundles modified)done (CA certificate bundles modified)
077/096 …running (Developer Tool Set packages)done (Developer Tool Set packages)
078/096 …running (Hyper-V)done (Hyper-V)
079/096 …running (Content for enabling and disabling services based on CentOS 6 system)done (Content for enabling and disabling services based on CentOS 6 system)
080/096 …running (Check for ethernet interface naming)done (Check for ethernet interface naming)
081/096 …running (User modification in /etc/rc.local and /etc/rc.d/rc.local)done (User modification in /etc/rc.local and /etc/rc.d/rc.local)
082/096 …running (cgroups configuration compatibility check)done (cgroups configuration compatibility check)
083/096 …running (Plugable authentication modules (PAM))done (Plugable authentication modules (PAM))
084/096 …running (Foreign Perl modules)done (Foreign Perl modules)
085/096 …running (Python 2.7.5)done (Python 2.7.5)
086/096 …running (Ruby 2.0.0)done (Ruby 2.0.0)
087/096 …running (SCL collections)done (SCL collections)
088/096 …running (System kickstart)done (System kickstart)
089/096 …running (YUM)done (YUM)
090/096 …running (Check for usage of dangerous range of UID/GIDs)done (Check for usage of dangerous range of UID/GIDs)
091/096 …running (Incorrect usage of reserved UID/GIDs)done (Incorrect usage of reserved UID/GIDs)
092/096 …running (NIS ypbind config files back-up)done (NIS ypbind config files back-up)
093/096 …running (NIS Makefile back-up)done (NIS Makefile back-up)
094/096 …running (NIS server maps check)done (NIS server maps check)
095/096 …running (NIS server MAXUID and MAXGID limits check)done (NIS server MAXUID and MAXGID limits check)
096/096 …running (NIS server config file back-up)done (NIS server config file back-up)
Assessment finished (time 00:00s)
Result table with checks and their results for main contents:|Configuration Files to Review |notapplicable |
|File Lists for Manual Migration |notapplicable |
|Bacula Backup Software |notapplicable |
|MySQL configuration |notapplicable |
|Migration of the MySQL data stack |notapplicable |
|Changes related to moving from MySQL to MariaDB |notapplicable |
|PostgreSQL upgrade content |notapplicable |
|GNOME Desktop Environment underwent several design modifications in CentOS 7 release |notapplicable |
|KDE Desktop Environment underwent several design modifications in CentOS 7 release |notapplicable |
|several graphic drivers not supported in CentOS 7 |notapplicable |
|several input drivers not supported in CentOS 7 |notapplicable |
|several kernel networking drivers not available in CentOS 7 |notapplicable |
|several kernel storage drivers not available in CentOS 7 |notapplicable |
|Names, Options and Output Format Changes in arptables |notapplicable |
|BIND9 running in a chroot environment check. |notapplicable |
|BIND9 configuration compatibility check |notapplicable |
|Move dhcpd/dhcprelay arguments from /etc/sysconfig/* to *.service files |notapplicable |
|DNSMASQ configuration compatibility check |notapplicable |
|Dovecot configuration compatibility check |notapplicable |
|Compatibility Between iptables and ip6tables |notapplicable |
|Net-SNMP check |notapplicable |
|Squid configuration compatibility check |notapplicable |
|Reusable Configuration Files |notapplicable |
|VCS repositories |notapplicable |
|Added and extended options for BIND9 configuration |notapplicable |
|Added options in DNSMASQ configuration |notapplicable |
|Packages not signed by CentOS |notapplicable |
|Obsoleted rpms |notapplicable |
|w3m not available in CentOS 7 |notapplicable |
|report incompatibilities between CentOS 6 and 7 in qemu-guest-agent package |notapplicable |
|Removed options in coreutils binaries |notapplicable |
|Removed options in gawk binaries |notapplicable |
|Removed options in netstat binary |notapplicable |
|Removed options in quota tools |notapplicable |
|Removed rpms |notapplicable |
|Replaced rpms |notapplicable |
|GMP library incompatibilities |notapplicable |
|package downgrades |notapplicable |
|restore custom selinux configuration |notapplicable |
|General |notapplicable |
|samba shared directories selinux |notapplicable |
|CUPS Browsing/BrowsePoll configuration |notapplicable |
|CVS Package Split |notapplicable |
|FreeRADIUS Upgrade Verification |notapplicable |
|httpd configuration compatibility check |notapplicable |
|bind-dyndb-ldap |notapplicable |
|Identity Management Server compatibility check |notapplicable |
|IPA Server CA Verification |notapplicable |
|NTP configuration |notapplicable |
|Information on time-sync.target |notapplicable |
|OpenLDAP /etc/sysconfig and data compatibility |notapplicable |
|OpenSSH sshd_config migration content |notapplicable |
|OpenSSH sysconfig migration content |notapplicable |
|Configuration for quota_nld service |notapplicable |
|Disk quota netlink message daemon moved into quota-nld package |notapplicable |
|SSSD compatibility check |notapplicable |
|Luks encrypted partition |notapplicable |
|Clvmd and cmirrord daemon management. |notapplicable |
|State of LVM2 services. |notapplicable |
|device-mapper-multipath configuration compatibility check |notapplicable |
|Removal of scsi-target-utils |notapplicable |
|Configuration for warnquota tool |notapplicable |
|Disk quota tool warnquota moved into quota-warnquota package |notapplicable |
|Architecture Support |notapplicable |
|Binary rebuilds |notapplicable |
|Debuginfo packages |notapplicable |
|Cluster and High Availability |notapplicable |
|Quorum implementation |notapplicable |
|fix krb5kdc config file |notapplicable |
|File Systems, Partitions and Mounts Configuration Review |notapplicable |
|Read Only FHS directories |notapplicable |
|Sonamebumped libs |notapplicable |
|SonameKept Reusable Dynamic Libraries |notapplicable |
|Removed .so libs |notapplicable |
|In-place Upgrade Requirements for the /usr/ Directory |notapplicable |
|CA certificate bundles modified |notapplicable |
|Developer Tool Set packages |notapplicable |
|Hyper-V |notapplicable |
|Content for enabling and disabling services based on CentOS 6 system |notapplicable |
|Check for ethernet interface naming |notapplicable |
|User modification in /etc/rc.local and /etc/rc.d/rc.local |notapplicable |
|cgroups configuration compatibility check |notapplicable |
|Plugable authentication modules (PAM) |notapplicable |
|Foreign Perl modules |notapplicable |
|Python 2.7.5 |notapplicable |
|Ruby 2.0.0 |notapplicable |
|SCL collections |notapplicable |
|System kickstart |notapplicable |
|YUM |notapplicable |
|Check for usage of dangerous range of UID/GIDs |notapplicable |
|Incorrect usage of reserved UID/GIDs |notapplicable |
|NIS ypbind config files back-up |notapplicable |
|NIS Makefile back-up |notapplicable |
|NIS server maps check |notapplicable |
|NIS server MAXUID and MAXGID limits check |notapplicable |
|NIS server config file back-up |notapplicable |Tarball with results is stored here /root/preupgrade-results/preupg_results-180112212657.tar.gz .
The latest assessment is stored in directory /root/preupgrade .
Upload results to UI by command:
e.g. preupg -u http://127.0.0.1:8099/submit/ -r /root/preupgrade-results/preupg_results-*.tar.gz .
######### Running upgrade-tool to download and prepare upgrade #########base | 2.0 kB 00:00
base/primary 2% [ ] 0.0 B/s | 56 kB --:-- ETA
base/primary 7% [= ] 218 kB/s | 188 kB 00:11 ETA
base/primary 17% [==- ] 261 kB/s | 465 kB 00:08 ETA
base/primary 44% [======- ] 384 kB/s | 1.1 MB 00:03 ETA
base/primary 83% [============- ] 570 kB/s | 2.2 MB 00:00 ETAbase/primary | 2.6 MB 00:01
cmdline-instrepo | 3.6 kB 00:00
cmdline-instrepo/primary_ 28% [==== ] 0.0 B/s | 397 kB --:-- ETA
cmdline-instrepo/primary_ 98% [==============-] 1.4 MB/s | 1.4 MB 00:00 ETA
cmdline-instrepo/primary_ 98% [==============-] 1.3 MB/s | 1.4 MB 00:00 ETAcmdline-instrepo/primary_db | 1.4 MB 00:01
extras | 1.3 kB 00:00
extras/primary | 15 kB 00:00
pbx | 2.9 kB 00:00
pbx/primary_db 2% [ ] 0.0 B/s | 57 kB --:-- ETA
pbx/primary_db 11% [=- ] 290 kB/s | 241 kB 00:06 ETA
pbx/primary_db 32% [====- ] 362 kB/s | 693 kB 00:04 ETA
pbx/primary_db 76% [===========- ] 530 kB/s | 1.6 MB 00:00 ETApbx/primary_db | 2.1 MB 00:01
schmooze-commercial | 2.9 kB 00:00
schmooze-commercial/prima 34% [===== ] 0.0 B/s | 37 kB --:-- ETAschmooze-commercial/primary_db | 107 kB 00:00
updates | 1.3 kB 00:00
updates/primary 1% [ ] 0.0 B/s | 60 kB --:-- ETA
updates/primary 6% [- ] 225 kB/s | 196 kB 00:12 ETA
updates/primary 16% [==- ] 275 kB/s | 513 kB 00:09 ETA
updates/primary 40% [====== ] 406 kB/s | 1.2 MB 00:04 ETA
updates/primary 70% [==========- ] 562 kB/s | 2.1 MB 00:01 ETAupdates/primary | 3.0 MB 00:01
upgrade | 2.9 kB 00:00
upgrade/primary_db | 14 kB 00:00
.treeinfo | 658 B 00:00
vmlinuz-redhat-upgrade-to 3% [- ] 0.0 B/s | 224 kB --:-- ETA
vmlinuz-redhat-upgrade-to 28% [==== ] 2.1 MB/s | 1.6 MB 00:01 ETA
vmlinuz-redhat-upgrade-to 28% [==== ] 1.9 MB/s | 1.6 MB 00:02 ETA
vmlinuz-redhat-upgrade-to 54% [======== ] 2.1 MB/s | 3.1 MB 00:01 ETA
vmlinuz-redhat-upgrade-to 94% [============== ] 2.4 MB/s | 5.3 MB 00:00 ETAvmlinuz-redhat-upgrade-tool | 5.6 MB 00:01
initramfs-redhat-upgrade- 0% [ ] 0.0 B/s | 213 kB --:-- ETA
initramfs-redhat-upgrade- 3% [- ] 2.0 MB/s | 1.6 MB 00:20 ETA
initramfs-redhat-upgrade- 8% [= ] 2.3 MB/s | 3.6 MB 00:17 ETA
initramfs-redhat-upgrade- 14% [== ] 2.6 MB/s | 6.3 MB 00:13 ETA
initramfs-redhat-upgrade- 20% [=== ] 2.9 MB/s | 8.5 MB 00:11 ETA
initramfs-redhat-upgrade- 26% [===- ] 3.2 MB/s | 11 MB 00:09 ETA
initramfs-redhat-upgrade- 32% [====- ] 3.6 MB/s | 14 MB 00:08 ETA
initramfs-redhat-upgrade- 38% [=====- ] 3.9 MB/s | 16 MB 00:06 ETA
initramfs-redhat-upgrade- 44% [======- ] 4.1 MB/s | 19 MB 00:05 ETA
initramfs-redhat-upgrade- 50% [=======- ] 4.4 MB/s | 21 MB 00:04 ETA
initramfs-redhat-upgrade- 56% [======== ] 4.6 MB/s | 24 MB 00:03 ETA
initramfs-redhat-upgrade- 62% [========= ] 4.9 MB/s | 27 MB 00:03 ETA
initramfs-redhat-upgrade- 69% [========== ] 5.2 MB/s | 29 MB 00:02 ETA
initramfs-redhat-upgrade- 76% [=========== ] 5.4 MB/s | 32 MB 00:01 ETA
initramfs-redhat-upgrade- 82% [============ ] 5.5 MB/s | 35 MB 00:01 ETA
initramfs-redhat-upgrade- 89% [============= ] 5.7 MB/s | 38 MB 00:00 ETA
initramfs-redhat-upgrade- 95% [============== ] 5.9 MB/s | 40 MB 00:00 ETAinitramfs-redhat-upgrade-tool.img | 42 MB 00:05
setting up repos…
getting boot images…
Traceback (most recent call last):
File “/usr/bin/redhat-upgrade-tool”, line 310, in
main(args)
File “/usr/bin/redhat-upgrade-tool”, line 209, in main
kernel, initrd = f.download_boot_images() # TODO: force arch?
File “/usr/lib/python2.6/site-packages/redhat_upgrade_tool/download.py”, line 413, in download_boot_images
copy2(initrd, initrdpath)
File “/usr/lib64/python2.6/shutil.py”, line 95, in copy2
copyfile(src, dst)
File “/usr/lib64/python2.6/shutil.py”, line 52, in copyfile
copyfileobj(fsrc, fdst)
File “/usr/lib64/python2.6/shutil.py”, line 31, in copyfileobj
fdst.write(buf)
IOError: [Errno 28] No space left on device
######### An error occured, please check /var/log/sngupdate #########
Posts: 17
Participants: 3
@duncanidaho wrote:
I have arttempted the yum -y install command numerous times to upgrade from Asterisk 13 to the new 14; however I get the following error when I type this command and then type distro-upgrade
Error: Package: distro-upgrade-1707-12.sng7.noarch (/distro-upgrade-1707-12.sng7.noarch)
Requires: schmooze-release
when I type distro-upgrade I get command not foundIn addition, when my system reboots it shows 3 possible CENTOS to use. If the first OS is selected the boot process hangs and does nothing. I then must boot from the older 3.10.593 version.
I have sysadmin paid for but the system won’t let me do module or or updates automatically. Please advise
Mike
Posts: 1
Participants: 1
@mfarmwald wrote:
I just converted from FreePBX 13 to 14 using the online settings converter.
The new FreePBX 14 works fine, but after I moved the deployment from the 13 hardware to 14, and enabled EndPoint manager, the old phone settings are gone. It was a lot of work getting the settings right and I don’t want to have to go through that again.
I manually copied /tftpboot, so the phones are working, but I can’t make changes.
I still have the old 13 HW, so I’m hoping I can just copy some files over.
Thanks for any help.
Posts: 1
Participants: 1
@ctogden wrote:
Somewhere in the past month or so my system got partially borked. Everything works except it no longer listens on port 80 which means Let’s Encrypt fails to validate. When Checking all the settings there is no schmoozecom.conf file and the only line for
Listen 80
is commented out in httpd.conf by System Admin moduleHow can I get this cleaned up? I am running or was running sangoma distro but now when I run their version check command it returns nothing.
Posts: 1
Participants: 1
@tim007 wrote:
I am in the process of attempting to upgrade my FreePBX 10.13.66 system to SNG7. I installed what is listed as the current upgrade RPM in the Wiki (https://wiki.freepbx.org/display/PPS/Upgrading+from+FreePBX+10.13.66+to+SNG7).
“yum -y install http://package1.sangoma.net/distro-upgrade-1712-5.sng7.noarch.rpm”
And then started the upgrade: “distro-upgrade”
It makes it past the reboot, but then gets stuck at “######### Repairing areminder #########”. The last entry in “post_sngupdate” is “Running fwconsole ma downloadinstall areminder”.
I found an Issue that had been closed that was referencing this for a previous version of the upgrade script, but said that it had been fixed. https://issues.freepbx.org/browse/FREEPBX-16220
I tried running the script to repair from a failed upgrade, but it is getting stuck at the same step.
Any help would be appreciated; I would prefer not to have to roll back!
Posts: 5
Participants: 3
@eddymut wrote:
Hello
After upgrading distro by scripts from 12 to 13, cyrillic letters in users, queues, trunks, routes and CDR became unreadable. But in the mysql console characters still displays correctly. What i did done incorrect.
I found the script for converting tables to utf8 in FAQs, but after the script was launched nothing changed.
Posts: 1
Participants: 1
@4allbusiness wrote:
Hello FreePBX,
When we login to a FreePBX, we will get a beautiful Dashboard with a FreePBX statistics window.
But in that windows there are no horizontal information about Time.
Is there a specific reason for this?
In my honest opinion, this looks great but is totally useless. I can tell that there where calls somewhere within the last hour.
Only when we hover over the diagram, we will get time information.
Would it be nice if we login and immediatly see the time-frame information on the horizontal Statistics line?
Posts: 1
Participants: 1
@serp wrote:
Hi, everyone
I’ve been upgraded FreePBX from 10.13 to sng7 by appropriate instruction and that process completed normally. But when I’ve tried to upgrade the Asterisk from 13 to 14 by asterisk-version-switch utility, I had an issue. Script has been suspended on “FreePBX reloading” stage. I’ve stopped it forcibly and came back on 13 version and that time all was completed succefully. What could it mean and how is it fix?
Posts: 1
Participants: 1
@johnjces wrote:
Good day!
I rarely have issues with my FreePBX Distro because when things are working I tend to leave things alone and updating is done some time after updates come out.
I updated today to 10.13.66-22 and I am still using Asterisk 11.25.3. I saw the issue about updating the Chan Motif module needing asterisk greater than 13 some time back and ignored it as everything was working just peachy.
I updated the system and now I can’t use Google Voice unless I update to Asterisk 13 or above. I don’t want to… I’d just assume stay on 11 but would like Google working.
Is there anyway to drop back to the previous Chan Motif module? I believe there is but can;t find it.
Or should I “man up” and switch asterisk to 13. And if I do so, what version of 13 will be installed and what Gotchas might I see? I just read one post about not being able to add a network after upgrading to one of the version 13 updates.
Thanks
John
Posts: 1
Participants: 1