Register a SA Forums Account here!
JOINING THE SA FORUMS WILL REMOVE THIS BIG AD, THE ANNOYING UNDERLINED ADS, AND STUPID INTERSTITIAL ADS!!!

You can: log in, read the tech support FAQ, or request your lost password. This dumb message (and those ads) will appear on every screen until you register! Get rid of this crap by registering your own SA Forums Account and joining roughly 150,000 Goons, for the one-time price of $9.95! We charge money because it costs us money per month for bills, and since we don't believe in showing ads to our users, we try to make the money back through forum registrations.
 
  • Locked thread
taqueso
Mar 8, 2004


:911:
:wookie: :thermidor: :wookie:
:dehumanize:

:pirate::hf::tinfoil:

I upgraded to 12.04 and now I keep getting this error:
code:
dpkg: error processing /var/cache/apt/archives/libgnome-control-center1_1%3a3.4.1-0ubuntu1_amd64.deb (--unpack):
 unable to install (supposed) new info file `/var/lib/dpkg/tmp.ci/shlibs': Is a directory
when doing anything with apt-get. If I manually try to unpack the .deb with dpkg, I get the same. I removed and let apt redownload the .deb, same thing.

How can I troubleshoot this further?

Adbot
ADBOT LOVES YOU

taqueso
Mar 8, 2004


:911:
:wookie: :thermidor: :wookie:
:dehumanize:

:pirate::hf::tinfoil:

Nimrod posted:

Try removing it all again then doing a fsck from a recovery console.

What do you mean by removing it all again? Removing the deb?

taqueso
Mar 8, 2004


:911:
:wookie: :thermidor: :wookie:
:dehumanize:

:pirate::hf::tinfoil:

Nimrod posted:

Yeah i'm assuming you've tried purging whatever package is giving you issues, the important part is the fsck though.

EDIT: I had pretty much the same error once before, and I think it has something to do with an old inode not being cleared correctly or some such. fsck fixed it for me.

Did the fsck, now I get
code:
E: Internal Error, No file name for libssl1.0.0
when I try to do anything with apt. :cry: Tried purging libssl, updating, etc. but no change.

taqueso
Mar 8, 2004


:911:
:wookie: :thermidor: :wookie:
:dehumanize:

:pirate::hf::tinfoil:

Nimrod posted:

From my googling,

apt-get update
apt-get clean
apt-get install -fy
dpkg -i /var/cache/apt/archives/*.deb
dpkg --configure -a
apt-get install -fy
apt-get dist-upgrade

may help you.
I get the error about libssl when I try to do anything involving installing with apt-get, so half the steps don't do anything. When using dpkg to install all the debs in the archives, it barfs unpacking libgnome-control-center1, so that doesn't do anything either.

I wish I could find what actually causes the internal error no filename error. All my googling just turns up random fixes and bug reports. It feels like troubleshooting a windows problem.

taqueso
Mar 8, 2004


:911:
:wookie: :thermidor: :wookie:
:dehumanize:

:pirate::hf::tinfoil:

vulturesrow posted:

How would I go about making the printer attached to my desktop running Ubuntu being available for all users (Windows 7) on the wireless network ?

Try this

  • Locked thread