[Bug 1375836] Re: Ubuntu 14.04.1 LTS - apt-get broken after upgrade - Package netbase is not configured yet.

2014-10-08 Thread juniorsa
No where to go from here?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1375836

Title:
  Ubuntu 14.04.1 LTS - apt-get broken after upgrade - Package netbase is
  not configured yet.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/netbase/+bug/1375836/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1375836] Re: Ubuntu 14.04.1 LTS - apt-get broken after upgrade - Package netbase is not configured yet.

2014-10-07 Thread juniorsa
I was superuser when issuing those commands.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1375836

Title:
  Ubuntu 14.04.1 LTS - apt-get broken after upgrade - Package netbase is
  not configured yet.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/netbase/+bug/1375836/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1375836] Re: Ubuntu 14.04.1 LTS - apt-get broken after upgrade - Package netbase is not configured yet.

2014-10-06 Thread juniorsa
Hi William,

When I try and download the package I get:

root@web2:~# dpkg -i netbase_5.2_all.deb
(Reading database ... 277574 files and directories currently installed.)
Preparing to unpack netbase_5.2_all.deb ...
Unpacking netbase (5.2) over (5.2) ...
Setting up netbase (5.2) ...
Installing new version of config file /etc/services ...
dpkg: error processing package netbase (--install):
 unable to install `/etc/services.dpkg-new' as `/etc/services': Operation not 
permitted
Errors were encountered while processing:
 netbase


Any suggestions - it seems like /etc/services is locked?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1375836

Title:
  Ubuntu 14.04.1 LTS - apt-get broken after upgrade - Package netbase is
  not configured yet.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/netbase/+bug/1375836/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1375836] Re: Ubuntu 14.04.1 LTS - apt-get broken after upgrade - Package netbase is not configured yet.

2014-10-06 Thread juniorsa
joe:~# ls -l /etc/services
-rw-r--r-- 1 root root 19398 May 13  2012 /etc/services


joe:~# fuser -a /etc/services
/etc/services:


fuser doesn't show any processing having that file open :(

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1375836

Title:
  Ubuntu 14.04.1 LTS - apt-get broken after upgrade - Package netbase is
  not configured yet.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/netbase/+bug/1375836/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1375836] Re: Ubuntu 14.04.1 LTS - apt-get broken after upgrade - Package netbase is not configured yet.

2014-10-03 Thread juniorsa
Here is the pastebin
sorry for the delay

http://pastebin.com/bdA0z0BH

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1375836

Title:
  Ubuntu 14.04.1 LTS - apt-get broken after upgrade - Package netbase is
  not configured yet.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1375836/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1375836] Re: Ubuntu 14.04.1 LTS - apt-get broken after upgrade - Package netbase is not configured yet.

2014-10-03 Thread juniorsa
Hi William,

Yes I can access the internet fine.

Is there any way for me to manually download a good netbase package and
force install it?

This is a production server and I really like to keep all the packages
up to date with the latest security fixes.

Thanks,
Gilbert.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1375836

Title:
  Ubuntu 14.04.1 LTS - apt-get broken after upgrade - Package netbase is
  not configured yet.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1375836/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1375836] [NEW] Ubuntu 14.04.1 LTS - apt-get broken after upgrade - Package netbase is not configured yet.

2014-09-30 Thread juniorsa
Public bug reported:

After doing the dist-upgrade to Ubuntu 14.04.1 LTS we now have a system that 
apt-get is broken.
When we try and do apt-get -f install this is the output:


root@web2:~# apt-get -f install
Reading package lists...
Building dependency tree...
Reading state information...
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
24 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up netbase (5.2) ...
Installing new version of config file /etc/services ...
dpkg: error processing package netbase (--configure):
 unable to install `/etc/services.dpkg-new' as `/etc/services': Operation not 
permitted
dpkg: dependency problems prevent configuration of ntpdate:
 ntpdate depends on netbase; however:
  Package netbase is not configured yet.

dpkg: error processing package ntpdate (--configure):
 dependency problems - leaving unconfigured
No apport report written because the error message indicates its a followup 
error from a previous failure.
dpkg: dependency problems prevent configuration of dbus:
 dbus depends on netbase (= 4.45ubuntu3); however:
  Package netbase is not configured yet.

dpkg: error processing package dbus (--configure):
 dependency problems - leaving unconfigured
No apport report written because the error message indicates its a followup 
error from a previous failure.
dpkg: dependency problems prevent configuration of accountsservice:
 accountsservice depends on dbus; however:
  Package dbus is not configured yet.

dpkg: error processing package accountsservice (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
dpkg: dependency problems prevent configuration of language-selector-common:
 language-selector-common depends on dbus; however:
  Package dbus is not configured yet.
 language-selector-common depends on accountsservice (= 0.6.29-1ubuntu6); 
however:
  Package accountsservice is not configured yet.

dpkg: error processing package language-selector-common (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
dpkg: dependency problems prevent configuration of systemd-services:
 systemd-services depends on dbus; however:
  Package dbus is not configured yet.

dpkg: error processing package systemd-services (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
dpkg: dependency problems prevent configuration of libpam-systemd:amd64:
 libpam-systemd:amd64 depends on systemd-services (= 204-5ubuntu20.6); however:
  Package systemd-services is not configured yet.

dpkg: error processing package libpam-systemd:amd64 (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
dpkg: dependency problems prevent configuration of ntp:
 ntp depends on netbase; however:
  Package netbase is not configured yet.

dpkg: error processing package ntp (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
dpkg: dependency problems prevent configuration of ubuntu-minimal:
 ubuntu-minimal depends on netbase; however:
  Package netbase is not configured yet.
 ubuntu-minimal depends on ntpdate; however:
  Package ntpdate is not configured yet.

dpkg: error processing package ubuntu-minimal (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
dpkg: dependency problems prevent configuration of ftp:
 ftp depends on netbase; however:
  Package netbase is not configured yet.

dpkg: error processing package ftp (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
dpkg: dependency problems prevent configuration of telnet:
 telnet depends on netbase; however:
  Package netbase is not configured yet.

dpkg: error processing package telnet (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
dpkg: dependency problems prevent configuration of ubuntu-standard:
 ubuntu-standard depends on ftp; however:
  Package ftp is not configured yet.
 ubuntu-standard depends on language-selector-common; however:
  Package language-selector-common is not configured yet.

dpkg: error processing package ubuntu-standard (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
dpkg: dependency problems prevent configuration of libio-socket-ssl-perl:
 libio-socket-ssl-perl depends on netbase; however:
  Package netbase is not configured yet.

dpkg: error processing package libio-socket-ssl-perl (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
dpkg: dependency problems prevent configuration of 

[Bug 1375836] Re: Ubuntu 14.04.1 LTS - apt-get broken after upgrade - Package netbase is not configured yet.

2014-09-30 Thread juniorsa
we upgraded from 12.10 LTS to 14.04 LTS

there were no issues.

I have tried dpkg --configure -a 
The output is more or less the same see pastebin

http://pastebin.com/JFv4ZjUj

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1375836

Title:
  Ubuntu 14.04.1 LTS - apt-get broken after upgrade - Package netbase is
  not configured yet.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1375836/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs