Bug 112091 - Port upgrade: sysutils/k3b to 1.0.1
Summary: Port upgrade: sysutils/k3b to 1.0.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Ion-Mihai "IOnut" Tetcu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-24 21:10 UTC by Heiner
Modified: 2007-05-28 17:00 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Heiner 2007-04-24 21:10:06 UTC
Upgrade to 1.0.1

Fix: Apply the patch. 


--Boundary-00=_h5lLG3gGPoEeg3V
Content-Type: text/x-diff;
  charset="iso-8859-1";
  name="k3b.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename="k3b.diff"



--Boundary-00=_h5lLG3gGPoEeg3V----9YY67foApY6fQllpRPanj4J3EUKFufWK4EdjMCNrD5zwSWF7
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

diff -urN ../../sysutils/k3b/Makefile ./Makefile
--- ../../sysutils/k3b/Makefile	Thu Apr  5 19:28:20 2007
+++ ./Makefile	Sat Apr 21 00:35:46 2007
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	k3b
-PORTVERSION=	1.0
-PORTREVISION=	1
+PORTVERSION=	1.0.1
 CATEGORIES=	sysutils multimedia kde
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -urN ../../sysutils/k3b/distinfo ./distinfo
--- ../../sysutils/k3b/distinfo	Mon Apr  2 13:14:57 2007
+++ ./distinfo	Fri Apr 20 14:34:41 2007
@@ -1,3 +1,3 @@
-MD5 (k3b-1.0.tar.bz2) = 02bf955059adfe9ac8a11d36fb34a11c
-SHA256 (k3b-1.0.tar.bz2) = b1ab85ad003b3362a964e7516ba21ecb238b199379e449980041a4292d8d2294
-SIZE (k3b-1.0.tar.bz2) = 5102225
+MD5 (k3b-1.0.1.tar.bz2) = 8abd11f56e6e40d6f2d0b076a5f8b8ed
+SHA256 (k3b-1.0.1.tar.bz2) = 609c56d4a9e0b41d545e377d61904e99a46e878280d6a6651a65f72f94acb65e
+SIZE (k3b-1.0.1.tar.bz2) = 5097997
diff -urN ../../sysutils/k3b/files/patch-configure ./files/patch-configure
--- ../../sysutils/k3b/files/patch-configure	Thu Jan  1 00:00:00 1970
+++ ./files/patch-configure	Sat Apr 21 00:47:14 2007
@@ -0,0 +1,11 @@
+--- configure.orig	Sat Apr 21 00:42:59 2007
++++ configure	Sat Apr 21 00:45:23 2007
+@@ -36535,7 +36535,7 @@
+ 
+ rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+ 	OLD_LIBS=$LIBS
+-	LIBS="-lavformat -lavcodec -ldl $LIBS"
++	LIBS="-lavformat -lavcodec $LIBS"
+ 	cat >conftest.$ac_ext <<_ACEOF
+ extern "C" {
+ 		#include <ffmpeg/avformat.h>
Comment 1 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2007-04-24 21:27:41 UTC
Responsible Changed
From-To: freebsd-ports-bugs->itetcu

I'll take it.
Comment 2 Ion-Mihai " IOnut " Tetcu 2007-04-24 21:30:25 UTC
On Tue, 24 Apr 2007 21:45:37 +0200
Heiner <h.eichmann@gmx.de> wrote:

> 
> >Number:         112091
> >Category:       ports
> >Synopsis:       Port upgrade: sysutils/k3b to 1.0.1

Does this update solve the problems the last current version has ? I
get a page fault with corrupted dump either on start on on close, etc.
(FreeBSD 6.2-STABLE #9: Sat Apr  7 00:39:19 EEST 2007).

-- 
IOnut - Un^d^dregistered ;) FreeBSD "user"
  "Intellectual Property" is   nowhere near as valuable   as "Intellect"
Comment 3 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2007-04-24 21:31:31 UTC
State Changed
From-To: open->feedback

Ask maintainer if this version is less destructive that the current one.
Comment 4 Heiner 2007-04-25 20:35:25 UTC
On Tuesday 24 April 2007 22:30, Ion-Mihai Tetcu wrote:
> Does this update solve the problems the last current version has ? I
> get a page fault with corrupted dump either on start on on close, etc.
> (FreeBSD 6.2-STABLE #9: Sat Apr  7 00:39:19 EEST 2007).

Hi!

The dvd+rw-tools related problems are fixed, if you upgrade to 7.0.
The hal problems currently discussed in kde-freebsd are imho 6.x kernel 
problems. k3b is compiled without hal support.

This are all problems I know of. Here (5.4) ist runs without problems.


Heiner
Comment 5 Ion-Mihai " IOnut " Tetcu 2007-04-25 22:31:35 UTC
On Wed, 25 Apr 2007 21:35:25 +0200
Heiner <h.eichmann@gmx.de> wrote:

> On Tuesday 24 April 2007 22:30, Ion-Mihai Tetcu wrote:
> > Does this update solve the problems the last current version has ? I
> > get a page fault with corrupted dump either on start on on close,
> > etc. (FreeBSD 6.2-STABLE #9: Sat Apr  7 00:39:19 EEST 2007).
> 
> Hi!
> 
> The dvd+rw-tools related problems are fixed, if you upgrade to 7.0.
> The hal problems currently discussed in kde-freebsd are imho 6.x
> kernel problems. k3b is compiled without hal support.

Then maybe we should marked it broken on 6 ?


-- 
IOnut - Un^d^dregistered ;) FreeBSD "user"
  "Intellectual Property" is   nowhere near as valuable   as "Intellect"
Comment 6 Chuck Swiger 2007-04-25 22:37:11 UTC
On Apr 25, 2007, at 2:31 PM, Ion-Mihai Tetcu wrote:
>> The dvd+rw-tools related problems are fixed, if you upgrade to 7.0.
>> The hal problems currently discussed in kde-freebsd are imho 6.x
>> kernel problems. k3b is compiled without hal support.
>
> Then maybe we should marked it broken on 6 ?

I think k3b without hal support works fine:

On Apr 19, 2007, at 9:12 AM, Michael Nottebrock wrote:
> On Wednesday, 18. April 2007, Beni wrote:
>> Hi List,
>>
>> I think I have a problem with hal(d) and k3b (version 1.0 from  
>> ports) : my
>> whole system freezes when starting up k3b. I get the splash screen  
>> and then
>> it all stops and a ctrl-alt-del is the only way out.
>
> Other people have reported kernel panics. It looks to me like k3b's  
> device
> probing and hald's device probing at the same time manages to  
> tickle a bug in
> ata(4).
>
> Ref: http://lists.freebsd.org/pipermail/freebsd-current/2007-April/ 
> 070753.html
>      http://lists.freebsd.org/pipermail/freebsd-stable/2007-April/ 
> 034486.html
>
> I'm afraid a true kernel hacker will have to inconvenince  
> themselves with
> running k3b and hal in order to have this one fixed. FWIW, I  
> haven't seen in
> happening on 5.5.

-- 
-Chuck
Comment 7 Ion-Mihai " IOnut " Tetcu 2007-04-25 23:06:28 UTC
On Wed, 25 Apr 2007 14:37:11 -0700
Chuck Swiger <chuck@pkix.net> wrote:

> On Apr 25, 2007, at 2:31 PM, Ion-Mihai Tetcu wrote:
> >> The dvd+rw-tools related problems are fixed, if you upgrade to 7.0.
> >> The hal problems currently discussed in kde-freebsd are imho 6.x
> >> kernel problems. k3b is compiled without hal support.  
> >
> > Then maybe we should marked it broken on 6 ?  
> 
> I think k3b without hal support works fine:
 [...]

I which case can we have --without-hal added on 6.x and go ahead with
this update ? (I can use dvd+rw-tools OK here).

I'll build k3b from the PR and without hal, but it will take a few days
until I'll afford to risk crashing my desktop to test it.

-- 
IOnut - Un^d^dregistered ;) FreeBSD "user"
  "Intellectual Property" is   nowhere near as valuable   as "Intellect"
Comment 8 Ion-Mihai " IOnut " Tetcu 2007-04-25 23:14:09 UTC
On Thu, 26 Apr 2007 01:06:28 +0300
Ion-Mihai Tetcu <itetcu@people.tecnik93.com> wrote:

> On Wed, 25 Apr 2007 14:37:11 -0700
> Chuck Swiger <chuck@pkix.net> wrote:
> 
> > On Apr 25, 2007, at 2:31 PM, Ion-Mihai Tetcu wrote:
> > >> The dvd+rw-tools related problems are fixed, if you upgrade to
> > >> 7.0. The hal problems currently discussed in kde-freebsd are
> > >> imho 6.x kernel problems. k3b is compiled without hal support.  
> > >
> > > Then maybe we should marked it broken on 6 ?  
> > 
> > I think k3b without hal support works fine:
>  [...]
> 
> I which case can we have --without-hal added on 6.x and go ahead with
> this update ? (I can use dvd+rw-tools OK here).

Hmm, it's already in.


-- 
IOnut - Un^d^dregistered ;) FreeBSD "user"
  "Intellectual Property" is   nowhere near as valuable   as "Intellect"
