Re: Systemd transition prevents updating older release branches??

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Jul 26, 2011 at 01:17:33PM -0400, Bill Nottingham wrote:
> Tom Lane (tgl@xxxxxxxxxx) said: 
> > Bill Nottingham <notting@xxxxxxxxxx> writes:
> > > Tom Lane (tgl@xxxxxxxxxx) said: 
> > >> IOW, once I push a mysql update with native systemd support into
> > >> rawhide, I'll be forbidden from ever rebasing mysql in F15 up to
> > >> a newer upstream patch release.  Considering that upstream issues
> > >> bug-fix releases about once a month, this is hardly acceptable.
> > 
> > > No, it just means you'll have to tweak the versioning in the rawhide
> > > trigger at the same time.
> > 
> > That sounds too fragile for words.  Even assuming that I remember to do
> > it each time, what will happen to people who are already running the
> > previous rawhide version?  Seems like "yum update" will result in
> > running the trigger again.
> 
> If the trigger's written correctly, that shouldn't make a difference.
> 
> An example:
> 
> %triggerun -- ntpdate < 4.2.6p3-3
> if /sbin/chkconfig --level 3 ntpdate ; then
>         /bin/systemctl enable ntpdate.service &> /dev/null || :
> fi
> exit 0
> 
> If you don't continue to ship the ntpdate init script in the package once
> you've migrated to systemd, this trigger is harmless if triggered again.
> 
Except that this is wrong... It doesn't do at all the same things that the
scriptlet in the Guidelines does.

-Toshio

Attachment: pgpz8Peh5fkTD.pgp
Description: PGP signature

-- 
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/devel

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux