Modify ↓
Opened at 2013-05-05T15:44:40Z
Closed at 2013-05-06T15:19:40Z
#1054 closed defect (worksforme)
Daily build debian testing unmet dependencies libgnutls28 (>= 3.0.20-0)
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | BitlBee | Version: | devel |
Keywords: | Cc: | ||
IRC client+version: | Client-independent | Operating System: | Linux |
OS version/distro: |
Description
Adding the daily builds of bitlbee to debian testing and trying to install it gives the following error message:
Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: bitlbee : Depends: libgnutls28 (>= 3.0.20-0) but it is not installable E: Unable to correct problems, you have held broken packages.
Installing bitlbee from stock repositories works as expected.
Attachments (0)
Change History (1)
comment:1 Changed at 2013-05-06T15:19:40Z by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
I'm pretty sure this is a problem on your end as testing definily *does* have that version of libgnutls available:
http://packages.debian.org/search?keywords=libgnutls28
jessie (testing) (libs): GNU TLS library - main runtime library 3.0.22-3: amd64 armel armhf i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc s390 s390x sparc
Either way, I've rebuilt the testing chroot tarball as it was getting a little bloated. We'll see what happens.