Custom Query (1145 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (289 - 291 of 1145)

Ticket Resolution Summary Owner Reporter
#385 fixed debathena-misc-glue has undeclared conflict with acroread geofft

Reported by geofft, 15 years ago.

Description

The debathena-misc-glue package installs a /usr/bin/acroread attachandrun script, which conflicts with installing Acrobat from the Ubuntu partner repository:

Selecting previously deselected package acroread.
(Reading database ... 400376 files and directories currently installed.)
Unpacking acroread (from .../acroread_9.1.3-1jaunty1_i386.deb) ...
dpkg: error processing /var/cache/apt/archives/acroread_9.1.3-1jaunty1_i386.deb (--unpack):
 trying to overwrite `/usr/bin/acroread', which is also in package debathena-misc-glue

Importantly, debathena-misc-glue does not declare a conflict with the acroread package. This would be an RC bug if this were Debian/Ubuntu?...

However, even with the declared conflict, the package is a hard dependency of debathena-login-graphical, so we need to do something more:

  1. Make it a recommendation of login-graphical
  2. Make the package put the script somewhere other than /usr/bin, or create those files if they don't exist in some script (instead of packaging them)
  3. Split the package into debathena-acroread-glue etc., and make debathena-misc-glue a metapackage that depends on debathena-acroread-glue | acroread, etc.

Thoughts? See also  1019855, which could be solved with a local install of 64-bit acroread... but more generally, on systems with Debathena installed that don't have reliable AFS, we shouldn't prevent installing a local acroread.

#386 fixed bugme isn't always always on top lfaraone geofft

Reported by geofft, 15 years ago.

Description

I'm not sure why, but I've regularly been able to make my Firefox or xterm or whatever occlude the bugme counter.

#387 fixed "chmod 755 ~" dialog should offer to do so for you geofft

Reported by geofft, 15 years ago.

Description

This involves changing a message prompt to a zenity --question.

Note: See TracQuery for help on using queries.