Ubuntu Forums Archive Viewer

[SOLVED] Error with 'libflckrnet2.1.5-cil'

Archived thread 1014812 from Jaunty Jackalope Testing and Discussion (CLOSED). Markdown source: Jaunty_Jackalope_Testing_and_Discussion_(CLOSED)/thread_1014812_[SOLVED]_Error_with_'libflckrnet2.1.5-cil'.md

Original URL About this archive
#1

Encountered this message during update this morning. Has any one else seen this and is it some thing I need to be concerned about?

dougie@DougiesLeanMachine:~$ sudo dpkg --configure -a
Setting up libflickrnet2.1.5-cil (25277-6ubuntu1) ...
* Installing 1 assembly from libflickrnet2.1.5-cil into Mono
! Assembly /usr/share/cli-common/policies.d/libflickrnet2.1.5-cil/policy.2.1.FlickrNet.dll does not exist
dpkg: error processing libflickrnet2.1.5-cil (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 libflickrnet2.1.5-cil
#2

Same here. I dont use flickr so I'm not bothered at this stage. I'm sure it will get fixed.

#3

Just run the update again. I had this issue as well, but after a aptitude update && aptitude safe-upgrade this issue was resolved.

Tux

#4

Mono packaging bug - cli-al and cli-sn tools are not correctly symlinked, which causes dh_cligacpolicy to fail, which causes the named file to be missing when creating lib packages

#5

phoogkamer said: Just run the update again. I had this issue as well, but after a aptitude update && aptitude safe-upgrade this issue was resolved.

Tux

'safe-upgrade' wants to remove 3 packages and I'm not to keen on letting packages get removed

The following packages will be REMOVED:
  libblas3gf{u} libgfortran3{u} liblapack3gf{u} 
The following packages will be upgraded:
  python-numpy 
The following partially installed packages will be configured:
  libflickrnet2.1.5-cil 
1 packages upgraded, 0 newly installed, 3 to remove and 41 not upgraded.
Need to get 2273kB of archives. After unpacking 6758kB will be freed.
Do you want to continue? [Y/n/?] n
#6

Update seems to have resolved issue. Package has instaqlled no errors.