Comment 9 Heiner 2007-04-26 09:02:45 UTC
> > I which case can we have --without-hal added on 6.x and go ahead with
> > this update ? (I can use dvd+rw-tools OK here).
> 
> Hmm, it's already in.

Hi!

--without-hal was there from the beginning. As I said: I think the crashes are 6.x kernel related, but not to hal or k3b.

Marking it broken: It depends on when this bug came into the kernel and when it will be fixed. As I do not have 6.x here, I can not tell. Maybe the discussion on the kde-freebsd mailing list will clarify.

Heiner
-- 
"Feel free" - 10 GB Mailbox, 100 FreeSMS/Monat ...
Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail
Comment 10 dfilter service freebsd_committer freebsd_triage 2007-05-28 16:56:41 UTC
itetcu      2007-05-28 15:56:36 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/k3b         Makefile distinfo 
  Added files:
    sysutils/k3b/files   patch-configure 
  Log:
  Upgrade to 1.0.1
  
  PR:             ports/112091
  Submitted by:   Heiner Eichmann <h.eichmann@gmx.de> (maintainer)
  
  Revision  Changes    Path
  1.43      +2 -2      ports/sysutils/k3b/Makefile
  1.24      +3 -3      ports/sysutils/k3b/distinfo
  1.3       +11 -0     ports/sysutils/k3b/files/patch-configure (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 11 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2007-05-28 16:57:18 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!