[Bug 256843] New: The checkinstall script fails on second run
https://bugzilla.novell.com/show_bug.cgi?id=256843 Summary: The checkinstall script fails on second run Product: openSUSE 10.2 Version: Final Platform: PC OS/Version: Other Status: NEW Severity: Minor Priority: P5 - None Component: Development AssignedTo: pth@novell.com ReportedBy: robin.listas@telefonica.net QAContact: qa@suse.de Situation: run checkinstall once, keeping the generated "spec" file. Then run a second time; for instance: | This package will be built according to these values: | | 1 - Summary: [ gxine translations ] | 2 - Name: [ trans-gxine ] | 3 - Version: [ 1.1.4 ] | 4 - Release: [ 1 ] | 5 - License: [ GPL ] | 6 - Group: [ Compilaciones/translations ] | 7 - Architecture: [ noarch ] | 8 - Source location: [ po ] | 9 - Alternate source location: [ ] | 10 - Requires: [ ] | 11 - Provides: [ trans-gxine ] | I change "Release:" to "2" and accept. I check (ls /var/tmp) that the temporary directory is "/var/tmp/checkinstall.cZ9145/". As I have my settings to see the spec file, I see this: | Release: 1 | BuildRoot: /var/tmp/checkinstall.ok4321/package which is the first run location, and obviously, it fails: | ln: creating symbolic link `/var/tmp/checkinstall.ok4321/package': | No such file or directory | | Building RPM package... FAILED! because this time the files are in "/var/tmp/checkinstall.cZ9145/package" instead. Also, the change I did to the release number did not get into the spec file. (I maintain the spec file because I want to keep the settings from one install to the next, I'm doing modifications; I could delete it, but then it will not keep track of release number and such). Hack: edit each time the spec file to the correct place. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=256843 pth@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=256843 ------- Comment #1 from pth@novell.com 2007-03-30 07:17 MST ------- checkinstall just doesn't seem to be meant to be used like that! I'd strongly advise to use checkinstall *only* for creating the initial version of a package and then directly use rpm from then on. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=256843 pth@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |WONTFIX ------- Comment #2 from pth@novell.com 2007-04-02 05:52 MST ------- As Seife and me just discussed, you're hitting a design limitation in checkinstall. I'm not going to change this but will accept patches that change this behaviour. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=256843 ------- Comment #3 from robin.listas@telefonica.net 2007-04-03 05:00 MST ------- Ok, thank you. It would then be a "feature request", I guess O:-) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
participants (1)
-
bugzilla_noreply@novell.com