I have similar problems with 32 bit versions of above software
Gutsy 7.10 Beta (with all updates released to date of this posting)
and
virtualbox_1.5.0-24069-1_Ubuntu_feisty_i386.deb
I dont get asked about any licence
GDebi Output --
/////////////////////////////////////////
[EMAIL PROTECTED]:~$ gdebi-kde virtualbox_1.5.0-24069-1_Ubuntu_feisty_i386.deb
/usr/lib/python2.5/site-packages/apt/__init__.py:18: FutureWarning: apt API
not stable yet
warnings.warn("apt API not stable yet", FutureWarning)
/usr/lib/python2.5/site-packages/apt/__init__.py:18: FutureWarning: apt API
not stable yet
warnings.warn("apt API not stable yet", FutureWarning)
kdecore (KProcess): WARNING: setPty()
kdecore (KProcess): WARNING: _attachPty() 26
FATAL -> Failed to fork.
[EMAIL PROTECTED]:~$
/////////////////////////////////////////
There seems to be a problem in the call to pm.GetArchives() in site-
packages/apt/cache.py
// /usr/lib/python2.5/site-packages/apt/cache.py --- (line 158)
try:
# this may as well throw a SystemError exception
if not pm.GetArchives(fetcher, self._list, self._records):
return False
# now run the fetcher, throw exception if something fails to be
# fetched
return self._runFetcher(fetcher)
//
This package has three dependancies, and a licence agreement that needs
to be signed.
installing with dpkg -i worked after sorting the package manager, and
installing the three dependencys with
# apt-get install libxalan110 libidl0 libxerces27
The package itself seems to be OK.
--
GDebi goes wild with virtualbox 1.5.0 binary
https://bugs.launchpad.net/bugs/151912
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs